.landing-bg{z-index:0;pointer-events:none;background:radial-gradient(at 20% 15%,#3b82f61f 0%,#0000 50%),radial-gradient(at 80% 80%,#2563eb0f 0%,#0000 50%),radial-gradient(#3b82f608 0%,#0000 70%),#060810;position:fixed;inset:0;overflow:hidden}.bg-icons{pointer-events:none;position:absolute;inset:0}.bg-icon{color:#3b82f60a;font-size:18px;animation:20s ease-in-out infinite bgIconFloat;position:absolute}.bg-icon:first-child{animation-delay:0s;top:5%;left:8%}.bg-icon:nth-child(2){animation-delay:-2s;top:12%;left:72%}.bg-icon:nth-child(3){animation-delay:-4s;top:22%;left:35%}.bg-icon:nth-child(4){animation-delay:-6s;top:30%;left:90%}.bg-icon:nth-child(5){animation-delay:-8s;top:40%;left:15%}.bg-icon:nth-child(6){animation-delay:-10s;top:48%;left:60%}.bg-icon:nth-child(7){animation-delay:-1s;top:55%;left:82%}.bg-icon:nth-child(8){animation-delay:-3s;top:65%;left:25%}.bg-icon:nth-child(9){animation-delay:-5s;top:72%;left:50%}.bg-icon:nth-child(10){animation-delay:-7s;top:80%;left:5%}.bg-icon:nth-child(11){animation-delay:-9s;top:15%;left:48%}.bg-icon:nth-child(12){animation-delay:-11s;top:35%;left:68%}.bg-icon:nth-child(13){animation-delay:-13s;top:58%;left:12%}.bg-icon:nth-child(14){animation-delay:-15s;top:75%;left:42%}.bg-icon:nth-child(15){animation-delay:-17s;top:88%;left:78%}.bg-icon:nth-child(16){animation-delay:-12s;top:18%;left:92%}.bg-icon:nth-child(17){animation-delay:-14s;top:45%;left:55%}.bg-icon:nth-child(18){animation-delay:-16s;top:68%;left:38%}@keyframes bgIconFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(15deg)}}.main-container{z-index:10;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.gradient-text{background:linear-gradient(135deg,#2563eb 0%,#3b82f6 50%,#60a5fa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:7rem 2rem 3rem;display:flex}.hero-title{letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(2.5rem,5.5vw,3.8rem);font-weight:900;line-height:1.08;animation:.6s .1s both fadeInUp}.hero-description{color:#ffffff8c;max-width:480px;margin:0 auto 2.5rem;font-size:1rem;line-height:1.7;animation:.6s .2s both fadeInUp}.hero-cta{flex-wrap:wrap;justify-content:center;gap:.75rem;animation:.6s .3s both fadeInUp;display:flex}.btn-primary{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.4rem;min-width:180px;padding:.8rem 2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #3b82f64d}.btn-primary:before{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.btn-primary:hover:before{left:100%}.btn-primary:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 8px 28px #3b82f666}.btn-arrow{margin-left:.2rem;font-size:.8em;transition:transform .2s}.btn-primary:hover .btn-arrow{transform:translate(3px)}.btn-secondary{color:#e4e4e7;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;min-width:180px;padding:.8rem 2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.btn-secondary:hover{background:#ffffff1a;border-color:#ffffff1f;transform:translateY(-2px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.preview-cards-section{perspective:1400px;justify-content:center;gap:3rem;padding:1rem .5rem 5rem;animation:1.2s cubic-bezier(.16,1,.3,1) .5s both fadeInUp;display:flex}.preview-card{aspect-ratio:1893/934;max-width:900px;height:auto;transform-style:preserve-3d;will-change:transform;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c101cf2;border:1px solid #ffffff0f;border-radius:18px;flex:1;transition:all .8s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden;box-shadow:0 12px 48px #00000073}.preview-card-left{transform-origin:100%;transform:rotateY(20deg)rotateX(3deg)scale(.94)}.preview-card-right{aspect-ratio:16/10;transform-origin:0;transform:rotateY(-20deg)rotateX(3deg)scale(.94)}.preview-card:hover{border-color:#ffffff1f;transform:rotateY(0)rotateX(0)scale(1.02)translateY(-8px);box-shadow:0 28px 70px #00000080}.preview-card-img{object-fit:fill;width:100%;height:100%;display:block}.preview-card-live{position:relative}.preview-iframe-wrap{width:100%;height:100%;transition:opacity .5s;position:absolute;inset:0}.preview-iframe{transform-origin:0 0;pointer-events:none;border:none;width:1440px;height:960px;display:block;transform:scale(.486)}.preview-iframe-overlay{z-index:2;cursor:pointer;position:absolute;inset:0}.preview-refresh-btn{z-index:10;color:#fff9;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;background:#0c101cd9;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;transition:all .25s;display:flex;position:absolute;top:12px;right:12px}.preview-card-live:hover .preview-refresh-btn{opacity:1}.preview-refresh-btn:hover{color:#fff;background:#ffffff1f;border-color:#fff3}.preview-profile-skeleton{flex-direction:column;align-items:center;gap:.75rem;height:100%;padding:3rem 2rem;display:flex}.skeleton-avatar{background:#ffffff0f;border-radius:50%;width:80px;height:80px;margin-bottom:.5rem;animation:1.5s ease-in-out infinite skeletonPulse}.skeleton-line{background:#ffffff0f;border-radius:6px;animation:1.5s ease-in-out infinite skeletonPulse}.skeleton-name{width:140px;height:20px}.skeleton-bio{width:220px;height:14px}.skeleton-link{width:280px;height:38px;margin-top:.25rem}@keyframes skeletonPulse{0%,to{opacity:.4}50%{opacity:.8}}@media (max-width:968px){.preview-cards-section{perspective:none;flex-direction:column;align-items:center;gap:1.5rem}.preview-card{aspect-ratio:2;width:100%;max-width:700px;height:auto}.preview-card-left,.preview-card-right{transform-origin:50%;transform:none}.preview-card-right{display:none}.preview-iframe{width:1200px;height:750px;transform:scale(.583333)}}.stats-section{padding:4rem 0}.stats-heading{text-align:center;letter-spacing:-.01em;margin-bottom:.75rem;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:800;line-height:1.2}.stats-subtitle{text-align:center;color:#ffffff73;max-width:560px;margin:0 auto 2.5rem;font-size:1rem;line-height:1.7}.stats-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2.5rem;display:grid}.stat-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c101cf2;border:1px solid #ffffff0f;border-radius:14px;justify-content:space-between;align-items:center;padding:1.5rem 1.75rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.stat-card:hover{background:#0c101cfa;border-color:#ffffff1a;transform:translateY(-2px)}.stat-card-content{flex-direction:column;display:flex}.stat-value{color:#fafafa;font-size:2rem;font-weight:800;line-height:1.2}.stat-label{color:#ffffff73;margin-top:.2rem;font-size:.85rem}.stat-card-icon{color:#ffffff26;font-size:1.25rem}.stat-card-icon.online{color:#22c55e;font-size:.8rem}.claim-section{text-align:center;margin-top:1.5rem}.claim-text{color:#ffffff73;margin-bottom:1rem;font-size:.95rem}.claim-input-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.claim-input-wrapper{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c101cf2;border:1px solid #ffffff0f;border-radius:10px;align-items:center;min-width:260px;padding:.7rem 1.1rem;transition:border-color .2s;display:flex}.claim-input-wrapper:focus-within{border-color:#3b82f666}.claim-prefix{color:#ffffff73;white-space:nowrap;-webkit-user-select:none;user-select:none;font-size:.9rem;font-weight:600}.claim-input{color:#fafafa;background:0 0;border:none;outline:none;width:110px;padding-left:.1rem;font-size:.9rem;font-weight:500}.claim-input::placeholder{color:#ffffff40}.btn-claim{color:#e4e4e7;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff14;border-radius:12px;padding:.7rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1)}.btn-claim:hover{background:#ffffff1a;border-color:#ffffff1f;transform:translateY(-2px)}.hiw-section{padding:5rem 0}.hiw-heading{text-align:center;letter-spacing:-.01em;margin-bottom:.75rem;font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:800}.hiw-subtitle{text-align:center;color:#ffffff73;max-width:480px;margin:0 auto 2.5rem;font-size:1rem}.hiw-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.hiw-step{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c101cf2;border:1px solid #ffffff0f;border-radius:16px;padding:2rem 1.5rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.hiw-step:hover{background:#0c101cfa;border-color:#ffffff1a;transform:translateY(-3px)}.hiw-step-number{color:#fff;background:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1.25rem;font-size:1.25rem;font-weight:800;display:flex}.hiw-step-title{color:#fafafa;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.hiw-step-desc{color:#ffffff73;font-size:.9rem;line-height:1.6}.faq-section{padding:5rem 0}.faq-heading{text-align:center;letter-spacing:-.01em;margin-bottom:2.5rem;font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:800}.faq-list{flex-direction:column;gap:.5rem;max-width:640px;margin:0 auto;display:flex}.faq-item{cursor:pointer;text-align:left;color:#fafafa;width:100%;font-family:inherit;font-size:inherit;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c101cf2;border:1px solid #ffffff0f;border-radius:14px;padding:0;transition:all .2s cubic-bezier(.4,0,.2,1);overflow:hidden}.faq-item:hover{border-color:#ffffff1a}.faq-question{justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.25rem;font-size:.95rem;font-weight:600;display:flex}.faq-chevron{color:#ffffff40;flex-shrink:0;font-size:.75rem;transition:transform .3s}.faq-chevron.rotated{transform:rotate(180deg)}.faq-answer{color:#ffffff73;max-height:0;padding:0 1.25rem;font-size:.9rem;line-height:1.7;transition:max-height .35s,padding .35s;overflow:hidden}.faq-item.open .faq-answer{max-height:300px;padding:0 1.25rem 1.1rem}.cta-section{padding:5rem 0}.cta-card{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c101c99;border:1px solid #ffffff0f;border-radius:16px;max-width:720px;margin:0 auto;padding:3.5rem 2.5rem;position:relative;overflow:hidden}.cta-card:before{content:"";background:radial-gradient(circle,#3b82f60d 0%,#0000 50%);width:200%;height:200%;animation:16s ease-in-out infinite ctaGlow;position:absolute;top:-50%;left:-50%}@keyframes ctaGlow{0%,to{transform:translate(0)}50%{transform:translate(8%,8%)}}.cta-bg-icons{pointer-events:none;z-index:0;position:absolute;inset:0}.cta-bg-icon{color:#3b82f60a;font-size:1.5rem;animation:20s ease-in-out infinite bgIconFloat;position:absolute}.cta-bg-icon:first-child{animation-delay:0s;top:10%;left:8%}.cta-bg-icon:nth-child(2){animation-delay:-4s;top:15%;left:85%}.cta-bg-icon:nth-child(3){animation-delay:-8s;top:50%;left:20%}.cta-bg-icon:nth-child(4){animation-delay:-2s;top:60%;left:75%}.cta-bg-icon:nth-child(5){animation-delay:-6s;top:80%;left:10%}.cta-bg-icon:nth-child(6){animation-delay:-10s;top:25%;left:50%}.cta-bg-icon:nth-child(7){animation-delay:-12s;top:70%;left:60%}.cta-bg-icon:nth-child(8){animation-delay:-14s;top:40%;left:92%}.cta-content{z-index:1;position:relative}.cta-card h2{color:#fafafa;letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(1.4rem,2.5vw,1.75rem);font-weight:700}.cta-card p{color:#fff6;max-width:380px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:.9rem;line-height:1.6}.cta-card .claim-input-row{justify-content:center}.cta-card .claim-input-wrapper{background:#ffffff0a;border-color:#ffffff14}.cta-card .btn-claim{color:#fff;background:#3b82f6;border-color:#0000;border-radius:10px;padding:.7rem 1.75rem;font-size:.85rem}.cta-card .btn-claim:hover{background:#2563eb;transform:translateY(-1px)}.site-footer{border-top:1px solid #ffffff0f;margin-top:2rem;padding:2.5rem 0}.footer-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.footer-brand{color:#ffffff73;align-items:center;gap:.6rem;font-size:.9rem;display:flex}.footer-brand i{color:#3b82f6}.footer-links{gap:1.5rem;display:flex}.footer-links a{color:#fff6;font-size:.85rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#ffffffd9}.footer-discord{color:#fff6;background:#ffffff0a;border:1px solid #ffffff12;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .2s;display:flex}.footer-discord:hover{color:#fafafa;background:#3b82f626;border-color:#3b82f64d;transform:translateY(-2px)}.cmd-palette-overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000080;justify-content:center;align-items:flex-start;padding-top:15vh;animation:.15s cmdFadeIn;display:flex;position:fixed;inset:0}@keyframes cmdFadeIn{0%{opacity:0}to{opacity:1}}.cmd-palette{background:#0f111cfa;border:1px solid #ffffff12;border-radius:14px;width:520px;max-width:90vw;animation:.2s cubic-bezier(.16,1,.3,1) cmdSlideIn;overflow:hidden;box-shadow:0 24px 80px #0009}@keyframes cmdSlideIn{0%{opacity:0;transform:translateY(-10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.cmd-palette-search{border-bottom:1px solid #ffffff12;align-items:center;gap:.7rem;padding:.9rem 1.1rem;display:flex}.cmd-palette-search-icon{color:#ffffff40;font-size:.9rem}.cmd-palette-input{color:#fafafa;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:.95rem}.cmd-palette-input::placeholder{color:#ffffff40}.cmd-palette-esc{color:#ffffff4d;background:#ffffff0d;border:1px solid #ffffff12;border-radius:4px;padding:.2rem .45rem;font-size:.7rem}.cmd-palette-label{letter-spacing:.08em;text-transform:uppercase;color:#ffffff40;padding:.7rem 1.1rem .4rem;font-size:.65rem;font-weight:700}.cmd-palette-actions{max-height:320px;padding:0 .4rem .4rem;overflow-y:auto}.cmd-palette-action{color:#fafafa;border-radius:8px;align-items:center;gap:.7rem;padding:.6rem .7rem;text-decoration:none;transition:all .15s;display:flex}.cmd-palette-action:hover{background:#ffffff0d}.cmd-palette-action-icon{color:#ffffff73;background:#ffffff0a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;display:flex}.cmd-palette-action-text{flex-direction:column;flex:1;min-width:0;display:flex}.cmd-palette-action-title{font-size:.9rem;font-weight:600}.cmd-palette-action-desc{color:#ffffff4d;font-size:.75rem}.cmd-palette-action-chevron{color:#ffffff26;opacity:0;font-size:.65rem;transition:opacity .15s}.cmd-palette-action:hover .cmd-palette-action-chevron{opacity:1}.cmd-palette-footer{color:#ffffff40;border-top:1px solid #ffffff12;align-items:center;gap:1rem;padding:.65rem 1.1rem;font-size:.7rem;display:flex}.cmd-palette-footer kbd{background:#ffffff0d;border:1px solid #ffffff12;border-radius:3px;padding:.12rem .35rem;font-family:inherit;font-size:.65rem}.cmd-palette-footer-brand{color:#5865f299;margin-left:auto;font-weight:600}.stats-section,.hiw-section,.faq-section{scroll-margin-top:96px}.reveal-on-scroll{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.reveal-on-scroll.revealed{opacity:1;transform:translateY(0)}@media (max-width:768px){.reveal-on-scroll{opacity:1;transform:translateY(0)}}@media (max-width:968px){.stats-grid{grid-template-columns:1fr}.hiw-grid{grid-template-columns:1fr;max-width:380px;margin-left:auto;margin-right:auto}}@media (max-width:768px){.hero-title{font-size:2.2rem}.hero-cta{flex-direction:column;align-items:center}.btn-primary,.btn-secondary{text-align:center;justify-content:center;width:100%}.stats-heading{font-size:1.5rem}.claim-input-row{flex-direction:column}.claim-input-wrapper{min-width:unset;width:100%}.btn-claim{width:100%}.cta-card{padding:2.5rem 1.5rem}.footer-content{text-align:center;flex-direction:column}.footer-links{flex-wrap:wrap;justify-content:center}.faq-question{font-size:.9rem}}
