@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,500;600&display=swap";:root{font-family:DM Sans,sans-serif;color:#17241f;background:#f7faf8;font-synthesis:none;--ink:#17241f;--green:#075b43;--green-2:#168b5c;--sage:#e8f4ed;--ivory:#f7faf8;--cream:#fff;--clay:#6841ad;--peach:#f1ecfb;--gold:#f3b63f;--line:#dce5e1;--shadow:0 24px 70px #073f3018}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:94px}body{margin:0;min-width:320px;background:radial-gradient(circle at 8% 4%,#efe8fb 0,transparent 30rem),radial-gradient(circle at 94% 8%,#e2f3ea 0,transparent 32rem),var(--ivory);overflow-x:hidden}main{display:flex;flex-direction:column}a{color:inherit;text-decoration:none}button,a{font:inherit}button{color:inherit}.skip-link{position:fixed;z-index:1000;top:-60px;left:16px;padding:12px 18px;border-radius:12px;color:#fff;background:var(--green)}.skip-link:focus{top:12px}:where(a,button):focus-visible{outline:3px solid #7c56c2;outline-offset:4px}.site-header{position:sticky;z-index:100;top:0;border-bottom:1px solid #dce5e1dd;background:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav-wrap{display:flex;width:min(1180px,calc(100% - 40px));height:80px;margin:auto;align-items:center;justify-content:space-between;gap:24px}.logo{display:flex;flex:0 0 auto;align-items:center;gap:10px}.logo-mark{display:block;width:54px;height:54px;object-fit:contain}.logo>span:last-child{display:grid}.logo strong{color:var(--green);font:600 27px/1 Fraunces,serif}.logo small{margin-top:4px;color:#704cb5;font-size:9px;font-weight:800;letter-spacing:.06em}.company-name{color:#075b43;font-family:Fraunces,Georgia,serif;font-weight:700;letter-spacing:-.012em;white-space:nowrap}.assist-section .company-name,.security-section .company-name,.cta-section .company-name{color:#dfd2f3}.nav-links{display:flex;align-items:center;gap:28px;color:#46594f;font-size:15px;font-weight:700}.nav-links a,.text-link{transition:color .2s}.nav-links a:hover,.text-link:hover{color:var(--clay)}.mobile-sign-in{display:none;border:0;font:inherit;cursor:pointer}.tablet-nav-link{display:flex;align-items:center;gap:6px}.tablet-nav-link small{padding:3px 5px;border-radius:999px;color:#8b503e;background:#f2ddcf;font-size:7px;letter-spacing:.03em;text-transform:uppercase}.nav-actions{display:flex;align-items:center;gap:18px}.text-link{color:#45594f;font-size:15px;font-weight:700}.button{display:inline-flex;min-height:60px;align-items:center;justify-content:center;gap:10px;padding:15px 28px;border:2px solid var(--green);border-radius:16px;color:#fff;background:linear-gradient(135deg,#087550,#168f5f);box-shadow:0 12px 28px #075b432b;font-size:17px;font-weight:800;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px);background:linear-gradient(135deg,#064d39,#0f754e);box-shadow:0 16px 32px #075b4336}.button.small{min-height:48px;padding:10px 19px;font-size:14px}.button.secondary{color:var(--green);border-color:#d7ccbd;background:#fffaf2cc;box-shadow:none}.button.secondary:hover{background:#fff}.button.secondary.dark{border-color:#aebfb5;background:transparent}.menu-button{display:none;width:44px;height:44px;place-items:center;border:0;background:transparent;cursor:pointer}.hero-section{position:relative;display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);min-height:760px;align-items:center;gap:58px;width:min(1440px,100%);margin:auto;padding:72px clamp(36px,calc((100vw - 1240px)/2),100px) 96px;background:linear-gradient(135deg,#fff8ef99,#f7e7dc88 48%,#e7efe477);overflow:hidden}.hero-copy{position:relative;z-index:2;max-width:610px}.eyebrow{margin:0 0 12px;color:#8e4d39;font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.soft-dot{display:inline-block;width:7px;height:7px;margin-right:8px;border-radius:50%;background:#6d947d;box-shadow:0 0 0 5px #dce9df;vertical-align:1px}.hero-copy h1{margin:0;color:#2d493d;font:500 clamp(49px,5.3vw,76px)/.99 Fraunces,serif;letter-spacing:-.035em}.hero-copy h1 em{display:block;color:var(--clay);font-style:italic}.hero-lead{max-width:590px;margin:26px 0 30px;color:#4b5c53;font-size:20px;line-height:1.62}.hero-beta-status{display:inline-flex;align-items:center;gap:8px;margin:0 0 17px;padding:8px 12px;border:1px solid #bcd8c9;border-radius:999px;color:#075b43;background:#f4fbf7;font-size:12px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.hero-actions{display:flex;flex-wrap:wrap;gap:11px}.hero-beta-button{min-width:190px;box-shadow:0 16px 34px #075b4338}.hero-beta-note{max-width:560px;margin:11px 0 0;color:#52675e;font-size:13px;font-weight:650;line-height:1.5}.hero-security-note{display:flex;max-width:590px;margin-top:22px;align-items:center;gap:12px;padding:14px 16px;border:1px solid #c8dacd;border-radius:17px;color:#315747;background:#f5fbf7d9;box-shadow:0 10px 28px #123f2e0c;transition:transform .2s,border-color .2s,box-shadow .2s}.hero-security-note:hover{transform:translateY(-2px);border-color:#7fa28e;box-shadow:0 14px 32px #123f2e16}.hero-security-note>span:first-child{display:grid;width:43px;height:43px;flex:0 0 auto;place-items:center;border-radius:13px;color:#fff;background:linear-gradient(135deg,#075b43,#168b5c)}.hero-security-note>span:nth-child(2){display:grid;gap:3px;flex:1}.hero-security-note b{font-size:15px}.hero-security-note small{color:#607169;font-size:11px;line-height:1.45}.hero-security-note>svg{width:18px;color:#6841ad}.beta-ready-section{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(430px,1.15fr);gap:26px 44px;width:min(1160px,calc(100% - 48px));margin:40px auto 16px;padding:34px clamp(24px,4vw,46px);border:1px solid #decfbe;border-radius:30px;background:linear-gradient(140deg,#fffaf2,#f5eadf 56%,#eaf2e8);box-shadow:0 22px 56px #4a32221a}.beta-ready-copy h2{margin:0;color:#2c483b;font:600 clamp(30px,3.3vw,44px)/1.08 Fraunces,serif;letter-spacing:-.02em}.beta-ready-copy>p:last-child{margin:15px 0 0;color:#56675e;font-size:15px;line-height:1.65}.beta-ready-steps{display:grid;gap:10px;margin:0;padding:0;list-style:none}.beta-ready-steps li{display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;align-items:center;padding:13px 15px;border:1px solid #ded4c7;border-radius:16px;background:#fffdf8c7}.beta-ready-steps li>span{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;color:#fff;background:#a45f49;font-weight:900}.beta-ready-steps strong,.beta-ready-steps small{display:block}.beta-ready-steps strong{color:#30493d;font-size:14px}.beta-ready-steps small{margin-top:3px;color:#657269;font-size:12px;line-height:1.45}.beta-ready-actions{grid-column:1/-1;display:flex;flex-wrap:wrap;align-items:center;gap:16px}.beta-ready-actions .button{min-height:52px}.beta-ready-actions .inline-link{margin:0}.beta-help-toggle{min-height:44px;padding:8px 0;border:0;background:transparent;cursor:pointer;font-family:inherit}.beta-help-toggle[aria-expanded=true] svg{transform:rotate(90deg)}.beta-help-panel{grid-column:1/-1;display:grid;grid-template-columns:44px minmax(0,1fr);gap:13px;align-items:start;padding:17px 18px;border:1px solid #c9d8ca;border-radius:18px;color:#4f6157;background:#f4f8f1}.beta-help-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:14px;color:#fff;background:#315c4a}.beta-help-panel strong{display:block;color:#30493d;font-size:15px}.beta-help-panel p{margin:4px 0 11px;font-size:13px;line-height:1.55}.beta-help-panel a{color:#8f4d39;font-weight:800;text-decoration:underline;text-underline-offset:3px}.beta-help-panel button{display:inline-flex;min-height:42px;align-items:center;gap:7px;padding:9px 13px;border:1px solid #8ea596;border-radius:12px;color:#315c4a;background:#fff;cursor:pointer;font-family:inherit;font-size:12px;font-weight:800}.beta-help-panel small{display:block;margin-top:8px;color:#7b4133;font-size:12px;font-weight:750}.beta-ready-safety{grid-column:1/-1;display:flex;gap:9px;align-items:flex-start;margin:0;padding:14px 16px;border-left:4px solid #a45f49;border-radius:0 14px 14px 0;color:#5d665f;background:#fff4e9;font-size:12px;line-height:1.55}.beta-ready-safety svg{flex:0 0 auto;color:#8f4d39}.play{display:grid;width:25px;height:25px;place-items:center;border-radius:50%;color:#fff;background:var(--clay);font-size:8px}.trust-line{display:flex;align-items:center;gap:13px;margin-top:28px;color:#647068;font-size:12px;font-weight:600}.easy-list{display:flex;flex-wrap:wrap;gap:11px 18px;margin-top:28px;color:#40564b;font-size:15px;font-weight:700}.easy-list span{display:flex;align-items:center;gap:7px}.easy-list svg{width:20px;color:#a65f48}.hero-tablet-teaser{display:flex;max-width:560px;margin-top:24px;align-items:center;gap:12px;padding:13px 15px;border:1px solid #d8cdbc;border-radius:18px;color:#385246;background:#fffaf2c7;box-shadow:0 12px 28px #5d3f2f12;transition:transform .2s,box-shadow .2s,border-color .2s}.hero-tablet-teaser:hover{transform:translateY(-2px);border-color:#b66b50;box-shadow:0 16px 32px #5d3f2f1b}.hero-tablet-icon{display:grid;width:45px;height:45px;flex:0 0 auto;place-items:center;border-radius:14px;color:#fff;background:#315c4a}.hero-tablet-icon svg{width:23px}.hero-tablet-teaser>span:nth-child(2){display:grid;gap:3px;flex:1}.hero-tablet-teaser b{font:600 17px Fraunces,serif}.hero-tablet-teaser small{color:#657169;font-size:11px;line-height:1.4}.hero-tablet-teaser>svg{width:18px;color:#a35e47}.haven-brand-mark{display:block;object-fit:contain}.hero-photo{position:relative;z-index:1;min-height:590px;border:11px solid #fff9f1;border-radius:42px;background:#e4d2c3;box-shadow:0 34px 90px #5e40332d;overflow:hidden}.hero-photo>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:55% center}.hero-photo:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 65%,#36231b70);content:""}.hero-photo-note{position:absolute;z-index:2;right:26px;bottom:24px;left:26px;display:flex;align-items:center;gap:13px;padding:16px 18px;border:1px solid #ffffff70;border-radius:18px;color:#324a3f;background:#fffaf2e8;box-shadow:0 18px 48px #2b1d1830;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-photo-note>.haven-brand-mark{width:44px;height:44px;flex:0 0 auto;border:1px solid #e7d6c8;border-radius:13px;box-shadow:0 6px 16px #4c30201c}.hero-photo-note b,.hero-photo-note small{display:block}.hero-photo-note b{font:600 20px Fraunces,serif}.hero-photo-note small{margin-top:3px;color:#5d6a63;font-size:14px}.avatar-stack{display:flex}.avatar{display:grid;width:40px;height:40px;margin-left:-10px;place-items:center;border:3px solid var(--cream);border-radius:50%;color:#fff;background:#7c9c88;font-size:10px;font-style:normal;font-weight:800;box-shadow:0 5px 15px #263a3220}.avatar:first-child{margin-left:0}.avatar.clay{background:#b76c53}.avatar.sage{background:#5e806c}.avatar.gold{color:#604c31;background:#e0bd79}.avatar.ink{background:#3a5147}.hero-product{position:relative;z-index:1;min-width:680px;margin-right:-160px}.product-frame{position:relative;width:760px;padding:20px;border:1px solid #ded5c8;border-radius:28px;background:#fffaf2f2;box-shadow:0 38px 100px #2c41372b;transform:perspective(1200px) rotateY(-4deg) rotateX(1deg)}.product-top{display:flex;align-items:center;justify-content:space-between;padding:0 2px 17px}.product-top .logo-mark{width:32px;height:32px;border-radius:10px}.product-top .logo strong{font-size:17px}.product-top .logo small{display:none}.live-pill{display:flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;color:#4d6658;background:#edf4ec;font-size:9px;font-weight:700}.live-pill i{width:6px;height:6px;border-radius:50%;background:#65a077}.dashboard-hero{display:flex;min-height:158px;align-items:center;justify-content:space-between;padding:23px 26px;border-radius:20px;color:#fff;background:linear-gradient(135deg,#315c4a,#577966);overflow:hidden}.dashboard-hero small{color:#d8e6dc;font-size:8px;font-weight:800;letter-spacing:.11em}.dashboard-hero h3{margin:5px 0 8px;font:600 27px/1.1 Fraunces,serif}.dashboard-hero p{max-width:420px;margin:0;color:#e6eee8;font-size:10px;line-height:1.5}.progress-orb{display:grid;width:86px;height:86px;place-items:center;border-radius:50%;background:conic-gradient(#efd0bd 0,#efd0bd 64%,#ffffff30 64%);box-shadow:inset 0 0 0 9px #ffffff0e}.progress-orb:after{display:grid;width:64px;height:64px;content:"";place-items:center;border-radius:50%;background:#456956}.progress-orb span{position:absolute;z-index:1;font-weight:800}.dashboard-grid{display:grid;grid-template-columns:1.4fr .8fr;gap:12px;margin-top:12px}.timeline-card,.family-card{padding:17px;border:1px solid #e7ded1;border-radius:18px;background:#fff}.card-label{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.card-label span{color:#344e42;font:600 17px Fraunces,serif}.card-label b{padding:5px 8px;border-radius:999px;color:#577063;background:#eef4ed;font-size:8px}.care-row{display:grid;grid-template-columns:22px 57px 1fr;gap:7px;align-items:start;padding:10px 0;border-top:1px solid #eee7dc}.care-check{display:grid;width:18px;height:18px;place-items:center;border:1px solid #a4b2a9;border-radius:50%}.care-check.done{color:#fff;border-color:#65866f;background:#65866f}.care-row time{color:#66736b;font-size:9px;font-weight:700}.care-row strong,.care-row small{display:block}.care-row strong{font-size:10px}.care-row small{margin-top:2px;color:#717c75;font-size:8px}.family-card .avatar-stack{margin:18px 0 15px}.family-card p{color:#59695f;font-size:10px;line-height:1.55}.family-card p strong{color:#30493d}.handoff-note{display:flex;gap:8px;align-items:center;margin-top:16px;padding:10px;border-radius:11px;color:#704b3d;background:#f8e8dd;font-size:8px}.phone-card{position:absolute;right:70px;bottom:-54px;width:196px;min-height:340px;padding:30px 16px 20px;border:7px solid #2b3b34;border-radius:30px;background:#fffaf2;box-shadow:0 28px 60px #2b3b3440;transform:rotate(3deg)}.phone-notch{position:absolute;top:8px;left:50%;width:56px;height:5px;border-radius:4px;background:#34453e;transform:translate(-50%)}.phone-card>p{margin:6px 0 4px;color:#9d5b45;font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.phone-card h3{margin:0 0 22px;color:#315c4a;font:600 22px/1.1 Fraunces,serif}.phone-check,.phone-next{display:flex;align-items:center;gap:7px;padding:11px;border-radius:11px;font-size:8px;font-weight:700}.phone-check{color:#426150;background:#e8f0e7}.phone-next{margin-top:8px;color:#6b5044;background:#f6e5da}.orbit{position:absolute;border:1px solid #a8bea940;border-radius:50%}.orbit-one{top:-80px;right:30px;bottom:-100px;left:-50px}.orbit-two{top:-20px;right:110px;bottom:-40px;left:20px}.botanical{position:absolute;border:2px solid #79988122;border-radius:100% 0;transform:rotate(35deg)}.botanical:before,.botanical:after{position:absolute;width:60%;height:30%;border:inherit;border-radius:inherit;content:""}.botanical-one{top:50px;left:-60px;width:240px;height:120px}.botanical-one:before{top:90px;left:80px}.botanical-two{right:-70px;bottom:30px;width:270px;height:130px;transform:rotate(-55deg)}.care-note{position:absolute;z-index:3;bottom:-25px;left:-54px;display:flex;min-width:225px;align-items:center;gap:12px;padding:15px 17px;border:1px solid #ead7c9;border-radius:18px;color:#4d5f55;background:#fffaf4f2;box-shadow:0 18px 45px #6f483426;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.care-note>svg{width:38px;height:38px;flex:0 0 auto;padding:9px;border-radius:13px;color:#9b5944;background:#f5dfd1}.care-note b,.care-note small{display:block}.care-note b{color:#315044;font:600 14px Fraunces,serif}.care-note small{margin-top:3px;color:#7a746d;font-size:9px}.section-heading{max-width:580px}.section-heading.centered{margin-inline:auto;text-align:center}.section-heading h2{margin:0;color:#2c493c;font:500 clamp(36px,4vw,54px)/1.05 Fraunces,serif;letter-spacing:-.025em}.section-copy{margin:18px 0 0;color:#55675d;font-size:18px;line-height:1.7}.problem-section{padding:100px 30px 90px;background:#fff9f2}.question-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;width:min(1000px,100%);margin:46px auto 24px}.question-grid article{display:flex;min-height:116px;align-items:center;gap:16px;padding:22px;border:1px solid #e4dacd;border-radius:20px;background:#f9f4eb;transition:transform .2s}.question-grid article:hover{transform:translateY(-4px)}.question-grid svg{flex:0 0 auto;padding:10px;width:42px;height:42px;border-radius:14px;color:var(--clay);background:#f3dfd2}.question-grid p{color:#3e5348;font:500 21px/1.4 Fraunces,serif}.clarity{display:flex;width:min(1000px,100%);align-items:center;justify-content:center;gap:13px;margin:auto;padding:17px;border-radius:18px;color:#fff;background:var(--green)}.clarity span{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;color:#7a523c;background:#efd7c3}.clarity p{margin:0;font:500 22px Fraunces,serif}.human-section{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:78px;padding:110px max(30px,calc((100% - 1160px)/2));background:#f7e9df}.human-photo{position:relative;min-height:560px;border:10px solid #fff8ef;border-radius:38px;background:#dfc9bb;box-shadow:0 28px 80px #6f48342b;overflow:hidden}.human-photo img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.human-photo:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 55%,#33201870);content:""}.photo-caption{position:absolute;z-index:1;right:24px;bottom:22px;left:24px;display:flex;align-items:center;gap:11px;margin:0;color:#fffaf5;font:500 18px/1.35 Fraunces,serif;text-shadow:0 2px 16px #291b16}.photo-caption>.haven-brand-mark{width:38px;height:38px;flex:0 0 auto;border:1px solid #ffffff75;border-radius:12px;box-shadow:0 6px 16px #291b1640}.human-copy{max-width:520px}.human-copy h2{margin:0;color:#2c493c;font:500 clamp(38px,4.4vw,58px)/1.03 Fraunces,serif;letter-spacing:-.028em}.human-copy>p:not(.eyebrow){margin:22px 0;color:#5b5a55;font-size:18px;line-height:1.72}.warm-promises{display:grid;gap:10px;margin-top:28px}.warm-promises span{display:grid;grid-template-columns:auto 1fr;column-gap:12px;align-items:center;padding:13px 15px;border:1px solid #e7cfc0;border-radius:16px;background:#fff9f3b8}.warm-promises svg{grid-row:1/3;width:21px;color:#a65f48}.warm-promises b{color:#40564a;font-size:16px}.warm-promises small{margin-top:2px;color:#6f6a64;font-size:14px;line-height:1.45}.story-section{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:82px;padding:110px max(30px,calc((100% - 1160px)/2));background:#fff}.story-tribute{position:relative;display:flex;min-height:520px;align-items:center;justify-content:center;flex-direction:column;padding:50px 30px;border-radius:38px;color:#fff;background:radial-gradient(circle at 50% 22%,#8e6bd066,transparent 28%),linear-gradient(145deg,#063e30,#075b43 66%,#4c3473);box-shadow:0 30px 80px #073f3024;text-align:center;overflow:hidden}.story-tribute:before,.story-tribute:after{position:absolute;width:210px;height:210px;border:1px solid #ffffff20;border-radius:50%;content:""}.story-tribute:before{top:-92px;left:-75px}.story-tribute:after{right:-78px;bottom:-98px}.story-mark{display:grid;width:118px;height:118px;place-items:center;border:1px solid #ffffff4a;border-radius:34px;background:#fff;box-shadow:0 18px 46px #031e1738}.story-mark .haven-brand-mark{width:92px;height:92px}.story-tribute p{margin:30px 0 8px;color:#d8caef;font-size:12px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.story-tribute h2{margin:0;font:500 clamp(62px,7vw,88px)/1 Fraunces,serif;letter-spacing:-.04em}.story-tribute small{margin-top:12px;color:#e1ece6;font:500 20px Fraunces,serif}.story-tribute>span{margin-top:42px;padding-top:18px;border-top:1px solid #ffffff35;color:#cdbbe9;font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.story-copy{max-width:570px}.story-copy h2{margin:0;color:#093f31;font:500 clamp(40px,4.5vw,60px)/1.04 Fraunces,serif;letter-spacing:-.028em}.story-copy>p:not(.eyebrow){margin:21px 0 0;color:#506159;font-size:18px;line-height:1.75}.story-copy blockquote{margin:30px 0 0;padding:22px 24px;border-left:5px solid #6841ad;border-radius:0 18px 18px 0;color:#174c3c;background:#f1ecfa;font:500 23px/1.45 Fraunces,serif}.showcase-section{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:70px;padding:110px max(30px,calc((100% - 1180px)/2));overflow:hidden}.showcase-copy{max-width:480px}.check-list{display:grid;gap:14px;margin:30px 0;padding:0;list-style:none;color:#42574c;font-size:17px;font-weight:700}.check-list li{display:flex;gap:10px;align-items:center}.check-list svg{color:#5a8069}.inline-link{display:inline-flex;align-items:center;gap:8px;color:#8f503d;font-size:16px;font-weight:800}.inline-link:hover{gap:12px}.showcase-product{min-width:620px}.product-frame.compact{width:680px;transform:rotate(1.5deg)}.product-frame.compact .dashboard-grid{grid-template-columns:1fr}.product-frame.compact .timeline-card{padding-inline:24px}.feature-section{padding:105px max(30px,calc((100% - 1180px)/2));background:linear-gradient(145deg,#eef4eb,#f8eee7)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:46px}.feature-card{position:relative;min-height:440px;padding:30px;border:1px solid #dce5da;border-radius:26px;background:#fffaf2;box-shadow:0 14px 44px #315c4a0c;overflow:hidden}.feature-card:after{position:absolute;right:-55px;bottom:-55px;width:160px;height:160px;border:1px solid #c1d0c225;border-radius:50%;content:""}.feature-icon,.assist-mark,.security-mark{display:grid;width:52px;height:52px;margin-bottom:24px;place-items:center;border-radius:17px;color:#fff;background:var(--green)}.feature-card h3{margin:0 0 14px;color:#304b3f;font:600 25px/1.14 Fraunces,serif}.feature-card>p:not(.eyebrow){color:#586960;font-size:16px;line-height:1.68}.mini-med{display:grid;grid-template-columns:37px 1fr auto;align-items:center;gap:10px;margin-top:25px;padding:14px;border:1px solid #e7ded2;border-radius:15px;background:#fff}.mini-med>span{display:grid;width:37px;height:37px;place-items:center;border-radius:11px;color:#42614f;background:#e7efe6}.mini-med b,.mini-med small{display:block}.mini-med b{font-size:12px}.mini-med small{color:#6b766f;font-size:9px}.mini-med em{padding:5px 7px;border-radius:999px;color:#47715a;background:#e5f0e5;font-size:8px;font-style:normal;font-weight:800}.handoff-flow{display:flex;align-items:center;justify-content:center;margin-top:35px}.handoff-flow i{width:16px;border-top:1px dashed #96a89c}.handoff-chip{display:flex;align-items:center;gap:4px;padding:9px;border:1px solid #e1c7b6;border-radius:999px;color:#865340;background:#f7e6da;font-size:8px;font-weight:800}.continuity-list{display:grid;gap:7px;margin-top:24px;padding:13px;border-radius:16px;background:#eef4ec}.continuity-list span{display:flex;align-items:center;gap:8px;padding:9px 8px;border-bottom:1px solid #dfe8dd;color:#476052;font-size:10px;font-weight:700}.continuity-list span:last-child{border:0}.continuity-list svg{padding:3px;width:17px;height:17px;border-radius:50%;color:#fff;background:#62836d}.feature-real-screen{position:relative;height:220px;margin:24px 0 0;border:1px solid #d8e3de;border-radius:17px;background:#eef4f0;overflow:hidden}.feature-real-screen img{display:block;width:100%;height:100%;object-fit:cover}.feature-real-screen.medication-screen img{object-position:50% 16%}.feature-real-screen.relay-screen img{object-position:28% 100%;transform:scale(3.8);transform-origin:28% 100%}.feature-real-screen.chat-screen img{object-position:62% 28%;transform:scale(1.75);transform-origin:62% 28%}.feature-real-screen figcaption{position:absolute;right:10px;bottom:10px;left:10px;padding:8px 10px;border-radius:10px;color:#fff;background:#073f31dc;font-size:10px;font-weight:800}.assist-section{position:relative;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;padding:115px max(30px,calc((100% - 1120px)/2));color:#fff;background:#2f5142;overflow:hidden}.assist-section .section-heading h2{color:#fff}.assist-section .section-copy{color:#d7e2db}.assist-mark{color:#6e503f;background:#efd2bd}.assist-prompts{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.assist-prompts span{padding:9px 12px;border:1px solid #ffffff2e;border-radius:999px;color:#e4ece6;background:#ffffff0a;font-size:9px}.assist-safety{display:flex;align-items:center;gap:8px;color:#bfd0c5;font-size:10px}.assist-window{position:relative;padding:18px;border:1px solid #ffffff24;border-radius:27px;background:#f9f3e9;box-shadow:0 40px 90px #172b2340;transform:rotate(1deg)}.assist-window-top{display:flex;align-items:center;gap:6px;padding:0 4px 16px;color:#476051;font-size:10px;font-weight:800}.assist-window-top span{display:flex;align-items:center;gap:6px;margin-right:auto}.assist-window-top i{width:7px;height:7px;border-radius:50%;background:#d9cfc1}.assist-message{max-width:86%;margin:9px;padding:13px 15px;border-radius:16px;color:#40564a;font-size:10px;line-height:1.55}.assist-message.user{margin-left:auto;border-radius:16px 16px 4px;background:#f0dfd2}.assist-message.haven{display:flex;gap:10px;border-radius:16px 16px 16px 4px;background:#fff}.assist-real-screen{margin:0;padding:14px 14px 0;border:1px solid #ffffff35;border-radius:27px;background:linear-gradient(145deg,#fff,#f3eef9);box-shadow:0 40px 90px #172b2340;overflow:hidden}.assist-screen-crop{position:relative;aspect-ratio:.68;overflow:hidden;border:1px solid #ded6e9;border-radius:20px;background:#fff;box-shadow:inset 0 0 0 1px #ffffff80}.assist-screen-crop img{position:absolute;top:-14%;left:-113%;display:block;width:280%;max-width:none;height:auto}.assist-real-screen figcaption{padding:12px 16px;color:#2e4e42;background:#f7faf8;font-size:12px;font-weight:800}.assist-message.haven>span{display:grid;flex:0 0 auto;width:29px;height:29px;place-items:center;border-radius:10px;color:#fff;background:#50715f}.assist-message b{font-size:11px}.assist-message ol{margin:8px 0 12px;padding-left:18px}.assist-message li{margin:6px 0}.assist-message .mock-action{display:inline-block;padding:8px 10px;border-radius:9px;color:#fff;background:#315c4a;font-size:8px;font-weight:800}.assist-glow{position:absolute;right:-150px;bottom:-240px;width:600px;height:600px;border-radius:50%;background:#6b94762b;filter:blur(2px)}.future-section{padding:105px max(30px,calc((100% - 1000px)/2))}.future-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:45px}.future-grid article{position:relative;padding:32px;border:1px solid #e0d5c6;border-radius:25px;background:#fffaf2;overflow:hidden}.future-grid article>span{display:grid;width:50px;height:50px;margin-bottom:22px;place-items:center;border-radius:16px;color:#476452;background:#e4eee4}.future-grid h3{margin:0;color:#304b3e;font:600 28px Fraunces,serif}.future-grid p{color:#59685f;font-size:16px;line-height:1.68}.future-grid a{display:flex;align-items:center;color:#92513e;font-size:12px;font-weight:800}.coming{position:absolute;top:20px;right:20px;padding:6px 9px;border-radius:999px;color:#80503f;background:#f3dfd1;font-size:8px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.tablet-section{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;padding:105px max(30px,calc((100% - 1180px)/2));background:#f4e8dd}.tablet-preview{display:grid;min-height:620px;place-items:center;padding:38px 24px;border-radius:36px;background:radial-gradient(circle at 50% 35%,#fff8ef 0,#fff8ef 28%,#d7e4d7 75%);overflow:hidden}.tablet-preview-badge{display:flex;align-items:center;gap:7px;padding:9px 13px;border-radius:999px;color:#315c4a;background:#fffaf2;font-size:10px;font-weight:800;box-shadow:0 8px 20px #315c4a18}.tablet-preview-badge svg{width:15px;color:#b66b50}.tablet-preview>p{margin:0;color:#51665a;font-size:12px;font-weight:800;letter-spacing:.04em;text-align:center;text-transform:uppercase}.tablet-device{position:relative;width:min(390px,92%);padding:18px;border:8px solid #2e3f38;border-radius:34px;background:#2e3f38;box-shadow:0 30px 65px #38514335}.tablet-camera{position:absolute;top:7px;left:50%;width:5px;height:5px;border-radius:50%;background:#8ca095;transform:translate(-50%)}.ready-screen{min-height:470px;padding:30px;border-radius:18px;color:#345044;background:linear-gradient(180deg,#fffaf2,#edf4eb)}.ready-screen>.haven-brand-mark{width:52px;height:52px;border-radius:14px}.ready-screen>small{display:block;margin-top:18px;color:#a45f49;font-size:9px;font-weight:900;letter-spacing:.13em}.ready-screen h3{margin:9px 0 5px;font:600 32px/1.05 Fraunces,serif}.ready-screen>p{margin:0;color:#5d6b64;font-size:14px;line-height:1.5}.ready-next{display:grid;gap:4px;margin-top:28px;padding:18px;border-radius:18px;background:#fff;box-shadow:0 12px 28px #405d4b12}.ready-next b{font:600 25px Fraunces,serif}.ready-next span{font-size:13px;font-weight:700}.ready-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.ready-actions span{display:flex;align-items:center;justify-content:center;gap:7px;padding:14px 8px;border-radius:14px;color:#fff;background:#315c4a;font-size:11px;font-weight:800}.ready-actions svg{width:17px}.complete-tablet-kicker{display:flex;align-items:center;gap:13px;margin-bottom:25px;padding:16px 18px;border:1px solid #315c4a2b;border-radius:18px;color:#fff;background:linear-gradient(120deg,#315c4a,#4f7662);box-shadow:0 16px 34px #315c4a24}.complete-tablet-kicker>span{display:grid;width:45px;height:45px;flex:0 0 auto;place-items:center;border-radius:14px;color:#315c4a;background:#fffaf2}.complete-tablet-kicker svg{width:24px}.complete-tablet-kicker div{display:grid;gap:3px}.complete-tablet-kicker small{color:#dfeadf;font-size:9px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.complete-tablet-kicker b{font:600 18px/1.2 Fraunces,serif}.complete-tablet-kicker .company-name{color:#fff}.tablet-value-row{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:26px}.tablet-value-row>span{display:grid;grid-template-columns:20px 1fr;gap:2px 6px;padding:13px;border-radius:15px;color:#42594d;background:#fffaf2}.tablet-value-row svg{grid-row:1/3;width:18px;color:#a66049}.tablet-value-row b{font-size:11px}.tablet-value-row small{color:#657169;font-size:9px;line-height:1.35}.tablet-options{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:28px}.tablet-options article{position:relative;padding:22px;border:1px solid #dfd5c9;border-radius:20px;background:#fffaf2}.tablet-option-icon{display:grid;width:42px;height:42px;margin-bottom:17px;place-items:center;border-radius:13px;color:#315c4a;background:#dfeadd}.tablet-options h3{margin:0;color:#304b3e;font:600 21px Fraunces,serif}.tablet-options h3 small{display:block;margin-top:4px;font:700 9px DM Sans,sans-serif;text-transform:uppercase}.tablet-options ul{display:grid;gap:9px;margin:18px 0 0;padding:0;list-style:none}.tablet-options li{display:flex;gap:7px;color:#53635b;font-size:12px;line-height:1.4}.tablet-options li svg{width:14px;min-width:14px;color:#65866f}.tablet-options .ready-kit{border:2px solid #b66b50;background:linear-gradient(180deg,#fffaf2,#f9e9dd)}.tablet-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.tablet-actions .button{min-height:50px;padding:11px 18px;font-size:13px}.ready-care-plan{margin-top:20px;padding:24px;border:1px solid #315c4a40;border-radius:24px;background:linear-gradient(145deg,#fffaf2,#e8f0e6);box-shadow:0 18px 42px #315c4a16}.ready-care-top{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px}.ready-care-shield{display:grid;width:52px;height:52px;place-items:center;border-radius:16px;color:#fff;background:#315c4a;box-shadow:0 10px 24px #315c4a30}.ready-care-shield svg{width:27px}.ready-care-top .eyebrow{margin-bottom:4px}.ready-care-top h3{margin:0;color:#304b3e;font:600 24px/1.15 Fraunces,serif}.ready-care-price{display:grid;min-width:112px;padding:12px 14px;border-radius:16px;color:#fff;background:#a65f48;text-align:center}.ready-care-price b{font:600 25px Fraunces,serif}.ready-care-price small{font-size:9px}.ready-care-price span{margin-top:5px;padding-top:5px;border-top:1px solid #ffffff42;font-size:9px;font-weight:800}.ready-care-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:20px}.ready-care-benefits>span{display:grid;grid-template-columns:19px 1fr;gap:2px 6px;padding:12px;border-radius:14px;background:#ffffffa6}.ready-care-benefits svg{grid-row:1/3;width:17px;color:#a45f49}.ready-care-benefits b{color:#3c5549;font-size:11px}.ready-care-benefits small{color:#657169;font-size:9px;line-height:1.4}.ready-care-terms{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.ready-care-terms>span{display:grid;gap:2px;padding:11px;border:1px solid #315c4a1f;border-radius:13px;color:#315c4a;background:#dfeadf80}.ready-care-terms b{font:600 16px Fraunces,serif}.ready-care-terms small{color:#5d6c64;font-size:8px;line-height:1.35}.ready-care-plan>p{margin:15px 0 9px;color:#68736d;font-size:9px;line-height:1.55}.ready-care-plan>a{display:flex;align-items:center;gap:4px;color:#8e4d39;font-size:10px;font-weight:900}.ready-care-plan>a svg{width:14px}.tablet-note{margin:18px 0;color:#657169;font-size:11px;line-height:1.55}.professionals-section{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px;padding:105px max(30px,calc((100% - 1120px)/2));background:#fffaf2}.professional-art{position:relative;display:grid;min-height:470px;place-items:center;border-radius:34px;background:linear-gradient(145deg,#d9e6da,#f2ddcf);overflow:hidden}.portrait{display:grid;width:240px;height:300px;place-items:center;border:12px solid #fffaf2;border-radius:120px 120px 30px 30px;color:#fffaf2;background:linear-gradient(#658773,#315c4a);box-shadow:var(--shadow)}.portrait svg{width:80px;height:80px;opacity:.9}.professional-note{position:absolute;right:25px;top:70px;display:flex;align-items:center;gap:10px;padding:13px 15px;border-radius:15px;background:#fffaf2;box-shadow:var(--shadow)}.professional-note.second{top:auto;right:auto;bottom:70px;left:25px}.professional-note svg{color:#59806a}.professional-note b,.professional-note small{display:block}.professional-note b{font-size:10px}.professional-note small{margin-top:2px;color:#707b74;font-size:8px}.professional-points{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:28px 0}.professional-points p{display:grid;gap:8px;margin:0;padding:15px;border-radius:14px;color:#4b5f54;background:#f1f5ef;font-size:14px;font-weight:700}.professional-points svg{color:#63846e}.professional-art{box-shadow:0 24px 58px #40594b22}.professional-art:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 48%,#1d362b38);content:"";pointer-events:none}.professional-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.professional-note{z-index:1}.professional-disclosure{display:block;max-width:520px;margin-top:15px;color:#727c76;font-size:10px;line-height:1.5}.security-section{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);gap:70px;padding:105px max(30px,calc((100% - 1160px)/2));color:#fff;background:#233e33}.security-section .section-heading h2{color:#fff}.security-section .section-copy{color:#cbd8d0}.security-section .company-name{color:#d9c9f2}.security-mark{color:#6a4e3e;background:#efd4c1}.inline-link.light{color:#f0d5c3}.security-intro{align-self:start}.security-heading .eyebrow{color:#cbb6ef}.security-heading h2{margin:0;color:#fff;font:600 clamp(38px,4vw,58px)/1.04 Fraunces,serif;letter-spacing:-.025em}.security-heading>p:last-child{margin:22px 0 0;color:#d2dfd8;font-size:17px;line-height:1.7}.security-status{display:flex;gap:11px;align-items:center;margin-top:26px;padding:15px 16px;border:1px solid #8fd3b552;border-radius:16px;background:#ffffff0b}.security-status>svg{flex:0 0 auto;color:#7bd4aa}.security-status b,.security-status small{display:block}.security-status b{font-size:14px}.security-status small{margin-top:3px;color:#c4d4cc;font-size:11px;line-height:1.4}.security-actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-top:24px}.security-actions .button{min-height:52px;padding:12px 18px}.security-actions .inline-link{margin:0}.security-details{align-self:end}.security-kicker{margin:0 0 14px;color:#cbb6ef;font-size:12px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.security-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;align-self:end}.security-grid article{min-height:190px;padding:22px;border:1px solid #ffffff1c;border-radius:20px;background:#ffffff0a}.security-grid svg{color:#eacdb8}.security-grid h3{margin:23px 0 9px;font:600 18px Fraunces,serif}.security-grid p{margin:0;color:#d5dfd9;font-size:15px;line-height:1.6}.security-reality{display:flex;gap:10px;align-items:flex-start;margin:14px 0 0;padding:15px 16px;border-left:3px solid #aa90dc;border-radius:0 13px 13px 0;color:#d6e1db;background:#ffffff0a;font-size:12px;line-height:1.55}.security-reality svg{width:18px;flex:0 0 auto;color:#bda8e4}.pricing-section{padding:105px max(30px,calc((100% - 1180px)/2));background:#edf3eb}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:center;align-items:stretch;gap:18px;margin-top:45px}.pricing-grid article{position:relative;display:flex;flex-direction:column;padding:32px 28px;border:1px solid #d9e1d7;border-radius:25px;background:#fffaf2}.pricing-grid article.featured-plan{border:2px solid var(--clay);box-shadow:var(--shadow)}.pricing-grid article.complete-plan{border:2px solid #315c4a;background:linear-gradient(180deg,#fffaf2,#f3f7ef);box-shadow:0 20px 42px #3658451c}.plan-badge{position:absolute;top:0;right:0;left:0;padding:8px;border-radius:22px 22px 0 0;color:#fff;background:var(--clay);text-align:center;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.complete-badge{background:#315c4a}.featured-plan>.eyebrow,.complete-plan>.eyebrow{margin-top:16px}.pricing-grid h3{margin:0;color:#304b3e;font:600 38px Fraunces,serif}.pricing-grid h3 small{font:600 10px DM Sans,sans-serif}.pricing-grid article>p:not(.eyebrow):not(.tier-includes):not(.annual-price):not(.beta-price):not(.competitor-price){min-height:75px;color:#59685f;font-size:15px;line-height:1.55}.pricing-grid .annual-price{min-height:0;margin:5px 0 0;color:#315c4a;font-size:14px;font-weight:800}.pricing-grid .annual-price span{display:inline-block;margin-left:5px;padding:3px 7px;border-radius:999px;color:#315c4a;background:#dfeadd;font-size:9px;letter-spacing:.04em;text-transform:uppercase}.pricing-grid .beta-price{min-height:0;margin:8px 0 14px;color:#a45f49;font-size:12px;font-weight:800}.pricing-grid .competitor-price{min-height:0;margin:0 0 13px;padding:9px 11px;border-radius:12px;color:#315c4a;background:#e9f3ec;font-size:11px;font-weight:800;line-height:1.45}.pricing-note a{color:#6040a1;text-decoration:underline;text-underline-offset:2px}.pricing-grid .tier-includes{min-height:0;margin:8px 0 0;color:#315c4a;font-size:12px;font-weight:800}.complete-ready-callout{position:relative;display:flex;align-items:center;gap:12px;margin:2px 0 18px;padding:15px;border:1px solid #315c4a33;border-radius:17px;color:#315c4a;background:#dfeadf}.complete-ready-callout>span{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:13px;color:#fff;background:#315c4a}.complete-ready-callout>span svg{width:22px}.complete-ready-callout>div{display:grid;gap:2px}.complete-ready-callout small{font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.complete-ready-callout b{font:600 16px Fraunces,serif}.complete-ready-callout p{margin:0;color:#53675c;font-size:10px}.complete-ready-callout>em{position:absolute;top:8px;right:9px;color:#98563f;font-size:7px;font-style:normal;font-weight:900;text-transform:uppercase}.pricing-grid ul{display:grid;align-content:start;gap:11px;min-height:230px;margin:22px 0;padding:0;list-style:none}.pricing-grid li{display:flex;gap:9px;color:#43584c;font-size:15px}.pricing-grid li svg{width:16px;color:#61836c}.pricing-grid li em{display:inline-block;margin-left:4px;color:#a45f49;font-size:9px;font-style:normal;font-weight:900;text-transform:uppercase}.pricing-grid li.ready-feature{margin:0 -8px 3px;padding:11px 9px;border-radius:13px;background:#e5efe3}.pricing-grid li.ready-feature span{display:grid;gap:3px}.pricing-grid li.ready-feature b{font-size:14px}.pricing-grid li.ready-feature small{color:#607068;font-size:10px;line-height:1.4}.pricing-grid .button{width:100%;margin-top:auto}.pricing-grid article:first-child>.button{color:#fff;border-color:var(--green);background:linear-gradient(135deg,#087550,#168f5f);box-shadow:0 12px 28px #075b432b}.pricing-grid article:first-child>.button:hover{color:#fff;border-color:#064d39;background:linear-gradient(135deg,#064d39,#0f754e);box-shadow:0 16px 32px #075b4336}.complete-button{color:#fff;border-color:#315c4a;background:#315c4a}.complete-button:hover{border-color:#a96149;background:#a96149}.complete-kit-link{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:12px;color:#315c4a;font-size:11px;font-weight:800}.complete-kit-link svg{width:16px}.complete-kit-link svg:last-child{width:13px}.complete-plan .complete-kit-link{order:1;margin:0 0 12px}.complete-plan .complete-button{order:2}.pricing-note{text-align:center;color:#606c65;font-size:13px}.mobile-apps-section{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:58px max(30px,calc((100% - 1120px)/2));color:#fff;background:linear-gradient(125deg,#294a3d,#3f6755)}.mobile-apps-mark{display:grid;width:92px;height:92px;place-items:center;border:1px solid #ffffff3d;border-radius:25px;background:#fffaf2;box-shadow:0 16px 38px #172d2535}.mobile-apps-mark .haven-brand-mark{width:72px;height:72px;border-radius:20px}.mobile-apps-copy h2{margin:0;color:#fff;font:500 clamp(32px,4vw,46px)/1.05 Fraunces,serif}.mobile-apps-copy>p:not(.eyebrow){max-width:560px;margin:12px 0 0;color:#dce8e0;font-size:15px;line-height:1.65}.mobile-apps-copy .eyebrow{color:#efd5c4}.store-buttons{display:grid;grid-template-columns:repeat(2,minmax(170px,1fr));gap:10px}.store-button{display:flex;min-height:64px;align-items:center;gap:11px;padding:10px 16px;border:1px solid #ffffff55;border-radius:13px;color:#fff;background:#15251f;box-shadow:0 8px 20px #172d2535;transition:transform .2s,background .2s}.store-button:hover{color:#fff;background:#a45f49;transform:translateY(-2px)}.store-button>svg{width:30px;height:30px;fill:currentColor}.store-button span{display:grid;gap:1px}.store-button small{font-size:8px;font-weight:800;letter-spacing:.08em}.store-button b{font:500 21px/1 Fraunces,serif}.store-buttons>p{grid-column:1/-1;margin:1px 0 0;color:#c8d9cf;font-size:11px;text-align:center}.access-overlay{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#17271fcc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.access-dialog{position:relative;width:min(880px,100%);max-height:calc(100vh - 48px);padding:40px;border:1px solid #eadccf;border-radius:30px;background:linear-gradient(145deg,#fffaf2,#f4ebe1);box-shadow:0 35px 100px #0f1d1760;overflow:auto}.access-close{position:absolute;top:20px;right:20px;display:grid;width:48px;height:48px;place-items:center;border:1px solid #d9cec0;border-radius:50%;color:#385246;background:#fff;cursor:pointer}.access-close:hover{color:#fff;background:#315c4a}.access-close svg{width:22px}.access-dialog-heading{max-width:680px;padding-right:52px}.access-dialog-heading h2{margin:0;color:#2d493d;font:500 clamp(35px,5vw,52px)/1.04 Fraunces,serif}.access-dialog-heading>p:not(.eyebrow){margin:15px 0 0;color:#5a6961;font-size:16px;line-height:1.65}.access-options{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:30px}.access-options.mobile-only{grid-template-columns:repeat(2,minmax(0,1fr))}.access-option{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:132px;padding:18px;border:1px solid #ded3c5;border-radius:20px;color:#355044;background:#fff;box-shadow:0 12px 28px #3c291c0c;transition:transform .2s,border-color .2s,box-shadow .2s}.access-option:hover{color:#355044;border-color:#b66b50;box-shadow:0 16px 34px #3c291c18;transform:translateY(-3px)}.access-option.available{color:#fff;border-color:#315c4a;background:linear-gradient(145deg,#315c4a,#4f7662)}.access-option.available:hover{color:#fff;border-color:#b66b50}.access-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:15px;color:#fff;background:#a65f48}.access-option.available .access-icon{color:#315c4a;background:#fffaf2}.access-icon svg{width:26px;height:26px}.access-option.planned .access-icon svg{fill:currentColor}.access-option-copy{display:grid;gap:4px}.access-option-copy small{color:#a45f49;font-size:8px;font-weight:900;letter-spacing:.11em}.access-option.available .access-option-copy small{color:#efd5c4}.access-option-copy b{font:600 20px/1.15 Fraunces,serif}.access-option-copy em{color:#657169;font-size:10px;font-style:normal;line-height:1.4}.access-option.available .access-option-copy em{color:#dbe7df}.access-option>svg{width:18px}.access-note{margin:18px 0 0;color:#68736c;font-size:12px;text-align:center}.cta-section{display:grid;grid-template-columns:.55fr 1.45fr;align-items:center;gap:65px;padding:85px max(30px,calc((100% - 1000px)/2));color:#fff;background:linear-gradient(125deg,#a65f48,#c68266 55%,#a86452)}.cta-section h2{max-width:650px;margin:0;font:500 clamp(38px,5vw,59px)/1 Fraunces,serif}.cta-section>div>p:not(.eyebrow){color:#f8e6dc}.cta-section .eyebrow{color:#f4d8c6}.light-button{color:#76513f;border-color:#fff;background:#fffaf2}.light-button:hover{color:#fff;background:#315c4a}.contact-link{display:flex;align-items:center;padding:14px;color:#fff;font-size:16px;font-weight:800}.cta-family{position:relative;display:grid;min-height:230px;place-items:center}.family-ring{display:grid;width:180px;height:180px;place-items:center;border:1px solid #ffffff40;border-radius:50%;background:#ffffff0e}.family-ring>.haven-brand-mark{width:108px;height:108px;border:1px solid #ffffff66;border-radius:30px;box-shadow:0 18px 44px #63312030}.cta-family .avatar-stack{position:absolute;bottom:22px}.cta-family .avatar{border-color:#b76e54}.spark{position:absolute;color:#f5d8a8}.s1{top:20px;left:20px}.s2{right:20px;bottom:50px}.legal-center{padding:105px max(30px,calc((100% - 1060px)/2));background:#f7efe6}.legal-intro{max-width:760px;margin:0 auto 35px;text-align:center}.legal-intro h2{margin:0;color:#2c493c;font:500 clamp(38px,5vw,58px)/1.05 Fraunces,serif}.legal-intro>p:not(.eyebrow){margin:18px 0 0;color:#58675f;font-size:17px;line-height:1.7}.emergency-notice{display:grid;grid-template-columns:auto 1fr;gap:16px;margin-bottom:22px;padding:22px 24px;border:2px solid #c77b61;border-radius:22px;color:#653f32;background:#fff7f1}.emergency-notice>svg{width:30px;height:30px;padding:5px;border-radius:10px;color:#fff;background:#a95f49}.emergency-notice strong{font:600 21px Fraunces,serif}.emergency-notice p{margin:6px 0 0;font-size:15px;line-height:1.6}.legal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.legal-grid details{scroll-margin-top:100px;border:1px solid #dfd2c3;border-radius:20px;background:#fffaf4;box-shadow:0 10px 30px #563b2b0a;overflow:hidden}.legal-grid summary{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:12px;padding:20px 22px;color:#304b3f;cursor:pointer;font:600 21px Fraunces,serif;list-style:none}.legal-grid summary>span{display:flex;flex-wrap:wrap;align-items:baseline;gap:.28em}.legal-grid summary::-webkit-details-marker{display:none}.legal-grid summary svg{width:21px;flex:0 0 auto;color:#a15b45;transition:transform .2s}.legal-grid details[open] summary{border-bottom:1px solid #e8ddd0;background:#fdf5ed}.legal-grid details[open] summary svg{transform:rotate(90deg)}.legal-body{padding:8px 22px 24px}.legal-body h3{margin:24px 0 6px;color:#355044;font-size:17px}.legal-body p{margin:0;color:#5b6860;font-size:15px;line-height:1.72}.legal-body a{color:#8d4f3d;font-weight:800;text-decoration:underline;text-underline-offset:3px}.legal-body .legal-effective{margin:16px 0 24px;padding:14px 16px;border-left:4px solid #a15b45;border-radius:0 12px 12px 0;color:#455b50;background:#f7eee5;font-size:14px}.legal-body .legal-effective strong{color:#304b3f}.legal-review-note{display:flex;align-items:flex-start;gap:9px;margin:22px 0 0;padding:16px 18px;border-radius:16px;color:#526259;background:#e8efe6;font-size:13px;line-height:1.55}.legal-review-note svg{flex:0 0 auto;color:#4e755f}footer{padding:70px max(30px,calc((100% - 1160px)/2)) 24px;background:#f8f3ea}.footer-main{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:50px;padding-bottom:45px}.footer-brand p{color:#3f554a;font:500 25px Fraunces,serif}.footer-brand>small{display:block;max-width:360px;color:#68736c;font-size:14px;line-height:1.6}.footer-main>div:not(.footer-brand){display:grid;align-content:start;gap:11px}.footer-main h3{margin:0 0 8px;color:#355044;font-size:11px;text-transform:uppercase;letter-spacing:.1em}.footer-main>div>a{color:#5d6962;font-size:14px}.footer-main>div>a:hover{color:var(--clay)}.legal-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:20px;border:1px solid #e3d9cb;border-radius:18px;background:#fffaf2}.legal-notes p{margin:0;color:#626d67;font-size:13px;line-height:1.6}.legal-notes b{color:#455b50}.legal-footer-note{padding:17px 20px;border:1px solid #e3d9cb;border-radius:16px;color:#626d67;background:#fffaf2;font-size:13px;line-height:1.6}.legal-footer-note b{color:#455b50}.footer-bottom{display:flex;justify-content:space-between;margin-top:24px;padding-top:20px;border-top:1px solid #e1d8cb;color:#68736d;font-size:13px}.eyebrow{color:#6741ad}.nav-links{color:#24433a}.nav-links a:hover,.text-link:hover{color:#6741ad}.tablet-nav-link small{color:#5f3c9d;background:#f0eafb}.button.secondary{color:var(--green);border-color:#a9bdb5;background:#fff;box-shadow:none}.button.secondary:hover{background:#eff8f3}.hero-section{background:linear-gradient(135deg,#fff,#f4f9f6 48%,#f0ebfa)}.hero-section{order:-2}.hero-copy h1{color:#073e30}.hero-copy h1 em{color:#6f49b6}.hero-lead{color:#3f554d}.soft-dot{background:#7b56c2;box-shadow:0 0 0 5px #ede7f8}.easy-list{color:#174f3d}.easy-list svg{color:#168b5c}.hero-tablet-teaser{border-color:#d8cee9;color:#193e33;background:#fff}.hero-tablet-teaser:hover{border-color:#7651ba;box-shadow:0 16px 32px #4e30741b}.hero-tablet-icon{background:linear-gradient(135deg,#6841ad,#8d6bd0)}.hero-tablet-teaser>svg{color:#6841ad}.hero-photo{border-color:#fff;background:#e3ece7;box-shadow:0 34px 90px #073f3026}.hero-photo-note{color:#123c30;background:#fffffff0}.hero-photo-note>.haven-brand-mark,.photo-caption>.haven-brand-mark{border:0;border-radius:0;box-shadow:none}.beta-ready-section{border-color:#cdded6;background:linear-gradient(140deg,#fff,#eff8f3 58%,#f0ebfa);box-shadow:0 22px 56px #073f3012}.beta-ready-section{order:-1}.beta-ready-copy h2,.beta-ready-steps strong{color:#0b4d39}.beta-ready-steps li{border-color:#d9e5df;background:#fff}.beta-ready-steps li>span{background:linear-gradient(135deg,#6841ad,#8a68ca)}.beta-help-icon{background:#075b43}.beta-help-panel{border-color:#c7ddd2;background:#f2faf6}.beta-help-panel a{color:#5f3c9d}.beta-ready-safety{border-left-color:#e23e4b;background:#fff2f2}.beta-ready-safety svg{color:#d7303e}.problem-section{background:#fff}.question-grid article{border-color:#dce5e1;background:#f8fbf9}.question-grid svg{color:#6841ad;background:#eee8f8}.clarity{background:linear-gradient(135deg,#075b43,#168b5c)}.clarity span{color:#6841ad;background:#fff}.human-section{background:#edf7f1}.human-photo{border-color:#fff;background:#dce8e1;box-shadow:0 28px 80px #073f3020}.warm-promises span{border-color:#d5e4dc;background:#fff}.warm-promises svg{color:#6841ad}.avatar.clay{background:#6841ad}.avatar.sage{background:#168b5c}.avatar.gold{color:#fff;background:#4874c8}.avatar.ink{background:#075b43}.section-heading h2,.human-copy h2,.legal-intro h2{color:#093f31}.section-copy{color:#50665d}.check-list svg{color:#168b5c}.inline-link{color:#6040a1}.showcase-section{align-items:center;background:#fff}.showcase-product{width:min(720px,100%);min-width:0}.app-overview{margin:0;border:1px solid #ccd9d3;border-radius:30px;background:#fff;box-shadow:0 32px 82px #073f3022;overflow:hidden}.app-overview-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 20px;border-bottom:1px solid #e2e8e5;color:#52645d;font-size:13px}.app-overview-top span{display:flex;align-items:center;gap:8px;color:#075b43;font-weight:800}.app-overview-top i{width:9px;height:9px;border-radius:50%;background:#1aa66c;box-shadow:0 0 0 5px #e5f5ed}.app-overview-top b{color:#6741ad}.app-screen-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:12px 14px;border-bottom:1px solid #e2e8e5;background:#f7faf8}.app-screen-tabs button{min-height:42px;padding:8px 10px;border:1px solid #d6e0db;border-radius:12px;color:#476057;background:#fff;font-weight:800;cursor:pointer}.app-screen-tabs button[aria-selected=true]{border-color:#075b43;color:#fff;background:#075b43;box-shadow:0 7px 18px #073f3024}.app-screen-tabs button:focus-visible,.app-screen-stage:focus-visible{outline:3px solid #8e6bd0;outline-offset:2px}.app-screen-stage{display:grid;min-height:440px;place-items:start center;overflow:hidden;background:linear-gradient(145deg,#f7f1e7,#edf4ef)}.app-screen-stage img{display:block;width:100%;height:auto;background:#f7f1e7;animation:screen-reveal .24s ease-out}@keyframes screen-reveal{0%{opacity:.45;transform:translateY(5px)}to{opacity:1;transform:none}}.app-overview figcaption{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:16px;border-top:1px solid #e2e8e5;background:#f7faf8}.app-overview figcaption span{display:flex;align-items:center;justify-content:center;gap:7px;color:#27483d;font-size:12px;font-weight:800;text-align:center}.app-overview figcaption svg{width:18px;color:#168b5c}.ease-section{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px;padding:90px max(30px,calc((100% - 1180px)/2));background:#f1ecfa}.ease-heading h2{margin:0;color:#093f31;font:500 clamp(36px,4vw,52px)/1.05 Fraunces,serif;letter-spacing:-.025em}.ease-heading>p:last-child{color:#53655d;font-size:17px;line-height:1.65}.ease-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ease-grid article{padding:24px;border:1px solid #dbd2eb;border-radius:22px;background:#fff;box-shadow:0 12px 32px #4c2f750c}.ease-grid article>span{display:grid;width:46px;height:46px;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#6841ad,#8e6bcf)}.ease-grid h3{margin:18px 0 7px;color:#0b4b39;font-size:19px}.ease-grid p{margin:0;color:#5a6862;font-size:15px;line-height:1.55}.feature-section{background:linear-gradient(145deg,#edf7f1,#f2edfa)}.feature-card{border-color:#d8e3de;background:#fff}.feature-icon,.security-mark{background:linear-gradient(135deg,#075b43,#168b5c)}.feature-card h3,.future-grid h3,.tablet-options h3{color:#0b4b39}.handoff-chip{border-color:#d7cbea;color:#5f3c9d;background:#f1ecfa}.assist-section{background:linear-gradient(135deg,#073f31,#075b43 65%,#44306b)}.assist-mark{color:#fff;background:linear-gradient(135deg,#6841ad,#9170d0)}.assist-window{border-color:#ffffff30;background:#f7f4fc}.assist-message.user{background:#eae2f7}.assist-message.haven>span,.assist-message .mock-action{background:#6841ad}.future-grid article{border-color:#dce5e1;background:#fff}.future-grid article>span{color:#6841ad;background:#efe9f8}.future-grid a{color:#6040a1}.tablet-section{background:#f1ecfa}.tablet-preview{background:radial-gradient(circle at 50% 35%,#fff 0,#fff 28%,#dcefe5 75%)}.tablet-preview-badge{color:#075b43;background:#fff}.tablet-preview-badge svg{color:#6841ad}.ready-screen{background:linear-gradient(180deg,#fff,#edf7f1)}.ready-screen>small{color:#6741ad}.ready-actions span,.complete-tablet-kicker{background:linear-gradient(120deg,#075b43,#168b5c)}.complete-tablet-kicker>span{color:#6841ad;background:#fff}.tablet-options article,.tablet-value-row>span{border-color:#dcd5e8;background:#fff}.tablet-options .ready-kit{border-color:#6841ad;background:linear-gradient(180deg,#fff,#f3eefa)}.tablet-option-icon{color:#6841ad;background:#eee8f8}.tablet-value-row svg,.ready-care-benefits svg{color:#6841ad}.ready-care-plan{border-color:#cbded4;background:linear-gradient(145deg,#fff,#edf7f1)}.ready-care-shield{background:linear-gradient(135deg,#075b43,#168b5c)}.ready-care-plan>a{color:#6040a1}.professionals-section{background:#fff}.professional-art{background:linear-gradient(145deg,#dcefe5,#eee8f8)}.professional-note{background:#fff}.security-section{background:linear-gradient(135deg,#052f25,#075b43)}.security-mark{color:#fff}.security-grid svg{color:#aa90dc}.pricing-section{background:#edf7f1}.pricing-grid article{border-color:#d6e3dc;background:#fff}.pricing-grid article.featured-plan{border-color:#6841ad}.plan-badge{background:#6841ad}.pricing-grid .beta-price{color:#6741ad}.mobile-apps-section{background:linear-gradient(125deg,#053e30,#075b43 65%,#52387e)}.mobile-apps-mark{border-color:#ffffff4a;background:#fff}.mobile-apps-copy .eyebrow{color:#c5b2e8}.store-button:hover{color:#fff;background:#6841ad}.access-overlay{background:#052f25d9}.access-dialog{border-color:#d9e3de;background:linear-gradient(145deg,#fff,#f5f1fb)}.access-close{border-color:#cbbce5;color:#5f3c9d;background:#fff}.access-close:hover{color:#fff;background:#6841ad}.access-dialog-heading h2{color:#093f31}.access-option{border-color:#d6e2dc;color:#164636;background:#fff}.access-option:hover{color:#164636;border-color:#6841ad;box-shadow:0 16px 34px #4c2f7518}.access-option.available{color:#fff;border-color:#075b43;background:linear-gradient(145deg,#075b43,#168b5c)}.access-option.available:hover{color:#fff;border-color:#6841ad}.access-icon{background:linear-gradient(135deg,#6841ad,#8e6bd0)}.access-option.available .access-icon{color:#075b43;background:#fff}.access-option-copy small{color:#6741ad}.access-option.available .access-option-copy small{color:#d6c9ee}.cta-section{background:linear-gradient(125deg,#075b43,#168b5c 58%,#6040a1)}.cta-section .eyebrow{color:#ded0f4}.light-button{color:#075b43;border-color:#fff;background:#fff}.light-button:hover{color:#fff;background:#6841ad}.family-ring>.haven-brand-mark{border:0;border-radius:0;box-shadow:none}.cta-family .avatar{border-color:#168b5c}.legal-center{background:#fff}.legal-grid details{border-color:#dce5e1;background:#fff}.legal-grid summary{color:#0b4b39}.legal-grid summary svg,.legal-body a{color:#6741ad}.legal-grid details[open] summary{border-bottom-color:#dfe7e3;background:#f7faf8}.legal-body .legal-effective{border-left-color:#6841ad;background:#f1ecfa}footer{color:#fff;background:#053e30}footer .logo strong{color:#fff}footer .logo small{color:#c9b7eb}.footer-brand p,.footer-main h3,.legal-footer-note b{color:#fff}.footer-brand>small,.footer-main>div>a,.footer-bottom,.legal-footer-note{color:#d7e6df}.footer-main>div>a:hover{color:#c9b7eb}.legal-footer-note{border-color:#ffffff24;background:#ffffff0b}.footer-bottom{border-top-color:#ffffff26}@media(prefers-reduced-motion:no-preference){.product-frame,.phone-card,.feature-card,.future-grid article{animation:rise .65s ease both}.feature-card:nth-child(2){animation-delay:.08s}.feature-card:nth-child(3){animation-delay:.16s}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1}}}@media(max-width:1080px){.nav-links{gap:12px;font-size:14px}.tablet-nav-link small{display:none}.hero-section{grid-template-columns:1fr;padding-top:70px}.hero-copy{margin:auto;text-align:center}.hero-copy h1 em{display:inline}.hero-lead{margin-inline:auto}.hero-actions,.trust-line,.easy-list{justify-content:center}.hero-tablet-teaser{margin-right:auto;margin-left:auto;text-align:left}.hero-photo{width:min(840px,100%);min-height:560px;margin:30px auto 0}.hero-product{width:760px;min-width:0;margin:30px auto 0}.showcase-section{grid-template-columns:1fr}.story-section{grid-template-columns:1fr;gap:48px}.story-tribute{width:min(720px,100%);min-height:460px;margin:auto}.story-copy{max-width:720px;margin:auto;text-align:center}.story-copy blockquote{text-align:left}.showcase-copy{max-width:650px;margin:auto;text-align:center}.check-list{display:inline-grid;text-align:left}.showcase-product{min-width:0;margin:auto}.ease-section{grid-template-columns:1fr;gap:38px}.ease-heading{max-width:720px;margin:auto;text-align:center}.security-section{grid-template-columns:1fr;gap:48px}.security-intro{max-width:760px}.security-grid{grid-template-columns:repeat(3,1fr)}.professional-points{grid-template-columns:1fr}.feature-card{min-height:465px}.care-note{left:15px}.pricing-grid{grid-template-columns:repeat(2,1fr)}.pricing-grid .complete-plan{grid-column:1/-1;width:min(580px,100%);justify-self:center}.mobile-apps-section{grid-template-columns:auto 1fr}.store-buttons{grid-column:1/-1;width:min(520px,100%);justify-self:center}}@media(max-width:860px){.nav-links{position:absolute;top:79px;right:0;left:0;display:none;align-items:stretch;gap:0;padding:10px 22px 20px;border-bottom:1px solid #d8e3dd;background:#fff;box-shadow:0 18px 32px #073f3014}.beta-ready-section{grid-template-columns:1fr}.beta-ready-actions,.beta-help-panel,.beta-ready-safety{grid-column:auto}.nav-links.open{display:grid}.nav-links a,.nav-links button{padding:13px}.nav-links .mobile-sign-in{display:block;margin-top:8px;border-radius:12px;color:#fff;background:#315c4a;text-align:center;font-weight:800}.nav-actions>.text-link{display:none}.nav-actions>.button{display:none}.menu-button{display:grid}.hero-product{width:100%}.product-frame{width:680px}.phone-card{right:-5px}.question-grid,.feature-grid{grid-template-columns:1fr}.feature-card{min-height:auto}.assist-section,.professionals-section{grid-template-columns:1fr}.professional-art{order:2}.security-grid{grid-template-columns:1fr 1fr}.security-grid article{min-height:0}.footer-main{grid-template-columns:1.6fr repeat(2,1fr)}.footer-main>div:last-child{grid-column:2}.legal-notes{grid-template-columns:1fr}.human-section{grid-template-columns:1fr;gap:48px}.human-photo{min-height:510px}.human-copy{max-width:650px}.tablet-section{grid-template-columns:1fr}.tablet-preview{min-height:560px}.pricing-grid{grid-template-columns:1fr}.pricing-grid .complete-plan{grid-column:auto;width:100%}.pricing-grid ul{min-height:0}.access-options,.access-options.mobile-only{grid-template-columns:1fr}.access-option{min-height:96px}}@media(max-width:680px){.nav-wrap{width:calc(100% - 24px);height:70px}.nav-links{top:69px}.nav-actions{gap:5px}.nav-actions>.button{display:none}.hero-section{min-height:0;padding:54px 18px 78px}.hero-copy h1{font-size:46px}.hero-lead{font-size:18px;line-height:1.55}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .button{width:100%}.beta-ready-section{width:calc(100% - 28px);margin:26px auto 4px;padding:24px 18px;border-radius:24px}.beta-ready-copy h2{font-size:31px}.beta-ready-steps li{grid-template-columns:34px minmax(0,1fr);padding:12px}.beta-ready-steps li>span{width:34px;height:34px}.beta-ready-actions{align-items:stretch;flex-direction:column}.beta-ready-actions .button{width:100%}.beta-ready-actions .inline-link{align-self:center}.trust-line{align-items:flex-start;text-align:left}.easy-list{display:grid;justify-content:start;text-align:left}.hero-photo{min-height:430px;margin-top:38px;border-width:7px;border-radius:28px}.hero-photo>img{object-position:59% center}.hero-photo-note{right:14px;bottom:14px;left:14px;padding:13px 14px}.hero-photo-note b{font-size:17px}.hero-photo-note small{font-size:13px}.hero-product{margin-top:42px}.product-frame{width:590px;padding:13px;transform:scale(.72);transform-origin:top left}.phone-card{right:-6px;bottom:70px;width:170px;min-height:285px;transform:scale(.85) rotate(3deg);transform-origin:right bottom}.hero-product{height:355px}.care-note{display:none}.problem-section,.feature-section,.future-section,.pricing-section,.tablet-section,.human-section{padding:75px 18px}.story-section{padding:75px 18px;gap:38px}.story-tribute{min-height:390px;padding:38px 22px;border-radius:28px}.story-mark{width:98px;height:98px;border-radius:28px}.story-mark .haven-brand-mark{width:78px;height:78px}.story-tribute h2{font-size:62px}.story-copy{text-align:left}.story-copy h2{font-size:40px}.story-copy>p:not(.eyebrow){font-size:17px;line-height:1.7}.story-copy blockquote{padding:19px 20px;font-size:21px}.human-photo{min-height:390px;border-width:7px;border-radius:28px}.photo-caption{right:18px;bottom:17px;left:18px;font-size:16px}.human-copy h2{font-size:40px}.question-grid{margin-top:30px}.question-grid article{min-height:86px}.question-grid p{font-size:20px}.clarity{align-items:flex-start;padding:18px}.clarity p{font-size:19px;line-height:1.35}.showcase-section{padding:75px 18px}.showcase-product{width:100%;height:auto;overflow:visible}.app-overview{border-radius:22px}.app-overview-top{align-items:flex-start;flex-direction:column;gap:5px;padding:14px 16px}.app-screen-tabs{grid-template-columns:1fr 1fr}.app-screen-stage{min-height:230px}.app-overview figcaption{grid-template-columns:1fr;padding:14px}.app-overview figcaption span{justify-content:flex-start}.ease-section{padding:75px 18px}.ease-grid{grid-template-columns:1fr}.ease-grid article{padding:21px}.product-frame.compact{width:590px;transform:scale(.73) rotate(1.5deg);transform-origin:top left}.assist-section,.professionals-section,.security-section{padding:75px 18px;gap:45px}.hero-security-note{align-items:flex-start}.hero-security-note small{font-size:10px}.security-grid{grid-template-columns:1fr}.security-grid article{min-height:0}.security-actions{display:grid}.security-actions .button,.security-actions .inline-link{width:100%;justify-content:center}.security-heading h2{font-size:39px}.assist-real-screen{padding:10px 10px 0}.future-grid,.pricing-grid{grid-template-columns:1fr}.mobile-apps-section{grid-template-columns:1fr;padding:62px 18px;text-align:center}.mobile-apps-mark{margin:auto}.store-buttons{grid-template-columns:1fr;width:100%}.store-buttons>p{grid-column:auto}.store-button{min-height:68px;justify-content:center}.access-overlay{padding:12px}.access-dialog{max-height:calc(100vh - 24px);padding:30px 18px 22px;border-radius:24px}.access-close{top:14px;right:14px;width:44px;height:44px}.access-dialog-heading{padding-right:44px}.access-dialog-heading h2{font-size:36px}.access-option{padding:15px}.access-option-copy b{font-size:19px}.tablet-preview{min-height:500px;padding:28px 12px}.tablet-device{width:min(390px,100%)}.tablet-value-row,.tablet-options,.ready-care-benefits,.ready-care-terms{grid-template-columns:1fr}.ready-care-top{grid-template-columns:auto 1fr}.ready-care-price{grid-column:1/-1;width:100%}.tablet-actions{display:grid}.tablet-actions .button{width:100%}.professional-art{min-height:380px}.portrait{width:190px;height:250px}.professional-note{right:12px}.professional-note.second{left:12px}.cta-section{grid-template-columns:1fr;padding:70px 18px;text-align:center}.legal-center{padding:75px 18px}.legal-grid{grid-template-columns:1fr}.emergency-notice{padding:18px}.legal-grid summary{min-height:66px;padding:18px;font-size:19px}.legal-body{padding:5px 18px 22px}.cta-family{display:none}.cta-section .hero-actions{align-items:center}.footer-main{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:1/-1}.footer-main>div:last-child{grid-column:auto}.footer-bottom{align-items:center;flex-direction:column;gap:8px;text-align:center}}@media(max-width:430px){.hero-copy h1{font-size:41px}.hero-product{height:320px}.product-frame{transform:scale(.62)}.phone-card{bottom:60px;transform:scale(.73) rotate(3deg)}.showcase-product{height:auto}.product-frame.compact{transform:scale(.62) rotate(1.5deg)}.section-heading h2{font-size:37px}.pricing-grid article{padding:27px}.ready-care-plan{padding:19px}.ready-care-top{grid-template-columns:1fr;text-align:center}.ready-care-shield{margin:auto}.ready-care-price{grid-column:auto}.ready-care-top h3{font-size:22px}.footer-main{grid-template-columns:1fr}.footer-main>div:last-child{grid-column:auto}}
