.ex-page{overflow-x:hidden;background:#060d1f;color:#ffffffa6}.gg-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.75rem;border-radius:999px;font-weight:700;font-size:.975rem;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,background .22s ease;text-align:center;cursor:pointer;border:none;line-height:1;white-space:nowrap}.gg-btn--primary{background:linear-gradient(135deg,#2563eb,#4f46e5);color:#fff;box-shadow:0 8px 24px #2563eb59}.gg-btn--primary:hover{transform:translateY(-2px);box-shadow:0 14px 32px #2563eb80;color:#fff;text-decoration:none}.gg-btn--ghost{background:#ffffff1a;border:1px solid rgba(255,255,255,.18);color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.gg-btn--ghost:hover{background:#ffffff29;transform:translateY(-2px);color:#fff;text-decoration:none}.ex-hero{position:relative;overflow:hidden;background:#060d1f;padding:clamp(100px,14vh,160px) 0 clamp(56px,8vh,96px);min-height:clamp(520px,65vh,720px);display:flex;align-items:center;isolation:isolate}.ex-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(ellipse 90% 65% at 50% -5%,rgba(37,99,235,.2) 0%,transparent 55%),radial-gradient(ellipse 55% 45% at 10% 80%,rgba(99,102,241,.12) 0%,transparent 55%),radial-gradient(ellipse 55% 45% at 90% 80%,rgba(59,130,246,.1) 0%,transparent 55%);animation:exBgShift 16s ease-in-out infinite;will-change:transform}.ex-hero__grid{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background-image:repeating-linear-gradient(0deg,rgba(255,255,255,.014) 0px,rgba(255,255,255,.014) 1px,transparent 1px,transparent 90px),repeating-linear-gradient(90deg,rgba(255,255,255,.011) 0px,rgba(255,255,255,.011) 1px,transparent 1px,transparent 90px);-webkit-mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,rgba(0,0,0,.45) 0%,transparent 75%);mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,rgba(0,0,0,.45) 0%,transparent 75%)}.ex-hero__glow{position:absolute;border-radius:50%;filter:blur(90px);pointer-events:none;z-index:0}.ex-hero__glow--tl{width:500px;height:500px;top:-150px;left:-150px;background:radial-gradient(circle,rgba(59,130,246,.18) 0%,transparent 70%);animation:exGlow 10s ease-in-out infinite}.ex-hero__glow--br{width:420px;height:420px;bottom:-120px;right:-120px;background:radial-gradient(circle,rgba(99,102,241,.14) 0%,transparent 70%);animation:exGlow 12s ease-in-out infinite reverse}@keyframes exBgShift{0%,to{transform:scale(1) translate(0)}50%{transform:scale(1.03) translate(.5%,1%)}}@keyframes exGlow{0%,to{opacity:.65;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}@media (prefers-reduced-motion: reduce){.ex-hero__bg,.ex-hero__glow--tl,.ex-hero__glow--br{animation:none!important}}.ex-hero__container{position:relative;z-index:2;width:100%}.ex-hero__content{text-align:center}.ex-hero__pre-title{font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#60a5fa;margin-bottom:1rem}.ex-hero__title{font-size:clamp(2rem,5.5vw,4rem);font-weight:900;line-height:1.08;letter-spacing:-.03em;color:#fff;margin-bottom:1.25rem}.ex-hero__title-accent{display:inline;background:linear-gradient(100deg,#93c5fd,#818cf8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.ex-hero__desc{font-size:clamp(.975rem,2vw,1.15rem);line-height:1.75;color:#ffffffa6;margin:0 auto 2rem;max-width:60ch}.ex-hero__stats{display:flex;justify-content:center;border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden;width:fit-content;margin:0 auto 2rem}.ex-hero__stat{padding:1rem 1.75rem;text-align:center;border-right:1px solid rgba(255,255,255,.08)}.ex-hero__stat:last-child{border-right:none}@media (max-width: 480px){.ex-hero__stat{padding:.75rem 1rem}}.ex-hero__stat-val{display:block;font-size:clamp(1.4rem,3.5vw,2rem);font-weight:900;line-height:1;letter-spacing:-.03em;margin-bottom:.25rem;background:linear-gradient(135deg,#fff,#93c5fd);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.ex-hero__stat-label{display:block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#ffffff4d}.ex-hero__btns{display:flex;gap:.875rem;justify-content:center;flex-wrap:wrap}@media (max-width: 576px){.ex-hero{padding-top:clamp(90px,12vh,120px);min-height:auto}.ex-hero__stats{width:100%;max-width:320px}.ex-hero__btns{flex-direction:column;align-items:center}.ex-hero__btns .gg-btn{width:100%;max-width:320px}}@media (max-width: 360px){.ex-hero__title{font-size:clamp(1.7rem,8vw,2rem)}.ex-hero__stat{padding:.625rem .75rem}.ex-hero__stat-val{font-size:1.25rem}}.ex-loader{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5rem 0;gap:1rem}.ex-loader__spinner{width:36px;height:36px;border:3px solid rgba(96,165,250,.15);border-top-color:#60a5fa;border-radius:50%;animation:exSpin .75s linear infinite}@keyframes exSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.ex-loader__spinner{animation:none;opacity:.5}}
