@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800&family=Syne:wght@500;600;700;800&display=swap";
:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#030308;--bg-alt:#060614;--surface:#0a0a18;--surface-soft:#101026;--border:#ffffff0d;--border-strong:#6c5ce733;--text:#f0eef8;--text-muted:#8f8ca3;--text-soft:#a8a5be;--brand:#6c5ce7;--brand-soft:#a29bfe;--accent:#00cba9;--warning:#e17055;--success:#10b981;--error:#ef4444;--info:#3b82f6;--radius-xs:4px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--shadow-sm:0 2px 8px #00000026;--shadow-md:0 8px 24px #0003;--shadow-lg:0 16px 40px #0000004d;--shadow-glow:0 0 30px #6c5ce733;--shadow-glow-accent:0 0 30px #00cba926;font-size:16px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{min-height:100dvh;font-family:var(--font-outfit), "Outfit", sans-serif;color:var(--text);background:radial-gradient(circle at top,#6c5ce71f,#0000 30%),radial-gradient(circle at 100% 100%,#00cba90a,#0000 45%),linear-gradient(#030308 0%,#050512 100%);margin:0;overflow-x:hidden}body:after{content:"";opacity:.03;pointer-events:none;z-index:999;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}img,svg{max-width:100%;display:block}button,a{font:inherit}a{color:inherit}button{cursor:pointer}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-shell{position:relative;overflow:hidden}.container{width:100%;max-width:1120px;margin:0 auto;padding-inline:1rem}@media (min-width:480px){.container{padding-inline:1.25rem}}@media (min-width:640px){.container{padding-inline:1.5rem}}@media (min-width:768px){.container{padding-inline:2rem}}@media (min-width:1200px){.container{width:min(1120px,100% - 48px);padding-inline:0}}.section{padding:clamp(3rem,8vw,7rem) 0}.section-alt{background:var(--bg-alt)}.section-heading{margin-bottom:2rem}@media (min-width:768px){.section-heading{margin-bottom:2.5rem}}.section-heading .eyebrow{text-transform:uppercase;letter-spacing:.24em;color:var(--accent);align-items:center;gap:.75rem;font-size:.68rem;font-weight:700;display:inline-flex}@media (min-width:480px){.section-heading .eyebrow{font-size:.72rem}}.section-heading h2{letter-spacing:-.04em;margin:.75rem 0 .65rem;font-family:Syne,sans-serif;font-size:clamp(1.75rem,6vw,3.8rem);line-height:1.05}.section-heading p{max-width:52rem;color:var(--text-muted);font-size:clamp(.9rem,2vw,1rem);line-height:1.8}.gradient-text{background:linear-gradient(135deg, var(--brand-soft), var(--accent));color:#0000;-webkit-background-clip:text;background-clip:text}.button-primary,.button-secondary,.button-ghost{border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-width:44px;min-height:44px;font-size:.9rem;text-decoration:none;transition:transform .24s,background .24s,color .24s,box-shadow .24s;display:inline-flex}.button-primary{background:var(--brand);color:#fff;border:1px solid var(--brand);padding:.85rem 1.75rem;box-shadow:0 20px 45px #6c5ce73d}@media (min-width:640px){.button-primary{padding:1rem 2rem}}.button-primary:hover,.button-primary:focus-visible{color:var(--brand-soft);background:0 0;transform:translateY(-2px)}.button-secondary{border:1px solid var(--border-strong);color:var(--text);padding:.85rem 1.75rem}@media (min-width:640px){.button-secondary{padding:1rem 2rem}}.button-secondary:hover,.button-secondary:focus-visible{background:#6c5ce714;transform:translateY(-2px)}.button-primary.button-lg,.button-secondary.button-lg,.button-ghost.button-lg{min-height:48px;padding:1rem 2rem;font-size:.95rem}@media (min-width:640px){.button-primary.button-lg,.button-secondary.button-lg,.button-ghost.button-lg{min-height:56px;padding:1.25rem 2.5rem;font-size:1.05rem}}.navbar{z-index:1000;-webkit-backdrop-filter:blur(24px);padding:1rem 0;transition:padding .3s,background .3s,border-bottom .3s;position:fixed;inset:0 0 auto}@media (min-width:640px){.navbar{padding:1.5rem 0}}.navbar.scrolled{background:#05050deb;border-bottom:1px solid #ffffff0f;padding:.75rem 0}@media (min-width:640px){.navbar.scrolled{padding:1rem 0}}.navbar-inner{justify-content:space-between;align-items:center;gap:1rem;display:flex}.brand-logo{letter-spacing:-.04em;font-family:Syne,sans-serif;font-size:1.1rem;font-weight:800;text-decoration:none}.brand-logo em{color:var(--brand-soft);font-style:normal}.nav-links{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:none}@media (min-width:840px){.nav-links{display:flex}}.nav-links a{color:var(--text-muted);padding:.25rem 0;font-size:.9rem;font-weight:500;transition:color .3s;position:relative}.nav-links a:after{content:"";background:linear-gradient(90deg, var(--brand), var(--accent));transform-origin:100%;width:100%;height:2px;transition:transform .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.nav-links a:hover{color:var(--text)}.nav-links a:hover:after,.nav-links a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.nav-actions{align-items:center;gap:.75rem;display:flex}.nav-actions .button-primary{display:none}@media (min-width:480px){.nav-actions .button-primary{display:inline-flex}}.nav-toggle{color:var(--text);background:0 0;border:1px solid #ffffff1f;border-radius:12px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.6rem .75rem;font-size:1.1rem;transition:background .2s;display:inline-flex}.nav-toggle:hover{background:#6c5ce71a}@media (min-width:840px){.nav-toggle{display:none}}.mobile-menu{display:none}.mobile-menu.open{background:#05050dfa;border-top:1px solid #ffffff14;width:100%;padding:1.25rem 0 1.5rem;display:block;position:absolute;inset:100% auto auto 0}.mobile-menu ul{gap:.75rem;margin:0;padding:0 1.25rem;list-style:none;display:grid}@media (min-width:480px){.mobile-menu ul{gap:1rem;padding:0 1.5rem}}.mobile-menu a{color:var(--text);padding:.75rem 0;font-size:1rem;text-decoration:none;display:block}.mobile-menu .button-primary{justify-content:center;width:100%}.win-dots{gap:.5rem;display:flex}.wd{background:linear-gradient(135deg,#ff5f57,#febc2e);border-radius:50%;width:.65rem;height:.65rem}.hero{align-items:center;min-height:100dvh;padding-top:5rem;display:grid}@media (min-width:640px){.hero{padding-top:6rem}}.hero-grid{text-align:center;grid-template-columns:1fr;align-items:center;gap:2.5rem;display:grid}@media (min-width:640px){.hero-grid{gap:3rem}}@media (min-width:1024px){.hero-grid{text-align:left;grid-template-columns:1.1fr .9fr;gap:4rem}}.hero-copy{width:100%}@media (min-width:1024px){.hero-copy{max-width:620px}}.hero-badge{color:var(--brand-soft);background:#6c5ce71a;border:1px solid #6c5ce738;border-radius:999px;align-items:center;gap:.55rem;margin-bottom:1.25rem;padding:.65rem 1rem;font-size:.72rem;font-weight:600;display:inline-flex}@media (min-width:480px){.hero-badge{margin-bottom:1.75rem;padding:.8rem 1.15rem;font-size:.78rem}}.hero-copy h1{letter-spacing:-.06em;margin-bottom:1.25rem;font-family:Syne,sans-serif;font-size:clamp(2.4rem,8vw,5.8rem);line-height:.95}@media (min-width:480px){.hero-copy h1{margin-bottom:1.5rem;font-size:clamp(2.8rem,7vw,5.8rem)}}.hero-copy h1 .stroke{color:#0000;-webkit-text-stroke:1.5px var(--brand-soft)}.hero-copy .hero-description{color:var(--text-muted);max-width:46rem;margin:0 auto 2rem;font-size:clamp(.9rem,2.5vw,1.05rem);line-height:1.85}@media (min-width:1024px){.hero-copy .hero-description{margin:0 0 2.5rem}}.hero-actions{flex-direction:column;align-items:center;gap:.75rem;display:flex}@media (min-width:400px){.hero-actions{flex-flow:wrap;justify-content:center;gap:1rem}}@media (min-width:1024px){.hero-actions{justify-content:flex-start}}.hero-actions a{justify-content:center;width:100%}@media (min-width:400px){.hero-actions a{width:auto}}.hero-trust-row{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:center;gap:1.25rem 2rem;margin-top:2rem;padding-top:1.75rem;display:flex}@media (min-width:480px){.hero-trust-row{gap:1.5rem 3rem;margin-top:2.5rem;padding-top:2rem}}@media (min-width:1024px){.hero-trust-row{justify-content:flex-start}}.trust-item{flex-direction:column;gap:.2rem;display:flex}.trust-item strong{color:var(--brand-soft);font-family:Syne,sans-serif;font-size:1.35rem}@media (min-width:480px){.trust-item strong{font-size:1.5rem}}.trust-item span{color:var(--text-muted);font-size:.82rem}.hero-card{box-shadow:var(--shadow-md);background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;width:100%;max-width:520px;margin:0 auto;padding:1.25rem;position:relative}@media (min-width:480px){.hero-card{border-radius:28px;padding:1.75rem}}@media (min-width:640px){.hero-card{max-width:600px;padding:2rem}}@media (min-width:1024px){.hero-card{max-width:none;margin:0}}.hero-card:before{content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(145deg,#6c5ce70f,#0000 55%);position:absolute;inset:0}.hero-card-content{z-index:1;position:relative}.hero-card-top{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}@media (min-width:480px){.hero-card-top{margin-bottom:1.75rem}}.hero-status{background:var(--accent);color:#05050d;border-radius:999px;align-items:center;gap:.5rem;padding:.6rem .9rem;font-size:.75rem;font-weight:700;display:inline-flex}@media (min-width:480px){.hero-status{padding:.75rem 1rem;font-size:.8rem}}.hero-dashboard{box-shadow:inset 0 1px 0 #ffffff0d, var(--shadow-md);background:#030308b3;border:1px solid #ffffff14;border-radius:1rem;margin-bottom:1rem;padding:1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}@media (min-width:480px){.hero-dashboard{border-radius:1.25rem;margin-bottom:1.5rem;padding:1.5rem}}.dashboard-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}@media (min-width:480px){.dashboard-header{margin-bottom:1rem;padding-bottom:1rem}}.dashboard-title{color:var(--brand-soft);letter-spacing:.05em;white-space:nowrap;text-overflow:ellipsis;max-width:60%;font-size:.7rem;font-weight:600;overflow:hidden}@media (min-width:480px){.dashboard-title{max-width:none;font-size:.8rem}}.dashboard-status{color:var(--text-soft);flex-shrink:0;align-items:center;gap:.5rem;font-size:.7rem;font-weight:700;display:flex}@media (min-width:480px){.dashboard-status{font-size:.75rem}}.status-indicator{border-radius:50%;flex-shrink:0;width:8px;height:8px}.status-indicator.online{background-color:var(--success);box-shadow:0 0 10px var(--success);animation:1.8s ease-in-out infinite pulse}@keyframes pulse{0%{opacity:.6;transform:scale(.9)}50%{opacity:1;transform:scale(1.15)}to{opacity:.6;transform:scale(.9)}}.dashboard-metrics{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:.75rem;display:grid}@media (min-width:480px){.dashboard-metrics{gap:.75rem;margin-bottom:1rem}}.dashboard-metric-card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:.6rem;flex-direction:column;gap:.2rem;min-width:0;padding:.6rem;display:flex}@media (min-width:480px){.dashboard-metric-card{border-radius:.75rem;gap:.25rem;padding:.75rem}}.metric-label{color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-size:.58rem;overflow:hidden}@media (min-width:480px){.metric-label{font-size:.65rem}}.metric-val{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:700;overflow:hidden}@media (min-width:480px){.metric-val{font-size:1.1rem}}.dashboard-terminal{color:#c5c5d2;background:#0006;border:1px solid #ffffff0d;border-radius:.6rem;min-height:110px;max-height:140px;padding:.75rem;font-size:.72rem;line-height:1.5;overflow-y:auto}@media (min-width:480px){.dashboard-terminal{border-radius:.75rem;min-height:150px;max-height:180px;padding:1rem;font-size:.8rem}}.terminal-line{gap:.5rem;margin-bottom:.35rem;display:flex}.terminal-prompt{color:var(--accent);font-weight:700}.terminal-text{word-break:break-all}.terminal-cursor{color:var(--brand-soft);animation:1s step-end infinite blink}@keyframes blink{0%,to{color:#0000}50%{color:var(--brand-soft)}}.hero-stats{grid-template-columns:repeat(2,1fr);gap:.65rem;display:grid}@media (max-width:380px){.hero-stats{grid-template-columns:1fr}}@media (min-width:480px){.hero-stats{gap:1rem}}.stat-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:.85rem;padding:.85rem 1rem}@media (min-width:480px){.stat-card{border-radius:1rem;padding:1rem 1.25rem}}.stat-card strong{margin-bottom:.25rem;font-family:Syne,sans-serif;font-size:1.6rem;display:block}@media (min-width:480px){.stat-card strong{margin-bottom:.35rem;font-size:2rem}}.stat-card span{color:var(--text-soft);font-size:.8rem;display:block}.marquee{background:var(--bg-alt);border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;padding:1.2rem 0;overflow:hidden}.marquee-track{gap:1.5rem;width:max-content;animation:28s linear infinite marquee;display:flex}.marquee:hover .marquee-track{animation-play-state:paused}.marquee-item{color:var(--text-muted);text-transform:uppercase;letter-spacing:.18em;white-space:nowrap;align-items:center;gap:.75rem;font-size:.72rem;display:inline-flex}@media (min-width:640px){.marquee-item{font-size:.78rem}}.marquee-dot{background:var(--brand);border-radius:999px;flex-shrink:0;width:.55rem;height:.55rem}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.grid-3{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.grid-4{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:480px){.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.card{-webkit-backdrop-filter:blur(16px);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#0a0a1899;border:1px solid #ffffff0d;padding:1.25rem;transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .4s cubic-bezier(.16,1,.3,1),background .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1)}@media (min-width:640px){.card{padding:1.75rem}}@media (min-width:1024px){.card{padding:2rem}}.card:hover,.card:focus-within{box-shadow:var(--shadow-lg), var(--shadow-glow);background:#101026b3;border-color:#6c5ce759;transform:translateY(-6px)}.service-card{position:relative;overflow:hidden}.service-icon{border-radius:.85rem;place-items:center;width:2.75rem;height:2.75rem;margin-bottom:1rem;font-size:1.2rem;display:grid}@media (min-width:640px){.service-icon{border-radius:1rem;width:3rem;height:3rem;margin-bottom:1.2rem;font-size:1.35rem}}.accent-purple{background:#6c5ce724}.accent-teal{background:#00cba91f}.accent-orange{background:#e170551f}.accent-violet{background:#a29bfe1f}.accent-gold{background:#fdcb6e1f}.accent-sky{background:#74b9ff1f}.service-card h3{margin-bottom:.65rem;font-family:Syne,sans-serif;font-size:1.05rem}@media (min-width:640px){.service-card h3{margin-bottom:.75rem;font-size:1.15rem}}.service-card p{color:var(--text-muted);font-size:.9rem;line-height:1.8}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}@media (min-width:1024px){.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}}.stat-panel{text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:1.5rem;padding:1.25rem}@media (min-width:640px){.stat-panel{border-radius:2rem;padding:1.75rem}}.stat-panel h3{letter-spacing:-.05em;margin:0;font-family:Syne,sans-serif;font-size:clamp(1.6rem,5vw,2.75rem)}.stat-panel p{color:var(--text-soft);margin:.5rem 0 0;font-size:.85rem;line-height:1.7}@media (min-width:640px){.stat-panel p{margin:.6rem 0 0;font-size:.95rem}}.work-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:1024px){.work-grid{grid-template-columns:1.6fr 1fr}}.work-card{background:var(--surface);border:1px solid var(--border);border-radius:1.5rem;grid-template-rows:auto 1fr;display:grid;overflow:hidden}@media (min-width:640px){.work-card{border-radius:2rem}}.work-card.featured{grid-column:span 1}@media (min-width:1024px){.work-card.featured{grid-column:span 2}}.work-visual{background:linear-gradient(135deg,#090b2bf2,#191049e6);min-height:12rem;position:relative}@media (min-width:480px){.work-visual{min-height:16rem}}@media (min-width:768px){.work-visual{min-height:18rem}}.visual-1{background:linear-gradient(135deg,#0a0a1e,#12124a,#0d2060)}.visual-2{background:linear-gradient(135deg,#0a0520,#281040,#1a0830)}.visual-3{background:linear-gradient(135deg,#081a12,#052a20,#031a2e)}.work-overlay{opacity:0;background:#05050d9e;place-items:center;transition:opacity .3s;display:grid;position:absolute;inset:0}.work-card:hover .work-overlay,.work-card:focus-within .work-overlay{opacity:1}.work-card-content{padding:1.25rem}@media (min-width:480px){.work-card-content{padding:1.5rem}}@media (min-width:768px){.work-card-content{padding:1.75rem}}.work-tags{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}@media (min-width:480px){.work-tags{gap:.6rem;margin-bottom:1rem}}.work-tag{color:var(--brand-soft);letter-spacing:.02em;background:#6c5ce71f;border-radius:999px;padding:.4rem .75rem;font-size:.72rem}@media (min-width:480px){.work-tag{padding:.5rem .9rem;font-size:.75rem}}.work-card-content h3{margin:0 0 .6rem;font-size:1.15rem}@media (min-width:640px){.work-card-content h3{margin:0 0 .75rem;font-size:1.4rem}}.work-card-content p{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.8}.work-metrics{border-top:1px solid #ffffff14;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:1.25rem;padding-top:1.25rem;display:grid}@media (max-width:400px){.work-metrics{grid-template-columns:1fr;gap:.5rem}}@media (min-width:640px){.work-metrics{gap:1rem;margin-top:1.5rem;padding-top:1.5rem}}.metric-item{flex-direction:column;gap:.2rem;display:flex}.metric-item strong{color:var(--accent);font-family:Syne,sans-serif;font-size:1.15rem}@media (min-width:640px){.metric-item strong{font-size:1.35rem}}.metric-item span{color:var(--text-muted);font-size:.78rem}.testimonial-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.testimonial-card{-webkit-backdrop-filter:blur(16px);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#0a0a1899;border:1px solid #ffffff0d;padding:1.25rem;transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .4s cubic-bezier(.16,1,.3,1),background .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1)}@media (min-width:640px){.testimonial-card{padding:1.75rem}}@media (min-width:1024px){.testimonial-card{padding:2rem}}.testimonial-card:hover,.testimonial-card:focus-within{box-shadow:var(--shadow-lg), var(--shadow-glow);background:#101026b3;border-color:#6c5ce759;transform:translateY(-6px)}.testimonial-stars{color:#fdcb6e;letter-spacing:.12em;margin-bottom:.75rem;font-size:.9rem}@media (min-width:640px){.testimonial-stars{margin-bottom:1rem;font-size:1rem}}.testimonial-card p{color:var(--text-muted);margin:0 0 1.25rem;font-size:.9rem;line-height:1.8}@media (min-width:640px){.testimonial-card p{margin:0 0 1.75rem}}.testimonial-author{grid-template-columns:auto 1fr;align-items:center;gap:.75rem;display:grid}@media (max-width:360px){.testimonial-author{text-align:center;grid-template-columns:1fr;justify-items:center}}@media (min-width:480px){.testimonial-author{gap:1rem}}.testimonial-avatar{border-radius:.85rem;place-items:center;width:2.75rem;height:2.75rem;font-size:.85rem;font-weight:800;display:grid}@media (min-width:480px){.testimonial-avatar{border-radius:1rem;width:3rem;height:3rem}}.avatar-purple{color:var(--brand-soft);background:#6c5ce72e}.avatar-teal{color:var(--accent);background:#00cba924}.avatar-peach{color:#fab1a0;background:#e1705524}.testimonial-author-details h4{margin:0;font-size:.95rem}.testimonial-author-details p{color:var(--text-soft);margin:.2rem 0 0;font-size:.85rem}.process-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}@media (min-width:1024px){.process-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.process-step{text-align:center;-webkit-backdrop-filter:blur(16px);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#0a0a1899;border:1px solid #ffffff0d;padding:1.25rem;transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .4s cubic-bezier(.16,1,.3,1),background .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1)}@media (min-width:640px){.process-step{padding:1.75rem}}@media (min-width:1024px){.process-step{padding:2rem}}.process-step:hover{box-shadow:var(--shadow-lg), var(--shadow-glow);background:#101026b3;border-color:#6c5ce759;transform:translateY(-6px)}.process-step strong{width:3rem;height:3rem;color:var(--brand-soft);background:#6c5ce71f;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;font-family:Syne,sans-serif;font-size:1rem;display:inline-flex}@media (min-width:640px){.process-step strong{width:3.5rem;height:3.5rem;margin-bottom:1.2rem;font-size:1.15rem}}.process-step h3{margin:0 0 .75rem;font-size:1rem}@media (min-width:640px){.process-step h3{font-size:1.1rem}}.process-step p{color:var(--text-muted);margin:0;font-size:.88rem;line-height:1.8}.cta-panel{text-align:center;padding:3.5rem 0;position:relative;overflow:hidden}@media (min-width:640px){.cta-panel{padding:4.5rem 0}}@media (min-width:1024px){.cta-panel{padding:5rem 0}}.cta-panel:before{content:"";background:radial-gradient(circle,#6c5ce724,#0000 35%);position:absolute;inset:0}.cta-panel .container{z-index:1;position:relative}.cta-panel h2{max-width:14ch;margin:0 auto 1rem;font-family:Syne,sans-serif;font-size:clamp(2rem,5vw,4.5rem)}.cta-panel p{max-width:42rem;color:var(--text-muted);margin:0 auto 2rem;font-size:clamp(.9rem,2vw,1rem);line-height:1.8}@media (min-width:640px){.cta-panel p{margin-bottom:2.5rem}}.footer{border-top:1px solid #ffffff0f;padding:1.75rem 0}@media (min-width:640px){.footer{padding:2rem 0}}.footer-inner{flex-direction:column;align-items:flex-start;gap:1.25rem;display:flex}@media (min-width:640px){.footer-inner{flex-flow:wrap;justify-content:space-between;align-items:center;gap:1rem}}.footer-links{flex-wrap:wrap;gap:.75rem 1rem;margin:0;padding:0;list-style:none;display:flex}@media (min-width:640px){.footer-links{gap:1rem}}.footer-links a{color:var(--text-muted);font-size:.88rem;transition:color .2s}.footer-links a:hover{color:var(--text)}.footer-copy{color:var(--text-soft);font-size:.83rem}.faq-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.faq-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.faq-card{-webkit-backdrop-filter:blur(16px);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#0a0a1899;border:1px solid #ffffff0d;padding:1.25rem;transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .4s cubic-bezier(.16,1,.3,1),background .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1)}@media (min-width:640px){.faq-card{padding:1.75rem}}.faq-card:hover{box-shadow:var(--shadow-lg), var(--shadow-glow);background:#101026b3;border-color:#6c5ce759;transform:translateY(-6px)}.faq-question{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:flex-start;gap:1rem;padding:0;font-size:.95rem;line-height:1.5;display:flex}@media (min-width:640px){.faq-question{align-items:center;font-size:1rem}}.faq-question span:last-child{flex-shrink:0;font-size:1.25rem;line-height:1}.faq-answer{color:var(--text-muted);max-height:0;margin:.85rem 0 0;font-size:.9rem;line-height:1.8;transition:max-height .28s;overflow:hidden}@media (min-width:640px){.faq-answer{margin:1rem 0 0}}.faq-answer.open{max-height:18rem}.contact-form{background:#ffffff05;border:1px solid #ffffff14;border-radius:20px;max-width:700px;margin:2rem auto 0;padding:1.25rem 1rem}@media (min-width:480px){.contact-form{border-radius:24px;padding:1.75rem 1.5rem}}@media (min-width:640px){.contact-form{border-radius:28px;margin-top:3rem;padding:2.5rem}}.form-row{grid-template-columns:1fr;gap:1rem;margin-bottom:1rem;display:grid}@media (min-width:640px){.form-row{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem}}.form-group{flex-direction:column;gap:.45rem;display:flex}.form-group label{color:var(--text);font-size:.92rem;font-weight:500}.required{color:var(--warning)}.form-group input,.form-group select,.form-group textarea{color:var(--text);background:#ffffff0a;border:1px solid #ffffff1f;border-radius:12px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:all .2s}.form-group select option{background-color:var(--surface);color:var(--text)}.form-group input:hover,.form-group select:hover,.form-group textarea:hover{background:#ffffff0f;border-color:#6c5ce74d}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--brand);background:#6c5ce714;outline:none;box-shadow:0 0 0 3px #6c5ce71a}.form-group textarea{resize:vertical;min-height:110px;font-family:Outfit,sans-serif}@media (min-width:640px){.form-group textarea{min-height:120px}}.form-footer{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}@media (min-width:640px){.form-footer{margin-top:2rem}}.form-footer button{width:100%}.form-note{text-align:center;color:var(--text-soft);margin:0;font-size:.85rem}.form-note.success{color:#10b981}.form-note.error{color:var(--warning)}.icon{width:1.5rem;height:1.5rem;display:inline-block}.service-icon .icon{width:1.75rem;height:1.75rem}@media (min-width:640px){.service-icon .icon{width:2rem;height:2rem}}.badge-check{margin-right:.2rem}.section-heading[style*="text-align: center"]{text-align:center}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}h1,h2,h3,h4,h5,h6,.brand-logo,.trust-item strong,.stat-card strong,.stat-panel h3,.metric-item strong,.process-step strong{font-family:var(--font-syne), "Syne", sans-serif!important}body,.form-group textarea{font-family:var(--font-outfit), "Outfit", sans-serif!important}
