:root{--ink:#0e3035;--ink-2:#153e43;--muted:#657b7e;--teal:#0a968d;--teal-dark:#076a67;--mint:#dff6f1;--mint-2:#effaf7;--lime:#c9ef9f;--cream:#f7f5ef;--white:#fff;--line:#dce8e5;--navy:#082f35;--navy-2:#0b4147;--shadow:0 28px 80px rgba(4,54,59,.14);--soft-shadow:0 14px 40px rgba(4,54,59,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"DM Sans",sans-serif;color:var(--ink);background:#fff;line-height:1.6;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 42px));margin-inline:auto}.skip-link{position:absolute;left:-9999px;top:8px;background:#fff;padding:10px;z-index:9999}.skip-link:focus{left:8px}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(220,232,229,.7)}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;font-family:Manrope,sans-serif;font-weight:700}.brand-mark{width:40px;height:40px;border-radius:13px;background:var(--teal);color:white;display:grid;place-items:center;position:relative;box-shadow:0 8px 20px rgba(10,150,141,.24)}.brand-mark:before,.brand-mark:after{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background:currentColor;top:8px}.brand-mark:before{left:8px}.brand-mark:after{right:8px}.brand-mark>span{font-size:18px;transform:translateY(4px)}.brand-name strong{color:var(--teal)}.nav-links{display:flex;align-items:center;gap:28px;font-size:.93rem;font-weight:700}.nav-links>a:not(.button):hover{color:var(--teal)}.nav-toggle{display:none;width:44px;height:44px;border:0;background:none;padding:9px}.nav-toggle span{display:block;height:2px;background:var(--ink);margin:6px 0}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:15px 22px;background:var(--teal);color:#fff;border:0;border-radius:13px;font-weight:800;box-shadow:0 12px 30px rgba(10,150,141,.23);cursor:pointer;transition:.2s ease}.button:hover{background:var(--teal-dark);transform:translateY(-2px)}.button-small{padding:11px 17px;border-radius:11px}.hero{position:relative;padding:82px 0 0;background:linear-gradient(180deg,#fbfefd 0%,#f2faf7 72%,#fff 100%);overflow:hidden}.hero-orb{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.hero-orb-one{width:500px;height:500px;background:rgba(201,239,159,.25);top:-190px;left:-180px}.hero-orb-two{width:430px;height:430px;background:rgba(10,150,141,.11);right:-160px;bottom:40px}.hero-grid{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:72px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:.74rem;font-weight:800;color:var(--teal);display:flex;align-items:center;gap:10px;margin-bottom:18px}.eyebrow>span{width:25px;height:2px;background:currentColor}.eyebrow.light{color:#94e2d7}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.08;margin-top:0}h1{font-size:clamp(3.3rem,6.6vw,6.3rem);letter-spacing:-.065em;margin-bottom:25px}h1 em{font-style:normal;color:var(--teal)}h2{font-size:clamp(2.35rem,4.1vw,4.15rem);letter-spacing:-.052em;margin-bottom:22px}h3{font-size:1.35rem;letter-spacing:-.025em}.lead{font-size:1.18rem;max-width:690px;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:27px;margin:34px 0 35px}.secondary-link{display:flex;align-items:center;gap:10px;font-weight:800}.play-dot{width:32px;height:32px;border:1px solid var(--line);background:#fff;border-radius:50%;display:grid;place-items:center;font-size:.65rem;color:var(--teal)}.trust-row{display:flex;gap:22px;flex-wrap:wrap;color:var(--muted);font-size:.86rem;font-weight:700}.trust-row span:before{content:"✓";color:var(--teal);margin-right:7px}.app-showcase{position:relative;min-height:670px;display:grid;place-items:center}.phone-shell{width:370px;min-height:650px;background:#fff;border:9px solid #0d3338;border-radius:42px;padding:16px 20px 22px;box-shadow:0 40px 95px rgba(6,50,55,.25);transform:rotate(2deg);position:relative;z-index:2}.phone-top{font-size:.66rem;font-weight:800;display:flex;justify-content:space-between;padding:0 4px 12px}.app-head{display:flex;justify-content:space-between;align-items:center}.app-head small{color:var(--muted)}.app-head h2{font-size:1.55rem;letter-spacing:-.04em;margin:2px 0 14px}.avatar{width:36px;height:36px;border-radius:50%;background:var(--mint);color:var(--teal-dark);display:grid;place-items:center;font-weight:800}.pet-card{padding:13px;background:var(--mint-2);border:1px solid #d9eee8;border-radius:17px;display:grid;grid-template-columns:51px 1fr auto;gap:12px;align-items:center}.pet-photo{width:51px;height:51px;border-radius:13px;overflow:hidden}.pet-photo img{width:100%;height:100%;object-fit:cover}.pet-card strong,.pet-card span{display:block}.pet-card span{font-size:.68rem;color:var(--muted)}.pet-card button{border:0;background:none;font-size:1.5rem}.next-care{margin-top:18px}.section-label{font-size:.62rem;font-weight:800;color:var(--muted);letter-spacing:.12em;margin-bottom:8px}.care-row{display:grid;grid-template-columns:47px 1fr auto;gap:10px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:15px}.calendar-icon{width:43px;height:43px;border-radius:12px;background:var(--teal);color:white;display:grid;place-items:center;line-height:.8;font-weight:800}.calendar-icon small{font-size:.52rem}.care-row strong,.care-row span{display:block}.care-row strong{font-size:.78rem}.care-row span{font-size:.66rem;color:var(--muted)}.status-pill{font-size:.56rem;background:#fff1d8;color:#9a6610;padding:4px 7px;border-radius:999px;font-weight:800}.quick-title{display:flex;justify-content:space-between;margin:18px 0 9px;font-size:.74rem}.quick-title span{color:var(--teal);font-size:.64rem}.quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.quick-grid>div{border:1px solid var(--line);border-radius:13px;padding:11px;display:grid;grid-template-columns:auto 1fr;gap:2px 8px}.quick-grid i{width:29px;height:29px;border-radius:9px;background:var(--mint);display:grid;place-items:center;grid-row:1/3;font-style:normal;color:var(--teal)}.quick-grid span{font-size:.68rem;font-weight:800}.quick-grid b{font-size:.57rem;color:var(--muted);font-weight:600}.float-card{position:absolute;z-index:3;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:15px;padding:13px 16px;display:flex;gap:10px;align-items:center}.float-card small,.float-card strong{display:block}.float-card small{font-size:.64rem;color:var(--muted)}.float-card strong{font-size:.78rem}.float-icon{width:34px;height:34px;background:var(--mint);color:var(--teal);border-radius:10px;display:grid;place-items:center;font-weight:800}.claim-card{left:-5px;top:28%}.reminder-card{right:-18px;bottom:20%}.hero-bottom{border-top:1px solid var(--line);margin-top:55px;padding:28px 0 32px;display:flex;justify-content:space-between;align-items:center;gap:25px}.hero-bottom p{margin:0;color:var(--muted);font-size:.84rem}.hero-bottom div{display:flex;gap:30px;flex-wrap:wrap;font-family:Manrope,sans-serif;font-weight:800;color:#789092;font-size:.85rem}.section{padding:110px 0}.section-heading{max-width:880px;margin-bottom:50px}.section-heading>p,.platform-intro>p,.investor-heading>p,.model-header>p{color:var(--muted);font-size:1.08rem}.problem-section{background:var(--cream)}.problem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.problem-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:21px;padding:28px;min-height:285px;box-shadow:var(--soft-shadow)}.problem-card .number{font:800 .72rem Manrope;color:#a5b7b6;letter-spacing:.1em}.line-icon{font-size:1.4rem;color:var(--teal);border:1px solid var(--line);width:44px;height:44px;border-radius:13px;display:grid;place-items:center;margin:31px 0 23px}.problem-card p{color:var(--muted);font-size:.93rem}.platform-section{background:#fff}.platform-intro,.investor-heading,.model-header{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:end;margin-bottom:52px}.layer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.layer-card{border:1px solid var(--line);border-radius:23px;padding:28px;background:#fff;box-shadow:var(--soft-shadow);display:flex;flex-direction:column}.layer-card.featured{background:var(--navy);color:#fff;border-color:var(--navy)}.layer-top{display:flex;justify-content:space-between}.layer-number{font:800 .75rem Manrope;color:var(--teal)}.featured .layer-number{color:#92e1d7}.phase{font-size:.62rem;text-transform:uppercase;letter-spacing:.1em;padding:5px 8px;border-radius:999px;background:var(--mint);color:var(--teal-dark);font-weight:800}.layer-icon{width:48px;height:48px;border-radius:14px;background:var(--mint);color:var(--teal);display:grid;place-items:center;margin:38px 0 23px;font-size:1.25rem}.featured .layer-icon{background:rgba(255,255,255,.12);color:#97e4da}.layer-card>p{color:var(--muted);min-height:72px}.featured>p{color:#bdd2d2}.layer-card ul{list-style:none;padding:0;margin:15px 0 26px;flex:1}.layer-card li{padding:8px 0;border-top:1px solid var(--line);font-size:.88rem}.featured li{border-color:rgba(255,255,255,.12)}.layer-card li:before{content:"✓";color:var(--teal);margin-right:8px}.featured li:before{color:#94e2d7}.layer-card>a{font-weight:800;color:var(--teal)}.featured>a{color:#9ce7dd}.experience-section{background:var(--navy);color:#fff}.experience-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:75px;align-items:center}.experience-copy>p{color:#b9d0cf;font-size:1.06rem}.feature-list{margin-top:37px}.feature-list>div{display:grid;grid-template-columns:34px 1fr;gap:15px;padding:17px 0;border-top:1px solid rgba(255,255,255,.12)}.feature-list b{color:#8ddbd2;font-size:.72rem}.feature-list strong,.feature-list small{display:block}.feature-list small{color:#a9c3c2;margin-top:4px}.dashboard-card{background:#fff;color:var(--ink);border-radius:24px;padding:28px;box-shadow:0 28px 70px rgba(0,0,0,.2)}.dash-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:18px}.dash-head small{font-size:.63rem;letter-spacing:.12em;color:var(--teal);font-weight:800}.dash-head h3{margin:3px 0 0}.dash-head button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:8px 10px;font-size:.7rem}.timeline-list>div{display:grid;grid-template-columns:11px 52px 35px 1fr auto;gap:11px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.timeline-list time{font-size:.62rem;color:var(--muted);font-weight:800}.timeline-list i{width:34px;height:34px;border-radius:10px;background:var(--mint);display:grid;place-items:center;font-style:normal;color:var(--teal)}.timeline-list p{margin:0}.timeline-list strong,.timeline-list small{display:block}.timeline-list strong{font-size:.82rem}.timeline-list small{font-size:.65rem;color:var(--muted)}.timeline-list>b,.timeline-list div>b{font-size:.6rem;padding:5px 8px;border-radius:999px;background:#e7f8e8;color:#348446}.timeline-list b.review{background:#fff1d8;color:#956110}.timeline-list b.due{background:#e8f2ff;color:#4776a5}.dot{width:8px;height:8px;border-radius:50%;background:#4ab45c}.dot.active{background:#e6a329}.dot.upcoming{background:#72a5d4}.dash-foot{display:flex;justify-content:space-between;align-items:center;padding-top:20px;font-size:.75rem}.dash-foot i{font-style:normal;color:var(--teal)}.dash-foot button{border:0;background:none;color:var(--teal);font-weight:800}.intelligence-section{background:linear-gradient(135deg,#0d4248,#082f35);color:#fff}.intelligence-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.intelligence-grid>div>p{color:#b6cecd;font-size:1.07rem}.ai-visual{min-height:520px;border-radius:28px;background:radial-gradient(circle at 30% 15%,rgba(86,212,197,.24),transparent 32%),rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.13);padding:45px 34px;position:relative}.spark{font-size:3.5rem;color:#8ae0d6;margin-bottom:50px}.chat{max-width:87%;padding:16px 18px;border-radius:16px;margin-bottom:18px;font-size:.88rem}.chat.user{margin-left:auto;background:#fff;color:var(--ink);border-bottom-right-radius:5px}.chat.bot{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.13);border-bottom-left-radius:5px;display:grid;grid-template-columns:22px 1fr;gap:8px}.chat.bot>span{color:#91e3d9}.chat.bot p{margin:0;color:#d6e6e5}.chat.bot>div{grid-column:2;display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:10px}.chat.bot b{font-size:.65rem;background:rgba(255,255,255,.09);padding:7px;border-radius:7px;color:#a9e8bf}.chat.bot b.missing{color:#ffd595}.check-list{list-style:none;padding:0;margin-top:30px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.check-list li{font-size:.86rem;color:#d2e3e2}.check-list li:before{content:"✓";color:#8ee1d7;margin-right:8px}.market-section{background:#fff}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.stat-grid article{padding:35px 26px;border-right:1px solid var(--line)}.stat-grid article:last-child{border-right:0}.stat-grid strong{display:block;font:800 clamp(2.4rem,4vw,4rem) Manrope;color:var(--teal);letter-spacing:-.05em}.stat-grid span{display:block;color:var(--muted);font-size:.86rem;line-height:1.4}.source-note{color:#87999a;font-size:.76rem;margin-top:20px}.model-section{background:var(--cream)}.revenue-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.revenue-grid article{background:#fff;border:1px solid var(--line);border-radius:20px;padding:28px;position:relative}.revenue-icon{position:absolute;right:24px;top:24px;width:38px;height:38px;border-radius:12px;background:var(--mint);color:var(--teal);display:grid;place-items:center}.revenue-grid small{font-size:.65rem;color:var(--teal);font-weight:800;letter-spacing:.1em}.revenue-grid h3{font-size:1.35rem;margin:15px 0 8px}.revenue-grid h3 em{font-size:.72rem;color:var(--muted);font-style:normal}.revenue-grid p{margin:0;color:var(--muted);font-size:.88rem}.roadmap-section{background:var(--navy);color:#fff}.roadmap-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.roadmap-grid>div:first-child>p{color:#abc4c3}.roadmap{border-left:1px solid rgba(255,255,255,.18)}.road-item{display:grid;grid-template-columns:75px 1fr;gap:20px;padding:0 0 34px 31px;position:relative}.road-item:before{content:"";position:absolute;left:-7px;top:2px;width:13px;height:13px;border-radius:50%;background:#476d71;border:3px solid var(--navy)}.road-item.active:before{background:#8adfd5;box-shadow:0 0 0 6px rgba(138,223,213,.15)}.road-item>span{font-size:.65rem;color:#8adfd5;font-weight:800;letter-spacing:.1em}.road-item small{font-size:.62rem;color:#76979a;letter-spacing:.1em;font-weight:800}.road-item h3{margin:4px 0 5px}.road-item p{margin:0;color:#a9c2c1;font-size:.87rem}.founder-section{background:#fff}.founder-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:85px;align-items:center}.founder-portrait{position:relative}.portrait-placeholder{height:520px;background:linear-gradient(145deg,#dff6f1,#b8e5dc);border-radius:26px;display:grid;place-items:center;align-content:center;gap:12px}.portrait-placeholder span{font:800 5rem Manrope;color:var(--teal-dark)}.portrait-placeholder small{font-weight:800;letter-spacing:.15em;color:#538f8c}.quote-card{position:absolute;right:-35px;bottom:34px;max-width:280px;background:#fff;border:1px solid var(--line);padding:20px;border-radius:16px;box-shadow:var(--shadow);font:700 1rem Manrope}.founder-lead{color:var(--muted);font-size:1.08rem}.founder-points{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:28px}.founder-points>div{display:grid;grid-template-columns:30px 1fr;gap:10px;padding:17px;border:1px solid var(--line);border-radius:14px}.founder-points b{font-size:.68rem;color:var(--teal)}.founder-points strong,.founder-points small{display:block}.founder-points small{color:var(--muted);margin-top:4px;font-size:.75rem}.raise-section{background:linear-gradient(135deg,#0b444a,#076d69);color:#fff}.raise-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.raise-amount{font:800 clamp(2.8rem,5vw,5.2rem) Manrope;color:#c7f4b1;letter-spacing:-.06em;margin:30px 0}.raise-amount span{display:block;font:700 .72rem "DM Sans";text-transform:uppercase;letter-spacing:.12em;color:#b9d9d5}.fund-tags{display:flex;gap:9px;flex-wrap:wrap}.fund-tags span{padding:8px 11px;border:1px solid rgba(255,255,255,.18);border-radius:999px;font-size:.73rem}.milestone-box{background:#fff;color:var(--ink);border-radius:23px;padding:29px}.milestone-box>small{color:var(--teal);font-size:.65rem;font-weight:800;letter-spacing:.1em}.milestone-box>div{display:flex;align-items:end;justify-content:space-between;padding:16px 0;border-bottom:1px solid var(--line)}.milestone-box b{font:800 2rem Manrope;color:var(--teal)}.milestone-box span{font-size:.8rem;color:var(--muted)}.milestone-box p{font-size:.7rem;color:#91a0a1;margin:17px 0 0}.contact-section{background:#f4faf8;padding:85px 0}.contact-panel{background:var(--navy);color:#fff;border-radius:28px;padding:55px;display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}.contact-panel>div>p{color:#b2c9c8}.interest-form{display:grid;grid-template-columns:1fr 1fr;gap:13px}.interest-form label{display:block}.interest-form label>span{display:block;font-size:.68rem;font-weight:800;color:#c1d7d5;margin-bottom:5px}.interest-form input,.interest-form select,.interest-form textarea{width:100%;border:1px solid rgba(255,255,255,.17);background:rgba(255,255,255,.08);color:#fff;border-radius:11px;padding:12px 13px;outline:none}.interest-form select option{color:#111}.interest-form input::placeholder,.interest-form textarea::placeholder{color:#8eaaa9}.interest-form input:focus,.interest-form select:focus,.interest-form textarea:focus{border-color:#83dcd2}.interest-form .full{grid-column:1/-1}.button-light{background:#fff;color:var(--teal-dark);box-shadow:none}.button-light:hover{background:#eaf9f6;color:var(--teal-dark)}.form-note{font-size:.65rem;color:#8faead;margin:0}footer{background:#06282d;color:#d7e6e5;padding:68px 0 24px}.footer-main{display:grid;grid-template-columns:1.5fr .7fr .9fr 1.4fr;gap:45px}.footer-brand{color:#fff}.footer-main p{color:#90acab;font-size:.82rem;max-width:340px}.footer-main>div:not(:first-child){display:flex;flex-direction:column;gap:8px;font-size:.8rem}.footer-main>div>strong{color:#fff;margin-bottom:8px}.footer-main a:hover{color:#88ddd3}.footer-bottom{border-top:1px solid rgba(255,255,255,.11);margin-top:38px;padding-top:20px;display:flex;justify-content:space-between;color:#749391;font-size:.72rem}.reveal{opacity:0;transform:translateY(20px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:980px){.nav-toggle{display:block}.nav-links{position:absolute;left:0;right:0;top:78px;background:#fff;border-bottom:1px solid var(--line);padding:22px;display:none;flex-direction:column}.nav-links.open{display:flex}.hero-grid,.platform-intro,.investor-heading,.model-header,.experience-grid,.intelligence-grid,.roadmap-grid,.founder-grid,.raise-grid,.contact-panel{grid-template-columns:1fr}.hero-grid{gap:25px}.hero-copy{max-width:760px}.app-showcase{min-height:690px}.problem-grid{grid-template-columns:1fr 1fr}.layer-grid{grid-template-columns:1fr}.layer-card>p{min-height:0}.experience-grid,.intelligence-grid,.roadmap-grid,.founder-grid,.raise-grid,.contact-panel{gap:45px}.founder-portrait{max-width:560px}.footer-main{grid-template-columns:1fr 1fr}.platform-intro,.investor-heading,.model-header{gap:20px}.stat-grid{grid-template-columns:1fr 1fr}.stat-grid article:nth-child(2){border-right:0}.stat-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:620px){.container{width:min(100% - 28px,1180px)}.section{padding:78px 0}.hero{padding-top:55px}h1{font-size:3.35rem}.hero-actions{align-items:flex-start;flex-direction:column}.phone-shell{width:320px;min-height:600px;padding:14px}.app-showcase{min-height:630px}.float-card{font-size:.8rem}.claim-card{left:-6px;top:22%}.reminder-card{right:-7px;bottom:14%}.hero-bottom{align-items:flex-start;flex-direction:column}.hero-bottom div{gap:14px}.problem-grid,.revenue-grid,.stat-grid,.founder-points,.interest-form,.check-list{grid-template-columns:1fr}.stat-grid article{border-right:0;border-bottom:1px solid var(--line)}.stat-grid article:last-child{border-bottom:0}.dashboard-card{padding:18px}.dash-head{align-items:flex-start;gap:8px}.timeline-list>div{grid-template-columns:8px 38px 30px 1fr}.timeline-list div>b{grid-column:4}.dash-foot{align-items:flex-start;gap:8px}.chat.bot>div{grid-template-columns:1fr}.founder-portrait{margin-right:20px}.portrait-placeholder{height:430px}.quote-card{right:-20px}.contact-panel{padding:32px 22px}.interest-form .full{grid-column:auto}.footer-main{grid-template-columns:1fr}.footer-bottom{gap:12px;flex-direction:column}.road-item{grid-template-columns:60px 1fr}.trust-row{gap:11px}.app-head h2{font-size:1.35rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button{transition:none}}
