:root{color-scheme:light;--navy:#0b1220;--navy-2:#111b2e;--ink:#172033;--muted:#64748b;--orange:#f97316;--orange-dark:#c2410c;--orange-soft:#fff3e9;--line:#e2e8f0;--surface:#f8fafc;--white:#fff;font-family:Inter,"Segoe UI",system-ui,sans-serif;scroll-behavior:smooth}
*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--white);font-size:16px}a{color:inherit;text-decoration:none}button{font:inherit}.section{width:min(1180px,calc(100% - 40px));margin-inline:auto}.site-header{position:relative;z-index:10;width:min(1180px,calc(100% - 40px));height:88px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;align-items:center;gap:11px;font-size:22px;font-weight:850;letter-spacing:-.03em}.brand-mark{display:grid;width:40px;height:40px;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(145deg,#fb923c,var(--orange-dark));box-shadow:0 10px 25px #f9731630}.site-header nav{display:flex;gap:30px;margin-left:auto}.site-header nav a{color:#475569;font-size:14px;font-weight:700}.site-header nav a:hover{color:var(--orange-dark)}.login-link{padding:10px 18px;border:1px solid var(--line);border-radius:10px;background:#fff;font-weight:750;transition:.2s}.login-link:hover{border-color:#cbd5e1;box-shadow:0 6px 20px #0f172a0d}.hero{min-height:720px;display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:62px;padding:78px 0 110px}.eyebrow{margin:0 0 20px;color:var(--orange-dark);font-size:12px;font-weight:900;letter-spacing:.14em}.hero h1{max-width:650px;margin:0;color:var(--navy);font-size:clamp(52px,6vw,82px);line-height:.97;letter-spacing:-.065em}.hero h1 span{color:var(--orange)}.intro{max-width:620px;margin:28px 0;color:var(--muted);font-size:clamp(18px,2vw,21px);line-height:1.65}.actions{display:flex;flex-wrap:wrap;gap:12px}.button{min-height:52px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:14px;border-radius:11px;font-weight:800;transition:.2s}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--orange);box-shadow:0 12px 28px #f9731630}.button-primary:hover{background:var(--orange-dark)}.button-secondary{border:1px solid var(--line);background:#fff}.microcopy{display:flex;flex-wrap:wrap;gap:9px 15px;margin:24px 0 0;color:#64748b;font-size:12px;font-weight:650}.microcopy span{color:var(--orange)}
.product-stage{overflow:hidden;border:1px solid #dbe3ed;border-radius:22px;background:#fff;box-shadow:0 35px 90px #0f172a22;transform:perspective(1400px) rotateY(-2deg)}.browser-bar{height:42px;padding:0 15px;display:flex;align-items:center;gap:7px;border-bottom:1px solid var(--line);background:#f8fafc}.browser-bar i{width:8px;height:8px;border-radius:50%;background:#cbd5e1}.browser-bar i:first-child{background:#fb7185}.browser-bar i:nth-child(2){background:#fbbf24}.browser-bar i:nth-child(3){background:#34d399}.browser-bar span{min-width:150px;margin-left:12px;padding:5px 22px;border-radius:7px;background:#eef2f7;color:#94a3b8;font-size:10px;text-align:center}.app-preview{min-height:430px;display:grid;grid-template-columns:150px 1fr}.preview-sidebar{padding:22px 14px;background:var(--navy);color:#cbd5e1}.preview-logo{display:flex;align-items:center;gap:8px;margin:0 8px 25px;color:#fff}.preview-logo>span{display:grid;width:28px;height:28px;place-items:center;border-radius:8px;background:var(--orange);font-weight:900}.preview-logo strong{font-size:14px}.preview-sidebar ul{margin:0;padding:0;list-style:none}.preview-sidebar li{display:flex;gap:10px;margin:5px 0;padding:10px;border-radius:8px;font-size:10px;font-weight:700}.preview-sidebar li.active{color:#fff;background:#ffffff14}.preview-content{padding:26px 24px;background:#f5f7fb}.preview-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.preview-heading small,.work-panel small{color:#94a3b8;font-size:7px;font-weight:850;letter-spacing:.1em}.preview-heading h2{margin:5px 0 0;color:var(--navy);font-size:19px}.preview-heading button{padding:9px 11px;border:0;border-radius:7px;color:#fff;background:var(--orange);font-size:8px;font-weight:800}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0}.metric-grid article{min-width:0;padding:13px;border:1px solid #e8edf3;border-radius:10px;background:#fff}.metric-icon{display:grid;width:25px;height:25px;margin-bottom:10px;place-items:center;border-radius:7px;font-size:10px;font-style:normal}.metric-icon.orange{color:#ea580c;background:#ffedd5}.metric-icon.blue{color:#2563eb;background:#dbeafe}.metric-icon.green{color:#059669;background:#d1fae5}.metric-grid small,.metric-grid strong,.metric-grid em{display:block}.metric-grid small{overflow:hidden;color:#64748b;font-size:7px;white-space:nowrap}.metric-grid strong{margin:5px 0;color:var(--navy);font-size:17px}.metric-grid em{color:#94a3b8;font-size:7px;font-style:normal}.work-panel{padding:18px;border:1px solid #e8edf3;border-radius:12px;background:#fff}.panel-title,.progress-label,.panel-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.panel-title strong{display:block;margin-top:5px;color:var(--navy);font-size:11px}.panel-title>span{padding:5px 7px;border-radius:10px;color:#047857;background:#d1fae5;font-size:6px;font-weight:800}.progress-label{margin:22px 0 8px;color:#64748b;font-size:8px}.progress-label strong{color:var(--navy)}.progress{height:6px;overflow:hidden;border-radius:10px;background:#eef2f7}.progress i{display:block;width:64%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--orange),#fb923c)}.panel-meta{justify-content:flex-start;gap:48px;margin-top:20px;color:#94a3b8;font-size:7px}.panel-meta strong{display:block;margin-top:3px;color:#475569;font-size:8px}.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line);background:#fff}.trust-strip div{padding:28px 4vw;text-align:center}.trust-strip div+div{border-left:1px solid var(--line)}.trust-strip strong,.trust-strip span{display:block}.trust-strip strong{color:var(--navy);font-size:15px}.trust-strip span{margin-top:5px;color:#94a3b8;font-size:13px}
.section-heading{padding:120px 0 58px;text-align:center}.section-heading h2,.mobile-copy h2,.pricing-copy h2,.final-cta h2{max-width:780px;margin:0 auto;color:var(--navy);font-size:clamp(36px,5vw,58px);line-height:1.05;letter-spacing:-.045em}.section-heading>p:last-child{max-width:670px;margin:22px auto 0;color:var(--muted);font-size:18px;line-height:1.65}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:0 0 120px;padding:0;list-style:none;counter-reset:step}.steps li{position:relative;min-height:250px;padding:28px;border:1px solid var(--line);border-radius:18px;background:#fff}.steps li:not(:last-child)::after{content:"→";position:absolute;z-index:2;top:50%;right:-25px;width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--orange);background:#fff;font-weight:900}.steps>li>span{color:#cbd5e1;font-size:11px;font-weight:900}.step-icon{width:44px;height:44px;margin:25px 0 20px;display:grid;place-items:center;border-radius:12px;color:var(--orange-dark);background:var(--orange-soft);font-weight:900}.steps h3{margin:0;color:var(--navy);font-size:20px}.steps p{margin:10px 0 0;color:var(--muted);font-size:14px;line-height:1.6}.features-wrap{padding-bottom:120px;background:var(--surface)}.section-heading.left{text-align:left}.section-heading.left h2,.section-heading.left>p:last-child{margin-left:0}.feature-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.feature{position:relative;min-height:275px;overflow:hidden;padding:38px;border:1px solid var(--line);border-radius:22px;background:#fff}.feature h3{max-width:430px;margin:28px 0 12px;color:var(--navy);font-size:27px;letter-spacing:-.03em}.feature p{max-width:480px;margin:0;color:var(--muted);line-height:1.65}.feature-number{color:var(--orange);font-size:11px;font-weight:900}.feature.dark{color:#fff;background:var(--navy);border-color:var(--navy)}.feature.dark h3{color:#fff}.feature.dark p{color:#94a3b8}.mini-project{position:absolute;right:32px;bottom:32px;width:48%;padding:18px;border:1px solid var(--line);border-radius:12px;background:#f8fafc}.mini-project>div{display:flex;justify-content:space-between}.mini-project strong,.mini-project small{display:block}.mini-project strong{font-size:10px}.mini-project small{margin-top:4px;color:#94a3b8;font-size:7px}.mini-project b{position:absolute;right:18px;top:18px;color:var(--orange);font-size:11px}.mini-project>i{display:block;height:5px;margin-top:18px;border-radius:9px;background:#e2e8f0}.mini-project>i em{display:block;width:64%;height:100%;border-radius:inherit;background:var(--orange)}.gantt-mini{display:grid;gap:9px;margin-top:30px}.gantt-mini i{height:9px;border-radius:8px;background:#ffffff14}.gantt-mini i::after{content:"";display:block;height:100%;border-radius:inherit;background:var(--orange)}.gantt-mini i:first-child::after{width:75%}.gantt-mini i:nth-child(2)::after{width:52%;margin-left:28%}.gantt-mini i:nth-child(3)::after{width:38%;margin-left:58%}
.mobile-section{min-height:760px;padding:120px 6%;display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:110px}.phone{justify-self:center;width:285px;min-height:575px;padding:12px;border-radius:38px;background:var(--navy);box-shadow:0 35px 80px #0f172a28}.phone-speaker{width:80px;height:5px;margin:3px auto 10px;border-radius:5px;background:#334155}.phone-head{padding:15px;display:flex;align-items:center;gap:7px;color:#fff}.brand-mark.small{width:27px;height:27px;border-radius:8px;font-size:12px}.phone-head strong{font-size:13px}.phone-head b{margin-left:auto}.phone-body{min-height:490px;padding:22px;border-radius:26px;background:#f8fafc}.phone-body>small{color:#94a3b8;font-size:8px;font-weight:900}.phone-body h3{margin:6px 0 10px;color:var(--navy);font-size:21px}.status{display:inline-block;padding:5px 8px;border-radius:12px;color:#047857;background:#d1fae5;font-size:8px;font-weight:800}.phone-card{margin:24px 0 12px;padding:15px;border:1px solid var(--line);border-radius:11px;background:#fff}.phone-card small{color:#94a3b8;font-size:7px}.phone-card strong{display:block;margin:6px 0;font-size:11px}.phone-card p{margin:0;color:#64748b;font-size:8px}.phone-body button{width:100%;padding:12px;border:0;border-radius:9px;color:#fff;background:var(--orange);font-size:10px;font-weight:850}.phone-list{margin-top:24px}.phone-list>span{display:block;margin-bottom:8px;color:#94a3b8;font-size:8px}.phone-list>strong{display:flex;justify-content:space-between;font-size:10px}.phone-list em{padding:3px 5px;border-radius:6px;color:#b45309;background:#fef3c7;font-size:6px;font-style:normal}.mobile-copy .eyebrow,.pricing-copy .eyebrow{margin-bottom:20px}.mobile-copy h2,.pricing-copy h2{margin-left:0}.mobile-copy>p:not(.eyebrow),.pricing-copy>p:not(.eyebrow){max-width:600px;margin:25px 0;color:var(--muted);font-size:18px;line-height:1.7}.mobile-copy ul,.pricing-copy ul{margin:28px 0;padding:0;list-style:none}.mobile-copy li,.pricing-copy li{margin:13px 0;color:#475569;font-weight:650}.mobile-copy li::before,.pricing-copy li::before{content:"✓";margin-right:12px;color:var(--orange);font-weight:900}.text-link{display:inline-flex;gap:12px;color:var(--orange-dark);font-weight:850}.pricing-wrap{background:var(--navy)}.pricing-section{padding:110px 6%;display:grid;grid-template-columns:1fr 400px;align-items:center;gap:100px}.pricing-copy h2{color:#fff}.pricing-copy>p:not(.eyebrow){color:#94a3b8}.pricing-copy li{color:#cbd5e1}.price-card{padding:38px;border-radius:22px;background:#fff;box-shadow:0 25px 70px #0004}.price-label{color:var(--orange-dark);font-size:11px;font-weight:900;letter-spacing:.12em}.price-card h3{margin:20px 0 10px;color:var(--navy);font-size:28px}.price-card>p{margin:0;color:var(--muted);line-height:1.6}.price{margin:28px 0;color:var(--navy);font-size:42px;font-weight:900;letter-spacing:-.04em}.price small{color:#94a3b8;font-size:13px;font-weight:600;letter-spacing:0}.price-card .button{width:100%}.price-note{display:block;margin-top:13px;color:#94a3b8;text-align:center}.faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:100px;padding-bottom:120px}.faq .section-heading{padding-bottom:0}.faq-list{padding-top:120px}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{padding:24px 0;display:flex;justify-content:space-between;gap:20px;color:var(--navy);font-weight:800;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--orange);font-size:20px}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:650px;margin:-5px 0 24px;color:var(--muted);line-height:1.65}.final-cta{width:min(1180px,calc(100% - 40px));margin:0 auto 80px;padding:65px 70px;display:flex;align-items:center;justify-content:space-between;gap:60px;border-radius:26px;color:#fff;background:linear-gradient(125deg,#e6530c,var(--orange))}.final-cta .eyebrow{color:#fff9;}.final-cta h2{margin-left:0;color:#fff;font-size:clamp(34px,4vw,52px)}.final-cta p:last-child{margin:16px 0 0;color:#fffcc;font-size:17px}.button-light{flex:none;color:var(--orange-dark);background:#fff;box-shadow:0 10px 30px #8f2f1545}
.site-footer{color:#94a3b8;background:var(--navy)}.footer-main,.footer-bottom{width:min(1180px,calc(100% - 40px));margin:auto}.footer-main{padding:75px 0;display:flex;justify-content:space-between;gap:80px}.footer-brand{color:#fff}.footer-main>div>p{max-width:300px;line-height:1.6}.footer-links{display:grid;grid-template-columns:repeat(3,150px);gap:35px}.footer-links>div{display:flex;flex-direction:column;gap:12px}.footer-links strong{margin-bottom:5px;color:#fff;font-size:13px}.footer-links a{font-size:13px}.footer-links a:hover{color:#fff}.footer-bottom{padding:24px 0;display:flex;justify-content:space-between;border-top:1px solid #ffffff14;font-size:12px}
@media(max-width:1000px){.site-header nav{display:none}.hero{grid-template-columns:1fr;gap:65px}.hero-copy{text-align:center}.hero h1,.intro{margin-inline:auto}.actions,.microcopy{justify-content:center}.product-stage{width:min(760px,100%);margin:auto;transform:none}.steps{grid-template-columns:repeat(2,1fr)}.steps li:nth-child(2)::after{display:none}.feature-grid{grid-template-columns:1fr}.mobile-section{gap:55px}.pricing-section{grid-template-columns:1fr 360px;gap:50px}.faq{gap:50px}.final-cta{padding:55px 45px}.footer-main{flex-direction:column}.footer-links{grid-template-columns:repeat(3,1fr)}}
@media(max-width:720px){.section,.site-header,.final-cta,.footer-main,.footer-bottom{width:min(100% - 28px,1180px)}.site-header{height:76px}.hero{min-height:auto;padding:55px 0 80px}.hero h1{font-size:clamp(45px,14vw,68px)}.microcopy{display:grid}.app-preview{grid-template-columns:58px 1fr}.preview-sidebar{padding-inline:8px}.preview-logo strong,.preview-sidebar li span{display:none}.preview-logo{margin-inline:7px}.preview-sidebar li{justify-content:center}.preview-content{padding:18px 12px}.metric-grid{grid-template-columns:1fr 1fr}.metric-grid article:last-child{display:none}.trust-strip{grid-template-columns:1fr}.trust-strip div+div{border-left:0;border-top:1px solid var(--line)}.section-heading{padding-top:85px}.steps{grid-template-columns:1fr;margin-bottom:85px}.steps li{min-height:auto}.steps li::after{display:none!important}.features-wrap{padding-bottom:85px}.feature{padding:28px}.mini-project{position:relative;right:auto;bottom:auto;width:100%;margin-top:28px}.mobile-section{padding:85px 0;grid-template-columns:1fr;gap:70px}.phone{order:2}.mobile-copy{text-align:center}.mobile-copy h2,.mobile-copy>p{margin-inline:auto!important}.mobile-copy ul{text-align:left}.pricing-section{padding:80px 0;grid-template-columns:1fr}.price-card{padding:28px}.faq{grid-template-columns:1fr;gap:20px;padding-bottom:85px}.faq-list{padding-top:0}.final-cta{margin-bottom:50px;padding:45px 28px;flex-direction:column;text-align:center}.footer-main{padding:55px 0}.footer-links{grid-template-columns:1fr 1fr;gap:40px}.footer-bottom{flex-direction:column;gap:10px}.browser-bar span{min-width:115px}.preview-heading h2{font-size:15px}.panel-meta{gap:20px}}
@media(max-width:430px){.login-link{padding:9px 13px;font-size:13px}.hero h1{font-size:44px}.actions,.button{width:100%}.product-stage{border-radius:15px}.app-preview{min-height:380px}.metric-grid{margin-block:15px}.work-panel{padding:13px}.panel-meta{display:none}.footer-links{grid-template-columns:1fr}.phone{width:270px}}
.hero h1 .title-ink{color:var(--navy)}
