:root{--text:#edf2ff;--text-muted:#edf2ffb8;--bg:#04050d;--surface:#0e1222e0;--border:#ffffff14;--accent:#5e7bff;--accent-strong:#8e62ff;--shadow:0 40px 120px #0000003d;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-height:100vh;color:var(--text);font-family:var(--sans);letter-spacing:.01em;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.6}#root{min-height:100vh}a{color:inherit}h1,h2,h3,h4,strong{font-family:var(--sans)}h1,h2{margin:0}img{max-width:100%;display:block}button,input,textarea{font:inherit}@media (width<=1024px){body{font-size:15px}}@media (width<=640px){body{font-size:14px}}.app-shell{min-height:100vh;color:var(--text);background:radial-gradient(circle at top,#607dff2e,#0000 26%),radial-gradient(circle at 80% 15%,#6d34ff29,#0000 20%),linear-gradient(#04050d 0%,#090b17 100%)}.site-header{z-index:10;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#0608149e;border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;gap:20px;max-width:1440px;margin:0 auto;padding:28px 2.5rem;display:flex;position:sticky;top:0}.brand{letter-spacing:.18em;text-transform:uppercase;color:#fff;font-size:1.05rem;font-weight:800}.header-nav{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.header-nav a{color:#ffffffc7;font-size:.95rem;text-decoration:none;transition:color .2s}.header-nav a:hover{color:#fff}.button{border-radius:999px;justify-content:center;align-items:center;padding:.95rem 1.7rem;font-weight:600;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{color:#fff;background:linear-gradient(135deg,#5e7bff 0%,#8e62ff 100%);box-shadow:0 18px 40px #5e7bff38}.button-secondary{color:#f8f9ff;background:#ffffff0f;border:1px solid #ffffff24}.button-outline{color:#f8f9ff;background:#ffffff0a;border:1px solid #ffffff29}.button-ghost{color:#f8f9ff;background:0 0;border:1px solid #ffffff29}.button.small{padding:.85rem 1.35rem}main{max-width:1440px;margin:0 auto;padding:0 2.5rem 4rem}.hero-section{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:3.5rem;min-height:calc(100vh - 124px);padding:3.5rem 0;display:grid}.hero-copy{max-width:620px}.eyebrow-label{letter-spacing:.2em;text-transform:uppercase;color:#a7b8ffeb;margin-bottom:1.2rem;font-size:.875rem;display:inline-flex}.eyebrow-label.lighter{color:#a7b8ffb8}.hero-copy h1{letter-spacing:-.06em;margin:0;font-size:clamp(3.4rem,4.5vw,5.4rem);line-height:.98}.hero-copy h1 span{color:#7283ff}.hero-copy p{color:#f1f6ffd1;max-width:560px;margin:1.8rem 0 2.2rem;font-size:1.05rem;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:1rem;display:flex}.hero-visual{min-height:440px;position:relative}.hero-glow{filter:blur(18px);background:radial-gradient(circle,#5e7bff4d,#0000 40%),radial-gradient(circle at 20% 20%,#8563ff52,#0000 24%),#080a16cc;border-radius:40px;position:absolute;inset:0}.hero-panel{z-index:1;background:linear-gradient(#121324e0,#0c0d1ce0);border:1px solid #ffffff1a;border-radius:36px;flex-direction:column;justify-content:space-between;min-height:100%;padding:2rem;display:flex;position:relative;box-shadow:0 30px 70px #01041440}.hero-panel-badge{color:#fff;background:linear-gradient(135deg,#5e7bff,#8c63ff);border-radius:22px;place-items:center;width:68px;height:68px;margin-bottom:1.5rem;font-size:1.4rem;font-weight:700;display:grid}.hero-panel-content span{color:#ffffffa6;display:block}.hero-panel-content strong{color:#f3f6ff;margin-top:1.25rem;font-size:1.35rem;display:block}.feature-section{padding:4rem 0}.section-grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:3rem;display:grid}.feature-section h2,.section-header h2{margin:.65rem 0 1.2rem;font-size:clamp(2.35rem,3.2vw,3rem);line-height:1.05}.feature-section p{color:#f1f6ffd1;max-width:520px;margin-bottom:1.75rem;line-height:1.7}.feature-artwork{place-items:center;display:grid}.feature-card{background:#090c1bc2;border:1px solid #ffffff14;border-radius:32px;width:min(100%,420px);padding:2rem;box-shadow:0 32px 60px #0104142e}.feature-card-top{text-transform:uppercase;letter-spacing:.3em;color:#8c97ff;margin-bottom:1.4rem;font-size:.82rem}.feature-card-body p{color:#f3f6ffdb;margin:0;font-size:1.05rem;line-height:1.8}.service-cards{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.25rem;margin:2rem 0 4rem;display:grid}.service-card{background:#ffffff0d;border:1px solid #ffffff12;border-radius:28px;flex-direction:column;gap:1rem;min-height:220px;padding:2rem;display:flex}.service-icon{color:#8f99ff;background:#5e7bff2e;border-radius:16px;place-items:center;width:48px;height:48px;font-size:1.5rem;display:grid}.service-card h3{color:#fff;margin:0;font-size:1.15rem}.service-card p{color:#f1f6ffbd;margin:0;font-size:.98rem;line-height:1.75}.process-section{padding:4rem 0 2rem}.section-header.center{text-align:center}.section-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex}.process-line{background:linear-gradient(90deg,#ffffff14,#ffffff2e,#ffffff14);width:calc(100% - 4rem);max-width:1080px;height:1px;margin:0 auto 2rem}.process-steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;display:grid}.process-step{background:#ffffff0d;border:1px solid #ffffff14;border-radius:28px;padding:1.75rem}.step-number{color:#7283ff;margin-bottom:1rem;font-size:1rem;font-weight:700}.process-step h4{color:#fff;margin:0 0 .85rem;font-size:1.05rem}.process-step p{color:#f1f6ffb8;margin:0;line-height:1.75}.stats-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:2.5rem 0 4rem;display:grid}.stat-card{text-align:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:26px;padding:1.8rem 1.5rem}.stat-card strong{color:#fff;font-size:2rem;display:block}.stat-card span{color:#f1f6ffb8;margin-top:.5rem;display:block}.solutions-section{padding:4rem 0}.solution-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:2rem;display:grid}.solution-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:28px;flex-direction:column;justify-content:flex-end;min-height:220px;padding:1.5rem;display:flex;position:relative;overflow:hidden}.solution-image{opacity:.5;color:#ffffff1f;background:linear-gradient(135deg,#5e7bff59,#7742ff2e);place-items:center;font-size:3rem;font-weight:800;display:grid;position:absolute;inset:0}.solution-card span{z-index:1;color:#fff;font-weight:600;position:relative}.work-section{padding:4rem 0}.work-gallery{grid-template-columns:1.6fr 1fr 1fr;gap:1.25rem;display:grid}.work-card{color:#ffffffe0;background:linear-gradient(#ffffff0d,#ffffff05);border:1px solid #ffffff14;border-radius:28px;place-items:center;min-height:280px;font-size:1.25rem;font-weight:700;display:grid;position:relative;overflow:hidden}.work-card:before{content:"";background:radial-gradient(circle at 0 0,#627bff38,#0000 30%),radial-gradient(circle at 100% 100%,#8b49ff29,#0000 30%);position:absolute;inset:0}.work-label{z-index:1;position:relative}.testimonial-section{justify-content:center;padding:4rem 0;display:flex}.testimonial-card{background:#070914e0;border:1px solid #ffffff14;border-radius:32px;width:100%;max-width:820px;padding:2.5rem;box-shadow:0 28px 60px #00000040}.stars{letter-spacing:.16em;color:#7f97ff;margin-bottom:1.4rem}.testimonial-card p{color:#f1f6ffd1;margin:0 0 1.8rem;font-size:1.08rem;line-height:1.88}.testimonial-author{align-items:center;gap:1rem;display:flex}.author-avatar{color:#fff;background:linear-gradient(135deg,#5e7bff,#8e62ff);border-radius:18px;place-items:center;width:56px;height:56px;font-weight:700;display:grid}.testimonial-author strong{color:#fff;display:block}.testimonial-author span{color:#f1f6ffa6;font-size:.95rem}.cta-section{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(135deg,#5e7bff38,#344aff14);border:1px solid #ffffff14;border-radius:32px;justify-content:space-between;align-items:center;gap:1.5rem;margin:3rem 0 0;padding:2.5rem 2rem;display:flex}.cta-section h2{margin:.6rem 0 0;font-size:clamp(2rem,3vw,2.8rem)}.site-footer{border-top:1px solid #ffffff0f;padding:3rem 2.5rem 2.5rem}.footer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;margin-bottom:2rem;display:grid}.site-footer strong{color:#fff;margin-bottom:1rem;display:block}.site-footer p,.site-footer span,.site-footer a{color:#f1f6ffb8;line-height:1.9;text-decoration:none}.site-footer a:hover{color:#fff}.footer-bottom{color:#f1f6ff8c;font-size:.95rem}@media (width<=1200px){.hero-section,.section-grid,.process-steps,.stats-row,.solution-grid,.work-gallery,.footer-grid{grid-template-columns:1fr}.hero-section{min-height:auto}.hero-visual{min-height:320px}}@media (width<=820px){.site-header{padding:22px 1.6rem}.header-nav{gap:16px}main{padding:0 1.6rem 3rem}.hero-copy p,.feature-section p{font-size:1rem}.service-card,.process-step,.stat-card,.solution-card,.work-card{min-height:auto}}@media (width<=640px){.site-header{text-align:center;flex-direction:column;align-items:stretch}.header-nav{justify-content:center}.hero-actions{flex-direction:column;align-items:stretch}.cta-section{text-align:center;flex-direction:column}}
