:root{--bg-dark: #050505;--accent: 136, 58, 234;--accent-light: 224, 204, 250;--accent-gradient: linear-gradient( 45deg, rgb(var(--accent)), rgb(var(--accent-light)) 30%, white 60% )}*{box-sizing:border-box;margin:0;padding:0;font-family:Geist Mono,monospace!important}html,body{margin:0;width:100%;min-height:100%;background-color:var(--bg-dark);font-family:Geist Mono,monospace;color:#fff;overflow-x:hidden}.bg-gradient{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(#05050599,#05050599),url(bg.png) center/cover no-repeat;z-index:-1}.profile-row{display:flex;flex-direction:row;align-items:center;gap:2rem;width:100%;transition:all .3s ease}.image-wrapper{flex-shrink:0}.cookie-shape{width:130px;height:130px;display:block;overflow:hidden;--m3e-shape-color: transparent}.profile-img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.profile-img:hover{transform:scale(1.1)}.content{text-align:left;display:flex;flex-direction:column;justify-content:center;padding-top:0}.title{font-size:34.5px;font-weight:600;color:#fc3;margin:0 0 .5rem;letter-spacing:-.01em;text-shadow:0 0 20px rgba(255,204,51,.2);display:flex;align-items:center;gap:.75rem;min-height:2.5rem}.verified-badge{width:18px;height:18px;color:#00bfff;flex-shrink:0}.badge-wrapper{display:flex;align-items:center;justify-content:center;padding:6px;background:#ffffff08;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:12px;border:1px solid rgba(255,255,255,.08);margin-left:4px;transition:all .3s ease}.badge-wrapper:hover{background:#ffffff14;border-color:#00bfff4d;transform:scale(1.05)}.description{font-family:inherit;font-size:.95rem;font-weight:300;color:#fffc;line-height:1.5;margin:0;letter-spacing:-.01em}.news-font{font-family:Newsreader,serif!important;font-style:italic;font-weight:700;margin-left:0}@media(max-width:650px){.profile-row{flex-direction:row;gap:1.25rem}.content{text-align:left}.title{justify-content:flex-start;font-size:1.35rem;white-space:nowrap;flex-wrap:nowrap}.description{font-size:.9rem;max-width:450px}}@media(max-width:480px){.cookie-shape{width:110px;height:110px}.title{font-size:1.2rem;gap:.35rem}.badge-wrapper{padding:4px}}.card-left{display:flex;align-items:center;gap:.85rem;min-width:0}.pfp-container{position:relative}.pfp-circle{width:75px;height:75px;border-radius:50%;border:1px solid rgba(255,255,255,.15);object-fit:cover}.status-dot{position:absolute;bottom:2px;right:2px;width:16px;height:16px;background:#80848e;border-radius:50%;border:3px solid #0f0f0f;transition:none}.status-dot.online{background:#23a55a}.status-dot.idle{background:#f0b232}.status-dot.dnd{background:#f23f43}.status-dot.offline{background:#80848e}.username{font-family:inherit;font-weight:200;color:#fc3;font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.subtitle,.details{font-family:inherit;font-weight:200;font-size:.75rem;color:#ffffff59;margin:0;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;width:100%}.tech-box{width:75px;height:75px;background:#0006;border-radius:12px;display:flex;justify-content:center;align-items:center;border:1px solid rgba(255,255,255,.05);flex-shrink:0;overflow:hidden;position:relative}.activity-img{width:100%;height:100%;object-fit:cover}[data-tooltip]{position:relative}[data-tooltip]:after{content:attr(data-tooltip);position:absolute;bottom:110%;left:50%;transform:translate(-50%);background:#141414b3;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);color:#fff;padding:.5rem .8rem;border-radius:10px;font-size:.75rem;font-family:Geist Mono,monospace!important;font-weight:400;white-space:nowrap;opacity:0;visibility:hidden;transition:none;pointer-events:none;z-index:1000000;border:1px solid rgba(255,255,255,.15);box-shadow:0 10px 40px #0006}[data-tooltip]:hover:after{opacity:1;visibility:visible;transform:translate(-50%)}@media(max-width:480px){.pfp-circle,.tech-box{width:60px;height:60px}.username{font-size:.85rem}}.card{width:100%;max-width:350px;background:#ffffff0f;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08);border-radius:28px;padding:.8rem 1rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.8rem;position:relative;transition:none;min-height:100px;overflow:hidden}.card:hover{z-index:100}.card-left{display:flex;align-items:center;gap:.85rem}.info{display:flex;flex-direction:column;gap:.15rem;min-width:0}.group-avatar-container{width:75px;height:75px;border-radius:12px;overflow:hidden;flex-shrink:0;border:1px solid rgba(255,255,255,.1)}.group-avatar{width:100%;height:100%;object-fit:cover}.join-pill{display:inline-block;margin-top:4px;padding:2px 16px;background:#3498db;color:#fff;border-radius:20px;font-size:.7rem;font-weight:600;text-decoration:none;width:fit-content;transition:none}.join-pill:hover{background:#3498db}.group-name{font-family:inherit;font-weight:400;color:#fc3;font-size:.95rem;line-height:1.1}.subs-row{display:flex;align-items:center;gap:4px;color:#ffffff4d;margin:2px 0}.users-icon{width:12px;height:12px}.subs-count{font-family:inherit;font-size:.75rem}@media(max-width:650px){.card{max-width:100%}}@media(max-width:480px){.group-avatar-container{width:60px;height:60px}.group-name{font-size:.85rem}}.terminal-container{width:100%;display:flex;justify-content:center;padding-top:0}.terminal-window{width:100%;background:#0000004d!important;backdrop-filter:blur(25px)!important;-webkit-backdrop-filter:blur(25px)!important;border:1px solid rgba(255,255,255,.1);border-radius:12px;overflow:hidden;box-shadow:0 40px 100px -30px #000;display:flex;flex-direction:column}.terminal-nav{background:transparent;padding:.75rem 1.25rem;display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.05);position:relative}.terminal-ambient-glow{position:absolute;top:-60px;right:-60px;width:250px;height:250px;background:radial-gradient(circle at 70% 30%,rgba(255,204,51,.4) 0%,rgba(255,204,51,.08) 40%,transparent 80%);filter:blur(40px);pointer-events:none;z-index:10}.terminal-dots{display:flex;gap:.5rem;z-index:2}.dot{width:11px;height:11px;border-radius:50%}.d-red{background:#ff5f56}.d-yellow{background:#ffbd2e}.d-green{background:#27c93f}.terminal-title{font-family:inherit;font-weight:100;font-size:.7rem;color:#ffffff4d;pointer-events:none;position:absolute;left:0;right:0;text-align:center;z-index:1}.terminal-viewport{padding:1rem 1.25rem;min-height:auto;max-height:250px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.1) transparent}.terminal-log{display:flex;flex-direction:column;gap:.2rem}.log-line,.log-line *,.terminal-nav *,.terminal-footer *{font-family:Geist Mono,monospace!important;font-weight:300!important;font-size:.85rem!important}.log-line{color:#ffffffb3;line-height:1.4;word-break:break-all;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.p-prompt{color:#00f2ffcc;margin-right:.75rem}.p-success{color:#39ff14cc}.p-white{color:#fff}.p-gray{color:#ffffff80}.p-blue{color:#00a2ff}.p-yellow{color:#fc3}.p-red{color:#ff4d4d}.p-purple{color:#bf00ff}.log-separator{height:1px;background:#ffffff0d;margin:.5rem 0}.terminal-footer{padding:1.25rem 1.5rem;background:transparent;border-top:1px solid rgba(255,255,255,.05);display:flex;align-items:center;min-height:85px;gap:0;transition:all .8s cubic-bezier(.16,1,.3,1)}.terminal-footer.is-finished{padding-left:1rem;gap:1.25rem}.footer-spacer-l,.footer-spacer-r{flex:1;width:auto;transition:all .8s cubic-bezier(.16,1,.3,1)}.terminal-footer.is-finished .footer-spacer-l,.terminal-footer.is-finished .footer-spacer-r{flex:0;width:0}.terminal-btn{background:#fff;color:#000;border:none;padding:.65rem 1.5rem;border-radius:8px;font-weight:200;font-size:.85rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.75rem;transition:all .8s cubic-bezier(.16,1,.3,1),background .3s ease,transform .2s ease;white-space:nowrap;flex-shrink:0;z-index:10;min-width:170px}.terminal-btn.is-activated{background:transparent!important;border:none!important;color:#39ff14!important;cursor:default!important;pointer-events:none!important;padding:0!important;box-shadow:none!important;min-width:185px}.status-content{transition:opacity .4s ease,transform .4s ease;width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem}.minimal-status{display:flex;align-items:center;gap:.6rem;padding:.5rem 1rem;background:#1e1e1e66;backdrop-filter:blur(10px);border:1px solid rgba(57,255,20,.2);border-radius:10px;color:#39ff14;font-family:inherit;letter-spacing:.05em;font-size:.75rem;animation:statusFade .5s ease-out}.minimal-status.is-timer{border-color:#ffcc334d;color:#fc3}.status-timer{font-weight:400;color:#ffcc33d1;font-family:Geist Mono,monospace!important}@keyframes statusFade{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.m-check{font-size:1.1rem}.terminal-btn:hover{background:#e0e0e0;transform:scale(1.02)}.btn-icon{width:16px;height:16px}.terminal-btn.is-generated .btn-icon{animation:spin 1.5s linear infinite;opacity:.7}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.terminal-output{flex:1;min-width:0;max-width:0;background:#ffffff08;border:1px solid rgba(255,255,255,.1);padding:0;border-radius:8px;display:flex;align-items:center;justify-content:space-between;opacity:0;transform:translate(10px);visibility:hidden;transition:all .8s cubic-bezier(.16,1,.3,1);overflow:visible!important;white-space:nowrap}.terminal-footer.is-finished .terminal-output{display:flex!important;opacity:1;max-width:500px;padding:.65rem 1rem;transform:translate(0);visibility:visible;border-width:1px}.terminal-output code{font-family:inherit!important;font-weight:100!important;color:#fff;font-size:1rem;letter-spacing:.5px}.copy-small{background:transparent;border:none;color:#fff6;cursor:pointer;padding:4px;transition:color .2s}.copy-small:hover{color:#fff}.copy-icon-s{width:16px;height:16px}@media(max-width:650px){.terminal-footer{flex-direction:row;align-items:center;justify-content:center;gap:.5rem;min-height:0;padding:.85rem 1rem}.footer-spacer-l,.footer-spacer-r{display:none}.terminal-btn{width:auto;min-width:100px;padding:.4rem .75rem;font-size:.65rem!important}.terminal-btn.is-activated{min-width:110px;flex:none}.terminal-footer.is-finished .terminal-output{display:flex!important;max-width:44px!important;width:44px!important;margin-top:0;padding:0!important;flex:none;justify-content:center;align-items:center}.terminal-footer.is-finished #license-code{display:none!important}.terminal-footer.is-finished{padding:.85rem 1rem!important}.terminal-output{display:none}.terminal-output #license-code{display:none!important}.terminal-output{min-width:44px!important;width:44px!important;padding:0!important;justify-content:center}}@media(max-width:480px){.terminal-viewport{max-height:200px;padding:.75rem 1rem}.log-line,.log-line *{font-size:.75rem!important}.terminal-nav{padding:.5rem 1rem}.terminal-title{font-size:.6rem}}.footer-socials{display:flex;justify-content:center;padding:.5rem 0;gap:1.5rem;width:100%;overflow:visible!important}.social-icon-btn{width:54px;height:54px;background:#ffffff08;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.05);border-radius:50%;color:#fff6;transition:all .4s cubic-bezier(.19,1,.22,1);display:flex;align-items:center;justify-content:center;text-decoration:none}.social-icon-btn svg{width:24px;height:24px}.social-icon-btn:hover{background:#ffffff1a;border-color:#fff3;color:#fff}.location-footer{position:absolute;bottom:1.5rem;right:2.2rem;display:flex;align-items:center;z-index:20}.location-pill{display:flex;align-items:center;gap:.75rem;background:transparent;color:#fc3;font-family:Geist Mono,monospace!important;font-size:.8rem;letter-spacing:.5px;cursor:help;opacity:.35;transition:opacity .3s ease}.location-pill:hover{opacity:1}.pill-item{display:flex;align-items:center;gap:.4rem}.pill-icon{width:14px;height:14px;color:#fc3}.pill-sep{opacity:.2;font-weight:200}.pill-text{font-weight:400}@media(max-width:650px){.location-footer{position:relative;bottom:auto;right:auto;justify-content:flex-end;margin-top:-.5rem;padding-right:.5rem}.location-pill{opacity:.7;gap:.5rem}}.slider-container{display:flex;flex-direction:column;width:100%;gap:.5rem}.slider-wrapper{display:flex;width:100%;touch-action:none;user-select:none;align-items:center;justify-content:space-between;gap:.75rem}.slider-root{position:relative;display:flex;width:100%;flex-grow:1;cursor:grab;touch-action:none;user-select:none;align-items:center;padding:.75rem 0}.slider-root:active{cursor:grabbing}.slider-track-wrapper{display:flex;flex-grow:1;border-radius:9999px;overflow:visible}.slider-track{position:relative;height:100%;flex-grow:1;overflow:hidden;border-radius:9999px;background-color:#0f0f0fe6;box-shadow:inset 0 2px 4px #000c,0 1px #ffffff0d}.slider-range{position:absolute;height:100%;background:#fc3!important;border-radius:9999px;box-shadow:0 0 20px #ffcc33b3;z-index:2}.slider-range.white{background:#fff!important;box-shadow:0 0 10px #fff6}.volume-slider-compact .slider-track{background-color:#444!important;box-shadow:inset 0 1px 3px #0006}.volume-slider-compact .slider-thumb{display:none}.slider-thumb{position:absolute;top:50%;transform:translate(-50%,-50%);width:4px;height:120%;background:#fc3;border-radius:2px;box-shadow:0 0 10px #fc3c,0 0 5px #00000080;z-index:5;pointer-events:none}.volume-slider-compact .slider-track{background-color:#000000b3;border:1px solid rgba(255,255,255,.1)}.motion-icon{display:flex;align-items:center;justify-content:center;color:#fff9;font-size:1.2rem;width:20px;height:20px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.8))}.volume-slider-compact .slider-track{background-color:#0009;border:1px solid rgba(255,255,255,.05)}.volume-slider-compact .motion-icon{color:#fff6}.volume-slider-compact:hover .motion-icon{color:#fff}.value-indicator{display:none}.motion-icon{display:flex;align-items:center;justify-content:center;color:#fff9;font-size:1.2rem;width:20px;height:20px}.audio-master-card.playing .motion-icon{color:#fc3}.volume-slider-compact{width:130px!important;margin-top:10px}.volume-slider-compact .slider-wrapper{gap:.4rem}.volume-slider-compact .motion-icon{font-size:.9rem;width:14px;height:14px}.time-labels-bottom{display:flex;justify-content:space-between;width:100%;margin-top:6px;padding:0 2px}.time-label{font-size:.7rem;color:#fff6;font-family:JetBrains Mono,monospace;letter-spacing:.05em}@media(max-width:768px){.master-bottom{flex-direction:column!important;align-items:stretch!important;gap:1.5rem!important;padding-top:10px}.volume-slider-compact{width:100%!important;margin-top:.5rem}.volume-section{width:100%}.progress-section{width:100%;margin-left:0;margin-right:0}.slider-wrapper{gap:0}.slider-container{padding:0}}.audio-master-container{width:100%;max-width:710px;margin-top:2rem;animation:slideIn 1.5s cubic-bezier(.16,1,.3,1);z-index:10;padding-bottom:3rem}.audio-master-card{background:#0a0a0a73;backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:1rem 1.5rem;display:flex;flex-direction:column;gap:.5rem;box-shadow:0 40px 80px #0009}.master-top{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.master-info-group{display:flex;align-items:center;gap:1rem;flex:1;min-width:0}.master-avatar-circle{width:44px;height:44px;border-radius:50%;overflow:hidden;flex-shrink:0;border:1px solid rgba(255,255,255,.15);background:#ffffff08}.master-avatar-circle img{width:100%;height:100%;object-fit:cover;opacity:.8}.master-text{display:flex;flex-direction:column;gap:0px;min-width:0}.now-playing{font-size:.65rem;font-weight:800;color:#ffffff4d;letter-spacing:1px;text-transform:uppercase;font-family:system-ui,sans-serif}.audio-master-card.playing .now-playing{color:#fc3;text-shadow:0 0 10px rgba(255,204,51,.4)}.master-title-wrapper{white-space:nowrap;overflow:hidden;position:relative}.master-title{color:#fff;font-size:.85rem;font-weight:600;display:block!important;font-family:system-ui,sans-serif;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:250px}.master-controls-group{display:flex;align-items:center;gap:1rem;flex-shrink:0}.visualizer-bars{display:flex;align-items:flex-end;gap:3px;height:18px;width:45px;justify-content:center;margin-bottom:6px}.bar{width:4px;height:100%;background:linear-gradient(to bottom,#fff,#ffffff80,#ffffff1a);border-radius:10px;transform-origin:bottom;transition:transform .1s cubic-bezier(.17,.67,.83,.67);will-change:transform}.circle-controls{display:flex;align-items:center;gap:.5rem}.circle-btn{width:42px;height:42px;border-radius:50%;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#ffffffb3;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.circle-btn:hover{background:#ffffff1a;color:#fff;transform:scale(1.05);border-color:#fff3}.circle-btn.main-active{width:50px;height:50px;background:#ffffff14;border-color:#fff3;color:#fff}.audio-master-card.playing .circle-btn.main-active{background:#ffcc331f;color:#fc3;border-color:#fc36;box-shadow:0 0 20px #fc33}.circle-btn svg{width:18px;height:18px;filter:drop-shadow(0 0 5px rgba(0,0,0,.5))}.circle-btn.main-active svg{width:22px;height:22px}.circle-btn.secondary-btn{width:34px;height:34px;margin-right:.5rem;opacity:.6}.circle-btn.secondary-btn svg{width:14px;height:14px}.circle-btn.secondary-btn.active-shuffle{opacity:1;color:#fc3;border-color:#ffcc334d;background:#ffcc330d}.master-bottom{display:flex;align-items:flex-start;gap:1.5rem;padding-top:.25rem}.progress-section{flex:1;display:flex;flex-direction:column}.m-progress-container{display:flex;flex-direction:column;gap:6px}.m-progress-bar{width:100%;height:3px;background:#ffffff1a;border-radius:2px;position:relative;cursor:pointer}.m-fill{position:absolute;left:0;top:0;bottom:0;width:1%;background:#fc3;border-radius:2px;display:flex;align-items:center;justify-content:flex-end;box-shadow:0 0 8px #fc36}.m-thumb{width:6px;height:6px;background:#fff;border-radius:50%;margin-right:-3px;box-shadow:0 0 10px #fc3}.m-time-row{display:flex!important;flex-direction:row!important;justify-content:space-between!important;width:100%;margin-top:4px}.time-label{display:inline-block;font-size:.65rem;color:#fff6;font-family:inherit;min-width:35px}.volume-section{display:flex;align-items:center;gap:.6rem;width:110px;margin-top:10px}.vol-icon{width:12px;height:12px;color:#fffc}.vol-bar{flex:1;height:3px;background:#ffffff1a;border-radius:2px}.vol-fill{width:100%;height:100%;background:#ffffffd9;border-radius:2px}@media(max-width:650px){.audio-master-container{width:95%;margin-top:1rem;padding-bottom:2rem}.audio-master-card{width:100%;padding:1rem .75rem;gap:.5rem;border-radius:16px}.master-top{gap:.5rem;justify-content:space-between}.master-info-group{gap:.75rem;flex:1;min-width:0}.master-avatar-circle{width:40px;height:40px}.master-title{font-size:.8rem;max-width:140px}.now-playing{font-size:.6rem}.master-controls-group{gap:.4rem}.visualizer-bars{width:35px;margin-bottom:4px}.circle-btn{width:38px;height:38px}.circle-btn.main-active{width:46px;height:46px}.circle-btn svg{width:16px;height:16px}.circle-btn.main-active svg{width:20px;height:20px}.master-bottom{flex-direction:column;gap:1.5rem;width:100%;padding-top:.5rem}.progress-section{width:100%}.volume-section{display:flex;width:100%;margin-top:-.5rem}.vol-bar{flex:1}.time-label{font-size:.5rem}}.noise-overlay{position:absolute;left:0;top:0;width:100vw;height:100vh;pointer-events:none;z-index:1}.dither-container{width:100%;height:100%;position:relative}.splash-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#050505;z-index:9999;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;overflow:hidden;user-select:none}.splash-dither-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;opacity:.8}.splash-box{position:relative;display:flex;flex-direction:column;align-items:center;gap:3rem;z-index:2;padding:5rem 7rem;background:#05050533;backdrop-filter:blur(30px);border:1px solid rgba(255,255,255,.1);border-radius:32px;box-shadow:0 40px 120px #000c,inset 0 0 80px #ffffff05;max-width:800px;width:90%;transition:all .8s cubic-bezier(.16,1,.3,1)}.splash-logo-wrapper{text-align:center}.splash-title{font-family:Inter,system-ui,sans-serif;font-size:5rem;font-weight:900;letter-spacing:1.5rem;margin:0;padding-left:1.5rem;background:linear-gradient(to bottom,#fff,#a0a0a0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 30px rgba(255,255,255,.15))}.splash-divider{width:100px;height:1px;background:linear-gradient(to right,transparent,rgba(255,255,255,.3),transparent);margin:1.5rem auto}.splash-subtitle{font-size:.9rem;letter-spacing:.5rem;color:#d4af3799;font-weight:300;margin:0}.enter-prompt{margin-top:4rem;padding:.8rem 2rem;border-radius:100px;background:#ffffff08;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(10px);transition:all .5s cubic-bezier(.16,1,.3,1)}.enter-prompt.clicked{transform:scale(.95);background:#ffd7001a;border-color:#ffd70033}.enter-text{font-size:.75rem;letter-spacing:.2rem;color:#fff9;font-weight:500}.splash-footer{position:absolute;bottom:2.5rem;left:0;width:100%;display:flex;justify-content:center;z-index:2}.splash-footer-box{padding:.8rem 2rem;background:#05050566;backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.1);border-radius:100px;box-shadow:0 10px 40px #00000080}.version-text{font-size:.65rem;letter-spacing:.3rem;color:#ffffff4d;font-family:JetBrains Mono,monospace;margin:0}@media(max-width:768px){.splash-box{padding:3rem 1.5rem;gap:2rem;border-radius:24px}.splash-title{font-size:3rem;letter-spacing:.8rem;padding-left:.8rem}.splash-subtitle{font-size:.7rem;letter-spacing:.3rem}}html,body{background:transparent!important}.bg-video{position:fixed;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.bg-gradient{display:none!important}main{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:2rem 1rem;gap:0}.master-container{position:relative;display:flex;flex-direction:column;padding:2rem 1.5rem;width:95%;max-width:710px;background:#0a0a0a73;backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);border:1px solid rgba(255,255,255,.1);border-radius:32px;gap:1.5rem;box-shadow:0 60px 120px -30px #000000e6;animation:slideIn 1.2s cubic-bezier(.16,1,.3,1);z-index:10;overflow:visible!important}.cards-row{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;gap:12px;width:100%}.glow{position:absolute;top:-100px;left:-100px;width:400px;height:400px;background:radial-gradient(circle,rgba(255,204,51,.08) 0%,transparent 75%);z-index:-1;pointer-events:none}@keyframes slideIn{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@media(min-width:768px){.master-container{padding:2rem 2.5rem;gap:2rem}}@media(min-width:1024px){.master-container{padding:2.5rem;gap:2.5rem}}@media(max-width:650px){.cards-row{flex-direction:column;align-items:center}}@media(max-width:480px){main{padding:1rem .5rem}.master-container{padding:1rem .75rem;gap:1rem;border-radius:24px}.cards-row{gap:1rem}}
