:root{--navy:#07111f;--navy-2:#0c182a;--ink:#111827;--text:#566176;--paper:#f7f8fb;--white:#fff;--brand:#1267f2;--brand-2:#0d54c7;--cyan:#39d4c7;--green:#1da77a;--line:#e6e9f0;--soft:#f0efff;--shadow:0 28px 80px rgba(10,20,43,.14);font-family:"DM Sans",sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);-webkit-font-smoothing:antialiased}button,input{font:inherit}.shell{width:min(1200px,calc(100% - 48px));margin:auto}.hidden{display:none!important}.site-header{height:82px;background:rgba(7,17,31,.88);backdrop-filter:blur(18px);position:absolute;top:0;left:0;right:0;z-index:10;border-bottom:1px solid rgba(255,255,255,.08)}.nav{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;color:var(--ink);text-decoration:none;font:800 19px Manrope;letter-spacing:-.6px}.brand>span:last-child>span{color:var(--brand)}.brand.inverse{color:#fff}.brand.inverse>span:last-child>span{color:#5b9cff}.brand-mark{width:38px;height:38px;background:linear-gradient(145deg,#2c7bff,#0d54c7);border-radius:11px;display:grid;grid-template-columns:repeat(3,4px);align-items:end;justify-content:center;gap:3px;padding-bottom:10px;box-shadow:0 10px 30px rgba(18,103,242,.3)}.brand-mark i{display:block;width:4px;background:white;border-radius:3px}.brand-mark i:nth-child(1){height:9px}.brand-mark i:nth-child(2){height:16px}.brand-mark i:nth-child(3){height:12px}.brand-mark.mini{width:27px;height:27px;border-radius:8px;grid-template-columns:repeat(3,3px);gap:2px;padding-bottom:7px}.brand-mark.mini i{width:3px}.brand-mark.mini i:nth-child(1){height:6px}.brand-mark.mini i:nth-child(2){height:11px}.brand-mark.mini i:nth-child(3){height:8px}.nav-links{display:flex;gap:34px}.nav-links a{color:#aab4c5;text-decoration:none;font-size:13px;font-weight:600;transition:.2s}.nav-links a:hover{color:#fff}.nav-actions{display:flex;gap:9px}.btn{border:0;border-radius:10px;padding:12px 20px;font-weight:700;font-size:13px;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn.primary{background:linear-gradient(135deg,#2c7bff,#0d54c7);color:#fff;box-shadow:0 12px 30px rgba(77,67,219,.28)}.btn.ghost{background:transparent;color:#d1d7e2}.btn.glass{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.14);color:#fff}.btn.white{background:#fff;color:#2c275f;padding:15px 24px}.btn.transparent{background:transparent;border:1px solid rgba(255,255,255,.23);color:#fff;padding:14px 24px}.btn.outline{background:white;border:1px solid #dfe3eb;color:#20283a}.btn.full{width:100%;padding:14px}.play{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#fff;color:#1267f2;font-size:8px;margin-right:7px}
.hero{position:relative;background:linear-gradient(145deg,#07111f 0%,#0b182a 56%,#111c35 100%);color:#fff;overflow:hidden;padding:152px 0 0}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:55px 55px;mask-image:linear-gradient(to bottom,#000,transparent 70%)}.hero-glow{position:absolute;border-radius:50%;filter:blur(2px)}.hero-glow.one{width:700px;height:500px;background:radial-gradient(circle,rgba(18,103,242,.22),transparent 65%);top:-80px;left:50%;transform:translateX(-50%)}.hero-glow.two{width:450px;height:450px;background:radial-gradient(circle,rgba(42,210,193,.11),transparent 65%);right:-120px;top:210px}.hero-inner{position:relative;text-align:center}.hero-badge{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.055);border-radius:999px;padding:8px 13px;color:#bdc6d5;font-size:11px;font-weight:600}.hero-badge span{width:7px;height:7px;border-radius:50%;background:#61e3b9;box-shadow:0 0 12px #61e3b9}.hero h1{font:700 clamp(58px,7vw,88px)/.98 Manrope;letter-spacing:-5.5px;margin:30px auto 25px;max-width:960px}.hero h1 em{font-style:normal;background:linear-gradient(100deg,#5b9cff,#56dac7);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-inner>p{font-size:18px;line-height:1.7;color:#aeb9cb;max-width:700px;margin:0 auto}.hero-actions{display:flex;justify-content:center;gap:10px;margin:33px 0 26px}.hero-cta{padding:15px 25px}.hero-proof{display:flex;justify-content:center;gap:28px;color:#8e9aaf;font-size:11px}.hero-proof b{color:#59dcb3;margin-right:5px}
.product-frame{margin:68px auto -1px;width:min(1120px,100%);background:#fff;border:1px solid rgba(255,255,255,.18);border-radius:18px 18px 0 0;box-shadow:0 -8px 0 rgba(255,255,255,.055),0 35px 110px rgba(0,0,0,.38);position:relative;text-align:left;overflow:visible}.browser-bar{height:42px;background:#eef0f4;border-radius:18px 18px 0 0;display:flex;align-items:center;padding:0 15px;color:#7d8798;font-size:8px}.browser-dots{display:flex;gap:5px}.browser-dots i{width:7px;height:7px;border-radius:50%;background:#ff7b76}.browser-dots i:nth-child(2){background:#ffc662}.browser-dots i:nth-child(3){background:#59d096}.browser-address{background:white;border:1px solid #e0e3e9;border-radius:6px;padding:5px 55px;margin:auto}.browser-address span{color:#36aa85}.browser-secure{font-weight:700;color:#4d8b78}.product-ui{height:610px;display:grid;grid-template-columns:190px 1fr;background:#f5f6fa}.demo-sidebar{background:#0b1525;color:white;padding:19px 15px;display:flex;flex-direction:column}.demo-logo{display:flex;align-items:center;gap:8px;font:700 10px Manrope;margin-bottom:30px}.demo-logo em{font-style:normal;color:#5b9cff}.demo-sidebar>small{font-size:6px;letter-spacing:1.2px;color:#536179;margin:12px 9px 6px}.demo-nav{display:flex;flex-direction:column;gap:2px}.demo-nav span{padding:9px 10px;border-radius:6px;color:#75839a;font-size:8px}.demo-nav span b{margin-left:7px}.demo-nav span.active{color:white;background:linear-gradient(90deg,rgba(18,103,242,.22),rgba(18,103,242,.06));box-shadow:inset 2px 0 #1267f2}.demo-user{margin-top:auto;border-top:1px solid #19253a;padding:14px 5px 0;display:flex;align-items:center;gap:8px}.demo-user>i{width:27px;height:27px;border-radius:8px;background:#1267f2;display:grid;place-items:center;font-style:normal;font-size:7px;font-weight:800}.demo-user span b,.demo-user span small{display:block}.demo-user span b{font-size:7px}.demo-user span small{font-size:5px;color:#67758b;margin-top:3px}.demo-workspace{background:#f5f6fa;color:#111827}.demo-top{height:66px;background:white;border-bottom:1px solid #e5e8ee;display:flex;align-items:center;justify-content:space-between;padding:0 24px}.demo-top small{font-size:6px;color:#8992a2;text-transform:uppercase;letter-spacing:.8px}.demo-top h3{font:700 13px Manrope;margin:4px 0}.demo-actions{display:flex;gap:9px;align-items:center;color:#8c95a5}.demo-actions span,.demo-actions b{display:grid;place-items:center;width:25px;height:25px;border:1px solid #e5e8ee;border-radius:7px;font-size:8px}.demo-actions b{background:#eaf2ff;color:#1267f2;border:0}.demo-content{padding:26px}.portfolio-head{display:flex;align-items:center;justify-content:space-between}.portfolio-head h4{font:700 16px Manrope;margin:0}.portfolio-head p{font-size:7px;color:#7b8597}.live-pill{background:#e8faf4;color:#188866;padding:6px 9px;border-radius:20px;font-size:6px;font-weight:700}.live-pill i{display:inline-block;width:5px;height:5px;background:#23ae84;border-radius:50%;margin-right:4px}.demo-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-top:17px}.demo-stats article{background:white;border:1px solid #e6e9ef;border-radius:10px;padding:13px;box-shadow:0 5px 16px rgba(19,27,47,.03)}.stat-icon{width:22px;height:22px;display:grid;place-items:center;border-radius:6px;font-size:8px;margin-bottom:13px}.stat-icon.purple{background:#eaf2ff;color:#1267f2}.stat-icon.cyan{background:#e4f9f7;color:#1a9f95}.stat-icon.green{background:#e9f8ef;color:#23945c}.stat-icon.orange{background:#fff2e8;color:#e38238}.demo-stats span,.demo-stats small{display:block;font-size:6px;color:#8a93a2}.demo-stats b{display:block;font:700 16px Manrope;margin:4px 0}.demo-stats .status-text{font-size:11px;color:#1c9b70;margin-top:8px}.demo-grid{display:grid;grid-template-columns:1.55fr .75fr;gap:11px;margin-top:11px}.portfolio-card,.billing-card{background:white;border:1px solid #e6e9ef;border-radius:10px;padding:15px}.card-head{display:flex;justify-content:space-between}.card-head b,.card-head small{display:block}.card-head b{font-size:8px}.card-head small{font-size:6px;color:#8a93a4;margin-top:3px}.card-head button{border:0;background:#eef5ff;color:#1267f2;border-radius:5px;font-size:6px;padding:5px 8px}.portfolio-list{margin-top:11px}.portfolio-list>div{display:flex;align-items:center;padding:9px 0;border-top:1px solid #eef0f4}.building{width:24px;height:24px;border-radius:7px;display:grid;place-items:center;font-style:normal;font-size:7px;font-weight:800;margin-right:8px}.b1{background:#eaf2ff;color:#1267f2}.b2{background:#e4f8f5;color:#15998e}.b3{background:#fff2e9;color:#d77b36}.portfolio-list span{flex:1}.portfolio-list b,.portfolio-list small{display:block}.portfolio-list b{font-size:7px}.portfolio-list small{font-size:5.5px;color:#8992a1;margin-top:3px}.portfolio-list em{font-size:5px;font-style:normal;color:#188763;background:#e7f8f1;padding:4px 6px;border-radius:10px}.more{font-size:7px;color:#8a93a2}.donut{width:90px;height:90px;border-radius:50%;margin:22px auto 17px;background:conic-gradient(#1267f2 0 78%,#3bd0be 78% 100%);display:grid;place-items:center;position:relative}.donut:before{content:"";width:65px;height:65px;background:white;border-radius:50%;position:absolute}.donut div{position:relative;text-align:center}.donut b,.donut small{display:block}.donut b{font:700 13px Manrope}.donut small{font-size:5px;color:#8b94a3}.legend{display:flex;justify-content:center;gap:8px;font-size:5px;color:#788294}.legend i{display:inline-block;width:5px;height:5px;border-radius:50%;background:#1267f2;margin-right:3px}.legend span+span i{background:#3bd0be}.float-card{position:absolute;background:white;color:#172033;border:1px solid #e4e7ed;border-radius:11px;box-shadow:0 18px 45px rgba(8,17,36,.17);padding:11px 14px;display:flex;gap:9px;align-items:center}.float-card>span{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#e7faf3;color:#1a9c71;font-weight:800}.float-card b,.float-card small{display:block}.float-card b{font-size:8px}.float-card small{font-size:6px;color:#87909e;margin-top:3px}.security-float{right:-28px;top:142px}.audit-float{left:-28px;bottom:65px}.audit-float>span{background:#eaf2ff;color:#1267f2}
.market-strip{background:white;border-bottom:1px solid var(--line)}.market-strip .shell{min-height:120px;display:flex;align-items:center;justify-content:space-between}.market-strip p{font-size:12px;color:#7a8597}.market-strip .shell>div{display:flex;gap:12px}.market-strip .shell>div span{font:600 11px Manrope;color:#465166;background:#f7f8fa;border:1px solid #e9ebef;border-radius:8px;padding:10px 12px}.market-strip i{font-style:normal;color:#1267f2;margin-right:4px}.section{padding:120px 0}.section-label{font-size:10px;letter-spacing:1.9px;font-weight:800;color:#1267f2}.section-label.center{text-align:center}.section-title{display:flex;align-items:end;justify-content:space-between;margin-top:13px;margin-bottom:45px}.section-title h2{font:700 clamp(38px,4.5vw,56px)/1.08 Manrope;letter-spacing:-3px;margin:0}.section-title h2 em{font-style:normal;color:#1267f2}.section-title p{max-width:440px;color:var(--text);line-height:1.7}.section-title.centered{display:block;text-align:center}.section-title.centered p{margin:15px auto}.audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.audience-card{min-height:520px;border-radius:20px;padding:36px;position:relative;overflow:hidden}.audience-card.dark{background:linear-gradient(145deg,#0d1728,#07111f);color:white}.audience-card.light{background:white;border:1px solid var(--line)}.audience-top{display:flex;justify-content:space-between;font-size:9px;letter-spacing:1px;font-weight:800;color:#5b9cff}.audience-top i{font-style:normal;color:#647085}.audience-card h3{font:700 33px/1.15 Manrope;letter-spacing:-1.5px;margin:28px 0 14px}.audience-card p{max-width:480px;color:#7a879b;line-height:1.7;font-size:14px}.audience-card.dark p{color:#919db0}.audience-card ul{list-style:none;padding:0;display:flex;gap:8px;flex-wrap:wrap}.audience-card li{font-size:9px;font-weight:700;padding:7px 9px;border-radius:6px;background:rgba(18,103,242,.12);color:#5b9cff}.audience-card.light li{background:#eaf2ff;color:#1267f2}.link-button{border:0;background:none;padding:0;color:inherit;font-weight:700;font-size:12px;position:absolute;left:36px;bottom:35px;cursor:pointer;z-index:2}.link-button span{margin-left:8px;color:#2c7bff}.abstract-art{position:absolute;width:245px;height:245px;border:1px solid rgba(18,103,242,.2);border-radius:50%;right:-50px;bottom:-80px;box-shadow:0 0 0 40px rgba(18,103,242,.04),0 0 0 80px rgba(18,103,242,.025)}.abstract-art i{position:absolute;width:50px;height:50px;background:#1267f2;border-radius:13px;box-shadow:0 15px 30px rgba(0,0,0,.25)}.abstract-art i:nth-child(1){left:40px;top:28px}.abstract-art i:nth-child(2){left:110px;top:75px;background:#2ac8b9}.abstract-art i:nth-child(3){left:35px;top:115px;background:#192840}.abstract-art i:nth-child(4){left:105px;top:150px;background:#5b9cff}.building-art{position:absolute;right:45px;bottom:0;width:210px;height:190px;background:linear-gradient(#eaf2ff,#f7faff);border-radius:16px 16px 0 0;border:1px solid #d5e3fa;display:grid;grid-template-columns:repeat(2,38px);grid-template-rows:repeat(3,28px);gap:18px 30px;place-content:center}.building-art:after{content:"";position:absolute;top:-35px;left:52px;border-left:52px solid transparent;border-right:52px solid transparent;border-bottom:35px solid #dbeaff}.building-art span{background:white;border:1px solid #cfdef5;border-radius:5px;box-shadow:inset 0 -8px #eaf2ff}
.capabilities{background:#fff}.bento-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.bento{border:1px solid var(--line);background:#f9fafc;border-radius:17px;padding:28px;min-height:270px;position:relative;overflow:hidden}.bento.wide{grid-column:span 2}.bento-icon{display:grid;width:40px;height:40px;place-items:center;background:#eaf2ff;color:#1267f2;border-radius:11px;font-weight:800;margin-bottom:30px}.bento>small,.bento>div>small{font-size:8px;letter-spacing:1.5px;color:#1267f2;font-weight:800}.bento h3{font:700 21px Manrope;letter-spacing:-.7px;margin:7px 0 10px}.bento p{color:#768195;font-size:12px;line-height:1.65;max-width:500px}.bento.wide:first-child{display:grid;grid-template-columns:1fr 270px;gap:25px}.tenant-visual{display:flex!important;align-items:center;justify-content:center;flex-direction:column;gap:12px}.tenant-visual span{background:white;border:1px solid #e3e6ed;box-shadow:0 8px 22px rgba(22,30,51,.06);border-radius:9px;padding:12px;width:190px;font-size:9px;font-weight:700}.tenant-visual span i{display:block;font-style:normal;color:#8a94a4;font-size:7px;margin-top:4px}.tenant-visual b{background:#e7faf3;color:#15916b;border-radius:20px;padding:5px 10px;font-size:7px;position:relative}.tenant-visual b:before,.tenant-visual b:after{content:"";position:absolute;height:12px;border-left:1px dashed #9eb9b0;left:50%}.tenant-visual b:before{top:-13px}.tenant-visual b:after{bottom:-13px}.metric-chips{display:flex;gap:5px;position:absolute;bottom:25px}.metric-chips i{font-style:normal;font-size:7px;background:#eaf2ff;color:#1267f2;border-radius:5px;padding:6px}.audit-lines{position:absolute;left:28px;right:28px;bottom:27px}.audit-lines i{height:28px;background:white;border:1px solid #e8eaf0;border-radius:7px;margin-top:6px;display:block;position:relative}.audit-lines i:before{content:"";display:block;width:50%;height:5px;background:#dbeaff;border-radius:3px;margin:6px}.palette{position:absolute;bottom:30px;display:flex}.palette i{width:45px;height:45px;border-radius:50%;border:4px solid #f9fafc;margin-left:-8px;background:#1267f2}.palette i:nth-child(2){background:#07111f}.palette i:nth-child(3){background:#39d4c7}.palette i:nth-child(4){background:#ff9866}.webhooks{display:flex;align-items:center;justify-content:space-between}.webhooks>div:first-child{max-width:430px}.state-flow{display:flex!important;align-items:center;gap:7px}.state-flow span{padding:7px 9px;background:#e7faf3;color:#168760;border-radius:6px;font-size:6px;font-weight:800}.state-flow i{font-style:normal;color:#adb5c1}.state-flow .warning{background:#fff3dc;color:#a26d19}.state-flow .danger{background:#ffe9e5;color:#bd5142}
.security{background:radial-gradient(circle at 15% 30%,#1a2843,#081321 55%,#060e1a);color:white;padding:115px 0;overflow:hidden}.security-inner{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.security-copy .section-label{color:#53ddbd}.security-copy h2{font:700 50px/1.08 Manrope;letter-spacing:-3px;margin:18px 0}.security-copy p{color:#98a6ba;line-height:1.75;max-width:500px}.glass-light{margin-top:20px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);color:white}.security-panel{background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:25px;position:relative}.shield{position:absolute;right:24px;top:-31px;width:62px;height:62px;border-radius:18px;background:linear-gradient(145deg,#2c7bff,#0d54c7);display:grid;place-items:center;box-shadow:0 18px 45px rgba(18,84,199,.4);font-size:22px}.security-row{display:flex;align-items:center;gap:16px;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.08)}.security-row:last-child{border:0}.security-row>span{color:#1267f2;font:700 10px Manrope}.security-row div{flex:1}.security-row b,.security-row small{display:block}.security-row b{font-size:12px}.security-row small{font-size:9px;color:#748298;margin-top:5px}.security-row em{font-size:6px;font-style:normal;letter-spacing:1px;color:#59dbb5;background:#59dbb512;padding:5px 7px;border-radius:10px}
.pricing .section-title{margin-bottom:40px}.price-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;max-width:800px;margin:0 auto}.price-grid article{background:white;border:1px solid var(--line);border-radius:18px;padding:35px;position:relative}.price-grid article.recommended{border:2px solid #1267f2;box-shadow:0 25px 70px rgba(18,84,199,.14)}.popular{position:absolute;top:-12px;right:25px;background:#1267f2;color:#fff;padding:6px 10px;border-radius:20px;font-size:7px;letter-spacing:1px;font-weight:800}.plan-label{font-size:8px;letter-spacing:1.5px;color:#1267f2;font-weight:800}.price-grid h3{font:700 20px Manrope}.price{display:flex;align-items:center;gap:10px;margin:23px 0}.price b{font:700 52px Manrope;letter-spacing:-3px}.price span{font-size:9px;color:#7b8698;line-height:1.3}.price-grid article>p{font-size:11px;color:#7b8595}.price-grid ul{list-style:none;padding:15px 0;border-top:1px solid #edf0f4;margin:20px 0}.price-grid li{font-size:11px;margin:12px 0}.price-grid li:before{content:"✓";color:#1ba579;background:#e7faf3;border-radius:50%;padding:2px 4px;margin-right:8px}.legal-note{text-align:center;color:#8d96a5;font-size:9px;margin-top:22px}.final-cta{background:linear-gradient(135deg,#1267f2,#0d54c7);color:white;text-align:center;padding:100px 0;position:relative;overflow:hidden}.final-cta:before,.final-cta:after{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(255,255,255,.12);border-radius:50%}.final-cta:before{left:-160px;top:-250px;box-shadow:0 0 0 65px rgba(255,255,255,.035),0 0 0 130px rgba(255,255,255,.025)}.final-cta:after{right:-170px;bottom:-300px;box-shadow:0 0 0 65px rgba(255,255,255,.035)}.final-cta .shell{position:relative}.final-cta .shell>span{font-size:9px;letter-spacing:2px;color:#c7ddff;font-weight:800}.final-cta h2{font:700 52px/1.05 Manrope;letter-spacing:-3px;margin:18px 0}.final-cta p{color:#d5e5ff;max-width:600px;margin:0 auto 30px}.final-cta .shell>div{display:flex;justify-content:center;gap:9px}footer{background:#07101d;color:white;padding:65px 0 25px}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:50px}.footer-main>div:first-child p{font-size:11px;color:#64738a;line-height:1.6;margin-top:20px}.footer-main>div:not(:first-child){display:flex;flex-direction:column;gap:11px}.footer-main b{font-size:10px;margin-bottom:6px}.footer-main a,.footer-main button{border:0;background:none;padding:0;text-align:left;color:#718097;text-decoration:none;font-size:10px;cursor:pointer}.footer-status{font-size:9px;color:#b9c3d1}.footer-status i{display:inline-block;width:6px;height:6px;background:#4cdbad;border-radius:50%;box-shadow:0 0 9px #4cdbad;margin-right:5px}.footer-main small{color:#536177;font-size:8px}.footer-bottom{border-top:1px solid #172235;margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;color:#536177;font-size:8px}
dialog{border:0;border-radius:20px;padding:0;width:min(570px,calc(100% - 28px));max-height:92vh;box-shadow:0 40px 130px rgba(5,12,25,.5)}dialog::backdrop{background:rgba(5,12,24,.75);backdrop-filter:blur(7px)}.dialog-close{position:absolute;right:18px;top:15px;border:0;background:#f0f2f6;border-radius:50%;width:32px;height:32px;font-size:19px;cursor:pointer}.auth-view{padding:44px}.auth-brand{margin-bottom:22px}.kicker{font-size:9px;letter-spacing:1.7px;color:#1267f2;font-weight:800}.auth-view h2{font:700 31px Manrope;letter-spacing:-1px;margin:10px 0 4px}.auth-view>p{color:#778195;margin:0 0 25px}.auth-view form>label,.form-grid label{display:block;font-weight:700;font-size:11px;margin-bottom:14px}.auth-view input{display:block;width:100%;border:1px solid #dfe3ea;border-radius:9px;padding:12px;margin-top:7px;outline:0;background:#fafbfc}.auth-view input:focus{border-color:#1267f2;box-shadow:0 0 0 3px rgba(18,103,242,.11);background:white}.auth-view>small{display:block;text-align:center;color:#7c8697;margin-top:19px}.inline-button{border:0;background:none;color:#1267f2;font-weight:700;cursor:pointer}.kind-picker{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin:20px 0}.kind-picker button{border:1px solid #e0e3e9;background:white;border-radius:12px;padding:17px;text-align:left;display:flex;gap:11px;cursor:pointer}.kind-picker button:hover{border-color:#1267f2;background:#f8f7ff}.kind-picker b{font-size:20px;color:#1267f2}.kind-picker strong,.kind-picker small{display:block}.kind-picker small{color:#7c8696;margin-top:4px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 13px}.form-grid .wide{grid-column:1/-1}.check{display:flex!important;gap:9px;align-items:start;line-height:1.4}.check input{width:auto;margin:2px 0}.back-kind{display:block;margin:11px auto}.toast{position:fixed;z-index:99;right:22px;top:22px;background:#0c1728;color:white;border-radius:10px;padding:13px 17px;opacity:0;transform:translateY(-10px);pointer-events:none;transition:.25s;box-shadow:0 15px 40px rgba(5,12,26,.2)}.toast.show{opacity:1;transform:none}.toast.error{background:#a94135}
.private-app{min-height:100vh;display:grid;grid-template-columns:245px 1fr;background:#f5f6fa}.sidebar{background:linear-gradient(180deg,#0c1728,#07101d);color:white;padding:25px 18px;display:flex;flex-direction:column;position:fixed;width:245px;height:100vh}.sidebar>.brand{padding:0 9px 24px;border-bottom:1px solid #192438}.sidebar nav{display:flex;flex-direction:column;gap:4px;margin-top:24px}.sidebar nav button,.logout{border:0;background:transparent;color:#7f8da2;text-align:left;padding:12px 13px;border-radius:9px;cursor:pointer;font-weight:600}.sidebar nav button span,.logout span{margin-left:10px}.sidebar nav button.active,.sidebar nav button:hover{background:linear-gradient(90deg,rgba(18,103,242,.2),rgba(18,103,242,.04));color:white}.sidebar nav button.active{box-shadow:inset 3px 0 #1267f2}.phase-note{margin-top:auto;background:#ffffff08;border:1px solid #ffffff0d;border-radius:11px;padding:13px}.phase-note b,.phase-note small{display:block}.phase-note b{font-size:10px;color:#5fe0ba}.phase-note small{font-size:9px;color:#718097;margin-top:5px;line-height:1.4}.logout{margin-top:11px}.workspace{grid-column:2}.topbar{height:84px;background:white;border-bottom:1px solid var(--line);padding:0 34px;display:flex;align-items:center;justify-content:space-between}.topbar>div:first-of-type{margin-right:auto}.topbar #crumb{font-size:9px;color:#8791a2;text-transform:uppercase;letter-spacing:1px}.topbar h1{font:700 20px Manrope;margin:4px 0}.user-pill{display:flex;align-items:center;gap:9px}.user-pill>span{display:grid;place-items:center;width:37px;height:37px;border-radius:10px;background:#eaf2ff;color:#1267f2;font-weight:800}.user-pill b,.user-pill small{display:block}.user-pill b{font-size:11px}.user-pill small{font-size:9px;color:#7d8797}#menu-toggle{display:none;border:0;background:none;font-size:21px}.dashboard-content{padding:36px;max-width:1400px}.dash-welcome{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.dash-welcome h2{font:700 26px Manrope;margin:0}.dash-welcome p{color:#748094;margin:5px 0}.badge{font-size:9px;font-weight:800;text-transform:uppercase;padding:6px 9px;border-radius:20px;background:#e7faf3;color:#168763}.badge.warn{background:#fff1d8;color:#9e6715}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stat-card,.panel{background:white;border:1px solid var(--line);border-radius:13px;padding:20px;box-shadow:0 6px 22px rgba(15,25,46,.035)}.stat-card span{font-size:10px;color:#7e8899}.stat-card b{display:block;font:700 27px Manrope;margin-top:8px}.stat-card small{font-size:9px;color:#198965}.dashboard-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:17px;margin-top:17px}.panel h3{font:700 15px Manrope;margin:0 0 17px}.progress{height:8px;background:#e9ebf0;border-radius:9px;overflow:hidden}.progress i{display:block;height:100%;background:linear-gradient(90deg,#1267f2,#36cbb2);width:72%;border-radius:9px}.detail-list{display:grid;gap:12px}.detail-list div{display:flex;justify-content:space-between;border-bottom:1px solid #edf0f3;padding-bottom:9px;font-size:11px}.detail-list span{color:#7c8697}.empty{padding:36px;text-align:center;color:#7c8696}.table-wrap{overflow:auto}.data-table{width:100%;border-collapse:collapse;font-size:11px}.data-table th{text-align:left;color:#7d8797;font-size:9px;text-transform:uppercase;letter-spacing:.6px;padding:11px;border-bottom:1px solid var(--line)}.data-table td{padding:13px 11px;border-bottom:1px solid #edf0f3}.page-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:19px}.page-head h2{font:700 25px Manrope;margin:0}.page-head p{color:#758094;margin:5px 0}.inline-form{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.inline-form label{font-size:10px;font-weight:700}.inline-form input{width:100%;padding:11px;border:1px solid var(--line);border-radius:9px;margin-top:6px}.inline-form .full-row{grid-column:1/-1}.loading{padding:75px;text-align:center;color:#7c8697}
@media(max-width:1000px){.nav-links{display:none}.product-frame{width:94%}.product-ui{height:540px}.demo-content{padding:18px}.security-float{right:-10px}.audit-float{left:-10px}.audience-grid{grid-template-columns:1fr}.bento-grid{grid-template-columns:1fr 1fr}.bento.wide{grid-column:span 2}.security-inner{gap:45px}.market-strip .shell{flex-direction:column;justify-content:center;gap:15px}.market-strip .shell>div{flex-wrap:wrap;justify-content:center}.stat-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}}
@media(max-width:720px){.shell{width:min(100% - 28px,1200px)}.site-header{height:70px}.nav-actions .ghost{display:none}.nav-actions .btn{padding:10px 13px}.brand{font-size:17px}.brand-mark{width:34px;height:34px}.hero{padding-top:118px}.hero h1{font-size:45px;letter-spacing:-3.2px}.hero-inner>p{font-size:15px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%;padding:14px}.hero-proof{align-items:flex-start;flex-direction:column;gap:9px;width:max-content;margin:0 auto}.product-frame{margin-top:45px;width:100%;border-radius:13px 13px 0 0}.browser-address{padding:5px 25px}.browser-secure{display:none}.product-ui{height:410px;grid-template-columns:48px 1fr}.demo-sidebar{padding:12px 7px}.demo-logo b,.demo-sidebar>small,.demo-nav b,.demo-user span{display:none}.demo-logo{justify-content:center;margin-bottom:15px}.demo-nav span{font-size:12px;text-align:center;padding:8px}.demo-user{justify-content:center}.demo-content{padding:13px}.demo-top{height:50px;padding:0 13px}.demo-top h3{font-size:10px}.demo-stats{grid-template-columns:1fr 1fr;gap:6px;margin-top:10px}.demo-stats article{padding:8px}.stat-icon{display:none}.demo-stats b{font-size:12px}.demo-grid{display:block}.portfolio-card{margin-top:6px;padding:10px}.billing-card{display:none}.portfolio-head h4{font-size:11px}.portfolio-head p{font-size:6px}.portfolio-list>div{padding:6px 0}.portfolio-list em{display:none}.float-card{display:none}.market-strip .shell{padding:35px 0}.market-strip .shell>div{display:grid;grid-template-columns:1fr 1fr}.market-strip .shell>div span{font-size:9px}.section{padding:80px 0}.section-title{display:block;margin-bottom:30px}.section-title h2,.security-copy h2,.final-cta h2{font-size:36px;letter-spacing:-2px}.section-title p{font-size:13px}.audience-card{padding:26px;min-height:500px}.audience-card h3{font-size:28px}.audience-card p{font-size:12px}.link-button{left:26px}.building-art{right:-30px;opacity:.7}.bento-grid{grid-template-columns:1fr}.bento,.bento.wide{grid-column:auto}.bento.wide:first-child{display:block}.tenant-visual{display:none!important}.webhooks{display:block}.state-flow{margin-top:25px;overflow:auto}.security{padding:80px 0}.security-inner{grid-template-columns:1fr}.security-panel{margin-top:20px}.price-grid{grid-template-columns:1fr}.final-cta .shell>div{flex-direction:column}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div:first-child{grid-column:1/-1}.private-app{display:block}.sidebar{transform:translateX(-100%);z-index:20;transition:.25s}.sidebar.open{transform:none}.workspace{margin:0}.topbar{padding:0 17px}.topbar #menu-toggle{display:block;margin-right:11px}.user-pill div{display:none}.dashboard-content{padding:19px 13px}.stat-grid{gap:9px}.stat-card{padding:15px}.stat-card b{font-size:22px}.dash-welcome{align-items:flex-start;flex-direction:column;gap:11px}.form-grid,.kind-picker{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.auth-view{padding:36px 21px}.inline-form{grid-template-columns:1fr}.inline-form .full-row{grid-column:auto}}

.topbar h2{font:700 20px Manrope;margin:4px 0}
