@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#app{min-height:100vh;background:#0e0e0e}.dl-root{font-family:Space Grotesk,Manrope,sans-serif;background:#0e0e0e;color:#fff;min-height:100vh}.mso{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;-webkit-font-smoothing:antialiased}@keyframes dl-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes dl-pulse-anim{0%,to{opacity:.6;filter:blur(40px)}50%{opacity:.9;filter:blur(60px)}}@keyframes dl-dot-pulse{0%,to{opacity:.5}50%{opacity:1}}.dl-spin{animation:dl-spin 10s linear infinite}.dl-pulse{animation:dl-pulse-anim 3s infinite ease-in-out}.dl-dot-pulse{animation:dl-dot-pulse 2s infinite}.dl-glass{background:#26262666;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.dl-header{position:fixed;top:0;width:100%;z-index:50;background:#0e0e0ed9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,242,255,.15);box-shadow:0 4px 20px #00000080}.dl-header-inner{display:flex;align-items:center;justify-content:space-between;padding:0 24px;height:64px}.dl-logo{display:flex;align-items:center;gap:8px}.dl-logo .mso{color:#00f2ff}.dl-logo-text{color:#00f2ff;font-weight:700;font-size:1.1rem;letter-spacing:.2em;text-shadow:0 0 8px rgba(0,242,255,.5)}.dl-btn-outline{border:1px solid rgba(0,242,255,.3);color:#00f2ff;background:#00f2ff1a;padding:6px 18px;border-radius:9999px;font-size:14px;font-weight:700;cursor:pointer;font-family:inherit;transition:opacity .2s}.dl-btn-outline:hover{opacity:.8}.dl-hero{position:relative;padding:48px 24px 56px;overflow:hidden}.dl-hero-glow1{position:absolute;top:10%;left:-10%;width:60%;height:40%;background:#00f2ff26;border-radius:9999px;pointer-events:none}.dl-hero-glow2{position:absolute;top:20%;right:-10%;width:50%;height:30%;background:#b400ff14;filter:blur(100px);border-radius:9999px;pointer-events:none}.dl-hero-content{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;text-align:center}.dl-icon-wrap{position:relative;margin-bottom:36px}.dl-icon-glow{position:absolute;top:0;right:0;bottom:0;left:0;background:#00f2ff4d;filter:blur(40px);border-radius:9999px}.dl-icon-box{position:relative;width:128px;height:128px;border-radius:24px;background:#131313;border:2px solid rgba(0,242,255,.3);box-shadow:0 0 25px #00f2ff66;display:flex;align-items:center;justify-content:center;overflow:hidden}.dl-icon-radial{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,rgba(0,242,255,.15),transparent 70%)}.dl-icon-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.dl-hero-title{font-size:clamp(1.8rem,6vw,3rem);font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:16px;background:linear-gradient(to bottom,#fff,#adaaaa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dl-hero-sub{color:#adaaaa;font-size:14px;margin-bottom:36px;max-width:300px;font-weight:300;letter-spacing:.05em;line-height:1.7}.dl-btn-group{display:flex;flex-direction:column;gap:14px;width:100%;max-width:300px}.dl-btn-primary{height:50px;border-radius:9999px;background:linear-gradient(to right,#99f7ff,#00f1fe);color:#005f64;font-weight:700;font-size:15px;letter-spacing:.08em;display:flex;align-items:center;justify-content:center;gap:10px;border:none;cursor:pointer;box-shadow:0 0 24px #99f7ff73;font-family:inherit;transition:transform .15s,opacity .15s}.dl-btn-primary:hover{opacity:.9}.dl-btn-primary:active{transform:scale(.96)}.dl-btn-ghost{height:50px;border-radius:9999px;border:1px solid #494847;color:#adaaaa;font-weight:600;font-size:14px;letter-spacing:.08em;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;background:#26262666;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);font-family:inherit;transition:transform .15s,border-color .15s}.dl-btn-ghost:hover{border-color:#888}.dl-btn-ghost:active{transform:scale(.96)}.dl-section{padding:32px 24px}.dl-section-label{font-size:11px;text-transform:uppercase;text-align:center;margin-bottom:24px;font-weight:700;letter-spacing:.3em;color:#00f2ff99}.dl-feature-list{display:flex;flex-direction:column;gap:14px}.dl-feature-card{position:relative;padding:20px;border-radius:14px;border:1px solid rgba(73,72,71,.2);overflow:hidden}.dl-feature-bg-icon{position:absolute;top:8px;right:10px;font-size:52px;opacity:.08;pointer-events:none}.dl-feature-inner{display:flex;align-items:flex-start;gap:16px}.dl-feature-icon{width:44px;height:44px;border-radius:10px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.dl-feature-title{font-size:16px;font-weight:700;color:#fff;margin-bottom:5px}.dl-feature-desc{font-size:12px;color:#adaaaa;line-height:1.65}.dl-version-card{background:#131313;border-radius:14px;padding:18px;display:flex;flex-direction:column;gap:14px}.dl-version-row{display:flex;justify-content:space-between;align-items:center}.dl-version-label{font-size:10px;color:#adaaaa;text-transform:uppercase;letter-spacing:.2em;font-weight:600}.dl-online-badge{display:flex;align-items:center;gap:6px;color:#8eff71;font-size:10px;font-weight:700}.dl-online-dot{width:6px;height:6px;border-radius:9999px;background:#8eff71;display:inline-block}.dl-divider{height:1px;background:#49484740}.dl-version-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.dl-meta-label{font-size:9px;color:#adaaaa;text-transform:uppercase;margin-bottom:3px;letter-spacing:.05em}.dl-meta-val{font-size:13px;font-weight:700}.dl-tab-bar{display:flex;gap:4px;padding:4px;background:#26262680;border-radius:12px;border:1px solid rgba(73,72,71,.25);margin-bottom:20px}.dl-tab-btn{flex:1;padding:10px;border-radius:9px;border:none;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;background:transparent;color:#adaaaa;font-family:inherit}.dl-tab-btn.active{background:#00f2ff;color:#005f64}.dl-steps-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.dl-step-card{padding:16px;border-radius:12px;border:1px solid rgba(73,72,71,.18)}.dl-step-icon-wrap{position:relative;margin-bottom:10px;display:inline-block}.dl-step-icon{width:36px;height:36px;border-radius:8px;background:#00f2ff1a;border:1px solid rgba(0,242,255,.2);display:flex;align-items:center;justify-content:center}.dl-step-num{position:absolute;top:-6px;right:-6px;width:18px;height:18px;border-radius:9999px;background:#00f2ff;color:#005f64;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center}.dl-step-title{font-size:12px;font-weight:700;color:#fff;margin-bottom:4px}.dl-step-desc{font-size:11px;color:#adaaaa;line-height:1.55}.dl-faq-list{display:flex;flex-direction:column;gap:8px}.dl-faq-item{border-radius:12px;border:1px solid rgba(73,72,71,.18);overflow:hidden}.dl-faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;background:transparent;border:none;cursor:pointer;text-align:left;color:#fff;font-family:inherit;font-size:13px;font-weight:600}.dl-faq-arrow{font-size:20px;color:#adaaaa;flex-shrink:0;transition:transform .2s}.dl-faq-arrow.open{transform:rotate(180deg)}.dl-faq-a{padding:0 16px 16px;border-top:1px solid rgba(73,72,71,.18)}.dl-faq-a p{font-size:13px;color:#adaaaa;line-height:1.65;padding-top:12px}.dl-footer{padding:48px 24px;background:#0e0e0e;border-top:1px solid rgba(0,242,255,.1);display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}.dl-footer-logo{display:flex;align-items:center;gap:8px}.dl-footer-name{color:#00f2ff;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.dl-footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 20px}.dl-footer-link{font-size:10px;color:#555;text-decoration:none;letter-spacing:.05em;transition:color .2s}.dl-footer-link:hover{color:#00f2ff}.dl-footer-copy{font-size:10px;color:#444;letter-spacing:.05em}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#00f2ff33;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#00f2ff66}
