.hero{position:relative;min-height:100svh;display:flex;align-items:center;overflow:hidden;padding:150px 0 90px;isolation:isolate;background:radial-gradient(circle at 18% 48%,rgba(52,211,153,.18),transparent 29%),radial-gradient(circle at 75% 22%,rgba(56,189,248,.13),transparent 32%),radial-gradient(circle at 58% 72%,rgba(167,139,250,.10),transparent 34%),linear-gradient(180deg,#06101a 0%,#07131f 55%,#07111c 100%);}.hero-background{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:-3;}#starfield{position:absolute;inset:0;}.star{position:absolute;border-radius:50%;background:#fff;animation:twinkle linear infinite;}@keyframes twinkle{0%,100%{opacity:.14;transform:scale(.82);}50%{opacity:.88;transform:scale(1.2);}}.hero-grid{position:absolute;inset:0;opacity:.09;background-image:linear-gradient(rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px);background-size:82px 82px;mask-image:linear-gradient(to bottom,black,transparent 82%);}.hero::before{content:"";position:absolute;inset:auto 0 0;height:32%;z-index:-1;pointer-events:none;background:linear-gradient(to bottom,transparent,#07111c 92%);}.hero::after{content:"";position:absolute;left:4%;right:4%;bottom:5%;height:1px;background:linear-gradient(90deg,transparent,rgba(52,211,153,.28),rgba(56,189,248,.22),transparent);opacity:.55;}.gradient-orb{position:absolute;border-radius:50%;filter:blur(90px);opacity:.18;}.orb-1{width:560px;height:560px;top:-230px;right:-130px;background:#34d399;}.orb-2{width:500px;height:500px;left:-250px;bottom:-170px;background:#7c3aed;}.hero-container{position:relative;z-index:2;width:min(1640px,95%);min-height:690px;margin:auto;display:grid;grid-template-columns:minmax(520px,1.08fr) minmax(560px,.92fr);align-items:center;gap:10px;}.hero-image{position:relative;align-self:stretch;min-height:650px;display:flex;align-items:center;justify-content:flex-start;overflow:visible;}.hero-image::before{content:"";position:absolute;left:8%;bottom:10%;width:72%;height:16%;border-radius:50%;background:rgba(0,0,0,.42);filter:blur(32px);transform:perspective(500px) rotateX(68deg);}.island-glow{position:absolute;left:-2%;top:9%;width:82%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(52,211,153,.24),rgba(56,189,248,.10) 40%,transparent 70%);filter:blur(38px);opacity:.9;}.floating-island{position:relative;z-index:2;width:min(860px,112%);max-width:none;height:auto;margin-left:-8%;transform:translate(var(--parallax-x,0),var(--parallax-y,0));filter:drop-shadow(0 44px 70px rgba(0,0,0,.56)) drop-shadow(0 0 32px rgba(52,211,153,.10));animation:islandFloat 7s ease-in-out infinite;will-change:transform;}@keyframes islandFloat{0%,100%{transform:translate(var(--parallax-x,0),calc(var(--parallax-y,0) + 0px));}50%{transform:translate(var(--parallax-x,0),calc(var(--parallax-y,0) - 13px));}}.hero-content{position:relative;z-index:3;min-width:0;max-width:760px;margin-left:-34px;padding:42px 18px 42px 0;text-align:left;}.hero-content::before{content:"";position:absolute;inset:-30px -24px -30px -50px;z-index:-1;border-radius:42px;background:radial-gradient(circle at 42% 48%,rgba(7,17,28,.76),rgba(7,17,28,.18) 68%,transparent 78%);filter:blur(2px);pointer-events:none;}.hero-tag{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;color:#65e6bd;font-size:.76rem;font-weight:900;letter-spacing:3px;}.hero-tag::before{content:"";width:34px;height:2px;border-radius:999px;background:linear-gradient(90deg,#34d399,#38bdf8);box-shadow:0 0 13px rgba(52,211,153,.55);}.hero-content h1{margin:0;max-width:760px;color:#fff;font-family:"Oxanium",sans-serif;font-size:clamp(3.5rem,5.15vw,6.25rem);font-weight:800;line-height:.96;letter-spacing:-4px;text-wrap:balance;}.hero-content h1 span{display:block;margin-top:9px;line-height:1.02;background:linear-gradient(90deg,#70a8ff,#ae80ff,#ff7db4,#d9ed57,#70a8ff);background-size:280% 100%;color:transparent;-webkit-background-clip:text;background-clip:text;animation:heroRgb 12s linear infinite;}@keyframes heroRgb{to{background-position:280% center;}}.hero-content p{max-width:690px;margin:27px 0 0;color:#bac7d2;font-size:1.04rem;line-height:1.82;}.hero-buttons{display:flex;justify-content:flex-start;gap:15px;margin-top:31px;}.hero-primary,.hero-secondary{min-width:174px;min-height:52px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:14px;text-decoration:none;font-size:.93rem;font-weight:800;transition:transform .25s ease,box-shadow .25s ease,filter .25s ease;}.hero-primary{color:#06120d;background:linear-gradient(135deg,#42e0aa,#20b985);box-shadow:0 15px 36px rgba(52,211,153,.22);}.hero-secondary{color:#edf8ff;background:linear-gradient(135deg,#2675e5,#38bdf8);box-shadow:0 15px 36px rgba(56,189,248,.18);}.hero-primary:hover,.hero-secondary:hover{transform:translateY(-3px);filter:brightness(1.08);}.hero-mini-trust{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:8px;margin-top:23px;}.hero-mini-trust span{padding:7px 11px;border:1px solid rgba(255,255,255,.075);border-radius:999px;color:#91a2b1;background:rgba(255,255,255,.028);font-size:.68rem;font-weight:700;}.scroll-indicator{position:absolute;z-index:4;left:50%;bottom:18px;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;color:#8091a1;text-decoration:none;font-size:.66rem;letter-spacing:1px;}.scroll-indicator span{width:1px;height:30px;margin-bottom:7px;background:linear-gradient(#34d399,transparent);}@media(max-width:1350px){.hero-container{grid-template-columns:minmax(470px,1fr) minmax(500px,.95fr);}.floating-island{width:min(760px,108%);margin-left:-5%;}.hero-content{margin-left:-15px;}.hero-content h1{font-size:clamp(3.25rem,5vw,5.35rem);}}@media(max-width:1050px){.hero{min-height:auto;padding:125px 0 100px;}.hero-container{min-height:0;grid-template-columns:1fr;gap:0;}.hero-image{min-height:430px;justify-content:center;}.hero-image::before{left:18%;width:64%;}.island-glow{left:14%;top:0;width:72%;}.floating-island{width:min(660px,92%);margin-left:0;}.hero-content{max-width:850px;margin:-18px auto 0;padding:18px 24px 30px;text-align:center;}.hero-content::before{inset:-20px -10px;}.hero-tag{justify-content:center;}.hero-content h1{max-width:850px;font-size:clamp(3.25rem,8vw,5.35rem);}.hero-content p{margin-left:auto;margin-right:auto;}.hero-buttons,.hero-mini-trust{justify-content:center;}}@media(max-width:620px){.hero{padding:112px 0 92px;}.hero-container{width:min(94%,560px);}.hero-image{min-height:315px;}.floating-island{width:min(500px,108%);}.hero-content{margin-top:-8px;padding:15px 4px 25px;}.hero-content h1{font-size:clamp(2.7rem,13vw,3.9rem);line-height:1;letter-spacing:-2.5px;}.hero-content p{font-size:.93rem;line-height:1.72;}.hero-buttons{flex-direction:column;align-items:center;}.hero-primary,.hero-secondary{width:min(330px,100%);}.hero-mini-trust{gap:6px;}.hero-mini-trust span{font-size:.62rem;}.scroll-indicator{display:none;}}@media(prefers-reduced-motion:reduce){.floating-island,.hero-content h1 span{animation:none;}}