*,:after,:before{box-sizing:border-box}body{background:#f6f6f7;color:#222;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0}.page{display:flex;justify-content:center;min-height:100vh;padding:40px 16px}.main-container{background:#fff;border-radius:24px;box-shadow:0 24px 60px #0f172a1a;max-width:1100px;padding:40px 40px 48px;width:100%}.section{margin-bottom:36px}.section-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px}.section-kicker{color:#6b7280;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.section-heading{font-size:26px;margin:4px 0 6px}.section-lead{color:#4b5563;line-height:1.6;margin:0}.top-section{margin-bottom:40px}.hero{grid-gap:32px;align-items:center;display:grid;gap:32px;grid-template-columns:1.1fr 1fr}.hero-left{padding-right:16px}.hero-title{font-size:40px;font-weight:700;line-height:1.1;margin:0 0 16px}.hero-subtitle{color:#4b5563;font-size:15px;line-height:1.6;margin-bottom:24px;max-width:360px}.hero-actions{align-items:center;display:flex;gap:12px}.primary-btn{align-items:center;background:#333;border:none;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;font-size:15px;font-weight:500;justify-content:center;padding:12px 32px;text-decoration:none;transition:background .16s ease,transform .08s ease,box-shadow .12s ease}.primary-btn:hover{background:#111;box-shadow:0 8px 18px #0003;transform:translateY(-1px)}.ghost-btn{border:1px solid #d1d5db;border-radius:999px;color:#111827;font-size:15px;font-weight:500;padding:12px 22px;text-decoration:none;transition:border .14s ease,background .14s ease}.ghost-btn:hover{background:#f9fafb;border-color:#111}.primary-btn:disabled{box-shadow:none;cursor:default;opacity:.6;transform:none}.hero-right{align-items:flex-start;display:flex;justify-content:center;position:relative}.hero-image-wrapper{border-radius:24px;box-shadow:0 18px 40px #0f172a59;overflow:hidden;width:100%}.hero-image{background-image:url(https://images.unsplash.com/photo-1483478550801-ceba5fe50e8e?auto=format&fit=crop&w=1200&q=80);background-position:50%;background-size:cover;padding-bottom:70%;width:100%}.badge-circle{align-items:center;background:#fff;border:2px solid #111;border-radius:999px;display:flex;flex-direction:column;font-size:10px;gap:4px;height:120px;justify-content:center;position:absolute;right:18%;text-transform:lowercase;top:-40px;width:120px}.badge-icon{font-size:18px}.badge-text-bottom,.badge-text-top{letter-spacing:.12em}.stats-section{display:flex;flex-wrap:wrap;gap:20px}.stat-card{background:#e5edf3;border-radius:18px;flex:1 1;min-width:220px;padding:20px 20px 18px}.stat-title{font-size:18px;font-weight:700;margin-bottom:8px}.stat-text{color:#4b5563;font-size:13px;line-height:1.6}.highlight-card{align-items:center;background:#f4f5f7;border-radius:18px;display:flex;gap:16px;padding:18px 18px 18px 22px}.highlight-text{flex:1.4 1}.highlight-title{font-weight:600;margin-bottom:8px}.highlight-body,.highlight-list{color:#4b5563;font-size:13px;line-height:1.6}.highlight-list{margin:10px 0 0;padding-left:16px}.highlight-image-wrapper{border-radius:14px;flex:1 1;overflow:hidden}.highlight-image{background-image:url(https://images.unsplash.com/photo-1545239351-1141bd82e8a6?auto=format&fit=crop&w=1000&q=80);background-position:50%;background-size:cover;padding-bottom:55%;width:100%}.contact-section{text-align:left}.contact-title{font-size:24px;margin:0 0 8px}.contact-subtitle{color:#4b5563;font-size:14px;margin:0 0 20px;max-width:420px}.contact-form{align-items:flex-start;display:flex;flex-wrap:wrap;gap:10px}.contact-input{border:1px solid #d1d5db;border-radius:999px;flex:1 1;font-size:14px;min-width:220px;outline:none;padding:11px 14px;transition:border .12s ease,box-shadow .12s ease}.contact-input.wide{flex:1 1 100%}.contact-input:focus{border-color:#111827;box-shadow:0 0 0 2px #1118272e}.contact-btn{white-space:nowrap}.contact-status{font-size:13px;margin-top:10px}.contact-status-success{color:#047857}.contact-status-error{color:#b91c1c}@media (max-width:900px){.hero{grid-template-columns:1fr}.hero-right{order:-1}.badge-circle{right:10%}.main-container{padding:28px 20px 32px}}@media (max-width:600px){.hero-title{font-size:30px}.badge-circle{display:none}}.top-nav{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:12px;padding:8px 6px 20px}.brand{display:flex;flex-direction:column;gap:2px}.brand-mark{font-weight:700;letter-spacing:.01em}.brand-sub{color:#4b5563;font-size:12px}.nav-links{align-items:center;display:flex;gap:14px}.nav-links a{border-radius:999px;color:#1f2937;font-size:14px;font-weight:500;padding:8px 12px;text-decoration:none;transition:background .12s ease}.nav-links a:hover{background:#f3f4f6}.nav-cta{background:#111;color:#fff!important}.card-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.case-card,.engagement-card,.industry-card,.info-card,.testimonial-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;padding:18px}.card-title{font-weight:700;margin-bottom:8px}.card-body{color:#4b5563;font-size:14px;line-height:1.6;margin:0}.card-chip{background:#e5edf3;border-radius:10px;color:#0f172a;display:inline-flex;font-size:12px;font-weight:600;margin-top:10px;padding:6px 10px}.process{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.process-step{background:#0f172a;border-radius:16px;box-shadow:0 10px 30px #0f172a2e;color:#e5e7eb;padding:16px}.process-index{color:#9ca3af;font-size:12px;letter-spacing:.14em;text-transform:uppercase}.process-header{align-items:baseline;display:flex;justify-content:space-between;margin:8px 0}.process-title{font-size:17px;font-weight:700}.process-time{color:#cbd5e1;font-size:13px}.process-body{color:#d9e0ea;font-size:14px;line-height:1.6;margin:0}.capabilities{grid-gap:16px;align-items:center;display:grid;gap:16px;grid-template-columns:1fr 1.2fr}.section-title{font-size:22px;margin:0 0 6px}.section-subtitle{color:#4b5563;line-height:1.6;margin:0}.capabilities-note{font-weight:700;margin-bottom:6px}.capabilities-right{display:flex;flex-wrap:wrap;gap:10px}.capability-pill{background:#eef2ff;border:1px solid #e0e7ff;border-radius:10px;color:#1f2937;font-size:13px;font-weight:600;padding:10px 12px}.case-card{background:#111827;border:none;box-shadow:0 16px 36px #1118273d;color:#e5e7eb}.case-card .card-title{color:#fff}.case-card .card-body{color:#dbeafe}.case-meta{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.case-industry{color:#cbd5e1;font-size:12px;letter-spacing:.06em;text-transform:uppercase}.case-metric{color:#a5f3fc;font-weight:700}.industries{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.testimonials{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.testimonial-quote{color:#111827;font-size:15px;line-height:1.7;margin:0 0 10px}.testimonial-meta{display:flex;flex-direction:column;gap:2px}.testimonial-name{font-weight:700}.testimonial-role{color:#4b5563;font-size:13px}.engagement-card{border:1px solid #e5e7eb}.engagement-header{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:8px}.engagement-title{font-size:16px;font-weight:700}.engagement-price{color:#0f172a;font-weight:700}.engagement-list{color:#4b5563;line-height:1.6;margin:10px 0 0;padding-left:18px}.cta-band{align-items:center;background:linear-gradient(120deg,#111827,#111);border-radius:16px;color:#e5e7eb;display:flex;gap:12px;justify-content:space-between;padding:18px 20px}.cta-band-title{font-size:18px;font-weight:700;margin-bottom:6px}.cta-band-body{color:#cbd5e1;line-height:1.6;margin:0}.bottom-section{border-top:1px solid #e5e7eb;padding-top:24px}@media (max-width:900px){.capabilities{grid-template-columns:1fr}.cta-band{align-items:flex-start;flex-direction:column}}
/*# sourceMappingURL=main.19e42895.css.map*/