*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--text);font-family:Archivo,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:var(--base-size, 16px);line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4{font-family:Archivo,sans-serif;font-weight:800;line-height:1.08;letter-spacing:-.015em;margin:0 0 .5em}h1{font-size:clamp(2.1rem,4.5vw,3.4rem)}h2{font-size:clamp(1.7rem,3vw,2.5rem)}h3{font-size:1.3rem}p{margin:0 0 1rem}.serif{font-family:"DM Serif Display",Georgia,serif;font-weight:400}.skip-link{position:absolute;left:-9999px;top:0;z-index:999;background:var(--red);color:#fff;padding:.75rem 1.25rem}.skip-link:focus{left:1rem;top:1rem}.page-width{max-width:var(--page-width);margin:0 auto;padding-inline:clamp(1rem,4vw,2.5rem);width:100%}.section{padding-block:var(--section-spacing)}.main-content{min-height:40vh}.text-center{text-align:center}.muted{color:var(--muted)}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.95rem 1.9rem;background:var(--red);color:#fff;border:2px solid var(--red);border-radius:var(--radius);font:inherit;font-weight:700;letter-spacing:.01em;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease,color .18s ease;text-decoration:none}.btn:hover{background:var(--red-deep);border-color:var(--red-deep);text-decoration:none}.btn:active{transform:translateY(1px)}.btn[disabled]{opacity:.45;cursor:not-allowed}.btn--navy{background:var(--navy);border-color:var(--navy)}.btn--navy:hover{background:var(--navy-deep);border-color:var(--navy-deep)}.btn--outline{background:transparent;color:var(--navy);border-color:var(--navy)}.btn--outline:hover{background:var(--navy);color:#fff}.btn--ghost-light{background:transparent;color:var(--cream);border-color:#f5efe18c}.btn--ghost-light:hover{background:#f5efe11f;color:#fff}.btn--full{width:100%}.link-arrow{font-weight:700;color:var(--red);display:inline-flex;gap:.4rem;align-items:center}.link-arrow:hover{text-decoration:none;gap:.7rem}.kicker{font-weight:800;text-transform:uppercase;letter-spacing:.16em;font-size:.78rem;color:var(--red);display:inline-flex;align-items:center;gap:.6rem}.kicker:before{content:"";width:26px;height:2px;background:var(--red)}.announcement{background:var(--red);color:#fff;text-align:center;font-size:.85rem;font-weight:600;letter-spacing:.06em;padding:.6rem 1rem}.announcement a{text-decoration:underline}.header{position:sticky;top:0;z-index:50;background:var(--navy-deep);color:var(--cream)}.header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;padding-block:.9rem}.header__brand{display:flex;align-items:center;gap:.7rem;color:var(--cream)}.header__brand img{height:var(--logo-height, 52px);width:auto;border-radius:50%}.header__wordmark{font-family:"DM Serif Display",serif;font-size:1.5rem;line-height:1;color:var(--cream);white-space:nowrap}.header__wordmark small{display:block;font-family:Archivo,sans-serif;font-size:.6rem;letter-spacing:.28em;text-transform:uppercase;color:var(--red);font-weight:700;margin-top:3px}.header__nav{display:flex;gap:1.7rem;justify-content:center}.header__nav a{font-size:.95rem;font-weight:600;color:var(--cream)}.header__nav a:hover{color:#fff;opacity:.75;text-decoration:none}.header__actions{display:flex;align-items:center;gap:1.1rem;justify-self:end}.header__icon{position:relative;display:inline-flex;color:var(--cream)}.header__icon svg{width:22px;height:22px}.cart-count{position:absolute;top:-8px;right:-10px;background:var(--red);color:#fff;font-size:.65rem;font-weight:800;min-width:17px;height:17px;border-radius:999px;display:grid;place-items:center;padding:0 4px}.header__toggle{display:none;background:none;border:none;cursor:pointer;color:var(--cream);padding:0}.header__toggle svg{width:24px;height:24px}.mobile-nav{display:none;background:var(--navy-deep)}.mobile-nav.is-open{display:block}.mobile-nav ul{list-style:none;margin:0;padding:.5rem 0}.mobile-nav a{display:block;padding:.85rem clamp(1rem,4vw,2.5rem);color:var(--cream);border-top:1px solid rgba(245,239,225,.12)}.hero{position:relative;overflow:hidden;background:var(--navy);color:var(--cream)}.hero__photo{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.32}.hero__photo img{width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:radial-gradient(1200px 500px at 80% -10%,rgba(192,57,43,.35),transparent 60%)}.hero__inner{position:relative;z-index:2;max-width:860px;margin:0 auto;text-align:center;padding-block:clamp(3.5rem,8vw,7rem)}.hero__title{font-size:clamp(2.4rem,5.2vw,4.4rem);line-height:1.02;margin:.4rem 0 .6rem;color:#fff}.hero__title .red{color:var(--red)}.hero__title .serif{font-family:"DM Serif Display",serif;font-style:italic;font-weight:400}.hero__sub{font-size:clamp(1.05rem,1.5vw,1.25rem);max-width:620px;margin:0 auto;opacity:.92}.hero__cta{display:flex;gap:.9rem;flex-wrap:wrap;margin-top:1.8rem}.hero__card{position:relative;z-index:2;background:#f5efe10f;border:1px solid rgba(245,239,225,.18);border-radius:16px;padding:1.6rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hero__card h3{color:#fff;font-size:1.15rem}.hero__steps{list-style:none;margin:0;padding:0;display:grid;gap:.9rem}.hero__steps li{display:flex;gap:.8rem;align-items:flex-start;font-size:.98rem}.hero__steps .n{flex:0 0 28px;width:28px;height:28px;border-radius:50%;background:var(--red);color:#fff;font-weight:800;display:grid;place-items:center;font-size:.85rem}.hero__mtn{position:absolute;bottom:0;left:0;right:0;z-index:1;color:var(--navy-deep);line-height:0}.hero__mtn svg{width:100%;display:block}.band{background:#fff}.band--cream{background:var(--cream)}.band--navy{background:var(--navy);color:var(--cream)}.band--paper{background:#faf6ec}.band__head{text-align:center;max-width:720px;margin:0 auto 3rem}.band__head h2{margin:.6rem 0 .5rem}.band--navy .band__head h2{color:#fff}.band__intro{font-size:1.05rem;color:var(--muted)}.band--navy .band__intro{color:#f5efe1cc}.cups{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.5rem,5vw,4rem);align-items:center}.cups__media{position:relative;border-radius:18px;overflow:hidden;aspect-ratio:4/3;background:var(--navy);box-shadow:0 24px 60px #1f3a5f33}.cups__media img{width:100%;height:100%;object-fit:cover}.cups__badge{position:absolute;top:1rem;left:1rem;background:var(--red);color:#fff;font-weight:800;font-size:.8rem;letter-spacing:.04em;padding:.45rem .9rem;border-radius:999px}.cups h2{margin-top:.4rem}.cups__list{list-style:none;margin:1.2rem 0;padding:0;display:grid;gap:.8rem}.cups__list li{display:flex;gap:.7rem;align-items:flex-start}.cups__list svg{flex:0 0 24px;width:24px;height:24px;color:var(--red);margin-top:2px}.cups__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:1.4rem 0}.cups__step{text-align:center}.cups__step .ic{width:48px;height:48px;margin:0 auto .5rem;border-radius:12px;background:var(--navy);color:var(--cream);display:grid;place-items:center}.cups__step .ic svg{width:24px;height:24px}.cups__step b{display:block;font-size:.95rem}.cups__step span{font-size:.82rem;color:var(--muted)}.cats{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}.cat{position:relative;aspect-ratio:1/1;border-radius:14px;overflow:hidden;display:flex;align-items:flex-end;color:#fff;background:var(--navy);text-decoration:none}.cat:hover{text-decoration:none}.cat img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.cat:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#16293f00 35%,#16293fdb)}.cat:hover img{transform:scale(1.07)}.cat__scene{position:absolute;top:0;right:0;bottom:0;left:0}.cat__label{position:relative;z-index:2;padding:1.1rem 1.25rem;width:100%}.cat__name{font-family:Archivo,sans-serif;font-weight:800;font-size:1.2rem;line-height:1.05}.cat__go{font-size:.82rem;color:var(--cream);opacity:.85;display:inline-flex;gap:.35rem;margin-top:.25rem}.values{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}.value{background:#fff;border:1px solid var(--border);border-radius:14px;padding:1.7rem 1.4rem}.value__ic{width:52px;height:52px;border-radius:12px;background:var(--navy);color:var(--cream);display:grid;place-items:center;margin-bottom:1rem}.value__ic svg{width:26px;height:26px}.value h3{font-size:1.12rem;margin:0 0 .35rem}.value p{font-size:.95rem;color:var(--muted);margin:0}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1.4rem}.step{text-align:center;position:relative}.step__n{font-family:"DM Serif Display",serif;font-size:3rem;color:var(--red);line-height:1}.band--navy .step__n{color:var(--cream)}.step h3{font-size:1.1rem;margin:.3rem 0 .4rem}.step p{color:var(--muted);margin:0;font-size:.95rem}.band--navy .step p{color:#f5efe1c7}.step:not(:last-child):after{content:"\2192";position:absolute;right:-.9rem;top:1.7rem;font-size:1.5rem;color:var(--border)}.band--navy .step:not(:last-child):after{color:#f5efe159}.quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.quote{background:#fff;border-radius:14px;padding:1.7rem;border-top:4px solid var(--red);box-shadow:0 6px 22px #1f3a5f0f}.quote__stars{color:var(--red);letter-spacing:2px;margin-bottom:.6rem}.quote p{font-size:1rem;font-style:italic}.quote__who{font-weight:800;margin-top:.9rem}.quote__co{font-size:.85rem;color:var(--muted)}.ctaband{position:relative;overflow:hidden;background:var(--navy);color:var(--cream);text-align:center}.ctaband__inner{position:relative;z-index:2;padding-block:clamp(3rem,6vw,5rem)}.ctaband h2{color:#fff;font-size:clamp(2rem,4vw,3.2rem)}.ctaband p{max-width:540px;margin:.6rem auto 1.5rem;color:#f5efe1d9}.ctaband:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:radial-gradient(800px 400px at 20% 120%,rgba(192,57,43,.4),transparent 60%)}.product-grid{display:grid;grid-template-columns:repeat(var(--grid-cols, 4),1fr);gap:clamp(1rem,2.5vw,1.8rem) clamp(.75rem,2vw,1.4rem)}.card{display:flex;flex-direction:column;position:relative}.card__media{position:relative;overflow:hidden;background:#f3f1ea;margin-bottom:.85rem;border-radius:10px}.card__media--square{aspect-ratio:1/1}.card__media--portrait{aspect-ratio:3/4}.card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease,opacity .3s ease}.card__media--square img,.card__media--portrait img{position:absolute;top:0;right:0;bottom:0;left:0}.card:hover .card__img--primary{transform:scale(1.04)}.card__img--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .3s ease}.card:hover .card__img--secondary{opacity:1}.card__body{flex:1 0 auto}.card__vendor{font-size:.76rem;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.2rem}.card__title{font-size:.98rem;font-weight:600;margin:0 0 .3rem}.card__title a:hover{text-decoration:underline}.card__price{font-size:.95rem}.card__add{margin-top:.75rem}.badge-sold-out{position:absolute;top:.75rem;left:.75rem;z-index:2;background:#fff;color:var(--text);font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;padding:.25rem .6rem;border:1px solid var(--border);border-radius:4px}.price--on-sale .price__regular{color:var(--muted);text-decoration:line-through;margin-right:.4rem}.price__sale{color:var(--red)}.collection-header{margin-bottom:1.5rem}.collection-header h1{text-align:center;margin:0 0 .4rem}.collection-header__desc{text-align:center;max-width:640px;margin:0 auto}.collection-layout{display:grid;grid-template-columns:250px 1fr;gap:2.5rem;align-items:start}.filters{position:sticky;top:90px}.filters__view{display:flex;gap:.4rem;margin-bottom:1rem}.view-btn{display:inline-grid;place-items:center;width:42px;height:42px;border:1px solid var(--border);background:#fff;cursor:pointer;color:var(--muted);border-radius:var(--radius)}.view-btn.is-active{background:var(--cream);color:var(--text)}.filter-group{border-top:1px solid var(--border)}.filter-group>summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:1rem 0;font-weight:700;font-size:1.02rem}.filter-group>summary::-webkit-details-marker{display:none}.filter-group>summary:after{content:"+";font-size:1.3rem;font-weight:400;color:var(--muted)}.filter-group[open]>summary:after{content:"\2212"}.filter-group__body{padding-bottom:1.1rem}.filter-select{width:100%;padding:.7rem .8rem;font:inherit;border:1px solid var(--border);background:#fff;color:var(--text);border-radius:var(--radius)}.filter-option{display:flex;align-items:center;gap:.6rem;padding:.4rem 0;cursor:pointer;font-size:.95rem}.filter-option input{width:17px;height:17px;accent-color:var(--red)}.price-fields{display:flex;align-items:center;gap:.6rem}.price-field{display:inline-flex;align-items:center;gap:.3rem;border:1px solid var(--border);border-radius:var(--radius);padding:0 .6rem;background:var(--cream)}.price-field__sym{color:var(--muted)}.price-field input{width:64px;padding:.6rem 0;border:none;background:transparent;font:inherit}.price-field__dash{color:var(--muted)}.filters__clear{display:inline-block;margin-top:1rem;font-size:.9rem;text-decoration:underline;color:var(--muted)}.collection-products__bar{display:flex;justify-content:flex-end;margin-bottom:1.25rem}.product-grid--list{grid-template-columns:1fr;gap:0}.product-grid--list .card{flex-direction:row;align-items:center;gap:1.5rem;padding:1.25rem 0;border-bottom:1px solid var(--border)}.product-grid--list .card__media{width:130px;flex:0 0 130px;margin-bottom:0;aspect-ratio:1/1}.product-grid--list .card__body{flex:1}.product-grid--list .card__add{margin-top:0;width:auto;flex:0 0 auto;padding-inline:2.2rem}.pagination{display:flex;justify-content:center;gap:.5rem;margin-top:3rem}.pagination a,.pagination span{padding:.5rem .9rem;border:1px solid var(--border);border-radius:var(--radius)}.pagination .current{background:var(--navy);color:#fff;border-color:var(--navy)}.quick-order{width:100%}.qo-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding-bottom:1.1rem;border-bottom:1px solid var(--border)}.qo-head__title{display:flex;gap:.9rem;align-items:center}.qo-head__title img{width:48px;height:48px;object-fit:cover;background:#f3f1ea;border-radius:6px}.qo-title{font-weight:800;font-size:1.15rem}.qo-details{display:inline-block;margin-top:.3rem;font-size:.82rem;background:var(--navy);color:var(--cream);padding:.32rem .85rem;border-radius:var(--radius)}.qo-details:hover{text-decoration:none;opacity:.9}.qo-range{font-weight:700;white-space:nowrap}.qo-row{display:grid;grid-template-columns:44px 1fr auto auto;align-items:center;gap:.85rem;padding:.55rem 0;border-bottom:1px solid var(--border)}.qo-thumb{width:44px;height:44px;object-fit:cover;background:#f0eee6;border-radius:6px;display:block}.qo-thumb--zoom{cursor:zoom-in}.qo-info{display:flex;flex-direction:column;min-width:0}.qo-name{font-weight:600;font-size:.97rem;line-height:1.2}.qo-meta{font-size:.8rem;color:var(--muted)}.qo-total{font-weight:800;min-width:60px;text-align:right;font-size:.95rem}.qty{display:inline-flex;align-items:center;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:var(--cream)}.qty button{width:36px;height:36px;border:none;background:#ece6d8;cursor:pointer;font-size:1.05rem;line-height:1;color:var(--text)}.qty button:hover{background:#e2dac8}.qty button[disabled]{opacity:.4;cursor:not-allowed}.qty input{width:46px;height:36px;border:none;text-align:center;font:inherit;background:#fff;border-left:1px solid var(--border);border-right:1px solid var(--border);-moz-appearance:textfield}.qty input::-webkit-outer-spin-button,.qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.qo-foot{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:1.25rem;flex-wrap:wrap}.qo-grand{font-size:1.1rem}.qo-grand strong{font-size:1.3rem}.quick-order--grid .qo-rows--grid{display:grid;grid-template-columns:1fr 1fr;column-gap:2.5rem}.qo-modal[hidden]{display:none}.qo-modal.is-open{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:1rem}.qo-modal__panel{background:#fff;width:100%;max-width:820px;max-height:88vh;overflow:auto;padding:1.75rem clamp(1rem,3vw,2.25rem);position:relative;box-shadow:0 24px 70px #00000047;border-radius:14px}.qo-modal__close{position:absolute;top:.6rem;right:.9rem;border:none;background:none;font-size:2rem;line-height:1;cursor:pointer;color:var(--muted)}.qo-modal__close:hover{color:var(--text)}.qo-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;background:#16293f80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}body.modal-open{overflow:hidden}.product{display:grid;grid-template-columns:minmax(0,520px) 1fr;gap:clamp(1.5rem,4vw,3rem);align-items:start}.product>*{min-width:0}.product__media-wrap{display:block;max-width:520px}.product__gallery-main{aspect-ratio:1/1;background:#f3f1ea;border-radius:12px;overflow:hidden}.product__gallery-main img{width:100%;height:100%;object-fit:contain;cursor:zoom-in}.product__carousel{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;max-width:520px}.product__thumbs--row{flex:1;display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.3rem;scroll-behavior:smooth;scrollbar-width:thin}.product__thumbs--row button{flex:0 0 84px;width:84px;height:84px;padding:0;border:1px solid var(--border);background:#f3f1ea;cursor:pointer;border-radius:6px;overflow:hidden}.product__thumbs--row button img{width:100%;height:100%;object-fit:cover}.product__thumbs--row button.is-active{border-color:var(--red)}.product__car-btn{flex:0 0 34px;width:34px;height:34px;border:1px solid var(--border);background:#fff;border-radius:50%;cursor:pointer;font-size:1.4rem;line-height:1;color:var(--text);display:grid;place-items:center}.product__car-btn:hover{background:var(--cream)}.product__info{position:sticky;top:100px}.product__vendor{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.8rem;margin-bottom:.4rem}.product__title{margin:0 0 .6rem}.product__price{font-size:1.35rem;font-weight:700;margin-bottom:1.5rem}.product__form{margin-bottom:1.5rem}.product__options{margin-bottom:1.2rem}.product__options label{display:block;font-weight:700;margin-bottom:.4rem;font-size:.92rem}.product__variant-select{width:100%;padding:.9rem 1rem;font:inherit;border:1px solid var(--border);background:var(--cream);color:var(--text);border-radius:var(--radius)}.product__qty-row{display:flex;align-items:center;gap:1rem;margin-bottom:1.2rem}.product__qty-row .qty button{width:42px;height:46px}.product__qty-row .qty input{width:64px;height:46px}.product__submit{margin-top:.25rem}.product__description{margin-top:2rem;line-height:1.7}.product__bulk{margin-top:var(--section-spacing)}.product__bulk-title{font-size:1.3rem;margin-bottom:.75rem}.artwork{border:1px solid var(--border);border-radius:14px;padding:1.25rem;margin-bottom:1.3rem;background:var(--cream)}.artwork__title{display:flex;align-items:center;gap:.55rem;font-weight:800;margin-bottom:.35rem}.artwork__title svg{width:20px;height:20px;color:var(--red)}.artwork__note{font-size:.86rem;color:var(--muted);margin-bottom:.9rem}.dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;position:relative;border:2px dashed #c8bfa6;border-radius:10px;background:#fff;padding:1.1rem 1rem;text-align:center;cursor:pointer;transition:border-color .2s ease,background .2s ease}.dropzone:hover,.dropzone.is-drag{border-color:var(--red);background:#fffdf7}.dropzone input[type=file]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.dropzone__icon{width:30px;height:30px;margin:0 0 .1rem;color:var(--navy)}.dropzone__icon svg{display:block;width:100%;height:100%}.dropzone__text{font-weight:600;font-size:.95rem}.dropzone__hint{font-size:.8rem;color:var(--muted)}.artwork__preview{display:none;align-items:center;gap:.9rem;margin-top:.9rem;padding:.7rem;background:#fff;border:1px solid var(--border);border-radius:10px}.artwork__preview.is-shown{display:flex}.artwork__preview img{width:54px;height:54px;object-fit:cover;border-radius:8px;background:#f3f1ea}.artwork__preview .fname{font-weight:600;font-size:.9rem;word-break:break-all}.artwork__preview .fsize{font-size:.8rem;color:var(--muted)}.artwork__clear{margin-left:auto;background:none;border:none;color:var(--red);cursor:pointer;font-weight:700;font-size:.85rem}.artwork__field{margin-top:.9rem}.artwork__field label{display:block;font-weight:700;font-size:.85rem;margin-bottom:.35rem}.artwork__field input,.artwork__field textarea{width:100%;padding:.7rem .85rem;font:inherit;border:1px solid var(--border);border-radius:var(--radius);background:#fff}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:none;align-items:center;justify-content:center;background:#16293fe0;padding:2rem}.lightbox.is-open{display:flex}.lightbox img{max-width:90vw;max-height:88vh;object-fit:contain;border-radius:8px;background:#fff;box-shadow:0 24px 70px #0000008c}.lightbox__close{position:absolute;top:1rem;right:1.2rem;width:46px;height:46px;border:none;border-radius:50%;background:#f5efe12e;color:#fff;font-size:1.9rem;line-height:1;cursor:pointer}.lightbox__close:hover{background:#f5efe152}.cart__row{display:grid;grid-template-columns:90px 1fr auto auto;gap:1.25rem;align-items:center;padding:1.25rem 0;border-bottom:1px solid var(--border)}.cart__row img{width:90px;height:90px;object-fit:cover;background:#f3f1ea;border-radius:8px}.cart__title{font-weight:700}.cart__variant{color:var(--muted);font-size:.88rem}.cart__props{font-size:.82rem;color:var(--muted);margin-top:.2rem}.cart__props a{color:var(--red);text-decoration:underline}.cart__qty input{width:64px;padding:.55rem;text-align:center;border:1px solid var(--border);font:inherit;border-radius:var(--radius)}.cart__footer{display:flex;flex-direction:column;align-items:flex-end;gap:1rem;margin-top:2rem}.cart__total{font-size:1.3rem;font-weight:800}.cart-empty{text-align:center;padding:4rem 1rem}.remove-link{color:var(--muted);font-size:.85rem;text-decoration:underline}.contact-grid{display:grid;grid-template-columns:1.2fr .9fr;gap:2.5rem;align-items:start}.contact-card{background:#fff;border:1px solid var(--border);border-radius:16px;padding:clamp(1.5rem,3vw,2.5rem)}.contact-field{margin-bottom:1.1rem}.contact-field label{display:block;font-weight:700;font-size:.9rem;margin-bottom:.4rem;color:var(--navy)}.contact-field input,.contact-field textarea{width:100%;padding:.85rem 1rem;font:inherit;border:1px solid var(--border);border-radius:var(--radius);background:#fff}.contact-row{display:grid;grid-template-columns:1fr 1fr;gap:1.1rem}.contact-info{background:var(--navy);color:var(--cream);border-radius:16px;padding:clamp(1.5rem,3vw,2.2rem)}.contact-info h3{color:#fff}.contact-info a{color:var(--cream);text-decoration:underline}.contact-line{display:flex;gap:.8rem;align-items:flex-start;padding:.7rem 0;border-top:1px solid rgba(245,239,225,.15)}.contact-line:first-of-type{border-top:none}.contact-line svg{width:22px;height:22px;color:var(--red);flex:0 0 22px;margin-top:2px}.form-status{padding:.9rem 1rem;border-radius:var(--radius);margin-bottom:1.2rem}.form-status--success{background:#e6f0e2;color:#1f4023;border:1px solid #b7d3ad}.form-status--error{background:#f7e2dc;color:#7a2d18;border:1px solid #e0a994}.newsletter{text-align:center}.newsletter__form{display:flex;gap:.5rem;max-width:460px;margin:1.4rem auto 0}.newsletter__form input{flex:1;padding:.9rem 1rem;border:1px solid var(--border);border-radius:var(--radius);font:inherit}.footer{background:var(--navy-deep);color:var(--cream);margin-top:var(--section-spacing);padding-block:clamp(2.5rem,5vw,4rem) 1.5rem}.footer__cols{display:grid;grid-template-columns:1.7fr 1fr 1fr 1.4fr;gap:2.5rem}.footer__brand{display:flex;align-items:center;gap:.7rem}.footer__brand img{height:48px;border-radius:50%}.footer__brand .wm{font-family:"DM Serif Display",serif;font-size:1.4rem}.footer__about{color:#f5efe1c7;max-width:320px;margin-top:.8rem;font-size:.95rem}.footer h3{font-size:.82rem;text-transform:uppercase;letter-spacing:.1em;color:var(--red);margin-bottom:1rem;font-weight:800}.footer ul{list-style:none;margin:0;padding:0;display:grid;gap:.6rem}.footer a{color:#f5efe1d9;font-size:.95rem}.footer a:hover{color:#fff}.footer__form{display:flex;gap:.5rem}.footer__form input{flex:1;padding:.8rem 1rem;border:1px solid rgba(245,239,225,.25);background:#ffffff0f;color:var(--cream);border-radius:var(--radius);font:inherit}.footer__form input::placeholder{color:#f5efe18c}.footer__bottom{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid rgba(245,239,225,.16);display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5rem;font-size:.85rem;color:#f5efe1b3}.reveal{opacity:0;transform:translateY(26px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.reveal.is-visible{opacity:1;transform:none}.reveal[data-delay="1"]{transition-delay:.08s}.reveal[data-delay="2"]{transition-delay:.16s}.reveal[data-delay="3"]{transition-delay:.24s}@media(max-width:990px){.hero__inner,.cups{grid-template-columns:1fr}.cats,.values,.steps{grid-template-columns:repeat(2,1fr)}.quotes,.collection-layout{grid-template-columns:1fr}.filters{position:static;border:1px solid var(--border);border-radius:12px;padding:0 1rem;margin-bottom:1.5rem}.contact-grid{grid-template-columns:1fr}.footer__cols{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:749px){.header__nav{display:none}.header__toggle{display:inline-flex}.cats{grid-template-columns:1fr 1fr}.values,.steps{grid-template-columns:1fr}.step:not(:last-child):after{content:"\2193";right:50%;top:auto;bottom:-1.1rem}.product{grid-template-columns:1fr}.product--gallery .product__media-wrap,.product__carousel{max-width:100%}.product__info{position:static}.product-grid{grid-template-columns:repeat(2,1fr)}.quick-order--grid .qo-rows--grid{grid-template-columns:1fr;column-gap:0}.qo-row{grid-template-columns:40px 1fr auto auto}.contact-row{grid-template-columns:1fr}.footer__cols{grid-template-columns:1fr;gap:1.5rem}.cart__row{grid-template-columns:70px 1fr}.cups__steps{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}.cups__specs{display:flex;gap:.7rem;align-items:flex-start;background:#fff;border:1px solid var(--border);border-left:4px solid var(--navy);border-radius:10px;padding:.9rem 1rem;margin:0 0 1.4rem}.cups__specs svg{flex:0 0 22px;width:22px;height:22px;color:var(--navy);margin-top:2px}.cups__specs b{display:block;font-size:.95rem}.cups__specs span{font-size:.88rem;color:var(--muted)}.lead-banner{display:flex;gap:.6rem;align-items:center;background:#fff6ec;border:1px solid #f0d9b8;color:#7a4b12;border-radius:10px;padding:.7rem .95rem;margin-bottom:1.3rem;font-size:.9rem;font-weight:600}.lead-banner svg{flex:0 0 20px;width:20px;height:20px}.print-note{display:flex;gap:.6rem;align-items:flex-start;background:var(--cream);border:1px dashed #c8bfa6;border-radius:10px;padding:.8rem .95rem;margin-bottom:1rem;font-size:.88rem;color:#5b4a2e}.print-note svg{flex:0 0 20px;width:20px;height:20px;color:var(--navy);margin-top:1px}.supply{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.5rem,5vw,4rem);align-items:center}.supply__intro h2{margin:.5rem 0 .6rem}.supply__lead{display:inline-flex;gap:.55rem;align-items:center;background:#fff6ec;border:1px solid #f0d9b8;color:#7a4b12;border-radius:999px;padding:.5rem .95rem;margin-top:1rem;font-size:.85rem;font-weight:600}.supply__lead svg{width:18px;height:18px;flex:0 0 18px}.supply__grid{display:grid;grid-template-columns:1fr 1fr;gap:.9rem}.supply__item{display:flex;gap:.8rem;align-items:center;background:#fff;border:1px solid var(--border);border-radius:12px;padding:1rem 1.1rem;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.supply__item:hover{transform:translateY(-4px);box-shadow:0 14px 32px #1f3a5f1f;border-color:var(--red)}.supply__ic{flex:0 0 44px;width:44px;height:44px;border-radius:10px;background:var(--navy);color:var(--cream);display:grid;place-items:center}.supply__ic svg{width:22px;height:22px}.supply__item b{display:block;font-size:.98rem;line-height:1.15}.supply__item span{font-size:.8rem;color:var(--muted)}.inquiry-form h3{font-size:1.05rem}@media(max-width:990px){.supply{grid-template-columns:1fr}}@media(max-width:749px){.supply__grid{grid-template-columns:1fr}}.print-readout{display:flex;gap:.5rem;align-items:center;background:#eef3f8;border:1px solid #cfe0ef;color:var(--navy);border-radius:8px;padding:.6rem .8rem;margin-bottom:1rem;font-size:.85rem;font-weight:600}.print-readout svg{width:18px;height:18px;flex:0 0 18px}.cup-preview{margin:0 0 1.3rem;padding:1rem;border:1px solid var(--border);border-radius:12px;background:var(--cream)}.cup-preview__label{font-weight:800;font-size:.85rem;margin-bottom:.6rem}.cup-preview__label span{font-weight:400;color:var(--muted)}.cup-preview__stage{width:175px;max-width:65%;margin:0 auto}.cup-preview__svg{width:100%;height:auto;display:block;filter:drop-shadow(0 10px 18px rgba(31,58,95,.15))}[data-cup-logo]{display:none}.cup-preview__svg.has-logo [data-cup-logo]{display:block}.cup-preview__svg.has-logo [data-cup-ph]{display:none}.cup-preview__note{font-size:.77rem;color:var(--muted);margin:.65rem 0 0;text-align:center}.product__total{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:0 0 .9rem;padding:.7rem .95rem;background:var(--cream);border:1px solid #e3dcc9;border-radius:10px}.product__total-label{font-weight:700;font-size:.95rem;color:var(--navy);line-height:1.2}.product__total-label small{display:block;font-weight:500;font-size:.78rem;color:#6b7280;margin-top:.12rem}.product__total-amount{font-size:1.3rem;font-weight:800;color:var(--navy-deep);font-variant-numeric:tabular-nums;white-space:nowrap}.cup-carousel{margin-top:clamp(2rem,4vw,3rem)}.cup-carousel__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.cup-carousel__head h3{margin:0;font-size:1.2rem;color:var(--navy)}.cup-carousel__nav{display:flex;gap:.5rem}.cup-carousel__arrow{width:40px;height:40px;border-radius:999px;border:1px solid var(--border);background:#fff;color:var(--navy);font-size:1.3rem;line-height:1;cursor:pointer;display:grid;place-items:center;transition:background .2s ease,color .2s ease}.cup-carousel__arrow:hover{background:var(--navy);color:#fff}.cup-carousel__track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(210px,1fr);gap:1.1rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:.6rem;scrollbar-width:thin}.cup-carousel__track::-webkit-scrollbar{height:6px}.cup-carousel__track::-webkit-scrollbar-thumb{background:var(--border);border-radius:999px}.cup-carousel__item{scroll-snap-align:start}@media(min-width:750px){.cup-carousel__track{grid-auto-columns:minmax(240px,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/base.css.map */
