:root{--ink: #16181f;--muted: #5d6470;--blue: #2836d8;--blue-deep: #111b83;--wave: #11aee5;--cream: #fff4cf;--cream-soft: #fff9e8;--yellow: #f7e91c;--red: #ed1c24;--green: #0f9d58;--border: #d9dde7;--shadow: 0 18px 48px rgba(16, 24, 40, .12);--radius: 8px}.cyo-v2{padding:18px 0 72px;background:linear-gradient(180deg,#fffdf7 0,#fff 520px),#fff}.cyo-v2__layout{display:grid;grid-template-columns:minmax(340px,.78fr) minmax(520px,1.22fr);gap:clamp(34px,5vw,72px);align-items:start}.cyo-v2__mobile-heading{display:none}.cyo-v2__media{position:sticky;top:132px}.cyo-v2__photo-note{display:grid;gap:3px;margin-top:14px;padding:16px 18px;border:1px solid #dce4f5;border-radius:12px;background:#f7f9ff}.cyo-v2__photo-note strong{color:var(--blue-deep)}.cyo-v2__photo-note span{color:var(--muted);font-size:14px;line-height:1.45}.cyo-v2__builder{min-width:0}.cyo-v2__builder h1,.cyo-v2__desktop-title{max-width:760px;margin:8px 0 12px;font-size:clamp(34px,4vw,52px);font-weight:950;line-height:1.03}.cyo-v2__intro{max-width:730px;color:var(--muted);font-size:16px;line-height:1.6}.cyo-v2__price-row{display:flex;gap:12px;align-items:baseline;margin:22px 0 18px}.cyo-v2__price-row strong{color:var(--blue-deep);font-size:30px;font-weight:950}.cyo-v2__price-row span{color:var(--muted);font-size:14px;font-weight:800}.cyo-v2__setup-warning{margin:-4px 0 18px;padding:14px 16px;border:1px solid #d97757;border-radius:10px;background:#fff3ee;color:#812c14}.cyo-v2__setup-warning p{margin:4px 0 0;font-size:13px;line-height:1.45}.cyo-v2__sizes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0;margin:0;padding:0;border:0}.cyo-v2__sizes legend,.cyo-v2__controls>label{grid-column:1 / -1;margin-bottom:9px;color:var(--ink);font-size:16px;font-weight:950}.cyo-v2__size{display:flex;justify-content:space-between;gap:16px;min-height:86px;padding:16px;border:2px solid #dce2ee;border-radius:12px;background:#fff;color:var(--ink);cursor:pointer;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.cyo-v2__size:hover,.cyo-v2__size:focus-visible{border-color:var(--blue);transform:translateY(-1px)}.cyo-v2__size.is-active{border-color:var(--blue);background:#f5f6ff;box-shadow:0 0 0 3px #2836d81a}.cyo-v2__size>span{display:grid;gap:4px}.cyo-v2__size small{color:var(--muted);line-height:1.35}.cyo-v2__size>strong{color:var(--blue-deep);font-size:18px}.cyo-v2__rule,.cyo-v2__food-notice{margin-top:14px;padding:15px 17px;border-radius:10px}.cyo-v2__rule{background:var(--cream)}.cyo-v2__food-notice{border:1px solid #f1c78a;background:#fff9ed}.cyo-v2__rule p,.cyo-v2__food-notice p{margin:4px 0 0;color:#474d58;font-size:14px;line-height:1.5}.cyo-v2__controls{margin-top:30px}.cyo-v2__search{display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;align-items:center;min-height:48px;padding:0 14px;border:1px solid #cbd3e2;border-radius:10px;background:#fff}.cyo-v2__search:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #2836d81a}.cyo-v2__search span{color:var(--blue-deep);font-size:22px;font-weight:950}.cyo-v2__search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font:inherit}.cyo-v2__filters{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.cyo-v2__filters button{min-height:44px;padding:8px 14px;border:1px solid #cbd3e2;border-radius:999px;background:#fff;color:var(--ink);cursor:pointer;font-size:13px;font-weight:900}.cyo-v2__filters button:hover,.cyo-v2__filters button:focus-visible,.cyo-v2__filters button.is-active{border-color:var(--blue-deep);background:var(--blue-deep);color:#fff}.cyo-v2__results{margin:10px 0 0;color:var(--muted);font-size:13px;font-weight:850}.cyo-v2__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.cyo-sweet{display:grid;grid-template-rows:auto 1fr;min-width:0;overflow:hidden;border:1px solid #dce2ee;border-radius:12px;background:#fff;box-shadow:0 8px 24px #16181f0d;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.cyo-sweet[hidden]{display:none!important}.cyo-sweet:hover{transform:translateY(-2px);box-shadow:0 12px 30px #16181f17}.cyo-sweet.is-selected{border-color:var(--blue);box-shadow:0 0 0 3px #2836d81f}.cyo-sweet__photo{position:relative;aspect-ratio:1.2 / 1;overflow:hidden;background:#f4f6fa}.cyo-sweet__photo img,.cyo-sweet__photo svg{display:block;width:100%;height:100%;object-fit:cover}.cyo-sweet__badges{position:absolute;top:8px;left:8px;display:flex;flex-wrap:wrap;gap:5px;max-width:calc(100% - 16px)}.cyo-sweet__badges span{padding:4px 7px;border-radius:999px;background:#fffffff0;color:var(--blue-deep);box-shadow:0 2px 8px #16181f1f;font-size:10px;font-weight:950}.cyo-sweet__badges .cyo-sweet__premium{background:var(--yellow);color:#111}.cyo-sweet__badges .cyo-sweet__included{background:#e8f7ee;color:#086a39}.cyo-sweet__body{display:flex;flex-direction:column;min-width:0;padding:12px}.cyo-sweet__body h3{margin:0;font-size:14px;line-height:1.25}.cyo-sweet__portion{margin-top:5px;color:var(--muted);font-size:11px;font-weight:750}.cyo-sweet__actions{margin-top:auto;padding-top:12px}.cyo-sweet__first-add,.cyo-sweet__quantity{width:100%;min-height:44px}.cyo-sweet__first-add{border:0;border-radius:8px;background:var(--blue);color:#fff;cursor:pointer;font-weight:950}.cyo-sweet__quantity{display:grid;grid-template-columns:40px minmax(36px,1fr) 40px;align-items:center;overflow:hidden;border:2px solid var(--blue);border-radius:8px;color:var(--blue-deep);text-align:center;font-weight:950}.cyo-sweet__quantity[hidden]{display:none}.cyo-sweet__quantity button{height:100%;border:0;background:#eef0ff;color:var(--blue-deep);cursor:pointer;font-size:20px;font-weight:950}.cyo-sweet__details{margin-top:10px;border-top:1px solid #e4e8f0;color:var(--muted);font-size:11px}.cyo-sweet__details summary{padding-top:9px;color:var(--blue-deep);cursor:pointer;font-weight:900}.cyo-sweet__details .rte{max-height:220px;overflow:auto;padding:8px 2px 2px;line-height:1.45}.cyo-sweet__details .rte strong{display:block;margin-top:9px;color:var(--ink)}.cyo-v2__empty{margin:18px 0 0;padding:20px;border:1px dashed #cbd3e2;border-radius:10px;color:var(--muted);line-height:1.5}.cyo-v2__review{margin-top:30px;padding:22px;border:1px solid #dce2ee;border-radius:14px;background:#f8f9ff}.cyo-v2__review h2{margin:5px 0 14px;font-size:25px}.cyo-v2__review>p{margin:0;color:var(--muted)}.cyo-v2__review ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;margin:0;padding:0;list-style:none}.cyo-v2__review li{display:flex;justify-content:space-between;gap:10px;padding:9px 0;border-bottom:1px solid #dce2ee;font-size:13px}.cyo-v2__review li strong{flex:0 0 auto;color:var(--blue-deep)}.cyo-v2__delivery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.cyo-v2__delivery div{display:grid;gap:3px;padding:14px;border:1px solid #dce2ee;border-radius:10px}.cyo-v2__delivery span{color:var(--muted);font-size:13px;line-height:1.4}.cyo-v2__delivery>a{grid-column:1 / -1;width:fit-content;color:var(--blue-deep);font-weight:900;text-decoration:underline;text-underline-offset:3px}.cyo-v2__sticky{position:static;bottom:12px;z-index:18;display:grid;grid-template-columns:minmax(220px,1fr) auto minmax(230px,.75fr);gap:18px;align-items:center;margin-top:28px;padding:15px 18px;border:1px solid rgba(17,27,131,.28);border-radius:14px;background:#fffffff7;box-shadow:0 16px 52px #111b8333;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.cyo-v2__sticky.is-active{position:sticky}.cyo-v2__progress-copy,.cyo-v2__sticky-total{display:grid;gap:3px}.cyo-v2__progress-copy>span,.cyo-v2__sticky-total>span,.cyo-v2__sticky-total small{color:var(--muted);font-size:12px;line-height:1.35}.cyo-v2__progress{height:7px;margin-top:5px;overflow:hidden;border-radius:999px;background:#e4e7f2}.cyo-v2__progress span{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),var(--wave));transition:width .18s ease}.cyo-v2__sticky-total{min-width:126px}.cyo-v2__sticky-total strong{color:var(--blue-deep);font-size:24px}.cyo-v2__form{display:grid;gap:4px}.cyo-v2__add{min-width:230px;min-height:50px}.cyo-v2__add:disabled{border-color:#dce2ee;background:#e8ebf2;color:#727986;cursor:not-allowed}.cyo-v2__status{max-width:280px;min-height:16px;margin:0;color:#a03919;font-size:11px;line-height:1.35}.cart-line-properties{display:grid;gap:5px;max-height:150px;margin:0;overflow:auto;padding:9px;border-radius:8px;background:#fff;font-size:11px;line-height:1.35}.cart-line-properties div{display:grid;grid-template-columns:minmax(84px,.8fr) minmax(0,1.2fr);gap:8px}.cart-line-properties dt{color:var(--muted);font-weight:800}.cart-line-properties dd{margin:0;overflow-wrap:anywhere;color:var(--ink)}.cart-line-edit{width:fit-content;color:var(--blue-deep);font-size:13px;font-weight:950;text-decoration:underline;text-underline-offset:3px}@media(max-width:1080px){.cyo-v2__layout{grid-template-columns:minmax(300px,.75fr) minmax(430px,1.25fr);gap:30px}.cyo-v2__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.cyo-v2__mobile-heading{display:block;margin-bottom:20px}.cyo-v2__mobile-heading h1{margin:8px 0 10px;font-size:clamp(34px,10vw,46px);line-height:1.03}.cyo-v2__mobile-heading .cyo-v2__price-row{margin:15px 0 0}.cyo-v2__desktop-heading{display:none}.cyo-v2__layout{grid-template-columns:1fr}.cyo-v2__media{position:static}.cyo-v2__sticky{grid-template-columns:minmax(0,1fr) auto}.cyo-v2__form{grid-column:1 / -1;grid-template-columns:minmax(0,1fr)}.cyo-v2__add,.cyo-v2__status{width:100%;max-width:none}}@media(max-width:560px){.cyo-v2{padding-bottom:36px}.cyo-v2__builder h1,.cyo-v2__desktop-title{font-size:clamp(34px,10vw,42px)}.cyo-v2__sizes,.cyo-v2__delivery,.cyo-v2__review ul{grid-template-columns:1fr}.cyo-v2__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.cyo-sweet__body{padding:10px}.cyo-sweet__badges span{padding:3px 5px;font-size:9px}.cyo-sweet__details .rte{max-height:170px}.cyo-v2__sticky{bottom:6px;gap:10px;margin-right:-10px;margin-left:-10px;padding:11px;border-radius:12px}.cyo-v2__progress-copy>span{display:none}.cyo-v2__sticky-total{min-width:92px;text-align:right}.cyo-v2__sticky-total strong{font-size:21px}.cyo-v2__add{min-width:0}}@media(prefers-reduced-motion:reduce){.cyo-v2__size,.cyo-sweet,.cyo-v2__progress span{transition:none}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0;overflow-x:hidden}a{color:inherit;text-decoration:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}.topbar{display:flex;justify-content:center;gap:28px;padding:9px 18px;background:var(--blue-deep);color:#fff;font-size:13px;font-weight:800}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:160px minmax(0,1fr) auto;align-items:center;gap:18px;padding:12px clamp(18px,4vw,56px);border-bottom:1px solid var(--border);background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;width:150px}.brand img{display:block;width:100%;height:auto}.logo-fallback{display:inline-flex;align-items:center;justify-content:center;min-height:58px;width:100%;padding:8px 10px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;color:var(--ink);font-size:14px;font-weight:950;line-height:1.15;text-align:center}[hidden].logo-fallback{display:none}.main-nav{display:flex;justify-content:center;gap:clamp(14px,2vw,24px);color:#2f3645;font-size:13px;font-weight:800}.main-nav a{display:inline-flex;min-height:44px;align-items:center;padding:10px 0;border-bottom:2px solid transparent}.main-nav a:hover,.main-nav a:focus-visible{border-color:var(--red)}.header-actions{display:flex;align-items:center;gap:10px}.header-search{display:flex;align-items:center;width:clamp(190px,18vw,280px);min-height:44px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;box-shadow:0 10px 24px #1018280f;overflow:hidden}.header-search input{min-width:0;width:100%;min-height:42px;padding:0 0 0 13px;border:0;outline:0;color:var(--ink);background:transparent;font:inherit;font-size:13px;font-weight:750}.header-search input::placeholder{color:#7b8190}.header-search button{display:inline-grid;width:44px;min-height:42px;flex:0 0 auto;place-items:center;border:0;background:var(--yellow);color:var(--ink);cursor:pointer}.header-search svg,.icon-button svg{width:19px;height:19px;stroke:currentColor;stroke-width:2.4;fill:none;stroke-linecap:round;stroke-linejoin:round}.header-search-shortcut{display:none}.icon-button,.basket-button,.button,.sweet-card button,.product-card button,.footer button{min-height:44px;border:0;border-radius:var(--radius);cursor:pointer;font-weight:900}.icon-button{display:inline-grid;place-items:center;width:44px;background:#f3f5fb;color:var(--ink);font-size:20px}.basket-button{display:inline-flex;align-items:center;gap:8px;padding:0 14px;background:var(--ink);color:#fff}.basket-button span{display:inline-grid;min-width:22px;height:22px;place-items:center;border-radius:50%;background:var(--yellow);color:var(--ink);font-size:12px}.section-shell{width:min(1180px,calc(100% - 36px));margin:0 auto}.hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(340px,.98fr);gap:clamp(28px,5vw,64px);align-items:center;min-height:660px;padding:64px 0 52px}.eyebrow{margin:0 0 12px;color:var(--blue);font-size:13px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3,p{overflow-wrap:break-word}h1{max-width:720px;margin:0;font-size:clamp(46px,6vw,78px);line-height:.96;letter-spacing:0}h1 span{display:block}.text-nowrap{white-space:nowrap}h2{margin:0;font-size:clamp(30px,4vw,54px);line-height:1;letter-spacing:0}h3{margin:10px 0 8px;font-size:18px;line-height:1.15}.hero-lead,.section-heading p,.value-section p,.seo-band p{max-width:680px;color:var(--muted);font-size:18px;line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0 22px}.button{display:inline-flex;align-items:center;justify-content:center;min-width:156px;padding:0 22px}.button-primary{background:#d4151e;color:#fff;box-shadow:0 10px 24px #ed1c243d}.button-secondary{border:1px solid var(--ink);background:#fff;color:var(--ink)}.button-yellow{width:100%;min-width:0;background:var(--yellow);color:var(--ink)}.proof-row{display:flex;flex-wrap:wrap;gap:10px}.proof-row span{padding:8px 10px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;color:#303746;font-size:13px;font-weight:800}.hero-panel{position:relative;min-height:520px;padding:18px;border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(180deg,#fff4cff2,#fffffffa),repeating-linear-gradient(135deg,rgba(17,174,229,.08) 0 12px,transparent 12px 26px);box-shadow:var(--shadow);overflow:hidden}.hero-panel.has-photo{background:linear-gradient(180deg,#fff4cf38,#ffffff6b),var(--hero-image, none) center / cover no-repeat}.value-ticket,.route-card,.bag-label{position:absolute;z-index:2;width:min(220px,58%);padding:14px;border:1px solid rgba(17,27,131,.12);border-radius:var(--radius);background:#fffffff0;box-shadow:0 10px 24px #10182817}.value-ticket{top:18px;left:18px}.value-ticket span,.route-card span,.summary-label{display:block;color:var(--red);font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.value-ticket strong,.route-card strong{display:block;margin:5px 0;font-size:23px;line-height:1}.value-ticket small,.route-card small,.mix-summary small{color:var(--muted);line-height:1.35}.bag-label{top:48%;left:50%;transform:translate(-50%,-22%);display:grid;gap:4px;background:var(--blue);color:#fff;text-align:center;box-shadow:0 10px 22px #111b8338}.bag-label strong{font-size:22px}.bag-label span{color:var(--yellow);font-weight:950}.route-card{right:18px;bottom:18px}.shop-routes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;width:min(1180px,calc(100% - 36px));margin:0 auto;padding:42px 0 46px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff}.shop-routes a{position:relative;display:grid;gap:6px;align-content:start;min-height:184px;padding:28px;border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(135deg,#fff,#fff8dd);box-shadow:0 18px 36px #10182814;overflow:hidden}.shop-routes a:after{content:"";position:absolute;right:-34px;bottom:-42px;width:118px;aspect-ratio:1;border-radius:50%;background:#f7e91c6b}.shop-routes a:nth-child(2){background:linear-gradient(135deg,#fff,#eafaff)}.shop-routes a:nth-child(2):after{background:#11aee533}.shop-routes a:nth-child(3){background:linear-gradient(135deg,#fff,#fff1f4)}.shop-routes a:nth-child(3):after{background:#ed1c2424}.shop-routes span{position:relative;z-index:1;color:var(--red);font-size:13px;font-weight:950}.shop-routes strong{position:relative;z-index:1;font-size:clamp(22px,3vw,34px);line-height:1.06}.shop-routes small{position:relative;z-index:1;color:var(--muted);font-size:16px;line-height:1.45}.builder{width:100%;max-width:none;padding:76px max(18px,calc((100vw - 1180px)/2)) 84px;background:linear-gradient(180deg,#eef4ff,#fff);scroll-margin-top:150px}.builder .section-heading{max-width:760px;margin:0 auto 30px;text-align:center}.builder .section-heading h2{max-width:940px;margin-inline:auto}.section-heading{margin-bottom:28px}.section-heading.compact{margin-bottom:22px}.builder-layout{display:grid;grid-template-columns:220px minmax(0,1fr) 280px;gap:22px;align-items:start}.bag-builder-panel{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:18px;padding:30px;border:1px solid rgba(255,255,255,.26);border-radius:var(--radius);background:linear-gradient(135deg,var(--blue-deep),var(--blue));color:#fff;box-shadow:0 22px 52px #111b8338}.home-bag-card{display:grid;align-content:start;gap:12px;min-height:274px;padding:22px;border:1px solid rgba(17,27,131,.1);border-radius:var(--radius);background:#fff;color:var(--ink);box-shadow:0 14px 28px #10182814}.home-bag-card.featured{background:var(--cream-soft);box-shadow:inset 0 0 0 2px var(--yellow),0 14px 28px #10182814}.bag-pill{width:fit-content;padding:7px 10px;border-radius:var(--radius);background:#eef2ff;color:var(--blue);font-size:12px;font-weight:950;letter-spacing:.03em;text-transform:uppercase}.home-bag-card h3{margin:0;font-size:25px;line-height:1.1}.home-bag-card>strong{font-size:31px;line-height:1}.home-bag-card p{margin:0;color:var(--muted);font-size:16px;line-height:1.45}.home-bag-card small{width:fit-content;padding:7px 10px;border-radius:var(--radius);background:#f3f5fb;color:var(--ink);font-weight:900}.home-bag-card .button{margin-top:auto}.bag-size-panel,.sweet-picker,.mix-summary,.product-card,.compare-panel{border:1px solid var(--border);border-radius:var(--radius);background:#fffffff5}.bag-size-panel{display:grid;gap:8px;padding:10px}.bag-option{display:grid;gap:3px;width:100%;padding:14px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;text-align:left;cursor:pointer}.bag-option span{color:var(--red);font-size:12px;font-weight:950}.bag-option strong{font-size:18px}.bag-option small{color:var(--muted)}.bag-option.active{border-color:var(--blue);background:var(--cream-soft);box-shadow:inset 4px 0 0 var(--blue)}.sweet-picker{overflow:hidden}.picker-toolbar{display:flex;flex-wrap:wrap;gap:8px;padding:14px;border-bottom:1px solid var(--border);background:#f8f9fc}.filter{min-height:36px;padding:0 12px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;color:var(--muted);cursor:pointer;font-size:13px;font-weight:900}.filter.active{border-color:var(--blue);background:var(--blue);color:#fff}.sweet-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--border)}.sweet-card{display:grid;grid-template-columns:62px minmax(0,1fr) auto;gap:12px;align-items:center;min-height:94px;padding:14px;background:#fff}.sweet-card:nth-child(4n+1){background:#fff8dd}.sweet-card:nth-child(4n+2){background:#eefbff}.sweet-card:nth-child(4n+3){background:#effff6}.sweet-card:nth-child(4n+4){background:#fff0f4}.mock-photo{display:block;width:62px;aspect-ratio:1;border:1px solid rgba(22,24,31,.08);border-radius:var(--radius);background-color:#eee;background-image:radial-gradient(circle at 25% 30%,rgba(255,255,255,.92) 0 8px,transparent 9px),radial-gradient(circle at 70% 25%,rgba(255,255,255,.75) 0 7px,transparent 8px),radial-gradient(circle at 50% 78%,rgba(255,255,255,.85) 0 9px,transparent 10px)}.photo-cola{background-color:#7b3f22;background-image:radial-gradient(circle at 25% 25%,#c65d37 0 11px,transparent 12px),radial-gradient(circle at 68% 30%,#3a1e12 0 12px,transparent 13px),radial-gradient(circle at 50% 74%,#d96b3c 0 12px,transparent 13px)}.photo-rainbow{background:repeating-linear-gradient(135deg,#ff4438 0 8px,#f8df21 8px 16px,#19bd76 16px 24px,#1688ff 24px 32px)}.photo-vegan{background:radial-gradient(circle at 22% 24%,#ff94bd 0 10px,transparent 11px),radial-gradient(circle at 70% 35%,#15b8e8 0 11px,transparent 12px),radial-gradient(circle at 48% 76%,#ffe049 0 12px,transparent 13px),#e6fff4}.photo-choc{background:radial-gradient(circle at 28% 30%,#eac6b4 0 12px,transparent 13px),radial-gradient(circle at 70% 28%,#8b5a45 0 12px,transparent 13px),radial-gradient(circle at 50% 72%,#f6d6c6 0 12px,transparent 13px),#5b3025}.sweet-card strong{display:block;font-size:15px;line-height:1.2}.sweet-card small{display:block;margin-top:4px;color:var(--muted);font-size:13px}.sweet-card.premium small{color:var(--red);font-weight:900}.sweet-card button{min-height:38px;padding:0 11px;background:#f3f5fb;color:var(--ink);font-size:13px;white-space:nowrap}.mix-summary{position:sticky;top:96px;display:grid;gap:14px;padding:18px}.mix-summary>strong{font-size:25px;line-height:1}.progress{height:9px;border-radius:999px;background:#ecf0f7;overflow:hidden}.progress span{display:block;height:100%;border-radius:inherit;background:var(--green)}.mix-summary ul{display:grid;gap:7px;margin:0;padding:0;color:var(--muted);font-size:14px;list-style:none}.summary-total{display:flex;justify-content:space-between;align-items:center;padding-top:14px;border-top:1px solid var(--border)}.summary-total strong{font-size:24px}.product-section{padding:78px 0 88px;background:linear-gradient(180deg,var(--cream-soft),#eefbff)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;width:min(1180px,calc(100% - 36px));margin:0 auto}.collection-empty-state{grid-column:1 / -1;padding:clamp(28px,5vw,52px);border:1px solid var(--border);border-radius:14px;background:#fff;text-align:center}.collection-empty-state h3,.collection-empty-state p{margin:0 0 12px}.collection-empty-state small{display:block;margin-top:14px;color:var(--muted)}.product-card{display:grid;align-content:start;gap:10px;padding:14px;box-shadow:0 10px 28px #10182814}.product-card:nth-child(4n+1){background:#fff8dd}.product-card:nth-child(4n+2){background:#eefbff}.product-card:nth-child(4n+3){background:#effff6}.product-card:nth-child(4n+4){background:#fff0f4}.product-card .mock-photo{width:100%}.product-card img.mock-photo{box-sizing:border-box;height:clamp(190px,17vw,230px);padding:10px;object-fit:contain;object-position:center;background-color:#fff}.badge-row{display:flex;flex-wrap:wrap;gap:6px;min-height:24px}.badge-row span{padding:5px 7px;border-radius:var(--radius);background:#edf7ff;color:var(--blue-deep);font-size:12px;font-weight:900}.product-card p{margin:0;color:var(--ink);font-weight:950}.weights{display:flex;flex-wrap:wrap;gap:6px}.weights span,.weights a,.weights button{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:6px 8px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;color:var(--muted);font-size:12px;font-weight:800;line-height:1;text-decoration:none}.weights form{margin:0}.product-card .weights button{width:auto;min-height:34px;margin-top:0;background:#fff;color:var(--muted);box-shadow:none}.weights a:hover,.weights button:hover,.weights a:focus-visible,.weights button:focus-visible{border-color:var(--blue);background:#eef2ff;color:var(--blue-deep)}.weights .unavailable{opacity:.48;text-decoration:line-through}.product-card button,.product-card-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;width:100%;margin-top:4px;border-radius:var(--radius);background:var(--ink);color:#fff;font-weight:900}.product-card-add-form{margin:0}.product-card-button--add{border:0;background:var(--red);color:#fff;box-shadow:0 12px 24px #f2172229;cursor:pointer}.product-card-button--add:hover,.product-card-button--add:focus-visible{background:#d91520}.product-card-button--soldout{border:1px solid rgba(16,24,40,.14);background:#eef1f6;color:var(--muted);box-shadow:none;cursor:not-allowed}.product-card.has-quick-add .product-card-button{min-height:40px;border:1px solid rgba(16,24,40,.16);background:#ffffffb8;color:var(--ink);box-shadow:none}.product-card.has-quick-add .product-card-button:hover,.product-card.has-quick-add .product-card-button:focus-visible{border-color:var(--blue);background:#eef2ff;color:var(--blue-deep)}.search-page{padding:60px 0 28px}.search-panel{display:grid;gap:24px;padding:clamp(24px,4vw,42px);border:1px solid var(--border);border-radius:var(--radius);background:radial-gradient(circle at 88% 22%,rgba(17,174,229,.18) 0 110px,transparent 112px),linear-gradient(135deg,#fff9e8,#eefbff);box-shadow:var(--shadow)}.search-copy{max-width:780px}.search-copy p:not(.eyebrow){max-width:680px;margin:16px 0 0;color:var(--muted);font-size:18px;line-height:1.5}.search-page-form{max-width:780px}.search-input-wrap{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:8px;border:1px solid rgba(40,54,216,.22);border-radius:var(--radius);background:#fff;box-shadow:0 16px 34px #1018281a}.search-input-wrap input{min-width:0;min-height:52px;padding:0 14px;border:0;outline:0;color:var(--ink);font:inherit;font-size:17px;font-weight:750}.search-input-wrap button{min-height:52px;padding:0 24px;border:0;border-radius:var(--radius);background:var(--red);color:#fff;cursor:pointer;font-weight:950}.quick-search-links{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.quick-search-links span{color:var(--muted);font-size:13px;font-weight:900}.quick-search-links a{padding:9px 12px;border:1px solid var(--border);border-radius:var(--radius);background:#ffffffc7;color:var(--ink);font-size:13px;font-weight:900}.quick-search-links a:hover,.quick-search-links a:focus-visible{border-color:var(--blue);color:var(--blue-deep)}.search-results-section{padding:34px 0 88px;background:linear-gradient(180deg,#fff,#eefbff)}.search-results-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:22px}.search-results-head h2{max-width:850px;font-size:clamp(30px,4vw,48px)}.search-results-grid{padding-top:8px}.search-empty{display:grid;gap:16px;max-width:760px;padding:30px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.search-empty p{margin:0;color:var(--muted);font-size:17px;line-height:1.5}.search-empty-actions{display:flex;flex-wrap:wrap;gap:10px}.search-suggestions{padding:42px 0 88px}.search-suggestion-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px}.search-suggestion-grid a{display:grid;gap:8px;min-height:140px;align-content:start;padding:20px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;box-shadow:0 12px 28px #10182812}.search-suggestion-grid a:nth-child(1){background:linear-gradient(180deg,#fff,#fff8dd)}.search-suggestion-grid a:nth-child(2){background:linear-gradient(180deg,#fff,#eefbff)}.search-suggestion-grid a:nth-child(3){background:linear-gradient(180deg,#fff,#fff0f4)}.search-suggestion-grid strong{font-size:21px}.search-suggestion-grid span{color:var(--muted);line-height:1.45}.pagination{display:flex;justify-content:center;gap:12px;align-items:center;margin-top:30px;color:var(--muted);font-weight:850}.pagination a{padding:10px 13px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;color:var(--ink)}.range-section{padding:72px 0 78px;scroll-margin-top:150px}.range-section .section-heading{max-width:760px}.range-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.range-card{display:grid;gap:12px;min-height:246px;padding:18px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;box-shadow:0 14px 34px #10182812}.range-card:nth-child(1){background:linear-gradient(180deg,#fff,#fff8dd)}.range-card:nth-child(2){background:linear-gradient(180deg,#fff,#fff0f4)}.range-card:nth-child(3){background:linear-gradient(180deg,#fff,#effff6)}.range-card:nth-child(4){background:linear-gradient(180deg,#fff,#eefbff)}.range-visual{position:relative;display:block;width:100%;aspect-ratio:1.55;border:1px solid rgba(22,24,31,.08);border-radius:var(--radius);overflow:hidden;background:#f3f5fb}.range-visual img,.story-photo img,.collection-hero-media img{box-sizing:border-box;display:block;width:100%;height:100%;object-fit:contain;object-position:center;padding:10px;background:#fff}.range-bagged{background:radial-gradient(circle at 22% 34%,#ed1c24 0 13px,transparent 14px),radial-gradient(circle at 48% 26%,#f7e91c 0 14px,transparent 15px),radial-gradient(circle at 72% 42%,#11aee5 0 13px,transparent 14px),radial-gradient(circle at 34% 72%,#0f9d58 0 12px,transparent 13px),linear-gradient(135deg,#fff9e8,#fff)}.range-chocolate{background:radial-gradient(circle at 24% 36%,#e8c1ad 0 18px,transparent 19px),radial-gradient(circle at 54% 44%,#7a4938 0 20px,transparent 21px),radial-gradient(circle at 78% 32%,#f4d8c8 0 17px,transparent 18px),#5b3025}.range-snacks{background:linear-gradient(110deg,transparent 0 44%,rgba(255,255,255,.72) 44% 56%,transparent 56%),repeating-linear-gradient(90deg,#ed1c24 0 18px,#f7e91c 18px 36px,#11aee5 36px 54px)}.range-drinks{background:linear-gradient(90deg,transparent 0 28%,rgba(255,255,255,.9) 28% 34%,transparent 34%),radial-gradient(circle at 70% 28%,rgba(255,255,255,.72) 0 12px,transparent 13px),linear-gradient(180deg,#11aee5,#2836d8)}.range-card strong{font-size:22px;line-height:1.1}.range-card small{color:var(--muted);font-size:15px;line-height:1.45}.value-section{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(420px,1fr);gap:clamp(32px,6vw,76px);align-items:center;padding:58px 0 62px;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.value-copy{display:grid;gap:20px;justify-self:end;max-width:560px}.value-copy p{margin:0;max-width:none}.value-chips{display:flex;flex-wrap:wrap;gap:10px}.value-chips span{padding:9px 11px;border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(135deg,#fff,#fff9e8);color:var(--ink);font-size:13px;font-weight:850;box-shadow:0 10px 20px #1018280d}.compare-panel{display:grid;gap:12px;padding:18px;background:#fff;box-shadow:var(--shadow)}.compare-panel div{display:flex;justify-content:space-between;gap:16px;padding:16px;border-radius:var(--radius);background:#f7f8fc}.compare-panel span{color:var(--muted);font-weight:800}.compare-panel strong{font-size:24px}.compare-panel p{margin:0;color:var(--red);font-size:15px;font-weight:950}.value-story{display:grid;grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr);gap:clamp(24px,4vw,52px);align-items:center;padding:78px 0;border-top:1px solid var(--border)}.story-photo,.collection-hero-media{position:relative;min-height:360px;border:1px solid var(--border);border-radius:var(--radius);background:radial-gradient(circle at 20% 26%,#ff7eb3 0 26px,transparent 27px),radial-gradient(circle at 78% 30%,#11aee5 0 28px,transparent 29px),radial-gradient(circle at 32% 76%,#f7e91c 0 30px,transparent 31px),radial-gradient(circle at 70% 72%,#0f9d58 0 24px,transparent 25px),linear-gradient(135deg,#fff9e8,#fff);box-shadow:var(--shadow);overflow:hidden}.story-photo.has-photo,.collection-hero-media.has-photo{background:#fff}.story-photo:after,.collection-hero-media:after{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border:1px dashed rgba(17,27,131,.24);border-radius:var(--radius);background:linear-gradient(135deg,#ffffff94,#ffffff24),repeating-linear-gradient(135deg,rgba(17,174,229,.08) 0 12px,transparent 12px 28px)}.story-photo.has-photo:after,.collection-hero-media.has-photo:after{display:none}.story-copy{display:grid;gap:18px}.story-copy h2,.story-copy p{margin:0}.story-copy h2{max-width:820px;font-size:clamp(34px,4.6vw,62px);line-height:1.02}.story-copy p{color:var(--muted);font-size:18px;line-height:1.58}.story-proof-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:6px}.story-proof-list span{display:grid;gap:4px;padding:14px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;box-shadow:0 10px 24px #1018280f;color:var(--muted);font-size:13px;font-weight:850}.story-proof-list strong{color:var(--ink);font-size:17px}.collection-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:clamp(24px,5vw,62px);align-items:center;padding:42px 0 72px}.collection-hero-copy{display:grid;gap:18px}.collection-hero-copy h1{max-width:840px;font-size:clamp(42px,5vw,72px);line-height:.98}.collection-hero-copy p{margin:0;max-width:760px;color:var(--muted);font-size:18px;line-height:1.58}.collection-hero-text{display:grid;gap:10px;max-width:760px;color:var(--muted);font-size:18px;line-height:1.6}.collection-hero-text p{margin:0}.collection-hero-text strong,.collection-hero-text b{color:var(--ink);font-weight:950}.collection-filters{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.collection-filters--grid{margin:-8px 0 20px}.collection-filters a,.collection-filters button{min-height:42px;padding:0 14px;border:1px solid var(--border);border-radius:var(--radius);background:var(--filter-bg, #ffffff);box-shadow:0 8px 18px #1018280d;color:var(--ink);font-weight:900;transition:border-color .18s ease,background-color .18s ease,color .18s ease,transform .18s ease}.collection-filters a[data-filter=all]{--filter-accent: var(--blue);--filter-bg: #eef2ff}.collection-filters a[data-filter=fizzy]{--filter-accent: #11aee5;--filter-bg: #e8f9ff}.collection-filters a[data-filter=retro]{--filter-accent: #d82942;--filter-bg: #fff0f4}.collection-filters a[data-filter=jelly]{--filter-accent: #13a463;--filter-bg: #edfff6}.collection-filters a[data-filter=chocolate]{--filter-accent: #7a3d25;--filter-bg: #fff4e8}.collection-filters a[data-filter=vegan]{--filter-accent: #0d8f7a;--filter-bg: #e8fff9}.collection-filters a:hover,.collection-filters a:focus-visible,.collection-filters button:hover,.collection-filters button:focus-visible{border-color:var(--filter-accent, var(--blue));transform:translateY(-1px)}.collection-filters .active{border-color:var(--filter-accent, var(--blue));background:var(--filter-accent, var(--blue));color:#fff}.product-section{transition:opacity .18s ease}.product-section.is-loading{opacity:.45;pointer-events:none}.collection-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:2px}.collection-hero-actions .button{min-width:190px}.collection-cyo-callout,.collection-seo-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(18px,4vw,42px);align-items:center;padding:clamp(24px,4vw,38px);border:1px solid var(--border);border-radius:var(--radius);background:radial-gradient(circle at 92% 22%,rgba(255,242,0,.46) 0 72px,transparent 74px),linear-gradient(135deg,#fff9e8,#eefbff 58%,#fff0f4);box-shadow:var(--shadow)}.collection-cyo-callout{margin-bottom:56px}.collection-cyo-callout h2,.collection-seo-panel h2{max-width:760px;margin:0;font-size:clamp(34px,4vw,56px);line-height:1}.collection-cyo-callout p:not(.eyebrow),.collection-seo-panel p:not(.eyebrow){max-width:760px;margin:14px 0 0;color:var(--muted);font-size:18px;line-height:1.55}.collection-seo-panel{grid-template-columns:minmax(0,1fr) minmax(280px,.82fr);margin-top:64px;margin-bottom:64px}.collection-seo-points{display:grid;gap:10px}.collection-seo-points span{display:grid;gap:4px;padding:14px;border:1px solid rgba(17,27,131,.16);border-radius:var(--radius);background:#ffffffbd;color:var(--muted);line-height:1.4}.collection-seo-points strong{color:var(--ink);font-size:18px}.bundle-breakdown{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.bundle-breakdown span{display:grid;gap:3px;padding:13px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;color:var(--muted);font-size:13px;font-weight:850}.bundle-breakdown strong{color:var(--ink);font-size:18px}.cart-page{padding-top:clamp(36px,6vw,72px);padding-bottom:clamp(64px,9vw,110px)}.cart-page__header{max-width:720px;margin-bottom:28px}.cart-page__header h1{margin:0;color:var(--blue-deep)}.cart-page__header>p:last-child{margin:12px 0 0;color:var(--muted);font-size:17px}.cart-page__form{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr);gap:clamp(22px,4vw,44px);align-items:start}.cart-page__items{display:grid;gap:16px}.cart-page__line{display:grid;grid-template-columns:120px minmax(0,1fr);gap:18px;padding:18px;border:1px solid var(--border);border-radius:16px;background:#fff;box-shadow:0 12px 34px #10182812}.cart-page__image{display:block;width:120px;height:120px;overflow:hidden;border-radius:12px;background:#f4f6fa}.cart-page__image img,.cart-page__image svg{display:block;width:100%;height:100%;object-fit:cover}.cart-page__line-main{display:grid;min-width:0;gap:8px}.cart-page__title-row,.cart-page__subtotal,.cart-page__discounts{display:flex;justify-content:space-between;gap:18px;align-items:start}.cart-page__title-row h2{margin:0;font-size:21px;line-height:1.18}.cart-page__title-row h2 a{color:var(--ink)}.cart-page__title-row p,.cart-page__unit-price{margin:5px 0 0;color:var(--muted);font-size:13px}.cart-page__line-total{white-space:nowrap;color:var(--blue-deep);font-size:19px}.cart-page__properties{max-height:260px;padding:10px}.cart-page__line-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:4px}.cart-page__line-actions label{font-size:13px;font-weight:900}.cart-page__quantity{width:72px;min-height:44px;padding:7px 10px;border:1px solid #bfc8d8;border-radius:8px;color:var(--ink);font:inherit;font-weight:850;text-align:center}.cart-page__remove{display:inline-flex;min-height:44px;align-items:center;margin-left:auto;color:#b70f19;font-weight:900;text-decoration:underline;text-underline-offset:3px}.cart-page__update{justify-self:start}.cart-page__summary{position:sticky;top:130px;display:grid;gap:16px;padding:22px;border:1px solid var(--border);border-radius:16px;background:#f8fafc;box-shadow:0 16px 42px #10182817}.cart-page__summary h2{font-size:28px}.cart-page__shipping-progress{display:grid;gap:5px;padding:14px;border-radius:10px;background:#eef0ff;color:var(--blue-deep)}.cart-page__shipping-progress p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.cart-page__shipping-progress>span{display:block;height:7px;margin-top:5px;overflow:hidden;border-radius:999px;background:#cfd5ef}.cart-page__shipping-progress i{display:block;height:100%;border-radius:inherit;background:var(--blue)}.cart-page__discounts{color:#086a39;font-size:14px}.cart-page__subtotal{padding-top:15px;border-top:1px solid var(--border);font-size:21px;font-weight:950}.cart-page__delivery-note,.cart-page__paused-note{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.cart-page__paused-note{padding:10px 12px;border-left:4px solid #cc8a00;background:#fff7df;color:#673f00}.cart-page__checkout,.cart-page__continue{width:100%}.cart-page__empty{max-width:680px;padding:clamp(26px,5vw,48px);border:1px solid var(--border);border-radius:16px;background:#f8fafc}.cart-page__empty h2{font-size:clamp(28px,4vw,44px)}.cart-page__empty p{margin:14px 0 24px;color:var(--muted);font-size:17px;line-height:1.5}@media(max-width:860px){.cart-page__form{grid-template-columns:1fr}.cart-page__summary{position:static}}@media(max-width:520px){.cart-page__line{grid-template-columns:88px minmax(0,1fr);gap:12px;padding:12px}.cart-page__image{width:88px;height:88px}.cart-page__title-row{display:grid;gap:5px}.cart-page__title-row h2,.cart-page__line-total{font-size:17px}.cart-page__properties{max-height:220px}.cart-page__line-actions{align-items:end}.cart-page__summary{padding:17px}}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;grid-template-columns:minmax(0,1fr) min(420px,calc(100vw - 24px));pointer-events:none;visibility:hidden}.cart-drawer[aria-hidden=false]{pointer-events:auto;visibility:visible}.cart-drawer-backdrop{background:#1118276b;opacity:0;transition:opacity .18s ease}.cart-drawer[aria-hidden=false] .cart-drawer-backdrop{opacity:1}.cart-drawer-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto;height:100vh;background:#fff;box-shadow:-24px 0 60px #1018282e;transform:translate(100%);transition:transform .18s ease}.cart-drawer[aria-hidden=false] .cart-drawer-panel{transform:translate(0)}.cart-drawer-header,.cart-drawer-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px;border-bottom:1px solid var(--border)}.cart-drawer-footer{display:grid;gap:12px;border-top:1px solid var(--border);border-bottom:0}.cart-drawer-footer .button{width:100%;min-width:0}.cart-drawer-footer form{width:100%}.cart-drawer-shipping{padding:10px 12px;border-radius:8px;background:#eef0ff;color:var(--blue-deep);font-size:13px;font-weight:900;line-height:1.4}.cart-drawer-continue{min-height:44px;border:0;background:transparent;color:var(--blue-deep);cursor:pointer;font:inherit;font-weight:900;text-decoration:underline;text-underline-offset:3px}.cart-drawer-header h2{margin:0;font-size:24px}.cart-close{display:grid;width:44px;height:44px;place-items:center;border:1px solid var(--border);border-radius:var(--radius);background:#fff;color:var(--ink);cursor:pointer;font-size:24px;font-weight:950}.cart-drawer-items{display:grid;align-content:start;gap:12px;overflow:auto;padding:18px}.cart-line{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;padding:12px;border:1px solid var(--border);border-radius:var(--radius);background:#f8fafc}.cart-line .mock-photo{width:72px;height:72px}.cart-line-main{display:grid;gap:8px}.cart-line-main strong{line-height:1.18}.cart-line-main strong a{color:var(--ink)}.cart-line-meta{display:flex;justify-content:space-between;gap:10px;color:var(--muted);font-size:13px;font-weight:850}.cart-line-actions{display:flex;justify-content:space-between;gap:10px;align-items:center}.cart-line-actions .quantity-stepper button,.cart-line-remove{min-width:44px;min-height:44px}.cart-line-remove{border:0;background:transparent;color:var(--red);cursor:pointer;font-weight:950}.cart-empty{color:var(--muted);line-height:1.45}.cart-total{display:flex;justify-content:space-between;color:var(--ink);font-size:20px;font-weight:950}.body-lock{overflow:hidden}.trust-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;width:min(1180px,calc(100% - 36px));margin:0 auto;padding:42px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff}.trust-strip div,.trust-strip article{display:grid;gap:5px;min-height:132px;padding:22px;border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(180deg,#fff,#f7f9ff);box-shadow:0 10px 26px #1018280f}.trust-strip div:nth-child(1),.trust-strip article:nth-child(1){background:linear-gradient(180deg,#fff,#fff0f3)}.trust-strip div:nth-child(2),.trust-strip article:nth-child(2){background:linear-gradient(180deg,#fff,#eefbff)}.trust-strip div:nth-child(3),.trust-strip article:nth-child(3){background:linear-gradient(180deg,#fff,#effff6)}.trust-strip div:nth-child(4),.trust-strip article:nth-child(4){background:linear-gradient(180deg,#fff,#fff9e8)}.trust-strip strong{font-size:18px}.trust-strip span{color:var(--muted);line-height:1.35}.seo-band{padding:78px 0}.seo-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.seo-links a{padding:12px 14px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;color:var(--ink);font-weight:900}.trust-page{padding:64px 0 84px;background:linear-gradient(180deg,#f6f8ff,#fff 46%),#fff}.trust-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:clamp(24px,5vw,70px);align-items:stretch}.trust-hero-copy{display:grid;align-content:center;gap:18px}.trust-hero-copy h1{max-width:820px;font-size:clamp(46px,7vw,86px);line-height:.92}.trust-hero-copy>p:not(.eyebrow){max-width:760px;color:var(--muted);font-size:clamp(18px,2vw,22px);line-height:1.55}.trust-hero-copy .trust-hero-note{margin-top:-8px;font-size:15px;font-weight:800}.trust-hero-actions{display:flex;flex-wrap:wrap;gap:12px}.trust-chips{display:flex;flex-wrap:wrap;gap:10px}.trust-chips span{padding:10px 12px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;color:var(--ink);font-size:13px;font-weight:900;box-shadow:0 10px 26px #1018280f}.trust-hero-card{display:grid;align-content:end;gap:12px;min-height:360px;padding:clamp(24px,4vw,38px);border:1px solid var(--border);border-radius:var(--radius);background:radial-gradient(circle at 78% 20%,rgba(17,174,229,.24) 0 16%,transparent 17%),radial-gradient(circle at 18% 76%,rgba(247,233,28,.55) 0 14%,transparent 15%),linear-gradient(135deg,#fff9e8,#eefbff);box-shadow:var(--shadow)}.trust-hero-card span{width:max-content;padding:8px 10px;border-radius:var(--radius);background:var(--blue);color:#fff;font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.trust-hero-card h2{max-width:480px;font-size:clamp(28px,4vw,44px);line-height:1}.trust-hero-card p{max-width:520px;color:var(--muted);font-size:17px;line-height:1.55}.trust-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px;align-items:start;padding-top:44px}.trust-main,.trust-accordion-stack{display:grid;gap:16px}.trust-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.local-delivery-steps{display:grid;gap:12px;margin:0;padding:0;counter-reset:local-delivery-step;list-style:none}.local-delivery-steps li{display:grid;grid-template-columns:42px minmax(0,1fr);gap:4px 14px;align-items:center;padding:15px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;counter-increment:local-delivery-step}.local-delivery-steps li:before{content:counter(local-delivery-step);display:grid;grid-row:1 / 3;width:38px;height:38px;place-items:center;border-radius:999px;background:var(--yellow);color:var(--ink);font-weight:950}.local-delivery-steps span{color:var(--muted);line-height:1.5}.trust-sidebar-link{margin:18px 0 0}.trust-sidebar-link a,.trust-hero-card a{color:var(--blue-deep);font-weight:900;text-underline-offset:3px}.faq-page__groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;padding-top:48px}.faq-category{align-self:start;padding:clamp(22px,4vw,34px);border:1px solid var(--border);border-radius:var(--radius);background:#fff;box-shadow:0 14px 34px #10182812}.faq-category>h2,.local-delivery-faq>h2{margin-bottom:18px;font-size:clamp(28px,3vw,40px);line-height:1.05}.faq-accordion-group{display:grid}.faq-accordion{border-top:1px solid #cfd5e1}.faq-accordion:last-child{border-bottom:1px solid #cfd5e1}.faq-accordion h3{margin:0}.faq-accordion button{position:relative;width:100%;min-height:48px;padding:18px 48px 18px 0;border:0;background:transparent;color:var(--ink);cursor:pointer;font:inherit;font-size:17px;font-weight:900;line-height:1.35;text-align:left}.faq-accordion button:after{content:"+";position:absolute;top:50%;right:8px;color:var(--blue);font-size:24px;line-height:1;transform:translateY(-50%)}.faq-accordion.is-open button:after{content:"\2212"}.faq-accordion button:focus-visible{border-radius:4px;outline:3px solid var(--blue);outline-offset:3px}.faq-accordion__panel{display:grid;gap:10px;padding:0 40px 18px 0;color:var(--muted);line-height:1.62}.faq-accordion__panel[hidden]{display:none}.faq-accordion__panel>*{margin-top:0;margin-bottom:0}.trust-content-card,.trust-sidebar{border:1px solid var(--border);border-radius:var(--radius);background:#fffffff5;box-shadow:0 14px 34px #10182812}.trust-content-card{display:grid;gap:14px;padding:clamp(22px,4vw,34px)}.trust-content-card:nth-child(4n+1){background:linear-gradient(180deg,#fff,#fff9e8)}.trust-content-card:nth-child(4n+2){background:linear-gradient(180deg,#fff,#eefbff)}.trust-content-card h2{max-width:760px;font-size:clamp(30px,4vw,48px);line-height:1}.trust-content-card .rte{display:grid;gap:12px}.trust-content-card .rte>*{margin-top:0;margin-bottom:0}.trust-content-card p,.trust-content-card li{color:var(--muted);font-size:17px;line-height:1.62}.trust-sidebar{position:sticky;top:132px;padding:18px;background:linear-gradient(180deg,#fff9e8,#fff)}.trust-form-card{background:linear-gradient(180deg,#fff,#f8fbff)}.trust-contact-form{display:grid;gap:14px}.trust-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.trust-contact-form label{display:grid;gap:7px;color:var(--ink);font-weight:900}.trust-contact-form input,.trust-contact-form textarea{width:100%;min-width:0;border:1px solid var(--border);border-radius:var(--radius);background:#fff;color:var(--ink);font:inherit}.trust-contact-form input{min-height:48px;padding:0 13px}.trust-contact-form textarea{padding:13px;resize:vertical}.trust-contact-form button{min-height:52px;border:0;border-radius:var(--radius);background:var(--red);color:#fff;font-weight:950;box-shadow:0 14px 28px #ed1c2429}.trust-form-status{padding:12px 14px;border-radius:var(--radius);font-weight:900}.trust-form-status.success{border:1px solid rgba(15,157,88,.25);background:#effff6;color:var(--green)}.trust-form-status.error{border:1px solid rgba(237,28,36,.24);background:#fff0f4;color:var(--red)}.product-page{background:#fff}.breadcrumb{display:flex;flex-wrap:wrap;gap:8px;padding:22px 0 0;color:var(--muted);font-size:13px;font-weight:800}.breadcrumb a{color:var(--blue)}.product-hero{display:grid;grid-template-columns:minmax(320px,.86fr) minmax(0,1.14fr);gap:clamp(26px,5vw,62px);align-items:start;padding:22px 0 48px}.product-gallery{display:grid;gap:14px}.bag-visual{position:relative;min-height:520px;border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(180deg,#fff7d9,#fff),repeating-linear-gradient(135deg,rgba(40,54,216,.08) 0 12px,transparent 12px 24px);box-shadow:var(--shadow);overflow:hidden}img.bag-visual{display:block;width:100%;max-width:100%;height:min(520px,52vw);min-height:360px;object-fit:cover;background:#fff}.bag-visual:before{content:"";position:absolute;top:62px;right:72px;bottom:82px;left:72px;border:8px solid var(--blue);border-radius:45% 50% 44% 48%/39% 43% 49% 54%;background:#ffffffb3}.bag-visual:after{content:attr(data-size);position:absolute;left:34px;top:34px;padding:12px 14px;border-radius:var(--radius);background:var(--red);color:#fff;font-size:13px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.visual-card{position:absolute;right:34px;top:40px;z-index:5;width:220px;padding:18px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;box-shadow:0 14px 32px #10182821}.visual-card strong{display:block;font-size:25px;line-height:1}.visual-card span{display:block;margin-top:7px;color:var(--muted);line-height:1.35}.bag-pouch{position:absolute;left:50%;top:50%;z-index:3;display:grid;place-items:center;width:min(300px,64%);aspect-ratio:.78;transform:translate(-50%,-40%);border:7px solid var(--blue-deep);border-radius:20px 20px 54px 54px;background:radial-gradient(circle at 20% 80%,#ff4359 0 22px,transparent 23px),radial-gradient(circle at 75% 76%,#0ca65b 0 22px,transparent 23px),radial-gradient(circle at 42% 67%,#f7e91c 0 24px,transparent 25px),radial-gradient(circle at 54% 84%,#ff7eb3 0 18px,transparent 19px),linear-gradient(180deg,#fffffff0,#ffffffad);box-shadow:0 18px 46px #1018282e}.bag-pouch strong{width:min(86%,230px);padding:14px;border-radius:var(--radius);background:var(--blue);color:#fff;text-align:center;font-size:24px;line-height:1.05}.single-product-hero{grid-template-columns:minmax(280px,.68fr) minmax(0,1.32fr);gap:clamp(24px,4vw,52px)}.single-product-visual{position:relative;display:grid;place-items:center;min-height:440px;padding:18px;border:1px solid var(--border);border-radius:var(--radius);background:radial-gradient(circle at 12% 18%,rgba(247,233,28,.32) 0 58px,transparent 59px),radial-gradient(circle at 88% 84%,rgba(17,174,229,.22) 0 72px,transparent 73px),linear-gradient(180deg,#fff9e8,#fff);box-shadow:var(--shadow);overflow:hidden}.single-product-visual .mock-photo{width:100%;min-height:388px;border-width:0;border-radius:var(--radius);box-shadow:0 18px 44px #1018282e;background-size:94px 94px}.single-product-image{display:block;width:100%;height:388px;object-fit:cover;border-radius:var(--radius);box-shadow:0 22px 52px #1018282e}.category-product-image{box-sizing:border-box;padding:12px;object-fit:contain;background:#fff}.category-product-hero{grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);gap:clamp(24px,4vw,48px);padding-top:clamp(34px,4vw,64px)}.category-product-hero .product-main{max-width:760px}.category-product-hero .product-main h1{font-size:clamp(40px,4.6vw,62px);line-height:.98}.category-product-visual{justify-self:end;width:min(100%,430px);min-height:390px;padding:14px}.category-product-visual .single-product-image,.category-product-visual .mock-photo{height:340px;min-height:340px}.create-product-hero{padding-bottom:34px}.create-product-visual,.create-bag-visual{width:min(100%,430px)}.create-bag-visual{justify-self:end;min-height:390px}.create-bag-visual:before{top:58px;right:74px;bottom:78px;left:74px;border-width:7px}.create-bag-visual .visual-card{right:28px;top:34px;width:188px;padding:16px}.create-bag-visual .visual-card strong{font-size:22px}.create-bag-visual .bag-pouch{width:min(250px,62%);transform:translate(-50%,-35%)}.create-bag-visual .bag-pouch strong{width:min(88%,210px);font-size:21px}.create-size-panel{gap:14px}.create-top-copy{display:grid;gap:13px;max-width:820px;padding:22px;border:1px solid rgba(40,54,216,.14);border-radius:var(--radius);background:linear-gradient(180deg,#fff,#f8fbff)}.create-top-copy h2{font-size:clamp(30px,3.8vw,48px);line-height:1.02}.create-top-copy h3{margin:6px 0 0;font-size:22px}.create-top-copy p{margin:0;color:var(--muted);line-height:1.55}.create-top-copy strong{color:var(--ink)}.create-limit-summary{display:grid;gap:6px;align-content:center;min-width:136px;padding-left:16px;border-left:1px solid rgba(40,54,216,.14)}.create-limit-summary strong{font-size:30px;line-height:1}.create-limit-summary small{color:var(--muted);font-size:13px;font-weight:850;line-height:1.35}.create-builder-section{padding:22px 0 26px}.create-builder-heading{max-width:780px}.create-builder-heading p:not(.eyebrow){max-width:720px;color:var(--muted);font-size:17px;line-height:1.5}.create-builder-panel{box-shadow:0 14px 34px #10182814}.create-product-details{padding-top:36px}.single-image-label{position:absolute;left:30px;top:30px;padding:9px 11px;border-radius:var(--radius);background:#fffffff0;color:var(--blue);font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 10px 24px #1018281f}.gallery-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.gallery-thumbs span{height:76px;border:1px solid var(--border);border-radius:var(--radius);background-color:var(--cream-soft)}.gallery-thumbs img{display:block;width:100%;height:76px;object-fit:cover;border:1px solid var(--border);border-radius:var(--radius);background:var(--cream-soft)}.under-photo-description{display:grid;gap:12px;padding:18px;border:1px solid rgba(40,54,216,.16);border-radius:var(--radius);background:linear-gradient(180deg,#ffffff,var(--cream-soft));box-shadow:0 12px 28px #10182814}.description-kicker{color:var(--blue);font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.under-photo-description h2{font-size:clamp(24px,3vw,34px);line-height:1.05}.under-photo-description p{margin:0;color:var(--muted);line-height:1.52}.description-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.description-facts span{display:grid;gap:2px;min-height:70px;padding:11px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;color:var(--muted);font-size:12px;font-weight:850}.description-facts strong{color:var(--ink);font-size:20px;line-height:1}.description-note{padding-top:10px;border-top:1px solid var(--border);font-size:13px}.product-main{display:grid;gap:18px}.rating-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center;color:var(--muted);font-size:14px;font-weight:800}.stars{color:#f5a400;letter-spacing:.03em}.promo-offer{display:inline-flex;width:fit-content;align-items:center;gap:8px;padding:7px 10px;border:1px solid rgba(245,164,0,.35);border-radius:var(--radius);background:#fff2c2;color:var(--ink);font-size:14px}.promo-offer strong{padding:4px 7px;border-radius:6px;background:#f5a400;color:var(--ink);font-size:13px;line-height:1}.promo-offer span{color:#7b4e00;font-weight:850}.promo-offer[data-promo-active=false]{display:none}.product-main h1{max-width:850px;font-size:clamp(38px,5vw,66px)}.product-price{display:flex;flex-wrap:wrap;gap:12px;align-items:baseline}.product-price strong{font-size:36px}.product-price span{color:var(--green);font-weight:950}.single-product-price{padding:14px 16px;border:1px solid rgba(40,54,216,.14);border-radius:var(--radius);background:linear-gradient(135deg,#fff9df,#f5fbff)}.single-product-price strong{font-size:clamp(28px,3vw,38px);line-height:1}.single-product-price span{color:var(--muted);font-weight:850}.single-product-lead{max-width:760px;margin:0;color:var(--muted);font-size:18px;line-height:1.55}.product-description-copy{display:grid;gap:14px;max-width:820px;color:var(--ink);font-size:17px;line-height:1.56}.product-description-copy>*{margin-top:0;margin-bottom:0}.product-description-copy strong{color:var(--ink)}.single-selling-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.single-selling-points div{display:grid;gap:5px;align-content:start;min-height:112px;padding:15px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;box-shadow:0 10px 22px #1018280f}.single-selling-points div:nth-child(1){border-color:#f0df9b;background:linear-gradient(135deg,#fff8dd,#fff)}.single-selling-points div:nth-child(2){border-color:#b9e7fb;background:linear-gradient(135deg,#eefbff,#fff)}.single-selling-points div:nth-child(3){border-color:#b8e8d7;background:linear-gradient(135deg,#effff6,#fff)}.single-selling-points strong{font-size:16px;line-height:1.18}.single-selling-points span{color:var(--muted);font-size:14px;line-height:1.38}.purchase-panel{display:grid;gap:18px;padding:18px;border:1px solid rgba(40,54,216,.18);border-radius:var(--radius);background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 14px 34px #10182814}.purchase-summary-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:stretch;padding:16px;border:1px solid rgba(40,54,216,.14);border-radius:var(--radius);background:linear-gradient(135deg,#fff9df,#f5fbff)}.purchase-price{display:grid;gap:6px;align-content:center;min-width:0}.purchase-price strong{color:var(--ink);font-size:clamp(32px,4vw,46px);line-height:1}.purchase-price small{color:var(--muted);font-size:14px;font-weight:850;line-height:1.35}.purchase-qty{display:grid;gap:9px;justify-items:end;align-content:center}.single-size-select{width:100%;min-height:58px;margin-top:9px;padding:0 16px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;color:var(--ink);font:inherit;font-size:18px;font-weight:750}.single-size-select:focus{outline:3px solid rgba(40,54,216,.18);border-color:var(--blue)}.weight-selector{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:9px}.weight-card{position:relative;display:grid;gap:6px;min-height:98px;padding:13px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;cursor:pointer}.weight-card input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.weight-card strong{font-size:22px}.weight-card span{color:var(--muted);font-weight:900}.weight-card.active,.weight-card:has(input:checked){border-color:var(--blue);background:var(--cream-soft);box-shadow:inset 0 -4px 0 var(--blue)}.weight-card.best:after{content:"Best value";width:fit-content;padding:5px 7px;border-radius:var(--radius);background:#eef2ff;color:var(--blue);font-size:11px;font-weight:950;text-transform:uppercase}.qty-row{display:flex;align-items:center;justify-content:space-between;gap:18px}.quantity-stepper{display:inline-grid;grid-template-columns:42px 52px 42px;align-items:center;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:#fff}.quantity-stepper input{width:100%;min-height:42px;border:0;background:#fff;color:var(--ink);text-align:center;font:inherit;font-weight:950}.quantity-stepper button{min-height:42px;border:0;background:#f3f5fb;color:var(--ink);cursor:pointer;font-size:20px;font-weight:950}.quantity-stepper span{text-align:center;font-weight:950}.single-add-button{width:100%}.purchase-panel>small{color:var(--muted);line-height:1.45}.single-trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.single-trust-grid div{display:grid;gap:5px;min-height:88px;padding:13px;border:1px solid var(--border);border-radius:var(--radius);background:#fff}.single-trust-grid strong{font-size:15px}.single-trust-grid span{color:var(--muted);font-size:13px;line-height:1.35}.bag-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.bag-tab{display:grid;gap:4px;width:100%;padding:13px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;color:var(--ink);cursor:pointer;font:inherit;text-align:left}.bag-tab.active{border-color:var(--blue);background:var(--cream-soft);box-shadow:inset 0 -4px 0 var(--blue)}.bag-tab strong{font-size:17px}.bag-tab span{color:var(--muted);font-size:13px;font-weight:800}.product-badges,.allergen-lights{display:flex;flex-wrap:wrap;gap:8px}.product-badges span{padding:8px 10px;border-radius:var(--radius);background:#f3f5fb;color:var(--ink);font-size:13px;font-weight:900}.allergen-light{display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;font-size:13px;font-weight:900}.allergen-light.red{border-color:#b9d8ff;background:#eff6ff}.allergen-light.yellow{border-color:#d8c9ff;background:#f6f1ff}.allergen-light.green{border-color:#b5e7dd;background:#edfffb}.allergen-light:before{content:attr(data-code);display:inline-grid;width:24px;height:24px;place-items:center;border-radius:50%;color:#fff;font-size:10px;font-weight:950}.allergen-light.green:before{background:#008c82}.allergen-light.red:before{background:#2563eb}.allergen-light.yellow:before{background:#7c3aed}.builder-panel{display:grid;gap:14px;padding:16px;border:1px solid var(--border);border-radius:var(--radius);background:#fff}.builder-search{width:100%;min-height:44px;padding:0 13px;border:1px solid var(--border);border-radius:var(--radius);font:inherit}.builder-controls{display:flex;flex-wrap:wrap;gap:8px}.product-sweet-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.pick-tile{position:relative;display:grid;gap:8px;min-height:210px;padding:10px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;box-shadow:0 8px 20px #1018280f}.pick-tile.selected{border-color:var(--blue);box-shadow:0 0 0 2px #2836d824}.pick-tile .mock-photo{width:100%}.builder-tile-photo-link{display:block;color:inherit;border-radius:calc(var(--radius) - 2px);text-decoration:none}.builder-tile-photo-link:focus-visible{outline:3px solid rgba(40,54,216,.35);outline-offset:3px}.builder-tile-photo-link:hover .mock-photo{transform:translateY(-1px)}.pick-tile img.mock-photo{box-sizing:border-box;height:auto;aspect-ratio:1;object-fit:cover;background:#fff;transition:transform .16s ease}.pick-tile[hidden]{display:none}.pick-tile strong{font-size:14px;line-height:1.2}.tile-badges{position:absolute;left:16px;top:16px;display:flex;gap:4px}.tile-badges span{display:inline-grid;width:24px;height:24px;place-items:center;border:2px solid #ffffff;border-radius:50%;color:#fff;font-size:10px;font-weight:950}.tile-badges .gf{background:#2563eb}.tile-badges .ve{background:#7c3aed}.tile-badges .v{background:#008c82}.tile-actions{display:grid;gap:8px}.pick-tile button{min-height:36px;border:1px solid var(--red);border-radius:var(--radius);background:#fff;color:var(--red);font-size:13px;font-weight:950}.tile-quantity{display:grid;grid-template-columns:38px 1fr 38px;overflow:hidden;min-height:36px;border:1px solid var(--border);border-radius:var(--radius);background:#f7f8fc}.tile-quantity[hidden]{display:none}.tile-quantity button{min-height:34px;border:0;border-radius:0;background:#eef2ff;color:var(--blue-deep);font-size:16px}.tile-quantity span{display:grid;min-height:34px;place-items:center;color:var(--ink);font-size:13px;font-weight:950}.pick-tile button:disabled{border-color:var(--border);color:var(--muted);cursor:not-allowed;opacity:.55}.builder-empty{margin:0;padding:16px;border:1px dashed var(--border);border-radius:var(--radius);color:var(--muted);font-weight:850;text-align:center}.builder-empty--setup{grid-column:1 / -1}.builder-return-link{justify-self:start;display:inline-flex;align-items:center;width:fit-content;min-height:40px;padding:0 15px;border:1px solid rgba(40,54,216,.22);border-radius:var(--radius);background:#eef2ff;color:var(--blue-deep);font-size:14px;font-weight:950;text-decoration:none}.builder-return-link[hidden]{display:none}.sticky-builder-bar{position:sticky;bottom:0;z-index:18;display:grid;grid-template-columns:minmax(140px,auto) auto minmax(180px,1fr) auto;gap:16px;align-items:center;width:min(920px,calc(100% - 36px));margin:18px auto 0;padding:14px;border-radius:var(--radius) var(--radius) 0 0;background:var(--blue-deep);color:#fff;box-shadow:0 -12px 34px #10182833}.limit-note{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#ffffff21;color:#fff;font-size:12px;font-weight:900;white-space:nowrap}.sticky-builder-bar .progress{background:#ffffff38}.sticky-builder-bar button{min-height:44px;padding:0 18px;border:0;border-radius:var(--radius);background:var(--red);color:#fff;cursor:pointer;font-weight:950}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:72px 0}.info-card{padding:24px;border:1px solid var(--border);border-radius:var(--radius);background:#fff}.info-card h2{font-size:clamp(24px,3vw,34px)}.info-card p,.info-card li{color:var(--muted);line-height:1.55}.info-card ul{display:grid;gap:9px;margin:16px 0 0;padding-left:19px}.single-product-details{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:22px;align-items:start;padding:44px 0 78px}.single-product-details--clean{grid-template-columns:minmax(0,920px);justify-content:center}.related-sweets{padding-top:72px}.pickmix-details{display:grid;gap:24px;padding:28px 0 78px}.pickmix-details-inner{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:22px;align-items:start}.pickmix-copy,.pickmix-side-card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;box-shadow:0 12px 30px #10182812}.pickmix-copy{display:grid;gap:18px;padding:28px}.pickmix-copy h2,.pickmix-copy h3,.pickmix-copy p{margin:0}.pickmix-copy h2{font-size:clamp(30px,4vw,48px)}.pickmix-copy h3{font-size:21px}.pickmix-copy p,.pickmix-copy li{color:var(--muted);line-height:1.58}.pickmix-copy ul{display:grid;gap:8px;margin:0;padding-left:19px}.product-info-stack{display:grid;gap:12px}.product-info-stack .product-info-accordion{margin-top:0}.product-info-accordion{margin-top:4px;border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(180deg,#f8fbff,#fff);overflow:hidden}.product-info-accordion summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;color:var(--ink);cursor:pointer;font-weight:950;list-style:none}.product-info-accordion summary::-webkit-details-marker{display:none}.product-info-accordion summary:after{content:"+";display:inline-grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border-radius:999px;background:var(--yellow);color:var(--ink);font-weight:950}.product-info-accordion[open] summary:after{content:"-"}.product-info-accordion .rte{display:grid;gap:12px;padding:0 18px 18px;color:var(--muted);line-height:1.58}.product-info-accordion .rte>*{margin-top:0;margin-bottom:0}.pnm-product{padding-bottom:clamp(58px,7vw,92px);background:#fff}.pnm-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;padding:22px 0 0;color:var(--muted);font-size:13px;font-weight:750}.pnm-breadcrumb a{color:var(--blue-deep);text-decoration:underline;text-decoration-color:transparent;text-underline-offset:3px}.pnm-breadcrumb a:hover,.pnm-breadcrumb a:focus-visible{text-decoration-color:currentColor}.pnm-product__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:clamp(34px,5vw,72px);align-items:start;padding:clamp(24px,4vw,48px) 0 clamp(42px,6vw,76px)}.pnm-media{position:sticky;top:112px;display:grid;gap:14px}.pnm-media__stage{min-width:0;overflow:hidden;border:1px solid var(--border);border-radius:18px;background:#fff;box-shadow:0 18px 48px #111b831a}.pnm-media__item{position:relative;display:grid;min-height:clamp(420px,49vw,650px);place-items:center;padding:clamp(16px,3vw,34px);background:radial-gradient(circle at 12% 12%,rgba(247,233,28,.17),transparent 24%),linear-gradient(160deg,#fffdf6,#fff 58%,#f1faff)}.pnm-media__item[hidden]{display:none}.pnm-media__asset{display:block;width:100%;height:100%;max-height:590px;object-fit:contain}.pnm-media__video{width:100%;aspect-ratio:1}.pnm-media__placeholder{align-content:center;color:var(--muted);text-align:center}.pnm-media__placeholder svg{width:min(360px,90%);height:auto}.pnm-media__thumbs{display:grid;grid-template-columns:repeat(auto-fit,minmax(72px,84px));gap:10px}.pnm-media__thumb{min-width:0;padding:5px;overflow:hidden;border:2px solid transparent;border-radius:12px;background:#fff;cursor:pointer}.pnm-media__thumb img{display:block;width:100%;height:72px;border-radius:8px;object-fit:contain}.pnm-media__thumb.is-active,.pnm-media__thumb:focus-visible{border-color:var(--blue);outline:none;box-shadow:0 0 0 3px #2836d824}.pnm-product__main{display:grid;gap:20px;min-width:0}.pnm-product__eyebrow{margin:0;color:var(--blue-deep);font-size:13px;font-weight:950;letter-spacing:.09em;text-transform:uppercase}.pnm-product__main h1{max-width:780px;margin:-6px 0 0;color:var(--blue-deep);font-size:clamp(34px,4.3vw,56px);line-height:1.03;letter-spacing:-.035em}.pnm-product__price-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.pnm-product__price-row>div{display:flex;flex-wrap:wrap;align-items:baseline;gap:9px}.pnm-product__price{font-size:clamp(30px,3.4vw,42px);line-height:1}.pnm-product__compare{color:var(--muted);font-size:18px;text-decoration:line-through}.pnm-product__unit{color:var(--muted);font-size:16px;font-weight:800}.pnm-product__availability{display:inline-flex;align-items:center;gap:8px;margin:0;color:#08794c;font-size:14px;font-weight:900}.pnm-product__availability:before{content:"";width:9px;height:9px;border-radius:999px;background:currentColor}.pnm-product__availability.is-sold-out{color:brown}.pnm-product__lead{color:#3e4655;font-size:17px;line-height:1.65}.pnm-product__lead>*{margin:0}.pnm-product__food-link{margin:-4px 0 0;font-size:14px;line-height:1.45}.pnm-product__food-link a{color:var(--blue-deep);font-weight:850;text-decoration:underline;text-underline-offset:3px}.pnm-dietary{display:flex;flex-wrap:wrap;gap:8px}.pnm-dietary span{padding:8px 11px;border:1px solid #b8e8d7;border-radius:999px;background:#effff6;color:#076b45;font-size:13px;font-weight:900}.pnm-food-summary{display:grid;gap:6px;padding:16px 18px;border:1px solid #b9dff1;border-left:5px solid var(--wave);border-radius:12px;background:#f2fbff}.pnm-food-summary--warning{border-color:#e5c26a;border-left-color:#b77900;background:#fff9e7}.pnm-food-summary strong,.pnm-food-summary p{margin:0}.pnm-food-summary p{color:#485263;line-height:1.5}.pnm-food-summary a{width:fit-content;color:var(--blue-deep);font-weight:900;text-decoration:underline;text-underline-offset:3px}.standard-product__contents{display:grid;gap:8px;padding:17px 18px;border:1px solid #eadb86;border-radius:12px;background:linear-gradient(145deg,#fff9dc,#fff)}.standard-product__contents>*{margin:0}.standard-product__contents .metafield-rich_text_field{color:#465061;line-height:1.55}.standard-product__contents a{width:fit-content;color:var(--blue-deep);font-size:14px;font-weight:900;text-decoration:underline;text-underline-offset:3px}.pnm-purchase{display:grid;gap:18px;padding:20px;border:1px solid rgba(40,54,216,.2);border-radius:16px;background:linear-gradient(155deg,#fff,#f5f9ff);box-shadow:0 14px 34px #111b8314}.pnm-purchase__unit{display:grid;gap:4px}.pnm-purchase__unit strong{font-size:18px}.pnm-purchase__unit span,.pnm-purchase__total span,.pnm-purchase__total small{color:var(--muted);line-height:1.45}.pnm-purchase__controls{display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,auto);gap:16px;align-items:end}.pnm-quantity{display:grid;gap:9px}.pnm-quantity label{font-size:14px;font-weight:900}.pnm-quantity .quantity-stepper{grid-template-columns:48px 64px 48px}.pnm-quantity .quantity-stepper button,.pnm-quantity .quantity-stepper input{min-height:48px}.pnm-purchase__total{display:grid;gap:2px;justify-items:end;text-align:right}.pnm-purchase__total strong{font-size:26px}.pnm-purchase__button{width:100%;min-height:54px;font-size:17px}.pnm-purchase__button:disabled{border-color:#b8beca;background:#d9dde5;color:#4b5260;cursor:not-allowed;box-shadow:none}.pnm-purchase__error{margin:0;color:#8a2b1d;font-size:14px;font-weight:750;line-height:1.5}.pnm-delivery-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pnm-delivery-summary>div{display:grid;gap:5px;padding:14px;border:1px solid var(--border);border-radius:12px;background:#fff}.pnm-delivery-summary span{color:var(--muted);font-size:13px;line-height:1.45}.pnm-delivery-summary>a{grid-column:1 / -1;width:fit-content;color:var(--blue-deep);font-size:14px;font-weight:900;text-decoration:underline;text-underline-offset:3px}.pnm-details{display:grid;gap:12px;max-width:960px;margin:0 auto;scroll-margin-top:120px}.pnm-details .product-info-accordion{margin:0;border-radius:12px}.pnm-details .product-info-accordion summary{padding:18px 20px;font-size:17px}.pnm-details .product-info-accordion .rte{padding:0 20px 22px}.pnm-details h3{margin-top:10px;color:var(--ink);font-size:17px}.pnm-food-source{padding-top:12px;border-top:1px solid var(--border);font-size:13px}.pnm-recommendations{padding-top:6px;padding-bottom:clamp(64px,8vw,104px)}.pnm-recommendations:empty,.pnm-recommendations.is-loading{display:none}.pnm-recommendations__heading{display:grid;gap:8px;margin-bottom:24px;text-align:center}.pnm-recommendations__heading h2{margin:0;color:var(--blue-deep);font-size:clamp(30px,4vw,46px)}.pnm-recommendations__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,2vw,24px)}.pnm-related-card{display:grid;grid-template-rows:auto 1fr;min-width:0;overflow:hidden;border:1px solid var(--border);border-radius:14px;background:#fff;box-shadow:0 12px 28px #111b8312}.pnm-related-card__image{display:grid;min-height:230px;place-items:center;padding:16px;background:linear-gradient(155deg,#fffdf6,#f2faff)}.pnm-related-card__image img,.pnm-related-card__image svg{display:block;width:100%;height:210px;object-fit:contain}.pnm-related-card__body{display:grid;gap:10px;align-content:start;padding:16px}.pnm-related-card__body h3,.pnm-related-card__body p{margin:0}.pnm-related-card__body h3{font-size:17px;line-height:1.3}.pnm-related-card__body p{color:var(--blue-deep);font-size:18px;font-weight:950}.pnm-related-card__button{width:fit-content;margin-top:auto;color:var(--blue-deep);font-size:14px;font-weight:900;text-decoration:underline;text-underline-offset:3px}@media(max-width:989px){.pnm-product__grid{grid-template-columns:1fr}.pnm-media{position:static}.pnm-recommendations__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.pnm-product__grid{gap:28px;padding-top:20px}.pnm-media__item{min-height:330px;padding:14px}.pnm-media__asset{max-height:360px}.pnm-product__main h1{font-size:clamp(32px,10vw,44px)}.pnm-product__price-row{align-items:flex-start}.pnm-purchase__controls,.pnm-delivery-summary{grid-template-columns:1fr}.pnm-purchase__total{justify-items:start;text-align:left}.pnm-delivery-summary>a{grid-column:auto}.pnm-recommendations__grid{gap:12px}.pnm-related-card__image{min-height:170px;padding:10px}.pnm-related-card__image img,.pnm-related-card__image svg{height:150px}.pnm-related-card__body{padding:13px}}.pickmix-side-card{display:grid;gap:14px;padding:22px;background:linear-gradient(180deg,#fff9e8,#fff)}.hygiene-rating{display:grid;gap:10px;padding:16px;border-radius:var(--radius);background:#111;color:#fff}.hygiene-rating strong{color:#9be340;font-size:15px;text-transform:uppercase}.rating-scale{display:flex;gap:5px}.rating-scale span{display:inline-grid;width:28px;height:28px;place-items:center;border:1px solid #9be340;border-radius:50%;color:#9be340;font-size:12px;font-weight:950}.rating-scale .active{background:#9be340;color:#111}.detail-list{display:grid;gap:10px}.detail-list div{display:grid;gap:4px;padding:13px;border:1px solid var(--border);border-radius:var(--radius);background:#fff}.detail-list strong{color:var(--ink)}.detail-list span{color:var(--muted);line-height:1.4}.footer{background:var(--ink);color:#fff;padding-bottom:18px}.footer-inner{display:grid;grid-template-columns:minmax(260px,1.2fr) repeat(3,minmax(150px,.7fr));gap:34px;width:min(1180px,calc(100% - 36px));margin:0 auto;padding:44px 0}.footer-brand,.footer-links,.footer-proof{display:grid;align-content:start;gap:10px}.footer-brand img{width:150px;padding:8px;border-radius:var(--radius);background:#fff}.footer .footer-logo-fallback{width:150px;color:var(--ink)}.footer strong{color:#fff}.footer span,.footer a,.footer label{color:#c7ccd6;line-height:1.4}.footer-hygiene{gap:9px;width:min(100%,270px);margin-top:8px;padding:12px;border:1px solid rgba(155,227,64,.72);background:#090b0c;box-shadow:none}.footer-hygiene strong{color:#b6e62f;font-size:13px}.footer-hygiene .rating-scale{gap:4px}.footer-hygiene .rating-scale span{width:23px;height:23px;border-color:#b6e62f;color:#b6e62f;font-size:11px;line-height:1}.footer-hygiene .rating-scale .active{background:#b6e62f;color:#090b0c}.footer .footer-hygiene>span{color:#fff;font-size:12px;font-weight:800}.footer a:hover,.footer a:focus-visible{color:#fff}.footer-signup{display:grid;gap:8px;margin-top:8px}.footer-signup div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.footer-signup input{min-height:44px;min-width:0;padding:0 12px;border:1px solid rgba(255,255,255,.2);border-radius:var(--radius);background:#ffffff14;color:#fff;font:inherit}.footer button{min-height:44px;padding:0 16px;border:0;border-radius:var(--radius);background:var(--yellow);color:var(--ink);cursor:pointer;font-weight:950}.footer-bottom{display:flex;justify-content:space-between;gap:16px;width:min(1180px,calc(100% - 36px));margin:0 auto;padding:18px 0;border-top:1px solid rgba(255,255,255,.14);color:#c7ccd6;font-size:13px}.footer-policy-links{display:flex;flex-wrap:wrap;gap:10px 16px}.footer-policy-links a,.footer-policy-links button{min-height:44px;display:inline-flex;align-items:center;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;text-decoration:underline;text-underline-offset:3px}@media(max-width:1200px){.header-search{display:none}.header-search-shortcut{display:inline-grid}}@media(max-width:1050px){.site-header{grid-template-columns:130px 1fr auto}.main-nav{justify-content:flex-start;overflow-x:auto;padding-bottom:2px}.hero,.builder-layout,.value-section,.value-story,.trust-hero,.trust-layout,.collection-hero,.collection-cyo-callout,.collection-seo-panel,.product-hero,.single-product-details,.info-grid{grid-template-columns:1fr}.hero{min-height:auto}.shop-routes{padding:36px 0}.range-section,.value-story,.seo-band{padding-top:64px;padding-bottom:64px}.trust-strip{padding-top:36px;padding-bottom:36px}.value-copy{justify-self:start;max-width:680px}.trust-sidebar{position:static}.category-product-visual,.create-bag-visual{justify-self:stretch;width:100%}.category-product-hero .product-main{max-width:none}.hero-panel{min-height:500px}.mix-summary{position:static}.product-grid,.range-grid,.search-suggestion-grid,.trust-strip,.trust-card-grid,.faq-page__groups,.trust-form-grid,.product-sweet-grid,.single-trust-grid,.story-proof-list,.bundle-breakdown,.footer-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.section-shell{width:calc(100vw - 36px)}.topbar{flex-wrap:wrap;justify-content:center;gap:6px 14px;padding:8px 12px;font-size:12px;white-space:normal}.payment-strip{grid-template-columns:1fr}.payment-option{min-height:44px;padding:8px 14px}.site-header{display:flex;flex-wrap:wrap;gap:12px;padding:10px 18px}.brand{order:1;width:104px}.main-nav{flex:0 0 100%;order:3;justify-content:space-between;gap:10px;max-width:100%;font-size:11.5px}.header-actions{order:2;margin-left:auto;max-width:none}.icon-button{display:inline-grid;place-items:center}.basket-button{justify-content:center;width:48px;padding:0;font-size:0}.basket-button span{font-size:12px}.search-panel{padding:22px}.search-input-wrap{grid-template-columns:1fr}.search-input-wrap button{width:100%}.search-results-head{align-items:flex-start;flex-direction:column}.search-suggestion-grid{grid-template-columns:1fr}.create-product-hero{padding-bottom:24px}.create-size-panel .purchase-summary-row{grid-template-columns:1fr}.create-limit-summary{min-width:0;padding-top:12px;padding-left:0;border-top:1px solid rgba(40,54,216,.14);border-left:0}.bag-tabs{grid-template-columns:1fr}.sticky-builder-bar{grid-template-columns:1fr;width:calc(100% - 24px)}.sticky-builder-bar form,.sticky-builder-bar button{width:100%}.main-nav{overflow-x:auto;white-space:nowrap;scrollbar-width:none}.main-nav::-webkit-scrollbar{display:none}.hero{padding-top:36px;padding-bottom:42px}h1{max-width:100%;font-size:clamp(36px,10.5vw,42px);line-height:1.04}.hero-lead{max-width:320px;font-size:17px}.hero-actions{display:grid;grid-template-columns:1fr;gap:10px;width:min(100%,330px)}.hero-actions .button{width:100%;min-width:0;padding-right:14px;padding-left:14px}.collection-hero-actions{display:grid;grid-template-columns:1fr;width:min(100%,330px)}.collection-hero-actions .button,.collection-cyo-callout .button{width:100%;min-width:0}.collection-cyo-callout,.collection-seo-panel{padding:22px}.proof-row{display:grid;grid-template-columns:1fr;justify-items:start}.proof-row span{max-width:100%}.hero-panel{min-height:380px;padding:16px}.route-card,.value-ticket,.bag-label{width:min(210px,72%)}.value-ticket{top:16px;left:16px}.bag-label{top:52%;left:50%;transform:translate(-50%,-50%)}.route-card{right:auto;bottom:16px;left:16px}.shop-routes,.product-grid,.range-grid,.trust-strip,.trust-card-grid,.faq-page__groups,.trust-form-grid,.product-sweet-grid,.pickmix-details-inner,.single-product-details,.single-trust-grid,.single-selling-points,.story-proof-list,.bundle-breakdown,.bag-tabs,.info-grid,.footer-inner{grid-template-columns:1fr}.shop-routes{gap:12px;padding:28px 0}.shop-routes a{min-height:auto;padding:20px}.shop-routes strong{font-size:27px}.range-section,.value-story,.seo-band,.trust-page{padding-top:48px;padding-bottom:52px}.trust-hero-copy{gap:14px}.trust-hero-copy h1{font-size:clamp(40px,11vw,52px);line-height:1}.trust-hero-copy>p:not(.eyebrow){font-size:17px}.trust-hero-card{min-height:280px}.trust-layout{gap:18px;padding-top:28px}.trust-content-card h2{font-size:clamp(30px,9vw,40px);line-height:1.04}.range-section .section-heading,.builder .section-heading{margin-bottom:22px}.range-card{min-height:auto}.value-section{gap:18px;padding-top:42px;padding-bottom:46px}.value-chips{gap:8px}.value-chips span{width:100%}.story-photo,.collection-hero-media{min-height:260px}.trust-strip{gap:12px;padding:34px 0}.trust-strip div,.trust-strip article{min-height:auto;padding:18px}.seo-links{display:grid;grid-template-columns:1fr}.seo-links a{text-align:center}.product-hero{padding-top:18px}.bag-visual{min-height:430px}img.bag-visual{height:330px;min-height:0}.single-product-visual{min-height:360px;padding:14px}.single-product-visual .mock-photo{width:100%;min-height:330px}.single-product-image{height:330px}.single-image-label{left:16px;top:16px}.visual-card{left:16px;top:16px;right:auto;width:min(230px,calc(100% - 32px))}.bag-pouch{top:61%;width:min(250px,68%);transform:translate(-50%,-38%)}.bag-pouch strong{font-size:21px}.product-price{display:grid;gap:6px}.product-price strong{font-size:34px}.product-price span{line-height:1.35}.purchase-summary-row{grid-template-columns:1fr}.purchase-qty{justify-items:stretch}.weight-selector{grid-template-columns:1fr}.qty-row{display:grid}.gallery-thumbs{grid-template-columns:repeat(2,1fr)}.sticky-builder-bar{position:static;grid-template-columns:1fr;border-radius:var(--radius)}.limit-note{width:fit-content}.builder{padding:48px 0 52px}.builder .section-heading,.bag-builder-panel{width:calc(100% - 36px)}.bag-builder-panel{padding:18px}.home-bag-card{min-height:auto}.sweet-grid{grid-template-columns:1fr}.sweet-card{grid-template-columns:54px minmax(0,1fr)}.sweet-card button{grid-column:1 / -1}.footer{padding-bottom:28px}.footer-signup div,.footer-bottom{display:grid;grid-template-columns:1fr}}.home-v2-section{padding:clamp(64px,7vw,104px) 0}.home-v2-eyebrow{margin:0 0 10px;color:var(--blue);font-size:12px;font-weight:950;letter-spacing:.12em;line-height:1.3;text-transform:uppercase}.home-v2-heading{max-width:760px;margin-bottom:34px}.home-v2-heading--split{display:flex;max-width:none;justify-content:space-between;gap:32px;align-items:end}.home-v2-heading--split>div{max-width:760px}.home-v2-heading h2,.home-v2-story__copy h2,.home-v2-final h2{margin:0;color:var(--ink);font-size:clamp(32px,4vw,54px);line-height:1.04;letter-spacing:-.035em}.home-v2-heading>p:not(.home-v2-eyebrow),.home-v2-heading>div>p:not(.home-v2-eyebrow),.home-v2-story__copy>p:not(.home-v2-eyebrow),.home-v2-final p:not(.home-v2-eyebrow){max-width:680px;margin:15px 0 0;color:var(--muted);font-size:16px;line-height:1.65}.home-v2-heading a:not(.button),.home-v2-story a{color:var(--blue-deep);font-weight:900;text-underline-offset:4px}.home-v2-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.home-v2-hero{position:relative;overflow:hidden;padding:clamp(38px,5vw,74px) 0 clamp(56px,7vw,96px);background:radial-gradient(circle at 90% 12%,rgba(17,174,229,.18),transparent 30%),linear-gradient(135deg,#fff9e9,#fff 57%,#f3f6ff)}.home-v2-hero__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:clamp(36px,6vw,86px);align-items:center}.home-v2-hero__copy h1{max-width:780px;margin:0;color:var(--ink);font-size:clamp(43px,6vw,76px);line-height:.98;letter-spacing:-.055em}.home-v2-hero__lead{max-width:690px;margin:22px 0 27px;color:#454b57;font-size:clamp(17px,1.6vw,20px);line-height:1.62}.home-v2-hero__proof{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.home-v2-hero__proof span{display:grid;gap:2px;min-width:130px;padding:11px 14px;border:1px solid #dfe4f0;border-radius:10px;background:#ffffffd6;color:var(--muted);font-size:13px}.home-v2-hero__proof strong{color:var(--blue-deep);font-size:14px}.home-v2-hero__visual{position:relative;min-height:570px;padding:22px;border:1px solid #dce3ef;border-radius:28px;background:#fff;box-shadow:0 24px 70px #19265e24}.home-v2-hero__image{height:526px;overflow:hidden;border-radius:18px;background:linear-gradient(155deg,#fff4df,#f6e5d4)}.home-v2-hero__image img,.home-v2-hero__image svg{width:100%;height:100%;object-fit:contain}.home-v2-hero__ticket,.home-v2-hero__delivery{position:absolute;display:grid;border-radius:13px;box-shadow:0 14px 38px #111b8333}.home-v2-hero__ticket{right:-22px;bottom:54px;gap:3px;width:min(300px,76%);padding:17px 19px;background:var(--blue-deep);color:#fff}.home-v2-hero__ticket span{color:var(--yellow);font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.home-v2-hero__ticket strong{font-size:18px}.home-v2-hero__ticket small{color:#dfe3ff;line-height:1.4}.home-v2-hero__delivery{left:-22px;top:48px;gap:2px;padding:13px 16px;background:var(--yellow);color:var(--ink)}.home-v2-hero__delivery span{font-size:12px}.home-v2-routes{background:#fff}.home-v2-routes__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.home-v2-route{overflow:hidden;border:1px solid #dfe3ec;border-radius:18px;background:#fff;color:var(--ink);text-decoration:none;box-shadow:0 10px 28px #18204812;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.home-v2-route:hover,.home-v2-route:focus-visible{border-color:var(--blue);transform:translateY(-4px);box-shadow:0 18px 42px #18204821}.home-v2-route__image{height:300px;padding:14px;background:#f7f8fc}.home-v2-route--primary .home-v2-route__image{background:var(--cream-soft)}.home-v2-route__image img,.home-v2-route__image svg{width:100%;height:100%;object-fit:contain}.home-v2-route__body{padding:23px 24px 26px}.home-v2-route__body>span{color:var(--blue);font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.home-v2-route__body h3{margin:8px 0 10px;font-size:25px;line-height:1.15}.home-v2-route__body p{min-height:70px;margin:0 0 16px;color:var(--muted);line-height:1.55}.home-v2-route__body strong{color:var(--blue-deep)}.home-v2-reassurance{color:#fff;background:var(--blue-deep)}.home-v2-reassurance .home-v2-eyebrow{color:var(--yellow)}.home-v2-reassurance .home-v2-heading h2,.home-v2-reassurance .home-v2-heading>p:not(.home-v2-eyebrow){color:#fff}.home-v2-reassurance__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid rgba(255,255,255,.22);border-radius:18px}.home-v2-reassurance__grid article{min-height:245px;padding:26px;border-right:1px solid rgba(255,255,255,.18)}.home-v2-reassurance__grid article:last-child{border-right:0}.home-v2-reassurance__grid article>span{color:var(--yellow);font-size:13px;font-weight:950}.home-v2-reassurance__grid h3{margin:38px 0 10px;font-size:21px}.home-v2-reassurance__grid p{color:#d9ddff;line-height:1.55}.home-v2-reassurance__grid a{color:#fff;font-weight:900;text-underline-offset:3px}.home-v2-featured{background:#f7f8fc}.home-v2-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.home-v2-products--quick .pnm-quick-card{height:100%;border-radius:16px}.home-v2-products--quick .pnm-quick-card__media img.mock-photo,.home-v2-products--quick .pnm-quick-card__media .mock-photo{height:auto;min-height:0}.home-v2-product{overflow:hidden;border:1px solid #dde2ec;border-radius:16px;background:#fff}.home-v2-product__image{display:block;height:260px;padding:14px;background:#fff}.home-v2-product__image img,.home-v2-product__image svg{width:100%;height:100%;object-fit:contain}.home-v2-product__body{display:grid;gap:9px;padding:18px;border-top:1px solid #edf0f5}.home-v2-product__body>span{color:var(--blue);font-size:11px;font-weight:950;letter-spacing:.07em;text-transform:uppercase}.home-v2-product__body h3{min-height:48px;margin:0;font-size:18px;line-height:1.3}.home-v2-product__body h3 a{color:var(--ink);text-decoration:none}.home-v2-product__price{display:flex;gap:6px;align-items:baseline}.home-v2-product__price strong{color:var(--blue-deep);font-size:21px}.home-v2-product__price small{color:var(--muted)}.home-v2-product__button{display:block;margin-top:4px;padding:11px 13px;border-radius:8px;background:var(--blue);color:#fff;font-weight:900;text-align:center;text-decoration:none}.home-v2-setup-note{padding:22px;border:1px dashed #9da7ba;border-radius:12px;background:#fff;color:var(--muted)}.home-v2-how{background:var(--cream-soft)}.home-v2-how__layout{display:grid;grid-template-columns:minmax(290px,.8fr) minmax(520px,1.2fr);gap:clamp(40px,7vw,100px);align-items:start}.home-v2-how .home-v2-heading{position:sticky;top:135px;margin-bottom:0}.home-v2-how .home-v2-heading .button{margin-top:25px}.home-v2-how__steps{display:grid;gap:13px;margin:0;padding:0;list-style:none}.home-v2-how__steps li{display:grid;grid-template-columns:52px minmax(0,1fr);gap:18px;padding:22px;border:1px solid #e6dcc0;border-radius:14px;background:#fff}.home-v2-how__steps li>span{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;background:var(--blue-deep);color:#fff;font-weight:950}.home-v2-how__steps h3{margin:2px 0 6px;font-size:20px}.home-v2-how__steps p{margin:0;color:var(--muted);line-height:1.5}.home-v2-delivery__grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.home-v2-delivery__grid article{padding:clamp(25px,3.5vw,42px);border:1px solid #dce2ee;border-radius:18px;background:#fff;box-shadow:0 14px 36px #18204812}.home-v2-delivery__grid article>span{color:var(--blue);font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.home-v2-delivery__grid h3{margin:8px 0 22px;font-size:28px}.home-v2-delivery__grid dl{margin:0 0 19px}.home-v2-delivery__grid dl div{display:flex;justify-content:space-between;gap:18px;padding:13px 0;border-bottom:1px solid #e5e8ef}.home-v2-delivery__grid dt{color:#3c424d}.home-v2-delivery__grid dd{margin:0;color:var(--blue-deep);font-weight:950}.home-v2-delivery__grid p{color:#303642;font-size:17px;line-height:1.65}.home-v2-delivery__grid small{display:block;margin-top:15px;color:var(--muted);line-height:1.5}.home-v2-delivery__local{border-color:var(--blue)!important;background:#f4f6ff!important}.home-v2-extras{background:#f7f8fc}.home-v2-extras__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.home-v2-extra{overflow:hidden;border:1px solid #dde2ec;border-radius:15px;background:#fff;color:var(--ink);text-decoration:none}.home-v2-extra__image{height:205px;padding:14px;background:#fff}.home-v2-extra__image img,.home-v2-extra__image svg{width:100%;height:100%;object-fit:contain}.home-v2-extra>div:last-child{padding:19px;border-top:1px solid #edf0f5}.home-v2-extra h3{margin:0 0 8px;font-size:20px}.home-v2-extra p{min-height:66px;margin:0 0 13px;color:var(--muted);line-height:1.5}.home-v2-extra strong{color:var(--blue-deep)}.home-v2-story__grid{display:grid;grid-template-columns:minmax(380px,.95fr) minmax(420px,1.05fr);gap:clamp(40px,7vw,96px);align-items:center}.home-v2-story__image{position:relative;height:550px;padding:20px;overflow:hidden;border-radius:24px;background:var(--cream-soft)}.home-v2-story__image img,.home-v2-story__image svg{width:100%;height:100%;object-fit:contain}.home-v2-story__image img.home-v2-story__badge{position:absolute;right:20px;bottom:20px;width:126px;height:126px;border:6px solid #fff;border-radius:50%;background:#fff;box-shadow:0 12px 30px #111b8333}.home-v2-story__proof{display:grid;gap:0;margin-top:28px;border-top:1px solid #dfe3eb}.home-v2-story__proof>*{padding:13px 0;border-bottom:1px solid #dfe3eb;color:var(--muted);text-decoration:none}.home-v2-story__proof strong{color:var(--blue-deep)}.home-v2-faq{background:#f7f8fc}.home-v2-faq__layout{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(520px,1.3fr);gap:clamp(42px,7vw,100px)}.home-v2-faq__items{display:grid;align-content:start}.home-v2-faq .faq-accordion button{padding-top:20px;padding-bottom:20px;font-size:18px}.home-v2-faq .faq-accordion__panel{max-width:700px;padding-bottom:19px}.home-v2-faq details{border-top:1px solid #cfd5e1}.home-v2-faq details:last-child{border-bottom:1px solid #cfd5e1}.home-v2-faq summary{position:relative;min-height:48px;padding:20px 48px 20px 0;color:var(--ink);cursor:pointer;font-size:18px;font-weight:900;list-style:none}.home-v2-faq summary:focus-visible,.home-v2-heading a:focus-visible,.home-v2-product__image:focus-visible,.home-v2-product__body h3 a:focus-visible,.home-v2-product__button:focus-visible,.home-v2-extra:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.home-v2-faq summary::-webkit-details-marker{display:none}.home-v2-faq summary:after{content:"+";position:absolute;right:8px;color:var(--blue);font-size:24px;line-height:1}.home-v2-faq details[open] summary:after{content:"\2212"}.home-v2-faq details .rte{max-width:700px;padding:0 40px 19px 0;color:var(--muted);line-height:1.65}.home-v2-final{padding:clamp(58px,7vw,92px) 0;color:#fff;background:var(--blue)}.home-v2-final__inner{display:flex;justify-content:space-between;gap:36px;align-items:center}.home-v2-final .home-v2-eyebrow{color:var(--yellow)}.home-v2-final h2,.home-v2-final p:not(.home-v2-eyebrow){color:#fff}.home-v2-final .button-primary{background:var(--yellow);color:var(--ink)}.home-v2-final .button-secondary{border-color:#fffc;color:#fff;background:transparent}@media(max-width:1040px){.home-v2-hero__grid,.home-v2-story__grid{grid-template-columns:1fr 1fr;gap:38px}.home-v2-hero__visual{min-height:500px}.home-v2-hero__image{height:456px}.home-v2-products,.home-v2-extras__grid,.home-v2-reassurance__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-v2-reassurance__grid article:nth-child(2){border-right:0}.home-v2-reassurance__grid article:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.18)}}@media(max-width:820px){.home-v2-hero__grid,.home-v2-routes__grid,.home-v2-how__layout,.home-v2-delivery__grid,.home-v2-story__grid,.home-v2-faq__layout{grid-template-columns:1fr}.home-v2-hero__copy h1{max-width:650px}.home-v2-hero__visual{width:min(560px,100%);min-height:540px;margin:0 auto}.home-v2-hero__image{height:496px}.home-v2-route{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(300px,1.2fr)}.home-v2-route__image{height:100%;min-height:270px}.home-v2-route__body p,.home-v2-extra p{min-height:0}.home-v2-how .home-v2-heading{position:static}.home-v2-story__image{width:min(600px,100%);height:500px}.home-v2-final__inner{display:grid}}@media(max-width:600px){.home-v2-section{padding:56px 0}.home-v2-heading{margin-bottom:25px}.home-v2-heading--split{display:grid;gap:14px;align-items:start}.home-v2-heading h2,.home-v2-story__copy h2,.home-v2-final h2{font-size:34px}.home-v2-hero{padding-top:28px}.home-v2-hero__grid{gap:30px}.home-v2-hero__copy h1{font-size:43px}.home-v2-hero__lead{margin:17px 0 23px;font-size:16px}.home-v2-actions,.home-v2-actions .button{width:100%}.home-v2-hero__proof{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.home-v2-hero__proof span:last-child{grid-column:1 / -1}.home-v2-hero__visual{min-height:438px;padding:12px;border-radius:20px}.home-v2-hero__image{height:414px}.home-v2-hero__ticket{right:8px;bottom:22px}.home-v2-hero__delivery{left:8px;top:24px}.home-v2-route{display:block}.home-v2-route__image{height:250px;min-height:0}.home-v2-reassurance__grid,.home-v2-products:not(.home-v2-products--quick),.home-v2-extras__grid{grid-template-columns:1fr}.home-v2-products--quick{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-v2-reassurance__grid article,.home-v2-reassurance__grid article:nth-child(2){min-height:0;border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}.home-v2-reassurance__grid article:last-child{border-bottom:0}.home-v2-reassurance__grid h3{margin-top:20px}.home-v2-product__image{height:280px}.home-v2-product__body h3{min-height:0}.home-v2-how__steps li{grid-template-columns:43px minmax(0,1fr);gap:13px;padding:18px}.home-v2-how__steps li>span{width:42px;height:42px}.home-v2-delivery__grid dl div{display:grid;gap:4px}.home-v2-story__image{height:390px}.home-v2-story__image img.home-v2-story__badge{right:12px;bottom:12px;width:92px;height:92px;border-width:4px}.home-v2-faq__layout{gap:14px}}.skip-link{position:fixed;z-index:9999;top:12px;left:12px;transform:translateY(-160%);padding:12px 16px;border:2px solid #ffe625;border-radius:8px;background:#111d72;color:#fff;font-weight:800}.skip-link:focus{transform:translateY(0)}.collection-cyo-callout--compact{margin-bottom:38px;padding:clamp(20px,3vw,30px)}.collection-cyo-callout--compact h2{font-size:clamp(30px,3.3vw,46px)}.collection-cyo-callout--compact p:not(.eyebrow){margin-top:10px;font-size:16px}.product-section--quick-order{padding-top:58px}.product-section--quick-order>.section-heading,.pnm-catalogue-controls{width:min(1360px,calc(100% - 36px))}.pnm-catalogue-controls{display:grid;grid-template-columns:minmax(250px,.72fr) minmax(0,1.8fr);gap:12px 18px;align-items:center;margin-bottom:20px}.pnm-catalogue-search{position:relative;display:block}.pnm-catalogue-search input{width:100%;min-height:46px;padding:0 46px 0 14px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;color:var(--ink);font:inherit;font-weight:750;box-shadow:0 8px 20px #1018280d}.pnm-catalogue-search input:focus{border-color:var(--blue);outline:3px solid rgba(51,65,234,.16)}.pnm-catalogue-search>span:last-child{position:absolute;top:50%;right:15px;transform:translateY(-50%);color:var(--blue-deep);font-size:25px;font-weight:950;pointer-events:none}.collection-filters--quick{flex-wrap:wrap;margin:0}.collection-filters--quick button{min-height:40px;padding:0 12px;font-size:13px}.collection-filters--quick button[data-pnm-filter=all]{--filter-accent: var(--blue);--filter-bg: #eef2ff}.collection-filters--quick button[data-pnm-filter=fizzy]{--filter-accent: #0089b8;--filter-bg: #e8f9ff}.collection-filters--quick button[data-pnm-filter=jelly]{--filter-accent: #0b8f56;--filter-bg: #edfff6}.collection-filters--quick button[data-pnm-filter=chocolate]{--filter-accent: #7a3d25;--filter-bg: #fff4e8}.collection-filters--quick button[data-pnm-filter=vegan]{--filter-accent: #087a45;--filter-bg: #ebfff5}.collection-filters--quick button[data-pnm-filter=premium]{--filter-accent: #bd1641;--filter-bg: #fff0f4}.pnm-catalogue-results{grid-column:1 / -1;min-height:18px;margin:0;color:var(--muted);font-size:13px;font-weight:800}.product-grid.product-grid--quick-order{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;width:min(1360px,calc(100% - 36px))}.pnm-quick-card{grid-template-rows:auto auto auto auto 1fr auto;gap:8px;min-width:0;padding:11px}.pnm-quick-card[hidden]{display:none}.pnm-quick-card__media{display:block;min-width:0}.pnm-quick-card img.mock-photo,.pnm-quick-card .mock-photo{width:100%;height:auto;aspect-ratio:1 / 1;padding:7px;object-fit:contain;background:#fff}.pnm-quick-card .badge-row{min-height:22px}.pnm-quick-card .badge-row span{padding:4px 6px;font-size:10px}.pnm-quick-card h3{margin:0;font-size:clamp(15px,1.35vw,18px);line-height:1.18}.pnm-quick-card h3 a{color:var(--ink);text-decoration:none}.pnm-quick-card__price{font-size:17px}.pnm-quick-card__price span{color:var(--muted);font-size:12px;font-weight:800}.pnm-quick-card__form{display:grid;gap:8px;align-self:end;margin:0}.pnm-quick-card__quantity-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;align-items:center}.pnm-quick-card__portion{color:var(--muted);font-size:11px;font-weight:850;line-height:1.25}.pnm-quick-card .pnm-quantity{display:grid;grid-template-columns:repeat(3,34px);overflow:hidden;border:1px solid rgba(16,24,40,.17);border-radius:var(--radius);background:#fff}.pnm-quick-card .pnm-quantity button,.pnm-quick-card .pnm-quantity output{display:grid;place-items:center;width:34px;min-height:36px;margin:0;border:0;border-radius:0;background:#fff;color:var(--ink);font-weight:950;line-height:1}.pnm-quick-card .pnm-quantity button{box-shadow:none}.pnm-quick-card .pnm-quantity button:not(:disabled):hover,.pnm-quick-card .pnm-quantity button:not(:disabled):focus-visible{background:#eef2ff;color:var(--blue-deep)}.pnm-quick-card .pnm-quantity button:disabled{color:#a9afbc;cursor:not-allowed}.pnm-quick-card .pnm-quick-card__add{min-height:42px;margin:0;background:var(--red);color:#fff}.pnm-quick-card .pnm-quick-card__add:disabled{opacity:.72;cursor:wait}.pnm-quick-card__feedback{min-height:16px;color:#087a48!important;font-size:11px;font-weight:900!important}.pnm-quick-card__details{align-self:end;color:var(--blue-deep);font-size:12px;font-weight:900;text-decoration-thickness:1px;text-underline-offset:3px}.pnm-quick-card__sold-out{align-self:end;padding:11px;border:1px solid rgba(16,24,40,.12);border-radius:var(--radius);background:#eef1f6;color:var(--muted)!important;text-align:center}.pnm-quick-card.is-sold-out{opacity:.78}.pnm-pagination{display:flex;justify-content:center;gap:18px;margin-top:28px;font-weight:850}.pnm-catalogue-empty{margin-top:16px}.pnm-catalogue-empty[hidden]{display:none}@media(max-width:1180px){.product-grid.product-grid--quick-order{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:900px){.pnm-catalogue-controls{grid-template-columns:1fr}.pnm-catalogue-results{grid-column:auto}.product-grid.product-grid--quick-order{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.product-section--quick-order{padding-top:44px}.collection-filters--quick{flex-wrap:wrap;overflow:visible;margin-right:0;padding:1px 0 5px}.collection-filters--quick button{flex:0 0 auto}.product-grid.product-grid--quick-order{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:min(100% - 24px,1360px)}.pnm-quick-card{padding:9px}.pnm-quick-card__quantity-row{grid-template-columns:1fr}.pnm-quick-card .pnm-quantity{grid-template-columns:repeat(3,minmax(34px,1fr))}.pnm-quick-card .pnm-quantity button,.pnm-quick-card .pnm-quantity output{width:100%}}@media(max-width:350px){.product-grid.product-grid--quick-order{grid-template-columns:1fr}}.journal-page,.journal-article{padding:38px 0 80px}.journal-hero,.journal-article__header{max-width:940px;margin-bottom:34px}.journal-hero{display:flex;max-width:1160px;min-height:310px;align-items:flex-end;justify-content:space-between;gap:34px;padding-top:54px;padding-bottom:54px;border:1px solid var(--border);border-radius:18px;background:radial-gradient(circle at 88% 22%,rgba(247,233,28,.72) 0 58px,transparent 59px),radial-gradient(circle at 76% 72%,rgba(17,174,229,.18) 0 90px,transparent 91px),linear-gradient(120deg,#fff9e8,#f1fbff 58%,#fff3f7);box-shadow:var(--shadow)}.journal-hero__copy{max-width:720px}.journal-hero__actions{flex:0 0 auto;justify-content:flex-end}.journal-hero h1,.journal-article__header h1{max-width:900px;margin:8px 0 14px;color:var(--blue-deep);font-size:clamp(42px,6vw,76px);line-height:1.02}.journal-hero>p:last-child,.journal-hero__copy>p:not(.eyebrow),.journal-article__header .journal-meta{max-width:760px;color:var(--muted);font-size:17px;line-height:1.6}.journal-hero__facts,.journal-topic-row{display:flex;flex-wrap:wrap;gap:8px}.journal-hero__facts{margin-top:18px}.journal-hero__facts span,.journal-topic-row a{padding:7px 10px;border:1px solid #dce2ee;border-radius:999px;background:#ffffffd1;color:var(--blue-deep);font-size:12px;font-weight:850;line-height:1.2;text-decoration:none}.journal-topic-row a:hover,.journal-topic-row a:focus-visible{border-color:var(--blue);background:#fff}.journal-featured{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);overflow:hidden;margin-bottom:58px;padding:0;border:1px solid var(--border);border-radius:16px;background:#fff;box-shadow:0 16px 40px #1018281a}.journal-featured__image{min-height:430px;background:var(--cream-soft)}.journal-featured__image img{width:100%;height:100%;min-height:430px;object-fit:cover}.journal-featured__body{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:12px;padding:clamp(28px,5vw,56px)}.journal-featured__body h2,.journal-featured__body p{margin:0}.journal-featured__body h2{font-size:clamp(30px,3.5vw,46px);line-height:1.08}.journal-featured__body h2 a{color:var(--blue-deep)}.journal-featured__body>p:not(.eyebrow,.journal-meta){color:var(--muted);line-height:1.6}.journal-list-heading{margin-bottom:22px}.journal-list-heading h2{margin:6px 0 0;color:var(--blue-deep);font-size:clamp(30px,4vw,46px);line-height:1.08}.journal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.journal-card{overflow:hidden;border:1px solid var(--border);border-radius:14px;background:#fff;box-shadow:0 12px 30px #10182814}.journal-card__image{display:block;background:var(--cream-soft)}.journal-card__image img{width:100%;aspect-ratio:16 / 10;object-fit:cover}.journal-card__body{display:grid;gap:10px;padding:22px}.journal-card__body h2,.journal-card__body p{margin:0}.journal-card__body h2{font-size:24px;line-height:1.15}.journal-card__body h2 a,.journal-card__link,.journal-article__footer a{color:var(--blue-deep)}.journal-card__body>p:not(.journal-meta){color:var(--muted);line-height:1.55}.journal-meta{color:var(--muted);font-size:13px;font-weight:800}.journal-card__link{font-weight:900}.journal-empty{padding:36px;border:1px solid var(--border);border-radius:14px;background:var(--cream-soft)}.journal-shop-callout{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-top:58px;padding-top:34px;padding-bottom:34px;border:1px solid var(--border);border-radius:16px;background:linear-gradient(120deg,#f1fbff,#fff9e8 62%,#fff3f7)}.journal-shop-callout h2{margin:6px 0 8px;color:var(--blue-deep);font-size:clamp(28px,3.5vw,42px);line-height:1.08}.journal-shop-callout p:not(.eyebrow){max-width:650px;margin:0;color:var(--muted);line-height:1.55}.journal-article__image{max-width:1040px;margin-bottom:34px}.journal-article__image img{width:100%;max-height:620px;border-radius:14px;object-fit:cover}.journal-article__layout{display:grid;grid-template-columns:minmax(0,760px) minmax(240px,320px);gap:clamp(32px,6vw,78px);justify-content:center;align-items:start}.journal-article__content{font-size:18px;line-height:1.75}.journal-article__content h2,.journal-article__content h3{color:var(--blue-deep);line-height:1.15}.journal-article__content img{max-width:100%;height:auto;border-radius:10px}.journal-article__aside{position:sticky;top:132px;display:grid;gap:12px;padding:22px;border:1px solid var(--border);border-radius:14px;background:var(--cream-soft)}.journal-article__aside p{margin:0;color:var(--muted);line-height:1.5}.journal-tags{display:flex;flex-wrap:wrap;gap:7px;padding-top:8px}.journal-tags span{padding:6px 9px;border-radius:999px;background:#fff;color:var(--blue-deep);font-size:12px;font-weight:850}.journal-article__footer{max-width:1160px;margin-top:42px;font-weight:900}.journal-related{margin-top:56px;padding-top:48px;border-top:1px solid var(--border)}.journal-related__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.journal-related__card{display:grid;grid-template-columns:112px minmax(0,1fr);overflow:hidden;min-height:112px;border:1px solid var(--border);border-radius:12px;background:#fff;color:var(--ink)}.journal-related__card img{width:112px;height:100%;object-fit:cover}.journal-related__card>span{display:grid;align-content:center;gap:7px;padding:14px}.journal-related__card small{color:var(--muted);font-size:12px;font-weight:750}.journal-related__card strong{color:var(--blue-deep);line-height:1.25}@media(max-width:900px){.journal-hero{display:grid;min-height:0}.journal-hero__actions{justify-content:flex-start}.journal-featured{grid-template-columns:1fr}.journal-featured__image,.journal-featured__image img{min-height:320px;max-height:480px}.journal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.journal-article__layout{grid-template-columns:1fr}.journal-article__aside{position:static}.journal-related__grid{grid-template-columns:1fr}}@media(max-width:620px){.journal-page,.journal-article{padding-top:24px}.journal-grid{grid-template-columns:1fr}.journal-card__body{padding:18px}.journal-hero{padding:30px 22px;background:radial-gradient(circle at 92% 18%,rgba(247,233,28,.58) 0 42px,transparent 43px),linear-gradient(135deg,#fff9e8,#f1fbff 62%,#fff3f7)}.journal-hero h1,.journal-article__header h1{font-size:clamp(36px,12vw,52px)}.journal-hero__actions,.journal-shop-callout,.journal-shop-callout .home-v2-actions{display:grid;width:100%}.journal-hero__actions .button,.journal-shop-callout .button{width:100%}.journal-featured{margin-bottom:42px}.journal-featured__image,.journal-featured__image img{min-height:240px;max-height:340px}.journal-featured__body{padding:24px 20px 28px}.journal-hero__facts span{flex:1 1 140px}.journal-shop-callout{align-items:stretch;margin-top:42px;padding:26px 20px}.journal-article__content{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/theme.css.map */
