*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:#1a1a2e;background:#fff;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;overflow-x:hidden}#root{flex-direction:column;min-height:100vh;display:flex}::selection{color:#221f5d;background:#6c63ff26}.app{background-color:#fff;background-image:linear-gradient(90deg,#221f5d03 1px,#0000 1px),linear-gradient(#221f5d03 1px,#0000 1px),radial-gradient(55% 40% at 15% 10%,#221f5d0d 0%,#0000 100%),radial-gradient(40% 55% at 85% 90%,#6c63ff0f 0%,#0000 100%),radial-gradient(30% 30%,#221f5d05 0%,#0000 100%);background-repeat:repeat,repeat,no-repeat,no-repeat,no-repeat;background-size:80px 80px,80px 80px,auto,auto,auto;flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.gradient-orb{filter:blur(120px);pointer-events:none;z-index:0;border-radius:50%;position:fixed}.gradient-orb--1{background:radial-gradient(circle,#6c63ff33,#6c63ff0d);width:550px;height:550px;animation:18s ease-in-out infinite orbMove1;top:-200px;right:-80px}.gradient-orb--2{background:radial-gradient(circle,#221f5d2e,#221f5d0a);width:500px;height:500px;animation:20s ease-in-out infinite orbMove2;bottom:-180px;left:-120px}.gradient-orb--3{background:radial-gradient(circle,#8b85ff26,#8b85ff0a);width:350px;height:350px;animation:22s ease-in-out infinite orbMove3;top:40%;right:-100px}.gradient-orb--4{background:radial-gradient(circle,#6c63ff1f,#6c63ff08);width:300px;height:300px;animation:16s ease-in-out infinite orbMove4;top:15%;left:-80px}@keyframes orbMove1{0%,to{transform:translate(0)scale(1)}33%{transform:translate(-50px,60px)scale(1.1)}66%{transform:translate(40px,-20px)scale(.95)}}@keyframes orbMove2{0%,to{transform:translate(0)scale(1)}33%{transform:translate(60px,-40px)scale(1.12)}66%{transform:translate(-30px,50px)scale(.9)}}@keyframes orbMove3{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-40px,-30px)scale(1.08)}}@keyframes orbMove4{0%,to{transform:translate(0)scale(1)}50%{transform:translate(50px,40px)scale(1.06)}}.header{z-index:1;justify-content:center;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:2rem 2.5rem;display:flex;position:relative}.header__status{color:#221f5d80;align-items:center;gap:.5rem;font-size:.8rem;font-weight:500;display:flex}.status-dot{background:#f59e0b;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite blink}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.main{z-index:1;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:1100px;margin:0 auto;padding:1rem 2rem 4rem;display:flex;position:relative}.hero{text-align:center;margin-bottom:4rem;position:relative}.hero:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(#6c63ff0a 0%,#0000 70%);position:absolute;inset:-50% -20% -30%}.hero__icon-wrap{background:linear-gradient(135deg,#221f5d0a,#6c63ff05);border:1px solid #221f5d14;border-radius:50%;justify-content:center;align-items:center;width:280px;height:280px;margin:0 auto 2.5rem;padding:2rem;display:flex;position:relative}.hero__icon-wrap:before{content:"";border:1.5px solid #221f5d0f;border-radius:50%;animation:2.5s ease-in-out infinite ringPulse;position:absolute;inset:-6px}@keyframes ringPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(1.06)}}.hero__logo{object-fit:contain;border-radius:24px;width:100%;height:100%}.hero__badge{text-transform:uppercase;letter-spacing:.12em;color:#6c63ff;background:#6c63ff14;border:1px solid #6c63ff1f;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.75rem;padding:.4rem 1.1rem;font-size:.75rem;font-weight:600;animation:2.5s ease-in-out infinite badgePulse;display:inline-flex}.badge-dot{animation:2.5s ease-in-out infinite dotBlink}@keyframes dotBlink{0%,to{opacity:.6}50%{opacity:1}}@keyframes badgePulse{0%,to{background:#6c63ff14;border-color:#6c63ff1f}50%{background:#6c63ff24;border-color:#6c63ff4d}}.hero__heading{letter-spacing:-.04em;color:#1a1a2e;margin-bottom:1.25rem;font-size:clamp(2.4rem,6vw,4rem);font-weight:800;line-height:1.12}.hero__heading span{display:block}.hero__heading .gradient-text{background:linear-gradient(135deg,#221f5d 0%,#6c63ff 50%,#8b85ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero__desc{color:#1a1a2e80;max-width:520px;margin:0 auto;font-size:1.1rem;font-weight:400;line-height:1.7}.section-title{text-transform:uppercase;letter-spacing:.18em;color:#221f5d;text-align:center;opacity:.5;margin-bottom:1.25rem;font-size:.7rem;font-weight:700}.contact-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;width:100%;display:grid}.contact-card{text-align:center;background:#fff;border:none;border-radius:20px;padding:2rem 1.5rem 1.75rem;transition:all .35s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.contact-card:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#221f5d1f,#6c63ff0f);border-radius:20px;padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.contact-card:after{content:"";opacity:0;background:linear-gradient(90deg,#221f5d,#6c63ff,#8b85ff);border-radius:20px 20px 0 0;height:3px;transition:opacity .35s;position:absolute;top:0;left:0;right:0}.contact-card:hover{transform:translateY(-6px)scale(1.02);box-shadow:0 20px 40px -12px #221f5d26}.contact-card:hover:after{opacity:1}.contact-card__icon{color:#221f5d;background:linear-gradient(135deg,#221f5d0f,#6c63ff0a);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.125rem;transition:transform .35s,background .35s;display:flex}.contact-card:hover .contact-card__icon{background:linear-gradient(135deg,#221f5d1a,#6c63ff14);transform:scale(1.1)}.contact-card__label{text-transform:uppercase;letter-spacing:.15em;color:#221f5d4d;margin-bottom:.5rem;font-size:.6rem;font-weight:700}.contact-card__value{color:#221f5d;letter-spacing:-.02em;font-size:1.05rem;font-weight:800;line-height:1.3}.contact-card__sub{color:#1a1a2e66;margin-top:.25rem;font-size:.78rem;font-weight:500}.footer{z-index:1;text-align:center;border-top:1px solid #221f5d0a;padding:2rem;position:relative}.footer__text{color:#1a1a2e4d;font-size:.78rem;font-weight:400}@media (width<=1024px){.hero__icon-wrap{width:200px;height:200px;padding:1.5rem}.gradient-orb--1{width:350px;height:350px;top:-120px;right:-80px}.gradient-orb--2{width:300px;height:300px;bottom:-120px;left:-100px}.gradient-orb--3{width:250px;height:250px;right:-60px}.gradient-orb--4{width:200px;height:200px;left:-50px}.contact-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (width<=768px){.header{padding:1.25rem 1.5rem}.app{background-size:60px 60px,60px 60px,auto,auto,auto}.main{padding:.5rem 1.5rem 3rem}.hero{margin-bottom:3rem}.hero__icon-wrap{width:160px;height:160px;margin-bottom:2rem;padding:1.25rem}.hero__icon-wrap:before{inset:-4px}.hero__badge{margin-bottom:1.25rem;padding:.3rem .9rem;font-size:.65rem}.hero__heading{margin-bottom:1rem;font-size:clamp(1.75rem,5vw,2.4rem)}.hero__desc{max-width:420px;font-size:.95rem}.gradient-orb--1{width:250px;height:250px;top:-80px;right:-60px}.gradient-orb--2{width:200px;height:200px;bottom:-80px;left:-60px}.gradient-orb--3{width:180px;height:180px;top:35%;right:-40px}.gradient-orb--4{width:150px;height:150px;top:20%;left:-40px}.contact-card{padding:1.5rem 1rem 1.25rem}.contact-card__icon{width:48px;height:48px;margin-bottom:.875rem}.contact-card__value{font-size:.9rem}.footer{padding:1.25rem}}@media (width<=480px){.header{padding:1rem 1.25rem}.main{padding:.25rem 1rem 2.5rem}.hero{margin-bottom:2.5rem}.hero:before{display:none}.hero__icon-wrap{width:130px;height:130px;margin-bottom:1.5rem;padding:1rem}.hero__icon-wrap:before{border-width:1px;inset:-3px}.hero__badge{gap:.35rem;margin-bottom:1rem;padding:.25rem .75rem;font-size:.6rem}.hero__heading{letter-spacing:-.03em;margin-bottom:.75rem;font-size:1.6rem}.hero__desc{max-width:100%;font-size:.875rem;line-height:1.6}.app{background-size:40px 40px,40px 40px,auto,auto,auto}.section-title{margin-bottom:.875rem;font-size:.6rem}.contact-grid{grid-template-columns:1fr;gap:.75rem}.contact-card{border-radius:16px;padding:1.125rem 1rem 1rem}.contact-card:before{border-radius:16px}.contact-card:after{border-radius:16px 16px 0 0}.contact-card__icon{border-radius:12px;width:42px;height:42px;margin-bottom:.75rem}.contact-card__label{margin-bottom:.3rem;font-size:.55rem}.contact-card__value{font-size:.85rem}.contact-card__sub{font-size:.7rem}.gradient-orb--1{filter:blur(80px);width:180px;height:180px;top:-60px;right:-40px}.gradient-orb--2{filter:blur(80px);width:150px;height:150px;bottom:-60px;left:-40px}.gradient-orb--3{filter:blur(70px);width:130px;height:130px;top:40%;right:-30px}.gradient-orb--4{display:none}.footer{padding:1rem}.footer__text{font-size:.7rem}}@media (width<=380px){.hero__icon-wrap{width:110px;height:110px;padding:.75rem}.hero__heading{font-size:1.35rem}.hero__desc{font-size:.8rem}}
