*,:after,:before{margin:0;padding:0;box-sizing:border-box}:root{--bg:#0A0A0A;--surface:#111111;--text:#F5F5F0;--text-soft:#d8d8d3;--text-softer:#b0b0ab;--bg-deep:#0d0d0d;--accent:#2563EB;--accent-hover:#F59E0B;--neutral:#6B7280;--border:rgba(255,255,255,0.1);--glass-bg:rgba(255,255,255,0.04);--glass-border:rgba(255,255,255,0.08);--glass-bg-hover:rgba(255,255,255,0.07)}html[data-theme=light]{--bg:#f8fafc;--surface:#ffffff;--text:#0f172a;--text-soft:#1e293b;--text-softer:#475569;--bg-deep:#e2e8f0;--accent:#2563EB;--accent-hover:#d97706;--neutral:#475569;--border:rgba(15,23,42,0.12);--glass-bg:rgba(15,23,42,0.03);--glass-border:rgba(15,23,42,0.10);--glass-bg-hover:rgba(15,23,42,0.06)}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (hover:none) and (pointer:coarse){html{scroll-behavior:auto}}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg);color:var(--text);overflow-x:hidden;line-height:1.6;-webkit-overflow-scrolling:touch;touch-action:pan-y}section:not(#hero){content-visibility:auto;contain-intrinsic-size:auto 480px}body:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9999;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='1'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px}@media (hover:none) and (pointer:coarse){body:after{display:none}}section{position:relative;padding:3.5rem 1.25rem}.section-container{max-width:1200px;margin:0 auto;position:relative}.section-label{display:inline-block;font-size:.65rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);margin-bottom:.85rem;padding:.3rem .75rem;border:1px solid rgba(37,99,235,.3);border-radius:100px}.section-title{font-size:clamp(1.75rem,6vw,3.5rem);font-weight:800;letter-spacing:-.04em;line-height:1.1;margin-bottom:1rem;color:var(--text)}.section-subtitle{font-size:clamp(.9rem,2.5vw,1.05rem);color:var(--neutral);max-width:520px;line-height:1.7}@media (min-width:768px){section{padding:5rem 2rem}.section-label{font-size:.7rem;margin-bottom:1rem;padding:.35rem .85rem}.section-title{margin-bottom:1.5rem}}@media (min-width:1024px){section{padding:5.75rem 2rem}}#hero{position:relative;height:100vh;height:100dvh;min-height:600px;display:flex;align-items:center;justify-content:center;padding:0;overflow:hidden;background:radial-gradient(ellipse 80% 60% at 50% 40%,rgba(37,99,235,.14),transparent 70%),var(--bg)}#hero-canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-content{position:relative;z-index:2;text-align:center;max-width:800px;width:100%;margin:0 auto;padding:0 1.25rem;box-sizing:border-box}.hero-logo{font-size:clamp(2.2rem,11vw,5rem);font-weight:900;letter-spacing:-.06em;line-height:1;margin-bottom:1rem;opacity:0;transform:translateY(30px);animation:heroFadeUp 1s cubic-bezier(.16,1,.3,1) .3s forwards;word-break:break-word;overflow-wrap:break-word}.hero-logo .slash{color:var(--accent);text-shadow:0 0 40px rgba(37,99,235,.5)}.hero-headline{font-size:clamp(1rem,4vw,1.6rem);font-weight:400;letter-spacing:-.01em;color:var(--text-soft);margin-bottom:.5rem;animation:heroFadeUp 1s cubic-bezier(.16,1,.3,1) .55s forwards}.hero-headline,.hero-subline{opacity:0;transform:translateY(25px)}.hero-subline{font-size:clamp(.8rem,2.5vw,1rem);color:var(--neutral);margin-bottom:2rem;animation:heroFadeUp 1s cubic-bezier(.16,1,.3,1) .75s forwards}.hero-cta{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.88rem 1.9rem;border-radius:999px;text-decoration:none;font-weight:600;font-size:clamp(.875rem,2.5vw,.95rem);letter-spacing:.02em;color:#f8fafc;-webkit-tap-highlight-color:transparent;overflow:visible;isolation:isolate;opacity:0;transform:translateY(22px);animation:heroCtaFadeUp 1s cubic-bezier(.16,1,.3,1) .95s forwards;transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s cubic-bezier(.22,1,.36,1),border-color .35s ease,filter .35s ease;background:linear-gradient(165deg,rgba(255,255,255,.22),rgba(255,255,255,.06) 40%,rgba(37,99,235,.35));backdrop-filter:blur(22px) saturate(1.65);-webkit-backdrop-filter:blur(22px) saturate(1.65);border:1px solid rgba(255,255,255,.38);box-shadow:inset 0 1px 0 rgba(255,255,255,.45),inset 0 -1px 0 rgba(0,0,0,.12),0 4px 6px rgba(0,0,0,.08),0 12px 40px rgba(37,99,235,.28),0 2px 0 rgba(255,255,255,.12),0 -8px 24px rgba(37,99,235,.15);transform-style:preserve-3d;perspective:800px;text-shadow:0 1px 1px rgba(0,0,0,.18);z-index:1}.hero-cta:before{inset:0;background:linear-gradient(125deg,rgba(255,255,255,.35),transparent 45%,transparent);opacity:.55;z-index:0}.hero-cta:after,.hero-cta:before{content:"";position:absolute;border-radius:inherit;pointer-events:none}.hero-cta:after{inset:-1px;padding:1px;background:linear-gradient(135deg,rgba(255,255,255,.55),rgba(37,99,235,.35) 40%,rgba(255,255,255,.06));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.85;z-index:-1}@media (hover:hover){.hero-cta:hover{transform:translateY(-4px) scale(1.02)!important;border-color:rgba(255,255,255,.55);box-shadow:inset 0 1px 0 rgba(255,255,255,.55),inset 0 -1px 0 rgba(0,0,0,.1),0 8px 16px rgba(0,0,0,.1),0 20px 48px rgba(37,99,235,.42),0 0 0 1px rgba(255,255,255,.22);filter:brightness(1.05)}.hero-cta:active{transform:translateY(-1px) scale(1.01)!important;transition-duration:.12s}}.hero-cta:focus-visible{outline:2px solid rgba(255,255,255,.7);outline-offset:4px}@media (min-width:768px){.hero-logo{margin-bottom:1.5rem}.hero-headline{margin-bottom:.75rem}.hero-subline{margin-bottom:2.5rem}.hero-cta{padding:.9rem 2.2rem}#hero{min-height:700px}}.scroll-indicator{position:absolute;bottom:1.5rem;left:50%;z-index:2;display:flex;flex-direction:column;align-items:center;width:max-content;max-width:calc(100vw - 2rem);opacity:0;transform:translate3d(-50%,18px,0);animation:scrollIndicatorIn 1s cubic-bezier(.16,1,.3,1) 1.3s forwards;pointer-events:none}.scroll-indicator .mouse{width:22px;height:34px;border:2px solid color-mix(in srgb,var(--text) 28%,transparent);border-radius:11px;position:relative;margin:0 auto 8px;background:rgba(255,255,255,.04);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:inset 0 1px 0 rgba(255,255,255,.12)}.scroll-indicator .wheel{width:3px;height:7px;background:var(--accent);border-radius:2px;position:absolute;top:6px;left:50%;transform:translate3d(-50%,0,0);animation:scrollWheel 2s ease-in-out infinite;box-shadow:0 0 8px rgba(37,99,235,.6)}.scroll-indicator span{display:block;font-size:.6rem;text-transform:uppercase;letter-spacing:.22em;color:var(--neutral);text-align:center;width:100%}@media (min-width:768px){.scroll-indicator{bottom:2.5rem}.scroll-indicator .mouse{width:24px;height:38px;border-radius:12px}.scroll-indicator .wheel{height:8px;top:7px}.scroll-indicator span{font-size:.65rem}}@keyframes scrollIndicatorIn{to{opacity:1;transform:translate3d(-50%,0,0)}}@keyframes scrollWheel{0%,to{opacity:1;transform:translate3d(-50%,0,0)}50%{opacity:.35;transform:translate3d(-50%,9px,0)}}@keyframes heroCtaFadeUp{to{opacity:1;transform:translateY(0)}}@keyframes heroFadeUp{to{opacity:1;transform:translateY(0)}}#services{background:linear-gradient(180deg,var(--bg) 0,var(--bg-deep) 100%)}.services-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:2.5rem}.service-card{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:18px;padding:2rem 1.75rem 1.75rem;position:relative;overflow:hidden;display:flex;flex-direction:column;transition:border-color .5s ease,background .5s ease,box-shadow .5s ease,transform .3s ease;-webkit-tap-highlight-color:transparent}.service-card:before{content:"";position:absolute;top:0;left:20%;right:20%;height:1px;background:linear-gradient(90deg,transparent,var(--accent),transparent);opacity:0;transition:opacity .6s ease,left .4s ease,right .4s ease}.service-icon{width:44px;height:44px;border-radius:12px;background:rgba(37,99,235,.07);border:1px solid rgba(37,99,235,.14);display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;flex-shrink:0;color:var(--accent);transition:background .5s ease,border-color .5s ease,color .5s ease}.service-icon svg{width:20px;height:20px}.service-card h3{font-size:clamp(1.05rem,3vw,1.2rem);font-weight:700;margin-bottom:.6rem;letter-spacing:-.02em;color:var(--text-softer);transition:color .5s ease}.service-card p{font-size:clamp(.875rem,2.5vw,.92rem);color:var(--neutral);line-height:1.7;margin:0}.service-card.active{border-color:rgba(37,99,235,.22);background:var(--glass-bg-hover);box-shadow:0 0 40px rgba(37,99,235,.06),inset 0 1px 0 rgba(255,255,255,.04)}.service-card.active:before{opacity:1;left:10%;right:10%}.service-card.active .service-icon{background:rgba(37,99,235,.12);border-color:rgba(37,99,235,.28)}.service-card.active h3{color:var(--text)}@media (hover:hover){.service-card:hover{border-color:rgba(37,99,235,.22);background:var(--glass-bg-hover);box-shadow:0 0 40px rgba(37,99,235,.06),inset 0 1px 0 rgba(255,255,255,.04);transform:translateY(-3px)}.service-card:hover:before{opacity:1;left:10%;right:10%}.service-card:hover .service-icon{background:rgba(37,99,235,.12);border-color:rgba(37,99,235,.28)}.service-card:hover h3{color:var(--text)}}@media (min-width:768px){.services-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-top:3rem}.service-card{border-radius:20px}}@media (min-width:1024px){.services-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:3.5rem}}#about{background:var(--bg);overflow:hidden}#about .about-text .delay-1{transition-delay:.12s}#about .about-text .delay-2{transition-delay:.24s}@media (min-width:768px){#about .about-text .delay-1{transition-delay:.15s}#about .about-text .delay-2{transition-delay:.32s}}#about .about-text .reveal{transition-duration:.72s}#about .section-container>.reveal.visible .section-label{animation:aboutLabelRing .95s cubic-bezier(.22,1,.36,1) forwards}@keyframes aboutLabelRing{0%{box-shadow:0 0 0 0 rgba(37,99,235,.4)}to{box-shadow:0 0 0 14px rgba(37,99,235,0)}}#about .stats-row .stat-item.delay-1{transition-delay:.12s}#about .stats-row .stat-item.delay-2{transition-delay:.22s}#about .stats-row .stat-item.delay-3{transition-delay:.32s}#about .stats-row .stat-item.delay-4{transition-delay:.42s}@media (min-width:768px){#about .stats-row .stat-item.delay-1{transition-delay:.18s}#about .stats-row .stat-item.delay-2{transition-delay:.3s}#about .stats-row .stat-item.delay-3{transition-delay:.42s}#about .stats-row .stat-item.delay-4{transition-delay:.54s}}.about-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center;margin-top:2rem}.about-text{color:var(--text-softer)}.about-text p{font-size:clamp(.925rem,2.5vw,1.05rem);color:inherit;line-height:1.8;margin-bottom:1.25rem}.about-text p strong{color:var(--text);font-weight:600}.about-visual{height:220px;perspective:920px}.about-visual,.about-visual-inner{position:relative;display:flex;align-items:center;justify-content:center}.about-visual-inner{width:100%;height:100%;transform-style:preserve-3d;transform:perspective(560px) rotateY(-13deg) rotateX(5deg) translateZ(-14px);transition:transform .88s cubic-bezier(.16,1,.3,1)}.about-visual.reveal-right.visible .about-visual-inner{transform:perspective(560px) rotateY(0deg) rotateX(0deg) translateZ(0)}.about-blob{width:200px;height:200px;background:radial-gradient(circle at 30% 30%,rgba(37,99,235,.2),rgba(37,99,235,.03) 70%);filter:blur(40px);animation:blobDrift 11s cubic-bezier(.45,0,.55,1) infinite;animation-play-state:paused}.about-blob,.about-blob-2{border-radius:50%;position:absolute}.about-blob-2{width:130px;height:130px;background:radial-gradient(circle at 70% 70%,rgba(245,158,11,.12),transparent 70%);filter:blur(30px);animation:blobDrift 13s cubic-bezier(.45,0,.55,1) infinite reverse;animation-play-state:paused;animation-delay:-2.5s;top:15%;right:15%}.about-visual.reveal-right.visible .about-blob,.about-visual.reveal-right.visible .about-blob-2,.about-visual.reveal-right.visible .about-shape{animation-play-state:running}.about-shape{width:120px;height:120px;border:1px solid rgba(37,99,235,.2);border-radius:20px;transform:rotate(45deg);position:relative;animation:aboutShapeBreath 7.5s ease-in-out infinite;animation-play-state:paused}.about-shape:after{content:"";position:absolute;top:16px;left:16px;right:16px;bottom:16px;border:1px solid rgba(37,99,235,.1);border-radius:14px}@keyframes blobDrift{0%,to{transform:translate(0) scale(1)}20%{transform:translate(14px,-18px) scale(1.04)}40%{transform:translate(-12px,8px) scale(.98)}60%{transform:translate(10px,16px) scale(1.02)}80%{transform:translate(-8px,-10px) scale(.99)}}@keyframes aboutShapeBreath{0%,to{transform:rotate(45deg) scale(1);border-color:rgba(37,99,235,.22);box-shadow:0 0 0 0 rgba(37,99,235,0),inset 0 0 22px rgba(37,99,235,.05)}50%{transform:rotate(48deg) scale(1.04);border-color:rgba(37,99,235,.42);box-shadow:0 0 44px rgba(37,99,235,.2),inset 0 0 34px rgba(37,99,235,.1)}}@media (min-width:768px){.about-grid{gap:3rem;margin-top:2.5rem}.about-visual{height:280px}.about-blob{width:260px;height:260px}.about-blob-2{width:160px;height:160px}.about-shape{width:150px;height:150px}}@media (min-width:1024px){.about-grid{grid-template-columns:1fr 1fr;gap:5rem;margin-top:3rem}.about-visual{height:400px}.about-blob{width:320px;height:320px}.about-blob-2{width:200px;height:200px;top:20%;right:10%}.about-shape{width:180px;height:180px;border-radius:24px}.about-shape:after{top:20px;left:20px;right:20px;bottom:20px;border-radius:16px}}.stats-row{display:grid;grid-template-columns:repeat(2,1fr);gap:0;margin-top:2.5rem;border-top:1px solid var(--glass-border);border-bottom:1px solid var(--glass-border)}.stat-item{text-align:center;padding:1.75rem .75rem;position:relative}.stat-item:nth-child(odd):after{content:"";position:absolute;right:0;top:20%;height:60%;width:1px;background:var(--glass-border)}.stat-item:first-child,.stat-item:nth-child(2){border-bottom:1px solid var(--glass-border)}.stat-number{font-size:clamp(1.75rem,6vw,2.8rem);font-weight:800;letter-spacing:-.04em;color:var(--accent);line-height:1;margin-bottom:.4rem}.stat-label{font-size:clamp(.72rem,2vw,.82rem);color:var(--neutral);font-weight:500;letter-spacing:.02em}@media (min-width:768px){.stats-row{grid-template-columns:repeat(4,1fr);margin-top:4rem}.stat-item{padding:2.5rem 1rem}.stat-item:first-child,.stat-item:nth-child(2){border-bottom:none}.stat-item:nth-child(odd):after{display:none}.stat-item:not(:last-child):after{content:"";display:block;position:absolute;right:0;top:25%;height:50%;width:1px;background:var(--glass-border)}}#process{background:linear-gradient(180deg,var(--bg) 0,var(--bg-deep) 50%,var(--bg) 100%)}.process-header{text-align:center;margin-bottom:1rem}.process-header .section-subtitle{margin:0 auto}.process-timeline{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:2.5rem;position:relative}.process-line{display:none}.process-step{border-radius:18px;padding:0;border:none;background:transparent;overflow:visible;flex-direction:column;-webkit-tap-highlight-color:transparent}.process-step,.process-step-surface{position:relative;display:flex;text-align:left}.process-step-surface{z-index:1;flex:1 1;flex-direction:column;margin:0;border-radius:18px;background:var(--glass-bg);border:1px solid rgba(37,99,235,.14);box-shadow:0 0 0 1px rgba(37,99,235,.04);padding:2rem 1.75rem 1.75rem;overflow:hidden;transition:border-color .5s ease,background .5s ease,box-shadow .5s ease}.process-step-surface:before{content:"";position:absolute;top:0;left:20%;right:20%;height:1px;background:linear-gradient(90deg,transparent,var(--accent),transparent);opacity:0;transition:opacity .6s ease,left .6s ease,right .6s ease}.process-step.active .process-step-surface{border-color:rgba(37,99,235,.22);background:var(--glass-bg-hover);box-shadow:0 0 40px rgba(37,99,235,.06),inset 0 1px 0 rgba(255,255,255,.04)}.process-step.active .process-step-surface:before{opacity:1;left:10%;right:10%}.step-number{display:inline-block;font-size:.62rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:rgba(37,99,235,.45);margin-bottom:1.1rem;transition:color .5s ease}.process-step.active .step-number{color:var(--accent)}.process-step-surface h3{font-size:clamp(1rem,3vw,1.15rem);font-weight:700;margin-bottom:.6rem;letter-spacing:-.02em;color:var(--text-softer);transition:color .5s ease}.process-step.active .process-step-surface h3{color:var(--text)}.process-step-surface p{font-size:clamp(.82rem,2.5vw,.88rem);color:var(--neutral);line-height:1.65;margin:0}@media (min-width:768px){.process-timeline{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-top:3rem}.process-step-surface{padding:2.25rem 2rem 2rem}}@media (min-width:1024px){.process-timeline{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-top:4rem}.process-step{border-radius:20px}.process-step-surface{padding:2.25rem 1.75rem 2rem;border-radius:20px}}#testimonials{background:var(--bg)}.testimonials-header{text-align:center}.testimonials-grid{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-top:2.5rem}.testimonial-card{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:14px;padding:2rem 1.5rem 1.75rem;position:relative;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .4s ease;-webkit-tap-highlight-color:transparent}.testimonial-quote{position:absolute;top:-6px;left:1.25rem;font-size:4rem;font-weight:900;color:var(--accent);opacity:.15;line-height:1;font-family:Georgia,serif}.testimonial-card blockquote{font-size:clamp(.875rem,2.5vw,.95rem);line-height:1.75;color:var(--text-soft);margin-bottom:1.25rem;font-style:italic;position:relative;z-index:1}.testimonial-author{display:flex;align-items:center;gap:.75rem}.testimonial-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--accent),#3B82F6);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.8rem;color:white;flex-shrink:0}.testimonial-name{font-size:.9rem;font-weight:600}.testimonial-role{font-size:.75rem;color:var(--neutral)}@media (hover:hover){.testimonial-card:hover{background:var(--glass-bg-hover);transform:translateY(-3px)}}@media (min-width:768px){.testimonials-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:3rem}.testimonial-card{padding:2.25rem 1.75rem 2rem;border-radius:16px}.testimonial-quote{font-size:5rem;top:-8px;left:1.5rem}.testimonial-role{font-size:.78rem}}@media (min-width:1024px){.testimonials-grid{grid-template-columns:repeat(3,1fr);margin-top:3.5rem}.testimonial-card{padding:2.5rem 2rem 2rem}}#contact{background:linear-gradient(180deg,var(--bg) 0,var(--bg-deep) 100%)}.contact-header{text-align:center;margin-bottom:2.5rem}.contact-headline{font-size:clamp(2.5rem,12vw,6rem);font-weight:900;letter-spacing:-.06em;background:linear-gradient(135deg,var(--text),var(--accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;display:inline-block}.contact-headline:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translateX(-50%);width:60%;height:2px;background:linear-gradient(90deg,transparent,var(--accent),transparent)}.contact-sub{font-size:clamp(.9rem,2.5vw,1.1rem);color:var(--neutral);margin-top:1.25rem}.contact-grid{display:grid;grid-template-columns:1fr;gap:2.5rem}.contact-form{display:flex;flex-direction:column;gap:1rem}.form-group input,.form-group textarea{width:100%;padding:.9rem 1rem;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:10px;color:var(--text);font-family:Inter,sans-serif;font-size:16px;transition:all .3s ease;outline:none;min-height:48px;-webkit-appearance:none}.form-group input::placeholder,.form-group textarea::placeholder{color:var(--neutral)}.form-group input:focus,.form-group textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(37,99,235,.12),0 0 20px rgba(37,99,235,.08);background:var(--glass-bg-hover)}.form-group textarea{min-height:130px;resize:vertical}.submit-btn{padding:.9rem 2rem;background:var(--accent);color:white;border:none;border-radius:10px;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;align-self:stretch;min-height:48px;-webkit-tap-highlight-color:transparent;-webkit-appearance:none}.submit-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent);transition:left .5s ease}@media (hover:hover){.submit-btn:hover{background:#3B82F6;transform:translateY(-2px);box-shadow:0 0 30px rgba(37,99,235,.4),0 8px 24px rgba(37,99,235,.2)}.submit-btn:hover:before{left:100%}}.contact-info h3{font-size:clamp(1.05rem,3vw,1.2rem);font-weight:700;margin-bottom:1.5rem;letter-spacing:-.02em}.info-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.info-icon{width:44px;height:44px;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}.info-label{font-size:.72rem;color:var(--neutral);text-transform:uppercase;letter-spacing:.1em;font-weight:600;margin-bottom:.2rem}.info-value{font-size:clamp(.875rem,2.5vw,.95rem);color:var(--text)}.info-value a{color:var(--text);text-decoration:none;transition:color .3s ease}@media (hover:hover){.info-value a:hover{color:var(--accent)}}@media (min-width:768px){.contact-header{margin-bottom:3rem}.contact-grid{gap:3rem}.contact-form{gap:1.25rem}.form-group input,.form-group textarea{padding:1rem 1.25rem}.submit-btn{align-self:flex-start;padding:1rem 2.5rem}.contact-info h3{margin-bottom:2rem}.info-item{margin-bottom:1.75rem}}@media (min-width:1024px){.contact-header{margin-bottom:4rem}.contact-grid{grid-template-columns:1.2fr .8fr;gap:4rem;align-items:start}.contact-info{padding-top:.5rem}}.reveal{opacity:0;transform:translateY(24px);transition:all .6s cubic-bezier(.16,1,.3,1)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-left{opacity:0;transform:translateX(-30px);transition:all .6s cubic-bezier(.16,1,.3,1)}.reveal-left.visible{opacity:1;transform:translateX(0)}.reveal-right{opacity:0;transform:translateX(30px);transition:all .6s cubic-bezier(.16,1,.3,1)}.reveal-right.visible{opacity:1;transform:translateX(0)}.reveal-scale{opacity:0;transform:scale(.95);transition:all .6s cubic-bezier(.16,1,.3,1)}.reveal-scale.visible{opacity:1;transform:scale(1)}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.15s}.delay-3{transition-delay:.2s}.delay-4{transition-delay:.25s}@media (min-width:768px){.reveal{transform:translateY(40px)}.reveal,.reveal-left{transition-duration:.8s}.reveal-left{transform:translateX(-60px)}.reveal-right{transform:translateX(60px);transition-duration:.8s}.reveal-scale{transform:scale(.9);transition-duration:.8s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}}.parallax-bg{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;overflow:hidden}.parallax-orb{position:absolute;border-radius:50%;filter:blur(60px);opacity:.3}.orb-1{width:200px;height:200px;background:radial-gradient(circle,rgba(37,99,235,.15),transparent 70%);top:10%;right:-10%}.orb-2{width:150px;height:150px;background:radial-gradient(circle,rgba(245,158,11,.08),transparent 70%);bottom:15%;left:-5%}@media (min-width:768px){.parallax-orb{opacity:.4}.orb-1{width:300px;height:300px;right:-5%}.orb-2{width:200px;height:200px;left:-3%}}.text-accent{color:var(--accent)}.text-neutral{color:var(--neutral)}html[data-theme=light] body:after{opacity:.012}html[data-theme=light] #contact,html[data-theme=light] #services{background:linear-gradient(180deg,var(--bg) 0,var(--bg-deep) 100%)}html[data-theme=light] #process{background:linear-gradient(180deg,var(--bg) 0,var(--bg-deep) 50%,var(--bg) 100%)}html[data-theme=light] .process-step.active .process-step-surface,html[data-theme=light] .service-card.active{box-shadow:0 4px 24px rgba(15,23,42,.06),inset 0 1px 0 rgba(15,23,42,.04)}html[data-theme=light] .form-group input:focus,html[data-theme=light] .form-group textarea:focus{background:rgba(15,23,42,.03)}html[data-theme=light] .submit-btn:before{background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent)}html[data-theme=light] .testimonial-card{background:var(--glass-bg);border-color:var(--glass-border)}html[data-theme=light] #hero canvas{opacity:.35}html[data-theme=light] .hero-headline,html[data-theme=light] .hero-logo{color:var(--text)}html[data-theme=light] .about-text,html[data-theme=light] .about-text p,html[data-theme=light] .hero-subline,html[data-theme=light] .process-step-surface p,html[data-theme=light] .section-subtitle,html[data-theme=light] .service-card p{color:var(--text-softer)}html[data-theme=light] .about-text p strong,html[data-theme=light] .process-step-surface h3,html[data-theme=light] .section-title,html[data-theme=light] .service-card h3{color:var(--text)}html[data-theme=light] .hero-cta{color:#0f172a;text-shadow:0 1px 0 rgba(255,255,255,.45);border-color:rgba(15,23,42,.14);background:linear-gradient(165deg,rgba(255,255,255,.92),rgba(255,255,255,.65) 38%,rgba(37,99,235,.22));box-shadow:inset 0 1px 0 rgba(255,255,255,.95),inset 0 -1px 0 rgba(15,23,42,.06),0 6px 20px rgba(15,23,42,.08),0 14px 36px rgba(37,99,235,.18)}html[data-theme=light] .hero-cta:before{opacity:.4}html[data-theme=light] .scroll-indicator .mouse{border-color:rgba(15,23,42,.2);background:rgba(15,23,42,.04);box-shadow:inset 0 1px 0 rgba(255,255,255,.6)}html[data-theme=light] .hero-cta:focus-visible{outline-color:var(--accent)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html{scroll-behavior:auto}.about-visual-inner{transform:none!important;transition:none!important}.about-visual .about-blob,.about-visual .about-blob-2,.about-visual .about-shape{animation:none!important;animation-play-state:paused!important}#about .section-container>.reveal.visible .section-label{animation:none!important;box-shadow:none!important}.reveal,.reveal-left,.reveal-right,.reveal-scale{opacity:1!important;transform:none!important}.scroll-indicator{opacity:1!important;transform:translate3d(-50%,0,0)!important}.hero-cta,.scroll-indicator,.scroll-indicator .wheel{animation:none!important}.hero-cta{opacity:1!important;transform:none!important}}