.hero{position:relative;min-height:100vh;display:flex;align-items:center;padding:8rem 2rem 4rem;overflow:hidden}.hero-noise{position:absolute;inset:0;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='0.03'/%3E%3C/svg%3E");pointer-events:none;opacity:.4}.orb{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none;animation:orbFloat 8s ease-in-out infinite}.orb-1{width:600px;height:600px;background:radial-gradient(circle,rgba(124,58,237,.25),transparent 70%);top:-150px;left:-100px}.orb-2{width:500px;height:500px;background:radial-gradient(circle,rgba(79,70,229,.2),transparent 70%);top:50%;right:-150px;animation-delay:-3s}.orb-3{width:400px;height:400px;background:radial-gradient(circle,rgba(167,139,250,.15),transparent 70%);bottom:-100px;left:40%;animation-delay:-5s}@keyframes orbFloat{0%,to{transform:translate(0) scale(1)}50%{transform:translate(20px,-30px) scale(1.05)}}.hero-inner{max-width:1280px;margin:0 auto;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.hero-badge{display:inline-flex;align-items:center;gap:.6rem;padding:.5rem 1rem;border:1px solid rgba(124,58,237,.3);background:#7c3aed1a;border-radius:100px;font-size:.8rem;font-weight:500;color:#a78bfa;margin-bottom:1.75rem;width:fit-content}.badge-dot{width:7px;height:7px;background:#22c55e;border-radius:50%;box-shadow:0 0 8px #22c55e;animation:blink 2s ease-in-out infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.4}}.hero-title{font-size:clamp(2.8rem,5.5vw,5rem);font-weight:900;line-height:1.05;letter-spacing:-.04em;color:#fff;margin-bottom:1.5rem}.grad{background:linear-gradient(135deg,#a78bfa,#818cf8 40%,#38bdf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-sub{font-size:1.1rem;color:#ffffff8c;line-height:1.75;max-width:480px;margin-bottom:2.25rem}.hero-sub strong{color:#ffffffd9;font-weight:600}.hero-btns{display:flex;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.btn-primary{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;background:linear-gradient(135deg,#7c3aed,#4f46e5);color:#fff;font-weight:700;font-size:.9375rem;text-decoration:none;border-radius:12px;box-shadow:0 4px 20px #7c3aed66;transition:all .3s ease}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #7c3aed8c}.btn-ghost{display:inline-flex;align-items:center;padding:.875rem 1.75rem;color:#ffffffb3;font-weight:600;font-size:.9375rem;text-decoration:none;border-radius:12px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.btn-ghost:hover{color:#fff;border-color:#ffffff40;background:#ffffff0d}.hero-stats{display:flex;align-items:center;gap:2rem}.stat{display:flex;flex-direction:column;gap:.25rem}.sn{font-size:1.5rem;font-weight:800;color:#fff}.sl{font-size:.8rem;color:#fff6}.sdiv{width:1px;height:36px;background:#ffffff1a}.hero-visual{position:relative}.vis-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:20px;overflow:hidden;backdrop-filter:blur(10px)}.vis-header{padding:1rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.06);display:flex;gap:.5rem}.dot{width:12px;height:12px;border-radius:50%}.dot.r{background:#ef4444}.dot.y{background:#f59e0b}.dot.g{background:#22c55e}.vis-body{padding:3rem 2rem;min-height:260px;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at center,rgba(124,58,237,.08),transparent 70%)}.anim-wrap{position:relative;width:180px;height:180px}.shape{position:absolute;border-radius:16px;animation:shapeFloat 4s ease-in-out infinite}.s1{width:90px;height:90px;background:linear-gradient(135deg,#7c3aed,#4f46e5);top:0;left:0;animation-delay:0s}.s2{width:70px;height:70px;background:#a78bfa59;top:20px;right:0;animation-delay:.6s;border-radius:50%}.s3{width:56px;height:56px;background:#38bdf840;bottom:0;left:30px;animation-delay:1.2s}@keyframes shapeFloat{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-18px) rotate(8deg)}}.vis-footer{padding:1rem 1.25rem;border-top:1px solid rgba(255,255,255,.06);display:flex;gap:.5rem;flex-wrap:wrap}.tag{padding:.3rem .75rem;background:#7c3aed1f;border:1px solid rgba(124,58,237,.2);color:#a78bfa;border-radius:100px;font-size:.75rem;font-weight:600}.float-pill{position:absolute;background:#0f0f14e6;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(12px);padding:.625rem 1rem;border-radius:100px;font-size:.8rem;font-weight:600;color:#fff;white-space:nowrap;animation:floatPill 5s ease-in-out infinite}.fp1{top:12%;right:-20px;animation-delay:0s}.fp2{bottom:18%;left:-30px;animation-delay:-2s}@keyframes floatPill{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(max-width:1024px){.hero-inner{grid-template-columns:1fr;gap:3rem;text-align:center}.hero-badge{margin:0 auto 1.75rem}.hero-sub{margin-left:auto;margin-right:auto}.hero-btns,.hero-stats{justify-content:center}.hero-visual{order:-1}.fp1,.fp2{display:none}}@media(max-width:640px){.hero{padding:6rem 1.25rem 3rem}.hero-stats{flex-direction:column;gap:1rem}.sdiv{width:60px;height:1px}}.services{padding:8rem 2rem;position:relative}.services:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(124,58,237,.4),transparent)}.srv-wrap{max-width:1280px;margin:0 auto}.sec-head{margin-bottom:4rem}.sec-head.center{text-align:center}.sec-badge{display:inline-flex;align-items:center;padding:.4rem 1rem;border:1px solid rgba(124,58,237,.3);background:#7c3aed14;border-radius:100px;font-size:.8rem;font-weight:700;color:#a78bfa;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1.25rem}.sec-title{font-size:clamp(2rem,4vw,3.25rem);font-weight:900;color:#fff;letter-spacing:-.04em;line-height:1.1;margin-bottom:1rem}.sec-sub{font-size:1.1rem;color:#ffffff80;line-height:1.7;max-width:560px;margin:0 auto}.srv-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.srv-card{padding:2rem;background:#ffffff05;border:1px solid rgba(255,255,255,.07);border-radius:18px;transition:all .35s cubic-bezier(.16,1,.3,1);cursor:default}.srv-card:hover{transform:translateY(-5px);background:#7c3aed12;border-color:#7c3aed40;box-shadow:0 20px 40px #0000004d,0 0 0 1px #7c3aed26}.srv-card.featured{background:linear-gradient(135deg,#7c3aed26,#4f46e51a);border-color:#7c3aed4d}.srv-icon{font-size:2rem;margin-bottom:1.25rem}.srv-card h3{font-size:1.125rem;font-weight:700;color:#fff;margin-bottom:.75rem;letter-spacing:-.02em}.srv-card p{font-size:.9rem;color:#ffffff73;line-height:1.7;margin-bottom:1.25rem}.srv-link{font-size:.85rem;font-weight:600;color:#7c3aed;transition:color .2s}.srv-card:hover .srv-link{color:#a78bfa}@media(max-width:1024px){.srv-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.srv-grid{grid-template-columns:1fr}}.work{padding:8rem 2rem;background:#ffffff03;position:relative}.work:before,.work:after{content:"";position:absolute;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.06),transparent)}.work:before{top:0}.work:after{bottom:0}.work-wrap{max-width:1280px;margin:0 auto}.work-grid{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:auto auto;gap:1.25rem;margin-bottom:3rem}.work-item{position:relative;border-radius:18px;overflow:hidden;min-height:280px;cursor:pointer;border:1px solid rgba(255,255,255,.07)}.wi-large{grid-row:span 2;min-height:580px}.wi-img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;transition:transform .5s cubic-bezier(.16,1,.3,1);filter:brightness(.9)}.work-item:hover .wi-img{transform:scale(1.04);filter:brightness(1.1)}.wi-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.2) 50%,transparent 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:2rem;opacity:0;transition:opacity .35s ease}.work-item:hover .wi-overlay{opacity:1}.wi-tag{display:inline-block;padding:.25rem .75rem;background:#ffffff26;backdrop-filter:blur(8px);color:#fff;font-size:.75rem;font-weight:700;border-radius:100px;margin-bottom:.625rem;width:fit-content;letter-spacing:.04em;text-transform:uppercase}.wi-overlay h3{color:#fff;font-size:1.375rem;font-weight:800;letter-spacing:-.03em;margin-bottom:.375rem}.wi-overlay p{color:#ffffffa6;font-size:.875rem}.work-cta{text-align:center;margin-top:1rem}@media(max-width:900px){.work-grid{grid-template-columns:1fr}.wi-large{min-height:320px;grid-row:span 1}.work-item{min-height:220px}}.process{padding:8rem 2rem}.proc-wrap{max-width:1280px;margin:0 auto}.proc-steps{display:flex;align-items:center;justify-content:center;gap:0;flex-wrap:wrap}.proc-step{flex:1;min-width:200px;max-width:260px;text-align:center;padding:2.5rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.07);border-radius:18px;transition:all .35s ease}.proc-step:hover{background:#7c3aed14;border-color:#7c3aed40;transform:translateY(-4px)}.ps-num{font-size:.75rem;font-weight:800;color:#7c3aed;letter-spacing:.1em;margin-bottom:1rem;background:#7c3aed26;border:1px solid rgba(124,58,237,.2);width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem}.ps-body h3{font-size:1.1rem;font-weight:800;color:#fff;margin-bottom:.625rem;letter-spacing:-.02em}.ps-body p{font-size:.875rem;color:#ffffff73;line-height:1.65}.proc-connector{flex-shrink:0;width:40px;height:1px;background:linear-gradient(90deg,#7c3aed4d,#7c3aed99,#7c3aed4d);position:relative}.proc-connector:after{content:"";position:absolute;right:-4px;top:-4px;width:8px;height:8px;border-top:2px solid rgba(124,58,237,.6);border-right:2px solid rgba(124,58,237,.6);transform:rotate(45deg)}@media(max-width:900px){.proc-steps{flex-direction:column;gap:.75rem}.proc-connector{width:1px;height:30px;background:linear-gradient(180deg,#7c3aed4d,#7c3aed99,#7c3aed4d)}.proc-connector:after{right:-4px;top:auto;bottom:-4px;transform:rotate(135deg)}.proc-step{max-width:100%;width:100%}}.pricing{padding:8rem 2rem;position:relative;background:#7c3aed05}.pricing:before,.pricing:after{content:"";position:absolute;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(124,58,237,.3),transparent)}.pricing:before{top:0}.pricing:after{bottom:0}.price-glow{position:absolute;width:800px;height:400px;background:radial-gradient(ellipse,rgba(124,58,237,.12),transparent 70%);top:0;left:50%;transform:translate(-50%);pointer-events:none}.price-wrap{max-width:1280px;margin:0 auto;position:relative}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.price-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:2.25rem;position:relative;transition:all .35s ease}.price-card:hover{transform:translateY(-5px);border-color:#7c3aed4d;box-shadow:0 24px 48px #0000004d}.popular-card{border-color:#7c3aed66;background:linear-gradient(160deg,#7c3aed1f,#4f46e50f);box-shadow:0 0 0 1px #7c3aed33,0 20px 40px #0000004d}.pop-label{position:absolute;top:-13px;left:50%;transform:translate(-50%);padding:.35rem 1rem;background:linear-gradient(135deg,#7c3aed,#4f46e5);color:#fff;font-size:.72rem;font-weight:800;border-radius:100px;text-transform:uppercase;letter-spacing:.07em;white-space:nowrap}.pc-head{margin-bottom:1.5rem}.pc-head h3{font-size:1.25rem;font-weight:800;color:#fff;margin-bottom:.5rem;letter-spacing:-.03em}.pc-head p{font-size:.875rem;color:#fff6;line-height:1.5}.pc-price{margin-bottom:1.75rem}.curr{font-size:1.25rem;font-weight:600;color:#ffffff80;vertical-align:top;margin-top:.5rem;display:inline-block}.amt{font-size:3.25rem;font-weight:900;color:#fff;line-height:1;letter-spacing:-.04em}.per{font-size:.875rem;color:#fff6;margin-left:.25rem}.custom-price{font-size:2.25rem;font-weight:800;color:#fff9;line-height:1}.pc-list{list-style:none;margin-bottom:2rem;display:flex;flex-direction:column;gap:.75rem}.pc-list li{display:flex;align-items:center;gap:.75rem;font-size:.9rem;color:#ffffff8c}.pc-list li svg{width:16px;height:16px;stroke:#7c3aed;stroke-width:2.5;fill:none;flex-shrink:0}.pc-btn{display:block;width:100%;padding:.875rem;text-align:center;border-radius:12px;font-weight:700;font-size:.9375rem;text-decoration:none;transition:all .3s ease}.primary-btn{background:linear-gradient(135deg,#7c3aed,#4f46e5);color:#fff;box-shadow:0 4px 16px #7c3aed59}.primary-btn:hover{transform:translateY(-2px);box-shadow:0 8px 28px #7c3aed80}.ghost-btn{color:#fff9;border:1px solid rgba(255,255,255,.12)}.ghost-btn:hover{color:#fff;border-color:#7c3aed66;background:#7c3aed14}@media(max-width:900px){.price-grid{grid-template-columns:1fr;max-width:420px;margin-left:auto;margin-right:auto}}.testimonials{padding:8rem 2rem}.test-wrap{max-width:1280px;margin:0 auto}.test-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.test-card{padding:2rem;background:#ffffff05;border:1px solid rgba(255,255,255,.07);border-radius:18px;transition:all .35s ease}.test-card:hover{transform:translateY(-4px);border-color:#7c3aed33;background:#7c3aed0d}.stars{color:#f59e0b;font-size:1rem;letter-spacing:2px;margin-bottom:1.25rem}.tq{font-size:.9375rem;color:#ffffff8c;line-height:1.75;margin-bottom:1.5rem;font-style:italic}.ta{display:flex;align-items:center;gap:.875rem}.ta-av{width:42px;height:42px;background:linear-gradient(135deg,#7c3aed,#4f46e5);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.8rem;color:#fff;flex-shrink:0}.ta-name{font-weight:700;font-size:.9rem;color:#fff}.ta-role{font-size:.8rem;color:#ffffff59;margin-top:.1rem}.faq{padding:8rem 2rem;background:#ffffff03;position:relative}.faq:before,.faq:after{content:"";position:absolute;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.06),transparent)}.faq:before{top:0}.faq:after{bottom:0}.faq-wrap{max-width:720px;margin:0 auto}.faq-list{display:flex;flex-direction:column;gap:.75rem}.faq-item{background:#ffffff05;border:1px solid rgba(255,255,255,.07);border-radius:14px;overflow:hidden;transition:border-color .3s}.faq-item[open]{border-color:#7c3aed40}.faq-item summary{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;cursor:pointer;font-weight:600;font-size:.9375rem;color:#ffffffd9;list-style:none;transition:background .3s;gap:1rem}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:hover{background:#7c3aed0f}.faq-icon{font-size:1.25rem;color:#ffffff4d;transition:transform .3s;flex-shrink:0;line-height:1}.faq-item[open] .faq-icon{transform:rotate(45deg);color:#7c3aed}.faq-item p{padding:0 1.5rem 1.25rem;color:#ffffff73;font-size:.9rem;line-height:1.75}@media(max-width:900px){.test-grid{grid-template-columns:1fr}}@media(max-width:640px){.test-grid{grid-template-columns:1fr}}.contact{padding:8rem 2rem;position:relative;overflow:hidden}.cta-glow{position:absolute;width:700px;height:400px;background:radial-gradient(ellipse,rgba(124,58,237,.15),transparent 70%);top:0;left:50%;transform:translate(-50%);pointer-events:none}.contact-wrap{max-width:1280px;margin:0 auto;position:relative}.cta-top{text-align:center;margin-bottom:4rem}.cta-top .sec-sub{max-width:520px;margin:0 auto}.contact-body{display:grid;grid-template-columns:1fr 340px;gap:3rem;align-items:start}.cf{display:flex;flex-direction:column;gap:1.25rem}.cf-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.cf-group{display:flex;flex-direction:column;gap:.5rem}.cf-group label{font-size:.85rem;font-weight:600;color:#fff9}.cf-group input,.cf-group textarea,.cf-group select{padding:.875rem 1rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:12px;color:#fff;font-size:.9375rem;font-family:inherit;transition:all .25s;resize:vertical}.cf-group select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.4)' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .875rem center;padding-right:2.5rem}.cf-group select option{background:#0f0f15}.cf-group input:focus,.cf-group textarea:focus,.cf-group select:focus{outline:none;border-color:#7c3aed80;background:#7c3aed0f;box-shadow:0 0 0 3px #7c3aed1a}.cf-group input::placeholder,.cf-group textarea::placeholder{color:#fff3}.cf-submit{width:100%;justify-content:center;border:none;cursor:pointer;font-family:inherit}.cf-status{font-size:.875rem;text-align:center;border-radius:10px;padding:.875rem;display:none}.cf-status.show{display:block}.cf-status.ok{background:#22c55e1a;border:1px solid rgba(34,197,94,.2);color:#86efac}.cf-status.err{background:#ef44441a;border:1px solid rgba(239,68,68,.2);color:#fca5a5}.contact-aside{display:flex;flex-direction:column;gap:1rem}.aside-card{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:#ffffff05;border:1px solid rgba(255,255,255,.07);border-radius:14px}.ac-icon{font-size:1.25rem;line-height:1;margin-top:.1rem}.ac-label{font-size:.75rem;color:#ffffff59;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.2rem}.ac-val{font-size:.9rem;font-weight:700;color:#fffc}.ac-link{font-size:.9rem;font-weight:700;color:#7c3aed;text-decoration:none;transition:color .2s}.ac-link:hover{color:#a78bfa}.aside-social{display:flex;gap:.75rem;padding:.5rem 0}.soc-btn{width:44px;height:44px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#ffffff80;transition:all .3s}.soc-btn svg{width:20px;height:20px}.soc-btn:hover{background:#7c3aed26;border-color:#7c3aed4d;color:#a78bfa}.footer{border-top:1px solid rgba(255,255,255,.06);padding:4rem 2rem 2.5rem}.foot-wrap{max-width:1280px;margin:0 auto}.foot-top{display:grid;grid-template-columns:1fr auto;gap:4rem;margin-bottom:3rem}.foot-brand p{font-size:.9rem;color:#ffffff59;margin-top:1rem;max-width:300px;line-height:1.7}.foot-links{display:flex;gap:4rem}.fl-col{display:flex;flex-direction:column;gap:.75rem}.fl-col h4{font-size:.8rem;font-weight:800;color:#fff6;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.25rem}.fl-col a{color:#ffffff73;font-size:.9rem;text-decoration:none;transition:color .2s}.fl-col a:hover{color:#fff}.foot-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.06);font-size:.8rem;color:#ffffff40}.foot-loc{color:#fff3}@media(max-width:900px){.contact-body{grid-template-columns:1fr}.foot-top{grid-template-columns:1fr;gap:2rem}.foot-links{flex-wrap:wrap;gap:2rem}.cf-row{grid-template-columns:1fr}}@media(max-width:640px){.foot-bottom{flex-direction:column;gap:.5rem;text-align:center}.contact{padding:5rem 1.25rem}}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;background:#08080c}body{font-family:Inter,-apple-system,system-ui,sans-serif;background:#08080c;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;line-height:1.6}.marquee-section{padding:3.5rem 2rem;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05);background:#ffffff03;text-align:center}.mq-label{font-size:.75rem;color:#ffffff40;letter-spacing:.12em;text-transform:uppercase;margin-bottom:1.75rem;font-weight:600}.mq-track-wrap{overflow:hidden;mask-image:linear-gradient(to right,transparent,black 15%,black 85%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 15%,black 85%,transparent)}.mq-track{display:flex;gap:4rem;animation:mq 25s linear infinite;width:max-content}.mq-track span{font-size:1.125rem;font-weight:700;color:#ffffff2e;white-space:nowrap;transition:color .3s}.mq-track span:hover{color:#ffffff8c}@keyframes mq{0%{transform:translate(0)}to{transform:translate(-50%)}}.fade-up{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}.fade-up.visible{opacity:1;transform:translateY(0)}
