:root{color-scheme:dark;--bg:#090811;--panel:#11101d;--line:#2b283a;--text:#f3f0f9;--muted:#aaa5bb;--purple:#a994fa;--lime:#d6efad;--radius:24px;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-synthesis:none;background:var(--bg);color:var(--text)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}img,svg{display:block;max-width:100%}button,a,summary{-webkit-tap-highlight-color:transparent}a,button,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--lime);outline-offset:6px}::selection{background:#7653ca;color:white}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.08;font-weight:500;letter-spacing:-.048em}h1{font-size:clamp(52px,6.15vw,86px)}h2{font-size:clamp(36px,4vw,56px)}h3{font-size:28px}p{color:var(--muted)}.eyebrow{font-size:10px;font-weight:600;letter-spacing:.17em;line-height:1.7;text-transform:uppercase}.skip{position:fixed;top:8px;left:16px;transform:translateY(-200%);z-index:20;background:var(--lime);color:var(--bg);padding:10px 18px}.skip:focus{transform:translateY(0)}.site-header{height:112px;display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:13px;flex-shrink:0}.brand-symbol{font-size:49px;font-weight:750;line-height:1;letter-spacing:-.095em}.brand-symbol>span:first-child{color:var(--purple)}.brand-dot{color:var(--lime);margin-left:2px}.brand-name{font-size:9px;letter-spacing:.15em;line-height:1.4;font-weight:650;border-left:1px solid #534d68;padding-left:12px}.site-header nav{display:flex;gap:38px;margin-left:auto;margin-right:52px}.site-header nav a{font-size:13px;color:var(--muted);position:relative;padding-block:10px}.site-header nav a:hover,.site-header nav a[aria-current]{color:var(--text)}.site-header nav a[aria-current]:after{content:"";width:4px;height:4px;border-radius:100%;background:var(--purple);position:absolute;bottom:0;left:50%}.header-tools{display:flex;align-items:center;gap:20px}.languages{display:flex;gap:10px;font-size:11px;letter-spacing:.05em;color:var(--muted)}.languages a{padding-block:12px}.languages [aria-current]{color:var(--text)}.languages span{color:#494353}.menu-toggle{display:none;background:none;border:1px solid var(--line);border-radius:8px;padding:9px 12px;font-size:12px}.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:10px;align-items:center;padding-top:74px;padding-bottom:68px;min-height:686px}.hero-copy{position:relative;z-index:1}.hero .eyebrow{display:flex;align-items:center;gap:10px;color:#b6a7d8;margin-bottom:27px}.signal{width:6px;height:6px;border-radius:50%;background:var(--lime);box-shadow:0 0 15px #d6efad40;flex-shrink:0}.hero h1{letter-spacing:-.061em}.hero h1 br:last-of-type+*{color:var(--purple)}.hero-intro{font-size:15px;max-width:412px;line-height:1.85;margin-top:27px}.hero-actions{display:flex;align-items:center;gap:27px;margin-top:31px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;background:var(--purple);color:#160e2e;border:1px solid var(--purple);padding:14px 22px;border-radius:8px;font-size:12px;font-weight:650;line-height:1.5;transition:background .2s,transform .2s}.button:hover{background:#c3b4ff;transform:translateY(-2px)}.button span{font-size:18px}.quiet-link{font-size:12px;color:#d7d1e4}.quiet-link span{margin-left:6px}.quiet-link:hover{color:var(--purple)}.hero-art{position:relative;min-width:0;align-self:stretch;display:flex;align-items:center;justify-content:center}.hero-art img{width:112%;max-width:none;aspect-ratio:1;object-fit:contain;mask-image:radial-gradient(ellipse 49% 47% at center,black 59%,transparent 100%);position:relative;flex-shrink:0}.art-coordinate{position:absolute;right:5%;top:5%;font:10px ui-monospace,monospace;letter-spacing:.13em;color:#6f6584}.art-caption{position:absolute;bottom:2%;left:12%;font-size:10px;letter-spacing:.05em;color:#a599bc;display:flex;align-items:center;gap:14px}.cross{font-size:24px;color:var(--purple);font-weight:300}.product-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;gap:50px;padding-block:28px}.product-strip>span{font-size:9px;letter-spacing:.12em;color:#92879e;max-width:110px}.product-strip>div{display:flex;align-items:center;justify-content:space-around;gap:45px;flex:1}.product-strip a{font-size:21px;font-weight:550;letter-spacing:-.045em;color:#d4cddf}.product-strip a span{font-size:12px;margin-left:14px;color:#80758e}.product-strip a:hover{color:var(--purple)}.featured{padding-top:114px}.section-heading{display:grid;grid-template-columns:1.25fr 1fr;gap:80px;align-items:end;margin-bottom:48px}.section-heading .eyebrow{color:var(--purple);margin-bottom:20px}.section-heading>p,.section-heading>div>p:not(.eyebrow){font-size:14px;max-width:370px}.section-heading .text-link{margin-top:14px}.text-link{display:inline-flex;gap:30px;align-items:center;font-size:13px;font-weight:550;border-bottom:1px solid #6f6386;padding-bottom:6px}.text-link span{font-size:17px;color:var(--purple)}.text-link:hover{color:var(--purple);border-color:var(--purple)}.product-feature{display:grid;grid-template-columns:1fr 1fr;min-height:534px;background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;margin-bottom:25px}.product-copy{padding:45px 48px;display:flex;align-items:flex-start;flex-direction:column}.product-identity{display:flex;align-items:center;gap:12px;font-size:17px;font-weight:550;letter-spacing:-.025em;margin-bottom:43px}.product-mark{display:flex;width:36px;height:36px;align-items:center;justify-content:center;font-size:13px;letter-spacing:-.04em;font-weight:650;border:1px solid #78668760;color:#e0cfba;background:#3b2d30;border-radius:9px;flex-shrink:0}.fatbotslim .product-mark,.product-mark.fatbotslim{background:#243d30;color:var(--lime);border-color:#42604a}.product-mark.studio-one,.more-product .product-mark{background:#292d46;color:#b9c3fd}.product-copy .eyebrow{color:#aca0bd;font-size:9px;margin-bottom:15px}.product-copy h3{font-size:43px;letter-spacing:-.045em}.product-copy>p:not(.eyebrow){font-size:13px;line-height:1.8;margin-top:20px;max-width:350px}.product-copy .text-link{margin-top:27px}.product-copy small{color:#9690a4;font-size:10px;line-height:1.6;margin-top:18px;max-width:320px}.product-art{position:relative;overflow:hidden;min-height:520px}.card-index-visual{background:radial-gradient(ellipse at 80% 50%,#665475,#302b42 75%);height:100%;position:relative;isolation:isolate}.index-letters{position:absolute;top:35px;left:30px;font-family:Georgia,serif;font-size:124px;color:#dac6bc26;letter-spacing:-.09em;line-height:1}.phone{position:absolute;width:215px;height:458px;top:61px;left:50%;transform:translateX(-35%) rotate(7deg);border-radius:30px;border:6px solid #201c2b;overflow:hidden;box-shadow:-26px 30px 55px #08041277;background:#eae6fb}.phone img{width:100%;height:auto}.visual-note{position:absolute;bottom:13px;left:12px;right:12px;text-align:center;font-size:8px;color:#d1c7dc;z-index:2;line-height:1.5}.nutrition-visual{height:100%;min-height:520px;background:radial-gradient(ellipse at center,#294037,#192924 75%);position:relative;overflow:hidden}.food-word{font-size:44px;font-family:Georgia,serif;line-height:1.05;color:#d6e7cb;position:absolute;top:35px;left:35px;z-index:1;letter-spacing:-.03em}.plate{width:310px;position:absolute;top:151px;right:26px;filter:drop-shadow(0 20px 25px #020e0e66);transform:rotate(-12deg)}.orbit{position:absolute;top:60px;right:-100px;width:450px;height:450px;border:1px solid #acc7a91c;border-radius:50%}.orbit-two{top:35px;right:-125px;width:500px;height:500px}.nutrition-caption{position:absolute;left:35px;bottom:38px;color:#afc3b4;font-size:10px}.fatbotslim .visual-note{color:#b5c7b8}.more-product{margin-top:38px;padding:26px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr 3fr;gap:25px;align-items:center}.more-product>a{display:flex;align-items:center;gap:22px}.more-product h3{font-size:22px;margin-bottom:7px}.more-product p{font-size:12px}.more-product>a>span:last-child{margin-left:auto;color:var(--purple);font-size:22px}.more-product .product-mark{width:46px;height:46px}.philosophy{padding-top:118px;padding-bottom:110px}.principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:45px;margin-top:58px}.principles article{border-top:1px solid var(--line);padding-top:22px}.principle-number{font-family:ui-monospace,monospace;font-size:10px;color:#92869f}.principles h3{font-size:22px;margin-top:27px;letter-spacing:-.035em;line-height:1.2}.principles p{font-size:13px;line-height:1.8;margin-top:15px;max-width:300px}.closing{position:relative;overflow:hidden;background:linear-gradient(110deg,#292038,#181320 75%);border:1px solid #43324e;border-radius:var(--radius);padding:53px 55px;margin-bottom:100px}.closing>.eyebrow{color:#bfadd7;margin-bottom:20px}.closing h2{font-size:53px;position:relative;z-index:1}.closing .button{margin-top:28px;position:relative;z-index:1}.closing-mark{font-size:330px;font-weight:750;line-height:1;letter-spacing:-.12em;position:absolute;right:65px;bottom:-60px;color:#baa0d612;pointer-events:none}.site-footer{border-top:1px solid var(--line)}.footer-top{display:grid;grid-template-columns:1fr 1.3fr 1fr;align-items:start;gap:40px;padding-block:45px}.footer-top p{font-size:12px}.footer-top nav{display:flex;gap:25px;font-size:12px;justify-content:flex-end}.footer-top a:hover{color:var(--purple)}.footer-bottom{border-top:1px solid #211d2b;padding:23px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;color:#92899f;font-size:9px}.footer-bottom>div{display:flex;gap:24px}.footer-bottom a:hover{color:var(--text)}.page-intro{padding-top:85px;padding-bottom:70px}.page-intro .eyebrow{color:var(--purple);margin-bottom:28px}.page-intro h1{font-size:clamp(48px,5.5vw,76px);max-width:920px}.page-intro>p:not(.eyebrow){margin-top:27px;max-width:650px;font-size:16px}.products-page{padding-bottom:70px}.directory{margin-top:60px}.directory-row{display:flex;align-items:center;gap:24px;border-top:1px solid var(--line);padding:28px 0}.directory-row:last-child{border-bottom:1px solid var(--line)}.row-number{font-size:10px;color:var(--muted)}.directory-row h3{font-size:24px}.directory-row p{font-size:12px;margin-top:6px}.directory-action{margin-left:auto;font-size:11px;white-space:nowrap;display:flex;gap:15px}.directory-action span{color:var(--purple)}.directory-row:hover h3{color:var(--purple)}.availability{font-size:11px;margin-top:20px}.about-story{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding-bottom:40px;border-bottom:1px solid var(--line)}.story-art img{width:100%;mask-image:radial-gradient(ellipse 50% 48% at center,black 60%,transparent 100%)}.about-story .eyebrow{color:var(--purple);margin-bottom:25px}.about-story h2{margin-bottom:25px}.about-story p:not(.eyebrow){font-size:14px;margin-block:20px}.about-story .text-link{margin-top:10px}.faq{padding-bottom:105px;display:grid;grid-template-columns:.85fr 1.15fr;gap:75px}.faq h2{font-size:36px;max-width:280px}.faq details{border-top:1px solid var(--line);padding-block:20px}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:14px}.faq summary::-webkit-details-marker{display:none}.faq summary span{color:var(--purple);font-size:20px;line-height:1}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{font-size:13px;margin-top:15px;line-height:1.8;max-width:540px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-bottom:100px}.contact-card{padding:40px;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);min-width:0}.contact-symbol{font-size:38px;color:var(--purple);display:block;line-height:1;margin-bottom:28px}.contact-card h2{font-size:27px;line-height:1.2}.contact-card p{font-size:13px;margin-top:20px}.email-link{font-size:clamp(17px,2vw,26px);letter-spacing:-.04em;display:flex;align-items:center;gap:15px;margin-block:28px 16px;overflow-wrap:anywhere}.email-link>span{color:var(--purple)}.copy-email{cursor:pointer;background:#272136;border:1px solid #4b3d60;border-radius:7px;padding:7px 12px;font-size:11px}.copy-email:hover{background:#392b50}.contact-card small{display:block;font-size:10px;line-height:1.7;color:#9990a7;margin-top:12px}.contact-card .notice{font-size:11px;min-height:18px;color:var(--lime);margin-top:10px}.support-links{display:flex;flex-direction:column;gap:16px;margin-top:26px;align-items:flex-start}.legal-page{padding-block:75px 100px;max-width:800px}.legal-page h1{font-size:clamp(38px,5vw,66px);margin-top:22px}.legal-page>.notice{margin-top:25px;font-size:12px}.legal-page section{margin-top:40px}.legal-page h2{font-size:25px;margin-bottom:16px}.legal-page p{font-size:15px}.legal-page a{text-decoration:underline;text-underline-offset:4px}.not-found{padding-bottom:130px}.not-found .button{margin-top:30px}[hidden]{display:none!important}
img{height:auto}.hero-art{height:540px;align-self:center}
/* Alternate feature panels on wide screens; retain text-first reading order. */
@media(min-width:761px){
  .product-feature:nth-of-type(even)>.product-copy{grid-column:2;grid-row:1}
  .product-feature:nth-of-type(even)>.product-art{grid-column:1;grid-row:1}
}
@media(min-width:1550px){.hero{min-height:740px}.hero-art img{width:115%}}
@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.site-header nav{margin-right:20px;gap:28px}.hero{min-height:610px;padding-top:58px;padding-bottom:55px}.hero h1{font-size:64px}.hero-actions{gap:17px;flex-wrap:wrap}.hero-art img{width:110%}.hero-intro{max-width:360px}.art-caption{left:5%;font-size:9px}.product-strip{gap:30px}.product-strip>div{gap:25px}.product-strip a{font-size:18px}.product-copy{padding:35px 30px}.product-copy h3{font-size:36px}.phone{width:200px;left:44%}.plate{width:285px;right:0;top:170px}.food-word{left:26px}.section-heading{gap:45px}.principles{gap:28px}.footer-top{gap:22px}.footer-top nav{gap:17px}.about-story{gap:35px}.contact-card{padding:30px}.faq{gap:40px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.site-header{height:auto;min-height:88px;flex-wrap:wrap;gap:15px;padding-block:18px}.brand-symbol{font-size:42px}.brand-name{font-size:8px}.header-tools{margin-left:auto}.site-header nav{order:3;width:100%;margin:0;justify-content:space-between;gap:14px}.enhanced .menu-toggle{display:block}.enhanced .site-header nav{display:none}.enhanced .site-header nav.open{display:flex;padding-top:14px;border-top:1px solid var(--line)}.site-header nav a{font-size:13px}.hero{grid-template-columns:1fr;padding-top:48px;padding-bottom:20px;gap:0;min-height:auto}.hero .eyebrow{font-size:8px;margin-bottom:23px}.hero h1{font-size:clamp(48px,9.5vw,72px)}.hero-intro{max-width:430px;font-size:14px;margin-top:24px}.hero-actions{margin-top:25px;gap:22px}.hero-art{height:345px;margin-top:12px;overflow:hidden}.hero-art img{width:400px;height:400px;max-width:115%;object-fit:contain}.art-coordinate{top:15%;right:2%}.art-caption{left:auto;bottom:3%;font-size:9px}.product-strip{flex-direction:column;align-items:flex-start;gap:18px;padding-block:23px}.product-strip>span{max-width:none;font-size:8px}.product-strip>div{width:100%;gap:12px;justify-content:space-between}.product-strip a{font-size:17px}.product-strip a span{font-size:10px;margin-left:7px}.featured{padding-top:65px}.section-heading{grid-template-columns:1fr;gap:22px;margin-bottom:32px}.section-heading .eyebrow{margin-bottom:15px}.section-heading h2{font-size:40px}.section-heading>p,.section-heading>div>p:not(.eyebrow){font-size:13px;max-width:440px}.product-feature{grid-template-columns:1fr;min-height:0;border-radius:20px}.product-copy{padding:30px}.product-identity{margin-bottom:31px}.product-copy h3{font-size:38px}.product-copy>p:not(.eyebrow){max-width:none}.product-copy small{max-width:none}.product-art{min-height:355px}.card-index-visual{min-height:355px}.phone{top:25px;left:50%;width:182px;height:315px;transform:translateX(-34%) rotate(7deg)}.phone img{width:100%}.index-letters{font-size:110px;left:30px;top:40px}.visual-note{font-size:8px;bottom:11px}.nutrition-visual{min-height:355px}.food-word{font-size:36px;top:25px;left:25px}.plate{width:220px;top:102px;right:25px}.nutrition-caption{left:25px;bottom:38px;font-size:8px;max-width:130px}.more-product{grid-template-columns:1fr;gap:20px;margin-top:27px}.more-product>a{gap:14px}.more-product p{font-size:11px}.more-product h3{font-size:21px}.philosophy{padding-top:70px;padding-bottom:70px}.principles{grid-template-columns:1fr;gap:25px;margin-top:35px}.principles article{display:grid;grid-template-columns:28px 1fr;column-gap:14px;padding-top:20px}.principles h3{margin-top:0;font-size:22px;line-height:1.3}.principles p{grid-column:2;max-width:none;margin-top:10px}.principle-number{padding-top:4px}.closing{padding:30px;margin-bottom:65px}.closing h2{font-size:37px}.closing-mark{font-size:230px;right:-5px;bottom:-30px}.closing>.eyebrow{font-size:9px}.footer-top{grid-template-columns:1fr 1fr;padding-block:30px;gap:28px}.footer-top p{font-size:11px}.footer-top nav{grid-column:1/-1;justify-content:flex-start;gap:28px;font-size:12px}.footer-bottom{flex-wrap:wrap;gap:15px;font-size:9px}.footer-bottom>div{gap:18px}.footer-bottom .back-top{margin-left:auto}.page-intro{padding-top:50px;padding-bottom:40px}.page-intro h1{font-size:clamp(41px,8vw,60px)}.page-intro>p:not(.eyebrow){font-size:14px}.directory-row{gap:14px;flex-wrap:wrap;padding-block:24px}.directory-row>div{flex:1;min-width:180px}.directory-row h3{font-size:23px}.directory-row p{font-size:11px}.directory-action{padding-left:70px;width:100%;margin:0}.row-number{display:none}.availability{font-size:10px}.products-page{padding-bottom:60px}.about-story{grid-template-columns:1fr;gap:20px;padding-bottom:50px}.story-art{max-width:400px;margin:auto}.about-story h2{font-size:38px}.faq{grid-template-columns:1fr;gap:28px;padding-bottom:65px}.faq h2{font-size:31px;max-width:none}.faq summary{font-size:13px}.faq details p{font-size:12px}.contact-grid{grid-template-columns:1fr;margin-bottom:60px;gap:18px}.contact-card{padding:28px}.contact-card h2{font-size:25px}.email-link{font-size:24px}.legal-page{padding-block:45px 65px}.legal-page h1{font-size:40px;overflow-wrap:anywhere}.legal-page p{font-size:14px}.legal-page h2{font-size:23px}}
@media(max-width:370px){.wrap{width:calc(100% - 32px)}.brand-name{display:none}.hero h1{font-size:47px}.hero-actions{gap:16px}.hero-art{height:310px}.hero-art img{width:350px;height:350px}.product-strip a{font-size:15px}.product-strip a span{display:none}.section-heading h2{font-size:34px}.product-copy{padding:25px}.product-copy h3{font-size:34px}.food-word{font-size:30px}.plate{right:7px;top:110px;width:205px}.closing{padding:26px}.closing h2{font-size:32px}.email-link{font-size:20px}.footer-top{grid-template-columns:1fr}.footer-top nav{grid-column:auto}.contact-card{padding:24px}.languages{font-size:10px}.header-tools{gap:13px}}
/* Framed uppercase wordmark, with a subtle brushed-graphite surface. */
.brand{position:relative;isolation:isolate;justify-self:start;width:max-content;gap:17px;padding:12px 18px;color:#f2effa;border:1px solid #655974;border-radius:9px;background:linear-gradient(145deg,#37303f,#18151f 56%,#211a2d);box-shadow:inset 0 1px 0 #ffffff20,inset 0 -1px 0 #0008,0 4px 0 #05040a,0 10px 22px #0005;transition:border-color .2s,box-shadow .2s}
.brand:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:-1;background:repeating-linear-gradient(112deg,#ffffff04 0px,#ffffff04 1px,transparent 1px,transparent 3px),radial-gradient(ellipse at top left,#cdb5ff10,transparent 70%)}
.brand:after{content:"";position:absolute;inset:3px;border:1px solid #cbb2ff0c;border-radius:6px;pointer-events:none}
.brand-symbol{display:block;width:96px;height:44px;flex:none;overflow:visible;filter:drop-shadow(0 2px 1px #0009)}
.brand-letter,.brand-x{fill:#f2effa}.brand-i{fill:#b4a0f4}
.brand-name{padding-left:17px;line-height:1.55;letter-spacing:.18em;border-left:1px solid #71617e;color:#dcd3e7;text-shadow:0 1px 2px #0009}
.brand:hover,.brand:focus-visible{color:#f2effa;border-color:#a08cb6;box-shadow:inset 0 1px 0 #ffffff25,inset 0 -1px 0 #0008,0 4px 0 #05040a,0 10px 25px #0006}
.footer-top .brand:hover{color:#f2effa}
@media(max-width:760px){.brand{gap:11px;padding:10px 12px}.brand-symbol{width:76px;height:35px}.brand-name{padding-left:11px}}
/* Readable at normal laptop zoom, without scaling the entire layout. */
body{font-size:17px}
.site-header nav a{font-size:17px}
.languages,.menu-toggle{font-size:15px}
.brand-name{font-size:11px}
.hero-intro{font-size:18px;max-width:470px}
.button,.quiet-link,.text-link{font-size:16px}
.eyebrow,.hero .eyebrow,.product-copy .eyebrow{font-size:12px;letter-spacing:.12em}
.product-copy>p:not(.eyebrow),.section-heading>p,.section-heading>div>p:not(.eyebrow),.about-story p:not(.eyebrow),.page-intro>p:not(.eyebrow){font-size:17px}
.product-copy small,.visual-note,.art-caption,.art-coordinate,.nutrition-caption,.availability,.contact-card small{font-size:12px}
.principles p,.more-product p,.directory-row p,.faq details p,.contact-card p{font-size:16px}
.faq summary{font-size:17px}
.product-strip>span,.principle-number,.row-number{font-size:12px}
.footer-top p,.footer-top nav,.footer-bottom,.directory-action,.copy-email,.contact-card .notice,.legal-page>.notice{font-size:14px}
.legal-page p{font-size:17px}
.footer-top{grid-template-columns:1fr 1.3fr 1.15fr}
.art-caption{max-width:90%;line-height:1.5}
.visual-note{padding:5px 8px;background:#15111dd9;left:0;right:0;bottom:0}
.fatbotslim .visual-note{background:#17251ee8}
.hero-copy,.product-copy,.section-heading>div,.footer-top>*{min-width:0}
@media(max-width:760px){
  .site-header nav a,.button,.quiet-link,.text-link{font-size:16px}
  .languages,.menu-toggle{font-size:14px}
  .hero-intro,.product-copy>p:not(.eyebrow),.section-heading>p,.section-heading>div>p:not(.eyebrow),.about-story p:not(.eyebrow),.page-intro>p:not(.eyebrow),.legal-page p{font-size:16px}
  .hero .eyebrow{font-size:11px;letter-spacing:.06em;flex-wrap:wrap}
  .eyebrow,.product-copy .eyebrow,.closing>.eyebrow{font-size:11px;letter-spacing:.1em}
  .product-strip>span{font-size:11px}
  .footer-top{grid-template-columns:1fr 1fr}
  .footer-bottom{font-size:12px;line-height:1.8}
  .footer-bottom>div{flex-wrap:wrap}
  .more-product p,.directory-row p{font-size:15px}
  .art-caption{font-size:11px;max-width:100%}
  .nutrition-caption{font-size:12px;bottom:56px}
}
@media(max-width:370px){.footer-top{grid-template-columns:1fr}.footer-top nav{flex-wrap:wrap}.header-tools{gap:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
