@import "https://fonts.googleapis.com/css2?family=Cinzel:wght@400;600;700&family=Inter:wght@300;400;500;600;700&family=UnifrakturMaguntia&display=swap";
*,:before,:after{box-sizing:border-box}html,body{color:#e5e7eb;background:#0a0a0a;margin:0;padding:0;font-family:Inter,sans-serif;overflow-x:hidden}.umka-container{max-width:1400px;margin:0 auto;padding:120px 20px 80px}body{--mouse-x:50%;--mouse-y:50%;background-image:repeating-linear-gradient(135deg,#000000d9 0 1px,#0f0f14e6 1px 3px),repeating-linear-gradient(45deg,#000000b3 0 1px,#141419cc 1px 2px);background-size:100% 100%;background-attachment:fixed;background-position:calc(var(--mouse-x) / 25 - 2%), calc(var(--mouse-y) / 25 - 2%);transition:background-position .15s ease-out}body:before,body:after{content:"";pointer-events:none;z-index:0;position:fixed;inset:0}body:before{mix-blend-mode:screen;opacity:.08;background:radial-gradient(circle,#20d6c00a,#0000 70%);animation:60s ease-in-out infinite fogMove}@keyframes fogMove{0%{transform:translate(-.5%,-.5%)scale(1)}50%{transform:translate(.5%,.5%)scale(1.01)}to{transform:translate(-.5%,-.5%)scale(1)}}body:after{mix-blend-mode:overlay;opacity:.04;background-image:repeating-linear-gradient(90deg,#00f0ff05 0 1px,#0000 1px 4px),repeating-linear-gradient(0deg,#a855f705 0 1px,#0000 1px 4px);animation:40s ease-in-out infinite wallPulse}@keyframes wallPulse{0%{opacity:.03}50%{opacity:.06}to{opacity:.03}}.umka-glitch-overlay{pointer-events:none;z-index:50;mix-blend-mode:soft-light;background:repeating-linear-gradient(90deg,#ffffff08 0 2px,#0000 2px 4px);animation:2s linear infinite umkaGlitchMove;position:fixed;inset:0}@keyframes umkaGlitchMove{0%{transform:translate(0)}to{transform:translate(-12px)}}.umka-text-center{text-align:center}.umka-text-left{text-align:left}.umka-text-right{text-align:right}.umka-text-white{color:#fff}.umka-text-white--70{color:#ffffffb3}.umka-text-purple-300{color:#d8b4fe}.umka-text-purple-400{color:#c084fc}.umka-text-sm{font-size:.875rem}.umka-text-xl{font-size:1.25rem}.umka-font-bold{font-weight:700}.umka-mb-1{margin-bottom:4px}.umka-mb-2{margin-bottom:8px}.umka-mb-3{margin-bottom:12px}.umka-mb-4{margin-bottom:16px}.umka-mb-6{margin-bottom:24px}.umka-mb-8{margin-bottom:32px}.umka-mb-12{margin-bottom:48px}.umka-my-8{margin-top:32px;margin-bottom:32px}.umka-px-3{padding-left:12px;padding-right:12px}.umka-py-1{padding-top:4px;padding-bottom:4px}.umka-flex{display:flex}.umka-inline-flex{display:inline-flex}.umka-flex-col{flex-direction:column}.umka-flex-wrap{flex-wrap:wrap}.umka-justify-center{justify-content:center}.umka-justify-between{justify-content:space-between}.umka-items-center{align-items:center}.umka-items-start{align-items:flex-start}.umka-items-end{align-items:flex-end}.umka-gap-1{gap:4px}.umka-gap-2{gap:8px}.umka-gap-3{gap:12px}.umka-gap-4{gap:16px}.umka-gap-6{gap:24px}.umka-gap-8{gap:32px}.umka-gap-12{gap:48px}.umka-border-white--10{border-color:#ffffff1a}.umka-bg-purple-500--20{background:#a855f733}.umka-rounded-full{border-radius:9999px}.umka-glitch-text{text-shadow:0 0 4px #00f0ff99,0 0 8px #a855f799;animation:2s infinite umkaGlitchText;display:inline-block;position:relative}@keyframes umkaGlitchText{0%{transform:skew(0deg)}20%{transform:skew(1deg)}40%{transform:skew(-1deg)}60%{transform:skew(.5deg)}80%{transform:skew(-.5deg)}to{transform:skew(0deg)}}.umka-btn-primary,.umka-btn-secondary{letter-spacing:.08em;cursor:pointer;text-align:center;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:12px 22px;font-family:Cinzel,serif;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.umka-btn-primary{color:#0a0a0a;background:linear-gradient(135deg,#00f0ff,#a855f7);border:none}.umka-btn-primary:hover{filter:brightness(1.08);box-shadow:0 0 18px #00f0ff59}.umka-btn-secondary{color:#e9d5fff2;background:#a855f71f;border:1px solid #a855f766}.umka-btn-secondary:hover{border-color:#00f0ff80;box-shadow:0 0 14px #00f0ff33}.umka-neon-line{background:linear-gradient(90deg,#0000,#a855f7,#00f0ff,#0000);width:100%;max-width:280px;height:2px}.umka-neon-line-animated{animation:2s ease-in-out infinite umkaLinePulse}@keyframes umkaLinePulse{0%,to{opacity:.55}50%{opacity:1}}img,video,canvas,svg{max-width:100%;height:auto}a,button{-webkit-tap-highlight-color:transparent}@media (max-width:960px){.umka-container{padding:88px 16px 56px}}@media (max-width:640px){.umka-container{padding:76px 12px 48px}.umka-block{width:100%}.umka-btn-primary,.umka-btn-secondary{width:100%;max-width:100%}body{background-attachment:scroll}.umka-glitch-overlay{display:none}}@media (max-width:380px){.umka-container{padding:72px 10px 40px}}
