.dashboard-banner{font-size:2.5rem;font-weight:700;color:#f0c;text-align:center;margin-top:2rem;text-shadow:0 0 12px #ff00cc,0 0 24px #ff00cc}.dashboard-page{padding:2rem;max-width:1200px;margin:auto}.dashboard-welcome{text-align:center;margin-bottom:2rem}.subtext{font-size:1.1rem;color:#9f9f9f;margin-bottom:.5rem}.subtext strong{color:#0ff;text-shadow:0 0 8px #00ffff}.bright-ticker strong{color:#0ff;text-shadow:0 0 10px #00ffff}.glow-hint{font-size:1rem;color:#fc0;text-shadow:0 0 6px #ffcc00;margin-bottom:1rem}.refresh-button{background:#000;border:2px solid #00ffff;padding:.6rem 1.2rem;font-weight:700;font-size:1.1rem;color:#0ff;border-radius:8px;cursor:pointer;box-shadow:0 0 12px #0ffa;transition:all .3s ease}.refresh-button:hover{background:#0ff;color:#000}.info-banner{margin:2rem auto;padding:1.5rem 2rem;background:linear-gradient(90deg,#111,#1c1c1c);color:#0ff;border:2px solid #00ffff88;text-align:center;font-size:1rem;font-weight:600;border-radius:12px;box-shadow:0 0 25px #0ff5;max-width:100%}.button-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin:2rem 0}.button-grid button{padding:1rem;font-size:.95rem;background:#222;color:#fff;border:1px solid #444;border-radius:10px;cursor:pointer;transition:all .3s ease}.button-grid button:hover{background:#0ff;color:#000;border-color:#0ff;box-shadow:0 0 10px #0ff}.glow-button{border:2px solid #ff00cc;box-shadow:0 0 8px #f0c;color:#f0c}.pulse{animation:pulse-glow 2s infinite}@keyframes pulse-glow{0%{box-shadow:0 0 8px #f0c}50%{box-shadow:0 0 20px #f0c}to{box-shadow:0 0 8px #f0c}}.dashboard-panels{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-top:2rem}.panel-box{flex:1 1 320px;background:#111;border:2px solid #222;padding:1.5rem;border-radius:14px;color:#fff;box-shadow:0 0 20px #000;transition:transform .2s ease}.panel-box:hover{transform:scale(1.02);box-shadow:0 0 25px #0ff4}.panel-box h4{margin-bottom:1rem;font-size:1.25rem;color:#0ff;text-shadow:0 0 8px #00ffff}.stat-list{list-style:none;padding-left:0;color:#ddd;font-size:.95rem}.stat-list li{margin:.4rem 0;text-shadow:0 0 4px #666}.folder-panel .folder-bar{margin-top:1rem;display:flex;flex-wrap:wrap;gap:6px}.folder-dot{width:12px;height:12px;background-color:#f0c;border-radius:50%;box-shadow:0 0 6px #f0c}.logout-footer{text-align:center;margin-top:2rem}.logout-button{background:#f03;color:#fff;padding:12px 24px;border:none;border-radius:14px;font-weight:600;cursor:pointer;transition:background .2s ease;font-size:1rem;box-shadow:0 0 12px #f03}.logout-button:hover{background:#c02}.note{margin-top:.75rem;font-size:.95rem;color:#aaa;font-style:italic;text-align:center}.subtext{font-size:1.1rem!important;color:#fff!important;font-weight:500!important;text-shadow:0 0 6px #00ffffaa!important;margin-bottom:.5rem!important}.subtext strong{color:#0ff!important;text-shadow:0 0 8px #00ffff!important}.login-page{background:linear-gradient(135deg,#0a0a0a,#1a1a1a);min-height:100vh;display:flex;justify-content:center;align-items:center;padding:2rem}.login-container{background:#111;padding:2rem 2.5rem;border-radius:16px;box-shadow:0 0 25px #f0c4;max-width:400px;width:100%;text-align:center;color:#fff;font-family:Inter,sans-serif}.login-title{font-size:2.2rem;font-weight:800;color:#f0c;margin-bottom:.5rem;text-shadow:0 0 10px #ff00cc,0 0 20px #ff00cc}.login-subtext{font-size:1rem;color:#bbb;margin-bottom:2rem;font-style:italic}.login-form{display:flex;flex-direction:column;gap:1rem}.login-input{padding:12px 14px;border-radius:10px;border:1px solid #444;background:#1e1e1e;color:#fff;font-size:1rem;transition:border .2s ease}.login-input:focus{outline:none;border-color:#f0c;box-shadow:0 0 8px #f0c8}.login-button{background:linear-gradient(90deg,#f0c,#60f);border:none;color:#fff;font-size:1.05rem;font-weight:700;padding:12px 20px;border-radius:12px;cursor:pointer;transition:background .3s ease,transform .2s ease;box-shadow:0 0 10px #f0c6}.login-button:hover{transform:scale(1.03);background:linear-gradient(90deg,#60f,#f0c);box-shadow:0 0 16px #f0ca}.login-error{color:#f55;font-size:.95rem;margin-top:.5rem}.login-link{margin-top:1rem;font-size:.9rem;color:#aaa;cursor:pointer;transition:color .2s ease}.login-link:hover{color:#fff;text-decoration:underline}.register-container{background-color:#0a0a0a;color:#fff;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;font-family:Montserrat,sans-serif}.neon-banner{color:#00ffe1;text-shadow:0 0 10px #00ffe1;font-size:18px;margin-bottom:1.5rem;text-align:center;letter-spacing:.5px}.register-form{background:#121212;padding:2rem;border-radius:12px;width:100%;max-width:500px;box-shadow:0 0 16px #00ffe11a;border:1px solid #333}.register-form input,.register-form select{width:100%;padding:12px;margin-bottom:1.2rem;background-color:#1a1a1a;color:#00ffe1;border:1px solid #444;border-radius:8px;font-size:15px}.register-form input::-moz-placeholder{color:#888}.register-form input::placeholder{color:#888}.checkbox-label{font-size:13px;color:#bbb;margin-bottom:1rem;display:block}.register-form button{background:#00ffe1;color:#000;padding:12px;width:100%;margin-bottom:1rem;border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;transition:.2s ease}.register-form button:hover{background-color:#fff;color:#000;box-shadow:0 0 12px #00ffe1}.secondary-btn{background:#333;color:#ccc;font-weight:700;border:none;border-radius:8px;padding:12px;font-size:15px;cursor:pointer;transition:.2s ease}.secondary-btn:hover{background-color:#444;color:#fff;box-shadow:0 0 10px #555}.auth-container{max-width:400px;margin:auto;padding:2rem;text-align:center;font-family:Segoe UI,Tahoma,sans-serif}.auth-form{display:flex;flex-direction:column;gap:1rem}.auth-form input{padding:.8rem;font-size:1rem;border-radius:10px;border:1px solid #ccc}.auth-form button{padding:.8rem;font-size:1rem;background:linear-gradient(to right,#6a11cb,#2575fc);color:#fff;border:none;border-radius:10px;cursor:pointer}.status{color:green;font-size:.9rem}.error{color:red;font-size:.9rem}.auth-link{color:#2575fc;cursor:pointer;margin-top:1rem;font-size:.95rem}.upload-card-container{padding:2rem;background-color:#0a0a0a;color:#fff;max-width:800px;margin:0 auto;border:2px solid #ff00cc;border-radius:16px;box-shadow:0 0 25px #f0c}.upload-heading{font-size:1.6rem;margin-bottom:1.5rem;text-align:center;color:#f0c;text-shadow:0 0 10px #ff00cc,0 0 20px #ff00cc;position:relative;z-index:1;letter-spacing:.5px}.upload-heading:before,.upload-heading:after{content:"🔥";margin:0 .5rem;font-size:1.6rem;vertical-align:middle}.upload-card-form{display:flex;flex-direction:column;gap:1rem}input,select,textarea{padding:.75rem;border-radius:8px;border:none;background-color:#1a1a1a;color:#fff;font-size:1rem;box-shadow:inset 0 0 5px #333;transition:box-shadow .2s ease,background-color .3s ease;width:100%;box-sizing:border-box}input:focus,select:focus,textarea:focus{outline:none;box-shadow:0 0 8px #f0c}input::-moz-placeholder,textarea::-moz-placeholder{color:#888}input::placeholder,textarea::placeholder{color:#888}button[type=submit],.upload-button-top{padding:1rem;background:#f0c;border:none;color:#fff;font-weight:700;font-size:1.1rem;border-radius:8px;cursor:pointer;text-shadow:0 0 10px #000;box-shadow:0 0 15px #f0c,inset 0 0 5px #000;transition:all .2s ease-in-out}button[type=submit]:hover,.upload-button-top:hover{background:#f3d;box-shadow:0 0 25px #f0c,0 0 50px #f0c;transform:scale(1.03)}.back-button{margin-bottom:1rem;padding:.5rem 1rem;background:transparent;border:1px solid #ff00cc;border-radius:6px;color:#f0c;cursor:pointer;transition:all .2s ease}.back-button:hover{background:#f0c;color:#000}label{font-weight:700;color:#f0c;margin-top:.5rem}.preview-img{max-width:150px;max-height:150px;margin-top:.5rem;border-radius:8px;border:2px solid #ff00cc;box-shadow:0 0 10px #f0c}.grading-section{min-height:130px;display:flex;flex-direction:column;justify-content:flex-start;gap:12px;transition:all .3s ease-in-out}.grading-section select{width:100%;box-sizing:border-box}@media (max-width: 420px){.upload-card-container{padding:1rem}.upload-heading{font-size:1.3rem}button[type=submit],.upload-button-top{font-size:1rem;padding:.75rem}input,select,textarea{font-size:.95rem;padding:.6rem}}.marketplace-container{max-width:1400px;margin:3rem auto;padding:1.5rem;color:#f9f9f9;font-family:Segoe UI,sans-serif}.marketplace-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.marketplace-title{font-size:2.4rem;font-weight:800;color:#00e5b2;margin:0}.create-button{background-color:#00e5b2;color:#111;padding:.65rem 1.3rem;font-weight:700;border:none;border-radius:10px;font-size:.95rem;cursor:pointer;transition:background-color .2s ease,transform .1s ease}.create-button:hover{background-color:#00cfa3;transform:translateY(-2px)}.marketplace-controls{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem;justify-content:center}.marketplace-controls input,.marketplace-controls select{padding:.65rem 1rem;border-radius:8px;border:none;background-color:#2c2c2c;color:#f1f1f1;font-size:.95rem;min-width:160px;transition:background-color .2s ease}.marketplace-controls input:focus,.marketplace-controls select:focus{outline:none;background-color:#3b3b3b}.marketplace-controls button{background-color:#00e5b2;color:#111;padding:.65rem 1.2rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease,transform .1s ease}.marketplace-controls button:hover{background-color:#00cfa3;transform:translateY(-1px)}.marketplace-loading,.marketplace-empty{text-align:center;margin-top:3rem;font-size:1.1rem;color:#aaa}.marketplace-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:2rem}.marketplace-card{background-color:#1c1c1c;border-radius:14px;overflow:hidden;cursor:pointer;box-shadow:0 3px 10px #0006;transition:transform .2s ease,box-shadow .2s ease}.marketplace-card:hover{transform:translateY(-5px);box-shadow:0 6px 20px #00ffc840}.marketplace-image{width:100%;height:220px;-o-object-fit:cover;object-fit:cover;border-bottom:1px solid #333}.marketplace-card h3{margin:.8rem 1rem .4rem;font-size:1.15rem;color:#fff;font-weight:700;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.marketplace-card p{margin:0 1rem .4rem;font-weight:500;color:#00e5b2;font-size:.95rem}.marketplace-small{margin:0 1rem .75rem;font-size:.8rem;color:#aaa;line-height:1.2}.back-button{background-color:#2c2c2c;color:#f1f1f1;padding:.5rem 1rem;font-size:.95rem;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.back-button:hover{background-color:#444}.listing-details-container{max-width:600px;margin:2rem auto;padding:1.5rem;background-color:#1e1e1e;border-radius:12px;box-shadow:0 4px 20px #0000004d;color:#f1f1f1}.listing-image{width:100%;border-radius:12px;margin-bottom:1rem}.listing-info p{margin:.5rem 0}.notice{background-color:#333;padding:.75rem;border-radius:8px;text-align:center;margin-top:1rem;font-weight:700;color:#bbb}.buy-button{background:#ffc439;color:#111;padding:.85rem 1.5rem;border:none;border-radius:10px;font-weight:600;cursor:pointer;margin-top:1rem}.back-button{margin-top:2rem;background-color:#2d2d2d;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:10px;font-weight:600;cursor:pointer}.loading-text,.error-text{text-align:center;margin-top:2rem;font-size:1rem;color:#aaa}.community-feed{max-width:960px;margin:0 auto;padding:2rem;background:#121212;color:#f1f1f1;font-family:Inter,sans-serif}.neon-title{text-align:center;font-size:2.4rem;color:#ff3cac;text-shadow:0 0 5px #ff3cac,0 0 10px #ff3cac,0 0 20px #ff3cac,0 0 40px #ff3cac;animation:pulseGlow 1.8s infinite ease-in-out;margin-bottom:2rem}@keyframes pulseGlow{0%,to{text-shadow:0 0 5px #ff3cac,0 0 10px #ff3cac,0 0 20px #ff3cac}50%{text-shadow:0 0 10px #ff3cac,0 0 20px #ff3cac,0 0 40px #ff3cac}}.new-post{background:#1e1e1e;padding:1.5rem;margin-bottom:2rem;border-radius:12px;box-shadow:0 4px 12px #0006}.new-post input,.new-post textarea,.new-post select{width:100%;margin-bottom:1rem;padding:12px;border:1px solid #333;border-radius:8px;background:#222;color:#fff;font-size:1rem}.new-post input[type=file]{background:transparent;border:none}.new-post button{background:#07f;color:#fff;padding:12px 20px;border:none;border-radius:8px;cursor:pointer;font-size:1rem}.refresh-btn{background:#444;color:#fff;padding:8px 16px;margin:1rem auto;border-radius:10px;display:block;cursor:pointer}.upgrade-banner{background:#290000;padding:1rem;margin-bottom:1rem;border-radius:10px;text-align:center;color:#ff6b6b;font-weight:700;border:1px solid #cc0000}.upgrade-note{text-align:center;margin:10px 0;font-style:italic;color:#888}.post-box{background:#1a1a1a;border-radius:14px;padding:1rem;margin-bottom:2rem;box-shadow:0 2px 8px #0000004d;position:relative}.post-header{display:flex;align-items:center;gap:12px;margin-bottom:1rem}.avatar{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.timestamp{font-size:.85rem;color:#aaa}.mini-btn{background:#333;color:#fff;border:1px solid #555;border-radius:6px;padding:4px 10px;margin-left:8px;font-size:.85rem;cursor:pointer}.post-meta{display:flex;gap:12px;align-items:center;font-size:.9rem;margin-bottom:.5rem}.post-image{width:100%;height:auto;-o-object-fit:unset;object-fit:unset;-o-object-position:top center;object-position:top center;display:block;background:#000;margin:12px auto;border-radius:12px}.post-footer{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;gap:10px;flex-wrap:wrap}.delete-btn{background:#c00;color:#fff;padding:6px 12px;margin-top:1rem;border:none;border-radius:6px;cursor:pointer}.comment-section{margin-top:1.5rem}.comment-input{width:100%;padding:12px 14px;border-radius:8px;border:1px solid #444;background:#2a2a2a;color:#fff;font-size:1rem;margin-bottom:.75rem}.post-comment-btn{background:#00c853;color:#fff;padding:10px 18px;font-size:.95rem;border:none;border-radius:8px;cursor:pointer;margin-top:8px;transition:background .2s ease}.post-comment-btn:hover{background:#00e676}.comments{margin-top:1rem}.comment{margin-bottom:.5rem;background:#222;padding:8px 12px;border-radius:6px}.comment-image{margin-top:6px;max-width:120px;max-height:120px;border-radius:6px;border:1px solid #333;box-shadow:0 0 5px #000}.hashtag{color:#42a5f5;font-weight:500}.mention{color:#ab47bc;font-weight:500}.image-modal{position:fixed;inset:0;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:999;cursor:zoom-out}.image-modal img{max-width:90vw;max-height:90vh;border-radius:12px}.back-button{margin-bottom:1rem;background:#222;color:#fff;padding:8px 14px;border-radius:6px;font-size:.9rem;cursor:pointer;border:none;transition:background .2s ease}.community-toolbar{display:flex;align-items:center;gap:2rem;flex-wrap:wrap;margin-bottom:1.5rem}.profile-page{padding:0;margin:0;font-family:Inter,sans-serif;color:#f4f4f4;background:#0d1117}.profile-banner{position:relative;text-align:center;padding:60px 20px 30px;background:#eaecf0;border-bottom:1px solid #2c313a}.banner-blur{position:absolute;top:0;left:0;height:200px;width:100%;background-size:cover;background-position:center;filter:blur(12px);opacity:.4;z-index:1}.avatar-wrapper{position:relative;z-index:2;display:inline-block}.profile-avatar{width:150px;height:150px;border-radius:50%;border:4px solid #ffffff22;-o-object-fit:cover;object-fit:cover;box-shadow:0 0 10px #fff3;background:#222;margin-top:-20px}.plan-tag{display:inline-block;margin-top:10px;padding:4px 12px;font-size:.85rem;border-radius:20px;background:#333;color:#fff;text-transform:uppercase;font-weight:700}.plan-tag.free{background:#555}.plan-tag.collector{background:#00bcd4}.plan-tag.pro{background:gold;color:#111}.username{margin:16px 0 4px;font-size:1.5rem;font-weight:600;z-index:2}.user-tag{font-size:.9rem;color:#aaa;margin-bottom:10px}.action-buttons{margin-top:10px;display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.action-buttons button{background:#238636;border:none;padding:8px 14px;border-radius:8px;cursor:pointer;color:#fff;font-weight:700;transition:background .2s}.action-buttons button:hover{background:#2ea043}.save-status{margin-top:10px;font-weight:600;color:#2ea043}.profile-details{padding:30px 20px;background:#0d1117}.details-form{max-width:900px;margin:auto}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.form-grid label{display:flex;flex-direction:column;font-size:.9rem;color:#ccc}.form-grid input,.form-grid textarea,.form-grid select{padding:10px 12px;margin-top:6px;border-radius:8px;border:1px solid #333;background:#161b22;color:#fff;font-size:1rem;transition:border .2s}.form-grid input:focus,.form-grid textarea:focus,.form-grid select:focus{outline:none;border-color:#2ea043}.tab-buttons{display:flex;justify-content:center;gap:16px;margin:30px 0 20px;flex-wrap:wrap}.tab-buttons button{padding:10px 20px;background:#21262d;border:1px solid #333;border-radius:50px;color:#fff;cursor:pointer;transition:all .2s}.tab-buttons button.active{background:#2ea043;border-color:#2ea043;color:#fff;font-weight:700}.tab-buttons button:hover{background:#2ea043aa;border-color:#2ea043}.tab-view{padding:0 20px 40px;max-width:960px;margin:auto}.tab-card{background:#161b22;padding:20px;border-radius:12px;margin-bottom:20px;box-shadow:0 4px 10px #00000040;transition:transform .2s ease}.tab-card:hover{transform:translateY(-2px)}.tab-card h4{margin:0 0 8px;font-size:1.2rem}.tab-card p{margin:4px 0;color:#ccc;font-size:.95rem}.listing-upload-button{text-align:center;margin-bottom:20px}.listing-upload-button button{background:#2ea043;color:#fff;font-weight:700;font-size:1rem;border:none;padding:10px 22px;border-radius:10px;cursor:pointer;transition:all .2s ease}.listing-upload-button button:hover{background:#238636;transform:scale(1.03)}.listing-image{width:100%;max-height:180px;-o-object-fit:cover;object-fit:cover;border-radius:8px;margin-bottom:10px;border:1px solid #333}.portfolio-stats{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;margin-top:20px}.stat-card{background:#161b22;border:1px solid #2c313c;padding:20px;border-radius:12px;width:180px;text-align:center;box-shadow:0 2px 10px #00000030}.stat-card h4{font-size:1.8rem;margin:0;color:#2ea043}.stat-card p{margin-top:4px;font-size:.9rem;color:#bbb}.coming-soon{margin-top:20px;text-align:center;font-style:italic;color:#888;font-size:.95rem}.profile-page{background-color:#0a0a0a;color:#fff;min-height:100vh;font-family:Montserrat,sans-serif;padding-bottom:4rem}.top-nav-bar{padding:1rem 2rem}.back-button{background-color:transparent;color:#00ffe1;border:1px solid #00ffe1;padding:8px 16px;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;transition:.2s ease}.back-button:hover{background-color:#00ffe1;color:#000;box-shadow:0 0 12px #00ffe1}.profile-banner{position:relative;text-align:center;padding:2rem 1rem}.banner-blur{position:absolute;top:0;left:0;right:0;height:200px;background-size:cover;background-position:center;filter:blur(10px);opacity:.4;z-index:0}.avatar-wrapper{position:relative;z-index:1;margin:0 auto;width:120px;height:120px;border-radius:50%;overflow:hidden;border:3px solid #00ffe1;box-shadow:0 0 15px #00ffe1}.profile-avatar{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.fallback-avatar{display:flex;justify-content:center;align-items:center;font-size:36px;background:#222;color:#00ffe1}.plan-tag{display:inline-block;margin-top:.5rem;padding:4px 12px;font-size:12px;font-weight:700;color:#00ffe1;border:1px solid #00ffe1;border-radius:12px;box-shadow:0 0 8px #00ffe1;background-color:#111}.username{font-size:26px;font-weight:700;margin-top:1rem;color:#fff}.user-tag{font-size:14px;color:#888;margin-bottom:1rem}.follow-buttons{margin-top:1rem;display:flex;justify-content:center;gap:1rem}.follow-btn{font-weight:600;padding:10px 20px;font-size:14px;border-radius:8px;cursor:pointer;transition:all .2s ease}.follow-btn.follow{background-color:#00ffe1;color:#000;border:none}.follow-btn.unfollow{background-color:#ff4d4d;color:#fff;border:none}.follow-btn:hover{box-shadow:0 0 12px #00ffe1}.tab-buttons{display:flex;justify-content:center;gap:2rem;margin:2rem 0}.tab-buttons button{background:transparent;color:#ccc;border:1px solid #444;padding:10px 20px;border-radius:8px;font-size:14px;cursor:pointer;transition:all .2s ease}.tab-buttons button.active{background-color:#00ffe1;color:#000;font-weight:700;box-shadow:0 0 12px #00ffe1}.tab-view{max-width:1100px;margin:0 auto;padding:0 2rem}.tab-card{background-color:#161616;border:1px solid #333;border-radius:12px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 0 12px #111}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:1.5rem}.mini-card{background-color:#121212;border:1px solid #333;border-radius:12px;padding:1rem;color:#fff;text-align:center;box-shadow:0 0 10px #00ffe11a;transition:transform .2s ease}.mini-card:hover{transform:scale(1.03);box-shadow:0 0 16px #00ffe1;cursor:pointer}.mini-card img{width:100%;height:160px;-o-object-fit:cover;object-fit:cover;border-radius:8px;margin-bottom:.75rem;border:1px solid #444;background-color:#1a1a1a}.disabled-buy-btn{margin-top:10px;padding:6px 12px;background-color:#333;color:#999;border:none;border-radius:6px;cursor:not-allowed;font-size:13px}.tracker-link{background-color:#00ffe1;color:#000;font-weight:700;padding:10px 18px;border-radius:10px;border:none;transition:.2s ease;cursor:pointer}.tracker-link:hover{background-color:#fff;color:#000;box-shadow:0 0 10px #00ffe1}.profile-container{padding:4rem 2rem;color:#ccc;text-align:center;font-size:16px}.collection-page{padding:2rem;max-width:1100px;margin:auto;font-family:Segoe UI,Tahoma,sans-serif;text-align:center;color:#eee}.back-btn{background:#222;color:#fff;padding:.6rem 1.2rem;border-radius:8px;border:1px solid #444;font-size:.95rem;cursor:pointer;margin-bottom:1.5rem;transition:background .2s ease}.back-btn:hover{background:#333}.value-banner{background:linear-gradient(135deg,#202020,#2a2a2a);padding:2rem;border-radius:16px;text-align:center;margin-bottom:1.5rem;box-shadow:0 0 20px #00c8ff26}.value-banner h1{font-size:2.4rem;margin-bottom:.5rem}.value-banner p{font-size:1.1rem;color:#ccc}.value-heading{font-size:2.2rem;color:#fff;text-shadow:0 0 10px #8defff,0 0 20px #8defff;margin-bottom:.5rem}.subtext{color:#aaa;margin-bottom:2rem}.loading{font-size:1rem;color:#bbb;margin-top:2rem}.value-grid{display:flex;justify-content:center;flex-wrap:wrap;gap:1.2rem;margin-bottom:2rem}.value-box{background:#181818;border:1px solid #333;border-radius:12px;padding:1rem 1.5rem;min-width:220px;box-shadow:0 4px 12px #00000040}.value-box h3{font-size:1rem;margin-bottom:.5rem}.value-box p{font-size:1.3rem;font-weight:700}.chart-section{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center;margin-bottom:2rem}.chart-box{background:#202020;border:1px solid #333;border-radius:14px;padding:1.5rem;width:100%;max-width:500px}.chart-box h4{font-size:1.1rem;color:#eee;margin-bottom:1rem}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;margin-top:2rem}.card-box{background:#181818;border:1px solid #333;border-radius:12px;padding:1rem;text-align:left;box-shadow:0 4px 10px #0003;transition:transform .15s ease,box-shadow .15s ease}.card-box:hover{transform:translateY(-4px);box-shadow:0 6px 16px #0006}.card-box h4{font-size:1.1rem;color:#fff;margin-bottom:.5rem}.card-box p{font-size:.9rem;color:#ccc;margin-bottom:.3rem}.my-folders-page{padding:2rem;max-width:1000px;margin:auto;color:#fff;text-align:center}.folder-banner{margin-bottom:2rem}.back-btn{margin-bottom:1.25rem;background:#222;color:#0ff;padding:10px 16px;border-radius:8px;border:1px solid #00ffff55;font-size:.95rem;cursor:pointer;text-shadow:0 0 6px #00ffff;transition:all .3s ease}.folder-title{font-size:2rem;color:#f0c;margin-bottom:.5rem;text-shadow:0 0 10px #ff00cc}.folder-subtext{font-size:1rem;color:#ccc;text-shadow:0 0 6px #00ffff33}.status-message{color:#888;font-style:italic;font-size:1.05rem;margin-top:2rem}.folder-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;margin-top:2rem}.folder-tile{background:#111;border:1px solid #333;padding:2rem 1rem;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 0 10px #0ff2}.folder-tile:hover{transform:scale(1.05);background:#0ff1;box-shadow:0 0 20px #0ff6;color:#0ff;text-shadow:0 0 6px #00ffff}.folder-emoji{font-size:2rem;margin-bottom:.5rem}.folder-label{font-size:1.1rem;font-weight:600}.folder-type-view{padding:2rem;max-width:1000px;margin:auto;color:#fff}.back-button{margin-bottom:2rem;background:#222;color:#0ff;padding:10px 16px;border-radius:8px;border:1px solid #00ffff55;font-size:.95rem;cursor:pointer;transition:all .2s ease;text-shadow:0 0 6px #00ffff}.back-button:hover{background:#0ff;color:#000;box-shadow:0 0 12px #0ff}.title{font-size:2rem;text-align:center;margin-bottom:2rem;color:#f0c;text-shadow:0 0 10px #ff00cc}.subfolder-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.subfolder-card{background:#111;border:1px solid #333;padding:1.5rem;border-radius:12px;text-align:center;font-size:1.1rem;color:#fff;cursor:pointer;box-shadow:0 0 12px #0ff2;transition:all .3s ease}.subfolder-card:hover{transform:scale(1.05);background:#0ff1;box-shadow:0 0 20px #0ff6;color:#0ff;text-shadow:0 0 8px #00ffff}.folder-container{padding:2rem;max-width:1200px;margin:auto;color:#fff}.folder-title{font-size:2.2rem;text-align:center;color:#f0c;margin-bottom:1rem;text-shadow:0 0 12px #ff00cc}.status-message{text-align:center;font-size:1.1rem;color:#ccc;margin-bottom:2rem;text-shadow:0 0 6px #00ffff44}.folder-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:2rem}.folder-bubble{background:#111;border:1px solid #333;border-radius:12px;padding:1rem;text-align:center;color:#fff;transition:all .3s ease;cursor:pointer;box-shadow:0 0 12px #0ff2}.folder-bubble:hover{transform:scale(1.05);background:#0ff1;box-shadow:0 0 20px #0ff6;color:#0ff;text-shadow:0 0 8px #00ffff}.card-preview-image{height:180px;background:#222;border-radius:8px;margin-bottom:.75rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.card-preview-image img{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;border-radius:4px}.folder-name{font-size:.95rem;color:#eee}.nav-buttons{display:flex;justify-content:center;gap:1rem;margin-top:3rem;flex-wrap:wrap}.nav-buttons-stack button{background:#111;border:1px solid #00ffff88;color:#0ff;padding:.75rem 1.5rem;border-radius:10px;font-weight:600;cursor:pointer;transition:all .3s ease;text-shadow:0 0 6px #00ffff;font-size:.95rem}.nav-buttons-stack button:hover{background:#0ff;color:#000;box-shadow:0 0 15px #0ff}.folder-detail-page{padding:2rem;max-width:1200px;margin:auto;color:#fff}.back-btn{background:#222;color:#0ff;padding:10px 16px;border-radius:8px;border:1px solid #00ffff55;font-size:.95rem;cursor:pointer;margin-bottom:1.5rem;transition:all .2s ease;text-shadow:0 0 6px #00ffff}.folder-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:1.5rem}.folder-header h2{font-size:2rem;color:#f0c;text-shadow:0 0 10px #ff00cc}.folder-actions button{margin-left:1rem;background:#111;border:1px solid #ff00cc99;color:#f0c;padding:.6rem 1rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;text-shadow:0 0 6px #ff00cc}.folder-actions button:hover{background:#f0c;color:#000;box-shadow:0 0 15px #f0c}.folder-summary{background:#1a1a1a;padding:1.5rem;border-radius:12px;border:1px solid #333;margin-bottom:2rem;font-size:1rem;box-shadow:0 0 15px #0ff2}.folder-summary p{margin:.5rem 0}.timestamp{color:#888;font-size:.85rem}.folder-controls{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;align-items:center;margin-bottom:2rem}.folder-controls select{background:#111;color:#fff;padding:.6rem 1rem;border-radius:8px;border:1px solid #444;font-size:1rem}.folder-controls button{background:#0ff;color:#000;padding:.6rem 1.25rem;border:none;border-radius:8px;font-weight:700;cursor:pointer;box-shadow:0 0 10px #0ff8;transition:all .3s ease}.folder-controls button:hover{background:#0ff;box-shadow:0 0 16px #0ffc}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.card-box{background:#111;border:1px solid #333;padding:1rem;border-radius:12px;text-align:center;transition:all .3s ease;box-shadow:0 0 10px #0ff2;cursor:pointer}.card-box:hover{transform:scale(1.05);background:#0ff1;box-shadow:0 0 20px #0ff5;color:#0ff;text-shadow:0 0 8px #00ffff}.card-box img{width:100%;height:auto;border-radius:8px;margin-bottom:.75rem}.card-price{font-weight:700;font-size:1rem;margin-top:.5rem}.card-price[style*=gold]{color:gold!important}.card-price[style*=green]{color:#0f0!important}.card-price[style*=blue]{color:#00c0ff!important}.create-folder-page{max-width:500px;margin:60px auto;background:#fff;padding:30px;border-radius:16px;box-shadow:0 4px 14px #00000014;text-align:center}.back-btn{background:#eee;padding:10px 16px;border:none;border-radius:8px;cursor:pointer;margin-bottom:20px}h2{margin-bottom:24px;color:#222831}.folder-name-input{width:100%;padding:12px 14px;font-size:1rem;border:1px solid #ccc;border-radius:10px;margin-bottom:20px}.submit-btn{background:#07f;color:#fff;padding:12px 20px;font-size:1rem;border:none;border-radius:10px;cursor:pointer}.card-profile-container{max-width:900px;margin:auto;padding:2rem;font-family:Segoe UI,Tahoma,sans-serif;color:#eee;text-align:center}.profile-banner{background:linear-gradient(135deg,#1f1f1f,#292929);padding:2rem;border-radius:16px;margin-bottom:2rem;box-shadow:0 0 20px #00ffff1a}.profile-banner h1{font-size:2.2rem;margin-bottom:.5rem}.profile-banner p{font-size:1rem;color:#ccc}.card-info h3,.recent-sales h3{font-size:1.3rem;color:#8defff;margin:2rem 0 1rem;text-align:left}.card-image{max-width:100%;height:auto;border-radius:12px;margin-bottom:1rem;box-shadow:0 4px 12px #0000004d}.card-info{text-align:left;background:#181818;border:1px solid #333;border-radius:12px;padding:1.5rem;box-shadow:0 4px 10px #00000040}.card-info p{margin:.4rem 0;font-size:.95rem}.timestamp{margin-top:1rem;font-size:.85rem;color:#999}.recent-sales{margin-top:2rem;background:#181818;border:1px solid #333;border-radius:12px;padding:1.5rem;box-shadow:0 4px 10px #00000040;text-align:left}.sales-table{width:100%;border-collapse:collapse;margin-top:1rem}.sales-table th,.sales-table td{border:1px solid #333;padding:.5rem;text-align:center;font-size:.9rem}.sales-table th{background:#222;color:#8defff}.sales-table td a{color:#4caf50;text-decoration:none}.sales-table td a:hover{text-decoration:underline}.profile-actions{margin-top:2rem;display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.back-button,.delete-btn{padding:.6rem 1.2rem;font-size:1rem;border-radius:8px;border:1px solid #444;background:#222;color:#fff;cursor:pointer;transition:background .2s ease}.delete-btn{border-color:#f44336;background:#2a0000}.delete-btn:hover{background:#3a0000}.trending-page{padding:2rem;background:#0a0a0a;color:#f0f0f0;min-height:100vh;font-family:Segoe UI,sans-serif;overflow-x:hidden}.back-button{background:#1a1a1a;color:#fff;padding:.6rem 1.2rem;border:none;border-radius:10px;cursor:pointer;margin-bottom:2rem;transition:background .2s ease,transform .2s ease;font-size:.9rem}.back-button:hover{background:#333;transform:scale(1.05)}.ticker-banner{background:#111;color:#00ffe1;font-weight:700;padding:.6rem 1rem;font-size:.95rem;border-radius:8px;box-shadow:0 0 10px #0ff3;margin-bottom:1.5rem;white-space:nowrap;overflow:hidden;animation:scroll-left 18s linear infinite}.trending-header{text-align:center;margin-bottom:2.5rem}.trending-header h1,.title-glow{color:#00ffe1;font-size:2.3rem;margin-bottom:.4rem;text-shadow:0 0 14px #00ffe1;font-weight:700}.trending-header p,.subtitle{color:#aaa;font-size:1rem;font-weight:300}.trend-grid{display:flex;flex-direction:column;gap:2rem;max-width:750px;margin:auto}.trend-card{display:flex;gap:1.5rem;align-items:center;background:#151515;border-radius:16px;padding:1.2rem 1.6rem;box-shadow:0 0 16px #00ffff1f;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease;position:relative}.trend-card:hover{transform:scale(1.025);box-shadow:0 0 30px #00ffff40}.trend-up{border-left:4px solid #00ff88}.trend-down{border-left:4px solid #ff4d4d}.trend-rank{font-size:1.2rem;font-weight:700;color:#00ffc3;width:48px;text-align:center}.trend-image img{width:85px;height:auto;border-radius:12px;-o-object-fit:cover;object-fit:cover;box-shadow:0 0 12px #ffffff1a}.trend-body{flex:1}.trend-body h3,.player-name{margin:0 0 .3rem;color:#0fc;font-size:1.1rem;font-weight:600}.cat-tag{color:#fff;background:#444;padding:0 6px;margin-left:6px;font-size:.75rem;border-radius:4px;font-weight:500}.trend-body p{margin:.2rem 0;font-size:.9rem;color:#ccc}.trend-change{font-weight:700;display:flex;align-items:center;gap:8px;font-size:.9rem}.trend-change.up{color:#0f8}.trend-change.down{color:#ff4d4d}.spark-bar{flex:1;background:currentColor;height:6px;border-radius:4px;max-width:100px;box-shadow:0 0 6px currentColor}.trend-source{font-size:.8rem;color:#888;margin-top:.4rem}.loading,.empty{text-align:center;font-size:1rem;padding-top:2rem;color:#888}@media screen and (max-width: 768px){.trend-grid{padding:1rem}.trend-card{flex-direction:column;align-items:flex-start}.trend-image img{width:100%;max-width:140px;margin-bottom:.8rem}.trend-body{width:100%}.trend-rank{position:absolute;top:10px;right:10px;color:#00ffc3;font-size:1rem;background:#222;padding:.2rem .5rem;border-radius:6px}}.recently-page{padding:2rem;max-width:1100px;margin:auto;font-family:Segoe UI,Tahoma,sans-serif;text-align:center;color:#eee}.back-button{background:#222;color:#fff;padding:.6rem 1.2rem;border-radius:8px;border:1px solid #444;font-size:.95rem;cursor:pointer;margin-bottom:1.5rem;transition:background .2s ease}.recent-banner{background:linear-gradient(135deg,#1e1e1e,#292929);padding:2rem;border-radius:16px;text-align:center;color:#fff;margin-bottom:1.5rem;box-shadow:0 0 20px #ff698726}.recent-banner h1{font-size:2.4rem;margin-bottom:.5rem}.recent-banner p{font-size:1.1rem;color:#ccc}.marquee-banner{font-size:1rem;color:#fff;background:#111;border:1px solid #333;padding:.4rem .8rem;margin:1rem 0 2rem;overflow:hidden;white-space:nowrap;animation:scroll-left 18s linear infinite}@keyframes scroll-left{0%{transform:translate(100%)}to{transform:translate(-100%)}}.recent-heading{font-size:2.2rem;color:#fff;text-shadow:0 0 10px #8defff,0 0 20px #8defff;margin-bottom:.5rem}.subtext{color:#aaa;margin-bottom:1.5rem}.loading,.empty{font-size:1rem;color:#bbb;margin-top:2rem}.recent-grid{display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));margin-top:1rem}.card-box{background:#181818;border:1px solid #333;border-radius:14px;padding:1rem;box-shadow:0 4px 12px #00000040;text-align:left;transition:transform .15s ease,box-shadow .15s ease}.card-box:hover{transform:translateY(-4px);box-shadow:0 6px 18px #0006}.card-box img{width:100%;height:240px;-o-object-fit:cover;object-fit:cover;border-radius:10px;margin-bottom:.6rem;background-color:#222}.card-info h4{font-size:1.05rem;color:#fff;margin-bottom:.4rem}.card-info p{font-size:.9rem;color:#ccc;margin-bottom:.3rem}.timestamp{font-size:.85rem;color:#999}.tracker-page{padding:2rem;background-color:#0a0a0a;color:#fff;min-height:100vh;font-family:Segoe UI,sans-serif}.back-button{background:#222;color:#fff;border:none;border-radius:6px;padding:10px 16px;margin-bottom:1.5rem;font-size:.95rem;cursor:pointer;transition:background .2s ease}.back-button:hover{background:#444}.ticker-strip{background:#111;color:#00ffe1;padding:.6rem 1rem;border-radius:6px;margin-bottom:2rem;font-weight:700;box-shadow:0 0 12px #00ffe11a}.header-section{text-align:center;margin-bottom:2rem}.title-glow{font-size:2rem;color:#00ffe1;text-shadow:0 0 10px #00ffe1;margin-bottom:.5rem}.subtitle{color:#ccc;font-size:1rem}.stats-grid{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-top:2rem}.stat-block{background:#151515;padding:1rem 1.5rem;border-radius:10px;text-align:center;min-width:150px;box-shadow:0 0 12px #00ffe114}.stat-block h3{font-size:1rem;color:#00ffe1;margin-bottom:.5rem}.stat-block p{font-size:1.2rem;font-weight:700}.stat-animated{font-size:1.4rem;color:#0f8;font-weight:700}.chart-box{margin:3rem auto;padding:2rem;background:#121212;border-radius:12px;max-width:800px;box-shadow:0 0 18px #00ffe10d}.trend-row{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:3rem}.trend-col{background:#151515;padding:1.5rem;border-radius:12px;min-width:280px;max-width:400px;box-shadow:0 0 8px #00ffe10d}.trend-col h3{margin-bottom:1rem;color:#00ffe1}.trend-item{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;background:#1d1d1d;padding:.5rem .75rem;border-radius:8px;box-shadow:0 0 6px #0003}.trend-item img{width:32px;height:32px;border-radius:4px;-o-object-fit:cover;object-fit:cover;margin-right:1rem}.trend-item strong{flex:1;color:#fff}.trend-item span{font-weight:700}.trend-item.up span{color:#0f8}.trend-item.down span{color:#ff4d4d}.disclaimer-box{margin-top:3rem;text-align:center;font-size:.9rem;color:#888;line-height:1.4}.upgrade-container{max-width:1100px;margin:0 auto;padding:2rem;color:#f1f1f1;background:#121212;font-family:Inter,sans-serif}.back-button{background:#333;color:#fff;padding:10px 16px;border:none;border-radius:8px;cursor:pointer;margin-bottom:1.5rem}.upgrade-title{text-align:center;font-size:2rem;margin-bottom:.25rem}.current-plan{text-align:center;font-size:1.1rem;margin-bottom:2rem;color:#00e676}.plan-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.plan-card{background:#1e1e1e;border-radius:12px;padding:1.5rem;box-shadow:0 4px 12px #0006;display:flex;flex-direction:column;justify-content:space-between}.plan-card h3{font-size:1.5rem;margin-bottom:.5rem;color:#fff}.plan-price{font-size:1.2rem;color:#00e676;margin-bottom:1rem}.plan-features{list-style:none;padding:0;margin-bottom:1rem}.plan-features li{margin-bottom:.5rem;font-size:.95rem}.subscribe-btn{background:#07f;color:#fff;padding:12px 16px;font-size:1rem;border:none;border-radius:10px;cursor:pointer;margin-top:1rem;transition:background .2s ease}.subscribe-btn:hover{background:#005ecc}.subscribe-btn:disabled{background:#555;color:#aaa;cursor:not-allowed}.terms-container{max-width:880px;margin:0 auto;padding:2rem;color:#f1f1f1;background:#0a0a0a;font-family:Inter,sans-serif;line-height:1.6;position:relative}.back-button{background:#222;color:#fff;padding:10px 16px;border:1px solid #444;border-radius:8px;cursor:pointer;margin-bottom:2rem;font-weight:500;transition:background .2s ease}.back-button:hover{background:#ff3cac;border-color:#ff3cac}.neon-title{text-align:center;font-size:clamp(3rem,8vw,10rem);font-weight:900;letter-spacing:2px;margin:4rem 0 3rem;color:#ff3cac;text-transform:uppercase;animation:pulseParanoid 1.25s infinite ease-in-out}@keyframes pulseParanoid{0%{text-shadow:0 0 10px #ff3cac,0 0 20px #ff3cac,0 0 30px #ff3cac}50%{text-shadow:0 0 20px #ff3cac,0 0 40px #ff3cac,0 0 80px #ff3cac;letter-spacing:4px}to{text-shadow:0 0 10px #ff3cac,0 0 25px #ff3cac,0 0 50px #ff3cac}}section{margin-bottom:3rem;padding:1.5rem;background:#141414;border-left:4px solid #ff3cac;box-shadow:0 0 10px #ff3cac1a;border-radius:10px}section:not(:last-child){border-bottom:1px dashed #444}h3{color:#00e676;margin-bottom:1rem;font-size:1.4rem;text-shadow:0 0 5px #00e676}ul{margin:0 0 1rem 1.25rem;padding-left:.75rem}ul li{margin-bottom:.4rem}p{margin-bottom:1rem;font-size:1rem;color:#ccc}strong{color:#f1f1f1}@media screen and (max-width: 768px){.terms-container{padding:1rem}h1,.neon-title{font-size:2.5rem}h3{font-size:1.2rem}}.my-cards-page{background:#0a0a0a;color:#fff;min-height:100vh;padding:2rem;font-family:Inter,sans-serif}.my-cards-toolbar{text-align:center;margin-bottom:2rem}.page-title{font-size:2.5rem;color:#00e1ff;text-shadow:0 0 6px #00e1ff,0 0 12px #00e1ff,0 0 24px #00e1ff;animation:glow 2s ease-in-out infinite}@keyframes glow{0%,to{text-shadow:0 0 6px #00e1ff,0 0 12px #00e1ff,0 0 24px #00e1ff}50%{text-shadow:0 0 10px #00e1ff,0 0 20px #00e1ff,0 0 40px #00e1ff}}.subtext{font-style:italic;color:#bbb;margin-top:.5rem}.back-button{background:#1a1a1a;color:#fff;padding:10px 16px;border-radius:8px;border:1px solid #444;cursor:pointer;font-size:.95rem;margin-bottom:1rem;transition:background .2s ease}.back-button:hover{background:#333}.loading-msg,.empty-msg{text-align:center;font-size:1.1rem;color:#999;margin-top:2rem}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.card-tile{background:#161616;border:1px solid #333;border-radius:12px;padding:1rem;text-align:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 0 10px #00ffff1a}.card-tile:hover{transform:scale(1.05);box-shadow:0 0 20px #00ffff4d}.card-image img{width:100%;height:auto;border-radius:8px;max-height:180px;-o-object-fit:cover;object-fit:cover;margin-bottom:.75rem;box-shadow:0 0 10px #ffffff1a}.card-placeholder{font-size:3rem;color:#888;display:inline-block;margin-bottom:.75rem}.card-info{font-size:.95rem;line-height:1.4;color:#eee}.fee-savings-page{padding:2rem;background:#000;color:#f5f5f5;font-family:Orbitron,sans-serif;min-height:100vh;display:flex;flex-direction:column;align-items:center}.back-button{background:#111;color:#0ff;padding:10px 18px;border-radius:8px;border:1px solid #00ffff88;font-weight:600;margin-bottom:2rem;cursor:pointer;transition:all .3s ease}.title-glow{font-size:2.2rem;text-align:center;color:#00ffe1;text-shadow:0 0 12px #00ffe1}.subtitle-glow{text-align:center;color:#ccc;margin-bottom:2rem;font-size:1.1rem}.input-box{margin-bottom:2rem;text-align:center}.input-box input{padding:.6rem 1rem;border-radius:8px;background:#111;color:#0ff;border:1px solid #00ffff88;width:260px;font-size:1rem;text-align:center}.comparison-table{width:100%;max-width:1200px;margin:2rem auto;border-radius:12px;overflow-x:auto;box-shadow:0 0 18px #0ff4;background:#111;padding:0}.table-row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;padding:1.25rem 2rem;border-bottom:1px solid #222;align-items:center;text-align:center;min-width:900px}.table-header{font-weight:700;text-transform:uppercase;background:#000;border-bottom:2px solid #00ffff88}.cardboard-row{background-color:#002d22;box-shadow:inset 0 0 10px #0f8a}.platform-name.green{color:#0f9;font-weight:700}.platform-name.orange{color:#ffb347}.platform-name.red{color:#f44}.you-keep{font-weight:700;color:#0ff}.loss-info{font-weight:700;color:#f44}.disclaimer-glow{text-align:center;margin-top:1rem;font-size:.85rem;color:#888;font-style:italic}.savings-punch{text-align:center;margin-top:2rem;font-size:1.3rem;color:#0fc;text-shadow:0 0 10px #00ffcc}@media (max-width: 768px){.comparison-table{overflow-x:auto}.table-row,.table-header{min-width:700px;font-size:.9rem}}.cart-page{max-width:700px;margin:3rem auto;padding:2rem;background:#1e1e2a;color:#fff;border-radius:12px;box-shadow:0 0 12px #00000040;font-family:Segoe UI,sans-serif}.cart-page h2{text-align:center;font-size:2rem;margin-bottom:1.5rem}.cart-list{list-style:none;padding:0}.cart-card{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid #444}.cart-options{margin:2rem 0}.cart-options label{display:block;margin-bottom:1rem}.cart-page h3,.cart-page h2{margin-top:1rem}.cart-page button{background:#3da9fc;color:#fff;padding:.5rem 1rem;border-radius:8px;border:none;cursor:pointer}.cart-page iframe{display:block;margin-top:2rem;min-height:45px}.empty-cart-msg{text-align:center;font-size:1.2rem;margin-top:4rem}.cart-page .paypal-buttons{display:block;margin-top:2rem;min-height:70px;width:100%;background-color:transparent}.my-sales-container{padding:3rem 2rem;background-color:#0a0a0a;color:#fff;font-family:Montserrat,sans-serif;min-height:100vh}.sale-card{background-color:#161616;border:1px solid #333;border-radius:10px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 0 10px #00ffe11a}.sale-card p{margin:.4rem 0;font-size:15px}.ship-actions{margin-top:1rem;display:flex;gap:1rem;flex-wrap:wrap}.ship-actions input{flex:1;padding:8px;border-radius:8px;border:1px solid #444;background-color:#1a1a1a;color:#00ffe1}.ship-actions button{padding:10px 14px;background-color:#00ffe1;color:#000;font-weight:700;border:none;border-radius:8px;cursor:pointer;transition:.2s ease}.ship-actions button:hover{background-color:#fff;box-shadow:0 0 10px #00ffe1}.sale-card a{color:#00ffe1;text-decoration:underline;word-break:break-all}.sale-card a:hover{color:#fff}.my-purchases-page{padding:40px 20px;font-family:Inter,sans-serif;background:#0d1117;color:#f4f4f4;min-height:100vh}.back-button{background:#333;color:#fff;padding:10px 18px;border:none;border-radius:8px;font-size:1rem;cursor:pointer;margin-bottom:20px}h2{margin-bottom:30px;text-align:center}.purchase-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.purchase-card{background:#161b22;padding:20px;border-radius:12px;box-shadow:0 4px 10px #0003;transition:transform .2s ease}.purchase-card:hover{transform:translateY(-4px)}.purchase-card button{margin-top:10px;padding:10px 16px;background:#2ea043;color:#fff;border:none;border-radius:8px;font-weight:700;cursor:pointer}.purchase-card button:hover{background:#238636}.my-earnings-page{padding:3rem 2rem;background-color:#0a0a0a;color:#fff;font-family:Montserrat,sans-serif;min-height:100vh}.back-button{background-color:transparent;color:#00ffe1;border:1px solid #00ffe1;padding:8px 16px;font-size:14px;border-radius:8px;margin-bottom:2rem;cursor:pointer;transition:all .2s ease}h2{font-size:26px;color:#00ffe1;text-shadow:0 0 10px #00ffe1;margin-bottom:1.5rem}h3{margin-top:2rem;font-size:20px;border-bottom:1px solid #444;padding-bottom:.5rem;color:#00ffe1}p{font-size:16px;margin:.5rem 0}.earnings-list{list-style:none;padding:0;margin-top:1rem}.earnings-list li{background:#121212;padding:1rem;border:1px solid #333;border-radius:10px;margin-bottom:1rem;box-shadow:0 0 10px #00ffe10d;font-size:15px;display:flex;justify-content:space-between;align-items:center}.my-listings-page{padding:3rem 2rem;color:#fff;background-color:#0a0a0a;min-height:100vh;font-family:Montserrat,sans-serif}.my-listings-page h2{font-size:26px;margin-bottom:1.5rem;color:#00ffe1;text-shadow:0 0 8px #00ffe1}.listing-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem}.listing-card{background-color:#121212;border:1px solid #333;border-radius:12px;padding:1rem;box-shadow:0 0 10px #00ffe11a;transition:transform .2s ease;text-align:center}.listing-card:hover{transform:scale(1.03);box-shadow:0 0 14px #00ffe1}.listing-card img{width:100%;height:160px;-o-object-fit:cover;object-fit:cover;border-radius:8px;margin-bottom:.75rem;border:1px solid #444;background-color:#1a1a1a}.view-btn,.delete-btn{margin:.5rem auto;padding:8px 14px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;display:block;width:100%}.view-btn{background-color:#00ffe1;color:#000;border:none;margin-bottom:.5rem}.delete-btn{background-color:#f44;color:#fff;border:none}.view-btn:hover{background-color:#fff;color:#000;box-shadow:0 0 10px #00ffe1}.delete-btn:hover{background-color:red;box-shadow:0 0 10px red}.admin-payouts-container{max-width:900px;margin:40px auto;padding:20px;background:#fff;border-radius:16px;box-shadow:0 0 15px #00000014;text-align:center}.back-btn{background:#eee;padding:10px 15px;border:none;margin-bottom:20px;cursor:pointer;border-radius:8px}.payouts-list{display:flex;flex-direction:column;gap:20px}.payout-card{background:#f9f9f9;padding:20px;border-radius:12px;text-align:left;box-shadow:0 2px 8px #0000000f}.mark-paid-btn{background:#28a745;color:#fff;border:none;padding:10px 15px;border-radius:6px;cursor:pointer;margin-top:10px}.no-payouts-msg{margin-top:40px;font-size:1.1rem;color:#555}.confirmation-container{max-width:700px;margin:3rem auto;padding:2rem;background-color:#1e1e2a;color:#f1f1f1;border-radius:12px;box-shadow:0 0 14px #0000004d;font-family:Segoe UI,sans-serif}.confirmation-container h2{text-align:center;font-size:2rem;color:#00e676;margin-bottom:1.5rem}.confirmation-container p{margin:.75rem 0;font-size:1rem}.confirmation-container a{color:#3da9fc;text-decoration:none;font-weight:700}.confirmation-buttons{margin-top:2rem;display:flex;justify-content:space-between;gap:1rem}.confirmation-buttons button{flex:1;padding:.75rem 1.2rem;font-size:1rem;border:none;border-radius:8px;background-color:#3da9fc;color:#fff;cursor:pointer;transition:background-color .2s ease}.confirmation-buttons button:hover{background-color:#07c}@media screen and (max-width: 600px){.confirmation-buttons{flex-direction:column}}.create-listing-container{background-color:#0a0a0a;color:#fff;padding:3rem 2rem;min-height:100vh;font-family:Montserrat,sans-serif}h2{font-size:26px;color:#00ffe1;text-shadow:0 0 8px #00ffe1;margin-bottom:1.5rem;text-align:center}.listing-form{max-width:500px;margin:0 auto;background:#121212;border:1px solid #333;padding:2rem;border-radius:12px;box-shadow:0 0 16px #00ffe11a}.listing-form label{display:block;margin-bottom:1rem;font-size:14px}.listing-form input,.listing-form select,.listing-form textarea{width:100%;padding:10px;margin-top:4px;border:1px solid #444;border-radius:8px;background-color:#1a1a1a;color:#fff;font-size:14px}.listing-form textarea{resize:vertical;min-height:80px}button[type=submit]{background-color:#00ffe1;color:#000;border:none;padding:10px 18px;border-radius:10px;font-weight:700;font-size:14px;cursor:pointer;transition:.2s ease;width:100%;margin-top:1rem}button[type=submit]:hover{background-color:#fff;color:#000;box-shadow:0 0 12px #00ffe1}.error{color:#f44;margin-bottom:1rem;text-align:center;font-weight:700}.listing-nav-buttons{margin-top:2rem;display:flex;justify-content:center;gap:1rem}.back-button{background:transparent;color:#00ffe1;border:1px solid #00ffe1;padding:8px 16px;border-radius:8px;cursor:pointer;transition:all .2s ease}.back-button:hover{background-color:#00ffe1;color:#000;box-shadow:0 0 10px #00ffe1}.global-card-search-container{padding:2rem;background-color:#0d0d0d;color:#fff;min-height:100vh;font-family:Segoe UI,sans-serif;text-align:center}.ozzy-header{font-size:2rem;margin-bottom:1rem;color:#00eaff;text-shadow:0 0 15px #00eaff;animation:pulse-glow 1.5s infinite alternate}@keyframes pulse-glow{0%{text-shadow:0 0 5px #00eaff}to{text-shadow:0 0 20px #00eaff}}.global-card-search-input{padding:.8rem 1rem;width:80%;max-width:500px;border:2px solid #00eaff;border-radius:8px;background-color:#1a1a1a;color:#fff;font-size:1rem;margin-bottom:2rem;outline:none;transition:all .3s ease}.global-card-search-input:focus{border-color:#00ffc3;box-shadow:0 0 10px #00ffc3}.status-text{margin-top:2rem;font-style:italic;color:#999}.global-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:2rem;margin-top:2rem;justify-items:center}.global-card-item{background-color:#1b1b1b;border:1px solid #333;border-radius:12px;padding:1rem;box-shadow:0 0 10px #00ffff1a;transition:all .3s ease;width:100%;max-width:240px;cursor:pointer}.global-card-item:hover{transform:scale(1.05);box-shadow:0 0 15px #0ff6}.global-card-image{width:100%;height:auto;border-radius:6px;margin-bottom:.5rem;box-shadow:0 0 6px #0ff3}.global-card-info{font-size:.9rem;line-height:1.4;color:#ccc}.back-button{background-color:#333;color:#fff;padding:.6rem 1rem;border:none;border-radius:8px;cursor:pointer;font-size:.95rem;margin-bottom:1.5rem;transition:background-color .3s ease}.back-button:hover{background-color:#00eaff;color:#000}.followers-page{max-width:700px;margin:auto;padding:2rem;font-family:Segoe UI,Tahoma,sans-serif;text-align:center}.back-button{background:#444;color:#fff;padding:.6rem 1.2rem;border-radius:8px;border:none;font-size:1rem;cursor:pointer;margin-bottom:1rem}.follow-tabs{display:flex;justify-content:center;gap:1rem;margin-bottom:1rem}.follow-tabs button{padding:.6rem 1.2rem;border-radius:10px;border:none;background:#eee;font-weight:700;cursor:pointer}.follow-tabs .active{background:#2575fc;color:#fff}.follow-grid{display:grid;gap:1rem}.follow-card{display:flex;align-items:center;background:#fafafa;border-radius:10px;padding:1rem;gap:1rem;cursor:pointer;box-shadow:0 2px 5px #0000001a;transition:.2s ease}.follow-card:hover{background:#f0f0f0}.avatar-placeholder{font-size:2rem}.user-plan{color:#666;font-size:.9rem}.notifications-container{padding:2rem 1.5rem;max-width:960px;margin:auto;color:#f5f5f5;font-family:Orbitron,sans-serif;background-color:#000}.back-button{background:#111;color:#0ff;padding:10px 18px;border-radius:8px;border:1px solid #00ffff88;font-size:.95rem;font-weight:600;cursor:pointer;margin-bottom:2rem;transition:all .3s ease}.back-button:hover{background-color:#0ff;color:#000;box-shadow:0 0 8px #0ffa}.title-glow{font-size:2rem;text-align:center;color:#f0c;margin-bottom:2rem;text-shadow:0 0 10px #ff00cc66}.empty-rock-block{background:#111;border:1px solid #333;padding:2rem;border-radius:12px;text-align:center;color:#888;font-style:italic;font-size:1.1rem}.notification-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:1.25rem}.notification-item{display:flex;gap:1rem;background-color:#0a0a0a;border-radius:12px;border:1px solid #1e1e1e;padding:1.25rem 1.5rem;align-items:flex-start;transition:all .2s ease;position:relative}.notification-item.unread{background-color:#101010;border-left:4px solid #00ffff}.notif-icon{font-size:1.6rem;margin-top:2px;color:#f0c}.notif-info{flex:1;display:flex;flex-direction:column;gap:.25rem;color:#eaeaea}.notif-content{font-size:1.1rem;font-weight:600;line-height:1.4;color:#f8f8f8;text-shadow:none}.notif-time{font-size:.85rem;color:#777;font-style:italic;margin-top:.3rem}.notif-buttons{display:flex;gap:.75rem;margin-top:.75rem}.notif-action{background-color:#111;color:#0ff;border:1px solid #00ffff88;padding:6px 14px;font-size:.85rem;font-weight:600;border-radius:6px;cursor:pointer;transition:all .2s ease}.notif-action:hover{background-color:#0ff;color:#000;box-shadow:0 0 10px #0ff6}.notif-action.delete{background-color:#1a0000;color:#f03;border-color:#f03}.notif-action.delete:hover{background-color:#f03;color:#000;box-shadow:0 0 10px #f03}.notif-action.open-chat{background-color:transparent;border:1px solid #ff00cc;color:#f0c;margin-left:12px}.notif-action.open-chat:hover{background-color:#f0c;color:#000;box-shadow:0 0 8px #f0c8}*{-webkit-tap-highlight-color:transparent}*:focus{outline:none!important;box-shadow:none!important}.back-button:focus{outline:none!important;box-shadow:none!important}.notif-action.accept{background-color:#002a2a;color:#0fc;border-color:#0fc}.notif-action.accept:hover{background-color:#0fc;color:#000;box-shadow:0 0 10px #0fc}.post-detail-container{max-width:900px;margin:2rem auto;padding:2rem;background-color:#0a0a0a;color:#fff;font-family:Inter,sans-serif}.back-button{background:none;color:#00ffe1;border:1px solid #00ffe1;padding:10px 16px;font-weight:600;border-radius:8px;margin-bottom:1rem;cursor:pointer}.post-card{background:#1a1a1a;padding:2rem;border-radius:14px;box-shadow:0 2px 8px #00000080}.post-image{width:100%;height:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;border-radius:12px;margin-top:12px;background:#000}.post-title{font-size:1.6rem;font-weight:700;margin-top:1rem;color:#00ffe1}.post-content{font-size:1rem;margin-top:.5rem;line-height:1.6;color:#ddd}.post-meta{margin-top:1rem;display:flex;justify-content:space-between;font-size:.9rem;color:#aaa}.author-link{cursor:pointer;color:#00ffe1;text-decoration:underline}.status-msg{text-align:center;margin-top:3rem;font-size:1.1rem;color:#999}.subscription-success-page{max-width:600px;margin:auto;padding:2rem;text-align:center;font-family:Segoe UI,Tahoma,sans-serif}.back-button{background:#444;color:#fff;padding:.6rem 1.2rem;border-radius:8px;border:none;font-size:1rem;cursor:pointer;margin-bottom:2rem}.success-box{background:#f0fff0;border:1px solid #b2f2bb;padding:2rem;border-radius:12px;box-shadow:0 2px 6px #0000001a}.success-box h2{font-size:1.8rem;margin-bottom:1rem}.subtext{font-size:1rem;color:#333;margin-bottom:.5rem}.subtext-sm{font-size:.9rem;color:#666}.notfound-container{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(to bottom,#000,#fff,#000);color:#000;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:20px;text-align:center}.notfound-code{font-size:3rem}.notfound-message{font-size:1.5rem;margin-bottom:20px}.notfound-button{background-color:#cce6ff;color:#000;border:1px solid #3399ff;border-radius:5px;padding:10px 15px;cursor:pointer;font-weight:600;transition:background .2s ease}.notfound-button:hover{background-color:#b3dbff}.messenger-wrapper{display:flex;height:100vh;background:#111;color:#fff;font-family:Segoe UI,sans-serif}.messenger-sidebar{width:300px;background-color:#1c1c1c;border-right:2px solid #222;display:flex;flex-direction:column;padding:16px;overflow-y:auto}.messenger-header{display:flex;flex-direction:column;margin-bottom:16px}.back-button{background:#333;color:#fff;padding:6px 12px;margin-bottom:8px;border:none;border-radius:6px;cursor:pointer}.message-list{flex-grow:1;overflow-y:auto;display:flex;flex-direction:column;gap:12px}.thread-item{display:flex;align-items:center;gap:12px;background:#222;padding:10px;border-radius:8px;cursor:pointer;transition:background .2s ease}.thread-item:hover{background:#2e2e2e}.thread-item.active{background:#3a3a3a}.avatar-circle{width:36px;height:36px;background:#444;color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;border-radius:50%}.preview-line{font-size:.85rem;color:#bbb;display:flex;align-items:center;gap:6px}.unread-dot{color:#ff4b4b;font-size:1.2rem;line-height:1}.messenger-chat{flex:1;display:flex;flex-direction:column;padding:16px;overflow:hidden}.mobile-back{background:#333;color:#fff;padding:6px 12px;margin-bottom:8px;border:none;border-radius:6px;cursor:pointer;align-self:flex-start}.chat-header{font-size:1.2rem;font-weight:700;margin-bottom:16px}.chat-messages{flex:1;overflow-y:auto;margin-bottom:12px}.chat-inner{display:flex;flex-direction:column;gap:10px}.chat-message{max-width:70%;padding:10px;border-radius:12px;position:relative;word-wrap:break-word}.chat-message.sent{align-self:flex-end;background:#2b6cb0}.chat-message.received{align-self:flex-start;background:#333}.chat-message span{display:inline-block}.chat-media{max-width:240px;border-radius:8px}.seen-tag{font-size:.7rem;color:#ccc;position:absolute;bottom:-16px;right:0}.chat-input{display:flex;align-items:center;gap:8px;padding:10px;background:#1e1e1e;border-radius:8px}.chat-input input{flex:1;padding:10px;background:#2c2c2c;border:none;border-radius:6px;color:#fff}.chat-input input::-moz-placeholder{color:#aaa}.chat-input input::placeholder{color:#aaa}.chat-input button{background:#4caf50;color:#fff;border:none;padding:8px 14px;border-radius:6px;cursor:pointer}.upload-icon{cursor:pointer;font-size:1.2rem}.typing-indicator{font-size:.85rem;color:#bbb;margin-top:6px;padding-left:4px}.chat-placeholder{color:#aaa;font-size:1rem;margin-top:20px;text-align:center}.messenger-footer{width:100%;padding:12px 0 6px;background:#000;border-top:1px solid #333;text-align:center;font-size:.85rem;color:#777;position:relative;bottom:0}.footer-inner{max-width:1280px;margin:0 auto;padding:0 16px}.footer-divider{margin-bottom:8px;border:none;border-top:1px solid #444}.footer-text{font-weight:500;letter-spacing:.3px}@media (max-width: 768px){.messenger-wrapper{flex-direction:column}.messenger-sidebar{width:100%;border-right:none;border-bottom:2px solid #222}.messenger-chat{padding:12px}.chat-input{flex-direction:row;gap:6px}}.collectors-page{padding:2rem;max-width:1100px;margin:auto;color:#fff}.back-to-dashboard{margin-bottom:1.5rem}.back-btn{background:#222;color:#0ff;padding:10px 16px;border-radius:8px;border:1px solid #00ffff55;font-size:.95rem;cursor:pointer;text-shadow:0 0 6px #00ffff;transition:all .3s ease}.back-btn:hover{background:#0ff;color:#000;box-shadow:0 0 12px #0ff}.collectors-header{text-align:center;margin-bottom:2rem}.collectors-header h2{font-size:2rem;color:#f0c;text-shadow:0 0 10px #ff00cc}.collectors-header input{margin-top:1rem;padding:.75rem 1.25rem;border-radius:8px;border:1px solid #444;background:#111;color:#fff;width:260px;font-size:1rem}.collector-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.collector-card{background:#111;border:1px solid #333;padding:1.5rem;border-radius:14px;text-align:center;transition:all .4s ease;box-shadow:0 0 12px #0ff2;position:relative}.collector-card:hover{transform:perspective(600px) rotateX(3deg) rotateY(-3deg);background:#0ff1;box-shadow:0 0 20px #0ff5;color:#0ff;text-shadow:0 0 6px #00ffff}.collector-card.self{border:2px solid #ff00cc;box-shadow:0 0 20px #f0c9}.collector-avatar{width:100px;height:100px;margin:auto;border-radius:50%;overflow:hidden;margin-bottom:.75rem;border:2px solid #00ffff55;box-shadow:0 0 10px #0ff3;transition:transform .3s ease;position:relative;cursor:pointer}.collector-avatar:after{content:"";position:absolute;inset:-6px;border-radius:50%;border:2px solid #00ffff66;animation:pulse-ring 3s infinite ease-in-out}@keyframes pulse-ring{0%{transform:scale(1);opacity:.5}50%{transform:scale(1.2);opacity:.25}to{transform:scale(1);opacity:.5}}.collector-avatar:hover{transform:scale(1.1);box-shadow:0 0 18px #0ff}.collector-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.plan-tag{display:inline-block;font-size:.85rem;margin-top:.25rem;padding:4px 10px;border-radius:20px;font-weight:600;text-transform:uppercase;background:#222;border:1px solid #555;margin-bottom:1rem}.plan-tag.pro{background:#f0c2;color:#f0c;border-color:#f0c}.plan-tag.lifetime{background:linear-gradient(45deg,#fc0,#f0c);color:#000;text-shadow:none;border:none}.plan-tag.free{background:#555;color:#ddd}.collector-actions{display:flex;justify-content:center;gap:1rem}.follow-btn,.dm-btn{background:#111;border:1px solid #00ffff88;color:#0ff;padding:.5rem 1rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-shadow:0 0 4px #00ffff}.follow-btn:hover,.dm-btn:hover{background:#0ff;color:#000;box-shadow:0 0 12px #0ff}.follow-btn.unfollow{background:#f03;border-color:#f03;color:#fff;text-shadow:0 0 4px #ff0033}.follow-btn.unfollow:hover{background:#f36;color:#000;box-shadow:0 0 12px #f36}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.rogue-footer{text-align:center;padding:1rem;font-size:.85rem;color:#999;background:#0a0a0a;border-top:1px solid #222;font-family:Inter,sans-serif}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.block{display:block}.flex{display:flex}.table{display:table}.table-row{display:table-row}.grid{display:grid}.hidden{display:none}.h-40{height:10rem}.h-48{height:12rem}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-4{gap:1rem}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-gray-700{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity))}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity))}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity))}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.object-cover{-o-object-fit:cover;object-fit:cover}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-8{padding:2rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;padding:0;width:100%;height:100%;font-family:Segoe UI,sans-serif;background-color:#151521;color:#fff;overflow-x:hidden}input,select,textarea{border:1px solid #333;padding:.5rem;border-radius:6px}button{background-color:#3da9fc;color:#fff;padding:.6rem 1rem;border-radius:6px;cursor:pointer}input:focus,select:focus,textarea:focus,button:focus{outline:2px solid #3da9fc;outline-offset:2px}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity))}.hover\:underline:hover{text-decoration-line:underline}.hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-indigo-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(129 140 248 / var(--tw-ring-opacity))}@media (min-width: 640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 768px){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
