.dalla-wrapper{max-width:1200px;margin:0 auto;padding:2rem 1rem}.dalla-heading{text-align:center;font-size:2rem;font-weight:700;margin-bottom:1rem}.spec-panel{display:none!important}.spec-panel.active{display:grid!important}.dalla-tabs-nav{display:flex;justify-content:center;margin-bottom:0;border-bottom:2px solid #000}.main-tab{background:#000;color:#fff;padding:.75rem 1.5rem;font-weight:700;border:none;cursor:pointer;border-radius:6px 6px 0 0}.main-tab.active{background:#000;color:#fff}.tab-scroll-wrapper{position:relative}.tab-scroll-wrapper:before,.tab-scroll-wrapper:after{content:"";position:absolute;top:0;width:30px;height:100%;z-index:1;pointer-events:none;display:none}.tab-scroll-wrapper:before{left:0;background:linear-gradient(to right,#eaa530,#eaa53000)}.tab-scroll-wrapper:after{right:0;background:linear-gradient(to left,#eaa530,#eaa53000)}.tab-group{display:flex;flex-wrap:wrap;justify-content:center;background:#eaa530;border-radius:0 0 6px 6px;overflow:hidden;gap:.5rem;padding:1rem 1rem .5rem}.sub-tab{flex:1 1 auto;padding:.75rem 1.25rem;background:#fff;color:#000;font-weight:600;border-radius:9999px;border:none}.sub-tab.active{background:#000;color:#fff;box-shadow:0 2px 4px #0003}@media screen and (max-width: 767px){.tab-group{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-padding-left:1rem;justify-content:flex-start}.sub-tab{flex:0 0 auto;white-space:nowrap}.tab-group::-webkit-scrollbar{display:none}.tab-scroll-wrapper:before,.tab-scroll-wrapper:after{display:block}}.group-toggle{margin:1rem 0;display:flex;gap:1rem;flex-wrap:wrap}.group-toggle button{border:1px solid #ccc;padding:.4rem 1rem;border-radius:999px;cursor:pointer;background:#eee;font-weight:700}.group-toggle button.active{background:#eaa530;color:#fff;border-color:#eaa530}.dalla-card{display:flex;flex-wrap:wrap;gap:2rem;align-items:flex-start}.dalla-card img{width:100%;max-width:500px;height:auto;border-radius:8px;display:block;margin:0 auto;align-self:center}.grinder-tab .dalla-card img{max-height:350px;object-fit:contain;width:auto}.dalla-card-content{flex:1;min-width:300px}.dalla-tab-content-group{display:none}.dalla-tab-content-group.active{display:block}.dalla-tab-content{display:none}.dalla-tab-content.active{display:block;margin-top:1rem;background:#fff;border:1px solid #ddd;padding:1rem;border-radius:6px}.dalla-specs{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.75rem;list-style:none;padding:0}.dalla-specs li{background:#fff;padding:.5rem 1rem;border:1px solid #eee;border-radius:6px}.dalla-specs strong{display:block;font-weight:700;margin-bottom:.25rem}form{padding:0 1rem;max-width:500px;margin:0 auto}form input,form select,form textarea,form button{width:100%;box-sizing:border-box;padding:.75rem 1rem;font-size:1rem;border-radius:6px;border:1px solid #ccc;margin-bottom:1rem}.taste-passport{padding:4rem 2rem;max-width:1200px;margin:0 auto}.taste-passport h1{text-align:center;margin-bottom:.5rem;font-size:2rem}.taste-passport p.passport-intro{text-align:center;margin-bottom:3rem;font-size:1.05rem;color:#333;max-width:700px;margin-left:auto;margin-right:auto}.passport-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;justify-items:center}.passport-card{background:#fff;border:1px solid #e2e2e2;border-radius:12px;padding:1.25rem;max-width:360px;min-height:420px;box-shadow:0 2px 6px #0000000d;transition:transform .25s ease,box-shadow .25s ease}.passport-card:hover{transform:translateY(-3px);box-shadow:0 4px 10px #00000014}.passport-card img{width:100%;height:220px;object-fit:cover;border-radius:8px;margin-bottom:1rem}.passport-card h3{font-size:1.05rem;margin-bottom:.5rem;font-weight:700;text-transform:uppercase}.passport-card--locked{opacity:.75;overflow:hidden}.passport-card-link{text-decoration:none;color:inherit}.tt-fields{display:flex;flex-direction:column;gap:.25rem}.tt-field{margin-bottom:.75rem}.tt-field label{display:block;font-size:.85rem;font-weight:600;margin-bottom:.25rem}.tt-field select,.tt-field textarea,.tt-field input[type=text]{width:100%;font-size:.9rem;padding:.4rem .5rem;border-radius:6px;border:1px solid #d1d1d1}.tt-field textarea{min-height:70px;resize:vertical}.tt-wholebean-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.tt-wholebean-row span{font-size:.9rem;font-weight:600}.tt-grind-notes-wrap{display:none}.tt-rating{display:flex;flex-direction:row-reverse;justify-content:flex-start}.tt-rating input[type=radio]{display:none}.tt-rating label{cursor:pointer;font-size:1.1rem;color:#ccc;margin-left:.15rem}.tt-rating input[type=radio]:checked~label,.tt-rating label:hover,.tt-rating label:hover~label{color:#eaa530}.tt-footer{margin-top:.75rem}.tt-updated{font-size:.8rem;color:#777;margin-bottom:.25rem}.tt-status{font-size:.8rem;color:#555}.tt-actions-main{margin-top:.4rem;display:flex;flex-wrap:wrap;gap:.4rem}.tt-actions-main button{padding:.35rem .7rem;border-radius:999px;border:1px solid #ccc;background:#fafafa;font-size:.8rem;cursor:pointer}.tt-actions-main button:hover{filter:brightness(.98)}.tt-save{border-color:#eaa530;background:#eaa530;color:#000}.tt-edit{border-color:#eaa530}.tt-new{border-color:#5cb85c;color:#3c763d}.tt-reset{border-color:#d9534f;color:#d9534f}.tt-share{border-color:#5bc0de;color:#31708f}.tt-history{margin-top:.75rem}.tt-history-toggle{padding:.3rem .6rem;border-radius:999px;border:1px solid #ddd;background:#f8f8f8;font-size:.8rem;cursor:pointer}.tt-history-list{margin-top:.5rem;display:flex;flex-direction:column;gap:.25rem}.tt-history-item{text-align:left;padding:.3rem .5rem;border-radius:6px;border:1px solid #eee;background:#fcfcfc;font-size:.8rem;cursor:pointer}.tt-history-item--active{border-color:#eaa530;background:#fff7e5}.passport-summary{text-align:center;margin-top:3rem;font-size:1rem;font-weight:600}.taste-tracker-product{margin-top:2rem;padding:1rem 1.25rem;border-radius:12px;border:1px solid #e2e2e2;background:#faf7f2;max-width:480px}.taste-tracker-product__heading{font-size:1rem;font-weight:700;margin-bottom:.25rem}.taste-tracker-product__status{font-size:.9rem;margin-bottom:.5rem}.taste-tracker-product__status span{font-weight:600}.taste-tracker-product__rating{font-size:.9rem;margin-bottom:.25rem}.taste-tracker-product__note-snippet{font-size:.85rem;color:#555;margin-bottom:.5rem}.taste-tracker-product__link{font-size:.85rem;font-weight:600;text-decoration:none;color:#eaa530}.taste-tracker-product__link:hover{text-decoration:underline}
/*# sourceMappingURL=/cdn/shop/t/15/compiled_assets/styles.css.map */
