.loader{right:0;bottom:0;background-color:#111418;background:var(--bg-primary);opacity:1;overflow:hidden;transition:opacity .5s var(--ease-out-expo),transform .5s var(--ease-out-expo)}.loader,.loader--fixed{position:fixed;inset:0;top:0;left:0;width:100%;height:100%;z-index:99999}.loader--out{opacity:0;transform:scale(1.02);pointer-events:none}.loader__glow{position:absolute;border-radius:50%;filter:blur(60px);pointer-events:none;will-change:transform;contain:layout style}.loader__glow--1{width:600px;height:600px;background:radial-gradient(circle at center,oklch(75% .12 55/.15) 0,oklch(75% .12 55/.05) 40%,transparent 70%);top:0;left:0;transform:translate(calc(20% - 50%),calc(30% - 50%));animation:glowFloat 4s ease-in-out infinite}.loader__glow--2{width:400px;height:400px;background:radial-gradient(circle at center,oklch(72% .08 185/.12) 0,transparent 60%);top:0;left:0;transform:translate(calc(60% - 50%),calc(50% - 50%));animation:glowFloat 4s ease-in-out 1s infinite}@keyframes glowFloat{0%,to{scale:1;opacity:1}50%{scale:1.05;opacity:.9}}.loader__container{max-width:var(--container-max);margin:0 auto;padding:0 var(--space-6);height:100%;position:relative;contain:layout style}.loader__header{position:absolute;top:0;left:0;right:0;height:var(--header-height);display:flex;align-items:center;border-bottom:1px solid var(--border-subtle);background:var(--bg-primary);z-index:10}.loader__header .loader__container{display:flex;align-items:center;justify-content:space-between;width:100%}.loader__nav{display:flex;gap:var(--space-6)}@media (max-width:768px){.loader__nav{display:none}}.loader__hero{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding-top:var(--header-height);padding-bottom:calc(var(--space-8) + 40px);position:relative;z-index:1;box-sizing:border-box}.loader__hero-content{max-width:800px;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-6);padding:0 var(--space-4)}@media (max-width:1024px){.loader__hero-content{align-items:center;text-align:center;margin:0 auto}}.loader__title-group{display:flex;flex-direction:column;gap:var(--space-3)}.loader__subtitle-group{display:flex;flex-direction:column;gap:var(--space-2);max-width:560px}.loader__cta-group{display:flex;gap:var(--space-4);margin-top:var(--space-4)}@media (max-width:1024px){.loader__cta-group{justify-content:center}}@media (max-width:640px){.loader__cta-group{flex-direction:column;align-items:center;width:100%}}.loader__stack{display:flex;align-items:center;gap:var(--space-4);margin-top:var(--space-6);padding-top:var(--space-6)}@media (max-width:1024px){.loader__stack{justify-content:center;flex-wrap:wrap}}.shimmer{background:linear-gradient(110deg,var(--bg-secondary) 0,var(--bg-secondary) 40%,oklch(28% .02 280) 50%,var(--bg-secondary) 60%,var(--bg-secondary) 100%);background-size:200% 100%;animation:shimmer 1.8s ease-in-out infinite;border-radius:var(--radius-md)}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.shimmer--logo{width:42px;height:42px;border-radius:var(--radius-lg)}.shimmer--nav-item{width:70px;height:14px;border-radius:var(--radius-sm)}.shimmer--nav-item:first-child{width:70px;animation-delay:0s}.shimmer--nav-item:nth-child(2){width:60px;animation-delay:.1s}.shimmer--nav-item:nth-child(3){width:50px;animation-delay:.2s}.shimmer--nav-item:nth-child(4){width:80px;animation-delay:.3s}.shimmer--nav-item:nth-child(5){width:65px;animation-delay:.4s}.shimmer--cta-small{width:130px;height:42px;border-radius:var(--radius-lg)}.shimmer--badge{width:160px;height:32px;border-radius:var(--radius-2xl);margin-bottom:var(--space-4)}.shimmer--title{width:500px;height:72px;border-radius:var(--radius-lg)}.shimmer--title-accent{width:380px;background:linear-gradient(110deg,oklch(30% .04 55),oklch(30% .04 55) 40%,oklch(42% .08 55) 50%,oklch(30% .04 55) 60%,oklch(30% .04 55));background-size:200% 100%}@media (max-width:768px){.shimmer--title{width:300px;height:48px}.shimmer--title-accent{width:240px}}.shimmer--subtitle{width:480px;height:20px}.shimmer--subtitle-short{width:320px}@media (max-width:768px){.shimmer--subtitle{width:280px;height:18px}.shimmer--subtitle-short{width:200px}}.shimmer--cta-primary{width:180px;height:52px;border-radius:var(--radius-lg);background:linear-gradient(110deg,oklch(22% .02 55),oklch(22% .02 55) 40%,oklch(32% .05 55) 50%,oklch(22% .02 55) 60%,oklch(22% .02 55));background-size:200% 100%;border:1px solid oklch(75% .12 55/.3)}.shimmer--cta-secondary{width:160px;height:52px;border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background:transparent;position:relative;overflow:hidden}.shimmer--cta-secondary:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent,transparent 40%,oklch(100% 0 0/.03) 50%,transparent 60%,transparent);background-size:200% 100%;animation:shimmer 1.8s ease-in-out infinite}@media (max-width:640px){.shimmer--cta-primary,.shimmer--cta-secondary{width:100%;max-width:280px}}.shimmer--stack-label{width:80px;height:12px;border-radius:var(--radius-sm)}.shimmer--stack-item{width:70px;height:28px;border-radius:var(--radius-md);border:1px solid var(--border-subtle)}.shimmer--stack-item:first-child{width:60px;animation-delay:.5s}.shimmer--stack-item:nth-child(2){width:80px;animation-delay:.6s}.shimmer--stack-item:nth-child(3){width:65px;animation-delay:.7s}.loader__progress{position:fixed;bottom:var(--space-8);left:0;right:0;margin-inline:auto;width:200px;display:flex;flex-direction:column;align-items:center;gap:var(--space-3);z-index:100000;contain:layout style}.loader__progress-text{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-muted);letter-spacing:.05em}.loader__progress-bar{width:100%;height:2px;background:var(--bg-tertiary);border-radius:1px;overflow:hidden}.loader__progress-fill{height:100%;width:0;background:linear-gradient(90deg,var(--accent-warm),oklch(78% .14 40));border-radius:1px;animation:progressFill 2s ease-out infinite}@keyframes progressFill{0%{width:0}50%{width:100%}to{width:100%}}@media (max-width:640px){.loader__glow--1{width:350px;height:350px}.loader__glow--2{width:280px;height:280px}.loader__progress{width:150px;bottom:var(--space-6)}.shimmer--badge{width:130px;height:28px}.shimmer--logo{width:36px;height:36px}.shimmer--cta-small{width:40px;height:40px}}