:root{--ink:#101515;--muted:#697373;--line:#e6ebea;--surface:#fff;--soft:#f4f7f6;--brand:#d9272f;--brand-dark:#a91b22;--green:#123c35;--shadow:0 24px 80px rgba(16,21,21,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Poppins,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}.site-container{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{height:82px;border-bottom:1px solid rgba(16,21,21,.08);background:rgba(255,255,255,.92);backdrop-filter:blur(18px);position:sticky;top:0;z-index:30}.header-inner{height:100%;display:flex;align-items:center;gap:36px}.site-brand img{display:block;width:118px;height:auto}.site-nav{display:flex;gap:28px;margin-left:auto}.site-nav a{font-size:13px;font-weight:600;color:#485050;transition:.2s}.site-nav a:hover{color:var(--ink)}.header-actions{display:flex;gap:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:44px;padding:0 18px;border-radius:12px;font-size:13px;font-weight:600;transition:.2s;border:1px solid transparent}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--brand);color:#fff;box-shadow:0 10px 24px rgba(217,39,47,.20)}.button-primary:hover{background:var(--brand-dark)}.button-ghost{border-color:var(--line);background:#fff}.button-soft{background:#f3f6f5;border-color:#e9eeed}.button-large{height:52px;padding:0 22px;border-radius:14px}.hero-section{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#f7f9f8 100%);padding:88px 0 96px}.hero-section:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(217,39,47,.08),transparent 68%);top:-220px;left:-120px}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:72px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:11px;letter-spacing:.12em;font-weight:700;color:#6b7474}.eyebrow i{font-size:7px;color:var(--brand)}.hero-copy h1{font-size:54px;line-height:1.08;letter-spacing:-.045em;margin:20px 0 22px;font-weight:700}.hero-copy h1 span{color:#657070}.hero-lead{font-family:Roboto,Arial,sans-serif;font-size:18px;line-height:1.7;color:#596363;max-width:650px}.hero-actions{display:flex;gap:12px;margin-top:30px}.hero-points{display:flex;gap:22px;flex-wrap:wrap;margin-top:26px}.hero-points span{font-size:12px;color:#626c6c}.hero-points i{color:#2a9d78;margin-right:6px}.hero-product{position:relative}.app-window{background:#fff;border:1px solid #dfe6e4;border-radius:24px;box-shadow:var(--shadow);overflow:hidden;transform:perspective(1200px) rotateY(-2deg) rotateX(1deg)}.window-top{height:44px;border-bottom:1px solid #edf0ef;display:flex;align-items:center;padding:0 16px;gap:6px}.window-top>span{width:8px;height:8px;border-radius:50%;background:#d7dddc}.window-top small{font-size:10px;color:#7c8585;margin-left:8px}.window-body{display:grid;grid-template-columns:58px 1fr;min-height:380px}.mock-sidebar{background:#101515;display:flex;flex-direction:column;align-items:center;padding:18px 0;gap:15px}.mock-sidebar img{width:25px;filter:brightness(0) invert(1);margin-bottom:12px}.mock-sidebar i{width:25px;height:25px;border-radius:8px;background:#29302f}.mock-sidebar i.active{background:var(--brand)}.mock-main{padding:24px;background:#f8faf9}.mock-head{display:flex;justify-content:space-between;align-items:center}.mock-head div{display:flex;flex-direction:column;gap:3px}.mock-head small,.mock-content small,.mock-stats small{font-size:9px;color:#899190}.mock-head strong{font-size:15px}.mock-head>span{font-size:9px;background:#e6f5ef;color:#25765e;border-radius:20px;padding:7px 10px}.mock-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:20px 0}.mock-stats article{background:#fff;border:1px solid #e7eceb;border-radius:13px;padding:14px}.mock-stats b{display:block;font-size:17px;margin-top:4px}.mock-content{display:grid;grid-template-columns:1.4fr .8fr;gap:10px}.mock-content>section{background:#fff;border:1px solid #e7eceb;border-radius:14px;padding:14px}.section-title{display:flex;justify-content:space-between;align-items:center;font-size:11px}.section-title small{color:#27906f}.table-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}.table-grid i{font-style:normal;font-size:10px;height:46px;border-radius:10px;background:#edf3f1;display:grid;place-items:center;color:#57706a}.table-grid i.busy{background:#fff0f0;color:#c62931;border:1px solid #ffdadd}.order-card{display:flex;flex-direction:column;gap:7px}.order-card b{font-size:14px}.order-card span{font-size:9px;color:#75807f}.order-card em{font-style:normal;font-size:9px;color:#ad7518;background:#fff6dd;padding:7px 8px;border-radius:8px;margin-top:auto}.sync-card{position:absolute;right:-24px;bottom:-32px;background:#101515;color:#fff;border-radius:16px;padding:14px 18px;display:flex;align-items:center;gap:12px;box-shadow:0 18px 50px rgba(0,0,0,.22)}.sync-icon{width:36px;height:36px;border-radius:11px;background:var(--brand);display:grid;place-items:center}.sync-card div{display:flex;flex-direction:column}.sync-card small{font-size:8px;letter-spacing:.1em;color:#aeb7b6}.sync-card strong{font-size:11px;margin-top:3px}.flow-section{padding:100px 0}.section-heading{max-width:760px;margin:0 auto 52px;text-align:center}.section-heading.compact{margin-bottom:38px}.section-heading h2{font-size:36px;letter-spacing:-.035em;margin:14px 0 14px}.section-heading p{font-family:Roboto,Arial,sans-serif;color:#657070;font-size:16px;line-height:1.7}.flow-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.flow-grid article{position:relative;padding:28px;border:1px solid var(--line);border-radius:20px;background:#fff}.flow-grid article>span{position:absolute;right:24px;top:22px;font-size:11px;font-weight:700;color:#b0b8b7}.flow-grid i{width:44px;height:44px;border-radius:13px;background:#f1f5f4;display:grid;place-items:center;color:var(--green)}.flow-grid h3{font-size:17px;margin:20px 0 10px}.flow-grid p,.module-grid p{font-family:Roboto,Arial,sans-serif;color:#707a79;line-height:1.6;font-size:14px}.modules-section{padding:98px 0;background:#101515;color:#fff}.modules-section .eyebrow{color:#9da8a6}.module-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.module-grid article{min-height:180px;border:1px solid #29302f;border-radius:18px;padding:22px;background:#151b1a}.module-grid article.module-featured{grid-column:span 2;background:linear-gradient(135deg,#1e2927,#151b1a);display:flex;gap:18px}.module-grid i{font-size:19px;color:#ef575d}.module-grid h3{font-size:15px;margin:18px 0 8px}.module-grid .module-featured h3{margin:0 0 8px}.module-grid p{color:#9da7a5;margin:0}.module-featured>i{width:46px;height:46px;flex:0 0 auto;border-radius:13px;background:#2a302f;display:grid;place-items:center}.cta-section{padding:90px 0}.cta-card{background:#f5f7f6;border:1px solid #e6ebea;border-radius:26px;padding:42px 46px;display:flex;justify-content:space-between;align-items:center;gap:36px}.cta-card h2{font-size:30px;letter-spacing:-.03em;margin:12px 0 8px}.cta-card p{font-family:Roboto,Arial,sans-serif;color:#697373;max-width:720px;margin:0;line-height:1.65}.site-footer{border-top:1px solid var(--line);padding:28px 0}.site-footer .site-container{display:flex;align-items:center;gap:20px}.site-footer img{width:90px}.site-footer p{font-size:11px;color:#7d8685;margin:0}.site-footer span{margin-left:auto;font-size:11px;color:#9aa2a1}@media(max-width:980px){.site-nav{display:none}.hero-grid{grid-template-columns:1fr;gap:58px}.hero-copy{text-align:center}.hero-copy h1{font-size:46px}.hero-lead{margin-left:auto;margin-right:auto}.hero-actions,.hero-points{justify-content:center}.hero-product{max-width:680px;margin:auto}.module-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.site-container{width:min(100% - 28px,1180px)}.site-header{height:70px}.site-brand img{width:100px}.header-actions .button-primary{display:none}.header-actions .button{height:40px;padding:0 13px}.hero-section{padding:62px 0 72px}.hero-copy h1{font-size:38px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column}.hero-points{gap:10px 16px}.sync-card{right:10px;bottom:-34px}.window-body{grid-template-columns:48px 1fr}.mock-main{padding:14px}.mock-stats{grid-template-columns:1fr}.mock-content{grid-template-columns:1fr}.mock-content .order-card{display:none}.flow-section,.modules-section,.cta-section{padding:70px 0}.section-heading h2{font-size:30px}.flow-grid,.module-grid{grid-template-columns:1fr}.module-grid article.module-featured{grid-column:auto}.cta-card{padding:28px;align-items:flex-start;flex-direction:column}.cta-card h2{font-size:26px}.site-footer .site-container{flex-wrap:wrap}.site-footer span{width:100%;margin-left:0}}
/* QRZZ AI product section */
.ai-product-section{padding:10px 0 88px}.ai-product-card{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:44px;align-items:center;padding:44px;border:1px solid rgba(19,57,48,.1);border-radius:28px;background:linear-gradient(135deg,#f3fbf8 0%,#fff 62%);box-shadow:0 24px 70px rgba(25,57,48,.08)}.ai-product-copy h2{max-width:720px;margin:12px 0 14px;font-size:34px;line-height:1.14;letter-spacing:-.035em}.ai-product-copy p{margin:0;color:#66766f;line-height:1.8}.ai-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ai-feature-grid span{display:flex;align-items:center;gap:10px;min-height:62px;padding:13px 14px;border:1px solid #e1ece7;border-radius:15px;background:#fff;color:#29463e;font-size:12px;font-weight:600;box-shadow:0 7px 18px rgba(24,58,49,.04)}.ai-feature-grid i{display:grid;place-items:center;width:31px;height:31px;border-radius:9px;background:#eaf8f2;color:#0f9f82}.module-ai{border-color:#cfe9df!important;background:linear-gradient(145deg,#f3fbf8,#fff)!important}@media(max-width:900px){.ai-product-card{grid-template-columns:1fr}.ai-feature-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.ai-product-card{padding:25px}.ai-product-copy h2{font-size:27px}.ai-feature-grid{grid-template-columns:1fr}}
