/* MAXSUM storefront: confident navy, warm yellow and consistent series accents. */
:root{--navy:#152f52;--ink:#142c4b;--yellow:#ffc52e;--cream:#f6f8fb;--line:#e0e6ee;--muted:#586a80;--page:1440px}
body{background:#fff;line-height:1.6}
h1,h2,h3{letter-spacing:-.045em}
h2{font-size:clamp(30px,3.2vw,46px);font-weight:700}
button,a,input,select,textarea,summary{scroll-margin-top:110px}
.announcement{background:var(--navy);padding:7px 5%;font-size:12px;letter-spacing:.02em}
.site-header{height:86px;background:#ffffffed;backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}
.brand img{width:105px;height:68px}
.site-header nav{font-size:14px;gap:28px}
.cart-trigger{border-color:var(--line);background:#f6f8fb;font-size:14px}
.cart-trigger span{background:var(--navy)}
.button{border-radius:12px;font-weight:700;min-height:48px;gap:16px}
.text-link{font-size:14px}
.section{padding-top:68px;padding-bottom:68px}
.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.13fr);max-width:1344px;min-height:0;margin:24px auto 0;border-radius:24px;overflow:hidden;background:#102d4c;color:#fff;isolation:isolate}
.hero-copy{padding:55px 10% 42px;justify-content:center;min-width:0}
.hero .eyebrow{font-size:12px;letter-spacing:.13em;color:#e4ecf5;margin-bottom:25px}
.hero .small-rule{background:var(--yellow);width:25px}
.hero h1{font-size:clamp(40px,4.2vw,62px);font-weight:700;line-height:1.13;white-space:normal;letter-spacing:-.06em}
.hero h1 em{font-family:inherit;font-weight:700;font-style:normal;color:var(--yellow);letter-spacing:inherit;margin-top:4px}
.hero-copy>p{font-size:16px;line-height:1.7;max-width:340px;color:#d2deec;margin:23px 0 28px}
.hero-actions{gap:22px}
.hero-actions .button{background:var(--yellow);color:#142c4b;padding:14px 20px}
.hero-business-link{font-size:14px;display:inline-flex;align-items:center;gap:12px;min-height:44px;color:#e9f0f8}
.hero-business-link:hover{text-decoration:underline;text-underline-offset:5px}
.hero-foot{margin:0;padding-top:34px;gap:28px}
.hero-foot>div{border-color:#ffffff29;padding-right:28px}
.hero-foot strong{font-size:28px;font-weight:600;color:#fff;letter-spacing:-.04em}
.hero-foot span{font-size:12px;color:#c5d3e5}
.hero-scene{position:relative;min-width:0;min-height:500px;background:#132d50;overflow:hidden}
.hero-serving-image{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:50% 50%}
.serving-caption{position:absolute;left:18px;bottom:17px;color:#fff;background:#102d4cd9;border:1px solid #ffffff30;border-radius:6px;padding:4px 9px;font-size:12px}
.hero-featured{position:absolute;right:22px;bottom:22px;display:flex;gap:12px;align-items:center;max-width:calc(100% - 44px);padding:9px 15px 9px 6px;border-radius:14px;background:#ffffffed;border:1px solid #fff;color:var(--ink);box-shadow:0 10px 30px #08234320;text-align:left;transition:transform .2s,background .2s}
.hero-featured:hover{transform:translateY(-3px);background:#fff}
.hero-featured>img{width:62px;height:67px;object-fit:contain;mix-blend-mode:normal;}
.hero-featured>span{display:flex;flex-direction:column;gap:4px}
.hero-featured small{font-size:12px;letter-spacing:.1em;color:#6e5408;font-weight:700}
.hero-featured strong{font-size:15px;font-weight:700}
.hero-featured .featured-arrow{font-size:22px;margin-left:5px}
.collection{padding-top:62px}
.collection>.section-head{margin-bottom:27px}
.catalog-panel{padding:0}
.catalog-tools{display:flex;align-items:center;gap:12px;margin-bottom:22px}
.catalog-tools .search{flex:1 1 auto;width:100%;max-width:100%;align-self:auto;min-height:52px;border-radius:13px;border-color:#ccd7e4;background:#f8fafc;gap:11px;padding:0 16px;transition:border-color .2s,box-shadow .2s}
.search:focus-within{border-color:var(--navy);box-shadow:0 0 0 3px #1736560d}
.search input{font-size:16px;padding:13px 0}
.filter-trigger{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:52px;padding:0 15px;border:1px solid var(--navy);border-radius:13px;background:#fff;font-size:14px;font-weight:700;flex-shrink:0}
.filter-trigger>span{display:grid;place-items:center;min-width:19px;height:19px;border-radius:50%;font-size:12px;background:var(--navy);color:white}
#catalog-filter-options{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:17px 20px;align-items:center}
.filter-series-group{grid-column:1/-1;min-width:0}
.filter-group-title{display:none}
.filters{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;width:100%}
.filters button{border:1px solid #dce4ee;border-radius:12px;padding:13px 16px;min-height:67px;background:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px;white-space:normal;text-align:left;font-size:15px;line-height:1.35;font-weight:700;transition:background .2s,border-color .2s,box-shadow .2s}
.filters small{font-size:12px;font-weight:400;color:var(--muted);line-height:1.4}
.filters button:hover{border-color:#8c9fb7;background:#f6f8fb}
.filters button.active{background:var(--navy);border-color:var(--navy);color:#fff;box-shadow:0 4px 12px #16345215}
.filters button.active small{color:inherit;opacity:.85}
.filters button[data-series=MAXSUM].active{background:#ecf1f6;color:#183754;border-color:#8096ac}
.filters button[data-series=GOLD].active{background:#fff0bd;color:#634800;border-color:#dcaf38}
.filters button[data-series=SIGNATURE].active{background:#efe8f6;color:#593971;border-color:#a58bb7}
.filter-category-group{min-width:0}
.category-filters{margin:0;gap:7px}
.category-filters button{font-size:13px;min-height:39px;padding:8px 11px;border-radius:8px;background:#f3f6fa;color:#455b74;line-height:1.4}
.category-filters button.active{background:#fff4d4;border-color:#efd794;color:#684b06}
.filter-sort{display:flex;align-items:center;gap:9px;font-size:13px;color:var(--muted);white-space:nowrap}
.filter-sort select{font-size:13px;padding:10px 25px 10px 11px;border-color:var(--line);border-radius:8px;max-width:170px}
.filter-actions{display:none}
.catalog-sub{border-top:0;padding:20px 0 15px;margin:0;font-size:13px;gap:20px}
.catalog-sub>div{gap:12px}
.catalog-sub .text-link{font-size:13px}
#active-filter-summary{font-size:12px;background:#f0f4f8;border-radius:5px;padding:3px 8px;color:#38516d}
.catalog-price-hint{font-size:12px;flex-shrink:0}
.product-grid{gap:24px 20px;align-items:stretch}
.product-card{--series-bg:#eef2f6;--series-border:#a7b8c8;--series-ink:#27465e;display:flex;flex-direction:column;border:1px solid #e3e8ef;border-radius:20px;overflow:hidden;background:#fff;transition:box-shadow .2s,transform .2s,border-color .2s}
.card-gold{--series-bg:#fcf5df;--series-border:#dfbd64;--series-ink:#745411}
.card-no1{--series-bg:#eaf0f7;--series-border:#8aa3c2;--series-ink:#1c375f}
.card-signature{--series-bg:#f1ecf6;--series-border:#b69bc9;--series-ink:#624379}
.card-maxsum{--series-bg:#eef2f5;--series-border:#acbecd;--series-ink:#27465e}
.product-card:hover,.product-card:focus-within{border-color:var(--series-border);box-shadow:0 10px 26px #1534520e;transform:translateY(-3px)}
.product-card .product-image{background:var(--series-bg);border-radius:0;aspect-ratio:1/1;position:relative;padding:18px 12px 6px;border-bottom:1px solid #ffffffb3}
.product-card[class*="card-"] .product-image{background:var(--series-bg)}
.product-image img{width:100%;height:100%;object-fit:contain;transition:transform .35s}
.product-image:hover img{transform:translateY(-3px) scale(1.035)}
.product-badge{left:14px;top:14px;font-size:12px;border-radius:6px;padding:4px 9px}
.series-signature{background:#e8ddf1;color:#593971}
.series-gold{background:#f8e3a7;color:#674c05}
.series-no1{background:#1c375f;color:#fff}
.series-maxsum{background:#fff;color:#27465e;box-shadow:inset 0 0 0 1px #b8c5d1}
.image-hint{font-size:12px;bottom:12px;right:12px}
.product-info{padding:17px 17px 10px;display:flex;flex-direction:column;flex:1}
.product-info h3{font-size:18px;line-height:1.35;min-height:49px;letter-spacing:-.03em;margin:0 0 8px}
.product-category{font-size:12px;display:flex;flex-wrap:wrap;gap:5px;min-height:0;line-height:1.5;margin:0 0 18px;color:#62738a}
.product-category span:first-child{font-weight:600;color:#3f526a}
.product-bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin:auto 0 5px;min-height:51px}
.product-price{font-size:19px;font-weight:700;letter-spacing:-.025em}
.product-price small{font-size:12px;letter-spacing:0;margin-top:3px}
.add-button{border-radius:9px;width:auto;height:auto;min-height:44px;display:inline-flex;gap:5px;padding:10px 12px;align-items:center;justify-content:center;background:var(--navy);color:#fff;font-size:13px;font-weight:600;line-height:1.2}
.add-button>span{font-size:20px;font-weight:400}
.add-button:hover{background:#2d4e76}
.compare-toggle{font-size:13px;min-height:44px;gap:7px;color:#67788c}
.compare-check{width:17px;height:17px;font-size:13px}
.product-info>.compare-toggle{margin-top:7px;border-top:1px solid #edf0f4;width:100%;padding:10px 0 3px}
.more-wrap{margin-top:30px}
.more-wrap>.button{border-color:#c9d3df;min-width:200px}
.price-note{font-size:12px;max-width:none;margin-top:20px}
.collection details.series-guide{margin:28px 0 0;border-color:#dce4ee;border-radius:12px;background:#fafbfd;overflow:hidden}
.collection details.series-guide>summary{padding:16px 20px;min-height:52px;font-size:14px;font-weight:600}
.collection details.series-guide>summary:hover{background:#f0f4f8}
.guide-signature{background:#f7f2fa;border-top-color:#a487b7}
.guide-no1{background:#f0f5fa}.guide-gold{background:#fffaf0}.guide-maxsum{background:#f8fafc}
.series-guide-card>p{font-size:14px;line-height:1.65}
.recipes{background:#f6f8fb;border-top:1px solid #edf1f5}
.recipes>.section-head{margin-bottom:24px}
.recipe-notice{border:0;background:#ebf0f6;border-radius:10px;padding:13px 17px;gap:17px}
.recipe-notice strong,.recipe-notice p{font-size:13px}
.recipe-types{border-bottom:1px solid #d8e1eb;gap:0;margin-bottom:28px}
.recipe-types button{border:0;border-bottom:3px solid transparent;border-radius:0;padding:16px 20px;background:transparent;font-size:12px}
.recipe-types button span{font-size:16px}
.recipe-types button.active{border-bottom-color:#e9b024;background:#fff;color:var(--ink)}
.recipe-main{background:#fff;border:1px solid #e3e9f0;border-radius:18px;padding:26px}
.recipe-main h3{font-size:28px}
.recipe-main>p{font-size:15px;line-height:1.65;margin-top:10px}
.recipe-controls{margin:24px 0}
.recipe-controls label{font-size:13px}
.recipe-controls input,.recipe-controls select{border-color:#d0dbe6;border-radius:10px}
.recipe-method{gap:24px;padding-top:22px}
.recipe-method h4{font-size:15px}
#recipe-ingredients li,#recipe-steps{font-size:14px}
.recipe-main>p.recipe-tip{font-size:12px;margin-top:20px;padding:12px 14px}
.recipe-product-card{background:#fff;border:1px solid #e3e9f0;border-radius:18px;padding:22px}
.recipe-product-card img{height:205px}
.recipe-product-card h4{font-size:22px}
.recipe-cost strong{font-size:28px}.recipe-product-card .eyebrow{font-size:12px}
.business{background:#122c4b;gap:8%;padding-top:64px;padding-bottom:64px}
.business h2{font-size:clamp(34px,3.6vw,48px)}
.business h2 em{font-family:inherit;font-weight:700;font-style:normal;color:var(--yellow)}
.business-copy>p{font-size:16px;color:#c7d5e6;line-height:1.7;max-width:375px}
.business-copy .eyebrow{font-size:12px;letter-spacing:.14em}
.calculator{background:#1d3959;border-color:#49617b;border-radius:18px;padding:30px}
.calculator h3{font-size:25px;font-weight:600}
.calculator select{border-radius:9px;font-size:14px}
.calculator .unit-badge{width:auto;min-width:49px;height:32px;border-radius:7px;padding:0 8px;font-size:12px}
.calc-results strong{font-size:36px;font-weight:600}
.calc-results span{font-size:13px}.range-labels{font-size:12px}
.calculator-add{border-color:#66809a;min-height:46px;background:#284767}
.calculator>p{font-size:12px;color:#c3d2e5}
.about{background:#fff;padding-top:54px;padding-bottom:54px;border-bottom:1px solid var(--line)}
.about h2{font-size:32px}.about p{font-size:16px;line-height:1.7}
.faq{padding-top:54px;padding-bottom:64px;grid-template-columns:1fr 1.45fr}
.faq h2{font-size:32px}.faq summary{font-size:15px;min-height:28px}.faq p{font-size:14px;line-height:1.75}
footer{background:#102641;padding-top:42px}
.footer-top p em{font-family:inherit;font-style:normal;color:#ffc52e}
.footer-bottom,.footer-bottom button{font-size:12px}
.action-dock{border:1px solid #dce4ee;border-radius:14px;box-shadow:0 10px 32px #0e294528;padding:10px 12px}
.action-dock .button{border-radius:9px}.dock-cart>span:last-child{font-weight:700}
dialog{border-radius:22px;box-shadow:0 28px 100px #09214055}
dialog::backdrop{background:#0a1f36ad;backdrop-filter:blur(6px)}
.product-dialog{padding:36px;width:960px;max-width:calc(100vw - 36px)}
.product-detail-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);gap:32px}
.detail-visual{position:sticky;top:0}
.detail-photo{background:var(--series-bg,#edf2f7);border:1px solid var(--series-border,#cbd7e3);border-radius:16px;padding-top:14px}
.detail-photo>img{width:100%;height:360px;object-fit:contain}
.detail-photo>span{background:#ffffffcf;font-size:13px;padding:12px 14px}
.detail-visual>small{font-size:12px;color:#697b90}
.product-detail-copy h2{font-size:34px;line-height:1.2;margin:14px 25px 13px 0}
.detail-facts{font-size:12px;gap:6px;margin-bottom:18px}
.detail-facts span{border-radius:6px;padding:5px 9px;background:#f5f7fa;border-color:#e3e9f0}
.detail-price{font-size:31px;font-weight:700}.detail-price small{font-size:13px;margin-top:5px}
.detail-purchase{grid-template-columns:auto minmax(0,1fr);gap:8px 12px;position:relative;margin:22px 0;padding-bottom:22px;border-bottom:1px solid var(--line)}
.detail-purchase>.button{font-size:14px;padding:12px 15px;min-height:48px;gap:8px}
.detail-quantity-label{font-size:13px}
.quantity{border-radius:10px}.quantity button{min-height:46px}
.product-detail-copy>p{font-size:15px;margin:16px 0;line-height:1.65}
.detail-cost{border:1px solid #dce5ef;background:#f7f9fc;border-radius:10px;margin:16px 0;overflow:hidden}
.detail-cost>summary{padding:12px 14px;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;font-size:14px;font-weight:600;min-height:46px}
.detail-cost>summary::-webkit-details-marker{display:none}
.detail-cost>summary>span{font-size:21px;line-height:1}.detail-cost[open]>summary>span{transform:rotate(45deg)}
.detail-cost .detail-simulation{border-top:1px solid #e1e7ef;background:transparent;border-radius:0;margin:0;padding:15px;gap:8px}
.detail-tools{margin:8px 0 15px;gap:10px}.detail-tools .text-link{font-size:13px}
.detail-recipe{margin-top:0;font-size:14px}
.detail-ask{min-height:46px;font-size:14px;border-color:#bccbdc}
.product-detail-copy>p.muted{font-size:12px}
.compare-dialog>.eyebrow{font-size:12px}.compare-dialog>.muted{font-size:13px}
.compare-scroll th,.compare-scroll td{font-size:14px}.compare-scroll th>small{font-size:12px}
.cart-dialog{border-radius:20px 0 0 20px}
.drawer-head h2{font-size:31px}.drawer-head{margin-top:14px;margin-bottom:14px}
.cart-item{border-color:#e5ebf2}.cart-item>img{border-radius:12px}
.cart-item h3{font-size:16px;font-weight:600}.cart-item small{font-size:12px}
.cart-summary{background:#f2f6fa;border:1px solid #e1e9f2;border-radius:12px}
.cart-total strong{font-size:17px}.checkout-recipient{font-size:13px}
.toast{border-radius:12px;font-size:14px;background:#142e4e}
.filter-dialog{width:600px;padding:28px;max-height:90dvh;margin:auto}
.filter-dialog-heading{position:relative;padding-right:50px;margin-bottom:26px}
.filter-dialog-heading h2{font-size:29px}.filter-dialog-heading .eyebrow{font-size:12px;margin:0 0 9px;letter-spacing:.1em}
.filter-dialog-heading .close{top:0;right:0}
.filter-dialog #catalog-filter-options{display:flex;flex-direction:column;align-items:stretch;gap:25px}
.filter-dialog .filter-group-title{display:block;font-size:14px;font-weight:700;margin-bottom:10px}
.filter-dialog .filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
.filter-dialog .filters button{font-size:14px;min-height:64px;padding:11px 13px}
.filter-dialog .filters button:first-child{grid-column:1/-1;min-height:44px}
.filter-dialog .category-filters{gap:8px}
.filter-dialog .category-filters button{min-height:43px;font-size:14px}
.filter-dialog .filter-sort{display:flex;align-items:flex-start;flex-direction:column;font-size:14px;font-weight:600;color:var(--ink);gap:10px}
.filter-dialog .filter-sort select{width:100%;max-width:none;font-size:16px;padding:12px;border-radius:10px;font-weight:400;min-height:48px}
.filter-dialog .filter-actions{display:flex;justify-content:space-between;gap:15px;align-items:center;padding-top:18px;border-top:1px solid var(--line);position:sticky;bottom:-28px;background:#fff;padding-bottom:16px;margin-bottom:-16px;z-index:2}
.filter-actions .text-link{font-size:14px}.filter-actions .button{font-size:14px;gap:5px;padding:12px 18px}
.filter-actions #filter-match-count{font:inherit}
@media(min-width:1600px){.hero{margin-top:28px}.hero h1{font-size:62px}}
@media(max-width:1400px){.hero{margin-left:3%;margin-right:3%}.hero-copy{padding-left:9%;padding-right:7%}.hero-scene{min-height:490px}.product-bottom{gap:8px}.add-button{padding:10px;font-size:13px}.product-price{font-size:18px}}
@media(max-width:1100px){
  .hero h1{font-size:clamp(38px,4.5vw,50px)}.hero-copy{padding:38px 8%}.hero-scene{min-height:460px}
  .hero-actions{gap:12px}.hero-actions .button{padding:12px 16px;font-size:14px}.hero-business-link{font-size:13px}
  .hero-foot{padding-top:26px;gap:22px}.hero-foot>div{padding-right:22px}
  #catalog-filter-options{grid-template-columns:1fr;gap:14px}.filter-sort{justify-content:flex-end}
  .product-grid{gap:20px 15px}.product-info{padding:15px 13px 9px}.product-info h3{font-size:17px}
  .product-bottom{flex-direction:column;align-items:stretch;gap:11px}.add-button{width:100%;font-size:14px}.product-price{font-size:19px}
  .recipe-layout{gap:22px;grid-template-columns:minmax(0,1fr) 260px}.recipe-controls{grid-template-columns:1fr 1fr}.recipe-product-label{grid-column:1/-1}.recipe-method{grid-template-columns:1fr}.recipe-main{padding:22px}
  .business{gap:5%}.calculator{padding:24px}
}
@media(max-width:900px){
  .hero{grid-template-columns:1fr 1fr}.hero h1{font-size:40px}.hero-scene{min-height:440px}.hero-featured{right:14px;bottom:15px;padding:8px 11px 8px 4px;gap:6px}.hero-featured>img{width:46px;height:51px}.hero-featured strong{font-size:13px}.hero-featured small{font-size:12px}.serving-caption{top:14px;bottom:auto;left:14px;font-size:12px}
  .catalog-tools{flex-direction:row;align-items:stretch;gap:10px;margin-bottom:0}.catalog-tools .search{flex:1 1 auto;min-width:0;align-self:auto;width:auto}.filter-trigger{display:inline-flex}
  .catalog-sub{padding-top:16px;gap:10px;align-items:flex-start}.catalog-sub>div{gap:8px}.catalog-price-hint{display:none}
  .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .recipe-layout{grid-template-columns:minmax(0,1fr) 240px;gap:18px}.recipe-main{padding:20px}.recipe-main h3{font-size:25px}
  .recipe-product-card{padding:18px}.recipe-product-card img{height:180px}
  .product-detail-grid{gap:23px}.product-detail-copy h2{font-size:28px}.detail-photo>img{height:310px}.detail-purchase{grid-template-columns:1fr}.detail-purchase .quantity{justify-self:start}
}
@media(max-width:700px){
  .hero{grid-template-columns:1fr}.hero-copy{padding:34px 7% 30px}.hero h1{font-size:clamp(38px,6.5vw,48px)}.hero-copy>p{max-width:430px;margin:18px 0 22px}.hero .eyebrow{margin-bottom:19px}.hero-actions{gap:22px}.hero-foot{display:flex;padding-top:24px}.hero-foot strong{font-size:25px}
  .hero-scene{min-height:320px}.hero-serving-image{object-position:50% 57%}.hero-featured{right:18px;bottom:18px;gap:10px}.hero-featured>img{width:54px;height:58px}.hero-featured strong{font-size:14px}.serving-caption{left:17px;top:15px;font-size:12px}
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px}.product-info h3{font-size:17px;min-height:46px}
  .recipe-layout{grid-template-columns:1fr;gap:20px}.recipe-method{grid-template-columns:1fr 1fr}.recipe-main{padding:22px}.recipe-product-card{display:grid;grid-template-columns:110px 1fr;padding:20px;gap:0 17px;text-align:left}.recipe-product-card img{grid-column:1;grid-row:2/5;width:110px;height:145px;margin:0}.recipe-product-card h4,.recipe-product-card>.text-link,.recipe-cost{grid-column:2}.recipe-product-card>.button,.recipe-product-card>a,.recipe-product-card .eyebrow{grid-column:1/-1}.recipe-product-card .eyebrow{justify-content:flex-start}.recipe-product-card h4{font-size:21px}.recipe-cost{margin-top:8px;padding-top:12px}
  .business,.about,.faq{grid-template-columns:1fr;gap:30px}.business h2{font-size:38px}.business-copy>p{max-width:470px}.about h2,.faq h2{font-size:30px}
  .product-detail-grid{grid-template-columns:1fr;gap:20px}.detail-visual{position:static}.detail-photo>img{height:235px}.detail-purchase{grid-template-columns:auto minmax(0,1fr)}
}
@media(max-width:600px){
  html{scroll-padding-top:86px}.announcement{font-size:12px;padding:6px 12px}.site-header{height:72px;padding:0 5%}.brand img{width:87px;height:58px}.cart-trigger{font-size:13px;gap:7px;padding:7px 8px 7px 11px;min-height:42px}.menu-toggle{font-size:13px}
  .hero{margin:14px 12px 0;border-radius:18px}.hero-copy{padding:28px 22px 25px}.hero h1{font-size:clamp(34px,9vw,45px);white-space:normal;letter-spacing:-.055em}.hero-copy>p{font-size:15px;max-width:350px}.hero .eyebrow{font-size:12px;letter-spacing:.09em}.hero-scene{min-height:245px}.hero-foot{padding-top:22px;gap:24px}.hero-foot>div{padding-right:24px}.hero-foot strong{font-size:24px}.hero-foot span{font-size:12px}.hero-actions .button{font-size:14px;min-height:47px}.hero-business-link{font-size:14px}
  .hero-featured{right:13px;bottom:13px;border-radius:11px;padding-right:12px;gap:8px}.hero-featured>img{width:46px;height:51px}.hero-featured strong{font-size:13px}.hero-featured .featured-arrow{font-size:20px}.serving-caption{font-size:12px;left:13px;top:13px;padding:3px 7px}
  .section{padding:44px 5%}.collection{padding-top:40px}.section-head h2,.collection h2{font-size:32px}.collection>.section-head{margin-bottom:20px}
  .catalog-tools .search{padding:0 12px;min-height:48px;border-radius:11px;gap:8px}.search input{font-size:16px;padding:11px 0}.filter-trigger{min-height:48px;padding:0 12px;border-radius:11px;gap:7px}.filter-trigger svg{width:18px;height:18px}
  .catalog-sub{font-size:12px;padding:14px 0}.catalog-sub .text-link{font-size:12px}#active-filter-summary{font-size:12px}
  .product-grid{gap:16px 12px}.product-card{border-radius:14px}.product-card .product-image{padding:21px 6px 4px;aspect-ratio:1/1.05}.product-badge{top:10px;left:9px;font-size:12px;padding:3px 7px;border-radius:5px}.photo-size-note{font-size:12px;left:7px;bottom:7px;padding:2px 5px}
  .product-info{padding:13px 11px 7px}.product-info h3{font-size:16px;line-height:1.35;min-height:43px;margin-bottom:7px}.product-category{font-size:12px;gap:4px;line-height:1.45;margin-bottom:13px;min-height:35px}.product-bottom{gap:10px}.product-price{font-size:18px}.product-price small{font-size:12px}.add-button{font-size:14px;min-height:44px;padding:9px}.add-button>span{font-size:19px}.product-info>.compare-toggle{font-size:12px;padding-top:9px;min-height:42px;margin-top:6px}.compare-check{width:16px;height:16px}
  .collection details.series-guide{margin-top:23px}.collection details.series-guide>summary{font-size:14px;padding:13px 15px}
  .recipe-notice{display:block;padding:12px 14px;margin-bottom:19px}.recipe-notice strong,.recipe-notice p{font-size:13px}.recipe-notice p{margin-top:4px}.recipe-types button{padding:13px 7px;text-align:center;display:block;font-size:12px}.recipe-types button span{font-size:14px;display:block;margin-top:4px}.recipe-main{padding:19px}.recipe-main h3{font-size:25px}.recipe-main>p{font-size:14px}.recipe-controls{gap:11px;margin:21px 0}.recipe-controls label{font-size:13px}.recipe-controls input,.recipe-controls select{padding:10px;font-size:16px}.recipe-method{grid-template-columns:1fr;gap:24px}
  .business{padding-top:43px;padding-bottom:43px}.business h2{font-size:36px}.business-copy>p{font-size:15px;margin:21px 0}.calculator{padding:23px}.calculator h3{font-size:24px}.calc-results strong{font-size:33px}.calc-results span{font-size:12px}
  .about h2,.faq h2{font-size:29px}.about p{font-size:15px}.faq summary{font-size:15px}.faq p{font-size:14px}.footer-top p{font-size:19px}.footer-top{gap:25px}.footer-bottom{font-size:12px}
  .product-dialog{padding:24px;max-width:calc(100vw - 16px);border-radius:17px;max-height:94dvh}.detail-photo>img{height:190px}.product-detail-copy h2{font-size:28px;margin-right:14px}.detail-price{font-size:28px}.detail-purchase{gap:8px;margin:19px 0;padding-bottom:19px}.detail-purchase>.button{font-size:13px;padding:11px 9px;gap:5px;min-height:47px}.detail-purchase .quantity button{width:31px;min-height:45px}.detail-purchase .quantity input{width:30px}.product-detail-copy>p{font-size:14px}.detail-tools .text-link,.detail-tools .compare-toggle{font-size:13px}.detail-cost>summary{font-size:14px}.detail-ask{font-size:13px}
  .filter-dialog{width:100%;max-width:100%;max-height:92dvh;margin:auto 0 0;border-radius:22px 22px 0 0;padding:24px 20px 20px;overflow:auto}.filter-dialog-heading{margin-bottom:24px}.filter-dialog-heading h2{font-size:28px}.filter-dialog .filter-actions{bottom:-20px;padding-bottom:max(16px,env(safe-area-inset-bottom));margin-bottom:-20px}.filter-dialog .filter-actions .button{flex:1}.filter-dialog .filters button{font-size:14px}.filter-dialog .filters small{font-size:12px}
  .action-dock{padding:10px 12px;bottom:max(10px,env(safe-area-inset-bottom));border-radius:13px}.dock-cart>span:last-child{font-size:13px}.dock-cart strong,.dock-cart small{font-size:12px}.cart-dialog{border-radius:0;padding:25px}.cart-total strong{font-size:16px}.cart-item small{font-size:12px}.drawer-head h2{font-size:29px}
}
@media(max-width:360px){.hero-copy{padding:25px 18px}.hero h1{font-size:33px}.hero-actions{gap:15px}.hero-actions .button{padding:12px 14px}.product-info{padding-left:9px;padding-right:9px}.product-info h3{font-size:15px}.product-price{font-size:16px}.product-category{font-size:12px;min-height:35px}.product-info>.compare-toggle{font-size:12px}.filter-trigger{padding:0 10px}.filter-trigger svg{display:none}.detail-purchase{grid-template-columns:1fr}.detail-purchase .quantity{justify-self:start}}
@media(prefers-reduced-motion:reduce){.product-card,.hero-featured,.product-image img{transition:none;transform:none!important}}

/* Serving-led recipe studio: choose a flavor, then plan portions and packs. */
.site-header nav a{position:relative}
.site-header nav a::after{content:"";position:absolute;left:0;right:0;bottom:5px;height:2px;border-radius:2px;background:#e9b52a;transform:scaleX(0);transform-origin:left;transition:transform .2s}
.site-header nav a:hover::after,.site-header nav a:focus-visible::after{transform:scaleX(1)}
.cart-trigger{background:var(--navy);color:#fff;border-color:var(--navy)}
.cart-trigger span{background:var(--yellow);color:var(--ink)}
.hero{box-shadow:0 16px 36px #163b5910}
.hero .hero-copy{background:#102d4c}
.product-card{box-shadow:0 3px 12px #12345204}
.product-card .product-info h3{font-weight:700}
.product-card .product-image{border-bottom-color:var(--series-border)}
.recipes{--recipe-accent:#173956;--recipe-surface:#eef3f8;background:#f4f7fb;padding-top:62px;padding-bottom:62px}
.recipes[data-recipe-family=fruit]{--recipe-accent:#82580b;--recipe-surface:#fff4d5}
.recipes[data-recipe-family=tea]{--recipe-accent:#365f74;--recipe-surface:#edf5f9}
.recipe-studio-heading{align-items:center;margin-bottom:28px}
.recipe-studio-heading .eyebrow{font-size:12px;letter-spacing:.13em;margin-bottom:12px}
.recipe-studio-heading h2{font-size:clamp(33px,3.7vw,49px);letter-spacing:-.055em}
.recipe-visual-caption{font-size:12px;color:#6a7b90}
.recipes #recipe-types{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;border:0;margin:0 0 21px}
.recipes #recipe-types .recipe-type-card{display:block;padding:0;background:#fff;border:2px solid transparent;border-radius:18px;overflow:hidden;text-align:left;box-shadow:0 4px 14px #1433530b;transition:border-color .2s,box-shadow .2s,transform .2s;min-width:0}
.recipe-type-card>img{width:100%;height:auto;aspect-ratio:1.65;object-fit:cover;object-position:center 53%;transition:transform .35s}
.recipes #recipe-types .recipe-type-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px #14335316}
.recipes #recipe-types .recipe-type-card.active{border-color:var(--recipe-accent);box-shadow:0 0 0 3px #fff}
.recipes #recipe-types .recipe-type-card.active .recipe-type-indicator{background:var(--recipe-accent);color:#fff}
.recipes .recipe-type-label{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:15px 18px}
.recipes .recipe-type-label>span:first-child{display:flex;flex-direction:column;gap:4px}
.recipes .recipe-type-label strong{font:700 21px/1.3 Manrope,sans-serif;letter-spacing:-.035em}
.recipes .recipe-type-label small{font-size:13px;font-weight:400;color:#65758a}
.recipes .recipe-type-indicator{display:grid;place-items:center;width:33px;height:33px;flex-shrink:0;border-radius:50%;border:1px solid #dce5ed;font-size:20px;font-weight:400}
.recipes .recipe-notice{background:transparent;padding:0;margin-bottom:26px;gap:12px;color:#62758a;align-items:baseline}
.recipes .recipe-notice strong{font-size:13px;font-weight:600;color:#4c6077;white-space:nowrap}
.recipes .recipe-notice p{font-size:13px;color:#64758b}
.recipes .recipe-layout{grid-template-columns:minmax(0,1.8fr) minmax(280px,1fr);gap:24px;align-items:start}
.recipes .recipe-main{padding:28px;background:#fff;border:1px solid #e0e8f0;border-radius:20px}
.recipe-step-label{display:block;font-size:12px;font-weight:700;letter-spacing:.065em;color:#547087;line-height:1.5}
.recipe-flavor-heading{display:flex;align-items:baseline;justify-content:space-between;gap:10px;flex-wrap:wrap}
#recipe-family-price{font-size:13px;font-weight:600;color:var(--recipe-accent);background:var(--recipe-surface);padding:5px 9px;border-radius:6px;line-height:1.4}
.recipes #recipe-price-context{font-size:13px;line-height:1.6;margin:10px 0 17px;color:#64758b}
.recipe-flavors{display:flex;flex-wrap:wrap;gap:9px}
.recipe-flavor{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px;min-height:46px;padding:11px 15px;border:1px solid #dce4ed;border-radius:10px;background:#fff;text-align:left;transition:background .16s,border-color .16s}
.recipe-flavor strong{font-size:14px;font-weight:600;line-height:1.35}
.recipe-flavor small{font-size:12px;color:#64758b}
.recipe-flavor:hover{border-color:#91a5b9;background:#f6f9fc}
.recipe-flavor[aria-pressed=true]{background:var(--recipe-accent);border-color:var(--recipe-accent);color:#fff}
.recipe-flavor[aria-pressed=true] small{color:#ffffffd9}
.recipe-tuning{padding-top:24px;margin-top:25px;border-top:1px solid #e4eaf1}
.recipes .recipe-controls{grid-template-columns:1fr 1fr;gap:15px;margin:14px 0 12px}
.recipes .recipe-controls label{font-size:14px;gap:8px}
.recipes .recipe-controls input{background:#f8fafc;border-color:#d4dfeb;font-size:23px;font-weight:600;padding:11px 14px;min-height:55px;border-radius:11px}
.recipe-portion-presets{display:flex;gap:7px;flex-wrap:wrap}
.recipe-portion-presets button{min-height:38px;padding:7px 12px;border:1px solid #e0e7ef;border-radius:8px;background:#f7f9fc;font-size:13px;color:#576e87}
.recipe-portion-presets button[aria-pressed=true]{color:var(--ink);background:#ffefbf;border-color:#e5c576}
.recipe-result-heading{margin-top:25px;padding-top:22px;border-top:1px solid #e4eaf1}
.recipe-result-heading .recipe-step-label{font-size:12px;color:#6a7c91;margin-bottom:8px}
.recipes .recipe-result-heading h3{font-size:28px;line-height:1.25;letter-spacing:-.045em}
.recipe-result-heading p{font-size:14px;color:#60758b;margin-top:8px;line-height:1.65}
.recipe-method-details{margin-top:21px;border:1px solid #dde6ef;background:#fafbfd;border-radius:11px;overflow:hidden}
.recipe-method-details>summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:14px;padding:13px 15px;min-height:48px;font-size:14px;font-weight:600}
.recipe-method-details>summary::-webkit-details-marker{display:none}
.recipe-method-details>summary>span{font-size:22px;line-height:1;font-weight:400}
.recipe-method-details[open]>summary>span{transform:rotate(45deg)}
.recipes .recipe-method{grid-template-columns:1fr 1fr;gap:23px;border-top:1px solid #e3eaf1;padding:20px 16px 4px}
.recipe-method-details .recipe-tip{font-size:12px;line-height:1.65;color:#60758b;padding:0 16px 16px;margin:12px 0 0}
.recipes .recipe-product-card{display:block;text-align:left;background:#fff;border:1px solid #dce5ef;border-top:4px solid var(--recipe-accent);border-radius:20px;padding:25px;position:sticky;top:105px}
.recipe-summary-product{display:flex;gap:13px;align-items:center;margin:18px 0 19px;min-width:0}
.recipe-summary-product>div{min-width:0}
.recipe-summary-product #recipe-photo{display:block;width:84px;height:100px;flex:0 0 84px;object-fit:contain;background:var(--recipe-surface);border-radius:9px;margin:0;mix-blend-mode:normal;}
#recipe-selected-series{font-size:12px;color:#698096;line-height:1.5}
.recipes .recipe-product-card h4{font-size:19px;font-weight:700;line-height:1.3;letter-spacing:-.035em;margin:6px 0}
.recipe-summary-product .text-link{font-size:13px;padding:4px 0}
.recipes .recipe-cost{background:var(--recipe-surface);border:0;border-radius:11px;padding:16px 18px;margin:0 0 18px}
.recipes .recipe-cost span{font-size:13px;color:#526a80}
.recipes .recipe-cost strong{font-size:39px;font-weight:700;line-height:1.2;letter-spacing:-.05em;margin-top:5px;color:var(--recipe-accent)}
.recipe-batch-summary{margin:0;display:flex;flex-direction:column;gap:10px}
.recipe-batch-summary>div{display:flex;align-items:baseline;justify-content:space-between;gap:14px}
.recipe-batch-summary dt{font-size:13px;color:#596f87}
.recipe-batch-summary dd{font-size:14px;font-weight:600;white-space:nowrap;margin:0}
.recipe-cost-scope{font-size:12px;line-height:1.6;color:#70839a;margin:14px 0 21px}
.recipe-purchase-plan{border-top:1px solid #e2e9f0;padding-top:16px;display:flex;flex-direction:column;gap:9px}
.recipe-purchase-plan>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px}
.recipe-purchase-plan span{font-size:13px;color:#586f87}
.recipe-purchase-plan strong{font-size:14px;white-space:nowrap}
.recipe-purchase-plan small{font-size:12px;color:#75859a;line-height:1.6;margin:1px 0 13px}
.recipes #recipe-add{width:100%;min-height:48px;font-size:14px}
.recipe-summary-links{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2px 13px;margin-top:11px}
.recipe-summary-links .text-link{font-size:12px;min-height:40px}
.business{border-radius:24px;max-width:1344px;margin:26px auto;background:#102c4a;box-shadow:0 14px 36px #1336530c}
.business .calculator{background:#fff;color:var(--ink);border:0;box-shadow:0 14px 36px #03162b23;border-radius:18px}
.business .calculator-heading{align-items:flex-start}
.business .calculator h3{font-size:25px}
.business .calculator .unit-badge{color:#526d89;background:#eef3f8;border-color:#dae4ef}
.calc-selection{display:flex;align-items:center;gap:15px;padding:13px 16px;margin-bottom:22px;background:#f0f5fa;border:1px solid #e0e8f0;border-radius:11px}
#calc-product-photo{width:54px;height:65px;object-fit:contain;mix-blend-mode:normal;}
.calc-selection>div{display:flex;flex-direction:column;gap:3px}
.calc-selection span{font-size:12px;color:#5a738c}
.calc-selection strong{font-size:21px;font-weight:700;letter-spacing:-.025em}
.business .calculator select{border:1px solid #d4dfeb;background:#fff;font-size:14px}
.business .dose-number{color:var(--ink)}
.business .dose-number input{background:#f0f5fa;color:var(--ink);border-color:#b9ccdf}
.business .calculator input[type=range]{accent-color:var(--navy)}
.business .range-labels{color:#647a92}
.business .calc-results{border:0;background:#fff0bf;border-radius:11px;padding:17px;margin-top:18px;gap:15px}
.business .calc-results strong{color:var(--ink);font-size:34px}
.business .calc-results span{color:#665328;font-size:12px}
.business .calculator-add{background:var(--navy);border-color:var(--navy);color:white}
.business .calculator>p{color:#637990;font-size:12px;line-height:1.65}
@media(max-width:1400px){.business{margin-left:3%;margin-right:3%}}
@media(max-width:1100px){
  .recipes .recipe-layout{grid-template-columns:minmax(0,1.5fr) minmax(270px,1fr);gap:20px}
  .recipes .recipe-main{padding:23px}.recipes .recipe-product-card{padding:21px}
  .recipes .recipe-type-label{padding:13px 15px}.recipes .recipe-type-label strong{font-size:19px}
  .recipes .recipe-method{grid-template-columns:1fr}.recipe-summary-product #recipe-photo{width:70px;height:85px;flex-basis:70px}
  .recipe-purchase-plan strong{font-size:13px}.recipe-purchase-plan span{font-size:12px}
}
@media(max-width:850px){
  .recipes .recipe-layout{grid-template-columns:1fr;gap:22px}
  .recipes .recipe-product-card{position:static;padding:25px;display:block}
  .recipe-summary-product #recipe-photo{width:85px;height:100px;flex-basis:85px}
  .recipe-summary-product{margin-top:16px}.recipes .recipe-cost{padding:18px}
  .recipes .recipe-method{grid-template-columns:1fr 1fr}
  .recipe-purchase-plan span{font-size:13px}.recipe-purchase-plan strong{font-size:14px}
  .recipes .recipe-type-label strong{font-size:17px}.recipes .recipe-type-label small{font-size:12px}
  .recipes .recipe-type-label{padding:12px}.recipes .recipe-type-indicator{width:27px;height:27px;font-size:18px}
  .recipe-type-card>img{aspect-ratio:1.3}
}
@media(max-width:600px){
  .recipes{padding-top:42px;padding-bottom:42px}.recipe-studio-heading{align-items:flex-end;gap:15px;margin-bottom:23px}
  .recipe-studio-heading .eyebrow{font-size:12px;margin-bottom:10px}.recipe-studio-heading h2{font-size:33px}
  .recipe-visual-caption{font-size:12px;max-width:60px;text-align:right;line-height:1.4}
  .recipes #recipe-types{gap:9px;margin-bottom:17px}.recipes #recipe-types .recipe-type-card{border-radius:12px}
  .recipe-type-card>img{aspect-ratio:1;object-position:center}.recipes .recipe-type-label{padding:10px 8px;display:block}
  .recipes .recipe-type-label strong{font-size:14px;line-height:1.3}.recipes .recipe-type-label small,.recipes .recipe-type-indicator{display:none}
  .recipes .recipe-type-label>span:first-child{margin:0}
  .recipes .recipe-notice{display:block;margin-bottom:20px}.recipes .recipe-notice p{margin-top:3px;line-height:1.55}
  .recipes .recipe-main{padding:20px;border-radius:16px}.recipe-flavor-heading{gap:9px}
  #recipe-family-price{font-size:12px;padding:5px 8px}.recipes #recipe-price-context{font-size:13px;margin-bottom:15px}
  .recipe-flavors{gap:8px}.recipe-flavor{padding:10px 12px;min-height:45px}.recipe-flavor strong{font-size:14px}.recipe-flavor small{font-size:12px}
  .recipe-tuning{margin-top:23px;padding-top:21px}.recipes .recipe-controls{gap:11px;margin-top:13px}.recipes .recipe-controls label{font-size:13px}
  .recipes .recipe-controls input{font-size:23px;padding:10px 12px}.recipe-portion-presets{gap:6px}.recipe-portion-presets button{font-size:12px;padding:8px 10px;min-height:39px;flex:1}
  .recipes .recipe-result-heading h3{font-size:25px}.recipe-result-heading p{font-size:14px}
  .recipe-method-details>summary{padding:12px 13px;font-size:14px}.recipes .recipe-method{grid-template-columns:1fr;padding:17px 13px 0;gap:22px}
  .recipes .recipe-product-card{border-radius:16px;padding:21px}.recipes .recipe-product-card h4{font-size:20px}.recipes .recipe-cost strong{font-size:37px}
  .recipe-summary-links .text-link{font-size:13px}.recipe-batch-summary dd{font-size:14px}
  .business{margin:10px 12px 0;border-radius:18px;padding:35px 22px;gap:25px}.business h2{font-size:33px}.business-copy>p{font-size:15px}
  .business .calculator{padding:21px}.business .calculator h3{font-size:23px}.calc-selection{padding:12px;margin-bottom:20px;gap:12px}
  .business .calc-results{padding:15px;gap:12px}.business .calc-results strong{font-size:29px}
}
@media(prefers-reduced-motion:reduce){.site-header nav a::after,.recipe-type-card,.recipe-type-card>img,.recipe-flavor{transition:none!important;transform:none!important}}
