.g8-app{--g8-ink:#17243e;--g8-blue:#193d78;--g8-red:#db4c43;--g8-green:#36795d;--g8-cream:#fbf8f2;--g8-line:#e8e8e2;--g8-muted:#747d8a;background:var(--g8-cream);color:var(--g8-ink);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;min-height:100vh;padding-bottom:0;isolation:isolate;overflow-x:clip}.g8-app *{box-sizing:border-box}.g8-app button,.g8-app input,.g8-app select{font:inherit}.g8-app button{cursor:pointer;transition:background .18s,transform .18s,border-color .18s;touch-action:manipulation}.g8-app button:disabled{cursor:not-allowed;opacity:.45}.g8-app a{text-decoration:none;color:inherit}.g8-app button:focus-visible,.g8-app a:focus-visible,.g8-app input:focus-visible,.g8-app select:focus-visible{outline:3px solid #5289c5;outline-offset:4px}.g8-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.g8-topbar{height:84px;max-width:1392px;margin:auto;padding:0 40px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--g8-line)}.g8-logo{font-family:Arial,sans-serif;font-size:42px;font-weight:900;letter-spacing:-3.5px;color:var(--g8-red)!important;line-height:1;display:inline-flex;align-items:flex-start}.g8-logo span{font-size:10px;letter-spacing:0;margin:7px 0 0 5px}.g8-topbar-caption{font-size:10px;font-weight:650;letter-spacing:2.5px;color:#697385}.g8-back-shop{display:flex;align-items:center;gap:8px;font-size:12px}.g8-main{max-width:1392px;margin:0 auto;padding:0 40px}.g8-hero{display:flex;align-items:center;justify-content:space-between;min-height:350px;padding:45px 8px 48px;gap:30px;position:relative}.g8-hero-copy{z-index:1;flex:1}.g8-eyebrow{font-size:10px;font-weight:750;letter-spacing:1.8px;display:flex;align-items:center;gap:9px;color:#65748a}.g8-eyebrow>span{width:6px;height:6px;border-radius:100%;background:var(--g8-red)}.g8-hero h1{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:clamp(42px,5vw,67px);line-height:1.07;letter-spacing:-2.2px;margin:18px 0}.g8-hero h1 em{font-weight:400;color:var(--g8-red)}.g8-hero-copy>p{font-size:14px;color:#6e7480;line-height:1.8;margin:0}.g8-hero-benefits{display:flex;align-items:center;flex-wrap:wrap;gap:20px;margin-top:24px}.g8-hero-benefits span{font-size:11px;font-weight:600;display:flex;gap:6px;align-items:center}.g8-hero-benefits svg{color:var(--g8-green)}.g8-hero-visual{width:435px;height:280px;position:relative;flex-shrink:0;margin-right:25px}.g8-hero-orbit{width:295px;height:245px;border-radius:50%;background:#eee9da;position:absolute;top:20px;left:65px;transform:rotate(-12deg)}.g8-price-stamp{position:absolute;z-index:3;left:65px;top:74px;background:var(--g8-ink);color:#fff;box-shadow:0 12px 36px #19274120;border:5px solid var(--g8-cream);border-radius:20px;padding:24px 26px;transform:rotate(-5deg);text-align:center}.g8-price-stamp small{font-size:8px;font-weight:600;letter-spacing:1.4px;color:#c5cfdc}.g8-price-stamp strong{font-family:Georgia,serif;display:block;font-weight:400;font-size:43px;line-height:1.3;letter-spacing:-1px}.g8-price-stamp>span{font-size:9px;color:#d2d9e1}.g8-hero-food{position:absolute;background:#fff;padding:8px;border:1px solid #eee9df;border-radius:17px;box-shadow:0 8px 24px #8a735712;overflow:hidden;width:122px;height:125px;display:flex;align-items:center;justify-content:center}.g8-hero-food img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:10px}.g8-hero-food-0{left:20px;top:8px;transform:rotate(-11deg)}.g8-hero-food-1{right:20px;top:8px;transform:rotate(10deg);width:140px;height:144px}.g8-hero-food-2{right:12px;bottom:14px;transform:rotate(-6deg);width:125px;height:128px}.g8-hero-note{position:absolute;bottom:0;left:4px;display:flex;align-items:center;gap:7px;font-size:10px;color:#74765f;transform:rotate(-5deg)}.g8-hero-note svg{color:var(--g8-red)}.g8-stepper{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));background:#fff;border:1px solid var(--g8-line);border-radius:16px;padding:7px;gap:3px;box-shadow:0 6px 28px #20304403;margin-bottom:34px}.g8-step{border:0;background:transparent;padding:14px 10px;display:flex;align-items:center;gap:9px;text-align:left;border-radius:10px;position:relative}.g8-step-number{width:28px;height:28px;border:1px solid #e2e6ec;display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0;font-size:11px;color:#8290a0}.g8-step>span:nth-child(2){min-width:0}.g8-step small{font-size:8px;text-transform:uppercase;letter-spacing:1.3px;color:#969ba5;display:block;margin-bottom:3px}.g8-step strong{font-size:10px;font-weight:650;display:block;white-space:nowrap}.g8-step-tally{font-size:9px;color:#8894a2;margin-left:auto;display:none}.g8-step.active{background:#edf2f7}.g8-step.active .g8-step-number{background:var(--g8-blue);border-color:var(--g8-blue);color:#fff}.g8-step.active strong{color:var(--g8-blue)}.g8-step.done .g8-step-number{background:#e4f0e8;border-color:#e4f0e8;color:var(--g8-green)}.g8-workspace{display:grid;grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:35px}.g8-section-heading{outline:none;scroll-margin-top:24px;margin-bottom:24px}.g8-section-kicker{font-size:9px;letter-spacing:1.6px;font-weight:700;display:flex;align-items:center;gap:12px;color:var(--g8-red)}.g8-section-kicker>span{background:#edece6;color:#73796f;padding:3px 8px;border-radius:20px;font-size:8px;letter-spacing:.7px}.g8-section-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px}.g8-section-title-row h2{font-family:Georgia,Times New Roman,serif;font-size:32px;font-weight:400;letter-spacing:-.7px;margin:0}.g8-section-heading>p{font-size:12px;color:#78808c;margin:8px 0 14px}.g8-big-count{display:flex;align-items:baseline;gap:2px;background:#edece7;padding:4px 13px;border-radius:10px;flex-shrink:0}.g8-big-count strong{font-size:24px;font-weight:650}.g8-big-count>span{font-size:12px;color:#87908c}.g8-big-count.complete{background:#e4eee6;color:var(--g8-green)}.g8-step-progress{height:3px;background:#e9e6de;border-radius:6px;overflow:hidden}.g8-step-progress>div{height:100%;background:var(--g8-green);transition:width .25s ease;border-radius:6px}.g8-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:20px 0 13px}.g8-search{display:flex;align-items:center;gap:9px;height:43px;background:#fff;border:1px solid var(--g8-line);padding:0 13px;border-radius:10px;flex:1;max-width:430px;color:#9aa2ad}.g8-search input{border:0;background:transparent;outline:none!important;width:100%;font-size:12px;color:var(--g8-ink);min-width:0}.g8-search input::-moz-placeholder{color:#9aa2ad}.g8-search input::placeholder{color:#9aa2ad}.g8-search button{background:none;border:none;display:flex;color:#8391a3;padding:6px}.g8-stock-toggle{display:flex;align-items:center;gap:7px;white-space:nowrap;font-size:10px;color:#77808b}.g8-stock-toggle input{accent-color:var(--g8-blue);width:14px;height:14px}.g8-results-row{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#8a939e;margin-bottom:17px}.g8-results-row>span{display:flex;gap:5px;align-items:center}.g8-live-indicator>i{display:block;width:5px;height:5px;background:var(--g8-green);border-radius:50%}.g8-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.g8-product{background:#fff;border:1px solid #e9e9e3;border-radius:15px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 3px 8px #12244302;transition:border-color .2s,box-shadow .2s}.g8-product:hover{border-color:#bdc9d7;box-shadow:0 8px 26px #19274108}.g8-product-selected{border:1.5px solid var(--g8-green);box-shadow:0 0 0 2px #4d836b08}.g8-product-unavailable .g8-product-photo{filter:saturate(.55)}.g8-product-photo{aspect-ratio:1.1;position:relative;background:#fcfcfa;margin:7px 7px 0;border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#c4c9cb}.g8-product-photo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply;transition:transform .35s ease}.g8-product:hover img{transform:scale(1.025)}.g8-pack-badge{position:absolute;left:8px;top:8px;border:1px solid #eee;background:#ffffffec;padding:3px 7px;border-radius:20px;font-size:9px;color:#7b807d;font-weight:500;box-shadow:0 2px 3px #00000002}.g8-selected-badge{position:absolute;top:7px;right:7px;background:var(--g8-green);color:#fff;display:flex;align-items:center;gap:3px;padding:4px 7px;border-radius:20px;font-size:10px}.g8-unavailable-badge{position:absolute;bottom:8px;background:#fffffff2;color:#7c8389;padding:4px 9px;font-size:10px;border:1px solid #ebecea;border-radius:7px}.g8-product-body{padding:13px 13px 14px;flex:1;display:flex;flex-direction:column}.g8-product h3{font-size:12px;font-weight:650;line-height:1.5;min-height:38px;margin:0 0 5px}.g8-product-details{display:flex;align-items:center;gap:4px;font-size:9px;color:#9b9da4!important;width:-moz-fit-content;width:fit-content;min-height:24px}.g8-product-details:hover{color:var(--g8-blue)!important;text-decoration:underline}.g8-product-bottom{margin-top:auto;padding-top:13px;display:flex;align-items:center;justify-content:space-between;gap:4px}.g8-product-bottom>span{font-size:9px;line-height:1.5;color:#8a938b;max-width:63px}.g8-product-selected .g8-product-bottom>span{color:var(--g8-green)}.g8-quantity{display:flex;align-items:center;justify-content:space-between;gap:0;border:1px solid #e6e9e5;border-radius:8px;background:#fff;overflow:hidden;min-width:95px;flex-shrink:0}.g8-quantity>button{display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:var(--g8-ink);height:36px;width:33px;padding:0}.g8-quantity>span{min-width:20px;text-align:center;font-size:12px;font-weight:600}.g8-quantity>button:last-child{background:#f0f3f4}.g8-quantity>button:hover:enabled{background:#e7ece7}.g8-quantity.is-selected{border-color:#b9cebf}.g8-quantity.is-selected>button:last-child{background:#e8f0ea;color:var(--g8-green)}.g8-variant{margin:6px 0 0}.g8-variant select{padding:7px;border:1px solid #eee;border-radius:7px;width:100%;font-size:10px}.g8-step-complete{margin:24px 0 0;padding:17px 19px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px dashed #dadfd8;border-radius:13px;color:#8a948b}.g8-step-complete>div{display:flex;align-items:center;gap:12px}.g8-step-complete strong{display:block;font-size:12px;font-weight:600}.g8-step-complete small{display:block;font-size:10px;margin-top:3px;color:#90968f}.g8-step-complete.is-complete{background:#edf4ed;border-color:#cfdfcf;border-style:solid;color:var(--g8-green)}.g8-primary{border:0;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:9px;background:var(--g8-blue);color:#fff;min-height:44px;padding:11px 17px;font-size:12px!important;font-weight:600;letter-spacing:.1px}.g8-primary:hover:enabled{background:#113367;transform:translateY(-1px)}.g8-primary:disabled{background:#aab3c0!important;opacity:.55!important}.g8-bottom-links{display:flex;align-items:center;justify-content:space-between;margin-top:22px}.g8-text-button{background:transparent;border:none;display:flex;align-items:center;gap:5px;font-size:11px!important;color:var(--g8-blue);padding:7px 0}.g8-text-button:hover{color:var(--g8-red)}.g8-muted{color:#92968f}.g8-sidebar{position:sticky;top:24px}.g8-summary{background:#fff;border:1px solid var(--g8-line);border-radius:17px;box-shadow:0 9px 30px #1b2b3d04;padding:22px}.g8-summary-heading{display:flex;align-items:center;gap:10px}.g8-summary-icon{display:flex;align-items:center;justify-content:center;background:#f3f2ec;color:#6e8271;width:42px;height:47px;border-radius:11px;flex-shrink:0}.g8-summary-heading>div:nth-child(2)>span{font-size:7px;letter-spacing:1.3px;color:#94968e;font-weight:600}.g8-summary-heading h2{font-family:Georgia,serif;font-size:23px;font-weight:400;margin:2px 0;letter-spacing:-.6px}.g8-summary-count{font-size:20px;margin-left:auto;font-weight:600}.g8-summary-count small{font-size:11px;color:#9aa09c;font-weight:400}.g8-progress-track{height:5px;border-radius:5px;background:#e9eee7;overflow:hidden;margin-top:20px}.g8-progress-track>div{height:100%;background:var(--g8-green);border-radius:5px;transition:width .3s}.g8-progress-description{font-size:9px;color:#949b94;margin:8px 0 18px;display:flex;align-items:center;gap:4px}.g8-summary-groups{max-height:440px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#e0e4df transparent;padding-right:2px}.g8-summary-group{padding:11px 0;border-bottom:1px solid #f0f0eb}.g8-summary-group-title{width:100%;display:flex;align-items:center;justify-content:space-between;gap:5px;border:0;background:transparent;padding:0;color:#667180;font-size:10px!important;font-weight:600}.g8-summary-group-title>span{display:flex;align-items:center;gap:7px}.g8-summary-group-title>span:last-child{font-size:9px;gap:4px;color:#a2a99f}.g8-summary-group-title .g8-done{color:var(--g8-green)!important}.g8-empty-group{margin:6px 0 0 22px;color:#afb3ad;font-size:9px}.g8-mini-product{display:flex;gap:9px;margin-top:11px;align-items:center}.g8-mini-product>img{width:34px;height:34px;-o-object-fit:contain;object-fit:contain;border-radius:6px;background:#fbfbf7}.g8-mini-product>div{flex:1;min-width:0}.g8-mini-product p{font-size:9px;line-height:1.4;color:#7c8590;margin:0 0 3px}.g8-mini-quantity{display:flex;align-items:center;gap:8px;color:#697f70;font-size:9px}.g8-mini-quantity>button{height:24px;width:24px;border:1px solid #edf0eb;background:#fcfdfa;border-radius:5px;display:flex;align-items:center;justify-content:center;padding:0}.g8-summary-total{padding:20px 0 15px}.g8-summary-total>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.g8-summary-total>div>span{max-width:90px;font-size:10px;color:#818992}.g8-summary-total strong{font-family:Georgia,serif;font-size:27px;font-weight:400;letter-spacing:-.5px}.g8-summary-total>p{font-size:8px;color:#9da397;text-align:right;margin:4px 0 0}.g8-summary-continue{width:100%}.g8-summary-trust{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:11px;font-size:8px;color:#9a9e96}.g8-sidebar-note{display:flex;align-items:center;gap:11px;padding:20px 16px;color:#959b8d}.g8-sidebar-note>svg{flex-shrink:0;color:#d0887b}.g8-sidebar-note p{font-size:9px;line-height:1.7;margin:0}.g8-sidebar-note strong{font-weight:600;color:#7e8679}.g8-page-footer{display:flex;align-items:center;gap:26px;border-top:1px solid #e8e5db;margin:55px 0 0;padding:25px 0 32px}.g8-page-footer .g8-logo{font-size:26px;letter-spacing:-2px}.g8-page-footer .g8-logo span{font-size:7px;margin-top:2px;margin-left:3px}.g8-page-footer p{font-size:9px;color:#9b9e96;flex:1}.g8-page-footer>a:last-child{font-size:9px;color:#818b94;display:flex;align-items:center;gap:5px}.g8-notice,.g8-error{display:flex;align-items:center;justify-content:space-between;gap:15px;border:1px solid #e8d8b9;background:#fff8e8;border-radius:11px;padding:14px 17px;margin-bottom:22px;font-size:12px;color:#8a672e}.g8-notice>button{padding:8px;border:0;background:transparent;color:inherit}.g8-error{background:#fff2ee;border-color:#eacfca;color:#a34e42;align-items:flex-start}.g8-error strong{font-size:12px}.g8-error p{font-size:11px;margin:5px 0 0}.g8-error>.g8-text-button{flex-shrink:0;font-size:10px!important}.g8-no-results{padding:50px 20px;display:flex;align-items:center;flex-direction:column;text-align:center;color:#a0a69d;border:1px dashed #ddd;border-radius:15px}.g8-no-results h3{font-size:16px;color:#647185;margin:15px 0 4px}.g8-no-results p{font-size:12px;max-width:290px}.g8-review-banner{background:#ebf3e9;border:1px solid #d7e5d0;border-radius:14px;padding:20px;display:flex;align-items:center;gap:15px;color:#497349;margin-bottom:23px}.g8-review-banner>div{background:#fff;border-radius:50%;padding:10px;display:flex}.g8-review-banner strong{font-size:14px}.g8-review-banner p{font-size:11px;margin:4px 0 0}.g8-review-step{background:#fff;border:1px solid var(--g8-line);border-radius:13px;padding:18px 20px;margin-bottom:14px}.g8-review-step>header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.g8-review-step h3{font-size:13px;font-weight:650;margin:0}.g8-review-product{display:flex;align-items:center;gap:13px;padding:12px 0;border-top:1px solid #f0f1eb}.g8-review-product>img{width:57px;height:57px;-o-object-fit:contain;object-fit:contain;background:#fcfcfa;border-radius:9px}.g8-review-product>div:not(.g8-quantity){flex:1}.g8-review-product strong{font-size:12px;font-weight:550;display:block}.g8-review-product span:not(.g8-quantity>span){display:block;font-size:10px;color:#979c94;margin-top:3px}.g8-complete-missing{width:100%;padding:12px;border:1px dashed #bfcdda;border-radius:9px;background:#f4f7fa;color:var(--g8-blue);display:flex;align-items:center;justify-content:space-between;font-size:11px!important}.g8-checkout-explainer{display:flex;gap:12px;margin:23px 0;padding:19px;border:1px solid var(--g8-line);border-radius:13px;color:#7d8a7c}.g8-checkout-explainer>svg{flex-shrink:0}.g8-checkout-explainer strong{font-size:12px}.g8-checkout-explainer p{font-size:11px;line-height:1.7;margin:4px 0 0;color:#92998f}.g8-review-checkout{width:100%;min-height:55px;font-size:14px!important}.g8-review-checkout>span{margin-left:auto;border-left:1px solid #ffffff40;padding-left:16px}.g8-mobile-bar{display:none}.g8-drawer{border:0;background:transparent;padding:0;color:var(--g8-ink);max-width:none;width:100%;height:auto;max-height:92dvh;position:fixed;inset:auto 0 0;margin:0;overflow:auto;border-radius:22px 22px 0 0}.g8-drawer::backdrop{background:#14233688;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.g8-drawer-inner{background:var(--g8-cream);padding:18px 18px calc(25px + env(safe-area-inset-bottom));min-height:300px}.g8-drawer-inner>header{display:flex;align-items:center;justify-content:space-between;padding:0 5px 15px}.g8-drawer-inner>header>span{font-size:9px;font-weight:600;letter-spacing:1.2px;color:#92998e}.g8-drawer-inner>header>button{background:none;border:0;color:var(--g8-ink);padding:7px}.g8-drawer .g8-summary-groups{max-height:none}.g8-drawer .g8-summary-group{padding:13px 0}.g8-drawer .g8-mini-product p{font-size:12px}.g8-drawer .g8-summary-group-title{font-size:12px!important}.g8-drawer .g8-mini-quantity button{height:32px;width:32px}.g8-confirm-backdrop{position:fixed;z-index:100;background:#14233699;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:20px}.g8-confirm{background:#fff;border-radius:20px;padding:30px;max-width:390px;text-align:center;box-shadow:0 20px 70px #0002}.g8-confirm>svg{margin:auto;color:var(--g8-red)}.g8-confirm h2{font-family:Georgia,serif;font-size:26px;font-weight:400;margin:15px 0 8px}.g8-confirm p{font-size:13px;color:#858d98;margin:0 0 20px}.g8-confirm button{width:100%;justify-content:center;margin-top:12px}.g8-spin{animation:g8-spin 1s linear infinite}@keyframes g8-spin{to{transform:rotate(360deg)}}@media(min-width:1500px){.g8-hero h1{font-size:70px}.g8-hero{padding-top:55px;padding-bottom:55px}.g8-product-photo{aspect-ratio:1.2}.g8-main{max-width:1450px}.g8-workspace{grid-template-columns:minmax(0,1fr) 345px;gap:42px}.g8-product h3{font-size:14px}.g8-product-bottom>span{font-size:10px}.g8-summary-group-title{font-size:11px!important}.g8-step strong{font-size:12px}}@media(max-width:1190px){.g8-main,.g8-topbar{padding:0 25px}.g8-workspace{grid-template-columns:minmax(0,1fr) 285px;gap:22px}.g8-product-grid{gap:11px}.g8-product-body{padding:11px 10px}.g8-product-bottom{flex-direction:column;align-items:stretch;gap:7px}.g8-product-bottom>span{max-width:none}.g8-quantity{width:100%;justify-content:space-between}.g8-quantity>button{width:38px;height:37px}.g8-hero-visual{width:360px;transform:scale(.92);transform-origin:right center;margin-right:0}.g8-step{padding:12px 7px;gap:6px}.g8-step strong{font-size:9px}.g8-step-number{width:24px;height:24px;font-size:10px}.g8-summary{padding:18px}.g8-summary-heading h2{font-size:20px}.g8-summary-heading>div:nth-child(2)>span{font-size:6px}.g8-summary-count{font-size:18px}.g8-summary-icon{width:35px;height:40px}.g8-step-complete small{max-width:220px}.g8-review-product .g8-quantity{width:100px}}@media(max-width:960px){.g8-sidebar{display:none}.g8-workspace{display:block}.g8-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.g8-product h3{font-size:14px;min-height:43px}.g8-product-body{padding:14px}.g8-product-bottom{flex-direction:row;align-items:center}.g8-product-bottom>span{max-width:80px;font-size:10px}.g8-quantity{width:103px}.g8-app{padding-bottom:89px}.g8-mobile-bar{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:40;background:#fffffffa;border-top:1px solid #e4e8e2;box-shadow:0 -7px 30px #192b3c09;padding:12px 25px calc(12px + env(safe-area-inset-bottom));align-items:center;justify-content:space-between;gap:15px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.g8-mobile-box{border:0;background:none;display:flex;align-items:center;gap:12px;color:var(--g8-ink);padding:2px 0;text-align:left}.g8-mobile-box>div{position:relative;background:#f1f3ed;padding:10px;border-radius:12px;color:#6c856d}.g8-mobile-box>div>span{position:absolute;top:-4px;right:-5px;min-width:17px;min-height:17px;padding:1px 4px;background:var(--g8-green);color:#fff;font-size:8px;border-radius:12px;text-align:center;border:2px solid #fff}.g8-mobile-box strong{font-size:13px;display:flex;align-items:center;gap:7px}.g8-mobile-box small{font-size:10px;color:#8b928b;display:block;margin-top:1px}.g8-mobile-bar>.g8-primary{min-width:125px;min-height:47px}.g8-hero-visual{width:330px;transform:scale(.83);margin-left:-25px}.g8-stepper{overflow-x:auto;display:flex;gap:6px;scrollbar-width:none}.g8-step{min-width:136px;flex:1}.g8-step strong{font-size:10px}.g8-step small{font-size:8px}.g8-step-number{width:28px;height:28px}.g8-stepper::-webkit-scrollbar{display:none}.g8-drawer .g8-summary-heading h2{font-size:26px}.g8-drawer .g8-summary-heading>div:nth-child(2)>span{font-size:8px}.g8-drawer .g8-summary-count{font-size:24px}.g8-drawer .g8-summary-count small{font-size:14px}.g8-drawer .g8-summary-total strong{font-size:30px}.g8-drawer .g8-summary-total>div>span{max-width:none;font-size:12px}.g8-drawer .g8-summary-total>p{font-size:10px}.g8-drawer .g8-progress-description{font-size:11px}.g8-drawer .g8-summary-trust{font-size:10px}.g8-drawer .g8-empty-group{font-size:11px}}@media(max-width:600px){.g8-topbar{height:65px;padding:0 19px}.g8-topbar .g8-logo{font-size:35px}.g8-topbar-caption{display:none}.g8-back-shop{font-size:10px}.g8-main{padding:0 17px}.g8-hero{padding:30px 0 24px;min-height:0;display:block}.g8-eyebrow{font-size:8px;letter-spacing:1.3px}.g8-hero h1{font-size:47px;letter-spacing:-1.5px;margin:15px 0 16px}.g8-hero-copy>p{font-size:12px;max-width:290px;line-height:1.75}.g8-desktop-break{display:none}.g8-hero-benefits{gap:13px;margin-top:18px}.g8-hero-benefits span{font-size:9px;gap:4px}.g8-hero-benefits svg{width:13px;height:13px}.g8-hero-visual{position:absolute;right:-15px;top:34px;width:125px;height:125px;transform:none;margin:0;pointer-events:none}.g8-hero-orbit{width:108px;height:120px;top:12px;left:4px}.g8-price-stamp{left:4px;top:50px;border-radius:11px;padding:10px;border-width:3px}.g8-price-stamp small{font-size:5px;letter-spacing:.6px}.g8-price-stamp strong{font-size:22px}.g8-price-stamp>span{font-size:5px}.g8-hero-food-0{width:67px;height:67px;left:0;top:0;border-radius:9px;padding:4px}.g8-hero-food-1{width:61px;height:61px;right:0;top:15px;border-radius:9px;padding:4px}.g8-hero-food-2,.g8-hero-note{display:none}.g8-stepper{margin:6px -1px 25px;padding:5px;border-radius:13px}.g8-step{min-width:132px;padding:9px 7px}.g8-step small{font-size:7px}.g8-step strong{font-size:9px}.g8-step-number{width:26px;height:26px}.g8-section-kicker{font-size:8px;letter-spacing:1.3px}.g8-section-title-row h2{font-size:27px;line-height:1.17;max-width:260px}.g8-section-title-row{gap:9px;margin-top:11px}.g8-big-count{padding:4px 10px;border-radius:9px}.g8-big-count strong{font-size:23px}.g8-big-count>span{font-size:11px}.g8-section-heading>p{font-size:12px;line-height:1.65;max-width:300px;margin-top:10px}.g8-section-heading{margin-bottom:15px;scroll-margin-top:16px}.g8-toolbar{margin:15px 0 12px;flex-direction:column;align-items:stretch;gap:11px}.g8-search{max-width:none;height:45px}.g8-search input{font-size:14px}.g8-stock-toggle{font-size:11px}.g8-stock-toggle input{height:16px;width:16px}.g8-results-row{font-size:9px;margin-bottom:12px}.g8-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.g8-product{border-radius:12px}.g8-product-photo{aspect-ratio:1;margin:5px 5px 0;border-radius:8px}.g8-product-body{padding:10px 10px 12px}.g8-product h3{font-size:12px;min-height:54px;line-height:1.5;margin-bottom:4px}.g8-product-details{font-size:9px;min-height:30px;gap:3px}.g8-product-details>svg{width:10px}.g8-product-bottom{flex-direction:column;align-items:stretch;gap:7px;padding-top:9px}.g8-product-bottom>span{font-size:9px;max-width:none}.g8-quantity{width:100%;min-width:0;border-radius:8px}.g8-quantity>button{width:44px;height:42px}.g8-quantity>span{font-size:14px}.g8-pack-badge{font-size:8px;left:5px;top:5px;padding:3px 5px}.g8-selected-badge{font-size:9px;top:5px;right:5px;padding:3px 5px}.g8-variant select{font-size:11px}.g8-step-complete{padding:16px 13px;display:block}.g8-step-complete>div{gap:10px}.g8-step-complete strong{font-size:12px}.g8-step-complete small{font-size:10px;max-width:none}.g8-step-complete>.g8-primary{display:none}.g8-bottom-links{margin-top:16px}.g8-text-button{font-size:11px!important;min-height:36px}.g8-page-footer{margin-top:33px;padding:22px 0 20px;gap:13px;flex-wrap:wrap}.g8-page-footer p{font-size:9px;min-width:230px}.g8-page-footer>a:last-child{margin-left:0;font-size:10px}.g8-mobile-bar{padding:10px 16px calc(10px + env(safe-area-inset-bottom));gap:10px}.g8-mobile-box{gap:9px}.g8-mobile-box>div{padding:9px}.g8-mobile-box strong{font-size:12px}.g8-mobile-box small{font-size:9px}.g8-mobile-bar>.g8-primary{min-width:110px;min-height:45px;font-size:12px!important;padding:9px 13px;gap:6px}.g8-error,.g8-notice{font-size:12px;padding:13px;align-items:flex-start}.g8-error{flex-direction:column;gap:5px}.g8-error p{font-size:12px}.g8-review-banner{padding:15px;gap:12px}.g8-review-banner strong{font-size:12px}.g8-review-banner p{font-size:10px}.g8-review-banner>div{padding:7px}.g8-review-banner>div>svg{width:22px;height:22px}.g8-review-step{padding:12px 13px}.g8-review-step h3{font-size:13px}.g8-review-product{flex-wrap:wrap;gap:10px}.g8-review-product>img{width:45px;height:45px}.g8-review-product>div:not(.g8-quantity){min-width:160px}.g8-review-product strong{font-size:11px}.g8-review-product span:not(.g8-quantity>span){font-size:9px}.g8-review-product>.g8-quantity{width:100px;margin-left:55px}.g8-review-product>.g8-quantity>button{width:33px;height:34px}.g8-checkout-explainer{padding:15px}.g8-checkout-explainer p{font-size:11px}.g8-review-checkout{font-size:12px!important;padding:12px}.g8-review-checkout>span{padding-left:10px}.g8-embedded .g8-hero{padding-top:22px}.g8-embedded .g8-hero-visual{top:26px}}@media(max-width:370px){.g8-hero h1{font-size:41px}.g8-hero-visual{right:-12px;transform:scale(.85);transform-origin:right top}.g8-hero-copy>p{max-width:260px}.g8-hero-benefits{gap:8px}.g8-product h3{font-size:11px}.g8-main{padding:0 12px}.g8-section-title-row h2{font-size:25px}.g8-mobile-box>div{display:none}.g8-mobile-bar{padding-left:14px;padding-right:14px}}@media(prefers-reduced-motion:reduce){.g8-app *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
