@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--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%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#11185b;--ink-2:#41517b;--teal:#36c7ca;--teal-dark:#159bac;--blue:#3568ed;--mint:#e4fafa;--mint-2:#f3fbfc;--coral:#ff7d72;--cream:#fff;--line:#dfe5f2;--white:#fff;--shadow:0 26px 80px #1b2b7524}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Avenir,Segoe UI,Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.page-shell{width:min(1180px,100% - 48px);margin-inline:auto}.skip-link{z-index:1000;background:var(--ink);color:#fff;border-radius:8px;padding:10px 14px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:none}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfaf6eb;border-bottom:1px solid #15363a12;position:sticky;top:0}.header-inner{align-items:center;gap:34px;height:82px;display:flex}.brand>span:last-child{flex-direction:column;display:flex}.brand strong{letter-spacing:.17em;font-size:20px;line-height:1}.brand small{letter-spacing:.14em;color:#567476;margin-top:5px;font-size:7px;font-weight:700}.brand-mark{background:linear-gradient(145deg,#41c7b7 0%,#159cac 65%,#237ca5 100%);border-radius:50%;width:44px;height:44px;display:inline-block;position:relative;box-shadow:0 7px 18px #13939440}.brand-eye{background:#fff;border-radius:50%;width:4px;height:5px;position:absolute;top:15px}.brand-eye.left{left:13px}.brand-eye.right{right:13px}.brand-smile{border-bottom:2px solid #fff;border-radius:0 0 12px 12px;width:12px;height:7px;position:absolute;top:21px;left:16px}.brand-mark b{color:var(--coral);text-shadow:0 1px #fff;font-size:13px;position:absolute;bottom:1px;right:-2px}.brand-mark em{background:var(--coral);border:2px solid var(--cream);border-radius:50%;width:6px;height:6px;position:absolute;top:2px;right:0}.desktop-nav{justify-content:center;align-items:center;gap:29px;margin-left:auto;display:flex}.desktop-nav a{color:#36585a;font-size:14px;font-weight:600;transition:all .2s}.header-contact{background:var(--ink);color:#fff;border-radius:99px;align-items:center;gap:9px;padding:12px 18px;font-size:13px;font-weight:700;display:inline-flex}.header-contact svg,.button svg,.text-link svg,.capability-card a svg{width:18px;height:18px;transition:transform .2s}.header-contact:hover svg,.button:hover svg,.text-link:hover svg,.capability-card a:hover svg{transform:translate(3px)}.mobile-menu{display:none}.hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:40px;min-height:760px;padding-block:62px 88px;display:grid}.hero-copy{z-index:2;position:relative}.eyebrow-pill{color:#39706f;letter-spacing:.06em;text-transform:uppercase;background:#ffffffa6;border:1px solid #c9e8e2;border-radius:99px;align-items:center;gap:9px;padding:9px 13px;font-size:11px;font-weight:750;display:inline-flex}.eyebrow-pill span{background:var(--coral);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #f47f7024}.hero h1{letter-spacing:-.05em;max-width:650px;margin:25px 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,6vw,84px);font-weight:500;line-height:.98}.hero h1 em{color:var(--teal-dark);font-weight:500}.hero-lead{color:#527072;max-width:610px;margin:0;font-size:18px;line-height:1.75}.hero-actions{gap:12px;margin-top:34px;display:flex}.button{border-radius:99px;justify-content:center;align-items:center;gap:9px;padding:15px 22px;font-size:14px;font-weight:750;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--coral);color:#fff;box-shadow:0 10px 26px #f47f7045}.button-ghost{color:var(--ink);background:#ffffff8c;border:1px solid #cbdedb}.hero-trust{color:#496869;align-items:center;gap:12px;margin-top:32px;display:flex}.hero-trust .apple-mark{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font-size:11px;display:grid}.hero-trust div{flex-direction:column;display:flex}.hero-trust strong{font-size:12px}.hero-trust small{color:#759091;margin-top:2px;font-size:11px}.device-stage{place-items:center;height:640px;display:grid;position:relative}.aura{filter:blur(2px);border-radius:50%;position:absolute}.aura-one{background:linear-gradient(145deg,#e1f6ee,#d3efed);width:530px;height:530px;top:30px;right:-50px}.aura-two{background:#ffffff94;width:300px;height:300px;top:150px;right:66px}.phone-card{z-index:3;background:#183c40;border-radius:46px;width:287px;height:585px;padding:10px;position:absolute;top:20px;right:62px;transform:rotate(2deg);box-shadow:0 42px 85px #143e4145,inset 0 0 0 2px #426365}.phone-screen{background:#f7fbf9;border-radius:37px;height:100%;padding:15px 16px 18px;overflow:hidden}.phone-island{z-index:5;background:#173538;border-radius:20px;width:80px;height:20px;position:absolute;top:18px;left:50%;transform:translate(-50%)}.phone-top{color:#335659;justify-content:space-between;padding:2px 5px 12px;font-size:8px;font-weight:800;display:flex}.phone-top b{letter-spacing:2px;font-size:6px}.app-greeting{margin-top:10px}.app-greeting small{letter-spacing:.13em;color:#6b8988;font-size:7px;font-weight:800}.app-greeting h2{letter-spacing:-.04em;margin:5px 0 12px;font-size:20px}.companion-bubble{background:linear-gradient(135deg,#dff4ef,#eef9f6);border-radius:22px;align-items:center;gap:10px;padding:14px 12px;display:flex}.companion-bubble p{color:#416364;margin:0;font-size:9px;line-height:1.55}.companion-large{background:linear-gradient(145deg,#43c8b6,#168ba7);border-radius:50%;flex:none;width:51px;height:51px;position:relative}.companion-large .eye{background:#fff;border-radius:50%;width:4px;height:5px;position:absolute;top:17px}.companion-large .eye.left{left:15px}.companion-large .eye.right{right:15px}.companion-large .smile{border-bottom:2px solid #fff;border-radius:0 0 12px 12px;width:15px;height:8px;position:absolute;top:24px;left:18px}.companion-large .heart{color:var(--coral);font-size:13px;font-style:normal;position:absolute;bottom:0;right:-2px}.today-row{justify-content:space-between;align-items:center;margin:18px 2px 9px;display:flex}.today-row strong{font-size:12px}.today-row span{color:#688685;font-size:8px}.metric-card{background:#fff;border-radius:17px;padding:12px 13px;box-shadow:0 8px 25px #1848490f}.metric-card span,.metric-grid span{letter-spacing:.13em;color:#76908f;font-size:7px;font-weight:800}.metric-card strong{margin:3px 0 0;font-size:21px;display:block}.metric-card small,.metric-grid small{color:#809797;font-size:7px}.metric-card>div{background:#f2ded9;border-radius:9px;height:4px;margin-top:9px}.metric-card>div i{background:var(--coral);border-radius:9px;height:100%;display:block}.metric-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:8px;display:grid}.metric-grid>div{background:#fff;border-radius:16px;padding:12px 10px;box-shadow:0 8px 25px #1848490d}.metric-grid strong{margin:5px 0 3px;font-size:13px;display:block}.watch-card{z-index:5;background:#15373a;border-radius:41px;width:172px;height:205px;padding:10px;position:absolute;bottom:74px;left:13px;transform:rotate(-6deg);box-shadow:0 28px 60px #143e414d}.watch-screen{color:#fff;background:linear-gradient(160deg,#0f5558,#163b40);border-radius:32px;flex-direction:column;align-items:center;width:100%;height:100%;padding:15px;display:flex}.watch-time{opacity:.8;align-self:flex-start;font-size:8px}.mini-face{background:linear-gradient(140deg,#42c5b5,#2685a2);border-radius:50%;width:38px;height:38px;margin:5px 0;position:relative}.mini-face i{background:#fff;border-radius:50%;width:3px;height:4px;position:absolute;top:12px}.mini-face i:first-child{left:10px}.mini-face i:nth-child(2){right:10px}.mini-face b{border-bottom:2px solid #fff;border-radius:0 0 10px 10px;width:11px;height:6px;position:absolute;top:17px;left:14px}.watch-screen strong{font-size:10px}.watch-screen small{opacity:.68;margin-top:3px;font-size:7px}.watch-ring{border:5px solid #ffffff21;border-top-color:var(--coral);border-right-color:var(--coral);border-radius:50%;place-items:center;width:54px;height:54px;margin-top:9px;display:grid;transform:rotate(35deg)}.watch-ring span{font-size:9px;transform:rotate(-35deg)}.watch-crown{background:#34565a;border-radius:0 4px 4px 0;width:5px;height:22px;position:absolute;top:65px;right:-5px}.floating-note{z-index:6;background:#fff;border:1px solid #e4eeeb;border-radius:15px;align-items:center;gap:10px;padding:11px 14px;display:flex;position:absolute;bottom:35px;right:-13px;box-shadow:0 18px 45px #1b444726}.floating-note>span{width:31px;height:31px;color:var(--coral);background:#fff0ed;border-radius:50%;place-items:center;display:grid}.floating-note div{flex-direction:column;display:flex}.floating-note strong{font-size:9px}.floating-note small{color:#78908f;margin-top:2px;font-size:7px}.proof-strip{background:var(--ink);color:#fff}.proof-grid{grid-template-columns:1.2fr repeat(3,1fr);align-items:center;gap:30px;min-height:126px;display:grid}.proof-grid p{margin:0;font-family:Georgia,serif;font-size:20px;line-height:1.25}.proof-grid div{color:#d3e6e4;align-items:center;gap:10px;font-size:12px;line-height:1.5;display:flex}.proof-grid svg{color:#56d4c3;background:#47c6b529;border-radius:50%;flex:none;width:24px;height:24px;padding:4px}.section{padding-block:110px}.section-heading .kicker,.kicker{color:var(--teal-dark);letter-spacing:.18em;text-transform:uppercase;margin-bottom:18px;font-size:11px;font-weight:800;display:block}.section-heading.centered{text-align:center}.section-heading h2,.split-copy h2,.family-copy h2,.safety-layout h2,.closing-card h2{letter-spacing:-.035em;margin:0;font-family:Georgia,serif;font-size:clamp(40px,4.4vw,58px);font-weight:500;line-height:1.06}.section-heading>p{color:#648080;max-width:620px;margin:20px auto 0;line-height:1.7}.capability-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:57px;display:grid}.capability-card{background:#ffffffb8;border:1px solid #e2ece9;border-radius:26px;min-height:350px;padding:31px;transition:transform .25s,box-shadow .25s}.capability-card:hover{transform:translateY(-6px);box-shadow:0 24px 60px #194d4b1c}.icon-wrap{background:var(--mint);width:55px;height:55px;color:var(--teal-dark);border-radius:17px;place-items:center;margin-bottom:30px;display:grid}.icon-wrap svg{width:27px}.capability-card>span{letter-spacing:.17em;text-transform:uppercase;color:var(--coral);font-size:9px;font-weight:850}.capability-card h3{margin:10px 0 13px;font-family:Georgia,serif;font-size:27px;font-weight:500}.capability-card p{color:#688282;margin:0;font-size:14px;line-height:1.72}.capability-card a,.text-link{color:var(--teal-dark);align-items:center;gap:8px;margin-top:24px;font-size:12px;font-weight:800;display:inline-flex}.capability-card a svg,.text-link svg{width:16px}.profile-section{background:#edf7f3}.split-layout{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.profile-visual{place-items:center;min-height:520px;display:grid;position:relative}.profile-visual:before{content:"";background:#d3eee7;border-radius:50%;width:430px;height:430px;position:absolute}.day-card{z-index:2;width:min(400px,90%);box-shadow:var(--shadow);background:#fff;border-radius:28px;padding:30px;position:relative;transform:rotate(-2deg)}.card-header{justify-content:space-between;align-items:center;display:flex}.card-header span{letter-spacing:.15em;color:#6b8988;font-size:8px;font-weight:800}.card-header b{color:var(--teal-dark);background:#ecf8f5;border-radius:20px;padding:6px 9px;font-size:8px}.day-card h3{margin:25px 0;font-family:Georgia,serif;font-size:33px;font-weight:500;line-height:1.05}.day-card ul{gap:11px;margin:0;padding:0;list-style:none;display:grid}.day-card li{background:#f8fbfa;border:1px solid #edf2f0;border-radius:14px;align-items:center;gap:12px;padding:12px;display:flex}.day-card li>i{border-radius:50%;place-items:center;width:28px;height:28px;font-size:11px;font-style:normal;display:grid}.teal-dot{color:#108c82;background:#def4ef}.coral-dot{color:var(--coral);background:#fff0ed}.blue-dot{color:#4a8cab;background:#e7f1f7}.day-card li div{flex-direction:column;display:flex}.day-card li strong{font-size:11px}.day-card li small{color:#7b9292;margin-top:3px;font-size:8px}.encouragement{background:var(--ink);color:#d7ecea;text-align:center;border-radius:13px;margin-top:16px;padding:13px;font-family:Georgia,serif;font-size:11px;font-style:italic}.split-copy>p,.family-copy>p,.safety-layout>div>p{color:#607d7e;margin:22px 0 28px;font-size:16px;line-height:1.75}.profile-options{border-top:1px solid #d3e5e1}.profile-options>div{border-bottom:1px solid #d3e5e1;grid-template-columns:44px 1fr;gap:12px;padding:22px 0;display:grid}.profile-options>div>span{color:var(--coral);font-family:Georgia,serif;font-size:15px}.profile-options h3{margin:0;font-family:Georgia,serif;font-size:21px;font-weight:500}.profile-options p{color:#6a8383;margin:7px 0 0;font-size:13px;line-height:1.6}.family-section{grid-template-columns:.86fr 1.14fr;align-items:center;gap:90px;display:grid}.family-copy ul{gap:12px;margin:0 0 32px;padding:0;list-style:none;display:grid}.family-copy li{color:#416264;align-items:center;gap:10px;font-size:13px;font-weight:650;display:flex}.family-copy li svg{background:var(--mint);width:21px;color:var(--teal-dark);border-radius:50%;padding:3px}.button-dark{background:var(--ink);color:#fff}.family-visual{background:linear-gradient(140deg,#e6f6f1,#d7eeea);border-radius:42px;height:500px;position:relative;overflow:hidden}.family-visual:before,.family-visual:after{content:"";border:1px dashed #26898240;border-radius:50%;position:absolute;inset:42px}.family-visual:after{inset:112px}.family-center{z-index:3;background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:150px;height:150px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 50px #17555321}.companion-small{background:linear-gradient(145deg,#44c9b5,#268ca7);border-radius:50%;width:48px;height:48px;margin-bottom:8px;position:relative}.companion-small i{background:#fff;border-radius:50%;width:4px;height:5px;position:absolute;top:15px}.companion-small i:first-child{left:14px}.companion-small i:nth-child(2){right:14px}.companion-small b{border-bottom:2px solid #fff;border-radius:0 0 12px 12px;width:13px;height:7px;position:absolute;top:22px;left:18px}.family-center strong{font-size:11px}.family-center span{color:#75908f;margin-top:3px;font-size:7px}.avatar{z-index:4;color:#fff;border:5px solid #fff;border-radius:50%;place-items:center;width:60px;height:60px;font-size:11px;font-weight:800;display:grid;position:absolute;box-shadow:0 9px 25px #16464629}.avatar-one{background:#3998a0;top:53px;left:90px}.avatar-two{background:#f18a77;top:93px;right:67px}.avatar-three{background:#5386a8;bottom:58px;left:87px}.family-message{z-index:5;background:#fff;border-radius:16px;align-items:center;gap:10px;padding:12px 16px;display:flex;position:absolute;bottom:37px;right:25px;box-shadow:0 16px 40px #1d504f24}.family-message span{color:var(--coral)}.family-message p{margin:0;font-size:9px;line-height:1.5}.family-message p strong{font-size:10px}.connection-line{z-index:2;transform-origin:0;background:#20878040;height:1px;position:absolute}.connection-line.one{width:175px;top:102px;left:128px;transform:rotate(37deg)}.connection-line.two{width:145px;top:190px;left:296px;transform:rotate(-31deg)}.connection-line.three{width:180px;bottom:108px;left:128px;transform:rotate(-40deg)}.safety-section{background:var(--ink);color:#fff}.safety-layout{grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px;display:grid}.shield-visual{place-items:center;display:grid}.shield-shape{clip-path:polygon(50% 0,94% 17%,88% 72%,50% 100%,12% 72%,6% 17%);background:linear-gradient(150deg,#3dbeae38,#175d5f29);border:1px solid #8edcd138;flex-direction:column;justify-content:center;align-items:center;width:320px;height:360px;display:flex}.shield-shape svg{color:#61d2c1;width:75px}.shield-shape span{text-align:center;margin-top:18px;font-family:Georgia,serif;font-size:20px}.kicker.light{color:#75d8ca}.safety-layout h2{color:#fff}.safety-layout>div>p{color:#b7cecc}.safety-points{grid-template-columns:repeat(3,1fr);gap:16px;margin:30px 0;display:grid}.safety-points div{border-top:1px solid #cbeae633;flex-direction:column;padding-top:17px;display:flex}.safety-points strong{font-size:12px}.safety-points span{color:#a9c1bf;margin-top:7px;font-size:10px;line-height:1.55}.button-light{color:var(--ink);background:#fff}.closing-section{padding-block:90px}.closing-card{background:linear-gradient(130deg,#e2f5ef,#f7f0e8);border:1px solid #d8e9e4;border-radius:34px;justify-content:space-between;align-items:end;gap:50px;padding:55px 60px;display:flex;position:relative;overflow:hidden}.closing-card:after{content:"";background:#ffffff5e;border-radius:50%;width:260px;height:260px;position:absolute;top:-130px;right:-100px}.closing-card h2{font-size:43px}.closing-card p{color:#678181;max-width:560px;margin:15px 0 0;font-size:14px;line-height:1.7}.closing-actions{z-index:2;gap:10px;min-width:max-content;display:flex;position:relative}.site-footer{color:#d9e7e5;background:#102f33;padding:70px 0 28px}.footer-top{grid-template-columns:2fr repeat(3,1fr);gap:50px;display:grid}.site-footer .brand-mark em{border-color:#102f33}.site-footer .brand small{color:#88aaa8}.footer-brand p{color:#fff;margin:24px 0 11px;font-family:Georgia,serif;font-size:18px}.footer-brand>a{color:#8edbd0;font-size:12px}.footer-top>div:not(:first-child){flex-direction:column;gap:12px;display:flex}.footer-top>div>strong{color:#fff;letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px;font-size:11px}.footer-top>div>a,.footer-top>div>span{color:#9eb8b6;font-size:12px}.footer-top>div>a:hover{color:#fff}.footer-bottom{border-top:1px solid #daeeeb1f;justify-content:space-between;gap:30px;margin-top:52px;padding-top:22px;display:flex}.footer-bottom p{color:#87a3a1;margin:0;font-size:9px}.footer-bottom strong{color:#a6c0be}.medical-note{color:#789896;max-width:900px;margin-top:15px;font-size:9px;line-height:1.6}.site-footer .brand strong{color:#fff}@media (max-width:980px){.desktop-nav{display:none}.header-contact{margin-left:auto}.hero{grid-template-columns:1fr;min-height:auto;padding-top:70px}.hero-copy{text-align:center}.hero h1,.hero-lead{margin-inline:auto}.hero-actions,.hero-trust{justify-content:center}.device-stage{width:min(600px,100%);margin:auto}.proof-grid{grid-template-columns:1fr 1fr;padding-block:28px}.split-layout,.family-section,.safety-layout{grid-template-columns:1fr;gap:55px}.family-copy{max-width:650px}.safety-layout{max-width:760px}.safety-points{grid-template-columns:repeat(3,1fr)}.shield-visual{display:none}.closing-card{flex-direction:column;align-items:flex-start}.footer-top{grid-template-columns:2fr 1fr 1fr}.footer-top>div:last-child{display:none}}@media (max-width:700px){.page-shell{width:min(100% - 30px,1180px)}.header-inner{height:70px}.header-contact{display:none}.mobile-menu{margin-left:auto;display:block;position:relative}.mobile-menu summary{border:1px solid var(--line);border-radius:50%;place-content:center;gap:5px;width:42px;height:42px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary i{background:var(--ink);width:17px;height:1.5px;display:block}.mobile-menu nav{border:1px solid var(--line);width:210px;box-shadow:var(--shadow);background:#fff;border-radius:16px;flex-direction:column;padding:12px;display:flex;position:absolute;top:50px;right:0}.mobile-menu nav a{border-radius:8px;padding:11px;font-size:13px}.brand-mark{width:39px;height:39px}.brand-eye{top:13px}.brand-eye.left{left:12px}.brand-eye.right{right:12px}.brand-smile{top:19px;left:14px}.brand strong{font-size:17px}.hero{padding:48px 0 55px}.hero h1{font-size:52px}.hero-lead{font-size:16px}.hero-actions{margin-inline:auto;flex-direction:column;align-items:stretch;max-width:350px;margin-top:28px}.hero-trust{text-align:left}.device-stage{height:520px}.aura-one{width:410px;height:410px;right:50%;transform:translate(50%)}.phone-card{width:240px;height:490px;right:50%;transform:translate(58%)rotate(2deg)}.watch-card{width:140px;height:170px;bottom:50px;left:0}.floating-note{bottom:10px;right:0}.proof-grid{grid-template-columns:1fr;gap:18px}.proof-grid p{font-size:18px}.section{padding-block:78px}.section-heading h2,.split-copy h2,.family-copy h2,.safety-layout h2{font-size:40px}.section-heading h2 br{display:none}.capability-grid{grid-template-columns:1fr;margin-top:40px}.capability-card{min-height:0}.split-layout{gap:35px}.profile-visual{min-height:420px}.profile-visual:before{width:340px;height:340px}.day-card{padding:22px}.family-section{gap:35px}.family-visual{height:420px}.avatar-one{left:34px}.avatar-two{right:34px}.avatar-three{left:40px}.family-message{right:12px}.safety-points{grid-template-columns:1fr}.closing-card{padding:36px 25px}.closing-card h2{font-size:36px}.closing-actions{flex-direction:column;width:100%;min-width:0}.footer-top{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column}.site-footer{padding-top:55px}}@media (max-width:420px){.phone-card{transform:translate(59%)rotate(2deg)}.watch-card{left:-8px}.floating-note{right:-3px}.family-center{width:130px;height:130px}.family-message{bottom:20px}.closing-card h2{font-size:33px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.inner-hero{background:radial-gradient(circle at 78% 25%,#d9f3ed 0,#d9f3ed00 28%),linear-gradient(145deg,#fbfaf6,#f1f8f5);border-bottom:1px solid #dfebe8;padding:105px 0 95px}.inner-hero .page-shell{text-align:center;max-width:960px}.inner-hero h1,.legal-hero h1{letter-spacing:-.045em;margin:0;font-family:Georgia,serif;font-size:clamp(52px,6.2vw,76px);font-weight:500;line-height:1.02}.inner-hero p{color:#5e7a7b;max-width:760px;margin:24px auto 0;font-size:18px;line-height:1.75}.feature-list{padding-block:75px}.numbered-feature{border-bottom:1px solid #d8e6e2;grid-template-columns:100px 1fr;gap:35px;padding:55px 0;display:grid}.numbered-feature>span{color:var(--coral);font-family:Georgia,serif;font-size:24px}.numbered-feature h2{letter-spacing:-.025em;margin:0;font-family:Georgia,serif;font-size:39px;font-weight:500}.numbered-feature p{color:#668080;max-width:700px;line-height:1.75}.numbered-feature ul{grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0 0;padding:0;list-style:none;display:grid}.numbered-feature li{color:#49686a;background:#fff;border:1px solid #e0eae7;border-radius:12px;padding:13px;font-size:11px;line-height:1.5}.numbered-feature li:before{content:"✓";color:var(--teal-dark);margin-right:7px;font-weight:800}.profile-detail{background:#edf7f3;padding:105px 0}.profile-card-grid{grid-template-columns:1fr 1fr;gap:22px;margin-top:55px;display:grid}.profile-card-grid article{background:#fff;border:1px solid #deebe8;border-radius:26px;padding:38px}.profile-card-grid article>span{letter-spacing:.16em;color:var(--coral);font-size:9px;font-weight:850}.profile-card-grid h3{margin:12px 0;font-family:Georgia,serif;font-size:31px;font-weight:500}.profile-card-grid p{color:#668080;line-height:1.7}.profile-card-grid ul{color:#4e6c6d;padding-left:20px;font-size:13px;line-height:2}.family-detail{text-align:center;max-width:880px;padding-block:105px}.family-detail h2{margin:0;font-family:Georgia,serif;font-size:48px;font-weight:500}.family-detail p{color:#607c7d;font-size:16px;line-height:1.8}.contact-band{background:var(--ink);color:#fff;padding:75px 0}.contact-band>.page-shell{justify-content:space-between;align-items:end;gap:50px;display:flex}.contact-band h2{letter-spacing:-.03em;margin:0;font-family:Georgia,serif;font-size:44px;font-weight:500}.contact-band p{color:#b4c9c7;max-width:660px;margin:15px 0 0;line-height:1.7}.contact-band .button{flex:none}.steps-section{padding:70px 0}.steps-section article{border-bottom:1px solid #dce8e5;grid-template-columns:90px 1fr;gap:28px;padding:40px 0;display:grid}.steps-section article>span{background:var(--mint);width:52px;height:52px;color:var(--teal-dark);border-radius:50%;place-items:center;font-family:Georgia,serif;display:grid}.steps-section h2{margin:0;font-family:Georgia,serif;font-size:32px;font-weight:500}.steps-section p{color:#627d7e;max-width:760px;line-height:1.75}.data-flow{background:#edf7f3;padding:95px 0}.data-flow>.page-shell>div:first-child{max-width:700px}.data-flow h2,.plain-section h2,.story-grid h2,.company-record h2{margin:0;font-family:Georgia,serif;font-size:45px;font-weight:500;line-height:1.08}.flow-row{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:18px;margin-top:50px;display:grid}.flow-row>div{background:#fff;border:1px solid #dbe9e5;border-radius:22px;flex-direction:column;height:145px;padding:28px;display:flex}.flow-row>span{color:var(--coral);font-size:25px}.flow-row strong{font-family:Georgia,serif;font-size:23px}.flow-row small{color:#6a8585;margin-top:11px;line-height:1.5}.plain-section{grid-template-columns:.8fr 1.2fr;align-items:start;gap:80px;padding:95px 0;display:grid}.plain-section>p{color:#607c7d;margin:0;font-size:16px;line-height:1.85}.plain-section a{color:var(--teal-dark);text-underline-offset:3px;font-weight:700;text-decoration:underline}.commitment-grid{grid-template-columns:1fr 1fr;gap:20px;padding:85px 0;display:grid}.commitment-grid article{background:#fff;border:1px solid #dfebe8;border-radius:24px;padding:34px}.commitment-grid article>span{background:var(--mint);width:38px;height:38px;color:var(--teal-dark);border-radius:50%;place-items:center;font-weight:800;display:grid}.commitment-grid h2{margin:22px 0 10px;font-family:Georgia,serif;font-size:27px;font-weight:500}.commitment-grid p{color:#668080;font-size:14px;line-height:1.75}.boundary-section{background:var(--ink);color:#fff;padding:95px 0}.boundary-section>.page-shell>div:first-child{max-width:700px}.boundary-section h2{margin:0;font-family:Georgia,serif;font-size:48px;font-weight:500}.boundary-grid{grid-template-columns:1fr 1fr;gap:22px;margin-top:48px;display:grid}.boundary-grid article{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:22px;padding:32px}.boundary-grid article>strong{font-family:Georgia,serif;font-size:24px;font-weight:500}.boundary-grid ul{color:#b9cfcd;padding-left:20px;font-size:13px;line-height:2}.emergency-card{background:#fff0ed;border:1px solid #f5d7d1;border-radius:24px;align-items:flex-start;gap:24px;margin-block:90px;padding:38px 45px;display:flex}.emergency-mark{background:var(--coral);color:#fff;border-radius:50%;flex:none;place-items:center;width:50px;height:50px;font-family:Georgia,serif;font-size:25px;display:grid}.emergency-card h2{margin:0;font-family:Georgia,serif;font-size:27px;font-weight:500}.emergency-card p{color:#6f6663;margin:8px 0 0;line-height:1.7}.story-grid{grid-template-columns:.86fr 1.14fr;gap:95px;padding:105px 0;display:grid}.story-grid p{color:#607b7c;margin-top:0;font-size:16px;line-height:1.85}.values-section{background:#edf7f3;padding:105px 0}.values-grid{grid-template-columns:repeat(4,1fr);gap:17px;margin-top:50px;display:grid}.values-grid article{background:#fff;border-radius:20px;padding:28px}.values-grid article>span{color:var(--coral);font-family:Georgia,serif}.values-grid h3{margin:18px 0 8px;font-family:Georgia,serif;font-size:25px;font-weight:500}.values-grid p{color:#668080;font-size:12px;line-height:1.7}.company-record{grid-template-columns:.9fr 1.1fr;gap:90px;padding:105px 0;display:grid}.company-record>div>p{color:#617d7e;line-height:1.75}.company-record dl,.business-card dl{margin:0}.company-record dl>div,.business-card dl>div{border-bottom:1px solid #dce7e4;grid-template-columns:180px 1fr;gap:25px;padding:16px 0;display:grid}.company-record dt,.business-card dt{color:#75908f;font-size:11px}.company-record dd,.business-card dd{margin:0;font-size:13px;font-weight:700}.contact-layout{grid-template-columns:1fr .85fr;gap:90px;padding:90px 0;display:grid}.contact-primary h2{margin:0;font-family:Georgia,serif;font-size:45px;font-weight:500}.contact-primary>p{color:#637f7f;line-height:1.75}.email-link{color:var(--teal-dark);border-top:1px solid #d6e5e1;border-bottom:1px solid #d6e5e1;justify-content:space-between;align-items:center;margin:34px 0;padding:22px 0;font-family:Georgia,serif;font-size:23px;display:flex}.response-note{flex-direction:column;margin:20px 0;display:flex}.response-note strong{font-size:12px}.response-note span{color:#718b8a;margin-top:5px;font-size:11px}.business-card{background:var(--ink);color:#fff;border-radius:28px;padding:38px}.business-card>span{letter-spacing:.16em;color:#73d2c5;font-size:9px;font-weight:800}.business-card>h2{margin:18px 0;font-family:Georgia,serif;font-size:39px;font-weight:500}.business-card dl>div{border-color:#ffffff1f;grid-template-columns:120px 1fr}.business-card dt{color:#93afac}.business-card p{color:#91aaa8;margin:25px 0 0;font-size:10px}.contact-notice{background:#fff8f6;border:1px solid #eadedb;border-radius:20px;margin-bottom:90px;padding:30px 36px}.contact-notice h2{margin:0;font-family:Georgia,serif;font-size:24px;font-weight:500}.contact-notice p{color:#736765;font-size:13px;line-height:1.7}.legal-hero{background:#edf7f3;padding:95px 0 70px}.legal-hero p{color:#638080}.legal-copy{max-width:850px;padding-block:75px}.legal-intro{color:#395d5e!important;font-size:18px!important}.legal-copy section{border-top:1px solid #dce8e5;padding:25px 0}.legal-copy h2{margin:0 0 13px;font-family:Georgia,serif;font-size:27px;font-weight:500}.legal-copy p,.legal-copy li{color:#607a7b;font-size:14px;line-height:1.8}.legal-copy a{color:var(--teal-dark);text-underline-offset:3px;font-weight:700;text-decoration:underline}.legal-copy ul{padding-left:22px}.faq-list{max-width:880px;padding:75px 0}.faq-list details{border-bottom:1px solid #d8e6e2}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:30px;padding:25px 0;font-family:Georgia,serif;font-size:24px;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--teal-dark);font-family:Arial,sans-serif;font-size:23px}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{color:#607d7e;max-width:760px;margin:0 0 25px;line-height:1.75}@media (max-width:850px){.numbered-feature ul,.profile-card-grid,.commitment-grid,.boundary-grid,.story-grid,.company-record,.contact-layout{grid-template-columns:1fr}.values-grid{grid-template-columns:1fr 1fr}.contact-band>.page-shell{flex-direction:column;align-items:flex-start}.plain-section{grid-template-columns:1fr;gap:25px}.company-record,.contact-layout,.story-grid{gap:40px}}@media (max-width:600px){.inner-hero{padding:70px 0 65px}.inner-hero h1,.legal-hero h1{font-size:47px}.inner-hero p{font-size:16px}.numbered-feature{grid-template-columns:1fr;gap:15px;padding:38px 0}.numbered-feature h2{font-size:32px}.profile-card-grid,.values-grid,.commitment-grid{grid-template-columns:1fr}.contact-band h2,.data-flow h2,.plain-section h2,.story-grid h2,.company-record h2,.boundary-section h2,.family-detail h2{font-size:37px}.flow-row{grid-template-columns:1fr}.flow-row>span{justify-self:center;transform:rotate(90deg)}.flow-row>div{height:auto}.plain-section,.story-grid,.company-record,.contact-layout{padding-block:70px}.emergency-card{padding:28px 22px}.company-record dl>div,.business-card dl>div{grid-template-columns:1fr;gap:5px}.faq-list summary{font-size:20px}.email-link{font-size:18px}.legal-copy{padding-block:55px}}h1,h2,h3{font-family:Avenir,Avenir Next,Segoe UI,Arial,sans-serif!important}.site-header{background:#fffffff2;border-bottom-color:#11185b14}.brand{align-items:center;gap:0;min-width:max-content;display:inline-flex}.brand>span:last-child{display:block}.logo-lockup{background:#fff;width:242px;height:61px;display:block;position:relative;overflow:hidden}.logo-board{width:351px;max-width:none;height:auto;position:absolute;top:-14px;left:-56px}.desktop-nav a{color:#41517b}.desktop-nav a:hover{color:var(--blue)}.header-contact{background:var(--blue);box-shadow:0 8px 22px #3568ed33}.button-primary{background:var(--blue);box-shadow:0 10px 26px #3568ed3d}.button-primary:hover{background:#2859d7}.brand-mark-image{object-fit:contain;display:block}.locked-companion{box-shadow:none!important;background:#fff!important;border-radius:50%!important}.companion-large{flex:0 0 58px!important;width:58px!important;height:58px!important}.mini-face{width:44px!important;height:44px!important;margin:3px 0!important}.companion-small{width:58px!important;height:58px!important;margin-bottom:7px!important}.site-footer{color:#dfe4f7;background:#0e1554}.footer-logo{background:#fff;border-radius:14px;padding:2px 7px}.footer-logo .logo-lockup{border-radius:11px;width:232px;height:58px}.footer-logo .logo-board{width:337px;top:-13px;left:-54px}.safety-section,.boundary-section,.contact-band,.business-card{background:#10185b}.profile-section,.profile-detail,.values-section,.data-flow{background:#f3f8ff}.aura-one{background:linear-gradient(145deg,#e4fbfb,#e8efff)}@media (max-width:700px){.logo-lockup{width:211px;height:53px}.logo-board{width:303px;top:-12px;left:-48px}.footer-logo .logo-lockup{width:211px;height:53px}.footer-logo .logo-board{width:303px;top:-12px;left:-48px}}
