@font-face{font-family:'DM Sans';src:url('/assets/dm-sans-regular.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:'DM Sans';src:url('/assets/dm-sans-bold.ttf') format('truetype');font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:'DM Serif Display';src:url('/assets/dm-serif-regular.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:'DM Serif Display';src:url('/assets/dm-serif-italic.ttf') format('truetype');font-style:italic;font-weight:400;font-display:swap}
:root{--ink:#142c2b;--muted:#627572;--teal:#0faea3;--deep:#123e3a;--line:#dbe9e6;--wash:#effcfb;--paper:#fff;--serif:'DM Serif Display',Georgia,serif;--sans:'DM Sans',-apple-system,BlinkMacSystemFont,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,a{ -webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid var(--teal);outline-offset:5px}.skip{position:absolute;z-index:100;top:-60px;left:16px;background:var(--deep);color:#fff;padding:10px 14px}.skip:focus{top:16px}.wrap{width:min(100% - 80px,1296px);margin-inline:auto}
.hero-shell{overflow:hidden;background:radial-gradient(ellipse 840px 650px at 83% 29%,#c8f8f1 0%,rgba(213,250,246,.7) 38%,transparent 76%),linear-gradient(180deg,#f4fffd 0%,#fff 94%)}.site-header{height:96px;display:flex;align-items:center;gap:50px;position:relative;z-index:5}.brand{display:inline-flex;align-items:center;gap:11px;white-space:nowrap;font-family:var(--serif);font-size:25px;letter-spacing:-.025em}.brand img{border-radius:12px;box-shadow:0 3px 14px rgba(8,68,57,.11)}.site-header nav{display:flex;gap:33px;align-items:center;margin-left:auto}.site-header nav a,.header-cta{font-size:14px;font-weight:600}.site-header nav a:hover,.footer-links a:hover{color:#009e95}.header-cta{border:1px solid #7fa8a3;border-radius:100px;padding:12px 19px;transition:background .2s,color .2s}.header-cta:hover{background:var(--deep);color:#fff}.header-cta span{margin-left:6px}
.hero{min-height:662px;display:grid;grid-template-columns:1.08fr .92fr;gap:26px;align-items:center}.hero-copy{padding:25px 0 76px;position:relative;z-index:2}.hero-mark,.overline,.feature-number{font-size:11px;font-weight:700;letter-spacing:.21em;text-transform:uppercase;color:#28847e}.hero-mark{display:flex;align-items:center;gap:13px;margin-bottom:28px}.mark-line{height:1px;width:29px;background:var(--teal)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.048em}h1{font-size:clamp(68px,6.4vw,106px);line-height:.98;margin-bottom:30px}h1 em,h2 em{color:#1a8f87;font-weight:400}.hero-lead{max-width:540px;font-size:18px;line-height:1.7;color:#526563;margin-bottom:36px}.hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:56px;border-radius:100px;padding:0 25px;font-size:14px;font-weight:700;box-shadow:0 12px 30px rgba(14,62,57,.13);transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px);box-shadow:0 17px 34px rgba(14,62,57,.18)}.button-dark{background:var(--deep);color:white}.button-dark:hover{background:#0d5550}.button svg{width:22px;height:22px}.platform-note{color:#768a86;font-size:13px}.hero-visual{position:relative;height:646px;min-width:0}.visual-orbit{position:absolute;border:1px solid rgba(53,154,142,.16);border-radius:50%;width:700px;height:700px;top:15px;left:15%}.orbit-two{width:530px;height:530px;top:105px;left:30%;background:radial-gradient(circle at center,rgba(91,219,207,.13),transparent 65%)}.preview-card{position:absolute;overflow:hidden;border-radius:35px;background:#e7faf7;border:6px solid #f9fffd;box-shadow:0 28px 70px rgba(15,87,77,.16),0 0 0 1px rgba(21,89,80,.09)}.preview-card img{width:100%;height:100%;object-fit:cover}.preview-back{width:236px;height:510px;left:5%;top:111px;transform:rotate(-12deg);opacity:.94}.preview-front{width:267px;height:580px;left:42%;top:40px;transform:rotate(7deg)}.floating-note{position:absolute;z-index:2;left:-2%;bottom:64px;display:flex;align-items:center;gap:9px;padding:15px 20px;background:rgba(255,255,255,.9);backdrop-filter:blur(12px);border:1px solid #e2f0ed;border-radius:100px;box-shadow:0 9px 30px rgba(28,83,73,.1);font-size:12px;font-weight:700;color:#396864}.note-dot{width:7px;height:7px;background:var(--teal);border-radius:100%}.hero-bottom{display:flex;gap:22px;align-items:center;padding:0 0 45px;font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:#678783;font-weight:700}.divider{width:4px;height:4px;border-radius:50%;background:#9bbdb7}
.intro-section{padding-block:120px 128px}.section-heading{display:flex;flex-direction:column;align-items:flex-start}.overline{margin-bottom:24px}.intro-section h2,.showcase h2,.privacy-section h2,.closing h2{font-size:clamp(49px,5vw,76px);line-height:1.05;margin-bottom:20px}.section-lead{max-width:570px;margin:0 0 50px auto;color:var(--muted);font-size:17px;line-height:1.75}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-card{min-height:334px;padding:37px 33px;background:#f6fbfa;border:1px solid #e5f0ed;border-radius:22px;transition:transform .2s,background .2s}.feature-card:hover{transform:translateY(-4px);background:#eefaf7}.feature-icon{width:63px;height:63px;display:grid;place-items:center;border-radius:18px;background:#e0f6f1;color:#11877e;margin-bottom:35px}.feature-icon svg{width:36px;height:36px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.feature-number{display:block;font-size:10px;margin-bottom:15px}.feature-card h3{font-family:var(--serif);font-weight:400;font-size:29px;letter-spacing:-.025em;margin-bottom:10px}.feature-card p{color:var(--muted);font-size:14px;line-height:1.65;margin-bottom:0}
.showcase{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center;min-height:650px;padding-bottom:140px}.showcase-visual{height:535px;position:relative;overflow:hidden;border-radius:28px;background:radial-gradient(circle at 50% 40%,#c4f8ef,transparent 62%),#e9f8f5;display:flex;align-items:flex-start;justify-content:center}.showcase-visual:before,.showcase-visual:after{content:'';position:absolute;border:1px solid rgba(45,134,123,.14);width:570px;height:570px;border-radius:50%;top:60px;left:50%;transform:translateX(-50%)}.showcase-visual:after{width:420px;height:420px;top:135px}.showcase-phone{width:235px;height:511px;margin-top:64px;border:6px solid #fff;border-radius:31px;overflow:hidden;box-shadow:0 24px 47px rgba(27,84,75,.17);z-index:1}.showcase-phone img{width:100%;height:100%;object-fit:cover}.showcase-label{position:absolute;z-index:2;bottom:27px;left:28px;background:#fff;border-radius:100px;padding:12px 17px;color:#416e68;font-size:12px;font-weight:700;box-shadow:0 6px 20px rgba(18,77,69,.08)}.showcase-copy{padding:20px 10px}.showcase-copy p:not(.overline){color:var(--muted);font-size:17px;line-height:1.75;max-width:510px}.showcase-copy ul{list-style:none;padding:18px 0 0;margin:0;display:grid;gap:16px}.showcase-copy li{font-size:14px;font-weight:600;display:flex;align-items:center;gap:12px}.showcase-copy li:before{content:'✓';display:grid;place-items:center;width:22px;height:22px;flex:0 0 22px;border-radius:50%;color:#117f77;background:#dff4f0;font-size:12px}
.privacy-section{overflow:hidden;background:#e7f8f5}.privacy-inner{min-height:580px;display:grid;grid-template-columns:.9fr 1.1fr;gap:11%;align-items:center}.privacy-art{height:520px;position:relative;display:grid;place-items:center}.privacy-ring{position:absolute;border:1px solid rgba(17,118,107,.15);border-radius:50%;height:230px;width:230px}.ring-b{height:340px;width:340px}.ring-c{height:460px;width:460px}.privacy-art img{position:relative;z-index:1;border-radius:38px;box-shadow:0 20px 42px rgba(11,94,82,.14)}.privacy-copy{max-width:580px;padding-block:75px}.privacy-copy p:not(.overline){color:#4d6762;font-size:16px;line-height:1.75}.text-link{display:inline-block;margin-top:12px;border-bottom:1px solid #228f86;padding-bottom:5px;font-size:14px;font-weight:700;color:#116e68}.text-link span{padding-left:13px}.text-link:hover{color:#003c38}
.closing{text-align:center;padding-block:135px 150px}.closing h2{margin-bottom:22px}.closing p:not(.overline){color:var(--muted);font-size:17px;margin-bottom:30px}.site-footer{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:20px;border-top:1px solid var(--line);padding-block:34px 38px}.footer-links{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:26px;font-size:13px;font-weight:600}.site-footer p{grid-column:1/-1;color:#8b9b98;font-size:12px;margin:8px 0 0}.site-footer .brand{font-size:22px}
.subpage-shell{min-height:100vh;background:linear-gradient(180deg,#f0fdfa 0%,#fff 270px)}.subpage-header{border-bottom:1px solid rgba(19,102,90,.09)}.article{max-width:800px;padding-block:95px 125px}.article h1{font-size:clamp(52px,7vw,80px);line-height:1.06;margin:0 0 22px}.article .article-intro{font-size:19px;line-height:1.7;color:#455e59;margin:0 0 48px}.article .updated{font-size:12px;color:#76918a;letter-spacing:.04em;margin-bottom:36px}.article h2{font-family:var(--serif);font-size:29px;letter-spacing:-.025em;margin:42px 0 13px}.article p,.article li{font-size:15px;line-height:1.8;color:#526963}.article a:not(.button){color:#0d8279;text-decoration:underline;text-underline-offset:3px}.article ul{padding-left:23px}.article li{padding-left:3px;margin-bottom:7px}.article details{border-top:1px solid var(--line);padding:21px 0}.article details:last-of-type{border-bottom:1px solid var(--line)}.article details summary{cursor:pointer;font-size:17px;font-weight:700;list-style:none;position:relative;padding-right:35px}.article details summary::-webkit-details-marker{display:none}.article details summary:after{content:'+';position:absolute;right:3px;top:-4px;font-size:27px;font-weight:400;color:#168f84}.article details[open] summary:after{content:'−'}.article details p{margin:12px 0 0}.support-box{margin-top:45px;padding:28px;border-radius:20px;background:#ebfaf7;border:1px solid #d6eee9}.support-box h2{margin-top:0}.support-box .button{color:#fff;text-decoration:none!important}
@media(max-width:900px){.wrap{width:min(100% - 48px,1296px)}.site-header{gap:22px}.site-header nav{gap:20px}.hero{grid-template-columns:1fr 1fr;min-height:620px}.hero-visual{height:550px}.preview-back{width:190px;height:412px;top:110px;left:-8%}.preview-front{width:218px;height:473px;top:62px;left:36%}.floating-note{bottom:22px;left:-10%}.hero-lead{font-size:16px}.intro-section{padding-block:95px}.feature-card{padding:27px 23px}.feature-card h3{font-size:24px}.privacy-inner{gap:3%}}
@media(max-width:680px){.wrap{width:min(100% - 40px,1296px)}.site-header{height:112px;align-items:flex-start;padding-top:18px;gap:10px}.site-header .brand{font-size:22px}.site-header .brand img{width:36px;height:36px;border-radius:10px}.site-header nav{display:flex;position:absolute;top:75px;left:0;right:0;gap:22px;justify-content:flex-start}.site-header nav a{font-size:12px}.header-cta{margin-left:auto;padding:10px 13px;font-size:12px}.hero{display:flex;flex-direction:column;gap:0;min-height:0;align-items:stretch}.hero-copy{padding:50px 0 0;min-width:0;width:100%}.hero-mark{margin-bottom:21px}h1{font-size:clamp(44px,11.5vw,58px);margin-bottom:23px}.hero-lead{font-size:16px;line-height:1.65;margin-bottom:27px}.hero-actions{gap:13px}.platform-note{font-size:12px}.hero-visual{height:468px;margin-top:25px;width:100%}.visual-orbit{width:520px;height:520px;top:10px;left:0}.orbit-two{width:385px;height:385px;top:70px;left:20%}.preview-back{width:175px;height:380px;top:57px;left:8%}.preview-front{width:196px;height:426px;top:15px;left:43%}.floating-note{left:0;bottom:18px;font-size:11px;padding:12px 15px}.hero-bottom{gap:12px;justify-content:center;padding:8px 0 35px;font-size:8px;letter-spacing:.06em}.intro-section{padding-block:82px}.intro-section h2,.showcase h2,.privacy-section h2,.closing h2{font-size:clamp(45px,9vw,64px)}.section-lead{margin:0 0 28px;font-size:15px}.feature-grid{grid-template-columns:1fr;gap:12px}.feature-card{min-height:0;padding:26px}.feature-icon{margin-bottom:20px;width:51px;height:51px;border-radius:14px}.feature-icon svg{width:29px;height:29px}.feature-card h3{font-size:27px}.showcase{display:flex;flex-direction:column;gap:40px;padding-bottom:85px}.showcase-visual{height:440px;width:100%}.showcase-phone{width:195px;height:423px;margin-top:45px}.showcase-copy{padding:0}.showcase-copy p:not(.overline){font-size:15px}.privacy-inner{display:flex;flex-direction:column;gap:0}.privacy-art{height:245px;width:100%;order:2;margin-bottom:18px}.privacy-art img{width:90px;height:90px;border-radius:21px}.privacy-ring{width:150px;height:150px}.ring-b{width:230px;height:230px}.ring-c{width:310px;height:310px}.privacy-copy{order:1;padding:75px 0 0}.privacy-copy p:not(.overline){font-size:15px}.closing{padding-block:95px 105px}.site-footer{grid-template-columns:1fr;gap:24px}.footer-links{justify-content:flex-start;gap:19px}.site-footer p{grid-column:1}.article{padding-block:70px 100px}.article .article-intro{font-size:17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.feature-card{transition:none}}
