:root{color-scheme:light;--services-surface-primary: #ffffff;--services-surface-secondary: #f7f8fa;--services-foreground-primary: #1a1a1a;--services-foreground-secondary: #666666;--services-foreground-muted: #888888;--services-border-subtle: #ececf0;--services-accent-primary: #ff5c00;--services-accent-secondary: #ff8533;--services-accent-soft: #fff1e8;--services-heading: "Newsreader", Georgia, serif;--services-body: "Geist", system-ui, -apple-system, sans-serif;--services-caption: "Funnel Sans", "Geist", system-ui, sans-serif}html{background:var(--services-surface-primary);overflow-x:hidden}body{font-family:var(--services-body);color:var(--services-foreground-primary);background:var(--services-surface-primary);overflow-x:hidden}.page{gap:0;padding-bottom:0}.site-header .header-pill{background:#ffffffdb!important;border-color:var(--services-border-subtle)!important;box-shadow:0 8px 30px #14141e0f!important;backdrop-filter:blur(10px)}.site-header .header-brand span{font-family:var(--services-heading);font-weight:700;color:var(--services-foreground-primary)}.site-header .top-nav-link,.site-header .header-btn{color:var(--services-foreground-secondary)!important}.site-header .top-nav-link:hover,.site-header .header-btn:hover{color:var(--services-accent-primary)!important}.site-header .top-nav-dropdown{background:#fff!important;border-color:var(--services-border-subtle)!important}.site-header .top-nav-dropdown-link{color:var(--services-foreground-secondary)!important}.site-header .top-nav-dropdown-link:hover{color:var(--services-accent-primary)!important;background:var(--services-accent-soft)!important}.services-hero-shell,.services-section,.services-cta{background:var(--services-surface-primary)}.services-section{padding:100px 0}.services-section-soft{background:var(--services-surface-secondary)}.services-wrap{width:min(1200px,calc(100% - 112px));margin:0 auto}.services-hero{width:min(1200px,calc(100% - 112px));margin:0 auto;padding:80px 0 60px;display:grid;justify-items:center;text-align:center}.services-eyebrow{display:inline-flex;align-items:center;gap:8px;min-height:31px;padding:8px 18px;border-radius:999px;color:var(--services-accent-primary);background:var(--services-accent-soft);font-family:var(--services-caption);font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.services-eyebrow span{width:7px;height:7px;border-radius:999px;background:var(--services-accent-primary)}.services-eyebrow.compact{font-size:12px;padding:7px 16px}.services-hero h1{margin:22px 0 0;width:100%;max-width:880px;color:var(--services-foreground-primary);font-family:var(--services-heading);font-size:clamp(40px,5.4vw,60px);font-weight:600;line-height:1.06;letter-spacing:-.01em}.services-hero p{margin:20px 0 0;width:100%;max-width:620px;color:var(--services-foreground-secondary);font-size:18px;line-height:1.6}.services-actions{margin-top:26px;display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.services-btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:0 28px;font-family:var(--services-body);font-size:15px;font-weight:600;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.services-btn .btn-ico{display:inline-flex}.services-btn .btn-ico svg{width:17px;height:17px}.services-btn:hover{transform:translateY(-1px)}.services-btn-primary{color:#fff;background:var(--services-accent-primary);box-shadow:0 16px 34px #ff5c0038}.services-btn-primary:hover{color:#fff;box-shadow:0 18px 38px #ff5c004d}.services-btn-secondary{color:var(--services-foreground-secondary);border:1.5px solid var(--services-border-subtle);background:#fff}.services-btn-secondary:hover{color:var(--services-foreground-primary);border-color:#d7d9df}.sv-pitch-card{width:min(1000px,100%);margin-top:34px;overflow:hidden;border:1.5px solid #1e2e25;border-radius:20px;background:#0b140e;box-shadow:0 26px 64px #1a1a1a38}.sv-pitch-bar{display:flex;align-items:center;justify-content:space-between;padding:13px 18px;background:#0a130d}.sv-pitch-title{color:#fff;font-family:var(--services-body);font-size:14px;font-weight:600}.sv-pitch-legend{display:flex;align-items:center;gap:16px}.sv-leg{display:inline-flex;align-items:center;gap:6px;color:#ffffffb3;font-family:var(--services-caption);font-size:12px}.sv-leg i{width:8px;height:8px;border-radius:999px}.sv-leg-home i{background:#e5484d}.sv-leg-away i{background:#4c8df5}.sv-pitch-field{font-size:0}.sv-pitch-svg{display:block;width:100%;height:auto}.services-metrics{width:min(880px,100%);margin-top:22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.services-metrics article{min-height:96px;display:grid;align-content:center;justify-items:center;gap:5px;padding:22px;border-radius:16px;background:var(--services-surface-secondary)}.services-metrics strong{color:var(--services-accent-primary);font-family:var(--services-heading);font-size:26px;font-weight:600;line-height:1}.services-metrics span{color:var(--services-foreground-secondary);font-family:var(--services-caption);font-size:13px}.services-section-heading{display:grid;justify-items:center;text-align:center}.services-section-heading.narrow{max-width:760px;margin:0 auto}.services-section h2,.services-cta h2{margin:16px 0 0;max-width:800px;color:var(--services-foreground-primary);font-family:var(--services-heading);font-size:clamp(30px,3.8vw,44px);font-weight:600;line-height:1.1;letter-spacing:-.01em}.services-section-heading p{margin:16px 0 0;max-width:640px;color:var(--services-foreground-secondary);font-size:16px;line-height:1.65}.route-chip{width:fit-content;display:inline-flex;align-items:center;min-height:24px;padding:4px 10px;border-radius:8px;color:var(--services-foreground-secondary);border:1px solid var(--services-border-subtle);background:var(--services-surface-secondary);font-family:var(--services-caption);font-size:12px;font-weight:500;white-space:nowrap}.svc-grid{margin-top:48px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.svc-card{display:flex;flex-direction:column;overflow:hidden;border:1.5px solid var(--services-border-subtle);border-radius:16px;background:var(--services-surface-primary);box-shadow:0 8px 24px #1a1a1a0f;transition:transform .2s ease,box-shadow .2s ease}.svc-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px #1a1a1a1a}.svc-card-preview{padding:24px 24px 0}.svc-preview-inner{position:relative;height:170px;overflow:hidden;border-radius:12px}.svc-preview-inner.is-dark{background:#14131f}.svc-preview-inner.is-light{background:var(--services-surface-primary);border:1px solid var(--services-border-subtle)}.svc-card-body{display:flex;flex-direction:column;gap:13px;padding:20px 24px 24px}.svc-badge{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px}.svc-badge svg{width:22px;height:22px}.svc-badge.is-blue{color:#4c78d8;background:#e8f0fe}.svc-badge.is-purple{color:#7c5ccb;background:#f0ebfb}.svc-badge.is-teal{color:#1f9d8e;background:#e4f4f1}.svc-card-body h3{margin:0;color:var(--services-foreground-primary);font-family:var(--services-heading);font-size:22px;font-weight:500;line-height:1.2}.svc-card-body>p{margin:0;color:var(--services-foreground-secondary);font-size:14.5px;line-height:1.6}.svc-bullets{margin:0;padding:0;list-style:none;display:grid;gap:8px}.svc-bullets li{display:flex;align-items:flex-start;gap:8px;color:var(--services-foreground-secondary);font-size:13.5px;line-height:1.5}.svc-tick{flex:none;width:16px;height:16px;margin-top:2px;display:inline-flex;color:var(--services-accent-primary)}.svc-tick svg{width:14px;height:14px}.svc-link{width:fit-content;margin-top:2px;display:inline-flex;align-items:center;gap:6px;color:var(--services-accent-primary);font-family:var(--services-body);font-size:13.5px;font-weight:600}.svc-link i{display:inline-flex}.svc-link svg{width:15px;height:15px}.svc-link:hover{gap:9px;color:var(--services-accent-secondary)}.mk-pill-abs{position:absolute;top:13px;right:13px;padding:4px 10px;border-radius:999px;color:var(--services-foreground-primary);background:var(--services-surface-primary);border:1px solid var(--services-border-subtle);font-family:var(--services-caption);font-size:11px}.mk-cap{color:var(--services-foreground-muted);font-family:var(--services-caption);font-size:9.5px;letter-spacing:.8px}.mk-grow{flex:1}.mk-code{height:100%;display:flex;flex-direction:column}.mk-code-tabs{display:flex;align-items:center;justify-content:space-between;padding:9px 14px;background:#1c1b29;border-bottom:1px solid #2a2838}.mk-code-tab{display:inline-flex;align-items:center;gap:6px;color:#ff8533;font-size:11px;font-weight:600}.mk-code-tab i{width:6px;height:6px;border-radius:999px;background:#ff8533}.mk-code-rt{color:#6b6b7b;font-size:11px}.mk-code-lines{display:flex;flex-direction:column;gap:6px;padding:12px 14px;font-family:ui-monospace,SFMono-Regular,Geist Mono,monospace;font-size:11px;line-height:1.3;white-space:nowrap;overflow:hidden}.t-pur{color:#c792ea}.t-blu{color:#82aaff}.t-grn{color:#c3e88d}.t-org{color:#f78c6c}.t-gry{color:#6b6b7b}.t-def{color:#d6d6e2}.mk-bars{height:100%;display:flex;flex-direction:column;gap:7px;padding:16px}.mk-bar-row{display:flex;align-items:center;gap:10px}.mk-bar-lbl{flex:none;width:74px;color:var(--services-foreground-secondary);font-size:10.5px}.mk-bar-track{flex:1;height:7px;border-radius:999px;background:#efeafb;overflow:hidden}.mk-bar-fill{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#ff5c00,#9d7bd8)}.mk-bar-val{flex:none;width:18px;color:var(--services-foreground-secondary);font-size:10px;font-weight:600;text-align:right}.mk-usage{height:100%;display:flex;flex-direction:column;gap:10px;padding:15px}.mk-keyrow{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:10px;background:var(--services-surface-secondary);border:1px solid var(--services-border-subtle)}.mk-key{color:var(--services-foreground-primary);font-size:12px;font-weight:600}.mk-active{display:inline-flex;align-items:center;gap:5px;padding:4px 8px;border-radius:999px;background:#e4f6ec;color:#2e9e8b;font-size:10.5px;font-weight:600}.mk-active i{width:6px;height:6px;border-radius:999px;background:#2e9e8b}.mk-rotate{padding:4px 9px;border-radius:999px;background:var(--services-surface-primary);border:1px solid var(--services-border-subtle);color:var(--services-foreground-secondary);font-size:10.5px}.mk-tiles{display:flex;gap:10px}.mk-tile{flex:1;display:flex;flex-direction:column;gap:2px;padding:10px 12px;border-radius:10px;background:var(--services-surface-secondary);border:1px solid var(--services-border-subtle)}.mk-tile strong{color:var(--services-foreground-primary);font-family:var(--services-heading);font-size:16px;font-weight:500}.mk-tile span{color:var(--services-foreground-muted);font-size:10px}.mk-runs{height:100%;display:flex;flex-direction:column;gap:10px;padding:15px}.mk-runs-body{display:flex;gap:16px}.mk-runs-list{flex:1;display:flex;flex-direction:column;gap:8px}.mk-run{display:flex;align-items:center;gap:8px;padding:7px 10px;border-radius:10px;background:var(--services-surface-secondary);border:1px solid var(--services-border-subtle)}.mk-run>span:first-child{color:var(--services-foreground-primary);font-size:11.5px;font-weight:600}.mk-st{padding:3px 8px;border-radius:999px;font-size:9.5px;font-weight:600}.mk-st-done{color:#2e9e8b;background:#e4f6ec}.mk-st-run{color:var(--services-accent-primary);background:var(--services-accent-soft)}.mk-st-queue{color:var(--services-foreground-muted);background:var(--services-surface-secondary);border:1px solid var(--services-border-subtle)}.mk-timeline{display:flex;flex-direction:column;align-items:center;padding:6px 0}.mk-timeline i{width:11px;height:11px;border-radius:999px;background:#d9d2e6;border:2px solid var(--services-surface-primary)}.mk-timeline i.on{background:var(--services-accent-primary)}.mk-timeline b{width:2px;height:18px;background:#e1dae6}.mk-table{height:100%;display:flex;flex-direction:column;background:var(--services-surface-secondary)}.mk-tbar{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:var(--services-surface-primary);border-bottom:1px solid var(--services-border-subtle)}.mk-file{color:var(--services-foreground-muted);font-size:10.5px;font-weight:600}.mk-tag{padding:3px 9px;border-radius:999px;background:var(--services-surface-secondary);border:1px solid var(--services-border-subtle);color:var(--services-foreground-primary);font-family:var(--services-caption);font-size:11px}.mk-trow{display:flex;align-items:center;padding:7px 12px;background:var(--services-surface-primary)}.mk-trow:nth-child(2n){background:var(--services-surface-secondary)}.mk-thead{background:var(--services-surface-secondary)}.mk-thead span{color:var(--services-foreground-muted);font-family:var(--services-caption);font-size:9.5px;letter-spacing:.6px}.mk-c-n{width:22px;color:var(--services-foreground-muted);font-size:11px}.mk-c-p{flex:1;color:var(--services-foreground-primary);font-size:11.5px;font-weight:600}.mk-c-r{display:flex;justify-content:flex-end;width:50px}.mk-c-r b{padding:2px 8px;border-radius:999px;background:var(--services-accent-soft);color:var(--services-accent-primary);font-size:10.5px;font-weight:600}.svc-panels{margin-top:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.svc-panel{padding:32px;border:1.5px solid var(--services-border-subtle);border-radius:16px;background:var(--services-surface-primary);box-shadow:0 6px 20px #1a1a1a0d}.svc-panel-title{margin:0 0 18px;color:var(--services-foreground-primary);font-family:var(--services-heading);font-size:20px;font-weight:600}.svc-checklist{margin:0;padding:0;list-style:none;display:grid;gap:12px}.svc-checklist li{display:flex;align-items:center;gap:10px;color:var(--services-foreground-secondary);font-size:15px;line-height:1.4}.svc-check{flex:none;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:var(--services-accent-primary);background:var(--services-accent-soft)}.svc-check svg{width:12px;height:12px}.proj-grid{margin-top:48px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.proj-card{display:flex;flex-direction:column;gap:14px;padding:24px;border:1.5px solid var(--services-border-subtle);border-radius:16px;background:var(--services-surface-primary);box-shadow:0 6px 20px #1a1a1a0d;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.proj-card:hover{transform:translateY(-3px);border-color:#ffd2bb;box-shadow:0 16px 36px #ff5c001f}.proj-icon{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;color:var(--services-accent-primary);background:var(--services-accent-soft)}.proj-icon svg{width:24px;height:24px}.proj-card h3{margin:0;color:var(--services-foreground-primary);font-family:var(--services-heading);font-size:18px;font-weight:600;line-height:1.25}.proj-cap{color:var(--services-foreground-muted);font-family:var(--services-caption);font-size:13.5px;line-height:1.4}.proj-open{margin-top:auto;color:var(--services-accent-primary);font-family:var(--services-body);font-size:14px;font-weight:600}.proj-open i{font-style:normal;transition:margin .2s ease}.proj-card:hover .proj-open i{margin-left:4px}.pricing-card-grid{margin-top:48px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;align-items:stretch}.pricing-plan-card{position:relative;min-height:353px;padding:28px;display:flex;flex-direction:column;border:1.5px solid var(--services-border-subtle);border-radius:16px;background:var(--services-surface-primary);box-shadow:0 8px 24px #1a1a1a0f}.pricing-plan-card.is-popular{border-color:var(--services-accent-primary);box-shadow:0 22px 54px #ff5c0024}.featured-badge{position:absolute;top:27px;right:28px;padding:5px 10px;border-radius:999px;color:#fff;background:var(--services-accent-primary);font-family:var(--services-caption);font-size:11px;font-weight:700}.pricing-plan-card h3{margin:0;color:var(--services-foreground-primary);font-family:var(--services-caption);font-size:20px;font-weight:700}.price-line{margin:16px 0 0;display:flex;align-items:flex-end;gap:5px;color:var(--services-foreground-primary)}.price-line span,.price-line em{color:var(--services-foreground-secondary);font-style:normal;font-size:16px}.price-line strong{color:var(--services-accent-primary);font-family:var(--services-heading);font-size:44px;font-weight:600;line-height:.95}.plan-note{margin:14px 0 0;color:var(--services-foreground-secondary);font-size:13px;line-height:1.5}.plan-divider{height:1px;margin:18px 0;background:var(--services-border-subtle)}.pricing-plan-card ul{margin:0 0 24px;padding:0;list-style:none;display:grid;gap:11px}.pricing-plan-card li{display:flex;align-items:center;gap:10px;color:var(--services-foreground-secondary);font-size:13px;line-height:1.4}.pricing-btn{min-height:45px;margin-top:auto;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#fff;background:var(--services-accent-primary);font-family:var(--services-body);font-size:14px;font-weight:600;transition:box-shadow .2s ease,transform .2s ease}.pricing-btn:hover{color:#fff;transform:translateY(-1px);box-shadow:0 14px 30px #ff5c003d}.steps-grid{margin-top:48px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.step-card{padding:28px;border:1.5px solid var(--services-border-subtle);border-radius:16px;background:var(--services-surface-primary);box-shadow:0 6px 20px #1a1a1a0d}.step-top{display:flex;align-items:center;justify-content:space-between}.step-icon{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;color:var(--services-accent-primary);background:var(--services-accent-soft)}.step-icon svg{width:22px;height:22px}.step-num{color:var(--services-border-subtle);font-family:var(--services-heading);font-size:30px;font-weight:600}.step-card h3{margin:14px 0 0;color:var(--services-foreground-primary);font-family:var(--services-heading);font-size:21px;font-weight:600}.step-card p{margin:12px 0 0;color:var(--services-foreground-secondary);font-size:14.5px;line-height:1.6}.steps-note{margin:36px auto 0;width:fit-content;max-width:100%;display:flex;align-items:center;gap:10px;padding:14px 20px;border-radius:999px;color:var(--services-foreground-primary);background:var(--services-accent-soft);font-size:14px;font-weight:500;line-height:1.4}.steps-note-ico{flex:none;width:17px;height:17px;border-radius:999px;background:var(--services-accent-primary)}.services-cta{padding-bottom:112px}.cta-banner{position:relative;overflow:hidden;padding:80px;display:grid;justify-items:center;text-align:center;border-radius:20px;background:radial-gradient(circle at 14% 24%,rgba(255,92,0,.16),transparent 30%),radial-gradient(circle at 88% 78%,rgba(255,133,51,.12),transparent 32%),#1a1a1a}.cta-deco{position:absolute;color:var(--services-accent-secondary);font-size:16px;opacity:.8;pointer-events:none}.cta-deco-1{top:52px;left:80px;font-size:20px;color:var(--services-accent-primary)}.cta-deco-2{top:120px;right:96px}.cta-deco-3{bottom:70px;left:130px;font-size:13px}.cta-pill{display:inline-flex;align-items:center;padding:8px 18px;border-radius:999px;color:#fff;background:#ffffff1a;font-family:var(--services-caption);font-size:13px;font-weight:600;letter-spacing:.04em}.cta-banner h2{color:#fff;max-width:780px}.cta-banner p{margin:16px 0 0;max-width:720px;color:#fffc;font-size:17px;line-height:1.6}.cta-btn-ghost{color:#fff;background:#ffffff1a;border:1.5px solid rgba(255,255,255,.2)}.cta-btn-ghost:hover{color:#fff;background:#ffffff29}.footer{border-top:1px solid var(--services-border-subtle);background:#fff}.footer-grid{max-width:1080px}.footer-title{color:var(--services-foreground-primary)}.footer small,.footer a,.footer p{color:var(--services-foreground-secondary)}.footer a:hover{color:var(--services-accent-primary)}@media(max-width:1180px){.services-wrap,.services-hero{width:min(1200px,calc(100% - 56px))}.svc-grid,.pricing-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.proj-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.services-hero{padding:64px 0 56px}.services-metrics,.steps-grid,.svc-panels{grid-template-columns:1fr}.proj-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cta-banner{padding:56px 24px}}@media(max-width:768px){.services-wrap,.services-hero{width:min(1200px,calc(100% - 32px))}.services-section{padding:72px 0}.svc-grid,.pricing-card-grid,.proj-grid{grid-template-columns:1fr}.services-hero h1{font-size:clamp(32px,9vw,44px)}.services-actions{width:100%;max-width:calc(100vw - 40px)}.services-btn{flex:1 1 150px;min-width:0}.services-hero p{max-width:calc(100vw - 40px)}.services-section h2,.services-cta h2,.cta-banner h2{font-size:clamp(28px,8vw,38px)}.steps-note{border-radius:14px;align-items:flex-start}.cta-banner{border-radius:16px}}
