:root{--purple:#9c4dbd;--purple-dark:#71258f;--purple-soft:#f6edfa;--teal:#0d9488;--teal-dark:#00695c;--teal-soft:#e8faf7;--ink:#17243c;--muted:#657087;--line:#e4e8ef;--coral:#f05273;--cream:#fbfafc;--white:#fff;--shadow:0 24px 70px rgba(70,34,88,.16);--radius:24px;--body:'DM Sans',sans-serif;--display:'Manrope',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:85px}body{margin:0;font-family:var(--body);color:var(--ink);line-height:1.65;overflow-x:hidden;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}button,input{font:inherit}button,a{color:inherit}.container{width:min(1160px,calc(100% - 40px));margin-inline:auto}.section{padding:108px 0}.skip-link{position:fixed;top:8px;left:8px;padding:10px 15px;background:var(--ink);color:white;z-index:100;transform:translateY(-150%);border-radius:8px}.skip-link:focus{transform:none}.site-header{height:78px;position:fixed;inset:0 0 auto;z-index:50;background:rgba(255,255,255,.9);backdrop-filter:blur(18px);border-bottom:1px solid transparent;transition:.25s}.site-header.scrolled{height:70px;border-color:var(--line);box-shadow:0 6px 28px rgba(36,22,50,.07)}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;text-decoration:none}.logo-ring{width:46px;height:46px;display:grid;place-items:center;border-radius:15px;background:var(--purple-soft);border:1px solid #ead6f2}.logo-ring img{width:29px;height:37px;object-fit:contain}.brand>span:last-child{display:flex;flex-direction:column;line-height:1.1}.brand strong{font-family:var(--display);font-size:1.05rem}.brand small{color:var(--purple);font-size:.64rem;font-style:italic;font-weight:700;margin-top:4px}.site-header nav{display:flex;align-items:center;gap:24px;font-size:.8rem;font-weight:700}.site-header nav a{text-decoration:none}.site-header nav a:not(.nav-cta){position:relative}.site-header nav a:not(.nav-cta):after{content:"";position:absolute;left:0;right:100%;height:2px;bottom:-7px;background:var(--purple);transition:.2s}.site-header nav a:hover:after,.site-header nav a.active:after{right:0}.nav-cta{padding:10px 17px;background:linear-gradient(135deg,var(--purple),var(--purple-dark));color:white;border-radius:99px}.menu-toggle{display:none;border:0;background:none;padding:8px}.menu-toggle span{display:block;width:23px;height:2px;background:var(--ink);margin:5px;transition:.2s}
.hero{padding:145px 0 0;min-height:100vh;background:linear-gradient(145deg,#fdfbff 0%,#faf5fd 45%,#f0fbf9 100%);position:relative;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:65px}.hero-grid>*{min-width:0}.pill,.kicker{display:inline-flex;align-items:center;gap:9px;color:var(--purple);font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;font-weight:800}.pill{padding:7px 12px;border:1px solid #e9d3f2;background:rgba(255,255,255,.65);border-radius:99px}.pill i{width:7px;height:7px;background:var(--teal);border-radius:50%;box-shadow:0 0 0 4px rgba(13,148,136,.12)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--display);letter-spacing:-.045em}h1{font-size:clamp(3.4rem,6vw,5.5rem);line-height:1.02;margin:28px 0 26px}h1 em,h2 em{font-style:normal;color:var(--purple)}.hero-copy>p{max-width:630px;color:var(--muted);font-size:1.08rem}.hero-actions{display:flex;gap:12px;margin:32px 0}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:14px 21px;border-radius:11px;text-decoration:none;font-size:.82rem;font-weight:800;transition:.2s}.button:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(111,34,140,.2)}.button.primary{color:white;background:linear-gradient(135deg,var(--purple),var(--purple-dark))}.button.ghost{border:1px solid #dccce4;background:white}.trust-row{display:flex;flex-wrap:wrap;gap:20px;font-size:.7rem;font-weight:700;color:#667085}.hero-device{height:650px;position:relative}.phone{position:absolute;background:#111827;border:8px solid #202637;border-radius:39px;padding:4px;box-shadow:var(--shadow);overflow:hidden}.phone img{width:100%;height:100%;object-fit:cover;object-position:top;border-radius:27px}.phone-main{width:310px;height:640px;right:8%;top:0;z-index:2;transform:rotate(2deg)}.phone-back{width:240px;height:500px;left:1%;top:75px;transform:rotate(-8deg);opacity:.95}.phone-speaker{position:absolute;z-index:2;width:74px;height:18px;background:#202637;border-radius:0 0 12px 12px;left:50%;top:4px;transform:translateX(-50%)}.float-stat{position:absolute;z-index:3;right:-3%;bottom:70px;background:rgba(255,255,255,.95);border:1px solid white;box-shadow:var(--shadow);border-radius:15px;padding:14px 17px;display:flex;gap:11px;align-items:center}.float-stat .stat-icon{width:37px;height:37px;border-radius:11px;background:var(--teal-soft);color:var(--teal);display:grid;place-items:center;font-weight:800}.float-stat strong,.float-stat small{display:block}.float-stat strong{font-size:.79rem}.float-stat small{font-size:.65rem;color:var(--muted)}.orb{position:absolute;border-radius:50%;pointer-events:none}.orb-one{width:420px;height:420px;background:rgba(156,77,189,.06);right:-160px;top:100px}.orb-two{width:230px;height:230px;border:1px solid rgba(13,148,136,.12);left:-110px;bottom:100px}.app-summary{margin-top:55px;min-height:90px;border-top:1px solid #dfd8e4;display:flex;align-items:center;justify-content:flex-end;gap:52px}.app-summary>span{margin-right:auto;font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:var(--muted)}.app-summary div{display:flex;align-items:baseline;gap:8px}.app-summary strong{font-family:var(--display);font-size:1.4rem;color:var(--purple)}.app-summary small{font-size:.68rem;color:var(--muted)}
.section-intro{max-width:710px;margin-bottom:50px}.section-intro.centered{text-align:center;margin-inline:auto;margin-bottom:55px}.section-intro h2,.feature-copy h2,.roles-copy h2,.trust-copy h2,.screen-head h2,.contact-card h2{font-size:clamp(2.35rem,4.3vw,4rem);line-height:1.08;margin:16px 0 20px}.section-intro p,.feature-copy>p,.roles-copy>p,.screen-head>p{color:var(--muted)}.outcome-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.outcome{padding:32px 28px;border:1px solid var(--line);border-radius:20px;transition:.25s}.outcome:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:transparent}.icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;font-size:1.35rem;margin-bottom:25px}.icon.purple{background:var(--purple-soft);color:var(--purple)}.icon.teal{background:var(--teal-soft);color:var(--teal)}.icon.coral{background:#fff0f3;color:var(--coral)}.outcome h3{font-family:var(--display);font-size:1.08rem}.outcome p{font-size:.82rem;color:var(--muted);margin:0}
.features{background:linear-gradient(145deg,var(--purple-dark),#4d1765);color:white;overflow:hidden}.feature-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.kicker.light{color:#dfb8ef}.feature-copy>p{color:#d7c6df}.feature-tabs{margin-top:35px}.feature-tab{width:100%;display:grid;grid-template-columns:35px 1fr;text-align:left;gap:2px 12px;padding:17px 8px;color:#d9c4e2;background:none;border:0;border-bottom:1px solid rgba(255,255,255,.12);cursor:pointer}.feature-tab>span{grid-row:1/3;color:#c28cda;font-size:.7rem}.feature-tab b{font-family:var(--display);font-size:.95rem}.feature-tab small{font-size:.72rem;color:#bca9c4}.feature-tab.active{padding-left:18px;border-radius:12px;background:rgba(255,255,255,.1);border-color:transparent;color:white}.feature-stage{height:660px;position:relative}.feature-phone{position:absolute;width:310px;height:635px;left:50%;transform:translateX(-50%);background:#202332;border:8px solid #202332;border-radius:38px;overflow:hidden;box-shadow:0 35px 80px rgba(0,0,0,.35)}.feature-phone img{width:100%;height:100%;object-fit:cover;object-position:top;border-radius:27px;transition:opacity .2s}.feature-note{position:absolute;z-index:2;right:-35px;bottom:55px;width:285px;padding:18px;background:white;color:var(--ink);border-radius:16px;box-shadow:var(--shadow);display:flex;gap:13px}.feature-note>span{width:35px;height:35px;flex:0 0 auto;background:var(--teal-soft);color:var(--teal);border-radius:10px;display:grid;place-items:center}.feature-note strong{font-size:.82rem}.feature-note p{font-size:.68rem;color:var(--muted);line-height:1.5;margin:3px 0 0}
.capability-section{background:#fafbfd}.capability-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 55px}.capability{display:grid;grid-template-columns:40px 1fr;gap:18px;padding:27px 0;border-top:1px solid var(--line)}.capability>span{font-family:var(--display);color:var(--purple);font-weight:800}.capability h3{font-family:var(--display);margin-bottom:6px;font-size:1.02rem}.capability p{color:var(--muted);font-size:.8rem;margin:0}
.roles{background:#0b716a;color:white}.roles-grid{display:grid;grid-template-columns:1fr .95fr;gap:90px;align-items:center}.roles-copy>p{color:#c3e1de}.role-list{margin-top:30px}.role{width:100%;display:grid;grid-template-columns:36px 1fr;text-align:left;gap:12px;padding:15px 10px;border:0;border-bottom:1px solid rgba(255,255,255,.14);background:none;color:#c9e3e0;cursor:pointer}.role>span{font-size:.67rem;color:#8ac7c2}.role b,.role small{display:block}.role b{font-family:var(--display);font-size:.9rem}.role small{font-size:.68rem;color:#9bc9c4}.role.active{background:rgba(255,255,255,.11);border-radius:12px;padding-left:17px;color:white}.role-card{background:white;color:var(--ink);border-radius:25px;padding:38px;box-shadow:0 28px 80px rgba(3,62,57,.25)}.role-label{font-size:.62rem;color:var(--purple);letter-spacing:.13em;font-weight:800}.role-card h3{font-family:var(--display);font-size:1.8rem;line-height:1.25;margin:14px 0}.role-card p{font-size:.82rem;color:var(--muted)}.role-nav{display:flex;flex-wrap:wrap;gap:8px;margin:27px 0}.role-nav span{padding:7px 10px;background:var(--purple-soft);color:var(--purple-dark);border-radius:8px;font-size:.68rem;font-weight:700}.mini-chart{height:150px;display:flex;align-items:flex-end;gap:16px;padding:20px 25px 0;background:linear-gradient(180deg,#fbf7fd,white);border-radius:14px;border-bottom:1px solid #ded4e4}.mini-chart i{flex:1;border-radius:6px 6px 0 0;background:linear-gradient(var(--purple),#ca8ee2)}
.screen-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:42px}.screen-head h2{margin-bottom:0}.screen-head>p{max-width:380px;font-size:.85rem}.screen-rail{display:flex;gap:22px;overflow-x:auto;padding:15px max(20px,calc((100vw - 1160px)/2)) 35px;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--purple) #eee}.screen-shot{min-width:245px;width:245px;background:none;border:0;text-align:left;cursor:zoom-in;scroll-snap-align:start;padding:0;position:relative}.shot-frame{height:500px;overflow:hidden;border:7px solid #202332;border-radius:28px;background:#202332;box-shadow:0 15px 35px rgba(38,23,44,.14);transition:.2s}.shot-frame:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.shot-frame img{width:100%;height:100%;object-fit:cover;object-position:top;border-radius:18px}.shot-number{position:absolute;z-index:2;top:-9px;left:-8px;background:var(--purple);color:white;border:3px solid white;border-radius:50%;width:38px;height:38px;display:grid;place-items:center;font-size:.65rem;font-weight:800}.screen-shot strong,.screen-shot small{display:block}.screen-shot strong{font-family:var(--display);font-size:.88rem;margin-top:16px}.screen-shot small{font-size:.67rem;color:var(--muted)}
.trust{background:#f5fbfa}.trust-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;align-items:center}.trust-visual{height:440px;position:relative;display:grid;place-items:center}.secure-ring{width:210px;height:210px;border-radius:50%;background:linear-gradient(145deg,var(--purple),var(--purple-dark));color:white;display:flex;align-items:center;justify-content:center;flex-direction:column;box-shadow:0 25px 60px rgba(112,37,141,.25);position:relative;z-index:2}.secure-ring span{font-size:2rem}.secure-ring strong{text-align:center;font-family:var(--display)}.ring{position:absolute;border:1px solid rgba(13,148,136,.22);border-radius:50%}.r1{width:320px;height:320px}.r2{width:430px;height:430px}.trust-items{display:grid;grid-template-columns:1fr 1fr;gap:25px 28px;margin-top:35px}.trust-items article{border-top:2px solid var(--teal);padding-top:13px}.trust-items b{font-family:var(--display);font-size:.86rem}.trust-items p{font-size:.75rem;color:var(--muted);margin:6px 0}.disclaimer-section{padding:70px 0}.disclaimer-card{display:flex;gap:20px;padding:30px;border:1px solid #eadcf0;background:#fcf8fd;border-radius:20px}.disclaimer-icon{width:42px;height:42px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;background:var(--purple-soft);color:var(--purple);font-family:serif;font-weight:bold}.disclaimer-card h2{font-family:var(--display);font-size:1.1rem;margin-bottom:7px}.disclaimer-card p{font-size:.78rem;color:var(--muted);margin:0}.contact{padding-top:30px}.contact-card{padding:60px 65px;border-radius:28px;background:linear-gradient(135deg,var(--purple),var(--purple-dark));color:white;display:flex;align-items:center;justify-content:space-between;gap:50px;position:relative;overflow:hidden}.contact-card:after{content:"";position:absolute;width:280px;height:280px;border-radius:50%;background:rgba(255,255,255,.05);right:-90px;top:-120px}.contact-card>div{max-width:720px;position:relative;z-index:1}.contact-card h2{margin-bottom:16px}.contact-card h2 em{color:#9fe2db}.contact-card p{color:#e5d3ec}.button.white{background:white;color:var(--purple-dark);white-space:nowrap;position:relative;z-index:2}
.site-footer{margin-top:90px;background:#171321;color:#e7e1eb;padding:65px 0 24px}.footer-main{display:grid;grid-template-columns:1fr 1fr .8fr;gap:55px;align-items:start}.footer-brand .logo-ring{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.12)}.footer-brand .logo-ring img{filter:brightness(0) invert(1)}.footer-about{font-size:.75rem;color:#a9a1b0;max-width:360px}.credits{border-left:1px solid #393240;padding-left:35px}.credits p{margin:0 0 14px}.credits span,.credits strong{display:block}.credits span{font-size:.6rem;text-transform:uppercase;letter-spacing:.12em;color:#928a99}.credits strong{font-size:.85rem}.footer-note{margin-top:40px;border-block:1px solid #393240;padding-block:18px;color:#928a99;font-size:.7rem}.footer-bottom{display:flex;justify-content:space-between;padding-top:22px;font-size:.67rem;color:#8f8796}.footer-bottom a{color:#c9c0ce}.lightbox{max-width:min(92vw,540px);height:90vh;padding:12px;border:0;border-radius:22px;background:#171321;box-shadow:0 25px 90px rgba(0,0,0,.5)}.lightbox::backdrop{background:rgba(18,12,22,.85);backdrop-filter:blur(8px)}.lightbox img{height:100%;width:100%;object-fit:contain}.lightbox-close{position:absolute;right:20px;top:20px;width:38px;height:38px;border:0;border-radius:50%;background:white;color:var(--ink);font-size:1.3rem;cursor:pointer}.reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:1000px){.site-header nav{display:none;position:absolute;top:70px;left:20px;right:20px;background:white;border:1px solid var(--line);padding:20px;border-radius:16px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.site-header nav.open{display:flex}.menu-toggle{display:block}.menu-toggle.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hero-grid{gap:25px}.phone-main{right:0}.phone-back{left:-4%}.outcome-grid{grid-template-columns:repeat(3,1fr)}.feature-layout,.roles-grid{gap:50px}.feature-note{right:-10px}.trust-grid{gap:50px}.footer-main{grid-template-columns:1fr 1fr}.credits{grid-column:1/-1;border-left:0;border-top:1px solid #393240;padding:25px 0 0;display:flex;gap:60px}}
@media(max-width:760px){.container{width:min(100% - 28px,1160px)}.section{padding:78px 0}.hero{padding-top:120px}.hero-grid,.feature-layout,.roles-grid,.trust-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.pill{white-space:normal}.hero-actions,.trust-row{justify-content:center}.hero-device{height:590px;max-width:500px;width:100%;margin:auto}.phone-main{width:275px;height:565px}.phone-back{width:210px;height:450px}.float-stat{right:0}.app-summary{justify-content:center;gap:26px;flex-wrap:wrap;padding:22px 0}.app-summary>span{width:100%;margin:0;text-align:center}.outcome-grid{grid-template-columns:1fr}.feature-copy{text-align:center}.feature-stage{height:620px}.feature-phone{width:282px;height:580px}.feature-note{right:0}.capability-grid{grid-template-columns:1fr}.roles-copy{text-align:center}.role{text-align:left}.screen-head{display:block}.screen-head>p{margin-top:18px}.trust-visual{height:350px}.secure-ring{width:170px;height:170px}.r1{width:260px;height:260px}.r2{width:340px;height:340px}.contact-card{padding:40px 28px;display:block;text-align:center}.contact-card .button{margin-top:20px}.footer-main{grid-template-columns:1fr}.credits{grid-column:auto;display:flex}.footer-bottom{gap:20px;align-items:center}}
@media(max-width:520px){h1{font-size:2.9rem}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-device{height:500px}.phone-main{width:235px;height:485px}.phone-back{width:180px;height:390px}.float-stat{bottom:20px}.app-summary div{width:42%;display:block;text-align:center}.app-summary small{display:block}.feature-stage{height:560px}.feature-phone{width:255px;height:525px}.feature-note{bottom:20px;width:245px}.trust-items{grid-template-columns:1fr}.screen-shot{min-width:220px;width:220px}.shot-frame{height:450px}.disclaimer-card{padding:23px 18px}.contact-card h2{font-size:2.25rem}.credits{display:block}.footer-bottom{font-size:.62rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.reveal{opacity:1;transform:none}}

/* Quality, accessibility and content enhancements */
a,button,summary{-webkit-tap-highlight-color:transparent}
:focus-visible{outline:3px solid rgba(156,77,189,.4);outline-offset:3px}
.button,.nav-cta,.menu-toggle,.feature-tab,.role,.screen-shot,.lightbox-close{min-height:44px}
.reveal{opacity:1;transform:none}.js .reveal{opacity:0;transform:translateY(22px)}.js .reveal.visible{opacity:1;transform:none}
.workflow{background:#fff}.workflow-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:16px;counter-reset:steps}.workflow-step{position:relative;padding:26px 23px;border:1px solid var(--line);border-radius:20px;background:white}.workflow-step:after{content:"";position:absolute;top:49px;left:calc(100% + 1px);width:16px;border-top:1px dashed #cdb7d7}.workflow-step:last-child:after{display:none}.workflow-step>span{font-size:.62rem;font-weight:800;letter-spacing:.12em;color:var(--purple)}.workflow-icon{width:46px;height:46px;margin:17px 0;border-radius:14px;background:linear-gradient(135deg,var(--purple-soft),var(--teal-soft));display:grid;place-items:center;color:var(--purple);font-size:1.25rem}.workflow-step h3{font-family:var(--display);font-size:.95rem;margin-bottom:7px}.workflow-step p{margin:0;font-size:.76rem;color:var(--muted)}
.leadership{background:linear-gradient(145deg,#fcf9fd,#f4fbfa)}.leadership-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:85px;align-items:center}.leadership-mark{min-height:440px;border-radius:180px 180px 24px 24px;background:linear-gradient(145deg,var(--purple),var(--purple-dark));display:flex;flex-direction:column;align-items:center;justify-content:center;color:white;position:relative;overflow:hidden;box-shadow:var(--shadow)}.leadership-mark:before,.leadership-mark:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.15);border-radius:50%}.leadership-mark:before{width:300px;height:300px}.leadership-mark:after{width:210px;height:210px}.leadership-mark span{font-family:var(--display);font-size:6.5rem;font-weight:800;letter-spacing:-.08em;position:relative;z-index:1}.leadership-mark small{font-size:.62rem;text-transform:uppercase;letter-spacing:.12em;color:#e8cdef;position:relative;z-index:1}.leadership-copy h2{font-family:var(--display);font-size:clamp(2.35rem,4.3vw,4rem);line-height:1.08;letter-spacing:-.045em;margin:16px 0 20px}.leadership-copy h2 em{font-style:normal;color:var(--purple)}.leadership-copy p{color:var(--muted);font-size:.88rem}.leadership-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.leadership-tags span{padding:8px 12px;border:1px solid #e6d6ed;background:white;border-radius:99px;font-size:.68rem;font-weight:700;color:var(--purple-dark)}
.faq{background:#fafbfd}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px;align-items:start}.faq .section-intro{position:sticky;top:105px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:0}.faq-list summary{list-style:none;cursor:pointer;padding:22px 45px 22px 0;font-family:var(--display);font-size:.92rem;font-weight:700;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:4px;top:17px;width:32px;height:32px;border-radius:50%;background:var(--purple-soft);color:var(--purple);display:grid;place-items:center;font-size:1.1rem}.faq-list details[open] summary:after{content:"−"}.faq-list details p{margin:-4px 45px 22px 0;color:var(--muted);font-size:.8rem}
.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:7px 25px}.footer-links a{font-size:.72rem;color:#a9a1b0;text-decoration:none}.footer-links a:hover{color:white}.mobile-quick-nav{display:none}

@media(max-width:1000px){.workflow-grid{grid-template-columns:1fr 1fr}.workflow-step:after{display:none}.leadership-grid,.faq-grid{gap:50px}.site-header nav a{padding:7px 5px}.nav-cta{text-align:center;padding:12px 17px}}
@media(max-width:760px){body{padding-bottom:68px}.site-header{height:68px}.nav-wrap{width:calc(100% - 24px)}.logo-ring{width:40px;height:40px;border-radius:12px}.logo-ring img{width:25px;height:32px}.brand strong{font-size:.92rem}.brand small{font-size:.57rem}.site-header nav{top:62px;left:12px;right:12px;max-height:calc(100dvh - 86px);overflow-y:auto;border-radius:18px;padding:14px}.site-header nav a{padding:10px 12px;border-radius:9px}.site-header nav a:not(.nav-cta):after{display:none}.site-header nav a.active{background:var(--purple-soft);color:var(--purple-dark)}.menu-toggle{width:44px;height:44px;display:grid;align-content:center;justify-content:center}.menu-toggle span{margin:3px}.hero{padding-top:98px;min-height:auto}.hero-grid{gap:24px}.hero-copy{text-align:left}.pill{font-size:.58rem;letter-spacing:.1em;padding:6px 9px}.hero h1{font-size:clamp(2.55rem,12vw,3.25rem);line-height:1.01;margin:21px 0 18px}.hero h1 br{display:none}.hero-copy>p{font-size:.94rem;line-height:1.6}.hero-actions{justify-content:flex-start;display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:25px 0 22px}.hero-actions .button{width:100%;padding:12px 10px;gap:10px;font-size:.72rem}.trust-row{justify-content:flex-start;gap:8px 15px;font-size:.61rem}.hero-device{height:430px;max-width:360px}.phone-main{width:205px;height:423px;right:10%;border-width:6px;border-radius:30px}.phone-main img{border-radius:21px}.phone-back{display:none}.float-stat{right:auto;left:0;bottom:42px;padding:10px 12px}.float-stat .stat-icon{width:31px;height:31px}.float-stat strong{font-size:.7rem}.float-stat small{font-size:.58rem}.app-summary{margin-top:15px;gap:12px;padding:18px 0}.app-summary>span{font-size:.58rem}.app-summary div{width:30%;display:block;text-align:center}.app-summary strong,.app-summary small{display:block}.app-summary strong{font-size:1.18rem}.app-summary small{font-size:.58rem}.section{padding:62px 0}.section-intro{margin-bottom:34px}.section-intro.centered{text-align:left;margin-bottom:34px}.section-intro h2,.feature-copy h2,.roles-copy h2,.trust-copy h2,.screen-head h2,.contact-card h2,.leadership-copy h2{font-size:2.05rem;line-height:1.12;margin:12px 0 15px}.section-intro p,.feature-copy>p,.roles-copy>p,.screen-head>p{font-size:.85rem}.kicker{font-size:.61rem;letter-spacing:.11em}.outcome-grid{gap:12px}.outcome{padding:22px 20px;display:grid;grid-template-columns:42px 1fr;column-gap:14px}.outcome .icon{grid-row:1/3;width:42px;height:42px;margin:0}.outcome h3{margin:0 0 4px}.outcome p{grid-column:2}.feature-copy{text-align:left}.feature-tabs{margin-top:22px}.feature-tab{padding:14px 7px}.feature-tab.active{padding-left:13px}.feature-stage{height:470px}.feature-phone{width:218px;height:450px;border-width:6px;border-radius:30px}.feature-phone img{border-radius:21px}.feature-note{width:228px;right:0;bottom:12px;padding:12px}.feature-note>span{width:31px;height:31px}.feature-note p{font-size:.61rem}.workflow-grid{grid-template-columns:1fr 1fr;gap:10px}.workflow-step{padding:18px 16px}.workflow-icon{margin:12px 0;width:40px;height:40px}.workflow-step p{font-size:.7rem}.capability{grid-template-columns:31px 1fr;gap:10px;padding:20px 0}.roles-copy{text-align:left}.role-list{margin-top:20px}.role{padding:13px 6px}.role.active{padding-left:12px}.role-card{padding:25px 20px;border-radius:19px}.role-card h3{font-size:1.45rem}.mini-chart{height:115px}.screen-rail{gap:14px;padding-left:14px;padding-right:14px}.screen-shot{min-width:188px;width:188px}.shot-frame{height:385px;border-width:5px;border-radius:23px}.shot-number{width:33px;height:33px}.trust-grid{gap:18px}.trust-visual{height:220px}.secure-ring{width:125px;height:125px;font-size:.76rem}.secure-ring span{font-size:1.4rem}.r1{width:180px;height:180px}.r2{width:220px;height:220px}.trust-items{gap:18px}.leadership-grid{grid-template-columns:1fr;gap:30px}.leadership-mark{min-height:230px;border-radius:110px 110px 20px 20px}.leadership-mark span{font-size:4.5rem}.leadership-copy p{font-size:.82rem}.faq-grid{grid-template-columns:1fr;gap:5px}.faq .section-intro{position:static}.faq-list summary{padding:18px 42px 18px 0;font-size:.86rem}.faq-list summary:after{top:13px}.faq-list details p{margin-right:20px;font-size:.76rem}.disclaimer-section{padding:42px 0}.disclaimer-card{gap:13px}.contact{padding-top:10px}.contact-card{padding:34px 22px;text-align:left}.contact-card .button{width:100%;margin-top:14px}.site-footer{margin-top:55px;padding-bottom:28px}.footer-main{gap:30px}.footer-links{grid-template-columns:1fr 1fr}.footer-note{margin-top:30px}.mobile-quick-nav{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);bottom:0;left:0;right:0;z-index:45;height:64px;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);border-top:1px solid var(--line);padding:max(5px,env(safe-area-inset-bottom)) 8px 5px;box-shadow:0 -8px 24px rgba(31,17,38,.08)}.mobile-quick-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;text-decoration:none;font-size:.56rem;font-weight:700;color:var(--muted);border-radius:10px}.mobile-quick-nav a span{font-size:1rem;color:var(--purple)}.mobile-quick-nav a.active{background:var(--purple-soft);color:var(--purple-dark)}.lightbox{height:88dvh;max-width:94vw;border-radius:16px}.js .reveal{opacity:1;transform:none}}
@media(max-width:420px){.container{width:calc(100% - 24px)}.hero-actions{grid-template-columns:1fr}.hero-device{height:400px}.phone-main{width:192px;height:396px;right:7%}.float-stat{bottom:25px}.workflow-grid{grid-template-columns:1fr}.workflow-step{display:grid;grid-template-columns:40px 1fr;column-gap:13px}.workflow-step>span{display:none}.workflow-icon{grid-row:1/3;margin:0}.workflow-step h3{margin:0 0 4px}.workflow-step p{grid-column:2}.contact-card h2{font-size:1.85rem}.footer-bottom{align-items:flex-start}.footer-bottom a{white-space:nowrap}}
@media(max-width:760px){body.menu-open{overflow:hidden}}

/* Dr. Suman Rao profile */
.leadership-photo{margin:0;align-self:start}.photo-frame{position:relative;padding:11px;border-radius:190px 190px 26px 26px;background:linear-gradient(145deg,#ead5f2,#c8eee8);box-shadow:var(--shadow);overflow:hidden}.photo-frame:after{content:"";position:absolute;inset:11px;border-radius:180px 180px 18px 18px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.55);pointer-events:none}.photo-frame img{width:100%;aspect-ratio:9/10;object-fit:cover;object-position:center top;border-radius:180px 180px 18px 18px}.leadership-photo figcaption{padding:13px 10px 0;color:var(--muted);font-size:.66rem;text-align:center}.leadership-photo figcaption a{color:var(--purple-dark);font-weight:700}.leadership-role{color:var(--teal-dark)!important;font-size:.72rem!important;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.leadership-impact{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:25px 0}.leadership-impact>div{padding:15px 13px;background:white;border:1px solid var(--line);border-radius:13px}.leadership-impact strong,.leadership-impact span{display:block}.leadership-impact strong{font-family:var(--display);font-size:.82rem;color:var(--purple-dark)}.leadership-impact span{font-size:.62rem;color:var(--muted);line-height:1.45;margin-top:4px}.profile-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.profile-links a{font-size:.72rem;font-weight:800;color:var(--purple-dark);text-decoration:none}.credits a{text-decoration:none;color:inherit}
@media(max-width:760px){.leadership-photo{max-width:310px;margin-inline:auto}.photo-frame{padding:8px;border-radius:150px 150px 20px 20px}.photo-frame img{border-radius:145px 145px 14px 14px}.photo-frame:after{inset:8px;border-radius:145px 145px 14px 14px}.leadership-impact{grid-template-columns:1fr;margin:20px 0;gap:8px}.leadership-impact>div{display:grid;grid-template-columns:105px 1fr;align-items:center;gap:8px;padding:12px}.leadership-impact span{margin:0}.profile-links{display:grid;gap:8px}.profile-links a{padding:10px 12px;background:white;border:1px solid var(--line);border-radius:9px}.leadership-tags{gap:6px}.leadership-tags span{font-size:.62rem;padding:7px 9px}}
.leadership-photo{align-self:center}.photo-frame{aspect-ratio:4/5}.photo-frame img{height:100%;aspect-ratio:auto;object-position:center 18%}

/* Preserve app screenshot legibility */
.screen-rail{gap:28px}.screen-shot{min-width:320px;width:320px}.shot-frame{height:660px}.shot-frame img,.phone img,.feature-phone img{image-rendering:auto;backface-visibility:hidden}.screen-shot:after{content:"View full size";position:absolute;right:12px;top:12px;z-index:3;padding:6px 9px;border-radius:99px;background:rgba(23,36,60,.86);color:#fff;font-size:.58rem;font-weight:800;letter-spacing:.04em;opacity:0;transform:translateY(-4px);transition:.2s}.screen-shot:hover:after,.screen-shot:focus-visible:after{opacity:1;transform:none}
@media(max-width:1000px){.screen-shot{min-width:280px;width:280px}.shot-frame{height:575px}}
@media(max-width:760px){.screen-rail{gap:16px}.screen-shot{min-width:230px;width:230px}.shot-frame{height:475px}.screen-shot:after{display:none}}

/* Legal pages */
.legal-page{min-height:100vh;background:radial-gradient(circle at top left,rgba(27,174,164,.12),transparent 28%),radial-gradient(circle at top right,rgba(156,77,189,.16),transparent 24%),linear-gradient(180deg,#f5fbfb 0%,#ffffff 42%,#f7f1fb 100%)}
.legal-shell{max-width:900px;padding-top:2rem;padding-bottom:4rem}
.legal-brand{margin-bottom:1.5rem}
.legal-card{background:rgba(255,255,255,.9);border:1px solid rgba(12,43,61,.08);box-shadow:0 32px 80px rgba(12,43,61,.12);border-radius:28px;padding:clamp(1.5rem,3vw,3rem);backdrop-filter:blur(10px)}
.legal-card h1{margin-bottom:1rem}
.legal-card h2{margin-top:1.8rem;margin-bottom:.65rem;font-size:1.08rem}
.legal-card p{color:var(--muted)}
.legal-note{margin-top:2rem;padding-top:1rem;border-top:1px solid rgba(12,43,61,.08)}
.legal-list{margin:0;padding-left:1.2rem;color:var(--muted)}
