:root{--navy:#0c1f4d;--navy2:#102a69;--blue:#315be8;--royal:#4169e1;--cyan:#46c7ee;--ink:#10172a;--muted:#677087;--line:#dfe5ef;--soft:#f5f7fb;--mint:#18a875;--orange:#f28b39;--cream:#fbfaf6;--shadow:0 24px 70px rgba(15,31,73,.13);--radius:24px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,"Segoe UI",Arial,sans-serif;background:#fff;line-height:1.55}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.page-shell{width:min(1180px,calc(100% - 48px));margin:auto}.narrow{max-width:900px}.section-pad{padding:118px 0}.skip-link{position:fixed;left:12px;top:-80px;z-index:1000;background:#fff;padding:12px}.skip-link:focus{top:12px}.announcement{height:36px;background:#08183e;color:#dce7ff;display:flex;align-items:center;justify-content:center;gap:12px;font-size:12px}.announcement span{font-size:9px;font-weight:900;letter-spacing:.1em;background:#4269e1;color:#fff;padding:3px 7px;border-radius:99px}.announcement p{margin:0}.announcement a{font-weight:700;color:#fff}.site-header{height:76px;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(12,31,77,.08);position:sticky;top:0;z-index:100;backdrop-filter:blur(16px);transition:.25s}.site-header.scrolled{box-shadow:0 8px 30px rgba(12,31,77,.09)}.nav-shell{width:min(1260px,calc(100% - 40px));height:100%;margin:auto;display:flex;align-items:center;gap:34px}.brand{display:inline-flex;align-items:center;gap:10px}.brand-mark{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(from 100deg,#45c7ec,#375bda,#0e2458,#45c7ec);position:relative;box-shadow:inset 0 0 0 6px #fff}.brand-mark:after{content:"";width:7px;height:7px;background:#1e4fd7;border-radius:50%;position:absolute;right:-2px;top:4px;box-shadow:0 0 0 3px white}.brand-mark i,.brand-mark b{width:8px;height:8px;background:#fff;border-radius:50%}.brand-name{font-size:21px;font-weight:800;letter-spacing:-.04em;color:var(--navy)}.brand-name span{color:var(--blue)}.desktop-nav{display:flex;align-items:center;gap:26px;margin-left:auto}.desktop-nav>a,.nav-group>button{border:0;background:none;color:#35405a;font-size:13px;font-weight:650;padding:28px 0}.nav-group{position:relative}.nav-group>button span{margin-left:4px}.nav-group:hover>button,.desktop-nav>a:hover{color:var(--blue)}.mega-menu,.mini-menu{position:absolute;top:70px;left:50%;transform:translate(-50%,10px);visibility:hidden;opacity:0;pointer-events:none;background:#fff;border:1px solid #e4e8f0;border-radius:16px;box-shadow:var(--shadow);transition:.2s}.nav-group:hover .mega-menu,.nav-group:focus-within .mega-menu,.nav-group:hover .mini-menu,.nav-group:focus-within .mini-menu{visibility:visible;opacity:1;pointer-events:auto;transform:translate(-50%,0)}.mega-menu{display:grid;width:810px;padding:24px}.mega-product{grid-template-columns:260px 1fr}.mega-intro{padding:20px;background:#f3f6ff;border-radius:12px}.mega-kicker,.mega-links b,.mega-solutions b{font-size:9px;letter-spacing:.16em;color:#557}.mega-intro h3{font-size:20px;line-height:1.2;margin:12px 0}.mega-intro p{font-size:12px;color:var(--muted)}.mega-intro a{font-size:12px;color:var(--blue);font-weight:800}.mega-links{display:grid;grid-template-columns:1fr 1fr;padding:5px 12px}.mega-links>div,.mega-solutions>div{display:flex;flex-direction:column;align-items:flex-start}.mega-links a{font-size:11px;padding:5px;display:flex;align-items:center;gap:7px}.module-dot{width:22px;height:22px;border-radius:6px;background:#eef2ff;display:grid;place-items:center;font-size:8px}.mega-solutions{grid-template-columns:repeat(3,1fr);width:640px;gap:20px}.mega-solutions a,.mini-menu a{font-size:12px;padding:8px 0}.mini-menu{min-width:210px;padding:14px;display:flex;flex-direction:column}.mini-menu a{padding:9px 12px;border-radius:8px}.mini-menu a:hover{background:#f2f5fb;color:var(--blue)}.nav-actions{display:flex;align-items:center;gap:15px}.login{font-size:12px;font-weight:750;color:var(--navy)}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:9px;padding:14px 21px;font-size:13px;font-weight:800;transition:.2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--blue);color:#fff;box-shadow:0 10px 28px rgba(49,91,232,.24)}.button-primary:hover{background:#244bd3}.button-secondary{background:#fff;border-color:#cad3e5;color:var(--navy)}.button-small{padding:10px 16px}.button-white{background:#fff;color:var(--navy)}.button-light{background:#fff;color:var(--navy)}.button-ghost-light{border-color:rgba(255,255,255,.45);color:#fff}.menu-toggle,.mobile-menu{display:none}
.hero{position:relative;overflow:hidden}.home-hero{background:radial-gradient(circle at 70% 25%,#e8efff 0,transparent 35%),linear-gradient(135deg,#fbfcff,#f5f7fd);padding:90px 0 80px}.hero-grid-layout{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:44px}.hero-copy{position:relative;z-index:2}.eyebrow,.section-index{display:inline-flex;align-items:center;gap:8px;color:#496078;font-size:10px;font-weight:850;letter-spacing:.16em}.eyebrow i{width:7px;height:7px;background:var(--cyan);border-radius:50%;box-shadow:0 0 0 5px rgba(70,199,238,.14)}.hero h1,.simple-hero h1,.persona-hero h1,.module-hero h1,.contact-page h1{font-size:clamp(44px,5vw,70px);line-height:1.02;letter-spacing:-.055em;color:var(--navy);margin:22px 0}.hero h1 em,.section-heading h2 em,.simple-hero h1 em{font-style:normal;color:var(--blue)}.hero-copy>p{font-size:17px;color:#56627a;max-width:580px}.hero-actions{display:flex;gap:12px;margin:30px 0 18px}.existing-login{font-size:12px;color:#606b80}.existing-login b{color:var(--blue)}.hero-assurance{display:flex;gap:18px;margin-top:28px;font-size:11px;color:#647087}.hero-assurance i{font-style:normal;color:var(--mint);font-weight:900}.hero-orbit{position:absolute;border:1px solid rgba(49,91,232,.12);border-radius:50%}.orbit-a{width:650px;height:650px;right:-200px;top:-200px}.orbit-b{width:430px;height:430px;right:-90px;top:-90px}.dashboard-wrap{position:relative}.preview-label,.screen-caption{font-size:8px;letter-spacing:.12em;color:#7a8496;margin:0 0 8px;text-align:right}.browser-frame{background:#fff;border:1px solid #dae1ec;border-radius:16px;box-shadow:0 30px 90px rgba(23,41,89,.18);overflow:hidden;transform:perspective(1200px) rotateY(-3deg) rotateX(1deg)}.browser-bar{height:42px;background:#f2f4f8;display:flex;align-items:center;padding:0 14px;gap:12px}.browser-dots{display:flex;gap:5px}.browser-dots i{width:7px;height:7px;border-radius:50%;background:#c6cbd5}.browser-address{background:#fff;border:1px solid #e1e4ea;border-radius:6px;flex:1;text-align:center;font-size:8px;color:#9198a5;padding:5px}.browser-user{width:23px;height:23px;border-radius:50%;background:#dfe7ff;color:var(--blue);display:grid;place-items:center;font-size:8px;font-weight:800}.app-frame{display:flex;height:390px}.app-sidebar{width:54px;background:var(--navy);display:flex;align-items:center;flex-direction:column;gap:19px;padding:14px 0;color:#8293c5}.app-sidebar span{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;font-size:12px}.app-sidebar .active{background:var(--blue);color:#fff}.app-mini-logo{font-size:8px;color:#fff;font-weight:900;margin-bottom:12px}.app-main{flex:1;padding:22px;background:#f8f9fc}.app-heading{display:flex;justify-content:space-between;align-items:center}.app-heading small{font-size:8px;color:#818b9c}.app-heading h3{font-size:16px;margin:2px 0}.app-heading button{border:0;background:var(--blue);color:#fff;font-size:8px;padding:8px 11px;border-radius:6px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:18px 0}.metric-grid article,.collection-chart,.action-list{background:#fff;border:1px solid #e7eaf0;border-radius:9px;padding:12px}.metric-grid span,.metric-grid small{display:block;font-size:7px;color:#8891a2}.metric-grid strong{display:block;font-size:18px;margin:5px 0;color:var(--navy)}.metric-grid .up{color:var(--mint)}.dashboard-lower{display:grid;grid-template-columns:1.35fr .8fr;gap:10px}.app-card-title{display:flex;justify-content:space-between;font-size:8px}.app-card-title span{color:#9299a5}.chart-total{font-weight:800;font-size:17px;margin:12px 0}.chart-total small{font-size:7px;color:#9199a9;font-weight:400}.collection-chart svg{width:100%;height:120px}.chart-area{fill:url(#chartfill)}.chart-line{fill:none;stroke:var(--blue);stroke-width:3;stroke-linecap:round;stroke-dasharray:600;stroke-dashoffset:600;animation:draw 2.2s .5s forwards}.action-list>div:not(.app-card-title){display:flex;align-items:center;gap:7px;padding:12px 0;border-bottom:1px solid #eef0f4}.action-list i{width:25px;height:25px;border-radius:6px;display:grid;place-items:center;font-size:7px;font-style:normal;background:#eef3ff}.action-list p{margin:0;display:flex;flex-direction:column;font-size:7px;flex:1}.action-list p small{color:#9299a5}.action-list em{font-size:6px;font-style:normal;color:#71809a}.live-toast{position:absolute;right:-22px;bottom:-25px;background:#fff;border-radius:10px;box-shadow:var(--shadow);padding:12px 14px;display:flex;align-items:center;gap:10px;font-size:8px}.live-toast>i{font-style:normal;width:25px;height:25px;border-radius:50%;background:#daf8ed;color:var(--mint);display:grid;place-items:center}.live-toast div{display:flex;flex-direction:column}.live-toast small{color:#8790a0}.live-toast span{color:#9aa1ae}.credibility-bar{border-top:1px solid #e4e8f0;border-bottom:1px solid #e4e8f0;background:#fff}.credibility-bar .page-shell{display:flex;justify-content:space-between;align-items:center;min-height:75px}.credibility-bar p{font-size:12px;color:#727b8b}.credibility-bar p b{color:var(--navy)}.credibility-bar div div{display:flex;gap:15px;color:#707b91;font-size:11px}.credibility-bar i{font-style:normal;color:#c1c6cf}
.section-heading{margin-bottom:54px}.section-heading.centered{text-align:center}.section-heading.centered .section-index{justify-content:center}.section-heading h2{font-size:clamp(34px,4.2vw,55px);line-height:1.08;letter-spacing:-.045em;color:var(--navy);margin:15px 0}.section-heading>p,.section-heading.split>p{color:var(--muted);max-width:470px}.section-heading.split{display:flex;justify-content:space-between;align-items:end}.section-heading.split>div{max-width:690px}.section-heading.split>p{padding-bottom:8px}.platform-section{background:#fff}.module-orbit-wrap{display:grid;grid-template-columns:310px 1fr;align-items:center;gap:70px;min-height:590px}.module-detail span{color:var(--blue);font-size:10px;letter-spacing:.14em;font-weight:800}.module-detail h3{font-size:32px;line-height:1.1;color:var(--navy);margin:14px 0}.module-detail p{color:var(--muted)}.module-detail a{color:var(--blue);font-weight:800;font-size:13px}.module-orbit{width:590px;height:590px;position:relative;margin:auto}.orbit-ring{position:absolute;border:1px solid #dce3ef;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.ring-outer{width:570px;height:570px}.ring-inner{width:350px;height:350px}.orbit-centre{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:150px;height:150px;border-radius:50%;box-shadow:0 20px 55px rgba(49,91,232,.2);background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2}.orbit-centre b{color:var(--navy);font-size:14px;margin-top:8px}.orbit-centre small{font-size:6px;color:#8490a4;letter-spacing:.12em}.module-orbit button{position:absolute;width:102px;height:72px;border:1px solid #e0e5ef;background:#fff;border-radius:13px;box-shadow:0 10px 28px rgba(19,34,70,.08);font-size:8px;color:#31405f;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;transition:.2s}.module-orbit button:hover,.module-orbit button.active{transform:scale(1.08);border-color:#8da5f1;color:var(--blue);z-index:3}.module-orbit button span{font-size:15px}.module-orbit button:nth-of-type(1){left:244px;top:0}.module-orbit button:nth-of-type(2){right:62px;top:38px}.module-orbit button:nth-of-type(3){right:-2px;top:144px}.module-orbit button:nth-of-type(4){right:0;bottom:144px}.module-orbit button:nth-of-type(5){right:63px;bottom:37px}.module-orbit button:nth-of-type(6){left:244px;bottom:0}.module-orbit button:nth-of-type(7){left:62px;bottom:38px}.module-orbit button:nth-of-type(8){left:-2px;bottom:144px}.module-orbit button:nth-of-type(9){left:0;top:144px}.module-orbit button:nth-of-type(10){left:63px;top:38px}.module-orbit button:nth-of-type(n+11){display:none}.problem-solution{background:var(--soft)}.comparison-switch{background:#fff;border:1px solid #dfe4ed;border-radius:20px;box-shadow:0 18px 55px rgba(20,35,70,.08);overflow:hidden}.comparison-tabs{display:flex;padding:9px;background:#f0f3f8;gap:6px}.comparison-tabs button{flex:1;border:0;border-radius:9px;background:transparent;padding:13px;font-weight:750;color:#68738a}.comparison-tabs button.active{background:#fff;color:var(--navy);box-shadow:0 3px 10px rgba(20,35,70,.08)}.comparison-canvas{display:none;min-height:310px;padding:30px;position:relative}.comparison-canvas.active{display:block}.comparison-canvas.with.active{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px}.chaos-item{position:absolute;background:#fff;border:1px solid #e2e5ec;border-left:4px solid #ee8a42;border-radius:8px;padding:13px 17px;box-shadow:0 12px 30px rgba(40,48,70,.1);font-size:11px}.c1{left:8%;top:18%;transform:rotate(-4deg)}.c2{left:37%;top:12%;transform:rotate(2deg)}.c3{right:7%;top:23%;transform:rotate(4deg)}.c4{left:16%;bottom:18%;transform:rotate(3deg)}.c5{left:47%;bottom:12%;transform:rotate(-2deg)}.c6{right:8%;bottom:24%;transform:rotate(-3deg)}.connected-flow{display:flex;align-items:center;gap:12px}.connected-flow>span{width:145px;padding:18px;border:1px solid #dfe5f0;border-radius:12px;display:flex;flex-direction:column;text-align:center}.connected-flow i{font-style:normal;font-size:20px;color:var(--blue)}.connected-flow small{color:#8290a4;font-size:9px}.connected-flow em{font-style:normal;color:#a6b0c2}.connected-result{display:flex;gap:13px;align-items:center;background:#eefaf5;border:1px solid #cdeee1;border-radius:12px;padding:14px 22px}.connected-result>i{font-style:normal;color:var(--mint);font-size:18px}.connected-result div{display:flex;flex-direction:column;font-size:11px}.connected-result small{color:#6d827b}.stories-section{background:#fff}.feature-story{display:grid;grid-template-columns:.9fr 1.1fr;gap:85px;align-items:center;padding:80px 0;border-bottom:1px solid #e5e9f1}.feature-story.reverse{grid-template-columns:1.1fr .9fr}.feature-story.reverse .story-copy{order:2}.story-copy>span{font-size:10px;letter-spacing:.15em;color:var(--blue);font-weight:850}.story-copy h3{font-size:36px;line-height:1.12;letter-spacing:-.035em;color:var(--navy);margin:15px 0 30px}.problem-line,.solution-line{border-left:2px solid #e2e7ef;padding-left:16px;margin:18px 0}.solution-line{border-color:var(--blue)}.problem-line b,.solution-line b{font-size:10px;letter-spacing:.1em;color:#8a94a6}.solution-line b{color:var(--blue)}.problem-line p,.solution-line p{font-size:13px;color:#667187;margin:5px 0}.story-copy ul{display:grid;grid-template-columns:1fr 1fr;padding:0;list-style:none;gap:8px;font-size:11px}.story-copy li:before{content:"✓";color:var(--mint);margin-right:7px}.story-copy>a{display:inline-block;color:var(--blue);font-weight:800;font-size:13px;margin-top:12px}.story-screen{background:#f6f8fc;border:1px solid #dce3ee;border-radius:18px;padding:26px;box-shadow:var(--shadow)}.screen-toolbar,.ticket-head,.role-dash-top{display:flex;justify-content:space-between;align-items:center}.screen-toolbar span{font-size:9px;background:#fff;border:1px solid #e0e5ee;padding:7px 10px;border-radius:6px}.finance-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0}.finance-summary>div{background:#fff;border:1px solid #e3e7ef;padding:14px;border-radius:9px}.finance-summary small{display:block;font-size:8px;color:#7d8799}.finance-summary b{font-size:16px}.success{color:var(--mint)}.warning{color:#d47731}.ledger-table{background:#fff;border-radius:9px;overflow:hidden;border:1px solid #e4e7ed}.ledger-table>div{display:grid;grid-template-columns:1.7fr 1fr 1fr .7fr;align-items:center;min-height:46px;padding:0 12px;border-bottom:1px solid #eef0f4;font-size:9px}.ledger-table .table-head{color:#8a93a2;font-size:8px;background:#fafbfc}.ledger-table i{font-style:normal;width:22px;height:22px;border-radius:50%;background:#e7edff;display:inline-grid;place-items:center;color:var(--blue);margin-right:7px}.ledger-table em{font-style:normal;font-size:7px;padding:3px 6px;border-radius:99px;text-align:center}.paid{background:#e7f8f2;color:#14855f}.due{background:#fff0e5;color:#b65e1f}.bill-flow{padding:18px}.flow-step{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e1e5ec;border-radius:10px;padding:12px}.flow-step span{width:28px;height:28px;border-radius:50%;background:#e8ecf2;display:grid;place-items:center;font-size:10px}.flow-step div{display:flex;flex-direction:column;font-size:11px}.flow-step small{font-size:8px;color:#8290a3}.flow-step.active span{background:var(--blue);color:#fff}.bill-flow>i{height:14px;border-left:1px dashed #9cabc7;display:block;margin-left:32px}.ticket-head .priority{font-size:8px;color:#d35d31;background:#fff0ea;padding:5px 8px;border-radius:99px}.ticket-head small,.ticket-screen>p{font-size:9px;color:#8490a3}.ticket-screen h4{font-size:21px;color:var(--navy);margin:24px 0 4px}.ticket-owner{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #e0e5ed;padding:13px;border-radius:10px;margin:22px 0}.ticket-owner>i{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#e8efff;color:var(--blue);font-style:normal;font-size:9px}.ticket-owner div{display:flex;flex-direction:column;font-size:10px;flex:1}.ticket-owner small{font-size:8px;color:#8a94a5}.ticket-owner em{font-style:normal;background:#fff1df;color:#ad6427;font-size:8px;padding:5px 8px;border-radius:99px}.ticket-timeline{display:flex;align-items:flex-start}.ticket-timeline>span{width:34px;height:34px;display:grid;place-items:center;background:#fff;border:2px solid #d9e0ea;border-radius:50%;font-size:9px;position:relative}.ticket-timeline span small{position:absolute;top:40px;white-space:nowrap;font-size:7px;color:#808b9e}.ticket-timeline>i{height:2px;background:#dce2ec;flex:1;margin-top:16px}.ticket-timeline .done{background:#e5f8f1;border-color:#3ab88a;color:#16865f}.ticket-timeline .current{background:#e7edff;border-color:var(--blue);color:var(--blue)}
.role-section{background:var(--soft)}.role-selector{background:#fff;border:1px solid #dfe4ed;border-radius:18px;overflow:hidden;box-shadow:0 18px 50px rgba(20,35,70,.07)}.role-tabs{display:flex;border-bottom:1px solid #e3e7ef;overflow-x:auto}.role-tabs button{flex:1;min-width:110px;border:0;background:#fff;padding:18px 10px;font-size:11px;font-weight:750;color:#717c91;border-bottom:3px solid transparent}.role-tabs button.active{color:var(--blue);border-bottom-color:var(--blue)}.role-panel{display:grid;grid-template-columns:1fr .86fr;gap:80px;padding:52px}.role-copy>span{font-size:9px;letter-spacing:.15em;color:var(--blue);font-weight:850}.role-copy h3{font-size:34px;line-height:1.14;color:var(--navy);margin:14px 0}.role-copy p{color:var(--muted)}.role-copy ul{padding:0;list-style:none}.role-copy li{padding:6px 0;font-size:12px}.role-copy li:before{content:"✓";color:var(--mint);margin-right:9px}.role-copy a{font-size:12px;color:var(--blue);font-weight:800}.role-dashboard{background:#f7f9fd;border:1px solid #e1e6ef;border-radius:14px;padding:20px}.role-dash-top span{font-size:8px;color:#8290a5}.health-score{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#fff,#edf2ff);border:1px solid #e0e5ee;border-radius:10px;padding:16px;margin:16px 0}.health-score div:first-child{display:flex;flex-direction:column}.health-score small{font-size:8px;color:#8290a1}.health-score strong{font-size:20px;color:var(--navy)}.health-score p{font-size:8px;color:#788499;margin:0}.score-ring{width:58px;height:58px;border-radius:50%;background:conic-gradient(var(--blue) 85%,#dfe4ee 0);display:grid;place-items:center}.score-ring:before{content:"";width:45px;height:45px;border-radius:50%;background:#fff;position:absolute}.score-ring span{z-index:1;font-size:10px;font-weight:850;color:var(--blue)}.role-task{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #e3e7ef;border-radius:9px;padding:11px;margin-top:8px}.role-task>i{font-style:normal;width:29px;height:29px;border-radius:7px;background:#edf1ff;display:grid;place-items:center;color:var(--blue)}.role-task span{display:flex;flex-direction:column;flex:1;font-size:9px}.role-task small{font-size:7px;color:#8490a2}.role-task em{font-size:7px;font-style:normal;color:var(--blue)}.mobile-showcase{background:linear-gradient(135deg,#0b1e4d,#173f91);color:#fff;overflow:hidden}.mobile-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center}.section-index.light{color:#90a9e0}.mobile-copy h2,.security-copy h2{font-size:48px;line-height:1.08;letter-spacing:-.04em;margin:16px 0}.mobile-copy>p,.security-copy>p{color:#b8c6e5;max-width:550px}.mobile-feature-list{margin:30px 0;display:grid;grid-template-columns:1fr 1fr;gap:8px}.mobile-feature-list button{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);color:#cbd7f0;border-radius:10px;padding:13px;display:flex;gap:12px;text-align:left}.mobile-feature-list button.active{background:#fff;color:var(--navy)}.mobile-feature-list button i{font-style:normal;font-size:18px}.mobile-feature-list button span{display:flex;flex-direction:column;font-size:10px}.mobile-feature-list small{font-size:8px;opacity:.7}.phones{height:600px;position:relative}.phone{width:245px;height:500px;border:8px solid #121a2b;border-radius:38px;background:#f5f7fb;position:absolute;box-shadow:0 30px 70px rgba(0,0,0,.3);overflow:hidden;color:var(--ink)}.phone-back{left:70px;top:70px;transform:rotate(-10deg);opacity:.8}.phone-front{right:25px;top:5px;transform:rotate(5deg)}.phone-notch{width:90px;height:22px;background:#121a2b;border-radius:0 0 14px 14px;margin:auto}.phone-content{padding:18px}.phone-top{display:flex;justify-content:space-between;align-items:center;font-size:8px;color:#80899a}.phone-top span{width:25px;height:25px;border-radius:50%;background:#dce6ff;color:var(--blue);display:grid;place-items:center}.phone-content h4{font-size:21px;margin:2px 0 18px}.home-card{background:linear-gradient(135deg,#244bcc,#4977ed);color:#fff;padding:17px;border-radius:14px;display:flex;flex-direction:column}.home-card small{font-size:7px;opacity:.75}.home-card b{font-size:11px;margin-top:6px}.phone-quick{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;margin:16px 0}.phone-quick span{display:flex;flex-direction:column;align-items:center;font-size:7px}.phone-quick i{width:31px;height:31px;border-radius:9px;background:#e8edfb;display:grid;place-items:center;font-style:normal;font-size:12px}.phone-section>b{font-size:9px}.phone-section>div{display:flex;gap:8px;margin-top:8px;background:#fff;border:1px solid #e4e7ee;border-radius:8px;padding:9px;font-size:8px}.phone-section>div>i{font-style:normal;color:var(--mint)}.phone-section span{display:flex;flex-direction:column}.phone-section small{font-size:6px;color:#8b94a4}.phone-notice{display:flex;gap:9px;padding:12px;border-radius:10px;margin:8px 0;font-size:8px}.phone-notice i{font-style:normal}.phone-notice span{display:flex;flex-direction:column}.phone-notice small{font-size:6px}.yellow{background:#fff3d8}.blue{background:#e5edff}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e0e5ed;border-radius:16px;overflow:hidden}.benefit-grid article{padding:28px;border-right:1px solid #e0e5ed}.benefit-grid article:last-child{border:0}.benefit-grid span{font-size:10px;color:var(--blue);font-weight:850}.benefit-grid h3{font-size:19px;color:var(--navy)}.benefit-grid p{font-size:12px;color:var(--muted)}.benefit-grid small{font-size:8px;letter-spacing:.1em;color:#8490a3}.security-band{background:#07183d;color:#fff;padding:110px 0}.security-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px}.security-visual{height:470px;position:relative;display:grid;place-items:center}.secure-core{width:150px;height:150px;border-radius:50%;background:#fff;color:var(--navy);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;z-index:3;box-shadow:0 0 80px rgba(68,112,236,.35)}.secure-core b{font-size:11px}.secure-ring{position:absolute;border:1px solid rgba(100,148,255,.28);border-radius:50%;display:flex;justify-content:center}.secure-ring span{position:absolute;top:-12px;background:#0d265f;border:1px solid #365da9;border-radius:99px;padding:5px 10px;font-size:7px;letter-spacing:.08em}.sr1{width:250px;height:250px}.sr2{width:350px;height:350px;transform:rotate(60deg)}.sr2 span{transform:rotate(-60deg)}.sr3{width:450px;height:450px;transform:rotate(120deg)}.sr3 span{transform:rotate(-120deg)}.security-list{display:flex;flex-direction:column;gap:9px;margin:28px 0}.security-list span{font-size:11px}.security-list i{font-style:normal;color:#61d6ac;margin-right:8px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article-grid article{border:1px solid #e0e5ed;border-radius:14px;padding:25px;transition:.2s}.article-grid article:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.article-grid article>span{font-size:8px;letter-spacing:.12em;color:var(--blue);font-weight:850}.article-grid h3{font-size:20px;line-height:1.25;color:var(--navy)}.article-grid p{font-size:12px;color:var(--muted)}.article-grid article>div{display:flex;justify-content:space-between;border-top:1px solid #e6e9ef;padding-top:14px;margin-top:20px;font-size:9px}.article-grid a{color:var(--blue);font-weight:800}.faq-home{background:var(--soft)}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px}.faq-list details{border-bottom:1px solid #dce2ec;padding:20px 0}.faq-list summary{list-style:none;display:flex;justify-content:space-between;cursor:pointer;font-weight:750;color:var(--navy)}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--blue);font-size:20px}.faq-list p{color:var(--muted);font-size:13px}.final-cta,.conversion-cta{background:linear-gradient(135deg,#315be8,#183eaa);color:#fff;overflow:hidden}.final-cta>.page-shell{min-height:470px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center}.cta-copy>span,.conversion-inner>div>span{font-size:9px;letter-spacing:.15em;color:#b9c9ff}.cta-copy h2{font-size:43px;line-height:1.1;letter-spacing:-.04em;max-width:720px}.cta-copy p{color:#cfdaff}.cta-copy>div{display:flex;gap:10px}.cta-login{display:inline-block;margin-top:18px;font-size:10px;color:#d8e2ff}.cta-orbit{height:460px;position:relative}.cta-orbit>div{width:380px;height:380px;border:1px solid rgba(255,255,255,.18);border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.cta-orbit span{position:absolute;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);border-radius:99px;padding:8px 14px;font-size:9px}.cta-orbit span:nth-of-type(1){top:60px;left:130px}.cta-orbit span:nth-of-type(2){right:10px;top:190px}.cta-orbit span:nth-of-type(3){left:105px;bottom:52px}.cta-orbit span:nth-of-type(4){left:0;top:200px}.cta-orbit .brand-mark{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:90px;height:90px;box-shadow:inset 0 0 0 16px #fff}.conversion-inner{min-height:310px;display:flex;align-items:center;justify-content:space-between;gap:80px}.conversion-inner h2{font-size:36px;line-height:1.12;max-width:730px;margin:12px 0}.conversion-inner p{color:#cad7ff}.conversion-actions{min-width:230px;display:flex;flex-direction:column;gap:16px;text-align:center}.conversion-actions>a:last-child{font-size:10px;color:#d3ddff}.site-footer{background:#07132f;color:#aebbd5;padding-top:70px}.footer-top{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:44px;padding-bottom:50px}.footer-top>div{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer-top b{font-size:10px;color:#fff;margin-bottom:9px}.footer-top a{font-size:10px}.footer-top a:hover{color:#fff}.footer-brand p{font-size:12px;max-width:210px}.footer-brand .brand-name{color:#fff}.footer-login{color:#8ca9ff!important}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;padding:20px 0;font-size:8px}.footer-bottom i{color:#35c79c;font-style:normal}.floating-demo{position:fixed;right:20px;bottom:20px;z-index:90;background:#fff;color:var(--navy);border:1px solid #dce2ed;box-shadow:0 10px 30px rgba(15,31,70,.15);border-radius:99px;padding:7px 7px 7px 15px;display:flex;align-items:center;gap:9px;font-size:10px;font-weight:800}.floating-demo b{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff}
.simple-hero,.module-hero,.persona-hero{padding:100px 0;background:radial-gradient(circle at 80% 20%,#e5edff,transparent 38%),#f8faff}.simple-hero.dark{background:radial-gradient(circle at 80% 30%,#1b4ca2,transparent 42%),#07183d;color:#fff}.simple-hero.dark h1{color:#fff}.simple-hero>div>p{font-size:18px;color:#657188;max-width:820px}.simple-hero.dark p{color:#b9c7e3}.light{color:#b5c8ef}.principle-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.principle-grid article{border:1px solid #e1e6ee;border-radius:15px;padding:28px;background:#fff}.principle-grid span{font-size:10px;color:var(--blue);font-weight:800}.principle-grid h3{font-size:19px;color:var(--navy)}.principle-grid p{font-size:12px;color:var(--muted)}.trust-page{background:#f6f8fc}.trust-notice,.claim-warning{border:1px solid #f0cf9a;border-left:4px solid var(--orange);background:#fff8ed;border-radius:10px;padding:17px 20px;display:flex;gap:16px;margin-bottom:30px}.trust-notice span{font-size:9px;letter-spacing:.12em;font-weight:900;color:#a96728}.trust-notice p,.claim-warning p{margin:0;font-size:12px;color:#7c603f}.security-question{margin-top:40px;background:var(--navy);color:#fff;border-radius:20px;padding:45px}.security-question h2{font-size:34px}.security-question p{color:#bbc8e3;max-width:800px}.timeline{position:relative}.timeline:before{content:"";position:absolute;left:36px;top:20px;bottom:20px;border-left:1px dashed #aab8d2}.timeline article{display:grid;grid-template-columns:74px 1fr;position:relative;margin:0 0 18px}.timeline article>span{width:74px;height:74px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid #d9e1ed;color:var(--blue);font-weight:900;z-index:1}.timeline article>div{margin-left:28px;padding:5px 0 30px}.timeline small{font-size:9px;color:var(--blue);letter-spacing:.13em}.timeline h2{font-size:25px;color:var(--navy);margin:5px 0}.timeline p{color:var(--muted)}.implementation-note{margin-left:102px;background:#eff3ff;border-radius:12px;padding:20px}.implementation-note p{margin:5px 0;color:var(--muted);font-size:12px}.contact-page{padding:100px 0;background:#f7f9fd}.contact-grid{display:grid;grid-template-columns:1.1fr .65fr;gap:90px}.contact-page h1{font-size:55px}.contact-grid>div>p{font-size:16px;color:var(--muted);max-width:650px}.contact-cards{display:grid;gap:10px;margin-top:34px}.contact-cards a{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid #dfe5ee;border-radius:12px;padding:18px}.contact-cards>a>span{font-size:9px;color:var(--blue)}.contact-cards div{display:flex;flex-direction:column;flex:1}.contact-cards small{color:var(--muted)}.contact-cards em{font-style:normal;color:var(--blue)}.contact-panel{background:var(--navy);color:#fff;border-radius:20px;padding:40px;align-self:start}.contact-panel>span{font-size:9px;letter-spacing:.15em;color:#9eb7ef}.contact-panel h2{font-size:27px;line-height:1.2}.contact-panel ul{padding:0;list-style:none}.contact-panel li{padding:8px 0;color:#c0cee8;font-size:12px}.contact-panel li:before{content:"✓";color:#55d5a8;margin-right:9px}.contact-panel>a{margin:18px 0}.contact-panel>small{display:block;color:#91a1c1}.legal-page{padding:110px 0}.legal-page>div>span{font-size:9px;letter-spacing:.14em;color:#b26625;background:#fff4e5;padding:6px 9px;border-radius:99px}.legal-page h1{font-size:55px;color:var(--navy)}.legal-page h2{font-size:21px;color:var(--navy);margin-top:35px}.legal-page p{color:var(--muted)}.legal-lead{font-size:18px}.module-hero-grid,.persona-hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.breadcrumb{display:flex;gap:8px;font-size:9px;color:#8190a5;margin-bottom:30px}.module-label{font-size:9px;letter-spacing:.13em;color:var(--blue);font-weight:850}.module-hero-grid>div:first-child>p,.persona-hero-grid>div:first-child>p{font-size:16px;color:var(--muted)}.module-preview{padding:14px;border-radius:20px;background:#dfe8ff}.module-window,.persona-board{background:#fff;border:1px solid #dce2ec;border-radius:14px;padding:20px;box-shadow:var(--shadow)}.module-window-head,.persona-board-head{display:flex;align-items:center;gap:11px}.module-icon,.persona-board-head>span{width:39px;height:39px;border-radius:10px;background:#e5ecff;color:var(--blue);display:grid;place-items:center;font-size:11px;font-weight:900}.module-window-head div,.persona-board-head div{display:flex;flex-direction:column;flex:1;font-size:11px}.module-window-head small,.persona-board-head small{font-size:7px;color:#8390a4}.module-window-head em,.persona-board-head em{font-style:normal;font-size:7px;color:#8490a2}.module-window-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:20px 0}.module-window-stats>div{background:#f7f9fc;padding:12px;border-radius:8px;display:flex;flex-direction:column}.module-window-stats small,.module-window-stats span{font-size:7px;color:#8490a2}.module-window-stats strong{font-size:17px;color:var(--navy)}.module-window-list>div,.persona-benefit{display:flex;align-items:center;gap:9px;border-top:1px solid #edf0f4;padding:12px 0;font-size:9px}.module-window-list i,.persona-benefit i{font-style:normal;color:var(--mint)}.module-window-list span,.persona-benefit span{display:flex;flex-direction:column;flex:1}.module-window-list small,.persona-benefit small{font-size:7px;color:#8791a2}.module-window-list em,.persona-benefit em{font-style:normal;color:var(--blue);font-size:7px}.problem-benefit{display:grid;grid-template-columns:1fr 60px 1fr;align-items:center}.problem-benefit article{background:#f5f7fb;border-radius:16px;padding:36px}.problem-benefit article:last-child{background:#edf2ff}.problem-benefit>i{text-align:center;font-style:normal;color:var(--blue);font-size:24px}.problem-benefit span{font-size:9px;color:var(--blue);letter-spacing:.13em}.problem-benefit h2{font-size:25px;line-height:1.2;color:var(--navy)}.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.capability-grid article{border:1px solid #e0e5ed;border-radius:13px;padding:26px}.capability-grid span{font-size:9px;color:var(--blue)}.capability-grid h3{color:var(--navy)}.capability-grid p{color:var(--muted);font-size:12px}.capability-grid small{font-size:8px;color:#b26a2a;background:#fff4e6;padding:5px 8px;border-radius:99px}.workflow-band{background:var(--navy);color:#fff;padding:80px 0}.simple-workflow{display:flex;align-items:center;margin-top:35px}.simple-workflow>div{flex:1;display:flex;flex-direction:column;align-items:center}.simple-workflow>div>span{width:38px;height:38px;border-radius:50%;background:var(--blue);display:grid;place-items:center}.simple-workflow small{font-size:9px;color:#9fb0d1}.simple-workflow>i{font-style:normal;color:#6b83b7}.related-grid,.role-module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.related-grid>a,.role-module-grid>a{display:flex;align-items:center;gap:12px;border:1px solid #e0e5ed;border-radius:12px;padding:16px}.related-grid div,.role-module-grid div{display:flex;flex-direction:column;flex:1}.related-grid small,.role-module-grid small{font-size:9px;color:var(--muted)}.related-grid em,.role-module-grid em{font-style:normal;color:var(--blue)}.persona-board-head{margin-bottom:15px}.demo-page{padding:85px 0;background:linear-gradient(135deg,#f8faff,#edf2ff)}.demo-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:70px;align-items:start}.demo-promise{position:sticky;top:130px}.demo-promise h1{font-size:50px;line-height:1.07;letter-spacing:-.045em;color:var(--navy)}.demo-promise h1 em{font-style:normal;color:var(--blue)}.demo-promise>p{color:var(--muted)}.demo-steps{margin:30px 0}.demo-steps article{display:flex;gap:14px;margin:15px 0}.demo-steps article>span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#e1e9ff;color:var(--blue);font-size:10px;font-weight:800}.demo-steps div{display:flex;flex-direction:column;font-size:12px}.demo-steps small{color:var(--muted)}.demo-promise blockquote{margin:30px 0;padding:20px;border-left:3px solid var(--blue);background:rgba(255,255,255,.6);font-size:12px;color:#57647a}.demo-form{background:#fff;border:1px solid #dae1ee;border-radius:20px;padding:38px;box-shadow:var(--shadow)}.form-heading>span{font-size:9px;color:var(--blue);letter-spacing:.14em;font-weight:900}.form-heading h2{font-size:30px;color:var(--navy);margin:7px 0}.form-heading p{font-size:10px;color:var(--muted)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.demo-form label{display:flex;flex-direction:column;gap:6px;font-size:10px;font-weight:700;color:#536078}.demo-form input,.demo-form select,.demo-form textarea,.admin-login-card input,.admin-table select{border:1px solid #d5ddea;border-radius:8px;padding:12px;background:#fff;outline:none;color:var(--ink)}.demo-form input:focus,.demo-form select:focus,.demo-form textarea:focus,.search-box input:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(49,91,232,.1)}.demo-form label small,.validation-summary{color:#bd3c3c;font-size:8px}.demo-form fieldset{border:0;padding:0;margin:25px 0}.demo-form legend{font-size:10px;font-weight:800;color:#536078;margin-bottom:9px}.module-checks{display:grid;grid-template-columns:1fr 1fr;gap:7px}.module-checks label{display:flex;flex-direction:row;align-items:center;border:1px solid #e0e5ed;border-radius:8px;padding:9px}.module-checks label span{color:var(--blue)}.wide-field{margin-top:16px}.consent{display:flex!important;flex-direction:row!important;align-items:center;margin:18px 0}.consent input{width:16px;height:16px}.submit-demo{width:100%;border:0}.form-note{text-align:center;color:#8b95a6;font-size:8px}.thanks-page,.error-page{min-height:70vh;display:grid;place-items:center;background:#f5f8ff;padding:60px 24px}.thanks-card,.error-page>div{max-width:720px;text-align:center;background:#fff;border:1px solid #dce3ee;border-radius:24px;padding:55px;box-shadow:var(--shadow)}.success-pulse{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:#e2f8f0;color:var(--mint);font-size:28px;margin:0 auto 20px}.thanks-card>small{font-size:9px;letter-spacing:.14em;color:var(--blue)}.thanks-card h1,.error-page h1{font-size:40px;line-height:1.12;color:var(--navy)}.thanks-card p,.error-page p{color:var(--muted)}.thanks-card>div{display:flex;justify-content:center;gap:10px;margin-top:25px}.error-page>div>span{font-size:80px;font-weight:900;color:#dce4f6}.error-page small{display:block;margin-top:25px;color:#9aa3b1}.search-box{display:flex;max-width:750px;margin-top:30px}.search-box input{flex:1;border:1px solid #ccd5e4;border-radius:9px 0 0 9px;padding:15px;outline:none}.search-box button{border-radius:0 9px 9px 0}.empty-state{text-align:center;padding:80px;background:#f6f8fc;border-radius:16px}.empty-state b{font-size:25px;color:var(--navy)}.empty-state p{color:var(--muted)}.empty-state a{color:var(--blue);font-weight:800}.result-count{color:var(--muted)}.result-list{display:grid;gap:10px}.result-list a{border:1px solid #e0e5ed;border-radius:12px;padding:22px}.result-list span{font-size:8px;color:var(--blue)}.result-list h2{margin:7px 0;color:var(--navy)}.result-list p{color:var(--muted)}.result-list b{color:var(--blue);font-size:11px}
.admin-body{background:#f3f5f9;display:grid;grid-template-columns:240px 1fr;min-height:100vh}.admin-sidebar{background:#07183d;color:#b6c3dc;padding:28px 22px;display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0;width:240px}.admin-sidebar .brand-name{color:#fff}.admin-sidebar>small{font-size:7px;letter-spacing:.14em;margin:12px 0 35px;color:#7188b6}.admin-sidebar nav{display:flex;flex-direction:column;gap:5px}.admin-sidebar nav a{padding:11px 12px;border-radius:8px;font-size:11px}.admin-sidebar nav a:hover{background:#102b66;color:#fff}.admin-sidebar form{margin-top:auto}.admin-sidebar form button{border:1px solid #334b7b;background:transparent;color:#b6c3dc;width:100%;padding:10px;border-radius:8px}.admin-main{grid-column:2}.admin-main>header{height:68px;background:#fff;border-bottom:1px solid #dfe4ec;display:flex;justify-content:space-between;align-items:center;padding:0 35px}.admin-main>header div{display:flex;flex-direction:column}.admin-main>header small{font-size:8px;color:#8490a3}.admin-main>header b{color:var(--navy)}.admin-main>header>span{font-size:10px;color:#657187}.admin-content{padding:35px}.admin-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.admin-title span{font-size:8px;letter-spacing:.14em;color:var(--blue);font-weight:900}.admin-title h1{font-size:30px;color:var(--navy);margin:5px 0}.admin-title p{margin:0;color:var(--muted);font-size:12px}.admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:25px}.admin-stats article{background:#fff;border:1px solid #dfe4ec;border-radius:12px;padding:21px}.admin-stats small,.admin-stats span{display:block;color:#8290a3;font-size:8px}.admin-stats b{font-size:30px;color:var(--navy)}.admin-stats .attention{border-color:#f0cf9c;background:#fffaf2}.admin-panel{background:#fff;border:1px solid #dfe4ec;border-radius:13px;overflow:hidden;margin-bottom:18px}.admin-panel-head{padding:18px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e6e9ef}.admin-panel-head span,.admin-panel-head a{font-size:9px;color:var(--blue)}.admin-panel-head h2{margin:0;font-size:16px;color:var(--navy)}.admin-table{overflow-x:auto}.admin-row{display:grid;grid-template-columns:1.3fr 1.3fr 1fr .8fr;padding:13px 20px;border-bottom:1px solid #edf0f4;align-items:center;gap:14px;font-size:10px;min-width:760px}.admin-row.head{background:#f7f9fb;color:#7e899a;font-size:8px;font-weight:800}.admin-row>span{display:flex;flex-direction:column}.admin-row small{color:#8490a3;font-size:8px}.lead-table .admin-row{grid-template-columns:1.1fr 1fr 1.5fr .8fr 1fr;min-width:1000px}.claims-table .admin-row{grid-template-columns:1fr 2fr 1.1fr 1fr}.admin-row form{display:flex;gap:5px}.admin-row select{padding:6px;font-size:8px;min-width:110px}.admin-row button{border:0;background:var(--blue);color:#fff;border-radius:6px;padding:7px;font-size:8px}.status{font-style:normal;font-size:7px;padding:4px 7px;border-radius:99px;background:#eef1f6;color:#69758b;align-self:flex-start}.status.new,.status.published,.status.verified{background:#e5f8f1;color:#18815e}.status.confirmation,.status.productconfirmationrequired{background:#fff1df;color:#ab6329}.content-inventory{display:grid;grid-template-columns:1fr 1fr;gap:16px}.inventory-row{display:flex;justify-content:space-between;align-items:center;padding:12px 18px;border-bottom:1px solid #edf0f4;font-size:10px}.inventory-row>div{display:flex;flex-direction:column}.inventory-row small{color:#8590a2;font-size:8px}.admin-empty{text-align:center;padding:60px}.admin-empty>span{font-size:60px;color:#d7deec}.admin-empty a{color:var(--blue);font-weight:800}.admin-login-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:linear-gradient(135deg,#07183d 0 50%,#f5f7fb 50%)}.admin-login-brand{align-self:center;color:#fff;padding:12vw}.admin-login-brand .brand-name{color:#fff}.admin-login-brand h1{font-size:46px;line-height:1.05;letter-spacing:-.04em}.admin-login-brand>p{color:#aebddd}.admin-login-brand>div{font-size:11px;margin:9px 0;color:#cad5ea}.admin-login-brand>div span{color:#54d1a5;margin-right:8px}.admin-login-card{align-self:center;justify-self:center;width:min(430px,calc(100% - 50px));background:#fff;border:1px solid #dce2ec;border-radius:18px;padding:40px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:13px}.admin-login-card>span{font-size:8px;letter-spacing:.15em;color:var(--blue)}.admin-login-card h2{font-size:30px;color:var(--navy);margin:0}.admin-login-card>p{color:var(--muted);font-size:11px}.admin-login-card label{display:flex;flex-direction:column;font-size:9px;font-weight:800;color:#58657b;gap:5px}.admin-login-card .remember{flex-direction:row;align-items:center}.admin-login-card>a{text-align:center;font-size:9px;color:var(--blue)}
.watch-story{display:inline-flex;align-items:center;gap:11px;margin:2px 0 5px;color:var(--navy)}.watch-story>i{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--blue);font-style:normal;font-size:10px;border:1px solid #d7dfec;box-shadow:0 7px 20px rgba(20,40,90,.1);transition:.2s}.watch-story:hover>i{transform:scale(1.08);background:var(--blue);color:#fff}.watch-story>span{display:flex;flex-direction:column;font-size:10px;text-align:left}.watch-story small{color:#7d889c;font-size:8px}.visual-story{background:linear-gradient(180deg,#fff 0,#f4f7fd 100%);overflow:hidden}.story-video-shell{background:#07132f;border-radius:22px;padding:12px;box-shadow:0 35px 90px rgba(10,28,70,.24);position:relative}.story-video-top{display:flex;justify-content:space-between;align-items:center;color:#c8d5ed;padding:4px 8px 14px;font-size:8px;letter-spacing:.11em}.story-video-top>span{display:flex;align-items:center;gap:8px}.story-video-top i{width:7px;height:7px;border-radius:50%;background:#54d4aa;box-shadow:0 0 0 5px rgba(84,212,170,.12)}.story-video-top small{font-size:8px;color:#8297bf}.story-video-shell video{width:100%;display:block;aspect-ratio:16/9;object-fit:cover;border-radius:14px;background:#0b1d45}.story-chapters{display:flex;align-items:center;color:#9cafcf;padding:15px 18px 6px;font-size:8px}.story-chapters span{display:flex;gap:7px;align-items:center;white-space:nowrap}.story-chapters b{color:#fff}.story-chapters i{height:1px;background:#263d69;flex:1;margin:0 14px}.visual-proof-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:18px;margin-top:28px}.problem-visual,.community-visual{position:relative;margin:0;border-radius:18px;overflow:hidden;min-height:420px;background:#0a193d;box-shadow:0 20px 55px rgba(18,34,74,.13)}.problem-visual picture,.community-visual picture{position:absolute;inset:0}.problem-visual img,.community-visual img{width:100%;height:100%;object-fit:cover;display:block}.problem-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(5,15,38,.92))}.visual-tag{position:absolute;z-index:2;top:20px;display:grid;grid-template-columns:30px 1fr;column-gap:9px;background:rgba(7,19,47,.86);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.18);color:#fff;border-radius:10px;padding:9px 12px}.visual-tag i{grid-row:1/3;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;font-style:normal}.visual-tag b{font-size:9px}.visual-tag small{font-size:7px;color:#bcc9e3}.tag-before{left:20px}.tag-before i{background:#ba593e}.tag-after{right:20px}.tag-after i{background:#1ba276}.problem-visual figcaption{position:absolute;z-index:2;left:26px;right:26px;bottom:24px;color:#fff;display:flex;justify-content:space-between;align-items:end}.problem-visual figcaption b{font-size:23px}.problem-visual figcaption span{font-size:11px;color:#bfcee8}.community-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,17,45,.93) 0,rgba(5,17,45,.65) 43%,transparent 72%)}.community-overlay{position:absolute;z-index:2;left:30px;top:50%;transform:translateY(-50%);width:54%;color:#fff}.community-overlay>span{font-size:8px;letter-spacing:.14em;color:#91acf1}.community-overlay h3{font-size:28px;line-height:1.1;margin:12px 0}.community-overlay p{font-size:11px;color:#c0cde5}.community-overlay a{font-size:10px;color:#fff;font-weight:800}.role-pins span{position:absolute;z-index:3;background:#fff;color:var(--navy);border-radius:99px;padding:6px 9px;font-size:7px;font-weight:800;box-shadow:0 7px 20px rgba(7,20,48,.2)}.pin-resident{right:31px;top:49px}.pin-security{left:51%;bottom:80px}.pin-manager{right:20px;bottom:145px}.pin-committee{right:78px;top:165px}.problem-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-top:20px;background:#fff;border:1px solid #dfe5ef;border-radius:15px;overflow:hidden}.problem-strip article{padding:20px;border-right:1px solid #e2e7ef;display:flex;gap:12px}.problem-strip article:last-child{border-right:0}.problem-strip article>span{font-size:9px;color:#bf6740;font-weight:900}.problem-strip article>div{display:flex;flex-direction:column}.problem-strip b{font-size:11px;color:var(--navy)}.problem-strip small{font-size:8px;color:#7d8899;margin-top:4px}.problem-strip .solution{background:#edf9f5}.problem-strip .solution>span{color:var(--mint)}
.reveal{opacity:0;transform:translateY(20px);transition:.7s cubic-bezier(.2,.7,.2,1)}.reveal.visible{opacity:1;transform:none}@keyframes draw{to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.chart-line{animation:none;stroke-dashoffset:0}}
@media(max-width:1050px){.desktop-nav{display:none}.nav-actions{margin-left:auto}.menu-toggle{display:block;border:0;background:none;width:35px}.menu-toggle span{display:block;height:2px;background:var(--navy);margin:6px}.mobile-menu{position:fixed;top:112px;left:0;right:0;background:#fff;padding:20px 24px;box-shadow:0 20px 40px rgba(15,31,70,.14);flex-direction:column;gap:14px}.mobile-menu.open{display:flex}.hero-grid-layout{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.hero-assurance{justify-content:center}.dashboard-wrap{max-width:750px;margin:auto}.module-orbit-wrap{grid-template-columns:1fr}.module-detail{text-align:center}.feature-story{gap:40px}.role-panel{gap:35px}.mobile-grid{grid-template-columns:1fr 1fr}.footer-top{grid-template-columns:1.3fr repeat(2,1fr)}.contact-grid{gap:40px}.admin-stats{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.page-shell{width:min(100% - 30px,1180px)}.section-pad{padding:75px 0}.announcement{height:auto;min-height:38px;padding:7px 12px;text-align:center}.announcement p{font-size:9px}.nav-shell{width:calc(100% - 24px)}.nav-actions .login{display:none}.home-hero{padding:65px 0}.hero h1,.simple-hero h1,.module-hero h1,.persona-hero h1,.contact-page h1{font-size:40px}.hero-copy>p{font-size:14px}.hero-actions{flex-direction:column}.hero-assurance{flex-wrap:wrap}.dashboard-wrap{width:112%;margin-left:-6%;transform:scale(.88)}.app-frame{height:330px}.app-main{padding:12px}.metric-grid{grid-template-columns:1fr 1fr}.metric-grid article:nth-child(n+3){display:none}.dashboard-lower{grid-template-columns:1fr}.action-list{display:none}.credibility-bar .page-shell{flex-direction:column;justify-content:center;padding:15px}.credibility-bar p{margin:0 0 8px}.credibility-bar div div{flex-wrap:wrap;justify-content:center}.section-heading.split{display:block}.section-heading h2{font-size:36px}.module-orbit-wrap{gap:25px}.module-orbit{width:340px;height:340px;transform:scale(.9)}.ring-outer{width:335px;height:335px}.ring-inner{width:230px;height:230px}.orbit-centre{width:110px;height:110px}.module-orbit button{width:78px;height:56px;font-size:6px}.module-orbit button:nth-of-type(1){left:131px}.module-orbit button:nth-of-type(2){right:18px;top:28px}.module-orbit button:nth-of-type(3){right:-16px;top:108px}.module-orbit button:nth-of-type(4){right:-13px;bottom:109px}.module-orbit button:nth-of-type(5){right:18px;bottom:28px}.module-orbit button:nth-of-type(6){left:131px}.module-orbit button:nth-of-type(7){left:18px;bottom:28px}.module-orbit button:nth-of-type(8){left:-16px;bottom:108px}.module-orbit button:nth-of-type(9){left:-16px;top:108px}.module-orbit button:nth-of-type(10){left:18px;top:28px}.comparison-canvas{min-height:380px}.connected-flow{display:grid;grid-template-columns:1fr 20px 1fr}.connected-flow>span{width:120px}.feature-story,.feature-story.reverse{grid-template-columns:1fr;padding:55px 0}.feature-story.reverse .story-copy{order:0}.story-copy h3{font-size:30px}.role-panel{grid-template-columns:1fr;padding:25px}.role-dashboard{margin-top:10px}.mobile-grid{grid-template-columns:1fr}.mobile-copy h2,.security-copy h2{font-size:38px}.mobile-feature-list{grid-template-columns:1fr}.phones{height:520px;transform:scale(.85);transform-origin:top center}.phone-back{left:0}.phone-front{right:0}.benefit-grid,.principle-grid{grid-template-columns:1fr}.benefit-grid article{border-right:0;border-bottom:1px solid #e0e5ed}.security-grid{grid-template-columns:1fr;gap:30px}.security-visual{height:360px;transform:scale(.75)}.article-grid{grid-template-columns:1fr}.faq-grid{grid-template-columns:1fr;gap:20px}.final-cta>.page-shell{grid-template-columns:1fr;min-height:500px}.cta-copy h2{font-size:35px}.cta-orbit{display:none}.footer-top{grid-template-columns:1fr 1fr;gap:30px}.footer-brand{grid-column:1/-1}.floating-demo{display:none}.module-hero-grid,.persona-hero-grid,.demo-grid,.contact-grid{grid-template-columns:1fr}.module-hero,.persona-hero,.simple-hero,.contact-page{padding:70px 0}.problem-benefit{grid-template-columns:1fr}.problem-benefit>i{transform:rotate(90deg);padding:10px}.capability-grid,.related-grid,.role-module-grid{grid-template-columns:1fr}.simple-workflow{display:grid;grid-template-columns:1fr}.simple-workflow>i{transform:rotate(90deg);text-align:center}.conversion-inner{min-height:430px;flex-direction:column;justify-content:center;gap:20px;text-align:center}.conversion-inner h2{font-size:31px}.demo-promise{position:static}.demo-promise h1{font-size:40px}.demo-form{padding:24px}.form-grid,.module-checks{grid-template-columns:1fr}.thanks-card{padding:35px 22px}.thanks-card h1{font-size:31px}.search-box{flex-direction:column;gap:7px}.search-box input,.search-box button{border-radius:8px}.contact-panel{padding:28px}.content-inventory{grid-template-columns:1fr}.admin-body{display:block}.admin-sidebar{position:static;width:100%;height:auto;padding:17px}.admin-sidebar>small,.admin-sidebar nav,.admin-sidebar form{display:none}.admin-main{display:block}.admin-content{padding:20px}.admin-stats{grid-template-columns:1fr 1fr}.admin-login-page{display:block;background:#f5f7fb;padding:35px 0}.admin-login-brand{background:#07183d;padding:35px;margin-bottom:30px}.admin-login-brand h1{font-size:35px}.admin-title{align-items:start;gap:15px;flex-direction:column}.legal-page h1{font-size:40px}}
