:root{--bg:#0e0a07;--surface:#18120d;--card:#f8efe1;--text:#fff8ec;--muted:#c7b8a3;--ink:#1b130d;--primary:#d18a3d;--green:#799a74;--line:#ffffff1f;--shadow:0 24px 70px #00000047;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{width:100%;min-width:320px;margin:0;overflow-x:hidden}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.ambient-bg{pointer-events:none;z-index:-2;position:fixed;inset:0;overflow:hidden}.ambient-bg:before{content:"";background:linear-gradient(#0e0a079e,#0e0a07f5),url(/assets/baground-BwkJ2luH.jpg) 50%/cover;position:absolute;inset:0}.ambient-bg:after{content:"";background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 20% 82%,#0000);mask-image:linear-gradient(#0000,#000 20% 82%,#0000)}.steam,.bean{position:absolute}.steam{filter:blur(22px);background:#f5ddb71f;border-radius:999px;width:64px;height:220px;animation:8s ease-in-out infinite floatSteam}.steam-one{top:24%;left:9%}.steam-two{animation-delay:-3s;top:16%;right:11%}.bean{opacity:.55;border:1px solid #e6a75b33;border-radius:50%;width:116px;height:180px;transform:rotate(-22deg);box-shadow:inset 10px 0 #e6a75b0f}.bean-one{bottom:12%;left:-34px}.bean-two{top:42%;right:-44px;transform:rotate(18deg)}.topbar{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-bottom:1px solid var(--line);z-index:80;background:#0a0c0aeb;grid-template-columns:220px 1fr auto;align-items:center;gap:22px;width:100%;padding:28px 7%;display:grid;position:fixed;top:0;left:0;right:0}.topbar.nav-active{z-index:160}.drawer-open{overflow:hidden}.brand{color:var(--text);cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:0;font-size:1.45rem;font-weight:900}.brand span,.eyebrow{color:var(--primary)}.topbar nav{justify-content:center;align-items:center;gap:26px;display:flex}.topbar a,.topbar button,.user-pill,.cart-trigger{color:var(--muted);font-weight:800}.topbar nav a,.topbar nav button,.user-pill,.cart-trigger{background:0 0;border:0;border-radius:999px;padding:8px 10px;transition:all .22s}.topbar nav a:hover,.topbar nav button:hover,.topbar nav button.active,.user-pill:hover,.cart-trigger:hover{color:var(--text);background:0 0}.topbar nav button{font-size:1rem}.top-actions{justify-content:end;align-items:center;gap:10px;display:flex}.user-pill{border:1px solid var(--line);background:#ffffff14;border-radius:999px;justify-content:center;align-items:center;width:54px;height:54px;padding:0;display:inline-flex;position:relative}.user-pill:before{border:2px solid var(--text);content:"";border-radius:999px;width:13px;height:13px;position:absolute;top:13px}.user-pill:after{border:2px solid var(--text);content:"";border-bottom:0;border-radius:999px 999px 0 0;width:24px;height:12px;position:absolute;top:30px}.user-pill button,.tabs button,.qty button,.cart-trigger,.hamburger,.mobile-drawer-head button,.icon-button{background:0 0;border:0}.cart-trigger{border:1px solid var(--line);background:#ffffff14;align-items:center;gap:8px;min-height:54px;padding:8px 14px;display:inline-flex}.cart-trigger>span:not(.cart-icon){background:var(--primary);color:#fff;text-align:center;border-radius:999px;min-width:24px;padding:1px 7px}.cart-icon{border:2px solid var(--text);border-radius:4px;width:18px;height:18px;display:inline-block;position:relative}.cart-icon:before{border:2px solid var(--text);content:"";border-bottom:0;border-radius:999px 999px 0 0;width:8px;height:7px;position:absolute;top:-7px;left:3px}.search-trigger{border:1px solid var(--line);background:#ffffff14;border-radius:999px;justify-content:center;align-items:center;width:54px;height:54px;display:inline-flex}.search-trigger span{border:2px solid var(--text);border-radius:999px;width:20px;height:20px;position:relative}.search-trigger span:after{background:var(--text);content:"";border-radius:999px;width:2px;height:9px;position:absolute;bottom:-5px;right:-4px;transform:rotate(-45deg)}.hamburger{border:1px solid var(--line);border-radius:999px;justify-content:center;gap:4px;width:42px;height:42px;padding:0;display:none}.hamburger span{background:var(--text);border-radius:999px;width:18px;height:2px;display:block}.mobile-drawer-head{display:none}.drawer-backdrop{z-index:30;background:#080503b8;border:0;position:fixed;inset:0}.product-modal{z-index:45;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.product-detail{background:var(--card);color:var(--ink);z-index:46;border-radius:12px;grid-template-columns:minmax(260px,.85fr) minmax(320px,1fr);width:100%;max-width:1000px;max-height:min(780px,92vh);display:grid;position:relative;overflow:auto}.product-detail img{object-fit:cover;width:100%;height:100%;min-height:520px}.product-detail-body{align-content:center;gap:18px;padding:clamp(28px,4vw,42px);display:grid}.product-detail-body h2{color:#120b07;margin:0;font-size:clamp(2.5rem,5vw,3.35rem);line-height:1}.product-detail-body p{color:#67594b;margin:0;font-size:1.02rem;line-height:1.55}.product-detail-body>strong{color:#1b130d;font-size:1.05rem}.product-detail-body>.btn.primary{gap:12px;width:100%;min-height:52px;font-size:1rem}.rating-stars{color:var(--primary);letter-spacing:2px;font-size:1.45rem;line-height:1}.detail-add-button{margin-top:10px}.cart-icon.light,.cart-icon.light:before{border-color:#fff}.detail-close{z-index:47;position:absolute;top:14px;right:14px}.option-group{gap:10px;display:grid}.option-group p{color:var(--ink);font-weight:900}.choice-row{flex-wrap:wrap;gap:8px;display:flex}.choice-row button{color:#5f5145;background:#efe3d1;border:1px solid #ddcbb4;border-radius:999px;min-height:38px;padding:8px 12px;font-weight:900}.choice-row button.active{background:var(--ink);color:#fff}.option-help{color:#7a6a5a;font-size:.82rem;font-weight:800;display:block}.side-drawer{box-shadow:var(--shadow);color:var(--ink);z-index:120;background:#f8efe1fa;flex-direction:column;gap:16px;width:min(92vw,430px);max-width:430px;height:100vh;padding:22px;transition:transform .28s;display:flex;position:fixed;top:0;right:0;overflow:auto;transform:translate(105%)}.side-drawer.open{transform:translate(0)}.side-drawer .panel{box-shadow:none;background:0 0;border:0;padding:0}.drawer-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.drawer-head h2{color:var(--ink);margin:0;font-size:1.7rem}.drawer-head.compact{margin-bottom:2px}.icon-button{color:var(--ink);background:#1b130d14;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.35rem;display:inline-flex}.cart-list{gap:12px;display:grid}main{max-width:1200px;margin:0 auto;padding-top:112px;position:relative}section{padding:82px 20px}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(34px)}.reveal.is-visible{opacity:1;transform:translateY(0)}main>.reveal{opacity:1;transform:none}.hero{grid-template-columns:minmax(420px,.9fr) minmax(360px,.82fr);align-items:start;gap:clamp(28px,4.5vw,64px);min-height:auto;padding-top:42px;padding-bottom:42px;display:grid}.hero-visual{box-shadow:var(--shadow);background:linear-gradient(#09080629,#0908066b),url(/assets/baground-BwkJ2luH.jpg) 50%/cover;border-radius:18px;align-self:start;min-height:360px;max-height:420px;position:relative;overflow:hidden}.hero-visual:after{content:"";background:linear-gradient(90deg,#00000038,#0000 45%,#0000002e);position:absolute;inset:0}.hero-mini-card{color:var(--ink);z-index:1;background:#fffaf3f0;border-radius:10px;max-width:230px;padding:16px 18px;position:absolute;bottom:28px;left:28px}.hero-mini-card strong{font-size:.9rem;line-height:1.45;display:block}.hero-copy{z-index:1;background:0 0;border:0;border-radius:0;max-width:620px;margin-top:0;margin-left:0;padding:0;position:relative}.hero h1,.section-head h2,.auth-grid h2,.admin-grid h2{color:var(--text);letter-spacing:0;margin:0;font-size:clamp(2.25rem,5.6vw,5rem);line-height:1.02}.hero h1{max-width:620px;font-size:clamp(2.25rem,3.65vw,3.45rem);line-height:1.03}.hero p,.muted{color:var(--muted)}.hero p{color:#d6c9b8;max-width:600px;margin:18px 0 0;font-size:.98rem;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.hero-stats{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:560px;margin-top:28px;padding-top:20px;display:grid}.hero-stats div{gap:6px;display:grid}.hero-stats strong{color:var(--text);font-size:1.45rem;line-height:1}.hero-stats span{color:#d6c9b8;font-size:.82rem;font-weight:900}.hero-card{box-shadow:var(--shadow);background:linear-gradient(#0a070505,#0a0705cc),url(/assets/late-DkcdaFFK.jpg) 50%/cover;border:1px solid #ffffff2e;border-radius:10px;place-content:end start;min-height:460px;padding:24px;display:grid;position:relative;overflow:hidden}.hero-card:before{content:"";background:linear-gradient(120deg,#0000 10%,#fff3,#0000 52%);width:52%;height:120%;animation:7s ease-in-out infinite cardShine;position:absolute;top:-10%;left:-80%;transform:rotate(8deg)}.live-dot{background:#160f09ad;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin-bottom:12px;padding:7px 10px;font-size:.76rem;font-weight:900;display:inline-flex}.live-dot:before{background:var(--green);content:"";border-radius:999px;width:8px;height:8px;animation:1.6s ease-in-out infinite pulse}.hero-card strong{font-size:2.5rem}.hero-card span,.hero-card small{color:var(--text);font-weight:800;position:relative}.marketing-grid,.best-seller,.trust-grid,.home-about,.home-video,.favorite-heading,.home-carousel-section,.home-beans,.home-location,.home-footer{grid-column:1/-1}.home-about{grid-template-columns:minmax(320px,.8fr) minmax(320px,1fr);align-items:start;gap:clamp(32px,6vw,96px);min-height:auto;margin-top:76px;display:grid}.home-about img{aspect-ratio:1;object-fit:cover;border-radius:8px;width:100%;height:min(420px,34vw)}.home-about>div{padding-top:12px}.home-about h2,.favorite-heading h2{color:var(--text);margin:0;font-size:clamp(2rem,3.8vw,3.45rem);line-height:1.04}.home-about p:not(.eyebrow){color:#d6c9b8;max-width:660px;margin:20px 0 0;font-size:1rem;line-height:1.65}.feature-pills{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.home-video{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:end;gap:24px;margin-top:74px;display:grid}.home-video video{aspect-ratio:16/8.5;border:1px solid var(--line);box-shadow:var(--shadow);object-fit:cover;border-radius:18px;width:100%;display:block}.home-video>div{border-left:1px solid var(--line);padding-bottom:4px;padding-left:24px}.home-video h2{color:var(--text);margin:0;font-size:clamp(1.75rem,3vw,3rem);line-height:1.04}.home-video p:not(.eyebrow){color:#d6c9b8;margin:14px 0 0;line-height:1.6}.feature-pills span,.favorite-tabs button{border:1px solid var(--line);color:#d6c9b8;background:#ffffff0d;border-radius:999px;padding:10px 14px;font-weight:900}.favorite-heading{text-align:center;max-width:760px;margin:58px auto 0}.favorite-heading h2{font-size:clamp(2rem,4vw,3.5rem)}.favorite-tabs{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:28px;display:flex}.favorite-tabs button.active{background:var(--text);color:var(--ink)}.marketing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.marketing-grid article{color:var(--ink);background:#f8efe1eb;border-radius:10px;padding:20px}.marketing-grid span{color:#8c5a2b;text-transform:uppercase;font-size:.75rem;font-weight:900}.marketing-grid h3{margin:6px 0}.marketing-grid p{color:#66584a;margin:0}.trust-grid{color:var(--ink);background:#f8efe1f0;border-radius:12px;grid-template-columns:1.3fr repeat(2,minmax(0,1fr));gap:16px;padding:24px;display:grid}.trust-grid h2{margin:0;font-size:clamp(1.7rem,3vw,2.5rem);line-height:1.05}.trust-grid article{background:#fffaf3;border:1px solid #eadbc8;border-radius:10px;gap:6px;padding:16px;display:grid}.trust-grid span{color:#66584a}.best-seller{border:1px solid var(--line);background:#18120db8;border-radius:12px;padding:24px}.home-carousel-section{margin-top:28px;overflow:hidden}.home-beans{margin-top:72px;scroll-margin-top:120px}.home-beans-head{text-align:center;max-width:640px;margin:0 auto 24px}.home-beans-head h2{color:var(--text);margin:0;font-size:clamp(1.8rem,3.6vw,3rem);line-height:1.02}.take-home-grid{align-items:start}.product-carousel{overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-color:#d18a3d6b #ffffff14;scrollbar-width:thin;gap:16px;margin-inline:0;padding:6px 2px 16px;scroll-padding-inline:2px;display:flex;overflow-x:auto}.product-carousel::-webkit-scrollbar{height:8px}.product-carousel::-webkit-scrollbar-thumb{background:#d18a3d6b;border-radius:999px}.product-carousel .product-card{scroll-snap-align:start;flex:0 0 clamp(252px,27vw,315px)}.product-carousel .product-card img{aspect-ratio:4/3;max-height:210px}.product-carousel .product-card>div{gap:10px;padding:16px}.product-carousel .product-card h3{font-size:1.02rem}.product-carousel .product-card p{-webkit-line-clamp:2;font-size:.9rem}.product-carousel .product-card .card-bottom{gap:10px;margin-top:4px}.product-carousel .product-card .card-bottom strong{font-size:1.02rem}.product-carousel .product-card .icon-action{width:42px;height:42px}.product-carousel .product-card .product-actions .btn.small{min-width:118px;min-height:42px;padding:9px 16px}.home-location{background:#f8efe10a;grid-template-columns:minmax(260px,.62fr) minmax(320px,1fr);align-items:center;gap:40px;margin:64px calc(50% - 50vw) 0;padding:56px max(20px,50vw - 600px);display:grid}.location-copy h2{color:var(--text);margin:0;font-size:clamp(1.8rem,3.4vw,3rem);line-height:1.04}.location-copy p:not(.eyebrow){color:#d6c9b8;max-width:520px;margin:14px 0 18px;line-height:1.6}.map-frame{border:1px solid var(--line);border-radius:8px;height:260px;overflow:hidden}.map-frame iframe{border:0;width:100%;height:100%}.home-footer{justify-content:space-between;align-items:center;gap:24px;padding:26px 0 0;display:flex}.home-footer strong{color:var(--text)}.home-footer strong span{color:var(--primary)}.home-footer div{color:var(--muted);gap:16px;font-size:.82rem;font-weight:900;display:flex}.home-footer small{color:var(--muted)}.cart-recommendations{border-top:1px solid #dfd1bf;gap:12px;padding-top:16px;display:grid}.cart-recommendations>div:first-child{justify-content:space-between;align-items:center;display:flex}.cart-recommendations>div:first-child button{color:#8c5a2b;background:0 0;border:0;font-weight:900}.mini-product-card{background:#fffaf3;border:1px solid #eadbc8;border-radius:10px;grid-template-columns:58px 1fr auto;align-items:center;gap:10px;padding:10px;display:grid}.mini-product-card img{aspect-ratio:1;object-fit:cover;border-radius:8px;width:58px}.mini-product-card div{gap:3px;display:grid}.mini-product-card strong{color:var(--ink)}.mini-product-card span{color:#766a5e;font-size:.86rem;font-weight:900}.mini-product-card button{background:var(--primary);color:#fff;border:0;border-radius:999px;min-height:36px;padding:8px 12px;font-weight:900}.eyebrow{letter-spacing:0;text-transform:uppercase;margin:0 0 10px;font-size:.76rem;font-weight:900}.btn{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:10px 18px;font-weight:900;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn:disabled{cursor:not-allowed;opacity:.68;transform:none}.btn.primary{background:linear-gradient(135deg, var(--primary), #a96b33);color:#fff}.btn.secondary{border-color:var(--line);color:var(--text);background:#ffffff0f}.btn.small{background:var(--card);color:var(--ink);min-height:38px;padding:8px 14px}.contact-page{border:1px solid var(--line);background:linear-gradient(135deg,#f8efe114,#18120d75);border-radius:12px;margin:0 20px 24px;padding:42px}.contact-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.contact-grid article{color:var(--ink);background:#f8efe1f0;border:1px solid #ffffff2e;border-radius:10px;gap:8px;padding:22px;display:grid}.contact-grid span{color:#8c5a2b;text-transform:uppercase;font-size:.76rem;font-weight:900}.contact-grid h3,.contact-grid p{margin:0}.contact-grid p{color:#66584a}.notice{background:var(--card);box-shadow:var(--shadow);color:var(--ink);z-index:20;border:0;border-radius:999px;max-width:min(560px,100vw - 28px);padding:12px 18px;font-weight:900;position:fixed;bottom:22px;left:50%;transform:translate(-50%)}.auth-grid,.checkout-grid,.admin-grid{grid-template-columns:minmax(0,.72fr) minmax(320px,1fr);gap:26px;display:grid}.auth-grid{border:1px solid var(--line);background:linear-gradient(135deg,#f8efe114,#18120d6b);border-radius:12px;margin:24px 20px;padding:42px}.login-card{background:linear-gradient(#0b08052e,#0b08050a),url(/assets/arabica%20aceh%20gayo-C3QXIh9y.png) 50%/cover;border-radius:12px;padding:18px}.panel{box-shadow:var(--shadow);color:var(--ink);background:#f8f3eaf0;border:1px solid #ffffff3d;border-radius:14px;gap:16px;padding:26px;display:grid}.auth-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.panel h2{color:var(--ink);margin:0;font-size:clamp(2rem,4vw,2.55rem);line-height:1}.tabs{background:#eadfce;border-radius:999px;grid-auto-flow:column;gap:6px;padding:6px;display:grid}.tabs button{color:#66584a;border-radius:999px;min-height:40px;padding:8px 10px;font-weight:900;transition:all .2s}.tabs button.active{background:var(--ink);color:#fff}.quick-order-page{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--text);background:linear-gradient(#08070594,#080705c7),url(/assets/baground-BwkJ2luH.jpg) 50%/cover;border-radius:0;margin:0 calc(50% - 50vw) 24px;padding:clamp(42px,7vw,78px) max(20px,50vw - 600px)}.quick-order-head{margin-bottom:42px}.quick-order-head h2{color:var(--text);letter-spacing:0;margin:0;font-size:clamp(3rem,7vw,5rem);line-height:1}.quick-order-head p:not(.eyebrow){color:#d6c9b8;margin:20px 0 0;font-size:clamp(1.05rem,2vw,1.45rem)}.quick-order-page .checkout-grid{grid-template-columns:minmax(0,1fr) minmax(280px,.46fr);align-items:start;gap:24px;display:grid}.quick-order-card,.order-status-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#1a15117a;border:1px solid #ffffff29;border-radius:12px;padding:36px;box-shadow:0 24px 70px #1b130d14}.order-type-tabs{background:#ffffff14;margin-bottom:20px;padding:8px}.order-type-tabs button{justify-content:center;align-items:center;gap:10px;min-height:64px;display:flex}.quick-order-page .tabs button{color:#d6c9b8}.quick-order-page .tabs button.active{background:var(--text);color:var(--ink)}.quick-order-page label{color:#efe5d8}.quick-order-page input,.quick-order-page select{color:var(--text);background:#ffffff14;border-color:#ffffff2e}.quick-order-page input::placeholder{color:#f7f4ee94}.quick-order-page select option{color:var(--text);background:#1b130d}.order-mode-icon{border:2px solid;width:21px;height:21px;display:inline-block;position:relative}.order-mode-icon.dine_in{border-radius:4px 4px 3px 3px}.order-mode-icon.dine_in:before{content:"";border-top:2px solid;border-left:2px solid;width:12px;height:12px;position:absolute;top:-8px;left:2px;transform:rotate(45deg)}.order-mode-icon.pickup{border-radius:4px;transform:rotate(30deg)}.order-mode-icon.delivery{border-radius:2px;width:26px}.order-mode-icon.delivery:before,.order-mode-icon.delivery:after{content:"";background:currentColor;border-radius:999px;width:6px;height:6px;position:absolute;bottom:-7px}.order-mode-icon.delivery:before{left:1px}.order-mode-icon.delivery:after{right:1px}.checkout-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.checkout-submit-row{border-top:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:18px;margin-top:4px;padding-top:22px;display:flex}.checkout-submit-row div{gap:3px;display:grid}.checkout-submit-row span{color:#d6c9b8;font-weight:900}.checkout-submit-row strong{color:var(--text);font-size:1.35rem}.checkout-submit-row .btn{min-width:220px}.checkout-warning{color:#f0c596;background:#fff5e81f;border:1px solid #ead8bd38;border-radius:999px;align-items:center;gap:10px;margin:0;padding:10px 14px;font-size:.86rem;font-weight:900;display:inline-flex}.checkout-warning button{background:var(--ink);color:#fff;border:0;border-radius:999px;min-height:30px;padding:6px 12px;font-weight:900}.order-status-card{gap:28px;min-height:100%}.order-status-card .btn.secondary{color:var(--text);border-color:#ffffff38}.checkout-order-number{background:#fff8ee1a;border:1px solid #ead8bd33;border-radius:12px;gap:6px;padding:16px;display:grid}.checkout-order-number span,.checkout-order-number small{color:#d6c9b8;font-weight:900}.checkout-order-number strong{color:var(--text);letter-spacing:0;font-size:clamp(1.35rem,3vw,1.9rem)}.checkout-live-status{gap:6px;display:grid}.checkout-live-status h3{color:var(--text);margin:0;font-size:1.6rem}.checkout-live-status p{color:#d6c9b8;margin:0}.checkout-steps{gap:18px;display:grid}.checkout-steps div{align-items:center;gap:16px;display:flex}.checkout-steps span{color:#d6c9b8;background:#ffffff1a;border-radius:999px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;font-weight:900;display:inline-flex}.checkout-steps div.active span{background:var(--green);color:#fff}.checkout-steps div.active strong{color:var(--text)}.checkout-steps strong{color:#d6c9b8;font-size:1.15rem}label{color:#5d5349;text-align:left;gap:8px;font-size:.9rem;font-weight:900;display:grid}input,select{color:var(--ink);background:#fffaf394;border:1px solid #dacbb8c2;border-radius:10px;min-height:52px;padding:0 16px;transition:border-color .2s,box-shadow .2s}input:focus,select:focus{border-color:var(--primary);outline:0;box-shadow:0 0 0 4px #c989452e}.section-head{justify-content:space-between;align-items:end;gap:18px;margin-bottom:24px;display:flex}.compact-head{margin-bottom:18px}.section-head h2{max-width:700px;font-size:clamp(1.8rem,4vw,3.2rem)}.search{border-color:var(--line);color:var(--text);background:#ffffff14;width:min(320px,100%)}.search::placeholder{color:#f7f4ee8c}.home-products,.shop-section,#orders{border:1px solid var(--line);background:linear-gradient(135deg,#f8efe114,#18120d75);border-radius:12px;margin:0 20px 24px}.shop-section,#orders{padding:42px}.shop-block{border:1px solid var(--line);background:#0d09065c;border-radius:12px;margin-bottom:28px;padding:22px}.take-home-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.take-home-badge{color:#8c5a2b;text-transform:uppercase;font-size:.74rem;font-weight:900}.filter-tabs{flex-wrap:wrap;gap:10px;margin-bottom:24px;display:flex}.filter-tabs button{border:1px solid var(--line);color:var(--muted);background:#ffffff0f;border-radius:999px;min-height:40px;padding:8px 14px;font-weight:900;transition:all .2s}.filter-tabs button.active,.filter-tabs button:hover{background:var(--card);color:var(--ink)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.product-card,.order-card,.empty-state{border:1px solid var(--line);background:#121713eb;border-radius:8px;overflow:hidden}.product-card{transition:border-color .25s,transform .25s;box-shadow:0 18px 50px #0000002e}.product-card img{aspect-ratio:4/3;object-fit:cover;width:100%}.product-card>div>span,.order-card span{color:#cce5c8;text-transform:uppercase;background:#799a7433;border-radius:999px;justify-self:end;padding:7px 12px;font-size:.78rem;font-weight:900}.product-card h3,.order-card h3{color:var(--text);margin:0;font-size:1.32rem}.product-card p,.order-card p,.order-card small{color:var(--muted);margin:0;font-size:1rem;line-height:1.55}.take-home-badge{background:#d18a3d24;border:1px solid #d18a3d33;border-radius:999px;width:fit-content;padding:5px 9px;display:inline-flex}.card-bottom,.cart-row,.total-row,.order-card{justify-content:space-between;align-items:center;display:flex}.card-bottom{gap:16px;margin-top:10px}.card-bottom strong{color:var(--text);white-space:nowrap;font-size:1.22rem}.product-actions{align-items:center;gap:12px;display:flex}.icon-action{color:var(--text);background:#ffffff17;border:1px solid #ffffff24;border-radius:999px;flex:none;justify-content:center;align-items:center;width:52px;height:52px;transition:background .2s,transform .2s;display:inline-flex}.icon-action:hover{background:#ffffff26;transform:translateY(-2px)}.icon-action span{border:2px solid;border-radius:999px 60%;width:18px;height:18px;display:block;position:relative;transform:rotate(45deg)}.icon-action span:after{content:"";background:currentColor;border-radius:999px;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-actions .btn.small{background:var(--primary);color:#fff;gap:10px;min-width:150px;min-height:52px;padding:12px 26px}.product-actions .btn.small span{color:inherit;text-transform:none;background:0 0;padding:0;font-size:1.25rem;line-height:1}.product-card{color:var(--ink);background:#fffdf9f5;border:1px solid #e5ded4;border-radius:18px;display:block;position:relative;overflow:hidden;box-shadow:0 18px 48px #0000001f}.product-card:hover{border-color:#d9c7ae;transform:translateY(-4px)}.product-card img{aspect-ratio:1/.86;object-fit:cover;background:#f4eee5;border-radius:14px;width:calc(100% - 28px);max-height:none;margin:14px auto 0}.product-card>div{gap:12px;padding:18px;display:grid}.product-card>div>span{color:#9b744f;text-transform:uppercase;background:0 0;justify-self:start;padding:0;font-size:.78rem;font-weight:900}.product-card h3{color:var(--ink);text-overflow:ellipsis;margin:0;font-size:1.12rem;line-height:1.25;overflow:hidden}.product-card p{color:#6f6256;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.92rem;line-height:1.45;display:-webkit-box;overflow:hidden}.product-card .card-bottom{align-items:center;gap:12px;margin-top:8px}.product-card .card-bottom strong{color:var(--ink);font-size:1.14rem}.product-card .product-actions{gap:8px}.product-card .icon-action{color:#6f6256;background:#ffffffdb;border:1px solid #eee5d8;width:44px;height:44px;box-shadow:0 12px 28px #0000001f}.product-card .product-actions .btn.small{background:var(--primary);color:#fff;min-width:124px;min-height:44px;padding:10px 18px}.product-card:after{color:#8b8176;content:"☆ 5  •  Fresh  •  Ready";pointer-events:none;padding:0 18px 18px;font-size:.86rem;font-weight:900;display:block}.checkout-summary{align-self:start;position:sticky;top:88px}.checkout-summary h2{color:var(--ink);margin:0;font-size:clamp(2rem,4vw,2.65rem)}.checkout-summary .btn{margin-top:10px}.cart-row{background:#fffaf3;border-radius:8px;gap:14px;padding:12px}.cart-row span,.cart-row small{color:#766b60;font-size:.86rem;display:block}.cart-row small{margin-top:4px}.qty{align-items:center;gap:10px;display:flex}.qty button{color:var(--ink);background:#eadfce;border-radius:999px;width:30px;height:30px}.total-row{border-top:1px solid #dfd1bf;padding-top:10px}.total-row.big{font-size:1.35rem}.orders{gap:12px;display:grid}.track-form{gap:10px;width:min(460px,100%);display:flex}.track-form input{flex:1}.status-panel{color:var(--ink);background:#f8efe1f5;border-radius:12px;gap:22px;margin-bottom:18px;padding:24px;display:grid}.status-panel>span,.status-panel-head span{color:#8c5a2b;text-transform:uppercase;font-size:.78rem;font-weight:900}.status-panel h3{color:#120d09;margin:4px 0;font-size:clamp(2rem,4vw,3rem)}.status-panel p{color:#66584a;margin:0}.status-panel-head{justify-content:space-between;align-items:start;gap:18px;display:flex}.status-meta{text-align:right;background:#fffaf3;border:1px solid #eadbc8;border-radius:10px;gap:5px;min-width:220px;padding:14px;display:grid}.status-meta strong{color:var(--ink);font-size:1.3rem}.status-meta small{color:#766a5e;font-weight:800}.status-steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.status-steps span{color:#66584a;text-align:center;background:#eadfce;border:1px solid #ddcbb4;border-radius:12px;grid-template-rows:28px auto;align-items:center;gap:9px;min-height:78px;padding:12px 8px;font-weight:900;display:grid}.status-steps span.active{background:var(--ink);color:#fff}.status-steps b{background:#ffffff6b;border-radius:999px;justify-content:center;justify-self:center;align-items:center;width:28px;height:28px;line-height:1;display:inline-flex}.tracked-items{gap:10px;display:grid}.payment-detail-card{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.payment-detail-card>div{background:#fffaf3;border:1px solid #eadbc8;border-radius:10px;gap:5px;padding:14px;display:grid}.payment-detail-card span{color:#8c5a2b;text-transform:uppercase;font-size:.74rem;font-weight:900}.payment-detail-card strong{color:var(--ink)}.payment-detail-card small{color:#766a5e;font-weight:800}.payment-totals{grid-column:1/-1}.payment-totals p{justify-content:space-between;align-items:center;display:flex}.payment-totals p:last-child{border-top:1px solid #eadbc8;padding-top:8px}.tracked-items p{background:#fffaf3;border:1px solid #eadbc8;border-radius:10px;gap:4px;padding:12px;display:grid}.tracked-items strong{color:var(--ink)}.tracked-items span{color:#7a6b5b;text-transform:none;font-size:.86rem;font-weight:800}.status-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.live-refresh{color:#5f7f58;align-items:center;gap:8px;font-size:.86rem;font-weight:900;display:inline-flex}.live-refresh:before{background:var(--green);content:"";border-radius:999px;width:9px;height:9px;animation:1.6s ease-in-out infinite pulse}.order-card{gap:18px;padding:16px}.order-card>div:first-child{gap:4px;display:grid}.order-card select{background:var(--card);min-width:160px}.order-card{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;display:grid}.order-info{gap:8px;min-width:0;display:grid}.order-number-badge{color:#cce5c8;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;background:#799a7433;border-radius:999px;justify-self:start;max-width:100%;padding:7px 12px;font-size:.78rem;font-weight:900;overflow:hidden}.order-info h3{line-height:1.1}.order-items-summary{overflow-wrap:anywhere;max-width:100%}.order-actions{align-content:end;justify-items:end;gap:10px;min-width:190px;display:grid}.order-actions>strong{color:var(--text);white-space:nowrap;font-size:1.25rem}.order-actions select{max-width:100%}.status{color:#cce5c8;background:#799a742e;border:1px solid #b4d7b029;border-radius:999px;padding:8px 12px}.empty-state{color:var(--muted);text-align:center;grid-column:1/-1;padding:28px;font-weight:800}.center{text-align:center}@keyframes floatSteam{0%,to{opacity:.25;transform:translateY(28px)scaleY(.85)}50%{opacity:.55;transform:translateY(-30px)scaleY(1.08)}}@keyframes cardShine{0%,58%{left:-90%}78%,to{left:132%}}@keyframes pulse{0%,to{box-shadow:0 0 #799a746b}50%{box-shadow:0 0 0 8px #799a7400}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.reveal{opacity:1;transform:none}}@media (width<=920px){main{max-width:100%;padding-top:76px}.hero,.auth-grid,.admin-grid,.home-about,.home-location,.product-grid,.take-home-grid,.marketing-grid,.trust-grid,.contact-grid,.product-detail{grid-template-columns:1fr}.product-detail img{min-height:280px}.section-head{flex-direction:column;align-items:stretch}.home-carousel-section .section-head,.home-beans .section-head{gap:14px}.product-carousel{gap:12px;padding-bottom:12px}.product-carousel .product-card{flex-basis:min(76vw,280px)}.topbar nav .mobile-menu-list button{text-align:left;justify-content:flex-start;align-items:center}.topbar{grid-template-columns:44px 1fr auto;align-items:center;min-height:72px;padding:12px 14px;display:grid}.topbar .brand{grid-column:2;justify-self:center;font-size:1.22rem}.top-actions{grid-column:3;justify-self:end;gap:8px}.search-trigger{display:none}.topbar nav{color:var(--ink);z-index:60;background:#fffaf3fa;border-right:1px solid #e5ded4;align-content:start;gap:18px;width:min(86vw,360px);max-width:360px;height:100vh;padding:22px 20px;transition:transform .28s;display:grid;position:fixed;top:0;left:0;overflow:auto;transform:translate(-105%);box-shadow:24px 0 70px #0000002e}.topbar nav.open{transform:translate(0)}.topbar.nav-active nav.open{pointer-events:auto}.topbar nav a{color:var(--ink);border-color:#1b130d1f;padding:12px 14px}.topbar nav button{color:var(--ink);text-align:left;background:0 0;border:0;border-bottom:1px solid #e5ded4;border-radius:0;justify-content:space-between;align-items:center;width:100%;min-height:56px;padding:0 4px;display:flex}.topbar nav button.active{box-shadow:none;color:var(--ink);background:0 0}.mobile-drawer-head{color:var(--ink);grid-template-columns:1fr 44px;justify-content:stretch;align-items:center;gap:14px;width:100%;margin-bottom:4px;display:grid}.mobile-drawer-head div{text-align:left;justify-items:start;gap:4px;min-width:0;display:grid}.mobile-drawer-head strong{font-size:1.35rem;line-height:1}.mobile-drawer-head small{color:#766a5e;font-size:.82rem;font-weight:900}.mobile-drawer-head strong span{color:var(--primary)}.topbar nav .mobile-drawer-head button{color:var(--ink);text-align:center;background:#fff;border:1px solid #ded8cf;border-radius:999px;flex:0 0 44px;justify-content:center;justify-self:end;align-items:center;width:44px;height:44px;min-height:44px;padding:0;font-size:1.35rem;display:inline-flex}.mobile-menu-list{justify-items:stretch;gap:0;width:100%;display:grid}.mobile-menu-list button{letter-spacing:0;text-align:left;text-transform:none;justify-content:flex-start;font-size:1rem;font-weight:900}.hamburger{flex-direction:column;grid-area:1/1;align-items:center;display:inline-flex}.user-pill span{display:none}.cart-trigger{padding-inline:10px;font-size:0}.cart-trigger:before{content:none}.cart-trigger>span:not(.cart-icon){font-size:.82rem}.checkout-summary{position:static}.auth-grid,.home-products,.shop-section,#orders,.contact-page{margin-inline:14px;padding:24px}.quick-order-page{margin-inline:calc(50% - 50vw);padding:32px 14px}.quick-order-page .checkout-grid,.checkout-fields{grid-template-columns:1fr}.product-grid,.take-home-grid{grid-template-columns:repeat(auto-fit,minmax(178px,1fr));gap:12px}.hero{gap:20px;width:100%;min-height:auto;padding-top:24px;padding-bottom:28px}.hero-copy{max-width:100%;margin-left:0;overflow:hidden}.hero-visual{width:100%;min-height:320px}.home-about{gap:26px;min-height:auto;margin-top:28px}.home-video{grid-template-columns:1fr;gap:16px;margin-top:34px}.home-video video{aspect-ratio:16/9;border-radius:12px}.home-video>div{border-left:0;border-top:1px solid var(--line);padding:16px 0 0}.home-video h2{font-size:1.65rem}.home-about>div{padding-top:0}.home-about img{height:auto;max-height:340px}.favorite-heading,.home-beans{margin-top:54px}.home-location{gap:24px;margin-top:54px;padding:36px 14px}.map-frame{height:220px}.home-footer{flex-direction:column;align-items:flex-start}}@media (width<=768px){main{width:100%;padding-top:66px}.topbar{min-height:66px;padding:10px 12px}.topbar nav{text-align:left;justify-items:stretch}.topbar nav .mobile-drawer-head{grid-template-columns:minmax(0,1fr) 42px}.topbar nav .mobile-drawer-head div,.topbar nav .mobile-menu-list{text-align:left;justify-items:start}.topbar nav .mobile-menu-list button{text-align:left;justify-content:flex-start;padding-left:0}section.hero{gap:14px;padding:14px 10px 22px}.hero-visual{background-position:bottom;min-height:210px}.hero-mini-card{max-width:min(250px,100vw - 48px);padding:12px 14px;bottom:14px;left:14px}.hero-copy,.hero-copy *{min-width:0;max-width:100%}.hero h1{overflow-wrap:normal;word-break:normal;font-size:1.45rem;line-height:1.12}.hero p{font-size:.84rem;line-height:1.5}.hero-actions{flex-direction:column;gap:8px}.hero-actions .btn{justify-content:center;width:100%;min-width:0;display:flex}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.home-carousel-section .section-head h2,.home-beans .section-head h2{font-size:1.32rem;line-height:1.14}.product-carousel .product-card{border-radius:14px;flex:0 0 218px}.product-carousel .product-card img{aspect-ratio:4/3;border-radius:10px;width:calc(100% - 20px);max-height:118px;margin-top:10px}.product-carousel .product-card>div{gap:7px;padding:10px}.product-carousel .product-card>div>span{font-size:.64rem}.product-carousel .product-card h3{font-size:.9rem}.product-carousel .product-card p{font-size:.76rem;line-height:1.4}.product-carousel .product-card:after{padding:0 10px 10px;font-size:.68rem}}@media (width<=560px){main{padding-top:64px}.topbar{grid-template-columns:42px 1fr auto;min-height:64px;padding-inline:10px}.topbar .brand{font-size:1.05rem}.user-pill{width:40px;min-width:40px;height:40px;min-height:40px}.user-pill:before{width:10px;height:10px;top:9px}.user-pill:after{width:20px;height:10px;top:24px}.cart-trigger:before{font-size:.86rem}.cart-trigger span{min-width:22px}section{padding:24px 10px;overflow:hidden}.hero{gap:12px;min-height:auto;padding-top:14px;padding-bottom:22px}.hero-copy{min-width:0;max-width:100%;padding:0;overflow:hidden}.hero-visual{border-radius:12px;min-height:205px}.hero-mini-card{max-width:190px;padding:11px 12px;bottom:12px;left:12px}.hero-mini-card strong{font-size:.78rem}.hero h1,.section-head h2,.auth-grid h2,.home-about h2,.favorite-heading h2,.admin-grid h2{overflow-wrap:anywhere;max-width:100%;font-size:1.72rem;line-height:1.1}.quick-order-head h2{font-size:2rem;line-height:1.05}.quick-order-head{margin-bottom:22px}.quick-order-head p:not(.eyebrow){margin-top:10px;font-size:.98rem}.hero p{overflow-wrap:anywhere;max-width:100%;margin-top:12px;font-size:.86rem}.home-carousel-section .section-head h2,.home-beans .section-head h2{font-size:1.45rem;line-height:1.12}.product-carousel{gap:10px}.product-carousel .product-card{border-radius:14px;flex-basis:min(68vw,236px)}.product-carousel .product-card img{border-radius:11px;width:calc(100% - 20px);max-height:132px;margin-top:10px}.product-carousel .product-card>div{gap:7px;padding:11px}.product-carousel .product-card>div>span{font-size:.66rem}.product-carousel .product-card h3{font-size:.92rem;line-height:1.2}.product-carousel .product-card p{font-size:.78rem;line-height:1.42}.product-carousel .product-card .card-bottom{flex-direction:column;align-items:stretch;gap:8px}.product-carousel .product-card .card-bottom strong{font-size:.88rem}.product-carousel .product-card .product-actions{gap:7px}.product-carousel .product-card .icon-action{width:34px;height:34px}.product-carousel .product-card .product-actions .btn.small{flex:1;min-width:0;min-height:34px;padding:7px 9px}.home-about p:not(.eyebrow){margin-top:12px;font-size:.86rem}.feature-pills,.favorite-tabs{gap:8px;margin-top:16px}.feature-pills span,.favorite-tabs button{padding:8px 10px;font-size:.78rem}.home-beans-head h2,.location-copy h2{font-size:1.55rem}.home-location{padding:28px 10px}.home-footer{gap:12px;padding-top:18px}.hero-actions{flex-direction:column;gap:9px;margin-top:18px}.hero-actions .btn{justify-content:center;width:100%}.hero-stats{gap:10px;margin-top:20px;padding-top:16px}.hero-stats strong{font-size:1rem}.hero-stats span{font-size:.7rem}.eyebrow{margin-bottom:8px;font-size:.68rem}.promo-strip{gap:8px;margin-top:18px;padding-top:14px}.promo-strip span{padding:6px 9px;font-size:.74rem}.hero-card{min-height:190px;padding:14px}.hero-card strong{font-size:1.45rem}.hero-card span,.hero-card small{font-size:.82rem}.marketing-grid{gap:10px}.marketing-grid article,.best-seller,.trust-grid,.shop-block,.panel{padding:14px}.marketing-grid h3,.product-card h3,.order-card h3{font-size:1rem}.marketing-grid p,.product-card p,.order-card p,.order-card small,.contact-grid p{font-size:.84rem}.product-card img{aspect-ratio:16/10;height:auto;max-height:120px}.product-card>div{gap:8px;padding:10px}.product-card h3,.order-card h3{font-size:.9rem}.card-bottom{gap:12px;margin-top:4px}.card-bottom strong{font-size:.86rem}.product-actions{gap:8px}.icon-action{width:34px;height:34px}.product-actions .btn.small{flex:1;min-width:0;min-height:34px;padding:7px 9px;font-size:.78rem}.product-card .product-actions .btn.small{flex:0 0 48px;justify-content:center;min-width:48px;padding-inline:0;font-size:0}.product-card .product-actions .btn.small span{font-size:1.15rem}.product-card:after{padding:0 10px 10px;font-size:.72rem}.filter-tabs{gap:8px;margin-bottom:16px}.filter-tabs button{min-height:34px;padding:7px 10px;font-size:.82rem}.search,input,select{min-height:40px;font-size:.88rem}.quick-order-page{padding:24px 10px}.quick-order-card,.order-status-card{padding:14px}.order-type-tabs{border-radius:14px;gap:5px;padding:5px}.order-type-tabs button{gap:6px;min-height:44px;padding:7px 8px;font-size:.84rem}.order-mode-icon{width:16px;height:16px}.order-mode-icon.delivery{width:21px}.checkout-fields{gap:12px}.checkout-submit-row{flex-direction:column;align-items:stretch;gap:10px;padding-top:14px}.checkout-submit-row strong{font-size:1.08rem}.checkout-submit-row .btn{min-width:0}.checkout-order-number{padding:12px}.checkout-order-number strong{font-size:1.2rem}.checkout-live-status h3{font-size:1.25rem}.checkout-steps,.checkout-steps div{gap:10px}.checkout-steps span{width:34px;height:34px;font-size:.9rem}.checkout-steps strong{font-size:.96rem}.side-drawer{padding:16px}.drawer-head h2,.panel h2,.checkout-summary h2{font-size:1.45rem}.product-modal{align-items:end;padding:0}.product-detail{border-radius:14px 14px 0 0;max-height:92vh}.product-detail img{aspect-ratio:16/9;min-height:150px;max-height:210px}.product-detail-body{gap:10px;padding:14px}.product-detail-body h2{font-size:1.38rem}.product-detail-body>strong,.rating-stars{font-size:1rem}.product-detail-body p,.option-group p,label{font-size:.8rem}.choice-row{gap:7px}.choice-row button{min-height:32px;padding:6px 9px;font-size:.76rem}.cart-row{align-items:flex-start;gap:10px;padding:10px}.qty{gap:7px}.qty button{width:28px;height:28px}.total-row.big{font-size:1.12rem}.tabs{border-radius:10px;grid-auto-flow:row}.card-bottom,.order-card{flex-direction:column;align-items:stretch}.btn{width:100%;min-height:40px;padding:8px 12px}.product-actions .btn,.topbar .btn{width:auto}.track-form,.status-steps{grid-template-columns:1fr}.track-form{flex-direction:column}.status-panel{padding:16px}.status-panel-head,.status-actions{flex-direction:column;align-items:stretch}.status-meta{text-align:left;min-width:0}.payment-detail-card{grid-template-columns:1fr}.payment-totals{grid-column:auto}}@media (width<=400px){main{padding-top:60px}.topbar{min-height:60px;padding-inline:8px}.topbar .brand{font-size:.95rem}.hamburger{width:36px;height:36px}.cart-trigger{min-height:38px;padding-inline:8px}.cart-icon{width:15px;height:15px}.cart-trigger>span:not(.cart-icon){min-width:20px;padding:1px 6px}.hero h1,.section-head h2,.auth-grid h2,.home-about h2,.favorite-heading h2,.admin-grid h2{font-size:1.48rem}.quick-order-head h2{font-size:1.72rem}.marketing-grid article,.best-seller,.trust-grid,.shop-block,.panel,.quick-order-card,.order-status-card{padding:12px}.product-grid{gap:12px}.product-card img{height:auto;max-height:104px}.product-actions{flex-direction:row;align-items:stretch}.product-actions .btn.small{min-width:0}.icon-action{width:36px;height:36px}.product-detail-body h2{font-size:1.22rem}}@media (width<=768px){html,body,#root{max-width:100%!important;overflow-x:hidden!important}.topbar{z-index:100!important;min-height:64px!important;padding:9px 10px!important}main{width:100vw!important;max-width:100vw!important;padding-top:64px!important;overflow:hidden!important}section.hero{grid-template-columns:minmax(0,1fr)!important;gap:12px!important;width:100vw!important;max-width:100vw!important;padding:12px 10px 20px!important;display:grid!important;overflow:hidden!important}.hero-visual{background-position:bottom!important;border-radius:12px!important;width:100%!important;min-height:175px!important}.hero-mini-card{max-width:230px!important;padding:10px 12px!important;bottom:12px!important;left:12px!important}.hero-mini-card strong{font-size:.78rem!important;line-height:1.35!important}.hero-copy{width:calc(100vw - 20px)!important;min-width:0!important;max-width:calc(100vw - 20px)!important;overflow:hidden!important}.hero h1{overflow-wrap:break-word!important;white-space:normal!important;word-break:normal!important;width:100%!important;max-width:calc(100vw - 20px)!important;font-size:1.32rem!important;line-height:1.14!important;display:block!important;overflow:visible!important}.hero p{overflow-wrap:break-word!important;white-space:normal!important;max-width:calc(100vw - 20px)!important;font-size:.82rem!important;line-height:1.45!important}.eyebrow{font-size:.68rem!important;line-height:1.2!important}.hero-actions{grid-template-columns:1fr!important;gap:8px!important;width:100%!important;max-width:calc(100vw - 20px)!important;display:grid!important}.hero-actions .btn{justify-content:center!important;width:100%!important;min-width:0!important;min-height:42px!important;padding:9px 12px!important}.hero-stats{gap:8px!important;max-width:calc(100vw - 20px)!important}.hero-stats strong{font-size:.95rem!important}.hero-stats span{font-size:.66rem!important}.topbar nav{text-align:left!important;z-index:180!important;justify-items:stretch!important}.topbar nav .mobile-drawer-head{text-align:left!important;grid-template-columns:minmax(0,1fr) 42px!important;display:grid!important}.topbar nav .mobile-drawer-head div,.topbar nav .mobile-menu-list{text-align:left!important;justify-items:start!important;width:100%!important}.topbar nav .mobile-menu-list button{text-align:left!important;justify-content:flex-start!important;width:100%!important;padding-left:0!important}.side-drawer{z-index:140!important;width:min(94vw,430px)!important;max-width:none!important;height:100dvh!important;top:0!important}.product-carousel .product-card{flex-basis:210px!important}.product-carousel .product-card img{max-height:112px!important}.topbar{z-index:260!important}.topbar.nav-active{z-index:280!important}.topbar nav{pointer-events:none!important;text-align:left!important;z-index:300!important;background:#fffaf3fa!important;place-content:start stretch!important;place-items:stretch stretch!important;gap:18px!important;width:min(88vw,390px)!important;max-width:390px!important;height:100dvh!important;padding:24px 18px 32px!important;display:grid!important;position:fixed!important;top:0!important;left:0!important;right:auto!important;overflow-y:auto!important;transform:translate(-105%)!important;box-shadow:24px 0 70px #0000003d!important}.topbar nav.open{pointer-events:auto!important;transform:translate(0)!important}.topbar nav .mobile-drawer-head{grid-template-columns:minmax(0,1fr) 46px!important;place-items:center stretch!important;width:100%!important;display:grid!important}.topbar nav .mobile-drawer-head div{text-align:left!important;justify-items:start!important}.topbar nav .mobile-drawer-head button{border-radius:999px!important;justify-self:end!important;width:46px!important;min-height:46px!important}.topbar nav .mobile-menu-list{justify-items:stretch!important;gap:10px!important;width:100%!important;display:grid!important}.topbar nav .mobile-menu-list button{text-align:left!important;border:1px solid #1b130d14!important;border-radius:14px!important;justify-content:flex-start!important;align-items:center!important;min-height:58px!important;padding:0 18px!important}.drawer-backdrop{z-index:180!important}.side-drawer{z-index:240!important}.product-modal{z-index:320!important}.product-modal .drawer-backdrop{z-index:1!important}.product-modal .product-detail{z-index:2!important}}@media (width>=921px){main{padding-top:118px}.hero{align-items:start;column-gap:clamp(44px,5vw,76px);padding-top:52px}.hero-copy{align-self:start;padding-top:0}.hero-visual{height:410px;min-height:410px}.home-about{align-items:start;column-gap:clamp(44px,6vw,96px);margin-top:96px}.home-about>div{padding-top:0}.home-about img{height:min(440px,34vw)}}@media (width<=768px){.topbar{grid-template-columns:46px minmax(0,1fr) auto!important}.search-trigger{width:44px!important;height:44px!important;display:inline-flex!important}.search-trigger span{width:17px!important;height:17px!important}.cart-trigger{min-width:72px!important;height:44px!important}.user-pill{width:44px!important;height:44px!important}.side-drawer{z-index:340!important;height:100dvh!important;padding-top:22px!important;top:0!important}.drawer-backdrop{z-index:320!important}.topbar nav{z-index:360!important}.product-modal{z-index:380!important}.shop-section{border-radius:0!important;margin:0!important;padding:18px 10px 28px!important}.shop-section .section-head{gap:14px!important}.shop-section .section-head h2{font-size:1.45rem!important;line-height:1.1!important}.search{width:100%!important;min-height:42px!important;padding:10px 12px!important}.filter-tabs{gap:7px!important;margin-bottom:16px!important}.filter-tabs button{min-height:34px!important;padding:7px 10px!important;font-size:.72rem!important}.product-grid,.take-home-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.shop-block{margin-bottom:16px!important;padding:12px!important}.shop-block .section-head{align-items:flex-start!important}.shop-block .section-head .btn{display:none!important}.product-card{border-radius:14px!important;min-width:0!important}.product-card img{aspect-ratio:1/.82!important;border-radius:11px!important;width:calc(100% - 18px)!important;max-height:126px!important;margin-top:9px!important}.product-card>div{gap:7px!important;padding:10px!important}.product-card>div>span{font-size:.62rem!important}.product-card h3{font-size:.88rem!important;line-height:1.18!important}.product-card p{-webkit-line-clamp:2!important;font-size:.72rem!important;line-height:1.35!important}.product-card .card-bottom{align-items:stretch!important;gap:8px!important;margin-top:2px!important}.product-card .card-bottom strong{font-size:.88rem!important}.product-card .product-actions{grid-template-columns:36px minmax(0,1fr)!important;gap:7px!important;display:grid!important}.product-card .icon-action{width:36px!important;height:36px!important}.product-card .product-actions .btn.small{min-width:0!important;min-height:36px!important;padding:8px!important;font-size:.76rem!important}.product-card .product-actions .btn.small span{font-size:1rem!important}.product-card:after{padding:0 10px 10px!important;font-size:.66rem!important}.take-home-badge{display:none!important}}@media (width<=390px){.topbar{grid-template-columns:40px minmax(0,1fr) auto!important;padding-inline:8px!important}.topbar .brand{font-size:1.02rem!important}.top-actions{gap:5px!important}.hamburger,.search-trigger,.user-pill{width:40px!important;height:40px!important}.cart-trigger{min-width:58px!important;height:40px!important}.product-grid,.take-home-grid{grid-template-columns:1fr!important}.product-card img{max-height:150px!important}}.top-search-panel{z-index:420;width:min(720px,100vw - 28px);position:fixed;top:104px;left:50%;transform:translate(-50%)}.top-search-box{background:#fffaf3fa;border:1px solid #e4d8c7;border-radius:999px;grid-template-columns:1fr 42px;align-items:center;gap:10px;padding:8px 10px 8px 18px;display:grid;box-shadow:0 24px 70px #00000047}.top-search-box input{color:var(--ink);background:0 0;border:0;outline:0;width:100%;min-height:42px;font-weight:800}.top-search-box button{color:var(--ink);background:#efe7da;border:0;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.4rem;font-weight:900;display:inline-flex}.search-results{background:#fffaf3fa;border:1px solid #e4d8c7;border-radius:18px;gap:8px;max-height:min(62vh,520px);margin-top:10px;padding:10px;display:grid;overflow-y:auto;box-shadow:0 24px 70px #00000047}.search-results article{background:#fffaf3;border:1px solid #eadbc8;border-radius:14px;grid-template-columns:64px minmax(0,1fr) 44px auto;align-items:center;gap:12px;padding:10px;display:grid}.search-results img{aspect-ratio:1;object-fit:cover;border-radius:10px;width:64px}.search-results article>div{gap:2px;min-width:0;display:grid}.search-results span{color:#9b744f;text-transform:uppercase;font-size:.68rem;font-weight:900}.search-results strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.search-results small,.search-results p{color:#766a5e;font-weight:800}.search-results .icon-action{color:#6f6256;background:#fff;border-color:#eadbc8;width:42px;height:42px}.search-results .btn.small{min-height:42px;padding:8px 14px}@media (width<=768px){.topbar.nav-active{z-index:430!important}.topbar.nav-active nav{z-index:440!important}.topbar.nav-active+.top-search-panel{display:none!important}.top-search-panel{z-index:410;width:calc(100vw - 20px);top:76px}.top-search-box{border-radius:16px;grid-template-columns:1fr 38px;padding:8px 8px 8px 12px}.top-search-box input{min-height:38px;font-size:.86rem}.top-search-box button{width:38px;height:38px}.search-results{border-radius:16px;max-height:calc(100dvh - 150px)}.search-results article{grid-template-columns:52px minmax(0,1fr) 36px 68px;gap:8px;padding:8px}.search-results img{width:52px}.search-results .icon-action{width:36px;height:36px}.search-results .btn.small{min-height:36px;padding:7px 8px;font-size:.72rem}#orders{border-radius:0!important;margin:0!important;padding:22px 10px!important}#orders .section-head{align-items:stretch!important;gap:18px!important}#orders .section-head h2{font-size:1.85rem!important;line-height:1.08!important}#orders .section-head .muted{font-size:.88rem!important;line-height:1.45!important}.track-form{grid-template-columns:1fr auto!important;gap:10px!important;width:100%!important;display:grid!important}.track-form input{min-width:0!important}.track-form .btn{min-width:104px!important;padding-inline:14px!important}.status-panel{gap:14px!important;padding:14px!important}.status-panel-head{grid-template-columns:1fr!important;gap:12px!important;display:grid!important}.status-panel h3{font-size:2rem!important;line-height:1.05!important}.status-meta{text-align:left!important;justify-items:start!important;min-width:0!important;display:grid!important}.status-steps{scroll-snap-type:x proximity!important;grid-template-columns:repeat(5,minmax(74px,1fr))!important;gap:8px!important;padding-bottom:4px!important;display:grid!important;overflow-x:auto!important}.status-steps span{scroll-snap-align:start!important;white-space:nowrap!important;border-radius:14px!important;grid-template-rows:24px auto!important;align-content:center!important;gap:7px!important;min-height:72px!important;padding:9px 6px!important;font-size:.74rem!important;line-height:1.1!important}.status-steps b{width:24px!important;height:24px!important;font-size:.76rem!important}.payment-detail-card{grid-template-columns:1fr!important}.payment-detail-card>div{padding:12px!important}.payment-totals{grid-column:auto!important}.tracked-items p{padding:11px!important}.status-actions{align-items:stretch!important;display:grid!important}}@media (width<=430px){.track-form{grid-template-columns:1fr!important}.track-form .btn{width:100%!important}}@media (width<=768px){.order-card{grid-template-columns:1fr!important;gap:16px!important;padding:18px!important;display:grid!important}.order-info{gap:9px!important}.order-number-badge{justify-self:start!important;max-width:100%!important;padding:7px 11px!important;font-size:.72rem!important}.order-info h3{font-size:1.32rem!important}.order-info p,.order-info small{font-size:.92rem!important;line-height:1.45!important}.order-items-summary{background:#ffffff0a;border-radius:10px;padding:10px}.order-actions{grid-template-columns:1fr!important;place-items:center stretch!important;gap:10px!important;min-width:0!important;display:grid!important}.order-actions>strong{font-size:1.35rem!important}.order-actions select,.order-actions .status{width:100%!important;min-width:0!important;min-height:52px!important}}@media (width>=769px){.order-card{position:relative}.order-number-badge{justify-self:start}}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0c0a6b;border-bottom:1px solid #ffffff14;box-shadow:0 18px 48px #00000024}@media (width>=921px){.hero,.home-about,.home-video{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:start!important;column-gap:clamp(48px,6vw,92px)!important}.hero{padding-top:42px!important}.hero-visual,.home-about img,.home-video video{width:100%!important;height:clamp(320px,30vw,390px)!important;min-height:0!important;max-height:none!important}.hero-copy,.home-about>div,.home-video>div{align-self:start!important;padding-top:0!important}.home-about{margin-top:90px!important}.home-about img,.home-video video{aspect-ratio:auto!important;object-fit:cover!important}.home-video{margin-top:90px!important}.home-video>div{border-left:0;padding-left:0}}@media (width<=768px){.topbar{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#0a0c0ab8!important}}@media (width>=921px){.home-about,.home-location{align-items:start!important;column-gap:clamp(48px,6vw,92px)!important}.home-about{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.home-location{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)!important;margin-top:92px!important}.home-about img,.map-frame{height:clamp(300px,28vw,380px)!important}.location-copy,.home-about>div{align-self:start!important;padding-top:0!important}}
