@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-space-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:"Avenir Next","Segoe UI",Helvetica,Arial,sans-serif;--font-serif:"Iowan Old Style","Baskerville",Georgia,serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-white:#fff;--spacing:.25rem;--container-md:28rem;--container-2xl:42rem;--container-3xl:48rem;--container-4xl:56rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height:calc(1.5/1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25/1.875);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--text-5xl:3rem;--text-5xl--line-height:1;--font-weight-semibold:600;--leading-tight:1.25;--radius-2xl:1rem;--default-font-family:"Avenir Next","Segoe UI",Helvetica,Arial,sans-serif;--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.mx-auto{margin-inline:auto}.mt-3{margin-top:calc(var(--spacing)*3)}.mt-5{margin-top:calc(var(--spacing)*5)}.mt-8{margin-top:calc(var(--spacing)*8)}.mt-12{margin-top:calc(var(--spacing)*12)}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.min-h-screen{min-height:100vh}.max-w-2xl{max-width:var(--container-2xl)}.max-w-3xl{max-width:var(--container-3xl)}.max-w-4xl{max-width:var(--container-4xl)}.max-w-md{max-width:var(--container-md)}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-1{gap:calc(var(--spacing)*1)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}:where(.space-y-8>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*8)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*8)*calc(1 - var(--tw-space-y-reverse)))}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-border{border-color:#eadde2}.bg-bg{background-color:#fff7f8}.bg-mint{background-color:#d8efea}.bg-primary{background-color:#0f6b65}.bg-sand{background-color:#fde8ef}.bg-surface{background-color:#fffdfd}.p-6{padding:calc(var(--spacing)*6)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-5{padding-inline:calc(var(--spacing)*5)}.px-6{padding-inline:calc(var(--spacing)*6)}.py-3{padding-block:calc(var(--spacing)*3)}.py-4{padding-block:calc(var(--spacing)*4)}.py-12{padding-block:calc(var(--spacing)*12)}.py-20{padding-block:calc(var(--spacing)*20)}.font-serif{font-family:Iowan Old Style,Baskerville,Georgia,serif}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.leading-7{--tw-leading:calc(var(--spacing)*7);line-height:calc(var(--spacing)*7)}.leading-8{--tw-leading:calc(var(--spacing)*8);line-height:calc(var(--spacing)*8)}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-muted{color:#667875}.text-primary{color:#0f6b65}.text-text{color:#123b38}.text-white{color:var(--color-white)}.text-white\/65{color:#ffffffa6}@supports (color:color-mix(in lab, red, red)){.text-white\/65{color:color-mix(in oklab,var(--color-white)65%,transparent)}}.uppercase{text-transform:uppercase}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (hover:hover){.hover\:bg-primary-hover:hover{background-color:#0a514d}.hover\:bg-surface2:hover{background-color:#e7f4f0}}.focus-visible\:outline-2:focus-visible{outline-style:var(--tw-outline-style);outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-focus:focus-visible{outline-color:#e86f9e}@media (min-width:40rem){.sm\:flex-row{flex-direction:row}.sm\:text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}}@media (min-width:48rem){.md\:flex{display:flex}.md\:hidden{display:none}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}}:root{--forest:#123b38;--forest-soft:#19534e;--green:#0f6b65;--sage:#b7e0d8;--mint-pale:#e7f4f0;--ivory:#fff7f8;--cream:#fffdfd;--blush:#f9d6e3;--pink:#e86f9e;--coral:#ee93b3;--gold:#ffd8a8;--ink-muted:#667875;--hairline:#123b381f;--shadow-soft:0 24px 70px #55223d1a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 8% 4%,#ee93b31f,transparent 27rem),var(--ivory);color:var(--forest);font-family:var(--font-sans);text-rendering:optimizelegibility;margin:0}::selection{background:var(--blush);color:var(--forest)}:focus-visible{outline:2px solid var(--coral);outline-offset:4px}.site-frame{background:var(--ivory)}.skip-link{z-index:100;background:var(--forest);color:#fff;border-radius:999px;padding:.8rem 1rem;font-size:.8rem;font-weight:700;transition:top .2s;position:fixed;top:-90px;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fff7f8e0;border-bottom:1px solid #10241d14;position:sticky;top:0}.site-nav{justify-content:space-between;align-items:center;gap:1rem;width:min(100% - 2rem,1240px);min-height:78px;margin:0 auto;display:flex}.brand-lockup{letter-spacing:-.04em;align-items:center;gap:.68rem;font-size:1.2rem;font-weight:760;display:inline-flex}.brand-mark{width:36px;height:36px;color:var(--green);place-items:center;display:inline-grid}.brand-mark svg{width:100%;height:100%}.nav-link{color:#485a53;border-radius:999px;padding:.7rem .9rem;font-size:.82rem;font-weight:650;transition:color .2s,background .2s}.nav-link:hover{color:var(--forest);background:#ffffff9e}.nav-cta{background:var(--forest);color:#fff;border-radius:999px;align-items:center;gap:.6rem;padding:.78rem 1.15rem;font-size:.8rem;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.nav-cta:hover{background:var(--green);transform:translateY(-2px)}.mobile-menu summary{cursor:pointer;border:1px solid var(--hairline);background:#ffffffb3;border-radius:999px;align-items:center;gap:.6rem;min-height:44px;padding:.65rem 1rem;font-size:.8rem;font-weight:700;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu[open] summary span{transform:rotate(45deg)}.mobile-menu-panel{border:1px solid var(--hairline);width:min(280px,100vw - 2rem);box-shadow:var(--shadow-soft);background:#fffdfdfa;border-radius:20px;gap:.25rem;padding:.6rem;display:grid;position:absolute;top:52px;right:0}.mobile-menu-panel a{color:var(--forest);border-radius:14px;justify-content:space-between;padding:.85rem;font-size:.9rem;font-weight:650;display:flex}.mobile-menu-panel a:hover{background:var(--mint-pale)}.hero-section{border-bottom:1px solid var(--hairline);background:linear-gradient(135deg,#ffffff38,#f9d6e32e);position:relative;overflow:clip}.hero-glow{pointer-events:none;background:radial-gradient(circle,#e86f9e33,#e86f9e00 67%);border-radius:50%;width:620px;height:620px;position:absolute;top:6%;left:45%}.hero-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:5vw;width:min(100% - 2rem,1240px);min-height:760px;margin:0 auto;padding:5.5rem 0 6.5rem;display:grid;position:relative}.hero-copy{z-index:2;position:relative}.status-pill{color:var(--green);letter-spacing:.02em;background:#ffffff7a;border:1px solid #176b522e;border-radius:999px;align-items:center;gap:.6rem;padding:.58rem .85rem;font-size:.72rem;font-weight:720;display:inline-flex}.status-pill span{background:var(--pink);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #e86f9e21}.hero-copy h1{letter-spacing:-.075em;max-width:720px;margin:2rem 0 0;font-size:clamp(3.45rem,6.3vw,6.7rem);font-weight:560;line-height:.92}.hero-copy h1 em{color:var(--green);font-family:var(--font-serif);font-weight:500;display:block}.hero-lede{color:#52625c;max-width:640px;margin-top:2rem;font-size:clamp(1rem,1.45vw,1.22rem);line-height:1.75}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:2.2rem;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.8rem;min-height:52px;padding:.85rem 1.3rem;font-size:.85rem;font-weight:750;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.button svg{width:20px;height:20px}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--forest);color:#fff}.button-primary:hover{background:var(--green)}.button-secondary{border-color:var(--hairline);color:var(--forest);background:#ffffff8a}.button-secondary:hover{background:#fff;border-color:#10241d40}.button-light{color:var(--forest);background:#fff}.hero-proof{border-top:1px solid var(--hairline);grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:3.2rem;padding-top:1.6rem;display:grid}.hero-proof div{gap:.35rem;display:grid}.hero-proof strong{letter-spacing:.015em;font-size:.73rem}.hero-proof span{color:var(--ink-muted);font-size:.68rem;line-height:1.5}.phone-stage{isolation:isolate;place-items:center;min-height:650px;display:grid;position:relative}.phone-stage:before{content:"";z-index:-3;background:linear-gradient(145deg,var(--blush),var(--sage));opacity:.9;border-radius:46% 54% 58% 42%/47% 38% 62% 53%;position:absolute;inset:9% 4% 6%;transform:rotate(-4deg)}.orbit{z-index:-2;border:1px solid #10241d24;border-radius:50%;position:absolute}.orbit-one{width:530px;height:530px}.orbit-two{width:430px;height:600px;transform:rotate(31deg)}.phone-shell{border:9px solid var(--forest);background:#fffafd;border-radius:48px;width:min(350px,76vw);min-height:650px;padding:13px 15px 18px;position:relative;transform:rotate(2.5deg);box-shadow:0 40px 80px #4b203733,inset 0 0 0 1px #ffffff59}.phone-topbar{grid-template-columns:1fr auto 1fr;align-items:center;padding:3px 7px 14px;font-size:.58rem;font-weight:800;display:grid}.phone-topbar>:last-child{text-align:right}.phone-island{background:var(--forest);border-radius:999px;width:74px;height:22px}.phone-appbar{justify-content:space-between;align-items:center;padding:.25rem .4rem .8rem;display:flex}.phone-appbar>div{gap:.1rem;display:grid}.phone-appbar strong{font-size:1.05rem}.phone-eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:.08em;font-size:.62rem;font-weight:750}.phone-avatar{background:var(--forest);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.72rem;font-weight:800;display:grid}.meal-photo{background:linear-gradient(145deg,#ffd9e6,#f2a7c1);border-radius:25px;height:205px;position:relative;overflow:hidden}.meal-photo:before{content:"";background:linear-gradient(100deg,#ffffff52,#0000 50%);position:absolute;inset:0}.plate{background:#fff7e9;border:10px solid #ffffffe6;border-radius:50%;width:170px;height:170px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 13px 30px #5f2d462e}.food{border-radius:50%;position:absolute}.food-one{background:#54815c;width:62px;height:78px;top:24px;left:16px;transform:rotate(-18deg)}.food-two{background:#d77a5e;width:73px;height:58px;top:19px;right:15px}.food-three{background:#e4ba54;width:64px;height:52px;bottom:14px;left:27px}.food-four{background:#85543d;width:48px;height:58px;bottom:18px;right:23px}.photo-label{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#10241dc7;border-radius:999px;padding:.36rem .62rem;font-size:.55rem;font-weight:700;position:absolute;bottom:10px;left:10px}.insight-card{border:1px solid var(--hairline);background:#fff;border-radius:23px;margin-top:.8rem;padding:.85rem}.insight-heading{align-items:center;gap:.65rem;display:flex}.spark{background:var(--mint-pale);width:34px;height:34px;color:var(--green);border-radius:11px;flex:0 0 34px;place-items:center;display:grid}.insight-heading>div{gap:.1rem;display:grid}.insight-heading span:not(.spark){color:var(--green);text-transform:uppercase;letter-spacing:.06em;font-size:.56rem;font-weight:750}.insight-heading strong{font-size:.76rem}.insight-card p{color:var(--ink-muted);margin:.65rem 0 0;font-size:.62rem;line-height:1.55}.insight-tags{gap:.35rem;margin-top:.65rem;display:flex}.insight-tags span{background:var(--blush);color:#7c3153;border-radius:999px;padding:.34rem .5rem;font-size:.54rem;font-weight:700}.phone-action{background:var(--forest);color:#fff;border-radius:18px;justify-content:space-between;margin-top:.7rem;padding:.78rem .9rem;font-size:.64rem;font-weight:750;display:flex}.floating-note{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdfde0;border:1px solid #ffffffa6;border-radius:17px;gap:.2rem;padding:.85rem 1rem;display:grid;position:absolute;box-shadow:0 16px 40px #4b20371f}.floating-note span{color:var(--green);text-transform:uppercase;letter-spacing:.08em;font-size:.55rem;font-weight:750}.floating-note strong{font-size:.7rem}.note-left{bottom:19%;left:0;transform:rotate(-5deg)}.note-right{top:18%;right:0;transform:rotate(5deg)}.process-section,.story-section,.safety-section,.closing-section{width:min(100% - 2rem,1240px);margin-inline:auto}.process-section{padding:7rem 0}.section-heading h2,.story-copy h2,.safety-section h2,.closing-section h2{letter-spacing:-.055em;margin:.8rem 0 0;font-size:clamp(2.3rem,4vw,4.4rem);font-weight:590;line-height:1.03}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:.13em;margin:0;font-size:.67rem;font-weight:800}.split-heading{grid-template-columns:1.1fr .7fr;align-items:end;gap:3rem;display:grid}.split-heading>p{color:var(--ink-muted);margin:0 0 .4rem;font-size:.94rem;line-height:1.8}.process-list{border-top:1px solid var(--hairline);margin-top:4rem}.process-item{border-bottom:1px solid var(--hairline);grid-template-columns:70px 1fr 1.25fr 48px;align-items:center;gap:2rem;padding:2rem .25rem;transition:padding .25s,background .25s;display:grid}.process-item:hover{background:#f9d6e33b;padding-inline:1rem}.process-number{color:var(--coral);font-family:var(--font-serif);font-size:1.2rem}.process-item h3{letter-spacing:-.02em;margin:0;font-size:1.12rem}.process-item p{color:var(--ink-muted);margin:0;font-size:.87rem;line-height:1.75}.process-icon{border:1px solid var(--hairline);border-radius:50%;place-items:center;width:43px;height:43px;display:grid}.process-icon svg{width:18px}.story-section{grid-template-columns:1fr 1fr;align-items:center;gap:8vw;padding:3rem 0 9rem;display:grid}.story-visual{place-items:center;min-height:580px;display:grid;position:relative}.story-orb{border-radius:50%;position:absolute}.orb-coral{background:linear-gradient(145deg,var(--pink),#f5abc4);opacity:.88;width:270px;height:270px;top:0;right:2%}.orb-mint{background:var(--sage);width:390px;height:390px;bottom:0;left:0}.memory-card{z-index:2;width:min(410px,90%);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdfdeb;border:1px solid #ffffffbf;border-radius:30px;padding:2rem;position:relative;transform:rotate(-2deg)}.memory-card h3{max-width:330px;font-family:var(--font-serif);letter-spacing:-.035em;margin:.8rem 0 1.8rem;font-size:2rem;font-weight:500;line-height:1.12}.memory-list{border-top:1px solid var(--hairline)}.memory-list div{border-bottom:1px solid var(--hairline);grid-template-columns:38px 1fr auto;align-items:center;padding:1rem 0;display:grid}.memory-list span{color:var(--coral);font-family:var(--font-serif);font-size:.75rem}.memory-list strong{font-size:.8rem}.memory-list i{background:var(--mint-pale);width:24px;height:24px;color:var(--green);border-radius:50%;place-items:center;font-size:.7rem;font-style:normal;display:grid}.story-copy>p:not(.eyebrow){max-width:560px;color:var(--ink-muted);margin-top:1.8rem;font-size:1rem;line-height:1.85}.principles{flex-wrap:wrap;gap:.55rem;margin-top:2rem;display:flex}.principles span{background:#f9d6e366;border:1px solid #e86f9e2e;border-radius:999px;padding:.68rem .85rem;font-size:.72rem;font-weight:700}.safety-section{border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);grid-template-columns:80px .9fr 1.1fr;align-items:start;gap:3rem;padding:5rem 0;display:grid}.safety-mark{background:var(--blush);width:56px;height:56px;color:var(--green);border-radius:50%;place-items:center;font-size:1.7rem;display:grid}.safety-section h2{font-size:clamp(2rem,3.2vw,3.55rem)}.safety-copy{gap:1.2rem;padding-top:1.7rem;display:grid}.safety-copy p{color:var(--ink-muted);margin:0;font-size:.88rem;line-height:1.8}.closing-section{background:linear-gradient(120deg,var(--forest),#0f736c);color:#fff;border-radius:34px;justify-content:space-between;align-items:center;gap:2rem;margin-block:7rem;padding:3.5rem 4rem;display:flex;box-shadow:0 24px 70px #0f6b652e}.closing-section .eyebrow{color:var(--sage)}.closing-section h2{max-width:620px;font-size:clamp(2.2rem,3.7vw,4rem)}.site-footer{background:var(--forest);color:#fff;padding:5rem max(1rem,50vw - 620px)}.footer-grid{grid-template-columns:1.3fr .8fr .7fr;align-items:start;gap:4rem;display:grid}.site-footer .brand-mark{color:var(--sage)}.footer-status{color:#ffffffad;align-items:flex-start;gap:.7rem;font-size:.73rem;line-height:1.5;display:flex}.status-dot{background:var(--pink);border-radius:50%;flex:0 0 8px;width:8px;height:8px;margin-top:.2rem;box-shadow:0 0 0 5px #e86f9e21}.footer-links{gap:.85rem;display:grid}.footer-links a{color:#ffffffad;font-size:.78rem;transition:color .2s}.footer-links a:hover{color:#fff}.footer-bottom{color:#ffffff73;border-top:1px solid #ffffff1f;justify-content:space-between;gap:1rem;margin-top:5rem;padding-top:1.5rem;font-size:.7rem;display:flex}main a:not([class]){color:var(--green);text-underline-offset:4px;font-weight:700;text-decoration:underline;text-decoration-thickness:1px}main a:not([class]):hover{color:var(--forest)}.fithelia-heading{overflow-wrap:anywhere;text-wrap:balance}.fithelia-copy{overflow-wrap:anywhere}article.mx-auto{padding-top:5rem;padding-bottom:7rem}article.mx-auto>p:first-child{letter-spacing:.12em}article.mx-auto>h1{max-width:720px;font-family:var(--font-sans);letter-spacing:-.055em;margin-top:1rem;font-weight:580}article.mx-auto>.fithelia-copy{margin-top:3rem}article.mx-auto .fithelia-copy section{border-top:1px solid var(--hairline);padding-top:1.8rem}article.mx-auto .fithelia-copy section h2,article.mx-auto section>h2{font-family:var(--font-sans);letter-spacing:-.03em;font-size:1.35rem;font-weight:680}article.mx-auto .fithelia-copy section p{margin-top:.7rem}@media (max-width:900px){.hero-grid{grid-template-columns:1fr;gap:2rem;padding-top:4rem}.hero-copy{text-align:center}.hero-copy h1,.hero-lede{margin-inline:auto}.hero-actions{justify-content:center}.hero-proof{text-align:left}.phone-stage{min-height:690px}.split-heading,.story-section{grid-template-columns:1fr}.story-section{gap:3rem}.story-copy{order:-1}.safety-section{grid-template-columns:60px 1fr}.safety-copy{grid-column:2}.footer-grid{grid-template-columns:1fr 1fr}.footer-links{grid-area:1/2/span 2}}@media (max-width:640px){.site-nav{min-height:68px}.brand-mark{width:32px;height:32px}.hero-grid{width:min(100% - 1.4rem,1240px);min-height:auto;padding:3.2rem 0 4rem}.hero-copy h1{margin-top:1.45rem;font-size:clamp(3rem,15vw,4.3rem);line-height:.94}.hero-lede{margin-top:1.5rem;font-size:.96rem;line-height:1.7}.hero-actions{flex-direction:column}.button{width:100%}.hero-proof{grid-template-columns:1fr;gap:.9rem;margin-top:2.2rem}.hero-proof div{grid-template-columns:1fr 1.6fr;align-items:center}.phone-stage{min-height:610px;margin-top:1rem}.phone-shell{border-radius:42px;width:min(310px,86vw);min-height:590px}.meal-photo{height:178px}.note-right{right:-3%}.note-left{bottom:12%;left:-2%}.floating-note{padding:.65rem .75rem}.orbit-one{width:350px;height:350px}.orbit-two{width:300px;height:490px}.process-section,.story-section,.safety-section,.closing-section{width:min(100% - 1.5rem,1240px)}.process-section{padding:5rem 0}.split-heading{gap:1.5rem}.process-list{margin-top:2.5rem}.process-item{grid-template-columns:45px 1fr 36px;gap:.9rem;padding:1.4rem 0}.process-item p{grid-column:2/4}.process-icon{width:34px;height:34px}.story-section{padding-bottom:6rem}.story-visual{min-height:490px}.orb-coral{width:200px;height:200px}.orb-mint{width:300px;height:300px}.memory-card{width:92%;padding:1.4rem}.memory-card h3{font-size:1.65rem}.safety-section{grid-template-columns:1fr;gap:1.4rem;padding:4rem 0}.safety-copy{grid-column:1;padding-top:0}.closing-section{border-radius:25px;flex-direction:column;align-items:stretch;margin-block:5rem;padding:2.2rem 1.4rem}.footer-grid{grid-template-columns:1fr;gap:2.5rem}.footer-links{grid-area:auto/1;grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;align-items:flex-start;margin-top:3rem}article.mx-auto{padding-top:3.5rem;padding-bottom:5rem}article.mx-auto>h1{font-size:2.6rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
