:root{
  --ink:#1A1D23;
  --ink-2:#242832;
  --orange:#D4500A;
  --orange-2:#f06b22;
  --paper:#f7f5f1;
  --white:#fff;
  --line:#dedbd5;
  --muted:#666b74;
  --soft:#ece8e1;
  --green:#2f8f68;
  --shadow:0 24px 70px rgba(26,29,35,.14);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
button{font:inherit}
.page-shell{overflow:hidden}
.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;max-width:1240px;margin:auto;padding:0 28px;position:relative;z-index:20}
.brand{display:inline-flex;align-items:center;gap:12px;font-weight:800}
.brand-name{font-size:23px;letter-spacing:-.8px}.brand-name span{color:var(--orange)}
.brand-mark{position:relative;width:32px;height:32px;display:grid;grid-template-columns:repeat(3,1fr);gap:3px;transform:skewX(-13deg)}
.brand-mark span{background:var(--ink);border-radius:2px}.brand-mark span:nth-child(2){background:var(--orange);transform:translateY(5px)}.brand-mark span:nth-child(3){transform:translateY(10px)}
.nav-links{display:flex;align-items:center;gap:27px;font-size:14px;font-weight:650}.nav-links>a:not(.button):hover{color:var(--orange)}.nav-login{padding-left:14px;border-left:1px solid var(--line)}
.menu-button{display:none;border:0;background:transparent;font-weight:700}
.button{display:inline-flex;align-items:center;justify-content:center;background:var(--orange);color:#fff;border-radius:11px;padding:14px 20px;font-weight:800;font-size:14px;box-shadow:0 8px 22px rgba(212,80,10,.22);transition:.2s transform,.2s background}.button:hover{transform:translateY(-2px);background:#bf4506}.button-small{padding:10px 15px;border-radius:9px}.button-ghost{background:transparent;color:var(--ink);border:1px solid var(--line);box-shadow:none}.button-ghost:hover{background:#fff;color:var(--ink)}
.section{max-width:1240px;margin:auto;padding:96px 28px}.hero{min-height:710px;padding-top:78px;display:grid;grid-template-columns:.9fr 1.25fr;align-items:center;gap:60px;position:relative}.hero:before{content:"";position:absolute;right:-340px;top:-150px;width:780px;height:780px;border-radius:50%;background:radial-gradient(circle,rgba(212,80,10,.12),rgba(212,80,10,0) 68%);pointer-events:none}.eyebrow{text-transform:uppercase;color:var(--orange);font-weight:850;letter-spacing:1.5px;font-size:12px;margin-bottom:18px}.hero h1{font-size:64px;line-height:.98;letter-spacing:-3.8px;margin:0 0 25px;max-width:600px}.hero h1 span{color:var(--orange)}.hero-lead{font-size:19px;line-height:1.65;color:#525761;max-width:600px}.hero-actions{display:flex;gap:12px;margin:30px 0 25px}.hero-points{display:flex;flex-wrap:wrap;gap:16px;font-size:12px;font-weight:700;color:#5f646c}.hero-points span:before{content:"✓";color:var(--orange);margin-right:6px}
.dashboard-wrap{position:relative;perspective:1200px}.dashboard-window{background:#fff;border:1px solid #e1ddd6;border-radius:18px;overflow:hidden;box-shadow:var(--shadow);transform:rotateY(-3deg) rotateX(1deg)}.window-top{height:45px;border-bottom:1px solid #ece9e3;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 14px;font-size:10px;color:#7b8087}.window-dots{display:flex;gap:5px}.window-dots i{width:7px;height:7px;border-radius:50%;background:#d8d4ce}.window-dots i:first-child{background:var(--orange)}.status-pill{justify-self:end;border:1px solid #e3e0db;border-radius:20px;padding:4px 8px;display:flex;align-items:center;gap:5px}.status-pill b{width:6px;height:6px;background:#37a675;border-radius:50%}.dashboard-body{height:430px;display:grid;grid-template-columns:105px 1fr}.mock-sidebar{background:var(--ink);padding:20px 11px;color:#b5bac2}.mock-logo{width:25px;height:25px;border-radius:7px;background:var(--orange);margin:0 8px 25px}.mock-nav{font-size:9px;padding:9px 8px;border-radius:6px;margin-bottom:6px}.mock-nav.active{background:#303540;color:#fff}.mock-content{padding:25px;background:#faf9f7;overflow:hidden}.mock-heading-row{display:flex;justify-content:space-between;align-items:center}.mock-heading-row small,.mock-heading-row strong{display:block}.mock-heading-row small{font-size:8px;color:#888}.mock-heading-row strong{font-size:16px;margin-top:3px}.mock-heading-row button{border:0;background:var(--orange);color:white;border-radius:6px;padding:7px 10px;font-size:8px;font-weight:700}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}.stat-card{background:white;border:1px solid #ebe8e2;padding:12px;border-radius:10px}.stat-card span,.stat-card em{display:block;font-size:7px;color:#8a8d93;font-style:normal}.stat-card strong{font-size:23px;display:block;margin:3px 0}.stat-card em{color:var(--green)}.mock-panels{display:grid;grid-template-columns:1.55fr 1fr;gap:10px}.mock-panel{background:#fff;border:1px solid #ebe8e2;border-radius:11px;padding:13px}.panel-title{display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid #eeece8;padding-bottom:10px;margin-bottom:2px}.panel-title strong{font-size:10px}.panel-title span{font-size:7px;color:#999}.job-row{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;padding:10px 0;border-bottom:1px solid #f0eee9}.avatar{width:27px;height:27px;border-radius:8px;background:#f1e7df;color:var(--orange);display:grid;place-items:center;font-size:7px;font-weight:800}.job-row b,.job-row small{display:block}.job-row b{font-size:8px}.job-row small{font-size:6px;color:#8a8d93;margin-top:3px}.tag{font-size:6px;padding:4px 6px;border-radius:20px}.tag.progress{background:#e5f2ec;color:#247655}.tag.booked{background:#f4e9e2;color:#ad480e}.pipeline-bar{height:7px;background:#eee9e4;border-radius:20px;overflow:hidden;margin:18px 0}.pipeline-bar i{display:block;height:100%;background:var(--orange);border-radius:inherit}.pipeline-line{display:flex;justify-content:space-between;padding:8px 0;font-size:8px;border-bottom:1px solid #f1eee9}.float-card{position:absolute;background:#fff;border:1px solid #ebe7e0;border-radius:12px;padding:11px 14px;box-shadow:0 15px 38px rgba(26,29,35,.16);display:flex;align-items:center;gap:10px;z-index:3}.float-card-one{left:-28px;bottom:38px}.float-card-two{right:-20px;top:83px}.float-icon{width:28px;height:28px;border-radius:8px;background:#f7e8df;color:var(--orange);font-weight:900;display:grid;place-items:center}.float-card b,.float-card small{display:block}.float-card b{font-size:9px}.float-card small{font-size:7px;color:#7d8189;margin-top:2px}
.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);height:75px;display:flex;align-items:center;justify-content:center;gap:28px;font-size:12px;text-transform:uppercase;letter-spacing:1px;font-weight:800;color:#767a80}.trust-strip i{width:4px;height:4px;background:var(--orange);border-radius:50%}
.section-heading{max-width:700px;margin-bottom:42px}.section-heading h2{font-size:46px;line-height:1.06;letter-spacing:-2.2px;margin:0 0 16px}.section-heading p{font-size:17px;line-height:1.65;color:var(--muted);margin:0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.feature-card{background:#fff;border:1px solid #e4e0d9;border-radius:16px;padding:27px;min-height:225px;transition:.22s transform,.22s box-shadow}.feature-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(26,29,35,.08)}.feature-card-large{grid-row:span 2;min-height:464px;background:var(--ink);color:#fff}.feature-card h3{font-size:19px;margin:20px 0 10px}.feature-card p{font-size:14px;line-height:1.65;color:#6b7078;margin:0}.feature-card-large p{color:#c6c9ce}.feature-card ul{margin:28px 0 0;padding:0;list-style:none}.feature-card li{font-size:12px;padding:11px 0;border-bottom:1px solid #343943;color:#e0e2e5}.feature-card li:before{content:"→";color:var(--orange);margin-right:9px}.icon-box{width:42px;height:42px;border-radius:11px;background:#f7e8df;color:var(--orange);font-weight:900;display:grid;place-items:center}.feature-card-large .icon-box{background:#2c313b}
.dark-section{max-width:none;background:var(--ink);padding-left:max(28px,calc((100vw - 1240px)/2 + 28px));padding-right:max(28px,calc((100vw - 1240px)/2 + 28px))}.section-heading.light h2{color:#fff}.section-heading.light p{color:#afb4bb}.industry-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#3a3e47;border:1px solid #3a3e47;border-radius:16px;overflow:hidden}.industry-grid article{background:var(--ink);padding:34px;min-height:245px}.industry-grid article:hover{background:var(--ink-2)}.industry-grid span{color:var(--orange);font-size:11px;font-weight:800}.industry-grid h3{color:#fff;margin:45px 0 12px;font-size:20px}.industry-grid p{color:#aeb2b9;font-size:14px;line-height:1.65}
.workflow-section{padding-bottom:60px}.workflow{display:flex;align-items:stretch;gap:8px}.workflow-step{flex:1;border:1px solid var(--line);background:#fff;border-radius:14px;padding:20px;display:flex;gap:14px;min-width:0}.workflow-step>span{width:28px;height:28px;border-radius:50%;background:#f7e7dd;color:var(--orange);display:grid;place-items:center;font-size:10px;font-weight:850;flex:0 0 auto}.workflow-step h3{font-size:14px;margin:4px 0 7px}.workflow-step p{font-size:11px;line-height:1.5;color:#777c84;margin:0}.workflow-arrow{display:grid;place-items:center;color:#aaa;font-size:19px}
.portal-section{display:grid;grid-template-columns:1fr 1.1fr;gap:80px;align-items:center}.portal-copy h2{font-size:45px;line-height:1.08;letter-spacing:-2px;margin:0 0 18px}.portal-copy>p{font-size:16px;line-height:1.7;color:var(--muted)}.check-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:28px}.check-list span{font-size:13px;font-weight:700}.check-list span:first-letter{color:var(--orange)}.portal-mock{background:#fff;border:1px solid #ddd9d2;border-radius:18px;box-shadow:var(--shadow);overflow:hidden}.portal-top{height:52px;background:var(--ink);color:#fff;padding:0 18px;display:flex;align-items:center;justify-content:space-between;font-size:9px}.brand-mini{font-weight:800;font-size:12px}.brand-mini i{display:inline-block;width:8px;height:8px;background:var(--orange);border-radius:2px;margin-right:4px}.portal-body{padding:28px}.portal-body>small{color:#8b8e95}.portal-body h3{font-size:22px;margin:5px 0 20px}.portal-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.portal-cards div{background:#f7f5f1;border-radius:10px;padding:14px}.portal-cards span,.portal-cards b{display:block}.portal-cards span{font-size:8px;color:#888}.portal-cards b{font-size:22px;margin-top:4px}.portal-table{margin-top:18px;border:1px solid #ece8e1;border-radius:10px;overflow:hidden}.portal-table div{display:flex;justify-content:space-between;padding:13px;border-bottom:1px solid #ece8e1;font-size:10px}.portal-table div:last-child{border:0}.portal-table span{font-size:8px;padding:4px 7px;border-radius:20px}.portal-table .ok{background:#e6f3ed;color:#287958}.portal-table .due{background:#f8e7dc;color:#ad480e}
.pricing-section{padding-top:50px}.pricing-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:45px;display:grid;grid-template-columns:1.4fr .7fr;gap:55px;align-items:center}.pricing-copy h2{font-size:42px;line-height:1.08;letter-spacing:-1.8px;margin:0 0 16px}.pricing-copy>p{color:var(--muted);font-size:15px;line-height:1.7;max-width:650px}.pricing-notes{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.pricing-notes span{font-size:10px;font-weight:750;padding:8px 10px;border-radius:20px;background:#f6f3ee}.price-panel{background:var(--ink);color:#fff;border-radius:17px;padding:28px}.price-label{text-transform:uppercase;letter-spacing:1.1px;color:#b8bdc4;font-size:10px;font-weight:800}.price{display:flex;align-items:flex-end;gap:8px;margin:14px 0}.price strong{font-size:52px;letter-spacing:-3px}.price span{font-size:10px;line-height:1.3;color:#b6bac0;padding-bottom:8px}.price-panel p{font-size:12px;line-height:1.6;color:#bdc1c7}.price-panel small{display:block;color:#999fa7;font-size:8px;line-height:1.5;margin-top:12px;text-align:center}.full{width:100%;margin-top:7px}
.final-cta{display:grid;grid-template-columns:1.4fr .6fr;gap:50px;align-items:end;border-top:1px solid var(--line)}.final-cta h2{font-size:46px;line-height:1.04;letter-spacing:-2px;margin:0 0 15px;max-width:720px}.final-cta p{color:var(--muted);max-width:680px;line-height:1.65}.final-actions{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.text-link{font-size:13px;font-weight:800}.text-link:hover{color:var(--orange)}
footer{max-width:1240px;margin:auto;padding:45px 28px 28px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.3fr 1fr;align-items:center;gap:25px}footer>p{color:#777b82;font-size:12px}.footer-links{display:flex;justify-content:flex-end;gap:20px;font-size:11px;font-weight:700}.footer-links a:hover{color:var(--orange)}.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;color:#92959a;font-size:9px;margin-top:16px}
@media (max-width:1050px){.nav-links{gap:15px}.hero{grid-template-columns:1fr;padding-top:50px}.hero-copy{text-align:center}.hero h1,.hero-lead{margin-left:auto;margin-right:auto}.hero-actions,.hero-points{justify-content:center}.dashboard-wrap{max-width:760px;margin:20px auto 0;width:100%}.industry-grid{grid-template-columns:1fr 1fr}.workflow{display:grid;grid-template-columns:1fr 1fr}.workflow-arrow{display:none}.portal-section{gap:35px}.feature-grid{grid-template-columns:1fr 1fr}.feature-card-large{grid-row:auto;min-height:300px}.pricing-card{grid-template-columns:1fr .7fr}}
@media (max-width:760px){.site-header{height:70px;padding:0 18px}.menu-button{display:block}.nav-links{display:none;position:absolute;left:15px;right:15px;top:64px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch;gap:5px}.nav-links.open{display:flex}.nav-links a{padding:10px}.nav-login{border:0}.section{padding:70px 18px}.hero{padding-top:35px;min-height:auto;gap:30px}.hero h1{font-size:46px;letter-spacing:-2.6px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column}.dashboard-body{height:355px;grid-template-columns:70px 1fr}.mock-sidebar{padding:15px 7px}.mock-nav{font-size:7px;padding:7px 5px}.mock-content{padding:15px}.stat-grid{gap:5px}.mock-panels{grid-template-columns:1fr}.pipeline{display:none}.float-card-two{right:-5px;top:60px}.float-card-one{left:-5px;bottom:15px}.trust-strip{justify-content:flex-start;overflow:auto;padding:0 18px;gap:18px}.section-heading h2,.portal-copy h2,.pricing-copy h2,.final-cta h2{font-size:36px;letter-spacing:-1.6px}.feature-grid{grid-template-columns:1fr}.industry-grid{grid-template-columns:1fr}.industry-grid article{min-height:180px}.industry-grid h3{margin-top:28px}.workflow{grid-template-columns:1fr}.portal-section{grid-template-columns:1fr}.check-list{grid-template-columns:1fr}.pricing-card{padding:24px;grid-template-columns:1fr}.final-cta{grid-template-columns:1fr}.footer-links{justify-content:flex-start;flex-wrap:wrap}footer{grid-template-columns:1fr}.footer-bottom{grid-column:1;gap:20px}.dashboard-window{transform:none}}
