.BackToTop_backToTop__weURQ{position:fixed;bottom:100px;right:32px;z-index:50;width:44px;height:44px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:50%;color:var(--color-text-muted);cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transform:translateY(20px);transition:all .3s ease;box-shadow:var(--shadow-sm)}.BackToTop_backToTop__weURQ.BackToTop_visible__ES80f{opacity:1;visibility:visible;transform:translateY(0)}.BackToTop_backToTop__weURQ:hover{border-color:#d4a853;color:#d4a853;transform:translateY(-2px);box-shadow:var(--shadow-md)}@media (max-width:768px){.BackToTop_backToTop__weURQ{bottom:80px;right:24px;width:40px;height:40px}}.ContactSection_contact__9kvdb{padding:var(--section-gap) 0;background:var(--color-bg-alt);position:relative;overflow:hidden}.ContactSection_contact__9kvdb:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:var(--color-border)}.ContactSection_contact__9kvdb:after{content:"";position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(212,168,83,.06) 0,transparent 70%);pointer-events:none;animation:ContactSection_auroraFloat__iTXJ1 20s ease-in-out infinite}@keyframes ContactSection_auroraFloat__iTXJ1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-30px,30px) scale(1.1)}}.ContactSection_contactLayout__H18MC{display:grid;grid-template-columns:1fr 1.3fr;grid-gap:80px;gap:80px;align-items:start}.ContactSection_sectionTitle__rhaMC{font-size:36px;font-weight:600;letter-spacing:-.025em;margin:16px 0;color:var(--color-text);line-height:1.2;background:linear-gradient(135deg,var(--color-text) 0,var(--color-text) 80%,rgba(212,168,83,.8) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.ContactSection_sectionDescription__GeXh7{font-size:17px;color:var(--color-text-secondary);line-height:1.7;margin-bottom:40px}.ContactSection_contactInfo__r_Vll{display:flex;flex-direction:column;gap:28px}.ContactSection_infoItem__8pYOb{display:flex;flex-direction:column;gap:10px;padding:16px;margin:-16px;border-radius:var(--radius-md);transition:background .2s ease}.ContactSection_infoItem__8pYOb:hover{background:rgba(212,168,83,.03)}.ContactSection_infoItem__8pYOb .ContactSection_label__FPH9U{display:flex;align-items:center;gap:6px}.ContactSection_infoIcon__6Jbfi{opacity:.5}.ContactSection_infoItem__8pYOb:hover .ContactSection_infoIcon__6Jbfi{opacity:1;color:#d4a853}.ContactSection_infoText__3Tn5T{font-size:16px;color:var(--color-text);font-weight:500}.ContactSection_contactFormWrapper__M2QT7{position:relative}.ContactSection_formHeaderLine__75uWe{position:absolute;top:0;left:36px;right:36px;height:3px;background:linear-gradient(90deg,var(--color-success),#d4a853,var(--color-text));border-radius:3px 3px 0 0;z-index:1}.ContactSection_contactForm__4vSVc{display:flex;flex-direction:column;gap:24px;background:var(--color-surface);border:1px solid transparent;border-radius:var(--radius-lg);padding:36px;box-shadow:var(--shadow-lg);transition:box-shadow .3s ease;position:relative}.ContactSection_contactForm__4vSVc:before{content:"";position:absolute;inset:-1px;border-radius:var(--radius-lg);padding:1px;background:linear-gradient(135deg,rgba(212,168,83,.15),transparent 40%,transparent 60%,rgba(16,185,129,.1));-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;pointer-events:none}.ContactSection_contactForm__4vSVc:focus-within{box-shadow:0 16px 48px rgba(0,0,0,.12),0 0 20px rgba(212,168,83,.08);border-color:transparent;background:linear-gradient(var(--color-surface),var(--color-surface)) padding-box,linear-gradient(135deg,rgba(212,168,83,.3),rgba(16,185,129,.2),rgba(212,168,83,.3)) border-box}.ContactSection_formRow__mzYgS{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.ContactSection_formGroup__Li1OU{display:flex;flex-direction:column;gap:10px}.ContactSection_formGroup__Li1OU input,.ContactSection_formGroup__Li1OU select,.ContactSection_formGroup__Li1OU textarea{padding:14px 16px;font-size:14px;font-family:var(--font-sans);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-text);transition:all .2s ease}.ContactSection_formGroup__Li1OU input:focus,.ContactSection_formGroup__Li1OU select:focus,.ContactSection_formGroup__Li1OU textarea:focus{outline:none;border-color:#d4a853;box-shadow:0 0 0 3px rgba(212,168,83,.1);animation:ContactSection_inputFocus__fDw32 .3s ease}@keyframes ContactSection_inputFocus__fDw32{0%{box-shadow:0 0 0 0 rgba(212,168,83,.3)}}.ContactSection_formGroup__Li1OU input:not(:placeholder-shown):valid,.ContactSection_formGroup__Li1OU select:valid:not(:focus),.ContactSection_formGroup__Li1OU textarea:not(:placeholder-shown):valid{border-color:rgba(16,185,129,.4)}.ContactSection_formGroup__Li1OU input:not(:placeholder-shown):invalid:not(:focus),.ContactSection_formGroup__Li1OU textarea:not(:placeholder-shown):invalid:not(:focus){border-color:rgba(239,68,68,.4)}.ContactSection_formGroup__Li1OU input::placeholder,.ContactSection_formGroup__Li1OU textarea::placeholder{color:var(--color-text-muted)}.ContactSection_optional__AL17g{font-weight:400;color:var(--color-text-muted);text-transform:none;letter-spacing:0}.ContactSection_submitBtn__wVGz2{width:100%;margin-top:8px;padding:16px 28px;position:relative;overflow:hidden}.ContactSection_submitBtn__wVGz2:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(212,168,83,.2),transparent);transition:left .5s ease}.ContactSection_submitBtn__wVGz2:hover:before{left:100%}.ContactSection_btnArrow__lwUxY{transition:transform .2s ease}.ContactSection_submitBtn__wVGz2:hover .ContactSection_btnArrow__lwUxY{transform:translateX(4px)}.ContactSection_btnLoading__udRiE{display:flex;align-items:center;gap:8px}.ContactSection_loadingSpinner__dzL_8{width:16px;height:16px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:ContactSection_spin__1J75m .8s linear infinite}@keyframes ContactSection_spin__1J75m{to{transform:rotate(1turn)}}.ContactSection_submitBtn__wVGz2:disabled{opacity:.8;cursor:not-allowed}.ContactSection_formSuccess__pyCbH{display:flex;flex-direction:column;align-items:center;text-align:center;padding:48px 36px;background:var(--color-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);animation:ContactSection_successReveal__NN_I8 .5s ease}@keyframes ContactSection_successReveal__NN_I8{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.ContactSection_successIcon__NtokR{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:rgba(16,185,129,.1);border-radius:50%;color:var(--color-success);margin-bottom:24px;animation:ContactSection_successPop__5nJhJ .6s ease}@keyframes ContactSection_successPop__5nJhJ{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}.ContactSection_successTitle__EhkGf{font-size:24px;font-weight:600;color:var(--color-text);margin-bottom:8px}.ContactSection_successText__pYYmP{font-size:15px;color:var(--color-text-secondary);margin-bottom:24px}.ContactSection_successDetails__5sxk0{display:flex;flex-direction:column;gap:8px}.ContactSection_detailItem__2ptx9{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--color-text-muted)}.ContactSection_detailItem__2ptx9 svg{opacity:.5}.ContactSection_resetBtn__UKw9n{margin-top:24px;padding:10px 20px;font-size:12px;color:var(--color-text-muted);background:transparent;border:1px solid var(--color-border);border-radius:var(--radius-sm);cursor:pointer;transition:all .2s ease}.ContactSection_resetBtn__UKw9n:hover{color:var(--color-text);border-color:var(--color-text-muted)}@media (max-width:1024px){.ContactSection_contactLayout__H18MC{grid-template-columns:1fr;gap:48px}}@media (max-width:640px){.ContactSection_formRow__mzYgS{grid-template-columns:1fr}.ContactSection_sectionTitle__rhaMC{font-size:28px}.ContactSection_contactForm__4vSVc{padding:24px}.ContactSection_formSuccess__pyCbH{padding:32px 24px}}.Footer_footer__UaG1g{padding:80px 0 40px;border-top:1px solid var(--color-border);background:linear-gradient(to bottom,var(--color-surface),var(--color-bg));position:relative}.Footer_footer__UaG1g:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:200px;height:1px;background:linear-gradient(90deg,transparent,rgba(212,168,83,.3),transparent)}.Footer_footerContent__nZq4z{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;margin-bottom:60px}.Footer_footerBrand__2iuXn{display:flex;flex-direction:column;gap:16px;max-width:280px}.Footer_logo__NsUJK{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--color-text)}.Footer_logoIcon__Y12Ym{width:28px;height:28px;object-fit:contain;transition:transform .3s ease}.Footer_logo__NsUJK:hover .Footer_logoIcon__Y12Ym{transform:scale(1.1);filter:drop-shadow(0 0 8px rgba(212,168,83,.5))}.Footer_logoText__UJ4c3{font-size:19px;font-weight:600;letter-spacing:-.02em}.Footer_footerTagline__fyFMo{font-size:14px;color:var(--color-text-muted);line-height:1.6}.Footer_footerLinks__4RPn7{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:40px;gap:40px;justify-self:end}.Footer_linkGroup__3skIZ{display:flex;flex-direction:column;gap:14px}.Footer_linkGroup__3skIZ .Footer_label__22IAK{margin-bottom:6px}.Footer_linkGroup__3skIZ .Footer_linkItem__m1sfX{font-size:14px;color:var(--color-text-secondary);text-decoration:none;transition:color .2s ease}.Footer_footerBottom__jFaYu{display:flex;justify-content:space-between;align-items:center;padding-top:32px;border-top:1px solid var(--color-border)}.Footer_copyright__j5CNb{font-size:13px;color:var(--color-text-muted)}.Footer_footerLegal__Vhmvr{display:flex;gap:28px}.Footer_footerLegal__Vhmvr span{font-size:13px;color:var(--color-text-muted);text-decoration:none;transition:color .2s ease}@media (max-width:768px){.Footer_footerContent__nZq4z{grid-template-columns:1fr;gap:48px}.Footer_footerLinks__4RPn7{justify-self:start;grid-template-columns:repeat(2,1fr);gap:32px}}@media (max-width:480px){.Footer_footer__UaG1g{padding:60px 0 32px}.Footer_footerLinks__4RPn7{grid-template-columns:1fr;gap:32px}.Footer_footerBottom__jFaYu{flex-direction:column;gap:16px;text-align:center}.Footer_footerLegal__Vhmvr{flex-wrap:wrap;justify-content:center;gap:16px}}.GridBackground_gridBackground__fM_s1{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;overflow:hidden}.GridBackground_gridLines__lN_QH{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(to right,var(--color-border-light) 1px,transparent 1px),linear-gradient(to bottom,var(--color-border-light) 1px,transparent 1px);background-size:80px 80px;opacity:.6}.GridBackground_gridLines__lN_QH:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(to right,transparent 49%,var(--color-border-light) 50%,transparent 51%);background-size:160px 160px;opacity:.4}.GridBackground_gridBackground__fM_s1:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse at 50% 30%,transparent 0,var(--color-bg) 70%)}@media (max-width:768px){.GridBackground_gridLines__lN_QH{background-size:60px 60px}}.HeaderBar_header__6ko5o{position:fixed;top:0;left:0;right:0;z-index:100;background:hsla(0,0%,98%,.7);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);transition:all .3s ease}.HeaderBar_headerScrolled__dCUyv{background:hsla(0,0%,98%,.95);box-shadow:0 1px 0 var(--color-border)}.HeaderBar_scrollProgress__1mZoo{position:absolute;bottom:0;left:0;right:0;height:2px;background:transparent;overflow:hidden}.HeaderBar_scrollProgressFill___ObWN{height:100%;background:linear-gradient(90deg,#d4a853,var(--color-success));transition:width .1s ease-out;border-radius:0 1px 1px 0;box-shadow:0 0 8px rgba(212,168,83,.5)}.HeaderBar_headerInner__g9RJr{display:flex;align-items:center;justify-content:space-between;height:72px}.HeaderBar_logo__mVTHx{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--color-text)}.HeaderBar_logoIcon__9RlIQ{width:28px;height:28px;object-fit:contain;transition:transform .3s ease}.HeaderBar_logo__mVTHx:hover .HeaderBar_logoIcon__9RlIQ{transform:scale(1.1);filter:drop-shadow(0 0 8px rgba(212,168,83,.5))}.HeaderBar_logoText___hUl5{font-size:19px;font-weight:600;letter-spacing:-.02em}.HeaderBar_nav__4Go_E{display:flex;gap:40px}.HeaderBar_nav__4Go_E a{font-size:14px;font-weight:500;color:var(--color-text-secondary);text-decoration:none;transition:color .2s ease;position:relative}.HeaderBar_nav__4Go_E a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1px;background:#d4a853;transition:width .2s ease}.HeaderBar_nav__4Go_E a:hover{color:var(--color-text)}.HeaderBar_nav__4Go_E a:hover:after{width:100%;box-shadow:0 0 8px rgba(212,168,83,.4)}.HeaderBar_headerActions__1avW6{display:flex;gap:12px}.HeaderBar_headerActions__1avW6 .HeaderBar_btn-sm__JrZg6{padding:10px 20px;font-size:13px}.HeaderBar_btnArrow__ow_Vr{transition:transform .2s ease;font-size:14px}.HeaderBar_headerActions__1avW6 a:hover .HeaderBar_btnArrow__ow_Vr{transform:translateX(3px)}.HeaderBar_menuToggle__nzm00{display:none;flex-direction:column;justify-content:center;gap:6px;width:36px;height:36px;background:none;border:none;cursor:pointer;padding:6px}.HeaderBar_menuToggle__nzm00 span{display:block;width:100%;height:2px;background:var(--color-text);transition:all .2s ease;transform-origin:center}.HeaderBar_rotate45__503_x{transform:translateY(8px) rotate(45deg)}.HeaderBar_opacity0__Vsbix{opacity:0}.HeaderBar_rotateNeg45__jOwHV{transform:translateY(-8px) rotate(-45deg)}@media (max-width:768px){.HeaderBar_headerInner__g9RJr{height:64px}.HeaderBar_nav__4Go_E{position:absolute;top:64px;left:0;right:0;flex-direction:column;gap:0;background:var(--color-surface);border-bottom:1px solid var(--color-border);display:none;box-shadow:var(--shadow-lg)}.HeaderBar_navOpen__Zlwym{display:flex}.HeaderBar_nav__4Go_E a{padding:18px var(--container-padding);border-top:1px solid var(--color-border)}.HeaderBar_headerActions__1avW6,.HeaderBar_nav__4Go_E a:after{display:none}.HeaderBar_menuToggle__nzm00{display:flex}}.HeroSection_hero__LcTg9{padding-top:160px;padding-bottom:var(--section-gap);min-height:100vh;display:flex;align-items:center;position:relative;overflow:hidden}.HeroSection_hero__LcTg9:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse 80% 50% at 20% 40%,rgba(212,168,83,.03) 0,transparent 50%),radial-gradient(ellipse 60% 40% at 80% 60%,rgba(16,185,129,.02) 0,transparent 50%);animation:HeroSection_heroAmbient__yTGNC 20s ease-in-out infinite;pointer-events:none}@keyframes HeroSection_heroAmbient__yTGNC{0%,to{opacity:1;transform:scale(1) translate(0)}33%{opacity:.8;transform:scale(1.1) translate(2%,-2%)}66%{opacity:.9;transform:scale(.95) translate(-2%,2%)}}.HeroSection_heroDecoration__apL9D{position:absolute;top:10%;right:-5%;width:600px;height:600px;pointer-events:none;z-index:0;transition:transform .3s ease-out}.HeroSection_decoRing__nOxcM{position:absolute;width:100%;height:100%;border:1px solid rgba(212,168,83,.1);border-radius:50%;animation:HeroSection_decoRotate__SUhAs 60s linear infinite}.HeroSection_decoRing__nOxcM:before{content:"";position:absolute;top:10%;left:50%;width:8px;height:8px;background:rgba(212,168,83,.3);border-radius:50%;transform:translateX(-50%)}.HeroSection_decoRing2__BU_Ws{width:80%;height:80%;top:10%;left:10%;border-color:rgba(16,185,129,.08);animation-duration:45s;animation-direction:reverse}.HeroSection_decoRing2__BU_Ws:before{background:rgba(16,185,129,.3);top:auto;bottom:5%}@keyframes HeroSection_decoRotate__SUhAs{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.HeroSection_decoStars__aJbV4{position:absolute;width:100%;height:100%}.HeroSection_star__95ZYV{position:absolute;width:4px;height:4px;background:#d4a853;border-radius:50%;opacity:0;animation:HeroSection_twinkle__kL0DY 4s ease-in-out infinite;transition:transform .2s ease-out}.HeroSection_star1___RqVl{top:20%;left:30%;animation-delay:0s}.HeroSection_star2__5BIe5{top:60%;left:70%;animation-delay:1.5s}.HeroSection_star3__zD3_h{top:40%;left:50%;animation-delay:3s}@keyframes HeroSection_twinkle__kL0DY{0%,to{opacity:0;transform:scale(0)}50%{opacity:.8;transform:scale(1);box-shadow:0 0 10px rgba(212,168,83,.5)}}.HeroSection_heroContent__Et2iD{max-width:720px;position:relative}.HeroSection_heroContent__Et2iD:before{content:"";position:absolute;top:-100px;left:-100px;width:500px;height:500px;background:radial-gradient(ellipse at center,rgba(212,168,83,.08) 0,rgba(16,185,129,.03) 40%,transparent 70%);pointer-events:none;z-index:-1;animation:HeroSection_heroGlow__1dqjA 8s ease-in-out infinite}@keyframes HeroSection_heroGlow__1dqjA{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.HeroSection_heroAccent__cP_Sv{position:absolute;top:-40px;left:-40px;width:80px;height:80px;border-left:1px solid var(--color-border);border-top:1px solid var(--color-border);opacity:.5}.HeroSection_heroAccent__cP_Sv:after{content:"";position:absolute;top:0;left:0;width:8px;height:8px;background:#d4a853;border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 10px rgba(212,168,83,.4);animation:HeroSection_accentBreathe__VUUuq 4s ease-in-out infinite}@keyframes HeroSection_accentBreathe__VUUuq{0%,to{box-shadow:0 0 10px rgba(212,168,83,.4);transform:translate(-50%,-50%) scale(1)}50%{box-shadow:0 0 20px rgba(212,168,83,.6);transform:translate(-50%,-50%) scale(1.2)}}.HeroSection_heroBadge__zbweA{display:inline-flex;align-items:center;gap:10px;padding:8px 16px 8px 12px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:100px;margin-bottom:32px;box-shadow:0 0 20px rgba(212,168,83,.1);opacity:0;animation:HeroSection_badgeSlideIn__m4YPV .6s cubic-bezier(.16,1,.3,1) forwards;animation-delay:.2s;position:relative;overflow:hidden}.HeroSection_heroBadge__zbweA:after{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(212,168,83,.15),transparent);animation:HeroSection_badgeShine__OTymp 4s ease-in-out infinite;animation-delay:2s}@keyframes HeroSection_badgeSlideIn__m4YPV{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection_badgeShine__OTymp{0%,to{left:-100%}50%{left:150%}}.HeroSection_badgeDot__L_b2I{width:8px;height:8px;background:var(--color-success);border-radius:50%;animation:HeroSection_pulseGreen__pT_3N 2s ease-in-out infinite}@keyframes HeroSection_pulseGreen__pT_3N{0%,to{opacity:1;box-shadow:0 0 0 0 rgba(16,185,129,.4)}50%{opacity:.8;box-shadow:0 0 0 4px rgba(16,185,129,0)}}.HeroSection_heroTitle__YPQXM{font-size:clamp(44px,7vw,68px);font-weight:600;line-height:1.08;letter-spacing:-.035em;color:var(--color-text);margin-bottom:28px;background:linear-gradient(135deg,var(--color-text) 0,var(--color-text) 35%,#d4a853 50%,var(--color-text) 65%,var(--color-text) 100%);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:HeroSection_shimmer__roOYq 8s ease-in-out infinite,HeroSection_heroReveal__KS_dH .8s cubic-bezier(.16,1,.3,1) forwards;animation-delay:0s,.3s;opacity:0}@keyframes HeroSection_heroReveal__KS_dH{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection_shimmer__roOYq{0%,to{background-position:0}50%{background-position:100%}}.HeroSection_heroHighlight__Q_z4a{position:relative;background:linear-gradient(90deg,#d4a853,#f0c674 25%,#10b981 50%,#f0c674 75%,#d4a853);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:HeroSection_gradientFlow__SEA0G 4s ease-in-out infinite}.HeroSection_heroHighlight__Q_z4a:after{content:"";position:absolute;bottom:4px;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,rgba(212,168,83,.6) 50%,transparent);border-radius:2px;animation:HeroSection_underlineGlow__jM2lF 3s ease-in-out infinite}@keyframes HeroSection_gradientFlow__SEA0G{0%,to{background-position:0}50%{background-position:100%}}@keyframes HeroSection_underlineGlow__jM2lF{0%,to{opacity:.3;transform:scaleX(.8)}50%{opacity:.8;transform:scaleX(1)}}.HeroSection_heroDescription__RidJc{font-size:18px;line-height:1.7;color:var(--color-text-secondary);max-width:480px;margin-bottom:40px;opacity:0;animation:HeroSection_heroReveal__KS_dH .8s cubic-bezier(.16,1,.3,1) forwards;animation-delay:.45s}.HeroSection_heroActions__F4t2J{display:flex;gap:16px;margin-bottom:24px;opacity:0;animation:HeroSection_heroReveal__KS_dH .8s cubic-bezier(.16,1,.3,1) forwards;animation-delay:.6s}.HeroSection_btnArrow__y6oKr{transition:transform .2s ease}.HeroSection_heroActions__F4t2J a:hover .HeroSection_btnArrow__y6oKr{transform:translateX(4px)}.HeroSection_heroTerminal__foVuX{position:relative;background:var(--color-surface);border:1px solid transparent;border-radius:var(--radius-lg);overflow:hidden;max-width:520px;box-shadow:var(--shadow-lg);transition:transform .3s ease,box-shadow .3s ease;opacity:0;animation:HeroSection_terminalReveal__yIGuA .8s cubic-bezier(.16,1,.3,1) forwards;animation-delay:.75s}.HeroSection_heroTerminal__foVuX:before{content:"";position:absolute;inset:-1px;border-radius:var(--radius-lg);padding:1px;background:linear-gradient(135deg,rgba(212,168,83,.2),transparent 40%,transparent 60%,rgba(16,185,129,.15));-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;pointer-events:none}@keyframes HeroSection_terminalReveal__yIGuA{0%{opacity:0;transform:translateY(30px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.HeroSection_heroTerminal__foVuX:hover{transform:translateY(-4px);box-shadow:0 16px 48px rgba(0,0,0,.12),0 0 20px rgba(212,168,83,.1);border-color:transparent;background:linear-gradient(var(--color-surface),var(--color-surface)) padding-box,linear-gradient(135deg,rgba(212,168,83,.4),rgba(16,185,129,.3)) border-box}.HeroSection_terminalHeader__u3AWo{display:flex;align-items:center;padding:14px 18px;border-bottom:1px solid var(--color-border);background:linear-gradient(to bottom,var(--color-surface),var(--color-bg-alt));position:relative}.HeroSection_terminalHeader__u3AWo:after{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(180deg,hsla(0,0%,100%,.03),transparent);pointer-events:none}.HeroSection_terminalDots__HYRBc{display:flex;gap:8px}.HeroSection_terminalDot__6JstS{width:12px;height:12px;border-radius:50%;background:var(--color-border)}.HeroSection_terminalDot__6JstS:first-child{background:#ff5f57}.HeroSection_terminalDot__6JstS:nth-child(2){background:#febc2e}.HeroSection_terminalDot__6JstS:nth-child(3){background:#28c840}.HeroSection_terminalTitle__DwTBO{flex:1 1;text-align:center}.HeroSection_terminalActions__JvME0,.HeroSection_terminalTitle__DwTBO{font-size:12px;color:var(--color-text-muted)}.HeroSection_terminalVersion___GbBy{font-size:10px;padding:2px 6px;background:rgba(16,185,129,.1);border:1px solid rgba(16,185,129,.2);border-radius:4px;color:var(--color-success)}.HeroSection_terminalBody__Cs9mU{padding:24px}.HeroSection_terminalLine__VZHwd{display:flex;align-items:center;gap:12px;margin-bottom:8px}.HeroSection_terminalLine__VZHwd:last-of-type{margin-bottom:20px}.HeroSection_terminalLineContinued__4WeeE{padding-left:24px}.HeroSection_terminalPrompt__fYJNU{color:var(--color-text-muted);font-size:14px}.HeroSection_terminalCommand___JXIP{color:var(--color-text);font-size:13px}.HeroSection_terminalCursor__5e8ue{display:inline-block;width:8px;height:18px;background:#d4a853;animation:HeroSection_cursorBlink__qv_AM 1s step-end infinite;box-shadow:0 0 8px rgba(212,168,83,.5);border-radius:1px;vertical-align:middle;margin-left:2px}@keyframes HeroSection_cursorBlink__qv_AM{0%,to{opacity:1;box-shadow:0 0 8px rgba(212,168,83,.5)}50%{opacity:0;box-shadow:none}}.HeroSection_terminalOutput__l3NK8{background:var(--color-bg-alt);border-radius:var(--radius-sm);padding:16px;margin-bottom:20px;opacity:0;transform:translateY(8px);transition:opacity .4s ease,transform .4s ease;position:relative}.HeroSection_responseVisible__9GtgN{opacity:1;transform:translateY(0)}.HeroSection_terminalResponse__9usq3{font-size:12px;line-height:1.8;display:flex;flex-direction:column}.HeroSection_responseLine__3s_NN{color:var(--color-text-secondary);opacity:0;animation:HeroSection_fadeInLine__X8F1P .3s ease forwards}.HeroSection_responseLine__3s_NN:first-child{animation-delay:.1s}.HeroSection_responseLine__3s_NN:nth-child(2){animation-delay:.2s}.HeroSection_responseLine__3s_NN:nth-child(3){animation-delay:.3s}.HeroSection_responseLine__3s_NN:nth-child(4){animation-delay:.4s}.HeroSection_responseLine__3s_NN:nth-child(5){animation-delay:.5s}.HeroSection_responseLine__3s_NN:nth-child(6){animation-delay:.6s}.HeroSection_responseLine__3s_NN:nth-child(7){animation-delay:.7s}@keyframes HeroSection_fadeInLine__X8F1P{0%{opacity:0;transform:translateX(-4px)}to{opacity:1;transform:translateX(0)}}.HeroSection_responseKey__tkky_{color:var(--color-text-muted)}.HeroSection_responseString__YL4YC{color:var(--color-success)}.HeroSection_responseNumber__EUl5g{color:#3b82f6}.HeroSection_responseBool__NZhD8{color:#f59e0b}.HeroSection_terminalStatus__rz_Ts{display:flex;align-items:center;gap:12px;padding-top:20px;border-top:1px solid var(--color-border);opacity:0;animation:HeroSection_fadeIn__Sog_u .4s ease forwards;animation-delay:.8s}@keyframes HeroSection_fadeIn__Sog_u{0%{opacity:0}to{opacity:1}}.HeroSection_statusIndicator__iyV_J{width:8px;height:8px;border-radius:50%;background:var(--color-success);box-shadow:0 0 8px rgba(16,185,129,.5);animation:HeroSection_statusPulse__VRWZ_ 2s ease-in-out infinite}@keyframes HeroSection_statusPulse__VRWZ_{0%,to{box-shadow:0 0 8px rgba(16,185,129,.5)}50%{box-shadow:0 0 16px rgba(16,185,129,.8)}}.HeroSection_statusText__X3BcB{font-size:11px;letter-spacing:.08em;color:var(--color-success);font-weight:500}.HeroSection_statusMeta__NKwPe{font-size:10px;color:var(--color-text-muted);opacity:.6}.HeroSection_statusSecure__TCF_T{display:inline-flex;align-items:center;gap:4px;font-size:9px;color:var(--color-success);padding:2px 6px;background:rgba(16,185,129,.1);border-radius:4px}.HeroSection_statusSecure__TCF_T svg{width:10px;height:10px}.HeroSection_statusLatency__qq9fp{font-size:11px;color:var(--color-text-muted);margin-left:auto}@media (max-width:768px){.HeroSection_hero__LcTg9{padding-top:120px;min-height:auto}.HeroSection_heroDescription__RidJc{font-size:16px}.HeroSection_heroActions__F4t2J{flex-direction:column;margin-bottom:48px}.HeroSection_heroActions__F4t2J a{width:100%;justify-content:center}.HeroSection_heroTerminal__foVuX{max-width:100%}}.IntegrationSection_integration__z2uaY{padding:var(--section-gap) 0;background:var(--color-bg-alt);position:relative;overflow:hidden}.IntegrationSection_integration__z2uaY:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:var(--color-border)}.IntegrationSection_integration__z2uaY:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 1px 1px,rgba(212,168,83,.03) 1px,transparent 0);background-size:32px 32px;pointer-events:none}.IntegrationSection_integrationLayout__pFfbq{display:grid;grid-template-columns:1fr 1.1fr;grid-gap:80px;gap:80px;align-items:center}.IntegrationSection_sectionTitle__1ixtk{font-size:36px;font-weight:600;letter-spacing:-.025em;margin:16px 0;color:var(--color-text);line-height:1.2;background:linear-gradient(135deg,var(--color-text) 0,var(--color-text) 80%,rgba(212,168,83,.8) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.IntegrationSection_sectionDescription__dDfi6{font-size:17px;color:var(--color-text-secondary);line-height:1.7;margin-bottom:40px}.IntegrationSection_sdkPlatforms__lTCDM{margin-top:24px;padding-top:24px;border-top:1px solid var(--color-border)}.IntegrationSection_communityLabel__Sx0yD{margin-bottom:16px;display:block}.IntegrationSection_sdkGrid__C2Nat{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin-top:16px}.IntegrationSection_sdkItem__LgamV{display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 8px;background:var(--color-surface);border:1px solid transparent;border-radius:var(--radius-sm);transition:all .2s ease;cursor:default;position:relative;overflow:hidden}.IntegrationSection_sdkItem__LgamV:before{content:"";position:absolute;inset:-1px;border-radius:var(--radius-sm);padding:1px;background:linear-gradient(135deg,var(--color-border),var(--color-border));-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;pointer-events:none;transition:all .3s ease}.IntegrationSection_sdkItem__LgamV:hover:before{background:linear-gradient(135deg,rgba(212,168,83,.6),rgba(16,185,129,.4),rgba(212,168,83,.6));background-size:200% 200%;animation:IntegrationSection_sdkGradientMove__pWFyG 2s ease infinite}@keyframes IntegrationSection_sdkGradientMove__pWFyG{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.IntegrationSection_sdkItem__LgamV:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08),0 0 20px rgba(212,168,83,.1)}.IntegrationSection_sdkItem__LgamV svg{color:var(--color-text-muted);transition:color .2s ease}.IntegrationSection_sdkItem__LgamV:hover svg{color:#d4a853}.IntegrationSection_sdkName__jm12s{font-size:10px;font-weight:500;color:var(--color-text-muted);text-align:center}.IntegrationSection_sdkItem__LgamV:hover .IntegrationSection_sdkName__jm12s{color:var(--color-text)}.IntegrationSection_codeWindow__zhu4S{background:var(--color-surface);border:1px solid transparent;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-lg);transition:transform .3s ease,box-shadow .3s ease;position:relative}.IntegrationSection_codeWindow__zhu4S:before{content:"";position:absolute;inset:-1px;border-radius:var(--radius-lg);padding:1px;background:linear-gradient(135deg,rgba(212,168,83,.15),transparent 40%,transparent 60%,rgba(16,185,129,.1));-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;pointer-events:none;z-index:1}.IntegrationSection_codeWindow__zhu4S:hover{transform:translateY(-4px);box-shadow:0 16px 48px rgba(0,0,0,.12),0 0 20px rgba(212,168,83,.1);border-color:rgba(212,168,83,.25)}.IntegrationSection_codeHeader__1m7kr{display:flex;align-items:center;padding:14px 18px;border-bottom:1px solid var(--color-border);background:linear-gradient(to bottom,var(--color-surface),var(--color-bg-alt));gap:16px;position:relative}.IntegrationSection_codeHeader__1m7kr:after{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(180deg,hsla(0,0%,100%,.03),transparent);pointer-events:none}.IntegrationSection_codeDots___F_ZC{display:flex;gap:8px}.IntegrationSection_codeDots___F_ZC span{width:12px;height:12px;border-radius:50%;background:var(--color-border)}.IntegrationSection_codeDots___F_ZC span:first-child{background:#ff5f57}.IntegrationSection_codeDots___F_ZC span:nth-child(2){background:#febc2e}.IntegrationSection_codeDots___F_ZC span:nth-child(3){background:#28c840}.IntegrationSection_codeTabs__wW9Ik{display:flex;gap:4px;margin-left:auto}.IntegrationSection_codeTab__xsA1r{padding:6px 14px;font-size:12px;font-weight:500;color:var(--color-text-muted);background:transparent;border:none;border-radius:var(--radius-sm);cursor:pointer;transition:all .15s ease}.IntegrationSection_codeTab__xsA1r:hover{color:var(--color-text-secondary)}.IntegrationSection_codeTab__xsA1r.IntegrationSection_active__fwqv6{background:var(--color-bg-alt);color:var(--color-text);border:1px solid var(--color-border);box-shadow:0 0 8px rgba(212,168,83,.1)}.IntegrationSection_codeBody__RqIQe{padding:24px;overflow-x:auto;background:linear-gradient(90deg,var(--color-bg-alt) 40px,transparent 40px);position:relative}.IntegrationSection_copyBtn__Tz4Cl{position:absolute;top:12px;right:12px;display:flex;align-items:center;gap:6px;padding:6px 12px;font-size:11px;color:var(--color-text-muted);background:var(--color-surface);border:1px solid var(--color-border);border-radius:4px;opacity:0;transition:all .2s ease;cursor:pointer;z-index:2}.IntegrationSection_codeWindow__zhu4S:hover .IntegrationSection_copyBtn__Tz4Cl{opacity:1}.IntegrationSection_copyBtn__Tz4Cl:hover{border-color:#d4a853;color:#d4a853}.IntegrationSection_copyBtn__Tz4Cl.IntegrationSection_copied__agEqx{border-color:var(--color-success);color:var(--color-success);background:rgba(16,185,129,.05)}.IntegrationSection_copyText___6M1i{font-size:10px}.IntegrationSection_codeBody__RqIQe:before{content:"1\A2\A3\A4\A5\A6\A7\A8";white-space:pre;position:absolute;left:0;top:24px;width:32px;text-align:right;font-family:var(--font-mono);font-size:11px;line-height:1.8;color:var(--color-text-muted);opacity:.4;pointer-events:none;padding-right:8px}.IntegrationSection_codeBody__RqIQe pre{margin:0 0 0 24px;font-size:13px;line-height:1.8;color:var(--color-text-secondary);white-space:pre-wrap;word-break:break-word}.IntegrationSection_codeBody__RqIQe code{font-family:var(--font-mono)}@media (max-width:1024px){.IntegrationSection_integrationLayout__pFfbq{grid-template-columns:1fr;gap:48px}.IntegrationSection_integrationPreview__C9HXa{order:-1}}@media (max-width:640px){.IntegrationSection_sectionTitle__1ixtk{font-size:28px}.IntegrationSection_codeBody__RqIQe{padding:16px}.IntegrationSection_codeBody__RqIQe pre{font-size:11px}.IntegrationSection_sdkGrid__C2Nat{grid-template-columns:repeat(3,1fr)}.IntegrationSection_codeTabs__wW9Ik{flex-wrap:wrap;gap:2px}.IntegrationSection_codeTab__xsA1r{padding:4px 8px;font-size:10px}}@media (max-width:480px){.IntegrationSection_sdkGrid__C2Nat{grid-template-columns:repeat(2,1fr)}}.PageLoader_pageLoader__6fXLa{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--color-bg);display:flex;align-items:center;justify-content:center;z-index:9999;animation:PageLoader_fadeOut__lAdxH .5s ease forwards;animation-delay:.5s}@keyframes PageLoader_fadeOut__lAdxH{to{opacity:0;visibility:hidden;pointer-events:none}}.PageLoader_loaderContent__JJ0L4{display:flex;flex-direction:column;align-items:center;gap:24px}.PageLoader_loaderLogo__6e6_d{width:48px;height:48px;animation:PageLoader_logoFloat__hBd23 2s ease-in-out infinite}.PageLoader_loaderLogo__6e6_d img{width:100%;height:100%;object-fit:contain}@keyframes PageLoader_logoFloat__hBd23{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.PageLoader_loaderBar__tAPjW{width:120px;height:3px;background:var(--color-border);border-radius:2px;overflow:hidden}.PageLoader_loaderProgress__Hgbwf{height:100%;background:linear-gradient(90deg,var(--color-success),#d4a853);border-radius:2px;transition:width .1s ease-out}.ServicesSection_services__2QUkr{padding:var(--section-gap) 0;position:relative}.ServicesSection_services__2QUkr:before{content:"";position:absolute;top:0;left:0;right:0;height:120px;background:linear-gradient(to bottom,var(--color-bg),transparent);pointer-events:none}.ServicesSection_sectionHeader__3n0IW{margin-bottom:72px;max-width:520px}.ServicesSection_sectionTitle__nGp0W{font-size:36px;font-weight:600;letter-spacing:-.025em;margin:16px 0;color:var(--color-text);line-height:1.2;background:linear-gradient(135deg,var(--color-text) 0,var(--color-text) 80%,rgba(212,168,83,.8) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.ServicesSection_sectionDescription__IXWOG{font-size:17px;color:var(--color-text-secondary);line-height:1.7}.ServicesSection_servicesGrid__DFZ2H{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.ServicesSection_serviceCard__D33P0{display:flex;flex-direction:column;gap:20px;padding:32px;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;position:relative;overflow:visible;border:1px solid transparent}.ServicesSection_serviceCard__D33P0:before{content:"";position:absolute;inset:-1px;border-radius:var(--radius-md);padding:1px;background:linear-gradient(135deg,rgba(212,168,83,.1),transparent 50%,rgba(16,185,129,.08));-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;pointer-events:none;z-index:0}.ServicesSection_serviceCard__D33P0:after{content:"";position:absolute;top:0;left:0;right:0;height:60%;background:linear-gradient(180deg,hsla(0,0%,100%,.02),transparent);pointer-events:none;border-radius:var(--radius-md) var(--radius-md) 0 0;z-index:0}.ServicesSection_serviceCard__D33P0:hover{transform:translateY(-6px);box-shadow:0 16px 40px rgba(0,0,0,.1),0 0 0 1px rgba(212,168,83,.15);border-color:rgba(212,168,83,.25)}.ServicesSection_serviceCard__D33P0:hover .ServicesSection_serviceIcon__VsP2k{background:var(--color-text);border-color:var(--color-text);color:#d4a853}.ServicesSection_serviceIcon__VsP2k{width:52px;height:52px;display:flex;align-items:center;justify-content:center;background:var(--color-bg-alt);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text);transition:all .3s ease}.ServicesSection_serviceTitle__zKPN_{font-size:20px;font-weight:600;color:var(--color-text);letter-spacing:-.01em;display:flex;align-items:center;gap:8px}.ServicesSection_ndcBadge__Pvjj3{background:linear-gradient(135deg,rgba(212,168,83,.15),rgba(212,168,83,.05));border:1px solid rgba(212,168,83,.3);border-radius:4px;color:#d4a853}.ServicesSection_mcpBadge__zR2Ei,.ServicesSection_ndcBadge__Pvjj3{font-size:9px;font-weight:600;letter-spacing:.05em;padding:3px 6px}.ServicesSection_mcpBadge__zR2Ei{background:linear-gradient(135deg,rgba(16,185,129,.15),rgba(16,185,129,.05));border:1px solid rgba(16,185,129,.3);border-radius:4px;color:var(--color-success);position:relative;overflow:hidden}.ServicesSection_mcpBadge__zR2Ei:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(16,185,129,.2),transparent);animation:ServicesSection_mcpShine__0vgac 3s ease-in-out infinite}@keyframes ServicesSection_mcpShine__0vgac{0%,to{left:-100%}50%{left:100%}}.ServicesSection_serviceCardFeatured__h1TT0{position:relative}.ServicesSection_serviceCardFeatured__h1TT0:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--color-success),#d4a853);border-radius:var(--radius-md) var(--radius-md) 0 0;z-index:1}.ServicesSection_serviceDescription__4_3MK{font-size:14px;color:var(--color-text-secondary);line-height:1.7}.ServicesSection_serviceCode__F0mJf{display:flex;flex-direction:column;gap:10px;padding-top:20px;border-top:1px solid var(--color-border);margin-top:20px}.ServicesSection_serviceCode__F0mJf code{font-size:13px;color:var(--color-text);background:var(--color-bg-alt);padding:10px 14px;border-radius:var(--radius-sm);border:1px solid var(--color-border);display:flex;align-items:center;gap:8px}.ServicesSection_serviceCode__F0mJf code:before{content:"";width:6px;height:6px;background:var(--color-success);border-radius:50%;flex-shrink:0;animation:ServicesSection_endpointPulse__spua0 2s ease-in-out infinite}@keyframes ServicesSection_endpointPulse__spua0{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:1024px){.ServicesSection_servicesGrid__DFZ2H{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ServicesSection_servicesGrid__DFZ2H{grid-template-columns:1fr}.ServicesSection_sectionTitle__nGp0W{font-size:28px}.ServicesSection_serviceCard__D33P0{padding:24px}}.StatsSection_stats__DeVVZ{padding-bottom:var(--section-gap);position:relative}.StatsSection_statsFlow__uXEtL{position:absolute;top:-60px;left:50%;transform:translateX(-50%);width:1px;height:60px;overflow:hidden}.StatsSection_flowLine__fmwIW{width:100%;height:100%;background:linear-gradient(to bottom,transparent,var(--color-border))}.StatsSection_flowPulse__3Jo_j{position:absolute;top:-10px;left:-2px;width:5px;height:10px;background:linear-gradient(180deg,transparent,#d4a853,transparent);border-radius:2px;animation:StatsSection_flowMove__Mn6xw 3s ease-in-out infinite}@keyframes StatsSection_flowMove__Mn6xw{0%{top:-10px;opacity:0}10%{opacity:1}90%{opacity:1}to{top:60px;opacity:0}}.StatsSection_statsHeader__Pe_e5{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.StatsSection_statsGrid__fjBEF{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.StatsSection_statCard__qeZZF{display:flex;flex-direction:column;gap:16px;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:visible;border:1px solid transparent;background:var(--color-surface)}.StatsSection_statCard__qeZZF:before{content:"";position:absolute;inset:-1px;border-radius:var(--radius-md);padding:1px;background:linear-gradient(135deg,rgba(212,168,83,.1),transparent 50%,rgba(16,185,129,.08));background-size:200% 200%;-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;pointer-events:none;transition:background .3s ease,opacity .3s ease;opacity:.5}.StatsSection_statCard__qeZZF:hover:before{background:linear-gradient(135deg,rgba(212,168,83,.4),rgba(16,185,129,.15) 50%,rgba(212,168,83,.4));background-size:300% 300%;animation:StatsSection_gradientBorderMove__iuf1z 3s ease infinite;opacity:1}@keyframes StatsSection_gradientBorderMove__iuf1z{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.StatsSection_statCard__qeZZF:after{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(180deg,hsla(0,0%,100%,.02),transparent);pointer-events:none;border-radius:var(--radius-md) var(--radius-md) 0 0}.StatsSection_statCard__qeZZF:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.08),0 0 0 1px rgba(212,168,83,.15);border-color:rgba(212,168,83,.2)}.StatsSection_statHeader__u9xkK{display:flex;align-items:center;justify-content:space-between}.StatsSection_statValue__Y7xzZ{display:flex;align-items:baseline;gap:8px}.StatsSection_statNumber__m9gPg{font-size:42px;font-weight:600;letter-spacing:-.03em;color:var(--color-text);line-height:1;background:linear-gradient(135deg,var(--color-text) 0,var(--color-text) 40%,#d4a853 50%,var(--color-text) 60%,var(--color-text) 100%);background-size:200% auto;-webkit-background-clip:text;background-clip:text;transition:all .3s ease}.StatsSection_statCard__qeZZF:hover .StatsSection_statNumber__m9gPg{-webkit-text-fill-color:transparent;animation:StatsSection_statShimmer__NvWwD 1.5s ease forwards}@keyframes StatsSection_statShimmer__NvWwD{0%{background-position:200%}to{background-position:0}}.StatsSection_statUnit__kYzW0{font-size:20px;font-weight:500;color:var(--color-text-muted)}.StatsSection_statBar__oERWA{margin-top:auto}.StatsSection_barTrack__ReXbo{width:100%;height:4px;background:var(--color-border);border-radius:2px;overflow:hidden}.StatsSection_barFill__q4FMv{height:100%;background:var(--color-text);border-radius:2px;transform-origin:left;animation:StatsSection_barGrow__93eWD 1s cubic-bezier(.4,0,.2,1) forwards;animation-delay:.4s}@keyframes StatsSection_barGrow__93eWD{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.StatsSection_statDetail__iANlN{font-size:13px;color:var(--color-text-muted)}.StatsSection_statLive__b1qR6{display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:600;color:var(--color-success);letter-spacing:.05em}.StatsSection_liveDot__0XACB{width:6px;height:6px;background:var(--color-success);border-radius:50%;animation:StatsSection_livePulse__ZbqPu 2s ease-in-out infinite}@keyframes StatsSection_livePulse__ZbqPu{0%,to{opacity:1}50%{opacity:.4}}.StatsSection_statSparkline__njtNh{height:24px;margin-top:auto}.StatsSection_statSparkline__njtNh svg{width:100%;height:100%}.StatsSection_latencyGraph__5ZqC9{height:30px;margin-top:auto}.StatsSection_latencyGraph__5ZqC9 svg{width:100%;height:100%}@media (max-width:1024px){.StatsSection_statsGrid__fjBEF{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.StatsSection_statsGrid__fjBEF{grid-template-columns:1fr}.StatsSection_statNumber__m9gPg{font-size:32px}.StatsSection_statsHeader__Pe_e5{flex-direction:column;align-items:flex-start;gap:12px}}.Widgets_apiHealthWidget__IOmQE{position:fixed;bottom:32px;right:32px;display:flex;align-items:center;gap:8px;padding:8px 14px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:100px;box-shadow:var(--shadow-sm);text-decoration:none;z-index:45;transition:all .2s ease}.Widgets_apiHealthWidget__IOmQE:hover{border-color:rgba(16,185,129,.3);box-shadow:var(--shadow-md)}.Widgets_healthDot__2E4T5{width:6px;height:6px;background:var(--color-success);border-radius:50%}.Widgets_healthLabel__N0qyO{font-size:11px;font-weight:500;color:var(--color-text-muted)}.Widgets_chatWidget__kHrwP{position:fixed;bottom:32px;left:32px;z-index:60;display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:var(--color-text);border-radius:50%;color:#fff;text-decoration:none;box-shadow:var(--shadow-md);transition:all .2s ease}.Widgets_chatWidget__kHrwP:hover{transform:scale(1.05);box-shadow:var(--shadow-lg)}@media (max-width:768px){.Widgets_apiHealthWidget__IOmQE{display:none}.Widgets_chatWidget__kHrwP{bottom:24px;left:24px;width:44px;height:44px}}