/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@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-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:Inter, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--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%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;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:where(:not(iframe)){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]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance: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{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.static{position:static}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.hidden{display:none}.resize{resize:both}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}@font-face{font-family:Inter;src:url(/assets/inter-400-BTuOTpEa.woff2)format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/inter-500-CXQDIGgh.woff2)format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/inter-600-D6CPrXwP.woff2)format("woff2");font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/inter-700-Dk21gjM7.woff2)format("woff2");font-weight:700;font-display:swap}@font-face{font-family:Inter Tight;src:url(/assets/inter-tight-600-BgSTtRxb.woff2)format("woff2");font-weight:600;font-display:swap}@font-face{font-family:Inter Tight;src:url(/assets/inter-tight-900-CsycwHi3.woff2)format("woff2");font-weight:900;font-display:swap}:root{color:var(--ink);background:var(--background);font-synthesis:none;text-rendering:optimizelegibility;--background:#f7f3ef;--surface:#fffcf8;--surface-soft:#f4e8e2;--ink:#3a3c26;--muted:#70635d;--line:#e7dad1;--primary:#d56846;--primary-action:#bd5335;--primary-hover:#a9462c;--primary-text:#a4492e;--on-primary:#fff;--rose:#f6a69c;--sand:#fcf4e1;--accent-soft:#f6d6ce;--accent-halo:#d568461a;--deep-surface:#3a3c26;--cta-background:#f5e2d8;--cta-text:#3a3c26;--cta-muted:#65564e;--brand-pattern:url(/assets/aurea-pattern-CMcXBwu2.webp);--ease:cubic-bezier(.22, 1, .36, 1);font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{background:var(--background);min-width:320px;margin:0;overflow-x:clip}html[dir=rtl] body{direction:rtl}body.menu-open{overflow:hidden}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img,video,svg{max-width:100%;display:block}p,h1,h2,h3,blockquote{margin:0}::selection{background:var(--accent-soft);color:var(--ink)}:focus-visible{outline:3px solid var(--primary);outline-offset:3px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.route-loader{background:linear-gradient(135deg,var(--background),var(--surface-soft));min-height:70vh}.container{width:min(100% - 160px,1280px);margin-inline:auto}.section{padding-block:128px}.button{white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:18px;min-height:48px;padding:13px 18px 13px 22px;font-size:14px;font-weight:600;line-height:1;transition:background .25s,border-color .25s,color .25s;display:inline-flex}.button>span{border-radius:50%;place-items:center;width:27px;height:27px;font-size:14px;display:grid}.button--dark{background:var(--primary-action);color:var(--on-primary)}.button--dark>span{color:var(--on-primary);background:#ffffff29}.button--dark:hover{background:var(--primary-hover)}.button--light{background:var(--surface);color:var(--ink)}.button--light>span{color:#fff;background:#000}.button--outline{color:var(--ink);background:#ffffffc7;border-color:#0003}.button--outline>span{color:#fff;background:#000}.cta-card .button--outline{color:#fff;background:#ffffff14;border-color:#ffffff6b}.cta-card .button--outline>span{background:var(--surface);color:var(--ink)}.eyebrow{color:#313230;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:9px;font-size:11px;font-weight:700;line-height:1.2;display:inline-flex}.eyebrow>span{background:var(--primary);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #d568461a}.eyebrow--light{color:#fffc}.eyebrow--light>span{background:var(--surface);box-shadow:0 0 0 4px #ffffff1f}.section-heading{max-width:650px}.section-heading--center{text-align:center;margin-inline:auto}.section-heading h2{letter-spacing:-.055em;margin-top:18px;font-family:Inter Tight,Inter,sans-serif;font-size:clamp(42px,4.6vw,68px);font-weight:600;line-height:.99}.section-heading p{max-width:570px;color:var(--muted);margin-top:24px;font-size:17px;line-height:1.65}.section-heading--center p{margin-inline:auto}.section-heading--light h2{color:#fff}.section-heading--light p{color:#ffffffad}.icon-badge{background:var(--accent-halo);width:48px;height:48px;color:var(--primary-text);border:1px solid #00000017;border-radius:50%;place-items:center;display:grid;box-shadow:0 8px 24px #0000000f}.icon-badge span{letter-spacing:.08em;font-size:11px;font-weight:700}.site-header{z-index:50;background:var(--background);height:112px;transition:transform .34s var(--ease);border-bottom:0;position:fixed;top:0;left:0;right:0}.header-inner{justify-content:space-between;align-items:center;gap:28px;height:112px;display:flex;position:relative}.brand{flex:none;align-items:center;width:90px;height:42px;display:flex}.brand img{object-fit:contain;width:90px;height:42px}.desktop-nav{align-items:center;gap:40px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.desktop-nav a{color:var(--muted);font-size:16px;font-weight:400;transition:color .2s;position:relative}.desktop-nav a:after{content:"";background:var(--primary);height:1.5px;transition:right .25s var(--ease);position:absolute;bottom:-9px;left:0;right:100%}.desktop-nav a.active,.desktop-nav a:hover{color:var(--primary-text)}.desktop-nav a.active:after{right:0}.header-actions{align-items:center;gap:14px;display:flex}.site-header .header-actions .button{background:var(--primary-action);min-width:174px;height:48px;color:var(--on-primary);gap:12px;padding:12px 28px;font-size:16px;font-weight:600}.site-header .header-actions .button>span{width:auto;height:auto;color:var(--on-primary);background:0 0;font-size:18px}.locale-switch{background:var(--surface);border:1px solid #0000001a;border-radius:999px;align-items:center;width:132px;height:35px;display:inline-flex;position:relative;overflow:hidden}.locale-switch select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#343532;cursor:pointer;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 30px 0 13px;font-size:10px;font-weight:700}.locale-switch i{border-right:1.5px solid var(--muted);border-bottom:1.5px solid var(--muted);pointer-events:none;width:7px;height:7px;position:absolute;right:12px;transform:translateY(-2px)rotate(45deg)}html[dir=rtl] .locale-switch select{padding:0 13px 0 30px}html[dir=rtl] .locale-switch i{left:12px;right:auto}.theme-switch{background:var(--surface);width:35px;height:35px;color:var(--muted);cursor:pointer;border:1px solid #0000001a;border-radius:50%;flex:none;place-items:center;padding:0;transition:color .25s,background-color .25s,border-color .25s,transform .25s;display:grid}.theme-switch:hover{transform:translateY(-1px)}.theme-icon{stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.theme-icon--sun{display:none}html[data-theme=dark] .theme-icon--sun{display:block}html[data-theme=dark] .theme-icon--moon{display:none}.mobile-preferences{align-items:center;gap:9px;display:flex}.menu-toggle{background:var(--surface);cursor:pointer;border:1px solid #0000001f;border-radius:50%;width:44px;height:44px;display:none;position:relative}.menu-toggle span{background:#000;width:18px;height:1.5px;transition:transform .25s,top .25s;position:absolute;left:12px}.menu-toggle span:first-child{top:17px}.menu-toggle span:last-child{top:24px}.menu-toggle.is-open span:first-child{top:21px;transform:rotate(45deg)}.menu-toggle.is-open span:last-child{top:21px;transform:rotate(-45deg)}.mobile-menu{background:var(--background);border-top:1px solid var(--line);display:none;overflow:hidden}.home-hero{background:var(--background);height:1259px;position:relative;overflow:hidden}.home-hero:before{display:none}.home-hero-inner{flex-direction:column;align-items:center;gap:0;width:745px;height:1259px;min-height:0;padding:160px 0 60px;display:flex;position:relative}.home-hero-copy{z-index:2;text-align:center;flex-direction:column;align-items:center;width:745px;max-width:none;display:flex}.page-hero h1,.article-header h1,.not-found h1,.legal-page h1{letter-spacing:-.065em;margin-top:24px;font-family:Inter Tight,Inter,sans-serif;font-weight:600;line-height:.91}.home-hero-copy h1{letter-spacing:-.2px;width:745px;max-width:none;margin-top:32px;font-family:Inter Tight,Inter,sans-serif;font-size:78px;font-weight:600;line-height:78px}.hero-title-mobile{display:none}.home-hero-copy>p{width:480px;max-width:100%;color:var(--muted);margin-top:20px;font-size:16px;line-height:24px}.hero-gradient-button{background:var(--primary-action);width:223px;height:56px;color:var(--on-primary);border-radius:999px;justify-content:center;align-items:center;gap:16px;margin-top:32px;font-size:16px;font-weight:600;line-height:24px;transition:background .25s,box-shadow .25s,transform .25s;display:flex;box-shadow:0 8px 24px #9c412829}.hero-gradient-button:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 12px 28px #9c412833}.hero-gradient-button span{font-size:18px}.hero-contexts{justify-content:center;align-items:center;gap:8px;width:max-content;min-height:40px;margin-top:0;display:flex}.hero-contexts span{border:1px solid var(--line);background:var(--surface);min-height:34px;color:var(--muted);border-radius:999px;align-items:center;gap:8px;padding:8px 13px;font-size:12px;line-height:16px;display:inline-flex}.hero-contexts i{background:var(--primary);border-radius:50%;flex:none;width:6px;height:6px;box-shadow:0 0 0 4px #d568461a}.hero-visual{align-self:auto;width:745px;height:575px;min-height:0;margin-top:80px;display:block;position:relative;overflow:visible}.hero-visual>img{z-index:1;object-fit:cover;object-position:center;filter:none;width:745px;height:575px;max-height:none;position:relative;-webkit-mask-image:linear-gradient(#000 0% 58%,#000000eb 68%,#00000075 84%,#0000 100%);mask-image:linear-gradient(#000,#000 58%,#000000eb 68%,#00000075,#0000)}.hero-subscription{z-index:2;position:absolute}.hero-subscription--apple{bottom:248px;left:-166px}.hero-subscription--spotify{bottom:160px;right:-136px}.hero-subscription--apple .subscription-card{animation:5.4s ease-in-out infinite hero-card-float}.hero-subscription--spotify .subscription-card{animation:6.1s ease-in-out -2.15s infinite reverse hero-card-float}.subscription-card{background:var(--surface);border-radius:20px;align-items:center;gap:12px;width:378px;min-height:88px;padding:16px;display:flex;box-shadow:0 1.4096px .6506px 1.0843px #0000000a,0 -.8675px 7.5904px #00000005,inset 0 .5422px 1.0843px #00000008,0 4.3373px 20px 10px #0000000a}.subscription-card>img{object-fit:contain;flex:none;width:56px;height:56px}.subscription-card-content{flex:1;justify-content:space-between;align-items:center;min-width:0;display:flex}.subscription-labels,.subscription-cost{gap:10px;display:grid}.subscription-labels strong{width:72px;font-size:18px;font-weight:500;line-height:20px}.subscription-labels span,.subscription-cost span{color:var(--muted);font-size:12px;line-height:14px}.subscription-cost{text-align:right;justify-items:end}.subscription-cost strong{font-size:16px;font-weight:500;line-height:20px}.page-hero{background:radial-gradient(circle at 80% 20%,#d5684629,transparent 32%),linear-gradient(135deg,var(--background) 35%,var(--surface-soft));padding-block:130px 125px;position:relative;overflow:hidden}.page-hero:after{content:"";background:linear-gradient(135deg,var(--primary),var(--rose),#a57e5c);filter:blur(55px);opacity:.25;border-radius:50%;width:240px;height:240px;animation:9s ease-in-out infinite ambient-drift;position:absolute;bottom:-140px;right:8%}.page-hero--compact{padding-block:112px 106px}.page-hero-copy{z-index:1;text-align:center;max-width:930px;margin-inline:auto;position:relative}.page-hero h1{font-size:clamp(62px,6.3vw,94px)}.page-hero-copy>p{max-width:680px;color:var(--muted);margin:28px auto 0;font-size:18px;line-height:1.65}.page-hero-actions{justify-content:center;margin-top:32px;display:flex}.benefits-section{background:linear-gradient(to bottom,var(--background) 0,var(--background) 130px,var(--surface-soft) 310px,var(--surface-soft) 100%);height:1118px;margin-top:0;padding:120px 0 0;overflow:hidden}.benefits-section>.container{height:998px;overflow:hidden}.benefits-section .section-heading{width:950px;max-width:none}.benefits-section .eyebrow{background:var(--surface);min-height:28px;color:var(--muted);letter-spacing:-.48px;text-transform:none;border-radius:999px;gap:0;padding:8px 16px;font-size:12px;font-weight:400;line-height:12px}.benefits-section .eyebrow>span{display:none}.benefits-section .section-heading h2{letter-spacing:-2.24px;margin-top:16px;font-family:Inter,sans-serif;font-size:56px;font-weight:600;line-height:67.2px}.benefits-section .section-heading p{width:520px;margin-top:16px;font-size:16px;line-height:24px}.benefits-composition{grid-template-columns:28% 38% 28%;gap:40px;height:763px;margin-top:60px;display:grid}.benefits-column{align-content:start;gap:24px;padding-top:100px;display:grid}.benefit-item{background:var(--surface);min-height:239px;transition:transform .25s var(--ease),box-shadow .25s;border-radius:16px;padding:24px 24px 60px}.benefit-item:hover{box-shadow:0 24px 55px #72453217}.benefit-icon{color:var(--primary-text);border:1px solid var(--line);background:var(--surface);border-radius:12px;place-items:center;width:56px;height:56px;display:grid}.benefit-icon img{object-fit:contain;width:28px;height:28px}.benefit-item h3{letter-spacing:0;margin-top:24px;font-family:Inter,sans-serif;font-size:20px;font-weight:400;line-height:30px}.benefit-item p{color:var(--muted);margin-top:8px;font-size:16px;line-height:24px}.benefits-visual{background:var(--surface-soft);border-radius:32px;width:100%;height:763px;min-height:0;display:block;position:relative;overflow:hidden}.benefits-glow{background:radial-gradient(at 65% 25%,#f6a69c8c,#0000 58%),radial-gradient(at 20% 75%,#d568462e,#0000 60%);animation:8s ease-in-out infinite gradient-breathe;position:absolute;top:0;right:0;bottom:0;left:0}.benefits-phone{z-index:1;object-fit:cover;object-position:top;filter:none;width:86.6%;height:675px;max-height:none;position:absolute;top:88px;left:6.8%}.feature-showcase{background:var(--background)}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:64px;display:grid}.feature-card{background:var(--surface);border:1px solid #0000000f;border-radius:28px;flex-direction:column;min-height:575px;display:flex;overflow:hidden;box-shadow:0 18px 50px #0000000a}.feature-card--1{background:linear-gradient(155deg,var(--surface-soft),var(--surface) 48%)}.feature-card--2,.feature-card--3{background:linear-gradient(155deg,var(--surface-soft),var(--surface) 50%)}.feature-card-copy{padding:34px 32px 22px}.feature-card h3{letter-spacing:-.045em;margin-top:28px;font-family:Inter Tight;font-size:30px;font-weight:600;line-height:1.04}.feature-card p{color:var(--muted);margin-top:15px;font-size:14px;line-height:1.65}.feature-card>img{object-fit:contain;object-position:bottom;width:100%;height:285px;margin-top:auto}.story-section{background:var(--background);margin-block:128px;padding-block:0}.story-section .section-heading{width:950px;max-width:none}.story-section .eyebrow{border:1px solid var(--line);min-height:28px;color:var(--muted);letter-spacing:-.48px;text-transform:none;border-radius:999px;gap:0;padding:8px 16px;font-size:12px;font-weight:400;line-height:12px}.story-section .eyebrow>span{display:none}.story-section .section-heading h2{letter-spacing:-2.24px;margin-top:16px;font-family:Inter,sans-serif;font-size:56px;font-weight:600;line-height:67.2px}.story-section .section-heading p{width:520px;margin-top:16px;font-size:16px;line-height:24px}.story-grid{grid-template-columns:29% 23% minmax(0,1fr);gap:20px;height:698px;margin-top:80px;display:grid}.story-grid>*,.story-middle-column>*,.story-right-column>*,.story-right-top>*{min-width:0}.story-primary-card,.story-video,.story-stat-card,.story-dark-card{border:1px solid var(--line);background:var(--surface);transition:transform .45s var(--ease),box-shadow .45s var(--ease),border-color .45s var(--ease);border-radius:16px;position:relative;overflow:hidden}.story-primary-card:hover,.story-video:hover,.story-stat-card:hover,.story-dark-card:hover{border-color:#d5684657;transform:translateY(-6px);box-shadow:0 24px 60px #2116341a}.story-primary-card{height:698px;padding:32px}.story-person{z-index:2;color:#fff;align-items:center;gap:12px;display:flex;position:absolute;bottom:28px;left:29px}.story-person--top{color:var(--ink);position:relative;inset:auto}.story-person img{object-fit:cover;border-radius:50%;flex:none;width:48px;height:48px}.story-person div{gap:3px;display:grid}.story-person strong{font-size:14px;font-weight:500;line-height:20px}.story-person span{color:#ffffffa3;font-size:12px;line-height:17px}.story-person--top span{color:var(--muted)}.story-quotes{letter-spacing:-12px;margin-left:auto;font-family:Georgia,serif;font-weight:700;transform:rotate(180deg);color:#ececec!important;font-size:92px!important;line-height:48px!important}.story-primary-card blockquote{margin-top:54px;font-size:24px;font-weight:500;line-height:26.4px}.story-primary-card>p{color:var(--muted);margin-top:24px;font-size:20px;line-height:30px}.story-label{background:var(--surface-soft);color:#c44e2f;border-radius:999px;padding:8px 13px;font-size:12px;font-weight:600;line-height:16px;position:absolute;bottom:28px;left:32px}.story-middle-column,.story-right-column{flex-direction:column;gap:20px;height:698px;display:flex}.story-video{background:#050505;flex:0 0 346.5px;height:346.5px}.story-video video{object-fit:cover;width:100%;height:100%}.story-video video,.story-dark-card>img,.story-stat-card--success>img{transition:transform .8s var(--ease),filter .8s var(--ease)}.story-video:hover video,.story-dark-card:hover>img,.story-stat-card--success:hover>img{transform:scale(1.035)}.story-video:after{content:"";pointer-events:none;background:linear-gradient(#0000,#0000007a);position:absolute;top:58%;right:0;bottom:0;left:0}.story-video-person{z-index:2;color:#fff;align-items:center;gap:10px;display:flex;position:absolute;bottom:20px;left:24px}.story-video-person img{object-fit:cover;border:1px solid #fff9;border-radius:50%;width:48px;height:48px}.story-video-person div{gap:2px;display:grid}.story-video-person strong{font-size:14px;font-weight:400;line-height:20px}.story-video-person span{color:#ffffffd1;font-size:12px;line-height:17px}.story-stat-card{flex-direction:column;flex:1;justify-content:space-between;height:331.5px;padding:24px 24px 32px;display:flex}.story-stat-card>div{gap:6px;display:grid}.story-stat-card strong{letter-spacing:-.04em;font-size:clamp(32px,3vw,40px);font-weight:500;line-height:1.1}.story-stat-card>div>span{color:var(--muted);font-size:16px;line-height:24px}.story-stat-icon{width:38px;height:38px;color:var(--ink);place-items:center;font-size:31px;font-weight:700;display:grid}.story-stat-icon--growth{width:34px;height:34px}.story-stat-icon--user{position:relative}.story-stat-icon--user:before{content:"";background:#000;border-radius:50%;width:17px;height:17px;position:absolute;top:0;left:11px}.story-stat-icon--user:after{content:"";background:#000;border-radius:16px 16px 3px 3px;width:31px;height:17px;position:absolute;bottom:0;left:4px}.story-right-top{flex:0 0 339px;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;height:339px;display:grid}.story-right-top .story-stat-card{height:339px}.story-stat-card--success{border-color:#d7d0ff}.story-stat-card--success>img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.story-stat-card--success:after{content:"";background:linear-gradient(#0000,#fffffff0);position:absolute;top:38%;right:0;bottom:0;left:0}.story-stat-card--success>div{z-index:2;position:absolute;bottom:28px;left:24px;right:24px}.story-dark-card{border-color:var(--ink);color:#fff;background:#000;flex:1;height:339px;padding:29px}.story-dark-card:after{content:"";background:#001214ad;position:absolute;top:0;right:0;bottom:0;left:0}.story-dark-card>img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.story-dark-card blockquote{z-index:2;letter-spacing:-.2px;max-width:460px;font-size:24px;font-weight:500;line-height:33.6px;position:relative}.cta-trust svg,.release li svg{width:19px;color:var(--primary);flex:none}.faq-section{background:var(--background)}.faq-layout{grid-template-columns:.78fr 1.22fr;align-items:start;gap:90px;display:grid}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item button{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:30px;width:100%;min-height:82px;padding:0;display:flex}.faq-item button span{letter-spacing:-.02em;font-family:Inter Tight;font-size:21px;font-weight:600}.faq-item button i{border:1px solid #00000026;border-radius:50%;flex:none;width:32px;height:32px;position:relative}.faq-item button i:before,.faq-item button i:after{content:"";background:#000;width:12px;height:1.3px;transition:transform .25s;position:absolute;top:15px;left:9px}.faq-item button i:after{transform:rotate(90deg)}.faq-item.is-open button i:after{transform:rotate(0)}.faq-answer{overflow:hidden}.faq-answer p{max-width:620px;color:var(--muted);padding:0 52px 24px 0;font-size:14px;line-height:1.7}.cta-wrap{background:var(--background);padding:0}.cta-card{background:var(--cta-background);height:672px;color:var(--cta-text);position:relative;overflow:hidden}.cta-grid{background:radial-gradient(at 85% 65%,#f6a69c9e,#0000 62%),radial-gradient(at 5% 5%,#fcf4e1cc,#0000 65%);animation:9s ease-in-out infinite gradient-breathe;position:absolute;top:0;right:0;bottom:0;left:0}.cta-inner{z-index:1;grid-template-columns:604fr 666fr;align-items:end;gap:10px;height:672px;display:grid;position:relative}.cta-content{text-align:left;height:540px;padding-top:0}.cta-content h2{letter-spacing:-2.24px;width:100%;font-family:Inter,sans-serif;font-size:56px;font-weight:600;line-height:67.2px}.cta-content>p{max-width:590px;color:var(--cta-muted);margin-top:28px;font-size:18px;line-height:25.2px}.cta-actions{justify-content:flex-start;gap:20px;margin-top:62px;display:flex}.cta-actions .button{height:56px;font-size:16px;font-weight:400}.cta-actions .cta-primary{background:var(--primary-action);width:223px;color:var(--on-primary);font-weight:600}.cta-actions .cta-primary:hover,.site-header .header-actions .button:hover{background:var(--primary-hover)}.cta-actions .button>span{width:auto;height:auto;color:inherit;background:0 0}.cta-trust{justify-content:flex-start;gap:28px;margin-top:34px;display:flex}.cta-trust span{color:var(--cta-muted);white-space:nowrap;align-items:center;gap:8px;font-size:14px;display:flex}.cta-trust svg{width:18px;color:var(--primary-text)}.cta-visual{align-self:end;width:100%;height:540px;animation:6.5s ease-in-out infinite cta-phone-float;position:relative;overflow:visible}.cta-visual img{width:100%;max-width:none;height:auto;position:absolute;top:0;left:0}@keyframes gradient-flow{0%{background-position:0%}to{background-position:100%}}@keyframes ambient-drift{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-36px,-22px)scale(1.14)}}@keyframes hero-card-float{0%,to{transform:translate(0)rotate(0)}50%{transform:translateY(-6px)rotate(-.2deg)}}@keyframes avatar-bob{0%,to{transform:translate(0)}50%{transform:translateY(-3px)}}@keyframes rating-glow{0%,to{opacity:.72;filter:saturate(.9)}50%{opacity:1;filter:saturate(1.35)}}@keyframes gradient-breathe{0%,to{opacity:.82;transform:scale(1)}50%{opacity:1;transform:scale(1.045)}}@keyframes cta-phone-float{0%,to{transform:translate(0)}50%{transform:translateY(-11px)}}.split-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:88px;display:grid}.split-grid--reverse{grid-template-columns:.92fr 1.08fr}.image-frame{background:#f5f5f5;border-radius:30px;min-height:570px;overflow:hidden}.image-frame>img{object-fit:cover;width:100%;height:100%;min-height:570px}.about-intro .image-frame img{object-position:center}.process-section{background:var(--background)}.process-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:65px;display:grid;position:relative}.process-grid:before{content:"";border-top:1px dashed #c5c5c5;position:absolute;top:56px;left:16%;right:16%}.process-grid article{background:var(--surface);border:1px solid #0000000f;border-radius:26px;min-height:330px;padding:35px;position:relative}.process-grid article>img{z-index:1;width:60px;height:60px;position:relative}.process-grid article>span{color:#c4c4c4;font-family:Inter Tight;font-size:18px;position:absolute;top:30px;right:28px}.process-grid h3{letter-spacing:-.04em;margin-top:66px;font-family:Inter Tight;font-size:30px;font-weight:600}.process-grid p{color:var(--muted);margin-top:13px;font-size:14px;line-height:1.65}.mission-section{background:linear-gradient(145deg,var(--surface-soft),#fff 50%)}.mission-copy>img{width:76px;margin-top:42px}.impact-section{color:#fff;background:#050505}.impact-section .eyebrow{color:#ffffffb3}.impact-section .section-heading h2{color:#fff}.impact-grid{border:1px solid #ffffff26;border-radius:26px;grid-template-columns:repeat(3,1fr);margin-top:65px;display:grid;overflow:hidden}.impact-grid>div+div{border-left:1px solid #ffffff26}.impact-grid div{background:radial-gradient(circle at 50% 0,#d568462e,#0000 57%);place-content:center;justify-items:center;gap:9px;min-height:230px;display:grid}.impact-grid strong{letter-spacing:-.055em;font-family:Inter Tight;font-size:65px;font-weight:600}.impact-grid span{color:#fff9;font-size:12px}.team-section{background:var(--background)}.team-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:64px;display:grid}.team-portrait{aspect-ratio:.95;background:var(--surface-soft);border-radius:25px;position:relative;overflow:hidden}.team-portrait>img{object-fit:cover;width:100%;height:100%}.team-portrait .icon-badge{position:absolute;bottom:17px;right:17px}.team-grid h3{margin-top:20px;font-family:Inter Tight;font-size:23px;font-weight:600}.team-grid>div>article>p{color:var(--muted);margin-top:5px;font-size:12px}.service-section{background:var(--background)}.service-section .section-heading{max-width:790px}.service-stack{gap:26px;margin-top:70px;display:grid}.service-stack article{background:var(--background);border:1px solid #0000000f;border-radius:30px;grid-template-columns:.85fr 1.15fr;min-height:570px;display:grid;overflow:hidden}.service-stack article.is-reverse{grid-template-columns:1.15fr .85fr}.service-stack article.is-reverse .service-copy{order:2}.service-copy{background:var(--surface);flex-direction:column;justify-content:center;padding:60px;display:flex;position:relative}.service-copy>span{color:#b6b7b4;letter-spacing:.1em;font-size:12px;font-weight:700;position:absolute;top:36px;right:40px}.service-copy h3{letter-spacing:-.05em;margin-top:30px;font-family:Inter Tight;font-size:45px;font-weight:600;line-height:1.02}.service-copy p{color:var(--muted);margin-top:19px;font-size:15px;line-height:1.7}.service-copy ul{gap:11px;margin:28px 0 0;padding:0;list-style:none;display:grid}.service-copy li{color:#343532;align-items:center;gap:10px;font-size:13px;line-height:1.45;display:flex}.service-copy li i{background:var(--surface-soft);width:20px;height:20px;color:var(--primary-text);border-radius:50%;flex:none;place-items:center;font-size:10px;font-style:normal;font-weight:700;display:grid}.service-icon{border:1px solid var(--line);background:linear-gradient(145deg,var(--surface),var(--surface-soft));border-radius:18px;place-items:center;width:58px;height:58px;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 32px #783a2714}.service-icon:before,.service-icon:after,.service-icon>span{content:"";position:absolute}.service-icon--symptoms:before{border:2px solid var(--primary);border-radius:12px 12px 14px 14px;width:27px;height:24px;transform:rotate(-45deg)}.service-icon--symptoms:after{background:var(--primary);width:22px;height:2px;box-shadow:6px -5px 0 -1px var(--primary),12px 2px 0 -1px var(--primary);transform:rotate(-8deg)}.service-icon--cycle:before{border:2px solid var(--primary);border-right-color:#0000;border-radius:50%;width:29px;height:29px}.service-icon--cycle:after{border-top:2px solid var(--primary);border-right:2px solid var(--primary);width:7px;height:7px;top:14px;right:12px;transform:rotate(24deg)}.service-icon--summary:before{border-left:2px solid var(--primary);border-bottom:2px solid var(--primary);width:30px;height:25px}.service-icon--summary:after{border-top:2px solid var(--primary);border-right:2px solid var(--primary);width:27px;height:17px;transform:skewY(-28deg)rotate(-12deg)}.service-visual{background:radial-gradient(circle at 85% 12%,#ffd7c4d9,#0000 37%),linear-gradient(145deg,#fff5f1,#f7e7e4);place-items:center;min-width:0;padding:44px;display:grid}.feature-preview{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff75;border:1px solid #5e362c1a;border-radius:31px;width:min(100%,580px);height:450px;padding:18px;box-shadow:0 35px 80px #6e362a1f}.feature-preview-screen{background:#ffffffeb;border:1px solid #58342c1a;border-radius:23px;height:100%;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff}.feature-preview-header{border-bottom:1px solid var(--line);grid-template-columns:44px 1fr 30px;align-items:center;gap:12px;height:82px;padding:0 22px;display:grid}.feature-preview-mark{background:var(--surface-soft);width:42px;height:42px;color:var(--primary);border-radius:14px;place-items:center;display:grid}.feature-preview-mark svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.feature-preview-header>div:nth-child(2){gap:4px;min-width:0;display:grid}.feature-preview-header span{color:#9d8d88;letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:700}.feature-preview-header strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.feature-preview-header button{color:#9b8d88;letter-spacing:1px;background:#f8f2ef;border:0;border-radius:50%;width:30px;height:30px;padding:0;font-size:10px}.symptom-date-row{border-bottom:1px solid var(--line);grid-template-columns:24px repeat(5,1fr) 24px;align-items:center;gap:7px;height:78px;padding:9px 18px;display:grid}.symptom-date-row button,.cycle-month button{color:#aa9c97;background:0 0;border:0;padding:0;font-size:19px}.symptom-date-row>span{color:#9b8d88;border-radius:13px;place-content:center;justify-items:center;gap:2px;height:51px;display:grid}.symptom-date-row small{letter-spacing:.08em;font-size:7px;font-weight:700}.symptom-date-row b{font-size:12px}.symptom-date-row .is-current{background:var(--primary);color:#fff;box-shadow:0 8px 22px #d568464d}.symptom-log-list{gap:9px;padding:15px 21px 0;display:grid}.symptom-log-list>div{border:1px solid var(--line);background:var(--surface);border-radius:13px;grid-template-columns:12px 1fr auto;align-items:center;gap:11px;min-height:49px;padding:9px 12px;display:grid}.symptom-log-list span{color:#423b39;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:600;overflow:hidden}.signal-dot{background:var(--primary);border-radius:50%;width:9px;height:9px;display:block;box-shadow:0 0 0 4px #d5684617}.signal-dot--2{background:var(--rose);box-shadow:0 0 0 4px #ff8da41a}.signal-dot--3{background:#9563ff;box-shadow:0 0 0 4px #9563ff1a}.signal-level{gap:3px;display:flex}.signal-level i{background:#eee8e5;border-radius:3px;width:13px;height:4px}.signal-level i.is-active{background:#f19a80}.preview-save{background:#141214;border-radius:999px;grid-template-columns:22px 1fr;align-items:center;gap:5px;width:58px;height:27px;padding:3px 7px 3px 3px;display:grid;position:absolute;bottom:17px;right:19px;box-shadow:0 9px 22px #0003}.preview-save span{background:var(--primary);color:#fff;border-radius:50%;place-items:center;width:21px;height:21px;font-size:9px;display:grid}.preview-save i{background:var(--surface);opacity:.82;border-radius:3px;height:4px}.cycle-overview{border:1px solid var(--line);background:linear-gradient(180deg,#fff,var(--background));border-radius:17px;margin:20px 21px 0;padding:17px 18px 0;overflow:hidden}.cycle-month{color:#49413f;justify-content:space-between;align-items:center;display:flex}.cycle-month strong{letter-spacing:.04em;font-size:11px}.cycle-line{justify-content:space-between;align-items:center;height:63px;margin:8px 8px 0;display:flex;position:relative}.cycle-line:before,.cycle-line-fill{z-index:0;transform-origin:0;border-radius:2px;height:2px;position:absolute;left:0;right:0}.cycle-line:before{content:"";background:#eaded9}.cycle-line-fill{background:linear-gradient(90deg,var(--primary),var(--rose),#9563ff);width:76%}.cycle-line span{z-index:1;background:var(--primary);color:#fff;border:4px solid #fff;border-radius:50%;place-items:center;width:25px;height:25px;display:grid;box-shadow:0 4px 14px #6030252e}.cycle-line span:nth-of-type(2){background:var(--rose)}.cycle-line span:nth-of-type(3){background:#bd72dc}.cycle-line span:nth-of-type(4){background:#9563ff}.cycle-line b{font-size:7px}.cycle-bars{justify-content:space-between;align-items:end;gap:7px;height:98px;display:flex}.cycle-bars i{background:linear-gradient(#d56846c7,#d5684614);border-radius:7px 7px 0 0;width:100%}.cycle-bars i:nth-child(3n+2){background:linear-gradient(#ff8da4c2,#ff8da414)}.cycle-bars i:nth-child(3n){background:linear-gradient(#9563ffb8,#9563ff14)}.cycle-notes{grid-template-columns:repeat(3,1fr);gap:8px;margin:13px 21px 0;display:grid}.cycle-notes>div{background:#faf5f2;border-radius:13px;min-width:0;min-height:78px;padding:11px}.cycle-notes span{color:var(--primary);font-size:8px;font-weight:700}.cycle-notes p{color:#5b504d;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:7px;font-size:8px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.summary-period{color:#81736e;align-items:center;gap:10px;margin:17px 21px 0;font-size:9px;font-weight:700;display:flex}.summary-period i{background:linear-gradient(90deg,var(--primary),var(--rose),#9563ff);flex:1;height:1px}.summary-grid{grid-template-columns:1fr 1fr;gap:9px;margin:12px 21px 0;display:grid}.summary-grid article{border:1px solid var(--line);background:var(--surface);border-radius:15px;min-width:0;height:120px;padding:13px;overflow:hidden}.summary-grid article:first-child{grid-column:span 2}.summary-grid article header{grid-template-columns:10px 1fr auto;align-items:center;gap:8px;display:grid}.summary-grid article strong{color:#423b39;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.summary-grid article header span{color:#a3938e;font-size:8px;font-weight:700}.summary-spark{align-items:end;gap:6px;height:66px;padding-top:10px;display:flex}.summary-spark i{background:linear-gradient(#ff9b7e,#ffe1d7);border-radius:4px 4px 1px 1px;flex:1;min-width:4px}.summary-grid article:nth-child(2) .summary-spark i{background:linear-gradient(180deg,var(--rose),#ffe0e7)}.summary-grid article:nth-child(3) .summary-spark i{background:linear-gradient(#9563ff,#e6ddff)}.summary-ready{color:#fff;background:#141214;border-radius:10px;grid-template-columns:24px 1fr 25px;align-items:center;gap:6px;width:92px;height:34px;padding:5px 6px;display:grid;position:absolute;bottom:14px;right:21px;box-shadow:0 11px 25px #0003}.summary-ready span{background:var(--primary);border-radius:7px;place-items:center;width:24px;height:24px;font-size:9px;display:grid}.summary-ready i{background:var(--surface);opacity:.7;border-radius:4px;height:4px}.summary-ready b{color:#fff;font-size:8px}.why-section{background:var(--background)}.why-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:64px;display:grid}.why-grid article{background:var(--surface);border:1px solid #0000000f;border-radius:24px;min-height:260px;padding:30px}.why-grid h3{letter-spacing:-.035em;margin-top:42px;font-family:Inter Tight;font-size:24px;font-weight:600}.why-grid p{color:var(--muted);margin-top:10px;font-size:13px;line-height:1.6}.blog-section{background:var(--background)}.blog-label{color:#777;letter-spacing:.12em;text-transform:uppercase;margin-bottom:18px;font-size:10px;font-weight:700}.featured-article{grid-template-columns:1.12fr .88fr;align-items:center;gap:54px;margin-bottom:125px;display:grid}.featured-image{aspect-ratio:1.35;background:var(--surface-soft);border-radius:28px;overflow:hidden}.featured-image img{object-fit:cover;width:100%;height:100%;transition:transform .55s var(--ease)}.featured-article:hover .featured-image img{transform:scale(1.035)}.article-meta{color:#777;flex-wrap:wrap;gap:8px 18px;font-size:10px;display:flex}.article-meta span:first-child{color:var(--primary);text-transform:uppercase;font-weight:700}.featured-copy h2{letter-spacing:-.055em;margin-top:22px;font-family:Inter Tight;font-size:clamp(38px,3.9vw,58px);font-weight:600;line-height:1}.featured-copy>p{color:var(--muted);margin-top:21px;font-size:15px;line-height:1.7}.text-link{align-items:center;gap:9px;margin-top:28px;font-size:13px;font-weight:600;display:inline-flex}.text-link svg{width:19px;transition:transform .25s}a:hover .text-link svg{transform:translate(4px)}.blog-section .section-heading{margin-bottom:48px}.blog-section .section-heading h2{font-size:43px}.blog-grid{grid-template-columns:repeat(3,1fr);gap:44px 18px;display:grid}.blog-card a{display:block}.blog-card-image{aspect-ratio:1.2;background:#f4f4f4;border-radius:22px;margin-bottom:20px;overflow:hidden}.blog-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s var(--ease)}.blog-card:hover .blog-card-image img{transform:scale(1.035)}.blog-card h3{letter-spacing:-.04em;margin-top:15px;font-family:Inter Tight;font-size:26px;font-weight:600;line-height:1.08}.blog-card p{color:var(--muted);margin-top:12px;font-size:13px;line-height:1.6}.blog-card .text-link{margin-top:18px}.article-page{padding-bottom:110px}.article-header{text-align:center;background:linear-gradient(145deg,var(--surface),var(--surface-soft));padding-block:90px 68px}.article-header .container{max-width:980px}.back-link{color:#666;margin-bottom:36px;font-size:12px;display:inline-block}.article-header-meta{color:#777;flex-wrap:wrap;justify-content:center;gap:9px 20px;font-size:10px;display:flex}.article-header-meta span:first-child{color:var(--primary);text-transform:uppercase;font-weight:700}.article-header h1{margin-inline:auto;font-size:clamp(58px,6.3vw,90px)}.article-header>.container>p{max-width:680px;color:var(--muted);margin:28px auto 0;font-size:17px;line-height:1.65}.article-author{text-align:left;align-items:center;gap:10px;margin-top:30px;display:inline-flex}.article-author>span{color:#fff;background:#000;border-radius:50%;place-items:center;width:38px;height:38px;font-size:10px;font-weight:700;display:grid}.article-author div{gap:3px;display:grid}.article-author strong{font-size:11px}.article-author small{color:#777;font-size:9px}.article-cover{background:#f3f3f3;border-radius:30px;height:650px;margin-top:70px;overflow:hidden}.article-cover img{object-fit:cover;width:100%;height:100%}.article-body{grid-template-columns:90px 1fr;gap:40px;max-width:920px;margin:78px auto 0;display:grid}.article-body aside{justify-items:center;gap:10px;height:fit-content;display:grid;position:sticky;top:120px}.article-body aside>span{color:#888;letter-spacing:.09em;text-align:center;text-transform:uppercase;margin-bottom:4px;font-size:8px;font-weight:700}.article-body aside a{border:1px solid var(--line);border-radius:50%;place-items:center;width:38px;height:38px;font-size:12px;transition:background .2s,color .2s;display:grid}.article-body aside a:hover{color:#fff;background:#000}.article-content{min-width:0}.article-content .article-lead{color:#242424;letter-spacing:-.03em;margin-bottom:48px;font-family:Inter Tight;font-size:28px;font-weight:500;line-height:1.45}.article-content section+section{margin-top:54px}.article-content h2{letter-spacing:-.045em;margin-bottom:20px;font-family:Inter Tight;font-size:39px;font-weight:600;line-height:1.08}.article-content p{color:#565754;font-size:16px;line-height:1.85}.article-content p+p{margin-top:16px}.article-content blockquote{border-left:3px solid var(--primary);background:var(--surface-soft);color:#464744;border-radius:0 15px 15px 0;margin-top:25px;padding:22px 24px;font-size:14px;line-height:1.7}.article-content blockquote strong{color:var(--ink);margin-bottom:5px;display:block}.related-section{background:var(--background)}.related-section>.container>h2{letter-spacing:-.045em;margin-bottom:40px;font-family:Inter Tight;font-size:42px;font-weight:600}.related-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.related-grid a{padding-bottom:10px}.related-grid img{aspect-ratio:1.3;object-fit:cover;border-radius:20px;width:100%}.related-grid h3{letter-spacing:-.03em;margin-top:18px;font-family:Inter Tight;font-size:22px;font-weight:600}.related-grid .text-link{margin-top:14px}.contact-section{background:var(--background)}.contact-layout{grid-template-columns:1.08fr .92fr;align-items:stretch;gap:22px;display:grid}.contact-form{background:var(--surface);border:1px solid #0000000f;border-radius:28px;padding:52px}.contact-form h2,.contact-aside h2{letter-spacing:-.05em;margin-top:20px;font-family:Inter Tight;font-size:42px;font-weight:600}.contact-form>p{color:var(--muted);margin-top:12px;margin-bottom:34px;font-size:14px}.form-row{grid-template-columns:1fr 1fr;gap:15px;display:grid}.contact-form label{color:#353634;gap:9px;margin-bottom:18px;font-size:12px;font-weight:600;display:grid}.contact-form input,.contact-form textarea,.contact-form select{color:#111;background:#fbfbfb;border:1px solid #dedede;border-radius:12px;outline:none;width:100%;padding:14px 15px;font-size:13px;transition:border-color .2s,box-shadow .2s,background .2s}.contact-form input,.contact-form select{height:49px}.contact-form textarea{resize:vertical;min-height:145px}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{border-color:var(--primary);background:var(--surface);box-shadow:0 0 0 4px #d568461a}.contact-form .button{border:0}.form-success{background:var(--surface-soft);border-radius:11px;padding:12px 14px;line-height:1.5;color:var(--primary-text)!important;margin:18px 0 0!important}.contact-aside{background:var(--deep-surface);color:#fff;border-radius:28px;flex-direction:column;display:flex;overflow:hidden}.contact-aside-image{height:300px;overflow:hidden}.contact-aside-image img{object-fit:cover;opacity:.78;width:100%;height:100%}.contact-aside-copy{flex:1;padding:42px}.contact-aside-copy>img{object-fit:contain;width:50px;height:50px}.contact-aside-copy h2{font-size:35px}.contact-aside-copy p{color:#ffffffa6;margin-top:16px;font-size:14px;line-height:1.65}.contact-aside-copy a{border-bottom:1px solid #ffffff80;margin-top:28px;padding-bottom:3px;font-size:15px;display:inline-block}.contact-aside-copy small{color:#ffffff7a;margin-top:12px;font-size:10px;display:block}.changelog-section{background:var(--background)}.changelog-list{max-width:980px}.release{border-top:1px solid var(--line);grid-template-columns:180px 1fr;gap:55px;padding-block:58px;display:grid;position:relative}.release:last-child{border-bottom:1px solid var(--line)}.release-meta{align-content:start;gap:8px;display:grid}.release-meta span{color:#fff;background:#000;border-radius:999px;width:fit-content;padding:7px 11px;font-size:10px;font-weight:700}.release-meta time{color:#777;font-size:11px}.release-content h2{letter-spacing:-.045em;font-family:Inter Tight;font-size:38px;font-weight:600}.release-content ul{gap:13px;margin:24px 0 0;padding:0;list-style:none;display:grid}.release-content li{color:var(--muted);align-items:center;gap:10px;font-size:14px;display:flex}.release-number{color:#d7d7d7;font-family:Inter Tight;font-size:14px;position:absolute;top:58px;right:0}.legal-page{padding-block:115px 140px}.legal-page .container{max-width:890px}.legal-page header{border-bottom:1px solid var(--line);padding-bottom:56px}.legal-page header>span{color:#777;font-size:11px}.legal-page h1{font-size:clamp(62px,6vw,90px)}.legal-page header p{max-width:700px;color:var(--muted);margin-top:27px;font-size:17px;line-height:1.7}.legal-content{margin-top:62px}.legal-content section+section{margin-top:45px}.legal-content h2{letter-spacing:-.035em;margin-bottom:17px;font-family:Inter Tight;font-size:30px;font-weight:600}.legal-content p{color:#565754;font-size:15px;line-height:1.85}.legal-content p+p{margin-top:14px}.not-found{background:radial-gradient(circle at 80% 40%,#d5684638,transparent 34%),linear-gradient(135deg,var(--background),var(--surface-soft));align-items:center;min-height:720px;display:grid;overflow:hidden}.not-found>.container{grid-template-columns:.9fr 1.1fr;align-items:center;gap:50px;display:grid}.not-found h1{font-size:clamp(62px,6vw,90px)}.not-found-copy>p{max-width:520px;color:var(--muted);margin-top:24px;font-size:16px;line-height:1.65}.not-found-copy>div:last-child{margin-top:30px}.not-found-art{place-items:center;height:600px;display:grid;position:relative}.not-found-art span{color:#d5684621;letter-spacing:-.1em;font-family:Inter Tight;font-size:270px;font-weight:900;position:absolute}.not-found-art img{z-index:1;filter:drop-shadow(0 32px 32px #00000029);max-height:550px;position:relative}.site-footer{background:var(--background);min-height:650px;color:var(--ink);padding:90px 0 56px}.footer-contact-row{justify-content:space-between;align-items:center;height:80px;display:flex}.footer-email{border:1px solid var(--line);border-radius:999px;align-items:center;gap:11px;width:fit-content;height:45px;padding:7px 13px 7px 12px;font-size:16px;line-height:24px;transition:border-color .2s,transform .2s;display:inline-flex}.footer-email:hover{border-color:#bdbdbd;transform:translateY(-1px)}.footer-email img{object-fit:contain;width:22px;height:22px}.footer-email b{margin-left:7px;font-size:30px;font-weight:400;line-height:18px}.footer-social{align-self:start;gap:16px;width:310px;display:grid}.footer-social>p{font-size:16px;line-height:24px}.socials{gap:12px;display:flex}.socials a{background:var(--background);border-radius:10px;place-items:center;width:40px;height:40px;transition:background .2s,transform .2s;display:grid}.socials a:hover{background:#eeeeef;transform:translateY(-2px)}.socials img{object-fit:contain;width:18px;height:18px}.footer-divider{background:var(--line);height:1px;margin-top:48px}.footer-lower{grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);align-items:end;gap:64px;min-height:300px;margin-top:48px;display:grid}.footer-left{min-width:0}.footer-brand img{object-fit:contain;width:90px;height:42px}.footer-brand>p{max-width:485px;color:var(--muted);margin-top:0;font-size:16px;line-height:24px}.footer-brand{gap:0;display:grid}.footer-brand>a{width:90px;height:40px}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:52px;max-width:480px;margin-top:58px;display:grid}.footer-column{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.footer-column h3{color:var(--ink);margin-bottom:8px;font-size:16px;font-weight:500;line-height:24px}.footer-column a{color:var(--muted);font-size:16px;line-height:24px;transition:color .2s}.footer-column a:hover{color:var(--ink)}.footer-wordmark{justify-content:flex-end;align-items:flex-end;min-width:0;display:flex;overflow:visible}.footer-wordmark img{object-fit:contain;object-position:right bottom;width:min(100%,600px);height:auto;display:block}@media(min-width:810px)and (max-width:1439px){.container{width:calc(100% - 80px)}.section{padding-block:100px}.site-header,.header-inner{height:96px}.brand,.brand img{width:86px;height:40px}.desktop-nav{gap:24px;margin-left:auto;position:static;transform:none}.desktop-nav a{font-size:14px}.header-actions{gap:8px}.header-actions .locale-switch{width:100px}.site-header .header-actions .button{width:133px;min-width:133px;padding-inline:18px;font-size:13px;display:inline-flex}.home-hero{height:auto;min-height:1016px}.home-hero-inner{width:min(100% - 80px,745px);height:auto;min-height:1016px;padding:160px 0 60px}.home-hero-copy{width:100%}.home-hero-copy h1{width:100%;font-size:58px;line-height:58px}.home-hero-copy>p{width:480px}.hero-visual{width:508px;height:392px;margin-top:60px}.hero-visual>img{object-fit:contain;width:508px;height:392px}.hero-subscription--apple{bottom:168px;left:21px}.hero-subscription--spotify{bottom:82px;right:-15px}.subscription-card{border-radius:12px;gap:8px;width:260px;min-height:64px;padding:10px 16px}.subscription-card>img{width:44px;height:44px}.subscription-labels,.subscription-cost{gap:6px}.subscription-labels strong{width:62px;font-size:14px;line-height:16px}.subscription-labels span,.subscription-cost span{font-size:10px;line-height:12px}.subscription-cost strong{font-size:12px;line-height:16px}.benefits-section{background:linear-gradient(to bottom,var(--background) 0,var(--background) 100px,var(--surface-soft) 250px,var(--surface-soft) 100%);height:auto;margin-top:0;padding:120px 0 40px}.benefits-section>.container{height:auto;overflow:visible}.benefits-section .section-heading{width:min(100%,820px)}.benefits-section .section-heading h2{font-size:48px;line-height:58px}.benefits-composition{flex-direction:column;align-items:center;gap:40px;height:auto;margin-top:40px;display:flex}.benefits-column{flex-direction:row;gap:24px;width:100%;padding-top:0;display:flex}.benefits-column>div{width:calc(50% - 12px)}.benefit-item{min-height:239px;padding:24px 24px 60px}.benefit-icon{width:50px;height:50px}.benefit-icon img{width:28px;height:28px}.benefit-item h3{margin-top:18px;font-size:18px;line-height:25px}.benefit-item p{font-size:14px;line-height:21px}.benefits-visual{width:100%;height:626px}.benefits-phone{width:calc(100% - 170px);height:569px;top:57px;left:85px}.feature-grid{gap:12px}.feature-card{min-height:500px}.feature-card-copy{padding:27px 24px 18px}.feature-card h3{font-size:25px}.feature-card>img{height:245px}.story-section{margin-block:100px}.story-section .section-heading{width:min(100%,820px)}.story-section .section-heading h2{font-size:48px;line-height:58px}.story-grid{flex-direction:column;height:auto;margin-top:60px;display:flex}.story-primary-card{height:610px}.story-middle-column{grid-template-columns:1.15fr .85fr;height:698px;display:grid}.story-video,.story-stat-card{width:100%;height:698px;min-height:0}.story-video{flex-basis:auto}.story-right-column{grid-template-columns:1fr 1fr;height:698px;display:grid}.story-right-top{flex-direction:column;width:100%;height:698px;display:flex}.story-right-top .story-stat-card{height:339px}.story-dark-card{width:100%;height:698px}.faq-layout,.split-grid{gap:55px}.image-frame,.image-frame>img{min-height:480px}.service-copy{padding:45px}.service-copy h3{font-size:38px}.service-visual{padding:32px}.feature-preview{height:430px}.featured-article{gap:38px}.blog-card h3{font-size:22px}.article-cover{height:520px}.cta-card,.cta-inner{height:650px}.cta-inner{grid-template-columns:.94fr 1.06fr}.cta-content,.cta-visual{height:520px}.cta-content h2{font-size:46px;line-height:1.13}.cta-content>p{max-width:460px;font-size:15px;line-height:23px}.cta-actions{gap:12px;margin-top:52px}.cta-actions .button{width:auto;min-width:165px;font-size:13px}.cta-trust{gap:14px}.cta-trust span{font-size:10px}.site-footer{min-height:690px}.footer-contact-row{gap:50px}.footer-social{width:250px}.footer-lower{grid-template-columns:1fr;gap:58px;min-height:0}.footer-links{max-width:520px}.footer-wordmark{justify-content:flex-start}.footer-wordmark img{width:min(100%,720px)}}@media(max-width:809px){.container{width:calc(100% - 40px)}.section{padding-block:78px}.section-heading h2{margin-top:14px;font-size:clamp(38px,11.5vw,52px);line-height:1}.section-heading p{margin-top:18px;font-size:14px;line-height:1.65}.eyebrow{font-size:9px}.button{min-height:46px;padding:11px 15px 11px 19px;font-size:12px}.button>span{width:25px;height:25px}.site-header,.header-inner{height:80px}.brand,.brand img{width:86px;height:40px}.desktop-nav,.header-actions{display:none}.menu-toggle,.mobile-menu{display:block}.mobile-menu .container{padding-block:22px 28px}.mobile-menu nav{display:grid}.mobile-menu nav a{border-bottom:1px solid var(--line);letter-spacing:-.03em;justify-content:space-between;align-items:center;padding:17px 2px;font-family:Inter Tight;font-size:25px;font-weight:600;display:flex}.mobile-menu nav a span{font-family:Inter;font-size:13px;font-weight:400}.mobile-menu nav a.active{color:var(--primary-text)}.mobile-menu-footer{justify-content:space-between;align-items:center;gap:15px;margin-top:24px;display:flex}.home-hero{height:auto}.home-hero-inner{width:min(100% - 40px,745px);height:auto;min-height:0;padding:120px 0 20px}.hero-contexts{flex-wrap:wrap;gap:7px;width:100%;min-height:0}.hero-contexts span{min-height:30px;padding:6px 10px;font-size:10px}.home-hero-copy{text-align:center;width:100%;max-width:none}.home-hero-copy h1{letter-spacing:-.2px;width:100%;margin-top:20px;font-size:38px;line-height:38px}.hero-title-desktop{display:none}.hero-title-mobile{display:inline}.home-hero-copy>p{width:100%;margin:16px auto 0;font-size:14px;line-height:21px}.hero-gradient-button{width:223px;height:56px;margin-top:20px}.hero-visual{aspect-ratio:1.29555;width:100%;height:auto;min-height:0;margin-top:20px}.hero-visual>img{object-fit:contain;width:100%;height:100%;max-height:none}.hero-subscription{display:none}.hero-visual>img{-webkit-mask-image:linear-gradient(#000 0% 60%,#000c 74%,#0000 100%);mask-image:linear-gradient(#000,#000 60%,#000c 74%,#0000)}.page-hero,.page-hero--compact{padding-block:82px 78px}.page-hero h1{margin-top:20px;font-size:clamp(51px,15vw,68px);line-height:.92}.page-hero-copy>p{margin-top:22px;font-size:14px}.page-hero-actions{margin-top:27px}.benefits-section{background:linear-gradient(to bottom,var(--background) 0,var(--background) 72px,var(--surface-soft) 180px,var(--surface-soft) 100%);height:auto;margin-top:0;padding:90px 0 20px;overflow:hidden}.benefits-section>.container{height:auto;overflow:visible}.benefits-section .section-heading{width:100%}.benefits-section .eyebrow{min-height:27px;font-size:11px}.benefits-section .section-heading h2{letter-spacing:-1.4px;margin-top:14px;font-size:38px;line-height:43px}.benefits-section .section-heading p{width:100%;margin-top:16px;font-size:14px;line-height:21px}.benefits-composition{flex-direction:column;gap:20px;height:auto;margin-top:40px;display:flex}.benefits-column{gap:20px;padding-top:0;display:grid}.benefit-item{border-radius:16px;min-height:0;padding:24px}.benefit-item h3{margin-top:20px;font-size:20px;line-height:28px}.benefit-item p{font-size:14px;line-height:21px}.benefits-visual{border-radius:24px;width:100%;height:450px;min-height:0}.benefits-phone{width:calc(100% - 100px);height:395px;max-height:none;top:55px;left:50px}.feature-grid{grid-template-columns:1fr;gap:14px;margin-top:42px}.feature-card{border-radius:23px;min-height:485px}.feature-card-copy{padding:27px 25px 15px}.feature-card h3{margin-top:23px;font-size:28px}.feature-card>img{height:255px}.story-section{margin-block:78px}.story-section .section-heading{width:100%}.story-section .section-heading h2{letter-spacing:-1.4px;font-size:38px;line-height:43px}.story-section .section-heading p{width:100%;font-size:14px;line-height:21px}.story-grid{flex-direction:column;gap:14px;height:auto;margin-top:44px;display:flex}.story-primary-card,.story-video,.story-stat-card,.story-dark-card{border-radius:16px}.story-primary-card{height:640px;padding:25px}.story-primary-card blockquote{margin-top:44px}.story-primary-card>p{font-size:18px;line-height:28px}.story-label{bottom:25px;left:25px}.story-middle-column,.story-right-column{gap:14px;height:auto}.story-video{flex-basis:420px;height:420px}.story-stat-card{flex:none;height:280px}.story-right-top{flex-basis:auto;grid-template-columns:1fr;gap:14px;height:auto}.story-right-top .story-stat-card{height:280px}.story-dark-card{flex:none;height:380px}.story-dark-card blockquote{font-size:22px;line-height:31px}.faq-layout{grid-template-columns:1fr;gap:42px}.faq-item button{gap:18px;min-height:74px}.faq-item button span{font-size:18px}.faq-answer p{padding-right:12px;font-size:12px}.cta-card{height:auto;min-height:900px}.cta-grid{object-fit:cover;object-position:center;height:100%}.cta-inner{flex-direction:column;align-items:stretch;width:calc(100% - 40px);height:auto;min-height:900px;display:flex}.cta-content{text-align:left;height:auto;padding:72px 0 35px}.cta-content h2{letter-spacing:-1.7px;font-size:42px;line-height:1.08}.cta-content>p{color:var(--cta-muted);margin-top:22px;font-size:14px;line-height:21px}.cta-actions{flex-direction:column;align-items:stretch;gap:10px;margin-top:34px}.cta-actions .button,.cta-actions .cta-primary,.cta-actions .button--outline{width:100%}.cta-trust{flex-wrap:wrap;gap:12px 18px;margin-top:28px}.cta-trust span{font-size:10px}.cta-visual{height:430px;margin-top:auto}.cta-visual img{width:580px;left:50%;transform:translate(-50%)}.split-grid,.split-grid--reverse{flex-direction:column;gap:42px;display:flex}.split-grid--reverse>div:first-child{order:2}.image-frame,.image-frame>img{width:100%;min-height:390px}.image-frame{border-radius:23px}.process-grid{grid-template-columns:1fr;gap:12px;margin-top:42px}.process-grid:before{display:none}.process-grid article{min-height:260px;padding:27px}.process-grid h3{margin-top:45px;font-size:27px}.impact-grid{grid-template-columns:1fr;margin-top:43px}.impact-grid>div+div{border-top:1px solid #ffffff26;border-left:0}.impact-grid div{min-height:160px}.impact-grid strong{font-size:53px}.team-grid{grid-template-columns:1fr;gap:34px;margin-top:42px}.service-stack{margin-top:43px}.service-stack article,.service-stack article.is-reverse{border-radius:23px;grid-template-columns:1fr;min-height:0}.service-stack article.is-reverse .service-copy{order:0}.service-copy{padding:35px 27px}.service-copy>span{top:28px;right:28px}.service-copy h3{font-size:36px}.service-copy p{font-size:13px}.service-copy ul{margin-top:24px}.service-copy li{font-size:12px}.service-visual{min-height:0;padding:20px}.feature-preview{border-radius:24px;height:420px;padding:10px}.feature-preview-screen{border-radius:18px}.feature-preview-header{padding-inline:15px}.symptom-date-row{padding-inline:10px}.symptom-log-list{padding-inline:13px}.signal-level i{width:8px}.cycle-overview,.cycle-notes,.summary-grid,.summary-period{margin-inline:13px}.cycle-overview{padding-inline:12px}.cycle-notes{gap:5px}.cycle-notes>div{padding:8px}.summary-grid article{padding:10px}.why-grid{grid-template-columns:1fr;margin-top:43px}.why-grid article{min-height:225px}.featured-article{grid-template-columns:1fr;gap:26px;margin-bottom:80px}.featured-image{aspect-ratio:1.18;border-radius:22px}.featured-copy h2{font-size:38px}.blog-section .section-heading{margin-bottom:34px}.blog-section .section-heading h2{font-size:36px}.blog-grid{grid-template-columns:1fr;gap:45px}.blog-card h3{font-size:27px}.article-header{padding-block:70px 52px}.article-header h1{font-size:clamp(50px,14.5vw,66px)}.article-header>.container>p{font-size:14px}.article-cover{border-radius:22px;height:310px;margin-top:40px}.article-body{grid-template-columns:1fr;gap:30px;margin-top:54px}.article-body aside{justify-content:flex-start;align-items:center;display:flex;position:static}.article-body aside>span{margin:0 7px 0 0}.article-content .article-lead{font-size:23px}.article-content h2{font-size:31px}.article-content p{font-size:14px;line-height:1.8}.related-section>.container>h2{font-size:35px}.related-grid{grid-template-columns:1fr;gap:36px}.contact-layout{grid-template-columns:1fr}.contact-form{border-radius:23px;padding:30px 22px}.contact-form h2{font-size:36px}.form-row{grid-template-columns:1fr;gap:0}.contact-aside{border-radius:23px}.contact-aside-image{height:250px}.contact-aside-copy{padding:30px 25px 36px}.release{grid-template-columns:1fr;gap:28px;padding-block:45px}.release-content h2{padding-right:30px;font-size:31px}.release-content li{align-items:flex-start;font-size:12px;line-height:1.5}.release-number{top:49px}.legal-page{padding-block:78px 95px}.legal-page h1{font-size:clamp(53px,14vw,70px)}.legal-page header p{font-size:14px}.legal-content{margin-top:48px}.legal-content h2{font-size:26px}.legal-content p{font-size:13px}.not-found{min-height:auto;padding-block:75px 50px}.not-found>.container{text-align:center;grid-template-columns:1fr}.not-found h1{font-size:58px}.not-found-copy>p{margin-inline:auto}.not-found-copy>div:last-child{justify-content:center;display:flex}.not-found-art{height:390px}.not-found-art span{font-size:150px}.not-found-art img{max-height:360px}.site-footer{height:auto;padding:68px 0 45px}.footer-contact-row{flex-direction:column;align-items:flex-start;gap:38px;height:auto}.footer-email{max-width:100%;font-size:14px}.footer-social{width:100%}.footer-divider{margin-top:45px}.footer-lower{grid-template-columns:1fr;gap:42px;min-height:0;margin-top:45px}.footer-brand>p{font-size:14px;line-height:21px}.footer-links{grid-template-columns:1fr 1fr;gap:38px 24px;margin-top:45px}.footer-column h3,.footer-column a{font-size:14px;line-height:21px}.footer-wordmark{justify-content:flex-start}.footer-wordmark img{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}html[data-theme=dark]{color:#f7f3ef;--muted:#bcb0a6;--line:#45362e;--background:#191614;--surface:#24201d;--surface-soft:#322722;--ink:#f7f3ef;--primary-text:#f6a69c;--accent-soft:#58392f;--cta-background:#30231e;--cta-text:#fcf4e1;--cta-muted:#e3c9bd;background:#191614}body,.site-header,.mobile-menu,.home-hero,.benefits-section,.feature-showcase,.story-section,.faq-section,.cta-wrap,.site-footer{transition:background-color .32s var(--ease),color .32s var(--ease),border-color .32s var(--ease)}html[data-theme=dark] body,html[data-theme=dark] main{color:#f7f3ef;background:#191614}html[data-theme=dark] ::selection{color:#fff;background:#94432e}html[data-theme=dark] .cta-grid{background:radial-gradient(at 85% 65%,#d568463d,#0000 65%),radial-gradient(at 5% 5%,#f6a69c0f,#0000 60%)}html[data-theme=dark] .route-loader{background:linear-gradient(135deg,#191614,#28211e)}html[data-theme=dark] .button--dark{background:var(--primary-action);color:var(--on-primary)}html[data-theme=dark] .button--dark>span{color:var(--on-primary);background:#ffffff29}html[data-theme=dark] .button--dark:hover{background:var(--primary-hover)}html[data-theme=dark] .button--light{color:#f7f3ef;background:#1b181c}html[data-theme=dark] .button--light>span{color:#111012;background:#f7f3ef}html[data-theme=dark] .button--outline{color:#f7f3ef;background:#ffffff0f;border-color:#fff3}html[data-theme=dark] .button--outline>span{color:#111012;background:#f7f3ef}html[data-theme=dark] .eyebrow{color:#c9c3c7}html[data-theme=dark] .icon-badge{background:#ffffff0e;border-color:#ffffff1a;box-shadow:0 8px 24px #00000038}html[data-theme=dark] .site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#191614f0;border-bottom:1px solid #ffffff0f}html[data-theme=dark] .desktop-nav a{color:#bcb0a6}html[data-theme=dark] .desktop-nav a:after{background:#f7f3ef}html[data-theme=dark] .desktop-nav a.active,html[data-theme=dark] .desktop-nav a:hover{color:#fff}html[data-theme=dark] .locale-switch,html[data-theme=dark] .theme-switch{color:#e8e3e6;background:#24201d;border-color:#ffffff1c}html[data-theme=dark] .locale-switch select{color:#e8e3e6}html[data-theme=dark] .locale-switch select option{color:#f7f3ef;background:#24201d}html[data-theme=dark] .locale-switch i{border-color:#bcb0a6}html[data-theme=dark] .menu-toggle{background:#24201d;border-color:#ffffff21}html[data-theme=dark] .menu-toggle span{background:#f7f3ef}html[data-theme=dark] .mobile-menu{background:#201b18}html[data-theme=dark] .mobile-menu nav a{border-color:var(--line)}html[data-theme=dark] .site-header .header-actions .button{background:var(--primary-action);color:var(--on-primary)}html[data-theme=dark] .site-header .header-actions .button:hover{background:var(--primary-hover)}html[data-theme=dark] .site-header .header-actions .button>span{color:var(--on-primary)}html[data-theme=dark] .home-hero,html[data-theme=dark] .story-section,html[data-theme=dark] .faq-section,html[data-theme=dark] .cta-wrap{background:#191614}html[data-theme=dark] .hero-contexts span{color:#e0c9be;background:#382923;border-color:#574036}html[data-theme=dark] .subscription-card{background:#24201d;box-shadow:0 18px 45px #0000006b}html[data-theme=dark] .subscription-labels span,html[data-theme=dark] .subscription-cost span{color:#bcb0a6}html[data-theme=dark] .page-hero{background:radial-gradient(circle at 80% 20%,#d568462e,#0000 34%),linear-gradient(135deg,#191614 35%,#2b211d)}html[data-theme=dark] .benefits-section{background:linear-gradient(#191614 0,#201b18 130px,#28211e 310px,#28211e)}html[data-theme=dark] .benefits-section .eyebrow,html[data-theme=dark] .benefit-item,html[data-theme=dark] .benefit-icon{background:#2e2622}html[data-theme=dark] .benefits-section .eyebrow{color:#c6b5aa}html[data-theme=dark] .benefit-icon{border-color:#373239}html[data-theme=dark] .benefit-icon img{filter:invert()}html[data-theme=dark] .benefits-visual{background:#28211e}html[data-theme=dark] .feature-showcase,html[data-theme=dark] .process-section,html[data-theme=dark] .why-section,html[data-theme=dark] .related-section,html[data-theme=dark] .contact-section{background:#201b18}html[data-theme=dark] .feature-card{background:#24201d;border-color:#ffffff12;box-shadow:0 18px 50px #0003}html[data-theme=dark] .feature-card--1,html[data-theme=dark] .feature-card--2{background:linear-gradient(155deg,#382923,#24201d 50%)}html[data-theme=dark] .feature-card--3{background:linear-gradient(155deg,#3b2a25,#24201d 50%)}html[data-theme=dark] .story-primary-card,html[data-theme=dark] .story-stat-card{background:#24201d;border-color:#45362e}html[data-theme=dark] .story-primary-card:hover,html[data-theme=dark] .story-video:hover,html[data-theme=dark] .story-stat-card:hover,html[data-theme=dark] .story-dark-card:hover{border-color:#d568468c;box-shadow:0 24px 60px #00000059}html[data-theme=dark] .story-person--top{color:#f7f3ef}html[data-theme=dark] .story-quotes{color:#3b363c!important}html[data-theme=dark] .story-label{color:#f6a69c;background:#4b3127}html[data-theme=dark] .story-stat-icon{color:#f7f3ef}html[data-theme=dark] .story-stat-icon--growth{filter:invert()}html[data-theme=dark] .story-stat-icon--user:before,html[data-theme=dark] .story-stat-icon--user:after{background:#f7f3ef}html[data-theme=dark] .story-stat-card--success{border-color:#4c426e}html[data-theme=dark] .story-stat-card--success:after{background:linear-gradient(#0000,#19171af5)}html[data-theme=dark] .faq-item button{color:#f7f3ef}html[data-theme=dark] .faq-item button i{border-color:#ffffff2e}html[data-theme=dark] .faq-item button i:before,html[data-theme=dark] .faq-item button i:after{background:#f7f3ef}html[data-theme=dark] .image-frame{background:#24201d}html[data-theme=dark] .process-grid:before{border-color:#49444a}html[data-theme=dark] .process-grid article,html[data-theme=dark] .why-grid article{background:#24201d;border-color:#ffffff12}html[data-theme=dark] .process-grid article>img{filter:invert()}html[data-theme=dark] .mission-section{background:linear-gradient(145deg,#2b211d,#191614 52%)}html[data-theme=dark] .team-section,html[data-theme=dark] .service-section,html[data-theme=dark] .blog-section,html[data-theme=dark] .changelog-section{background:#191614}html[data-theme=dark] .team-portrait{background:#28211e}html[data-theme=dark] .service-stack article{background:#141216;border-color:#ffffff12}html[data-theme=dark] .service-copy{background:#24201d}html[data-theme=dark] .service-copy li{color:#d0c9cd}html[data-theme=dark] .service-copy li i{color:#ff967a;background:#38221d}html[data-theme=dark] .service-icon{background:linear-gradient(145deg,#2d201e,#1d181b);border-color:#4a302b;box-shadow:0 12px 32px #00000040}html[data-theme=dark] .service-visual{background:linear-gradient(145deg,#382923,#28211e)}html[data-theme=dark] .feature-preview{background:#2d22259e;border-color:#ffffff17;box-shadow:0 35px 80px #0000004d}html[data-theme=dark] .feature-preview-screen{background:#19171af5;border-color:#ffffff14;box-shadow:inset 0 1px #ffffff08}html[data-theme=dark] .feature-preview-header{border-color:#352e32}html[data-theme=dark] .feature-preview-mark{background:#35211d}html[data-theme=dark] .feature-preview-header span{color:#9f969b}html[data-theme=dark] .feature-preview-header strong{color:#f7f3ef}html[data-theme=dark] .feature-preview-header button{color:#a59ca1;background:#242126}html[data-theme=dark] .symptom-date-row{border-color:#352e32}html[data-theme=dark] .symptom-date-row>span{color:#9f969b}html[data-theme=dark] .symptom-date-row .is-current{color:#fff}html[data-theme=dark] .symptom-log-list>div,html[data-theme=dark] .summary-grid article{background:#201d21;border-color:#352e32}html[data-theme=dark] .symptom-log-list span,html[data-theme=dark] .summary-grid article strong{color:#e4dee2}html[data-theme=dark] .signal-level i{background:#403a3f}html[data-theme=dark] .signal-level i.is-active{background:#c8725b}html[data-theme=dark] .cycle-overview{background:linear-gradient(#201d21,#251b1b);border-color:#352e32}html[data-theme=dark] .cycle-month{color:#ddd6da}html[data-theme=dark] .cycle-line:before{background:#4b4146}html[data-theme=dark] .cycle-line span{border-color:#201d21}html[data-theme=dark] .cycle-notes>div{background:#242126}html[data-theme=dark] .cycle-notes p{color:#c8c0c5}html[data-theme=dark] .summary-period{color:#a79da2}html[data-theme=dark] .summary-grid article header span{color:#9e9499}html[dir=rtl] .service-copy>span{left:40px;right:auto}html[dir=rtl] .cycle-line-fill{transform-origin:100%}@media(max-width:809px){html[dir=rtl] .service-copy>span{left:28px}}html[data-theme=dark] .featured-image,html[data-theme=dark] .blog-card-image,html[data-theme=dark] .article-cover{background:#24201d}html[data-theme=dark] .article-header{background:linear-gradient(145deg,#191614,#2b211d)}html[data-theme=dark] .back-link,html[data-theme=dark] .article-meta,html[data-theme=dark] .article-header-meta,html[data-theme=dark] .article-author small{color:#bcb0a6}html[data-theme=dark] .article-author>span,html[data-theme=dark] .article-body aside a:hover{color:#111012;background:#f7f3ef}html[data-theme=dark] .article-content .article-lead{color:#ebe6e9}html[data-theme=dark] .article-content p,html[data-theme=dark] .legal-content p{color:#b6b0b4}html[data-theme=dark] .article-content blockquote{color:#c8c1c5;background:#382923}html[data-theme=dark] .article-content blockquote strong{color:#fff}html[data-theme=dark] .contact-form{background:#24201d;border-color:#ffffff12}html[data-theme=dark] .contact-form label{color:#d4ced2}html[data-theme=dark] .contact-form input,html[data-theme=dark] .contact-form textarea,html[data-theme=dark] .contact-form select{color:#f7f3ef;background:#121114;border-color:#3a363c}html[data-theme=dark] .contact-form input::placeholder,html[data-theme=dark] .contact-form textarea::placeholder{color:#777177}html[data-theme=dark] .contact-form input:focus,html[data-theme=dark] .contact-form textarea:focus,html[data-theme=dark] .contact-form select:focus{border-color:var(--primary);background:#171519}html[data-theme=dark] .form-success{background:#4b3127;color:#f6c0b5!important}html[data-theme=dark] .release-meta span{color:#111012;background:#f7f3ef}html[data-theme=dark] .release-number{color:#4b464c}html[data-theme=dark] .not-found{background:radial-gradient(circle at 80% 40%,#d568462e,#0000 34%),linear-gradient(135deg,#191614,#2b211d)}html[data-theme=dark] .site-footer{color:#f7f3ef;background:#191614}html[data-theme=dark] .footer-email:hover{border-color:#5b555d}html[data-theme=dark] .socials a{background:#24201d}html[data-theme=dark] .socials a:hover{background:#242126}html[data-theme=dark] .socials img{filter:invert()}html[data-theme=dark] .footer-column h3{color:#f7f3ef}html[data-theme=dark] .footer-column a{color:#bcb0a6}html[data-theme=dark] .footer-column a:hover{color:#fff}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}:root{--care-peach: #eed8cb;--care-rose: #f4e3df;--care-sage: #e7e8dc;--care-paper: #fffcf8;--care-phone-ink: #3a3c26;--care-phone-muted: #776e65}.aurea-home .container,.care-cta>.container,.care-faq>.container,.site-header.aurea-header .container,.aurea-footer .container{width:min(100% - 96px,1200px)}.site-header.aurea-header{height:88px;background:color-mix(in srgb,var(--background) 93%,transparent);border-bottom:1px solid color-mix(in srgb,var(--line) 60%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.aurea-header .header-inner{height:88px}.aurea-header .brand,.aurea-header .brand img{width:96px;height:48px}.care-nav{display:flex;align-items:center;gap:28px;margin-inline-start:auto;margin-inline-end:28px;font-size:13px;color:var(--muted)}.care-nav a{transition:color .2s}.care-nav a:hover{color:var(--primary-text)}.site-header.aurea-header .header-actions .button{height:44px;min-height:44px;min-width:0;padding:12px 20px;font-size:13px}.aurea-header .header-actions{gap:10px}.aurea-header .locale-switch{width:146px}.aurea-home .eyebrow{color:var(--muted);font-size:10px;font-weight:600;letter-spacing:.15em;line-height:1.6}.aurea-home .eyebrow>span{width:5px;height:5px;box-shadow:none}.care-hero{padding:137px 0 54px}.care-hero-inner{display:flex;flex-direction:column;align-items:center;gap:40px}.care-hero-copy{width:min(100%,860px);padding-block:12px 0;text-align:center}.care-hero-copy h1{display:flex;flex-wrap:wrap;justify-content:center;column-gap:.22em;margin:27px 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(65px,6.15vw,89px);font-weight:400;letter-spacing:-.065em;line-height:1.03}.care-hero-copy h1 span,.care-hero-copy h1 em{display:block}.care-hero-copy h1 em{flex-basis:100%;font-weight:400;color:var(--primary-text);letter-spacing:-.055em}:lang(ar) .care-hero-copy h1,:lang(ar) .care-hero-copy h1 em,:lang(ar) .care-intro h2,:lang(ar) .care-section-heading h2,:lang(ar) .care-cta h2{letter-spacing:normal;line-height:1.25}.care-hero-copy>p{max-width:560px;margin-inline:auto;font-size:16px;line-height:1.8;color:var(--muted)}.care-hero-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:25px;margin-top:30px}.care-hero-actions .button{min-height:54px;font-size:13px;padding-inline:24px 16px;box-shadow:0 6px 18px #a4492e12}.care-text-link{display:inline-flex;align-items:center;gap:12px;padding-block:13px;font-size:13px;font-weight:500}.care-text-link span{transition:transform .2s}.care-text-link:hover span{transform:translateY(3px)}.care-hero-reassurance{display:flex;align-items:center;justify-content:center;gap:9px;margin:27px auto 0;max-width:420px;color:var(--muted);font-size:11px;line-height:1.7}.care-hero-reassurance>svg{width:16px;height:16px;flex-shrink:0;color:#87834e}.care-hero-art{position:relative;isolation:isolate;display:flex;flex-direction:column;align-items:center;justify-content:center;width:min(100%,560px);margin:0;padding:32px 0 0;min-width:0}.care-art-arch{position:absolute;z-index:-2;top:62px;right:-2px;bottom:40px;left:35px;border-radius:48% 48% 42% 42%;background:var(--care-peach);transform:rotate(-7deg)}.care-art-pattern{position:absolute;z-index:-1;width:166px;height:270px;inset-inline-end:0;top:199px;border-radius:80px 80px 16px 16px;background:var(--brand-pattern) center / 580px auto;opacity:.38;transform:rotate(10deg)}.care-art-sun{position:absolute;top:8px;inset-inline-end:12px;width:78px;color:#a57e5c;transform:rotate(13deg)}.care-art-sun svg{stroke-width:.8}.care-art-note{position:absolute;top:35px;inset-inline-start:-13px;width:150px;color:var(--primary-text);font-family:Georgia,serif;font-style:italic;font-size:20px;line-height:1.2;transform:rotate(-10deg)}.care-art-note svg{width:65px;margin-top:5px;margin-inline-start:13px;transform:rotate(7deg)}.care-art-message{position:absolute;z-index:2;bottom:91px;inset-inline-start:-22px;display:flex;gap:12px;align-items:center;padding:16px 19px;border:1px solid #ece4da;border-radius:15px;background:#fffcf8;color:#3a3c26;box-shadow:0 16px 45px #60463512}.care-art-message>span{width:37px;height:37px;display:grid;place-items:center;border-radius:50%;background:#ececde;color:#727045}.care-art-message svg{width:20px}.care-art-message strong{font-size:12px;font-weight:600}.care-art-message p{margin-top:4px;color:#776e65;font-size:10px}.care-hero-art figcaption,.care-preview-caption{color:var(--muted);font-size:10px;text-align:center;letter-spacing:.02em}.care-hero-art figcaption{margin-top:22px}.wellness-phone{position:relative;width:320px;padding:23px 21px 14px;border:6px solid #fffdf9;outline:1px solid #e9e1d7;border-radius:37px;background:#faf6f0;color:var(--care-phone-ink);box-shadow:0 30px 60px #5a3f2d1a,0 5px 15px #5a3f2d08}.wellness-brand{display:flex;align-items:center;gap:5px;color:#bd5335}.wellness-brand>img{width:19px;height:20px}.wellness-brand>span{font-family:Georgia,serif;font-size:23px;letter-spacing:-.05em}.wellness-brand>svg{width:22px;margin-inline-start:auto;color:#8b805a}.wellness-greeting{margin:23px 0 20px}.wellness-greeting>span{color:var(--care-phone-muted);font-size:10px}.wellness-greeting h2{margin-top:5px;font-family:Georgia,serif;font-size:23px;font-weight:400;letter-spacing:-.035em}.wellness-week{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:20px}.wellness-week>span{display:flex;flex-direction:column;align-items:center;gap:8px;padding:9px 2px 7px;border-radius:18px}.wellness-week small{font-size:9px;color:#776e65}.wellness-week b{font-size:11px;font-weight:500}.wellness-week i{width:3px;height:3px;border-radius:50%;background:#c7b69f}.wellness-week .is-today{color:#fff;background:#bd5335}.wellness-week .is-today small{color:#fff}.wellness-week .is-today i{background:#fff}.wellness-moods{border:0;padding:0;margin:0;min-width:0}.wellness-moods legend{padding:0 0 12px;color:#776e65;font-size:10px}.wellness-moods>div{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.wellness-moods button{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;min-height:98px;padding:11px 4px 8px;border:1px solid #e9dfd4;border-radius:14px;background:#fffcf8;color:#776e65;cursor:pointer;transition:background .2s,border-color .2s,transform .2s}.wellness-moods button svg{width:36px;height:36px;flex-shrink:0}.wellness-moods button span{max-width:68px;font-size:9px;line-height:1.4}.wellness-moods button:hover{transform:translateY(-2px);border-color:#b8a387}.wellness-moods button[aria-pressed=true]{background:#e9ebdb;border-color:#929269;color:#555b37}.wellness-response{display:flex;align-items:center;min-height:54px;padding:8px 3px;font-size:10px;color:#776e65;line-height:1.6}.wellness-journal,.wellness-history,.wellness-summary{padding:23px;background:var(--care-paper);color:var(--care-phone-ink);border:1px solid #e6ded3;border-radius:16px}.wellness-mini-heading{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:500;line-height:1.5}.wellness-mini-heading>svg,.wellness-mini-heading>img{width:18px;height:18px;flex-shrink:0;color:#a57e5c}.wellness-mini-heading>span:last-child:not(:nth-child(2)){margin-inline-start:auto;font-size:19px;font-weight:400}.wellness-journal>p{margin-top:20px;font-family:Georgia,serif;font-size:21px;font-style:italic;line-height:1.6}.wellness-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:17px}.wellness-tags>span{padding:5px 9px;border:1px solid #e9dfd4;border-radius:20px;color:#776e65;font-size:9px}.wellness-journal.is-compact{padding:13px;border:0;background:#eeeade;border-radius:14px}.wellness-journal.is-compact .wellness-mini-heading{font-size:10px;gap:6px}.wellness-journal.is-compact>p{margin-top:9px;font-size:14px}.wellness-journal.is-compact .wellness-tags{margin-top:10px}.wellness-journal.is-compact .wellness-tags>span{padding:3px 7px;background:#f7f4ed;font-size:8px;border:0}.wellness-bottom{position:relative;display:flex;justify-content:space-around;padding:17px 17px 15px;margin-top:6px}.wellness-bottom svg{width:18px;height:18px;color:#a79b88}.wellness-bottom svg:first-child{color:#bd5335}.wellness-bottom>span{position:absolute;width:70px;height:3px;border-radius:3px;bottom:0;background:#d9d1c3}.care-context-strip{border-block:1px solid var(--line)}.care-context-strip .container{display:flex;align-items:center;justify-content:space-around;gap:24px;padding-block:24px}.care-context-strip span{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:12px}.care-context-strip svg{width:16px;height:16px;color:#a57e5c}.care-benefits{padding-block:105px 95px}.care-intro{display:grid;grid-template-columns:1.15fr 1fr;gap:100px;align-items:center}.care-intro h2,.care-section-heading h2,.care-cta h2{margin-top:21px;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,3.7vw,53px);font-weight:400;line-height:1.13;letter-spacing:-.055em}.care-intro h2 em,.care-section-heading h2 em,.care-cta h2 em{display:block;color:var(--primary-text);font-weight:400}.care-intro>p,.care-section-heading>p{color:var(--muted);font-size:15px;line-height:1.85}.care-intro>p{padding-top:27px}.care-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin-top:66px}.care-benefit-grid article{height:100%;padding-top:26px;border-top:1px solid var(--line)}.care-benefit-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:15px;background:var(--care-rose);color:var(--primary-text);margin-bottom:22px}.care-benefit-icon svg{width:22px;height:22px}.care-benefit-icon--1,.care-benefit-icon--3{background:var(--care-sage);color:#727045}.care-benefit-grid h3{max-width:215px;font-size:16px;font-weight:500;line-height:1.4;letter-spacing:-.03em}.care-benefit-grid p{margin-top:12px;color:var(--muted);font-size:13px;line-height:1.8}.care-features{padding-block:90px 72px;background:var(--surface);border-block:1px solid var(--line);scroll-margin-top:85px}.care-section-heading{max-width:640px}.care-features .care-section-heading{text-align:center;margin-inline:auto}.care-section-heading>p{margin-top:22px}.care-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:50px}.care-feature{height:100%}.care-feature-visual{display:flex;align-items:center;justify-content:center;min-height:300px;padding:28px 24px;border-radius:24px;background:var(--care-rose);overflow:hidden}.care-feature-visual>div{width:100%;box-shadow:0 12px 25px #5a3f2d08;transform:rotate(-3deg);transition:transform .3s}.care-feature--1 .care-feature-visual{background:var(--care-sage)}.care-feature--1 .care-feature-visual>div{transform:rotate(2deg)}.care-feature--2 .care-feature-visual{background:var(--care-peach)}.care-feature:hover .care-feature-visual>div{transform:rotate(0)}.care-feature-copy{padding:25px 6px 0}.care-step{display:block;margin-bottom:12px;color:var(--primary-text);font-size:11px;letter-spacing:.05em}.care-feature h3{font-size:19px;font-weight:500;line-height:1.4;letter-spacing:-.03em}.care-feature-copy>p{margin-top:12px;color:var(--muted);font-size:13px;line-height:1.8}.care-preview-caption{margin-top:37px}.wellness-history{padding:21px 17px}.wellness-history .wellness-mini-heading{font-size:11px}.wellness-timeline{margin-top:14px}.wellness-timeline>div{display:flex;align-items:center;gap:14px;min-height:57px}.wellness-day{position:relative;color:#9c644c;font-size:12px;width:24px;flex-shrink:0;padding-inline-end:11px;border-inline-end:1px solid #e5d7c8}.wellness-day>i{position:absolute;inset-inline-end:-3px;top:6px;width:5px;height:5px;border-radius:50%;background:#a57e5c}.wellness-timeline p{flex:1;font-size:10px;line-height:1.4}.wellness-timeline small{display:block;margin-top:5px;color:#776e65;font-size:9px}.wellness-timeline>div>svg{width:16px;color:#87834e}.wellness-summary{padding:21px}.wellness-summary>p{margin-top:13px;color:#776e65;font-size:10px;line-height:1.6}.wellness-summary>div:nth-last-child(2){display:grid;gap:12px;margin-top:22px}.wellness-summary>div:nth-last-child(2)>span{display:flex;gap:9px;align-items:center;font-size:11px}.wellness-summary>div:nth-last-child(2) svg{width:15px;color:#87834e}.wellness-summary-lines{display:grid;gap:7px;margin-top:18px}.wellness-summary-lines i{height:3px;border-radius:2px;background:#eee7db}.wellness-summary-lines i:last-child{width:65%}.care-faq{padding-block:108px;scroll-margin-top:85px}.care-faq-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:110px}.care-faq .care-section-heading h2{font-size:clamp(34px,3vw,43px);line-height:1.2}.care-faq .care-section-heading>p{max-width:300px;font-size:14px}.care-faq-item{border-bottom:1px solid var(--line)}.care-faq-item:first-child{border-top:1px solid var(--line)}.care-faq-item h3{font-weight:500}.care-faq-item button{display:flex;justify-content:space-between;align-items:center;gap:24px;width:100%;border:0;background:transparent;padding:23px 0;color:var(--ink);text-align:start;font-size:14px;line-height:1.55;cursor:pointer}.care-faq-item button i{display:grid;place-items:center;flex:0 0 25px;height:25px;font-size:20px;font-style:normal;color:var(--muted);transition:background .2s;border-radius:50%}.care-faq-item.is-open button{color:var(--primary-text)}.care-faq-item.is-open button i{background:var(--accent-soft);color:var(--primary-text)}.care-faq-answer{overflow:hidden}.care-faq-answer p{padding:0 32px 24px 0;color:var(--muted);font-size:13px;line-height:1.85}.care-cta{padding:0 0 78px}.care-cta-card{position:relative;display:grid;grid-template-columns:1.3fr 1fr;column-gap:48px;padding:58px 65px 28px;border-radius:30px;background:#3a3c26;color:#fcf4e1;overflow:hidden}.care-cta-copy{position:relative;z-index:1}.care-cta .eyebrow{color:#d1cfb7}.care-cta .eyebrow>span{background:#f6a69c}.care-cta h2{font-size:clamp(40px,4vw,57px);margin-top:21px}.care-cta h2 em{color:#f6a69c}.care-cta-copy>p{max-width:410px;margin:23px 0 26px;color:#dedcc9;font-size:14px;line-height:1.85}.care-cta .button--dark,html[data-theme=dark] .care-cta .button--dark{background:#fcf4e1;color:#3a3c26;box-shadow:none;font-size:13px}.care-cta .button--dark:hover,html[data-theme=dark] .care-cta .button--dark:hover{background:#f6d6ce}.care-cta .button--dark>span,html[data-theme=dark] .care-cta .button--dark>span{background:#3a3c2610;color:#3a3c26}.care-cta-art{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;padding-top:5px}.care-cta-art img{width:235px;max-height:235px;transform:rotate(-13deg);opacity:.88}.care-cta-art span{color:#d7d0b7;font-family:Georgia,serif;font-size:25px;font-style:italic;transform:rotate(-6deg)}.care-cta-trust{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:20px 30px;margin-top:40px;padding-top:22px;border-top:1px solid #fcf4e127}.care-cta-trust>span{display:inline-flex;align-items:center;gap:6px;font-size:10px;color:#d5d3bc}.care-cta-trust svg{width:15px;color:#d4cb9b}.aurea-footer{padding:0 0 28px}.care-footer-top{display:flex;justify-content:space-between;gap:60px;padding:38px 0 44px;border-top:1px solid var(--line)}.care-footer-brand{max-width:300px}.care-footer-brand img{width:96px;height:47px;object-fit:contain}.care-footer-brand p{margin-top:17px;color:var(--muted);font-size:12px;line-height:1.8}.care-footer-links{display:flex;gap:78px;padding-top:13px}.care-footer-links>div{display:flex;flex-direction:column;gap:13px;font-size:12px}.care-footer-links h3{margin-bottom:3px;font-size:12px;font-weight:600}.care-footer-links a{color:var(--muted)}.care-footer-links a:hover{color:var(--primary-text)}.care-footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:24px;border-top:1px solid var(--line);color:var(--muted);font-size:10px;line-height:1.6}.care-footer-bottom>span{font-family:Georgia,serif;font-style:italic;font-size:14px}.changelog-empty{max-width:660px;margin-inline:auto;text-align:center}.changelog-empty h2{font:400 36px/1.2 Georgia,serif;letter-spacing:-.035em}.changelog-empty p{margin-top:20px;color:var(--muted);font-size:16px;line-height:1.8}html[data-theme=dark]{--care-peach: #41312a;--care-rose: #322722;--care-sage: #303125}html[data-theme=dark] .care-art-message{border-color:#544d3b;background:#303125;color:#fcf4e1}html[data-theme=dark] .care-art-message>span{background:#454934;color:#dddfb8}html[data-theme=dark] .care-art-message p{color:#c9c2ab}html[data-theme=dark] .care-benefit-icon--1,html[data-theme=dark] .care-benefit-icon--3{color:#c3c49c}html[data-theme=dark] .care-art-pattern{opacity:.19}@media(min-width:1550px){.care-hero{padding-block:165px 78px}}@media(max-width:1100px){.aurea-home .container,.care-cta>.container,.care-faq>.container,.site-header.aurea-header .container,.aurea-footer .container{width:min(100% - 64px,1200px)}.care-nav{gap:18px;margin-inline-end:12px}.care-hero-inner{gap:32px}.care-hero-copy h1{font-size:72px}.care-art-note{inset-inline-start:-4px;top:10px;font-size:17px}.care-art-sun{width:56px;inset-inline-end:0}.care-art-message{inset-inline-start:0;padding:13px;bottom:81px}.care-art-arch{inset-inline-start:0;inset-inline-end:0}.care-hero-art{padding-top:46px}.care-intro,.care-faq-layout{gap:55px}.care-benefit-grid{gap:25px}.care-feature-grid{gap:18px}.care-feature-visual{padding:22px 15px}.care-feature-visual .wellness-journal,.care-feature-visual .wellness-summary{padding:18px}.care-cta-card{padding-inline:45px}}@media(max-width:900px){.care-nav{display:none}.care-hero{padding-top:130px}.care-hero-inner{gap:24px}.care-hero-copy h1{font-size:62px}.care-hero-copy>p{font-size:14px}.care-hero-actions{gap:14px}.care-text-link{font-size:12px}.care-art-note,.care-art-message{display:none}.care-art-sun{top:-5px}.care-art-arch{top:60px;right:0;bottom:20px;left:0}.care-art-pattern{width:100px;inset-inline-end:-9px}.wellness-phone{width:290px;padding-inline:17px}.wellness-greeting h2{font-size:21px}.care-context-strip span{font-size:11px;gap:8px}.care-benefit-grid{grid-template-columns:repeat(2,1fr);gap:32px}.care-benefit-grid h3{max-width:none}.care-feature-grid{grid-template-columns:1fr;gap:28px}.care-feature{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center}.care-feature-visual{min-height:275px;padding:26px 32px}.care-feature-copy{padding:0}.care-preview-caption{margin-top:24px}.care-cta-card{column-gap:30px;padding-inline:34px}.care-cta-art img{width:180px}.care-cta-art span{font-size:21px}}@media(max-width:700px){.aurea-home .container,.care-cta>.container,.care-faq>.container,.site-header.aurea-header .container,.aurea-footer .container{width:calc(100% - 40px)}.site-header.aurea-header,.aurea-header .header-inner{height:73px}.aurea-header .brand,.aurea-header .brand img{width:86px;height:43px}.aurea-header .header-actions{display:none}.aurea-header .menu-toggle,.aurea-header .mobile-menu{display:block}.aurea-header .mobile-menu-footer{margin-top:0;padding-block:16px;flex-wrap:wrap}.care-hero{padding:110px 0 36px}.care-hero-inner{display:flex;flex-direction:column;gap:20px}.care-hero-copy{width:100%;padding:8px 0 0;text-align:center}.aurea-home .eyebrow{font-size:9px;letter-spacing:.11em}.care-hero-copy h1{display:block;margin:24px 0 22px;font-size:clamp(56px,11.8vw,73px);line-height:1.025}.care-hero-copy>p{max-width:380px;margin-inline:auto;font-size:14px;line-height:1.8}.care-hero-actions{justify-content:center;gap:14px 24px;margin-top:25px}.care-hero-actions .button{min-height:51px;padding-inline:20px 13px}.care-hero-reassurance{justify-content:center;margin:22px auto 0;max-width:320px;font-size:10px}.care-hero-art{width:min(100%,440px);margin:6px 0 0;padding-top:28px}.care-art-arch{top:60px;right:0;bottom:25px;left:0}.care-art-pattern{inset-inline-end:0;width:115px;background-size:530px auto}.care-art-sun{top:8px;width:48px;inset-inline-end:0}.wellness-phone{width:292px}.care-hero-art figcaption{margin-top:18px}.care-context-strip .container{flex-wrap:wrap;justify-content:center;gap:15px 22px;padding-block:23px}.care-context-strip span{font-size:10px}.care-context-strip svg{width:12px;height:12px}.care-benefits{padding-block:64px}.care-intro{grid-template-columns:1fr;gap:23px}.care-intro h2,.care-section-heading h2{font-size:clamp(34px,7vw,44px);margin-top:16px}.care-intro>p{padding-top:0;font-size:14px}.care-benefit-grid{margin-top:36px;gap:30px 22px}.care-benefit-grid article{padding-top:22px}.care-benefit-icon{margin-bottom:17px;width:39px;height:39px;border-radius:13px}.care-benefit-grid h3{font-size:14px;line-height:1.5}.care-benefit-grid p{font-size:12px;line-height:1.8}.care-features{padding-block:62px 45px;scroll-margin-top:72px}.care-section-heading>p{font-size:14px;margin-top:20px}.care-feature-grid{margin-top:34px;gap:38px}.care-feature{display:block}.care-feature-visual{min-height:270px;padding:28px 36px}.care-feature-visual>div{max-width:300px}.care-feature-copy{padding:22px 4px 0}.care-feature h3{font-size:19px}.care-feature-copy>p{font-size:13px}.care-step{margin-bottom:9px}.care-faq{padding-block:64px;scroll-margin-top:72px}.care-faq-layout{display:block}.care-faq .care-section-heading h2{font-size:36px;max-width:370px}.care-faq .care-section-heading>p{max-width:none}.care-faq-list{margin-top:30px}.care-faq-item button{padding-block:20px;font-size:13px;gap:15px}.care-faq-answer p{padding-inline-end:20px}.care-cta{padding-bottom:42px}.care-cta-card{display:block;padding:35px 27px 25px;border-radius:24px}.care-cta h2{font-size:41px}.care-cta-copy>p{font-size:13px}.care-cta-art{position:absolute;inset-inline-end:-22px;bottom:29px;opacity:.18;padding:0}.care-cta-art img{width:135px}.care-cta-art span{display:none}.care-cta-trust{position:relative;display:grid;gap:12px;margin-top:29px;padding-top:23px}.care-footer-top{flex-direction:column;gap:29px;padding-block:27px 32px}.care-footer-brand{max-width:320px}.care-footer-brand p{margin-top:12px}.care-footer-links{justify-content:space-between;gap:30px;padding-top:0}.care-footer-links>div{flex:1;font-size:11px}.care-footer-bottom{flex-direction:column-reverse;gap:13px;font-size:9px}}@media(max-width:360px){.care-hero-actions{gap:8px 14px}.care-hero-actions .button{padding-inline:14px 10px;font-size:12px;gap:10px}.care-text-link{font-size:11px;gap:6px}.wellness-phone{width:278px;padding-inline:15px}.care-hero-copy h1{font-size:54px}.care-feature-visual{padding-inline:25px}.care-cta h2{font-size:35px}}@media(max-width:700px){:lang(ja) .care-hero-copy h1,:lang(ko) .care-hero-copy h1,:lang(ka) .care-hero-copy h1{font-size:clamp(32px,9.5vw,44px);line-height:1.25;letter-spacing:-.03em}:lang(ja) .care-hero-copy h1 em,:lang(ko) .care-hero-copy h1 em,:lang(ka) .care-hero-copy h1 em{letter-spacing:inherit}}@media(prefers-reduced-motion:reduce){.wellness-moods button,.care-feature-visual>div,.care-text-link span{transition:none}.wellness-moods button:hover,.care-feature:hover .care-feature-visual>div,.care-text-link:hover span{transform:none}}
