@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;550;600;650;700;750;800;900;1000&display=swap');
:root{--blue:#2463eb;--navy:#183b8c;--ink:#19243d;--muted:#667085;--bg:#f7f9ff;--line:#e4e9f2;--accent:#d83150;--accent-dark:#aa203b;--soft:#ffe2e7;--scene:#ffd9df;--tint:#fff3f5;--radius:24px;--font:'DM Sans',Arial,sans-serif}html[data-flavor="citrus"]{--accent:#be4909;--accent-dark:#963803;--soft:#ffe7c4;--scene:#ffe4b8;--tint:#fff7e9}html[data-flavor="olive"]{--accent:#4b6d1b;--accent-dark:#345009;--soft:#e9f2cf;--scene:#e4efbb;--tint:#f6fae9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.5 var(--font);padding-bottom:0}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;background:none;border:0}a,button{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%;width:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.15;letter-spacing:-.045em;font-weight:800}h1{font-size:44px}h2{font-size:29px}h3{font-size:19px}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:4px}button:disabled{cursor:default}.icon-defs{position:absolute;width:0;height:0;overflow:hidden}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.wrap{max-width:1280px;margin:auto;padding:0 32px}.site-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30}.header-row{height:88px;max-width:1344px;margin:auto;padding:0 32px;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:10px;font-weight:800;letter-spacing:-.045em;font-size:18px;line-height:1.04;flex-shrink:0}.brand strong{display:block;font-size:25px;color:var(--blue);font-weight:900}.brand-mark{display:grid;place-items:center;background:var(--blue);color:#fff;border-radius:15px 15px 15px 5px;width:48px;height:48px;font-size:37px;letter-spacing:-.1em;padding-right:4px;padding-bottom:4px}.header-search{display:flex;align-items:center;gap:10px;background:#f2f5fb;border:1px solid #e7ecf4;border-radius:14px;height:46px;padding:0 13px;flex:1;max-width:470px;margin-left:auto;color:#768096}.header-search input{background:transparent;border:0;outline:0;color:var(--ink);font-size:14px;width:100%;min-width:0}.header-search input:focus-visible{outline:none}.header-search:focus-within{box-shadow:0 0 0 2px var(--blue)}.header-search button{display:grid;place-items:center;width:30px;height:30px}.desktop-nav{display:flex;gap:24px;font-size:14px;font-weight:650;white-space:nowrap}.desktop-nav a:hover,.desktop-nav .active{color:var(--blue)}.header-favorites{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:650;white-space:nowrap}.header-favorites>.icon{color:var(--blue)}.count{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 5px;background:var(--blue);color:white;border-radius:7px;font-size:12px;font-weight:700}.mobile-search{display:none}.shop-topline{display:flex;align-items:center;justify-content:space-between;margin:25px 0 16px;font-size:13px;color:var(--muted)}.shop-topline strong{font-weight:600;color:var(--navy)}.shop-topline>span{display:flex;gap:7px;align-items:center}.shop-topline .icon{width:16px;height:16px;color:var(--blue)}.feature{display:grid;grid-template-columns:1fr 1fr;border-radius:28px;overflow:hidden;background:var(--scene);min-height:360px;position:relative;transition:background .35s}.feature-copy{padding:45px 45px 38px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:relative;z-index:1}.feature-label{font-size:12px;font-weight:750;letter-spacing:.12em;text-transform:uppercase;display:inline-flex;align-items:center;gap:6px;color:var(--accent-dark);margin-bottom:18px}.feature-label .icon{width:16px;height:16px}.feature h1{font-size:clamp(38px,4.4vw,59px);line-height:1.02;max-width:480px;font-weight:900;letter-spacing:-.055em}.feature h1 span{display:block;color:var(--accent)}.feature-copy>p{font-size:16px;max-width:350px;margin:17px 0 24px;color:#5b4950}.feature-actions{display:flex;gap:10px;align-items:center}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:48px;background:var(--blue);color:#fff;border-radius:13px;padding:13px 22px;font-size:14px;font-weight:750;transition:background .2s,transform .2s}.button:hover{background:#164ccc;transform:translateY(-2px)}.button.primary{background:var(--accent)}.button.primary:hover{background:var(--accent-dark)}.button.light{background:#fff;color:var(--navy);border:1px solid #dce4f3}.button.light:hover{background:#edf3ff}.icon-button{width:46px;height:46px;border:1px solid #dce4f0;border-radius:13px;display:grid;place-items:center;background:white;flex-shrink:0}.feature .icon-button{width:48px;height:48px;border-color:#ffffffaa;background:#ffffffb5;color:var(--accent)}.icon-button.saved .icon{fill:currentColor}.feature-media{min-width:0;position:relative;background:var(--scene);display:block}.feature-media>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center;mix-blend-mode:multiply}.feature-media .image-tag{position:absolute;bottom:18px;right:20px;background:#ffffffc9;color:#534858;padding:6px 10px;border-radius:8px;font-size:12px;backdrop-filter:blur(5px)}.flavor-strip{display:flex;align-items:center;justify-content:center;gap:12px;margin:16px 0 30px}.flavor-strip>span{font-size:13px;color:var(--muted);margin-right:7px}.flavor-choice{display:flex;align-items:center;gap:10px;border:1px solid #e0e5f0;background:#fff;padding:6px 18px 6px 6px;border-radius:14px;font-size:14px;font-weight:700;transition:background .2s,border-color .2s}.flavor-choice img{height:36px;width:36px;border-radius:9px}.flavor-choice[aria-pressed="true"]{background:var(--soft);border-color:var(--accent);color:var(--accent-dark);box-shadow:0 0 0 1px var(--accent)}.flavor-choice:hover{border-color:var(--accent)}.section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.section-head h2{font-size:26px}.text-link{font-size:14px;font-weight:650;color:var(--blue);display:inline-flex;gap:6px;align-items:center}.text-link .icon{width:18px;height:18px}.text-link:hover{text-decoration:underline}.category-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:13px;margin-bottom:36px}.category-card{display:flex;align-items:center;gap:10px;background:#fff;padding:10px;border-radius:17px;border:1px solid var(--line);font-size:13px;font-weight:650;transition:border .2s,transform .2s;min-width:0}.category-card:hover{border-color:var(--blue);transform:translateY(-3px)}.category-card img{width:52px;height:52px;border-radius:12px;flex-shrink:0}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;transition:box-shadow .2s,transform .2s;min-width:0}.product-card:hover{transform:translateY(-3px);box-shadow:0 8px 22px #233a6910}.product-image{aspect-ratio:1.12;position:relative;overflow:hidden;background:#eef2f8}.product-image>a{display:block;width:100%;height:100%}.product-image img{height:100%;width:100%;transition:transform .4s}.product-card:hover .product-image img{transform:scale(1.04)}.save-button{position:absolute;top:12px;right:12px;display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:#fffffff0;color:#4c5871;border:1px solid #ffffff70;box-shadow:0 3px 12px #203b5010}.save-button .icon{width:19px;height:19px}.save-button:hover,.save-button.saved{color:var(--accent);background:#fff}.save-button.saved .icon{fill:currentColor}.product-body{padding:16px}.product-meta{font-size:12px;color:var(--muted);margin-bottom:7px}.product-card h3{font-size:19px;letter-spacing:-.025em;line-height:1.2;margin-bottom:8px}.product-card p{font-size:14px;line-height:1.5;color:var(--muted);min-height:42px}.product-cta{display:flex;align-items:center;justify-content:space-between;background:#edf3ff;border:1px solid #e0eaff;color:var(--blue);border-radius:10px;font-size:14px;font-weight:750;padding:11px 13px;margin-top:17px;min-height:42px}.product-cta .icon{width:17px;height:17px}.product-cta:hover{background:var(--blue);color:white}.product-section{margin-bottom:38px}.app-banner{background:var(--blue);color:#fff;border-radius:20px;padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin:35px 0}.app-banner h2{font-size:24px}.app-banner p{font-size:14px;margin-top:5px;color:#dce8ff}.app-banner .button{background:#fff;color:var(--blue)}.compact-story{display:flex;gap:18px;align-items:center;border:1px solid #e6dfca;background:#fff9e8;border-radius:18px;padding:18px;margin:32px 0 40px}.compact-story>img{width:62px;height:62px;border-radius:14px}.compact-story h2{font-size:18px;margin-bottom:5px}.compact-story p{font-size:14px;color:#806e52}.compact-story .text-link{margin-left:auto;white-space:nowrap}.site-footer{background:#ecf2ff;border-top:1px solid #dde6f7;padding:30px max(32px,calc((100vw - 1216px)/2));color:#647390;margin-top:15px}.site-footer>div{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-brand{font-size:19px;font-weight:800;color:var(--navy);letter-spacing:-.05em}.footer-brand span{display:block;font-size:13px;font-weight:400;letter-spacing:0;margin-top:4px}.site-footer nav{display:flex;gap:24px;font-size:14px;color:var(--navy)}.site-footer>p{border-top:1px solid #d6e2f8;margin-top:24px;padding-top:17px;font-size:12px;display:flex;justify-content:space-between;gap:15px}.bottom-nav{display:none}.page-top{padding:26px 0 20px}.page-title-row{display:flex;align-items:center;gap:15px;margin:18px 0 10px}.page-title-row h1{font-size:34px}.page-top>p{font-size:16px;color:var(--muted)}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;font-size:13px;color:#7b89a2;margin:8px 0 20px}.breadcrumbs a:hover{color:var(--blue)}.filters{display:flex;gap:9px;overflow-x:auto;padding:3px 2px 12px;scrollbar-width:thin;margin-bottom:10px}.filters button{white-space:nowrap;border:1px solid #dce3ef;border-radius:12px;font-size:14px;font-weight:600;padding:10px 16px;min-height:44px;background:white}.filters button.active{background:var(--blue);color:#fff;border-color:var(--blue)}.filters button:hover{border-color:var(--blue)}.catalog-info{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:5px 0 20px;color:var(--muted);font-size:14px}.catalog-info input{border:1px solid #dce3f0;background:#fff;border-radius:12px;padding:11px 16px;min-width:0;width:260px;font-size:14px}.catalog{padding-bottom:32px}.empty{grid-column:1/-1;background:#fff;border:1px solid var(--line);padding:45px 25px;border-radius:18px;text-align:center}.empty h2{font-size:23px}.empty p{color:var(--muted);margin:15px 0 22px}.detail{padding-block:24px 34px}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.detail-photo{position:relative}.detail-image{aspect-ratio:1;border-radius:24px;background:var(--scene)}.photo-note{font-size:12px;color:#8a93a7;margin-top:10px}.detail-copy{padding-top:14px}.detail-copy>.eyebrow{margin-bottom:14px}.eyebrow{font-size:12px;color:var(--blue);font-weight:750;letter-spacing:.06em}.detail-copy h1{font-size:42px;line-height:1.07;margin-bottom:16px}.detail-short{font-size:17px;line-height:1.65;color:var(--muted);margin-bottom:22px}.detail-facts{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.fact{font-size:12px;font-weight:600;background:#eaf1ff;color:var(--navy);padding:7px 10px;border-radius:8px}.detail-actions{display:flex;gap:10px;margin-bottom:14px}.detail-actions>.button{flex:1}.detail-info{font-size:13px;color:#7a8498;line-height:1.6;margin-bottom:20px}.detail-copy details{border-top:1px solid var(--line);padding:17px 0;font-size:14px}.detail-copy summary{font-weight:650;cursor:pointer}.detail-copy details p{font-size:15px;color:var(--muted);margin:12px 0;line-height:1.65}.detail-thumbs{display:flex;gap:10px;margin-top:15px}.detail-thumbs button{width:70px;border:1px solid #d0dcef;border-radius:12px;padding:3px}.detail-thumbs img{aspect-ratio:1;border-radius:9px}.story-page{padding-block:30px 45px}.story-layout{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center}.story-layout img{aspect-ratio:1;border-radius:24px}.story-layout h1{font-size:40px;margin:12px 0 20px}.story-layout p{font-size:16px;color:var(--muted);line-height:1.8;margin:16px 0}.story-layout .button{margin-top:12px}.contact-page{padding-block:30px 45px}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:start}.contact-panel{background:#fff;border:1px solid var(--line);border-radius:22px;padding:30px}.contact-panel h1{font-size:33px;margin:12px 0 20px}.contact-panel p{color:var(--muted);line-height:1.7;margin:12px 0;font-size:16px}.notice{background:#fff5de;border:1px solid #f0dfb6;border-radius:14px;padding:17px;margin:22px 0}.notice strong{font-size:14px;color:#855509}.notice p{font-size:14px;margin:8px 0 0;color:#806641}.faq h2{font-size:25px;margin-bottom:20px}.faq details{background:#fff;border:1px solid var(--line);border-radius:13px;margin-bottom:11px;padding:17px}.faq summary{cursor:pointer;font-size:14px;font-weight:600}.faq p{font-size:14px;color:var(--muted);line-height:1.7;margin-top:13px}dialog{border:0;margin:0 0 0 auto;padding:28px;width:min(100%,490px);max-width:490px;height:100dvh;max-height:100dvh;color:var(--ink);background:var(--bg);box-shadow:-10px 0 50px #14234922}dialog::backdrop{background:#19263b70;backdrop-filter:blur(4px)}.drawer-heading{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:24px;gap:16px}.drawer-heading h2{font-size:29px;margin-top:9px}.list-item{display:grid;grid-template-columns:74px 1fr 32px;gap:15px;align-items:center;padding:20px 0;border-bottom:1px solid var(--line)}.list-item img{aspect-ratio:1;border-radius:12px}.list-item h3{font-size:17px}.list-item small{color:var(--muted);font-size:12px;display:block;margin-top:5px}.list-item button .icon{width:18px;height:18px}.list-actions{margin-top:25px}.list-actions .button{width:100%}.list-actions p{color:var(--muted);font-size:14px;line-height:1.65;margin:17px 0}.list-empty{text-align:center;padding:45px 15px}.list-empty>.icon{width:48px;height:48px;color:var(--accent);margin-bottom:20px}.list-empty h3{font-size:23px}.list-empty p{font-size:16px;margin:18px 0 25px;color:var(--muted)}.list-fallback{width:100%;min-height:150px;border:1px solid var(--line);border-radius:10px;padding:10px;margin-top:10px;font-size:14px}#toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,15px);padding:13px 20px;background:var(--ink);color:white;font-size:14px;border-radius:12px;opacity:0;pointer-events:none;z-index:80;transition:.2s;max-width:calc(100% - 30px);width:max-content}#toast.visible{opacity:1;transform:translate(-50%,0)}.skip{position:fixed;top:-100px;left:20px;background:#fff;padding:10px;z-index:99}.skip:focus{top:10px}.modal-open{overflow:hidden}.fade-in{animation:appear .3s ease both}@keyframes appear{from{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:none}}.error-box{text-align:center;padding:70px 25px}.error-box p{margin:20px 0}.active{color:var(--blue)}
@media(max-width:1100px){.header-row{gap:22px}.desktop-nav{gap:16px}.header-favorites>span{display:none}.category-card{flex-direction:column;text-align:center;font-size:12px}.category-card img{width:60px;height:60px}.feature-copy{padding:32px}.feature{min-height:340px}.feature h1{font-size:46px}.product-grid{gap:15px}.product-body{padding:14px}.product-card h3{font-size:18px}.product-detail{gap:30px}}
@media(max-width:760px){body{padding-bottom:calc(72px + env(safe-area-inset-bottom,0px))}.wrap{padding:0 16px}.header-row{height:64px;padding:0 16px;gap:12px}.brand{font-size:13px;gap:8px}.brand strong{font-size:20px}.brand-mark{width:37px;height:37px;border-radius:11px 11px 11px 4px;font-size:30px}.header-search,.desktop-nav{display:none}.header-favorites{margin-left:auto;gap:9px;background:#eff4ff;border-radius:12px;padding:9px 10px;min-height:40px}.header-favorites .icon{width:20px;height:20px}.mobile-search{display:flex;gap:10px;align-items:center;background:white;border:1px solid var(--line);border-radius:12px;margin:14px 0 12px;padding:0 12px;height:43px;color:#8793aa}.mobile-search input{border:0;background:none;outline:0;width:100%;min-width:0;font-size:14px}.mobile-search:focus-within{box-shadow:0 0 0 2px var(--blue)}.mobile-search button{display:grid;place-items:center;padding:4px;color:var(--blue)}.shop-topline{margin:12px 0 11px;font-size:12px}.shop-topline>span:last-child{font-size:12px}.shop-topline .icon{width:14px;height:14px}.feature{min-height:235px;grid-template-columns:.95fr 1.05fr;border-radius:19px}.feature-copy{padding:19px 0 19px 17px;justify-content:center}.feature-label{font-size:10px;letter-spacing:.05em;margin-bottom:12px;gap:4px}.feature-label .icon{width:13px;height:13px}.feature h1{font-size:clamp(26px,7.3vw,36px);line-height:1.03;letter-spacing:-.055em;max-width:230px}.feature-copy>p{font-size:13px;line-height:1.45;margin:11px 0 16px;max-width:165px}.feature-actions{gap:6px}.feature-actions>.button{min-height:41px;padding:10px 12px;border-radius:10px;font-size:13px;gap:11px;white-space:nowrap}.feature-actions>.button .icon{width:16px;height:16px}.feature-actions>.icon-button{display:none}.feature-media{margin-left:0}.feature-media>img{object-fit:contain;transform:scale(1.09);object-position:center;mix-blend-mode:multiply}.feature-media .image-tag{display:none}.flavor-strip{margin:12px 0 23px;gap:7px;justify-content:stretch}.flavor-strip>span{display:none}.flavor-choice{flex:1;gap:6px;justify-content:center;padding:6px;font-size:12px;border-radius:10px;min-width:0;min-height:44px}.flavor-choice img{height:28px;width:28px;border-radius:7px}.section-head{margin-bottom:14px;gap:10px}.section-head h2{font-size:22px;letter-spacing:-.04em}.section-head .text-link{font-size:12px;white-space:nowrap}.section-head .text-link .icon{width:16px;height:16px}.category-row{display:flex;gap:10px;overflow-x:auto;margin:0 -16px 25px;padding:0 16px 6px;scrollbar-width:none}.category-row::-webkit-scrollbar{display:none}.category-card{border:0;background:transparent;min-width:76px;max-width:84px;padding:0;gap:8px;font-size:12px;line-height:1.2}.category-card img{width:66px;height:66px;border-radius:17px;border:3px solid #fff;box-shadow:0 0 0 1px #e1e6f0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card{border-radius:16px}.product-image{aspect-ratio:1.1}.product-body{padding:12px}.product-meta{font-size:12px;margin-bottom:6px}.product-card h3{font-size:16px;margin-bottom:7px;line-height:1.2;letter-spacing:-.025em}.product-card p{font-size:13px;line-height:1.45;min-height:38px}.save-button{top:9px;right:9px;width:33px;height:33px;border-radius:10px}.save-button .icon{width:18px;height:18px}.product-cta{font-size:13px;padding:10px;margin-top:12px;min-height:40px;border-radius:9px}.product-cta .icon{width:15px;height:15px}.product-section{margin-bottom:26px}.app-banner{padding:19px 17px;gap:14px;border-radius:16px;margin:25px 0}.app-banner h2{font-size:19px;line-height:1.15}.app-banner p{font-size:12px;max-width:190px}.app-banner .button{font-size:12px;padding:11px 13px;min-height:40px;gap:10px;white-space:nowrap}.app-banner .button .icon{width:16px;height:16px}.compact-story{margin:25px 0;padding:14px;gap:12px;flex-wrap:wrap}.compact-story>img{width:47px;height:47px;border-radius:12px}.compact-story>div{flex:1}.compact-story h2{font-size:16px}.compact-story p{font-size:13px}.compact-story .text-link{font-size:12px;gap:3px}.compact-story .text-link .icon{width:16px;height:16px}.site-footer{padding:23px 18px;margin-top:10px}.site-footer>div{align-items:flex-start;gap:20px}.footer-brand{font-size:16px}.footer-brand span{font-size:12px;max-width:125px}.site-footer nav{flex-direction:column;gap:9px;font-size:13px}.site-footer>p{font-size:12px;flex-direction:column;gap:5px;margin-top:20px;padding-top:16px}.bottom-nav{display:flex;align-items:center;position:fixed;bottom:0;left:0;right:0;z-index:35;background:#fffffff7;border-top:1px solid #e0e7f3;padding:8px 12px calc(8px + env(safe-area-inset-bottom,0px));min-height:67px;box-shadow:0 -4px 18px #26458407;backdrop-filter:blur(12px)}.bottom-nav>a,.bottom-nav>button{display:flex;flex:1;align-items:center;justify-content:center;flex-direction:column;gap:5px;color:#8993a6;min-height:48px;font-size:12px;padding:3px 0}.bottom-nav .active{color:var(--blue);font-weight:700}.bottom-nav .icon{width:21px;height:21px}.bottom-nav .count{font-size:10px;min-width:15px;height:15px;padding:0 4px;border-radius:5px;vertical-align:1px}.page-top{padding:15px 0 13px}.page-title-row{gap:11px;margin:9px 0 10px}.page-title-row .icon-button{width:36px;height:36px;border-radius:11px}.page-title-row h1{font-size:26px}.page-top>p{font-size:14px}.breadcrumbs{font-size:12px;margin:0 0 16px;gap:6px}.filters{margin:0 -16px 7px;padding:2px 16px 10px;gap:8px;scrollbar-width:none}.filters button{font-size:13px;min-height:40px;padding:9px 13px;border-radius:11px}.catalog-info{flex-wrap:wrap;gap:12px;font-size:13px;margin:4px 0 16px}.catalog-info input{width:100%;font-size:14px;order:-1;padding:11px 13px}.detail{padding-block:16px 25px}.product-detail{grid-template-columns:1fr;gap:18px}.detail-image{aspect-ratio:1.25;border-radius:20px;object-fit:contain;background:var(--scene)}.detail-copy{padding:0}.detail-copy>.eyebrow{margin-bottom:9px}.detail-copy h1{font-size:31px;margin-bottom:12px}.detail-short{font-size:16px;line-height:1.55;margin-bottom:14px}.detail-facts{margin:14px 0;gap:7px}.detail-actions{margin-top:16px}.detail-actions>.button{min-height:49px}.detail-info{font-size:13px;margin-bottom:16px}.detail-copy details{font-size:14px;padding:15px 0}.detail-thumbs{margin-top:10px}.detail-thumbs button{width:54px}.photo-note{margin-top:7px}.story-page,.contact-page{padding-block:20px 28px}.story-layout{grid-template-columns:1fr;gap:23px}.story-layout>img{aspect-ratio:1.7;border-radius:20px}.story-layout h1{font-size:30px;line-height:1.15}.story-layout p{font-size:16px;line-height:1.65}.contact-layout{grid-template-columns:1fr;gap:25px}.contact-panel{padding:21px}.contact-panel h1{font-size:29px}.contact-panel p{font-size:15px}.contact-panel .notice p{font-size:14px}.faq h2{font-size:23px}.faq details{padding:16px}.faq summary{font-size:14px}dialog{padding:23px 19px}.drawer-heading h2{font-size:27px}.list-item{gap:12px;grid-template-columns:66px 1fr 27px}.list-item h3{font-size:16px}.error-box h1{font-size:32px}#toast{bottom:calc(86px + env(safe-area-inset-bottom,0px));font-size:13px}.feature-copy>p{color:#53434b}}
@media(max-width:360px){.feature h1{font-size:26px}.feature-copy{padding-left:13px}.feature-copy>p{font-size:12px}.flavor-choice{font-size:12px;padding:5px;gap:4px}.flavor-choice img{width:23px;height:23px}.shop-topline{font-size:12px}.shop-topline>span:last-child{display:none}.compact-story .text-link{margin-left:59px}.product-card h3{font-size:15px}.product-body{padding:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
body{background:var(--tint);transition:background .35s}.product-cta{background:var(--soft);border-color:var(--soft);color:var(--accent-dark)}.product-cta:hover{background:var(--accent);color:white}.app-banner{background:var(--accent);transition:background .35s}.app-banner p{color:#fff}.app-banner .button{color:var(--accent-dark)}.feature-label{font-size:12px}.feature-media:hover img{transform:scale(1.035) rotate(-1deg);transition:transform .35s}
@media(max-width:760px){.shop-topline>span:last-child{display:none}.feature{grid-template-columns:.85fr 1.15fr}.feature-label{font-size:12px;letter-spacing:.04em}.feature-media:hover img{transform:scale(1.09)}.feature-copy>p{font-size:14px}.flavor-choice{font-size:13px}.product-cta{font-size:14px}.product-card p{font-size:14px;min-height:42px}}
:root{--scene:#fdbcc0}html[data-flavor="citrus"]{--scene:#fed28b}html[data-flavor="olive"]{--scene:#dee3a9}.feature-media>img{object-fit:contain;mix-blend-mode:normal}.feature-media{overflow:hidden}.feature-media:before{content:'';position:absolute;inset:0 auto 0 0;width:12%;z-index:1;background:linear-gradient(90deg,var(--scene),transparent);pointer-events:none}
@media(max-width:760px){body.detail-view{padding-bottom:calc(146px + env(safe-area-inset-bottom,0px))}.detail-view .detail-actions{position:fixed;bottom:calc(67px + env(safe-area-inset-bottom,0px));left:0;right:0;z-index:34;background:#fff;padding:10px 16px;margin:0;border-top:1px solid var(--line);box-shadow:0 -3px 12px #24395707}.detail-view #toast{bottom:calc(155px + env(safe-area-inset-bottom,0px))}}
/* Aegean craft: paper grain, painted motifs and theme-tinted light. */
:root{--scene:#dee3a9;--accent:#4b6d1b;--accent-dark:#345009;--soft:#e9f2cf;--tint:#f6fae9;--pointer-x:75%;--pointer-y:25%}
html[data-flavor="spice"]{--accent:#b34527;--accent-dark:#873019;--soft:#f9dfd2;--scene:#f5c0a0;--tint:#fff5ee}
html[data-flavor="honey"]{--accent:#91620b;--accent-dark:#704900;--soft:#faebbd;--scene:#f6df99;--tint:#fffae9}
body:before{content:'';position:fixed;inset:-35px;z-index:-1;pointer-events:none;background-image:url('/assets/aegean-paper.jpg');background-size:560px;opacity:.19;mix-blend-mode:multiply;transform:translate(var(--paper-x,0px),var(--paper-y,0px));transition:transform .6s ease-out}
body{isolation:isolate}.site-header{background:linear-gradient(110deg,#fffffffa,#fffdf5f7)}
.feature{box-shadow:0 5px 0 color-mix(in srgb,var(--accent) 12%,transparent);border:1px solid color-mix(in srgb,var(--accent) 15%,transparent)}
.feature:before{content:'';position:absolute;inset:0;background-image:url('/assets/aegean-paper.jpg');background-size:440px;mix-blend-mode:multiply;opacity:.12;pointer-events:none}
.feature-copy:before{content:'';position:absolute;inset:0;pointer-events:none;z-index:-1;background:radial-gradient(circle at var(--pointer-x) var(--pointer-y),#fff8 0,transparent 62%);transition:background .3s}
.feature-label{border:1px dashed color-mix(in srgb,var(--accent) 50%,transparent);border-radius:8px;padding:6px 9px;background:#ffffff40;transform:rotate(-2deg)}
.flavor-choice{box-shadow:0 3px 0 #203d7007}.flavor-choice[aria-pressed="true"]{transform:translateY(-2px)}
.product-card{box-shadow:0 3px 0 color-mix(in srgb,var(--accent) 7%,transparent)}
.category-row{grid-template-columns:repeat(7,minmax(0,1fr))}.category-card{flex-direction:column;text-align:center}.category-card img{width:56px;height:56px}
.app-banner{background-image:linear-gradient(110deg,transparent,#fff1);border-bottom:4px solid color-mix(in srgb,var(--accent-dark) 60%,transparent)}
@media(max-width:760px){body:before{background-size:370px;opacity:.13}.feature-label{font-size:11px;padding:4px 6px;margin-bottom:10px}.flavor-strip{gap:6px}.flavor-choice{flex-direction:column;gap:4px;padding:7px 3px;font-size:12px;min-height:63px}.flavor-choice img{width:29px;height:29px}.category-card img{width:66px;height:66px}.feature h1{font-size:clamp(24px,6.6vw,34px)}.feature-copy>p{font-size:13px}.feature-copy{padding-left:15px}}
@media(prefers-reduced-motion:reduce){body:before{transform:none!important}.flavor-choice{transform:none!important}}

.product-price{display:block;font-size:1.2rem;color:var(--ink);margin:.6rem 0}.detail-price{font-size:2rem;font-weight:800;margin:.6rem 0}.oil-selection{margin:1.5rem 0}.oil-selection h2{font-size:1.2rem}.oil-selection .product-card{max-width:320px}
