body,html{height:100%;margin:0;min-height:100%;overflow-x:hidden;overflow-y:hidden;overscroll-behavior:auto;padding:0;position:static;width:100%}*,:after,:before{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}#root{height:100%;min-height:100%;overflow:hidden;width:100%}.app-scroll-root{-webkit-overflow-scrolling:touch;background:linear-gradient(135deg,#070b18,#0f1420);height:100%;overflow-x:hidden;overflow-y:auto}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;font-family:Inter,system-ui,sans-serif}.screen{align-items:center;background:linear-gradient(135deg,#0a0015,#1a0033 50%,#000f2e);display:flex;flex-direction:column;height:100vh;justify-content:center;overflow:hidden;position:relative}.login-screen{padding:20px 0 24px}.login-screen,.signup-screen{height:auto;justify-content:flex-start;min-height:100vh;overflow-y:auto}.signup-screen{padding:24px 0 20px}.signup-card{margin-bottom:12px}.bg-glow{background:radial-gradient(circle at center,#ff007f0f,#00ffc80a 60%);inset:0;overflow:hidden;pointer-events:none;position:absolute}.hero{align-items:center;color:#fff;display:flex;flex-direction:column;margin-bottom:2px;padding-top:12px;position:relative;text-align:center;z-index:1}.logo{animation:float 4s ease-in-out infinite;background:#0000;display:block;filter:drop-shadow(0 8px 24px rgba(255,0,127,.6));height:auto;image-rendering:auto;margin-bottom:4px;margin-left:auto;margin-right:auto;object-fit:contain;width:min(80vw,560px)}.subtitle{color:#ffffffb3;font-family:Inter,Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:28px;font-weight:600;letter-spacing:.4px}.card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a051ef2;border:2px solid #ff007f4d;border-radius:14px;box-shadow:0 0 30px #ff007f66,0 0 60px #00ffc833;max-width:92vw;padding:28px;width:640px;z-index:1}.form{display:flex;flex-direction:column;gap:10px}.label{color:#fff9;font-size:11px;letter-spacing:.6px;text-transform:uppercase}.input{background:#f9fbff;border:none;border-radius:6px;font-size:14px;outline:none;padding:14px;width:100%}.input::placeholder{color:#9aa3b2}.password-wrap{align-items:center;background:#fff;border-radius:6px;display:flex;overflow:hidden}.password-wrap input{border:none;flex:1 1;padding:14px}.oauth-icon{display:block;margin-right:8px}.toggle{background:none;border:none;color:#555;padding:0 10px}.remember-forgot-row{align-items:center;display:flex;gap:12px;justify-content:space-between}.remember-me{align-items:center;color:#ffffffb3;cursor:pointer;display:flex;font-size:12px;gap:6px;-webkit-user-select:none;user-select:none}.remember-me input[type=checkbox]{accent-color:#ff0080;cursor:pointer;height:16px;width:16px}.remember-me span{cursor:pointer}.forgot{color:#0fd;font-size:12px;text-decoration:none;white-space:nowrap}.btn-primary{background:linear-gradient(180deg,#ff0080,#ff1493);border-radius:10px;box-shadow:0 6px 14px #ff008080,inset 0 1px 0 #ffffff40;letter-spacing:.4px;padding:14px;transition:all .15s ease}.btn-primary:hover{box-shadow:0 10px 20px #ff008099,inset 0 1px 0 #ffffff59}.btn-primary:active{box-shadow:0 4px 8px #ff008066,inset 0 2px 4px #00000040;transform:translateY(1px)}.legal-notice{color:#aaa;font-size:12px;line-height:1.5;margin-top:16px;text-align:center}.legal-link{color:#4a9eff;text-decoration:underline;transition:color .2s ease}.legal-link:hover{color:#66b3ff}.terms-checkbox-label{align-items:flex-start;color:#ccc;cursor:pointer;display:flex;font-size:14px;gap:12px;line-height:1.5;margin:20px 0 8px}.terms-checkbox-label input[type=checkbox]{accent-color:#00d1ff;cursor:pointer;height:18px;margin-top:3px;width:18px}.terms-checkbox-label span{flex:1 1}.checkbox-helper{color:#888;font-size:12px;font-style:italic;margin:0 0 16px}.divider{align-items:center;color:#aaa;display:flex;gap:8px}.divider span{background:#ff007f4d;flex:1 1;height:1px}.oauth-coming{color:#fff9;font-size:12px;margin:4px 0 6px;text-align:center}.btn-facebook,.btn-google{align-items:center;border:none;border-radius:10px;box-shadow:0 4px 10px #00000040,inset 0 1px 0 #ffffff26;cursor:pointer;display:flex;font-weight:500;gap:10px;padding:14px;transition:all .15s ease;width:100%}.btn-facebook:disabled,.btn-google:disabled{animation:none;box-shadow:0 2px 6px #0003,inset 0 1px 0 #ffffff1a;cursor:not-allowed;opacity:.55;transform:none}.btn-facebook:hover,.btn-google:hover{animation:shimmer .6s ease-in-out;box-shadow:0 8px 16px #00000059,inset 0 1px 0 #ffffff40;transform:translateY(-1px)}.btn-facebook:active,.btn-google:active{box-shadow:0 3px 6px #00000040,inset 0 2px 4px #00000040;transform:translateY(1px)}.btn-google{background:#000;border:1px solid #333;box-shadow:0 0 10px #00000080;gap:8px}.btn-facebook,.btn-google{color:#fff;justify-content:center}.btn-facebook{background:#1877f2;border:none;box-shadow:0 4px 10px #1877f24d}.btn-google:hover{box-shadow:0 2px 6px #0000001f}.btn-google:active{box-shadow:0 1px 3px #0000002e}.btn-facebook img,.btn-google img{height:18px;width:18px}button{cursor:pointer}button:focus-visible{outline:2px solid #ff0080;outline-offset:2px}.oauth-icon{height:18px;margin-right:0;width:18px}.google-icon{display:inline-flex;height:18px;width:18px}.google-icon svg{display:block;height:18px;width:18px}.google-g{-webkit-text-fill-color:#0000;background:conic-gradient(from 0deg,#4285f4 0deg 90deg,#ea4335 90deg 180deg,#fbbc04 180deg 270deg,#34a853 270deg 1turn);-webkit-background-clip:text;background-clip:text;display:inline-block;font-size:16px;font-weight:700;letter-spacing:-1px;min-width:18px;text-align:center}.footer{align-items:center;color:#aaa;display:flex;flex-direction:column;font-size:12px;gap:8px;margin-top:12px;position:relative;z-index:1}.footer p{color:#0fd}.footer-cta{background:#ffffff14;border:1px solid #fff3;border-radius:10px;color:#fff;display:inline-block;font-weight:600;letter-spacing:.2px;padding:8px 14px;text-decoration:none;transition:all .15s ease}.footer-cta:hover{background:#ffffff29}.btn-facebook,.btn-google,.btn-primary{overflow:hidden;position:relative}.btn-primary:hover{animation:subtle-shimmer 1.5s ease-in-out;box-shadow:0 10px 20px #ff008099,inset 0 1px 0 #ffffff59,inset 0 0 20px #ffffff26}.btn-facebook:hover,.btn-google:hover{animation:subtle-shimmer 1.5s ease-in-out;box-shadow:0 8px 16px #00000059,inset 0 1px 0 #ffffff38,inset 0 0 15px #ffffff1a}.btn-facebook:focus-visible,.btn-google:focus-visible,.btn-primary:focus-visible{box-shadow:0 0 0 3px #2afadf59,0 10px 22px #00ffdc59;outline:none}.ripple{animation:ripple .6s ease-out;background:#ffffff8c;border-radius:999px;mix-blend-mode:overlay;opacity:.75;pointer-events:none;position:absolute;transform:scale(0)}@keyframes subtle-shimmer{0%,to{box-shadow:0 10px 20px #ff008099,inset 0 1px 0 #ffffff59,inset 0 0 20px #ffffff26}50%{box-shadow:0 10px 20px #ff008099,inset 0 1px 0 #ffffff59,inset 0 0 20px #ffffff4d}}@keyframes ripple{to{opacity:0;transform:scale(3)}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}.error-msg{background:#ff6b6b1a;border:1px solid #ff6b6b4d;border-radius:6px;color:#ff6b6b;font-size:12px;padding:8px 12px}.verification-info{padding:16px 0;text-align:center}.verification-info p{color:#ffffffb3;font-size:14px;margin:4px 0}.phone-display{color:#0fd;font-size:18px;font-weight:600;margin-top:8px}.btn-secondary{background:#ffffff1a;border:1px solid #fff3;border-radius:10px;color:#ffffffe6;letter-spacing:.4px;padding:14px;transition:all .15s ease}.btn-secondary:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-1px)}.input-wrap{width:100%}.input-wrap input{background:#f9fbff;border:none;border-radius:6px;font-size:14px;outline:none;padding:14px;width:100%}.input-wrap input::placeholder{color:#9aa3b2}.password-requirements{background:#00ffdd0d;border:1px solid #0fd3;border-radius:8px;margin-bottom:8px;margin-top:-4px;padding:12px}.req-title{color:#fffc;font-size:11px;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.req-item{color:#ffffff80;font-size:12px;padding:4px 0;transition:all .2s ease}.req-item.valid{color:#0fd;font-weight:500}.location-hint{color:#ffffff80;font-size:11px;font-style:italic;margin:-6px 0 8px}.top-nav{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(180deg,#0a051ef2,#050314fa);border-bottom:1px solid #00d1ff26;box-shadow:0 2px 20px #0006;display:flex;height:68px;justify-content:center;left:0;overflow:visible;position:fixed;right:0;top:0;z-index:5000}.top-nav-scroll-button{display:none}.top-nav-content{align-items:center;display:flex;gap:12px;justify-content:flex-start;max-width:1000px;padding:0 24px;width:100%}.top-nav-scroll-track{-ms-overflow-style:none;align-items:center;display:flex;flex:1 1;gap:10px;min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.top-nav-scroll-track::-webkit-scrollbar{display:none}.top-nav-links{align-items:center;display:flex;flex:0 0 auto;gap:16px;justify-content:center}.top-nav-user-search{flex-shrink:0;position:relative;width:220px;z-index:20}.top-nav-user-search input{background:#080f20d9;border:1px solid #7cf3ff40;border-radius:10px;color:#fffffff2;font-size:13px;height:36px;padding:0 10px;width:100%}.top-nav-user-search input::placeholder{color:#ffffff80}.top-nav-user-search input:focus{border-color:#7cf3ffa6;box-shadow:0 0 0 2px #7cf3ff1f;outline:none}.top-nav-user-search-dropdown{background:#060a19f5;border:1px solid #7cf3ff40;border-radius:12px;box-shadow:0 14px 30px #00000080;min-width:260px;overflow:hidden;position:fixed;z-index:9999}.search-state{color:#ffffffa6;font-size:13px;padding:12px}.search-result-item{align-items:center;background:#0000;border:none;border-bottom:1px solid #7cf3ff1a;color:#fff;cursor:pointer;display:flex;gap:10px;padding:11px 12px;text-align:left;width:100%}.search-result-item:last-child{border-bottom:none}.search-result-item.active,.search-result-item:hover{background:#7cf3ff1f}.search-result-name{font-size:13px;font-weight:600}.search-result-meta,.search-result-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-result-meta{color:#ffffffa6;font-size:12px}.search-result-avatar{align-items:center;background:#0f1930e6;border:1px solid #7cf3ff47;border-radius:50%;display:inline-flex;flex:0 0 32px;height:32px;justify-content:center;overflow:hidden;width:32px}.search-result-avatar img{display:block;height:100%;object-fit:cover;width:100%}.search-result-avatar-fallback{align-items:center;background:linear-gradient(135deg,#47b4ff66,#4ce0ff38);color:#e6f8fff2;display:inline-flex;font-size:12px;font-weight:700;height:100%;justify-content:center;width:100%}.search-result-text{display:flex;flex:1 1 auto;flex-direction:column;gap:2px;min-width:0}.top-nav-item{align-items:center;background:none;border:none;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;outline:none;padding:2px 14px;position:relative;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1)}.top-nav-item,.top-nav-item.nav-bounties{--nav-accent:#7cf3ff}.top-nav-item.nav-trades{--nav-accent:#6bff99}.top-nav-item.nav-post{--nav-accent:#ffb86b}.top-nav-item.nav-messages{--nav-accent:#8ab5ff}.top-nav-item.nav-events{--nav-accent:#ffc56b}.top-nav-item.nav-profile{--nav-accent:#f59bff}.top-nav-icon-wrapper{align-items:center;display:flex;height:56px;justify-content:center;margin-bottom:0;position:relative;width:56px}.top-nav-icon{height:48px;object-fit:contain;width:48px}.top-nav-icon,.top-nav-icon-emoji{filter:grayscale(.5) brightness(.6);position:relative;transition:transform .2s ease,filter .2s ease;z-index:2}.top-nav-icon-emoji{font-size:48px;line-height:1}.top-nav-label{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0f1ef2;border:1px solid #ffffff26;border-radius:8px;box-shadow:0 4px 12px #00000080;color:#fffffff2;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:500;left:50%;letter-spacing:.3px;opacity:0;padding:6px 12px;pointer-events:none;position:absolute;text-transform:capitalize;top:50%;transform:translate(-50%,-50%);transition:opacity .2s ease;white-space:nowrap;z-index:10}.top-nav-item:hover{background:#ffffff0a}.top-nav-item:hover .top-nav-icon,.top-nav-item:hover .top-nav-icon-emoji{filter:grayscale(.15) brightness(1.15) drop-shadow(0 0 10px color-mix(in srgb,var(--nav-accent) 70%,transparent));transform:scale(1.12)}.top-nav-item:hover .top-nav-label{opacity:1}.top-nav-item.active .top-nav-icon,.top-nav-item.active .top-nav-icon-emoji{filter:grayscale(0) brightness(1.3) drop-shadow(0 0 12px color-mix(in srgb,var(--nav-accent) 85%,transparent));transform:scale(1.08)}.top-nav-item.active .top-nav-label{opacity:0;pointer-events:none}.top-nav-item.active:after{background:linear-gradient(90deg,#0000,color-mix(in srgb,var(--nav-accent) 90%,#0000),#0000);border-radius:999px;bottom:4px;box-shadow:0 0 12px color-mix(in srgb,var(--nav-accent) 70%,#0000);content:"";height:2px;left:18%;position:absolute;right:18%}.top-nav-item.active .top-nav-icon-wrapper:before{background:radial-gradient(circle,color-mix(in srgb,var(--nav-accent) 35%,#0000) 0,#0000 70%);border-radius:50%;content:"";filter:blur(12px);height:50px;left:50%;opacity:.8;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:50px;z-index:1}.top-nav-item:focus-visible{border-radius:8px;outline:2px solid #00d1ff80;outline-offset:4px}.top-nav-content .account-menu{margin-left:0;padding-left:8px}@media (max-width:768px){.top-nav-content{gap:6px;justify-content:flex-start;overflow:visible;padding:0 16px}.top-nav-scroll-track{gap:8px}.top-nav-links{gap:10px;justify-content:flex-start}.top-nav-user-search{flex:0 0 auto;width:min(150px,34vw)}.top-nav-user-search-dropdown{max-width:72vw;min-width:210px}.search-result-item{gap:8px;padding:10px 11px}.search-result-avatar{flex:0 0 28px;height:28px;width:28px}.top-nav-item{flex-shrink:0;padding:2px 10px}.top-nav-label{font-size:10px}.top-nav-icon{height:40px;width:40px}.top-nav-icon-emoji{font-size:40px}.top-nav:after,.top-nav:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:18px;z-index:5}.top-nav:before{background:linear-gradient(90deg,#050314f2,#05031400);left:0}.top-nav:after{background:linear-gradient(270deg,#050314f2,#05031400);right:0}.top-nav-scroll-button{align-items:center;background:#080f20e0;border:1px solid #00d1ff73;border-radius:999px;box-shadow:0 0 16px #00d1ff3d;color:#7cf3fff2;cursor:pointer;display:inline-flex;font-size:22px;height:28px;justify-content:center;line-height:1;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:transform .2s ease,box-shadow .2s ease,background .2s ease;width:28px;z-index:30}.top-nav-scroll-button.right{right:112px}.top-nav-scroll-button.left{left:8px}.top-nav-scroll-button:hover{background:#0a182ef2;box-shadow:0 0 18px #00d1ff52;transform:translateY(-50%) scale(1.05)}}@media (max-width:520px){.top-nav-content{gap:4px}.top-nav-user-search{width:min(128px,30vw)}.top-nav-user-search input{font-size:12px;height:34px;padding:0 8px}.top-nav-content .account-menu{padding-left:4px}.top-nav-scroll-button.right{right:96px}}.page-with-top-nav{height:auto;min-height:100vh;overflow:visible;padding-top:68px}.account-menu{margin-left:auto;padding-left:16px;position:relative}.account-menu-trigger{align-items:center;background:none;border:none;border-radius:8px;color:#ffffffb3;cursor:pointer;display:flex;font-size:20px;justify-content:center;padding:8px 12px;transition:all .2s}.account-menu-trigger:hover{background:#ffffff0d;color:#00d1ffe6}.hamburger-icon{font-size:24px;line-height:1}.account-menu-dropdown{animation:menuSlideIn .2s ease;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b1223c7;border:1px solid #00d1ff33;border-radius:16px;box-shadow:0 18px 40px #0006;min-width:clamp(240px,26vw,320px);overflow:hidden;padding:8px 0;position:absolute;right:0;top:100%;z-index:10000}.account-menu-header{background:linear-gradient(135deg,#00d1ff1f,#6f42c11a);border-bottom:1px solid #7cf3ff1a;color:#eaf1ff;font-size:16px;font-weight:700;padding:14px 18px 8px}.account-menu-section{grid-gap:6px;display:grid;gap:6px;padding:10px 16px 6px}.account-menu-section-title{color:#94a3b8e6;font-size:11px;font-weight:600;letter-spacing:.9px;margin-bottom:4px;text-transform:uppercase}.account-menu-item{align-items:center;background:#ffffff05;border:1px solid #0000;border-radius:12px;color:#eaf1ff;cursor:pointer;display:flex;font-size:14px;gap:12px;justify-content:space-between;padding:10px 14px;text-align:left;text-decoration:none;transition:background .2s,color .2s,border-color .2s,box-shadow .2s;width:100%}.account-menu-item:hover{background:#00d1ff14;border-color:#00d1ff59;box-shadow:0 0 0 1px #00d1ff1a,0 6px 14px #00000040;color:#7cf3ff}.account-menu-item:focus-visible{outline:2px solid #7cf3ff99;outline-offset:2px}.menu-row-left{align-items:center;display:flex;gap:6px}.menu-label{font-weight:500}.menu-chevron{color:#94a3b8e6;font-size:14px;transition:transform .2s ease,color .2s ease}.account-menu-item:hover .menu-chevron{color:#7cf3ff;transform:translateX(2px)}.account-menu-item-danger{background:#ef444414;border-color:#ef444433;color:#fca5a5}.account-menu-item-danger:hover{background:#ef44441f;border-color:#ef444473;box-shadow:0 0 0 1px #ef44441f,0 6px 14px #00000040;color:#fecaca}.account-menu-danger{background:#ef44440a;border-top:1px solid #ef44441f}.account-menu-section:not(:last-child){border-bottom:1px solid #7cf3ff14}@media (max-width:768px){.account-menu{padding-left:6px}.account-menu-trigger{padding:6px 8px}.account-menu-dropdown{display:none}}.account-menu-mobile-root{inset:0;position:fixed;z-index:2500}.account-menu-mobile-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#030814b8;inset:0;position:fixed}.account-menu-mobile-panel{background:linear-gradient(180deg,#080b18fa,#050812fa);color:#eaf1ff;display:flex;flex-direction:column;inset:0;padding-bottom:max(16px,env(safe-area-inset-bottom));padding-top:max(16px,env(safe-area-inset-top));position:fixed}.account-menu-mobile-header{align-items:center;border-bottom:1px solid #7cf3ff29;display:flex;justify-content:space-between;padding:12px 20px 10px}.account-menu-mobile-header h2{color:#eaf1ff;font-size:18px;font-weight:700;margin:0}.account-menu-mobile-close{background:#00d1ff1a;border:1px solid #7cf3ff4d;border-radius:10px;color:#eaf1ff;cursor:pointer;font-size:18px;line-height:1;padding:8px 10px}.account-menu-mobile-content{flex:1 1;overflow-y:auto;padding:8px 10px 0}@media (min-width:769px){.account-menu-mobile-root{display:none}}.notification-container{flex:0 0 auto;position:relative}.notification-bell{align-items:center;background:#0000;border:1px solid #fff3;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;height:56px;justify-content:center;position:relative;transition:all .2s ease;width:56px}.notification-bell-icon{display:block;height:60px;object-fit:contain;width:60px}.notification-bell:hover{background:#ffffff1a;border-color:#fff6;transform:scale(1.05)}.notification-badge{animation:notificationPulse 2s infinite;background:#ff4757;border-radius:10px;box-shadow:0 2px 8px #ff475799;color:#fff;font-size:11px;font-weight:700;min-width:18px;padding:2px 6px;position:absolute;right:-3px;text-align:center;top:-3px}@keyframes notificationPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.notification-dropdown{animation:dropdownSlideIn .2s ease;background:#16213e;border:1px solid #4a9eff4d;border-radius:12px;box-shadow:0 8px 32px #00000080;display:flex;flex-direction:column;max-height:500px;position:absolute;right:0;top:calc(100% + 12px);width:380px;z-index:1000}@keyframes dropdownSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.notification-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:16px 20px}.notification-header h3{color:#fff;font-size:18px;font-weight:600;margin:0}.mark-all-read{background:#0000;border:none;border-radius:6px;color:#4a9eff;cursor:pointer;font-size:13px;padding:6px 12px;transition:all .2s ease}.mark-all-read:hover{background:#4a9eff1a}.notification-empty,.notification-loading{color:#aaa;font-size:14px;padding:40px 20px;text-align:center}.empty-icon{font-size:48px;margin-bottom:12px;opacity:.5}.notification-list{max-height:400px;overflow-y:auto}.notification-item{border-bottom:1px solid #ffffff0d;cursor:pointer;display:flex;gap:12px;padding:14px 20px;position:relative;transition:background .2s ease}.notification-item:hover{background:#ffffff0d}.notification-item.unread{background:#4a9eff14}.notification-item.unread:hover{background:#4a9eff26}.notification-icon{align-items:center;background:#ffffff0d;border-radius:50%;display:flex;flex-shrink:0;font-size:24px;height:40px;justify-content:center;width:40px}.notification-content{flex:1 1;min-width:0}.notification-title{color:#fff;font-size:14px;font-weight:600;margin-bottom:4px}.notification-message{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#d0d0d0;display:-webkit-box;font-size:13px;line-height:1.4;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis}.notification-time{color:#aaa;font-size:11px}.unread-dot{background:#4a9eff;border-radius:50%;box-shadow:0 0 8px #4a9effcc;height:8px;position:absolute;right:16px;top:50%;transform:translateY(-50%);width:8px}.notification-footer{border-top:1px solid #ffffff1a;padding:12px 20px;text-align:center}.notification-footer button{background:#0000;border:none;border-radius:6px;color:#4a9eff;cursor:pointer;font-size:13px;padding:8px 16px;transition:all .2s ease}.notification-footer button:hover{background:#4a9eff1a}.notification-backdrop{background:#0000;bottom:0;left:0;position:fixed;right:0;top:0;z-index:999}@media (max-width:768px){.notification-bell{height:48px;width:48px}.notification-bell-icon{height:44px;width:44px}}@media (max-width:480px){.notification-bell{height:42px;width:42px}.notification-bell-icon{height:36px;width:36px}.notification-badge{right:-5px;top:-5px}.notification-dropdown{right:-100px;width:calc(100vw - 40px)}}.guest-gate-overlay{align-items:center;animation:fadeIn .2s ease-in;background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.guest-gate-modal{animation:slideUp .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000004d;max-width:450px;padding:32px;position:relative;width:90%}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.guest-gate-close{align-items:center;background:none;border:none;color:#666;cursor:pointer;display:flex;font-size:32px;height:32px;justify-content:center;line-height:1;padding:0;position:absolute;right:16px;top:16px;transition:color .2s;width:32px}.guest-gate-close:hover{color:#000}.guest-gate-content h2{color:#1a1a1a;font-size:24px;font-weight:600;margin:0 0 12px}.guest-gate-content p{color:#555;font-size:16px;line-height:1.5;margin:0 0 24px}.guest-gate-buttons{display:flex;flex-direction:column;gap:12px}.guest-gate-buttons .btn-primary,.guest-gate-buttons .btn-secondary,.guest-gate-buttons .btn-text{border:none;border-radius:8px;cursor:pointer;font-size:16px;font-weight:500;padding:14px 24px;transition:all .2s;width:100%}.guest-gate-buttons .btn-primary{background:#007bff;color:#fff}.guest-gate-buttons .btn-primary:hover{background:#0056b3;box-shadow:0 4px 12px #007bff4d;transform:translateY(-1px)}.guest-gate-buttons .btn-secondary{background:#fff;border:2px solid #007bff;color:#007bff}.guest-gate-buttons .btn-secondary:hover{background:#f0f8ff;transform:translateY(-1px)}.guest-gate-buttons .btn-text{background:#0000;color:#666}.guest-gate-buttons .btn-text:hover{background:#f5f5f5;color:#000}.shared-select,.shared-select-root{position:relative;width:100%}.shared-select{background-color:#0a1428bf;border:1px solid #ffffff29;border-radius:10px;color:#fff;cursor:pointer;font-size:14px;line-height:1.2;min-height:38px;padding:8px 34px 8px 12px;text-align:left}.shared-select:after{content:"▾";font-size:12px;opacity:.75;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.shared-select:focus,.shared-select:focus-visible{border-color:#7cf3ff80;box-shadow:0 0 0 2px #00d1ff1f;outline:none}.shared-select:disabled{cursor:not-allowed;opacity:.6}.shared-select-label{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shared-select-menu{grid-gap:6px;background:#0a1428f2;border:1px solid #7cf3ff33;border-radius:12px;box-shadow:0 12px 30px #0006;display:grid;gap:6px;left:0;padding:8px;position:absolute;right:0;top:calc(100% + 8px);z-index:30}.shared-select-option{background:#0000;border:1px solid #0000;border-radius:8px;color:#ffffffd9;cursor:pointer;font-size:14px;padding:8px 10px;text-align:left;width:100%}.shared-select-option:hover{background:#00d1ff1a}.shared-select-option.selected{background:#00d1ff24;border-color:#00d1ff59;color:#dffbff}.listing-filters-row{align-items:center;background:#080e1c99;border:1px solid #ffffff1f;border-radius:14px;box-shadow:inset 0 0 18px #00d1ff14;display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:24px;padding:12px 16px}.listing-filters-row .filter-field{--filter-control-height:38px;color:#ffffffb3;display:flex;flex-direction:column;font-size:12px;gap:6px;letter-spacing:.5px;min-width:170px;text-transform:none}.listing-filters-row .filter-field label,.listing-filters-row .filter-field summary{color:#ffffff8c;font-size:11px;letter-spacing:.6px}.listing-filters-row .filter-field>label{text-transform:uppercase}.listing-filters-row .filter-field input,.listing-filters-row .filter-field select{background:#0a1428bf;border:1px solid #ffffff29;border-radius:10px;color:#fff;font-size:14px;min-height:var(--filter-control-height);padding:8px 12px}.listing-filters-row .filter-field input::placeholder{color:#ffffff73}.listing-filters-row .filter-field input:focus,.listing-filters-row .filter-field select:focus{border-color:#7cf3ff80;box-shadow:0 0 0 2px #00d1ff1f;outline:none}.listing-filters-row .filter-dropdown{min-width:220px;position:relative}.listing-filters-row .filter-dropdown summary{align-items:center;background:#0a1428bf;border:1px solid #ffffff29;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;list-style:none;min-height:var(--filter-control-height);padding:8px 12px;text-transform:none}.listing-filters-row .filter-dropdown summary:after{content:"▾";font-size:12px;opacity:.7}.listing-filters-row .filter-dropdown[open] summary:after{content:"▴"}.listing-filters-row .filter-menu{grid-gap:8px;background:#0a1428f2;border:1px solid #7cf3ff33;border-radius:12px;box-shadow:0 12px 30px #0006;display:grid;gap:8px;left:0;padding:10px;position:absolute;right:0;top:calc(100% + 8px);z-index:20}.listing-filters-row .filter-menu .filter-option{align-items:center;color:#ffffffd9;cursor:pointer;display:flex;font-size:14px;gap:8px;letter-spacing:0;text-transform:none}.listing-filters-row .filter-option input{accent-color:#00d1ff}.listing-filters-row .filter-check-control{align-items:center;background:#0a1428bf;border:1px solid #ffffff29;border-radius:10px;color:#fffc;display:flex;font-size:14px;gap:8px;min-height:var(--filter-control-height);min-width:0;min-width:auto;padding:0 12px;text-transform:none}.listing-filters-row .filter-check-control input{accent-color:#00d1ff}.listing-filters-row .filter-action{min-width:120px}.listing-filters-row .filters-actions-inline{display:flex;gap:8px}.listing-filters-row .filters-clear{background:#0a1428bf;border:1px solid #fff3;border-radius:10px;color:#ffffffb3;cursor:pointer;font-size:14px;min-height:var(--filter-control-height);padding:8px 14px}.listing-filters-row .filters-clear:disabled{cursor:not-allowed;opacity:.4}@media (max-width:768px){.listing-filters-row .filter-action,.listing-filters-row .filter-dropdown,.listing-filters-row .filter-field{min-width:0;width:100%}.listing-filters-row .filters-actions-inline{width:100%}.listing-filters-row .filters-actions-inline button{flex:1 1}}.feed-container{background:radial-gradient(1200px 800px at 50% 30%,#00d1ff1f,#0000 50%),radial-gradient(900px 600px at 20% 20%,#6f42c12e,#0000 55%),#070b18;color:#eaf1ff;display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;padding:20px}.feed-container.page-with-top-nav{padding-top:clamp(84px,10vh,104px)}.feed-container>*{margin-left:auto;margin-right:auto;max-width:1200px}.feed-header{margin-bottom:32px;padding:20px 0;text-align:center}.filters-bar{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.filters-quick{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.filter-group{align-items:center;flex-wrap:wrap;gap:10px}.filter-label{color:#ffffff80;letter-spacing:.5px;margin-right:4px;text-transform:uppercase}.filter-chip{background:#0a142899;border:1px solid #ffffff26;border-radius:999px;color:#fffc;cursor:pointer;font-size:13px;padding:8px 16px;transition:all .2s ease}.filter-chip:hover{border-color:#00d1ff99;color:#00d1ff}.filter-chip.active{background:linear-gradient(135deg,#00d1ff33,#ff007f33);border-color:#00d1ffb3;box-shadow:0 0 18px #00d1ff40;color:#fff}.filter-chip:disabled{cursor:not-allowed;opacity:.4}.toggle-chip{margin-left:auto}.filters-actions{align-items:center;flex-wrap:wrap;justify-content:center}.filters-trigger{background:#00d1ff1a;border-color:#00d1ff66;color:#7cf3ff}.sort-select{align-items:center;color:#ffffffb3;display:flex;font-size:13px;gap:8px}.sort-select select{background:#0a1428b3;border:1px solid #ffffff26;border-radius:8px;color:#fff;padding:6px 10px}.filters-drawer{display:grid;inset:0;place-items:end;position:fixed;z-index:40}.filters-drawer-backdrop{background:#060a14b3;inset:0;position:absolute}.filters-drawer-panel{background:#0a1428f2;border:1px solid #7cf3ff33;border-radius:18px 18px 0 0;box-shadow:0 18px 40px #00000073;color:#fff;padding:20px;position:relative;width:min(420px,92vw);z-index:1}.drawer-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.drawer-header h2{font-size:18px;margin:0}.drawer-close{background:#0000;border:none;color:#ffffffb3;cursor:pointer}.drawer-section{margin-bottom:18px}.drawer-section h3{color:#fffc;font-size:14px;margin:0 0 10px}.drawer-options{display:flex;flex-wrap:wrap;gap:10px}.drawer-hint{color:#ffffff8c;font-size:12px;margin:8px 0 0}.drawer-footer{display:flex;gap:12px;justify-content:space-between}.feed-header h1{color:#fff;font-size:32px;font-weight:700;letter-spacing:.3px;margin:0 0 8px;text-shadow:0 0 20px #00d1ff4d}.feed-header p{color:#ffffffbf;font-size:16px;margin:0}.feed-loading{color:#ffffffb3;font-size:18px;padding:60px 20px;text-align:center}.feed-grid-loader{background:#0f172a80;border:1px dashed #94a3b840;border-radius:16px;display:grid;grid-column:1/-1;min-height:220px;place-items:center}.feed-filters{display:flex;gap:12px;justify-content:center;margin-bottom:32px}.filter-btn{background:#0a1428b3;border:2px solid #ff007f4d;border-radius:24px;color:#ffffffd9;cursor:pointer;font-size:15px;font-weight:500;padding:10px 24px;transition:all .3s}.filter-btn:hover{background:#0a1428e6;border-color:#00d1ff99;box-shadow:0 0 15px #00d1ff4d;color:#00d1ff}.filter-btn.active{background:linear-gradient(135deg,#ff007f4d,#00d1ff4d);border-color:#00d1ff99;box-shadow:0 0 20px #00d1ff66,0 0 40px #ff007f33;color:#fff}.feed-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.feed-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a051ed9;border:1px solid #ff007f33;border-radius:12px;cursor:pointer;overflow:hidden;padding:20px;position:relative;transition:all .3s}.feed-card:before{background:radial-gradient(circle at 50% 50%,#00d1ff08,#0000);bottom:0;left:0;opacity:0;right:0;top:0;transition:opacity .3s}.feed-card.bounty:after,.feed-card:before{content:"";pointer-events:none;position:absolute;z-index:0}.feed-card.bounty:after{background:url(/static/media/icon-feed.1cd25c334ba8fd829214.png) no-repeat 50%/contain;bottom:-40px;filter:grayscale(100%) brightness(1.6);height:220px;opacity:.08;right:-30px;transform:rotate(45deg);width:220px}.feed-card:hover:before{opacity:1}.feed-card:hover{border-color:#00d1ff80;box-shadow:0 8px 24px #00d1ff4d,0 0 40px #ff007f33;transform:translateY(-4px)}.feed-card.bounty{border-left:4px solid #ff0080;box-shadow:0 0 15px #ff00801a}.feed-card.bounty-graded-gold{animation:neonSparkleGold 4s ease-in-out infinite;border-color:#ffc74dbf;box-shadow:0 0 18px #ffc74d59,0 0 44px #ffc74d38}.feed-card.bounty-graded-purple{animation:neonSparklePurple 4s ease-in-out infinite;border-color:#a855f7b3;box-shadow:0 0 18px #a855f759,0 0 44px #a855f738}.feed-card.bounty-raw{animation:neonSparkleBlue 4s ease-in-out infinite;border-color:#4a9eff99;box-shadow:0 0 18px #4a9eff4d,0 0 40px #4a9eff33}@keyframes neonSparkleGold{0%,to{box-shadow:0 0 14px #ffc74d40,0 0 34px #ffc74d26}50%{box-shadow:0 0 22px #ffc74d73,0 0 48px #ffc74d47}}@keyframes neonSparkleBlue{0%,to{box-shadow:0 0 14px #4a9eff40,0 0 34px #4a9eff2e}50%{box-shadow:0 0 22px #4a9eff73,0 0 48px #4a9eff4d}}@keyframes neonSparklePurple{0%,to{box-shadow:0 0 14px #a855f740,0 0 34px #a855f72e}50%{box-shadow:0 0 22px #a855f780,0 0 48px #a855f752}}@media (prefers-reduced-motion:reduce){.feed-card.bounty-graded-gold,.feed-card.bounty-graded-purple,.feed-card.bounty-raw{animation:none}}.feed-card.trade{border-left:4px solid #00d1ff;box-shadow:0 0 15px #00d1ff1a}.feed-card-badge{background:#0a1428e6;border:1px solid #fff3;border-radius:16px;color:#ffffffe6;font-size:12px;font-weight:600;padding:6px 12px;position:absolute;right:12px;top:12px;z-index:3}.feed-card.bounty .feed-card-badge{background:#ff008033;border-color:#ff008066;box-shadow:0 0 10px #ff00804d;color:#ff66b3}.feed-card.trade .feed-card-badge{background:#00d1ff33;border-color:#00d1ff66;box-shadow:0 0 10px #00d1ff4d;color:#66e0ff}.feed-card-image{background:#0000004d;border-radius:8px;margin-bottom:12px;max-height:200px;object-fit:contain;padding:8px;position:relative;width:100%;z-index:0}.feed-card-content h3{color:#fff;font-size:20px;font-weight:600;margin:0 0 12px;padding-right:100px;text-shadow:0 0 10px #ffffff1a}.feed-card-content{position:relative;z-index:1}.feed-card-details{color:#ffffffa6;font-size:14px;line-height:1.5;margin:8px 0}.feed-card-footer{color:#ffffff80 14px;color:#666;line-height:1.5}.feed-card-details strong{color:#fff;font-weight:600}.feed-card-footer{align-items:center;border-top:1px solid #ffffff1a;color:#ffffff80;display:flex;font-size:13px;justify-content:space-between;margin-top:16px;padding-top:16px}.feed-card-location{align-items:center;display:flex;gap:4px}.feed-empty{align-items:center;display:flex;flex-direction:column;gap:12px;grid-column:1/-1;padding:60px 20px;text-align:center}.empty-message{color:#ffffffe6;font-size:24px;font-weight:600;margin:0 0 32px}.ghost-bounty{background:#0a051e66;border:2px dashed #ff007f4d;border-radius:12px;margin-bottom:32px;max-width:300px;padding:20px;position:relative;width:100%}.ghost-badge{align-items:center;background:linear-gradient(135deg,#ff007f33,#00d1ff33);border-radius:12px;color:#ffffffb3;display:flex;font-size:12px;font-weight:600;gap:6px;padding:4px 12px;position:absolute;right:12px;top:12px}.ghost-badge-icon{height:16px;object-fit:contain;width:16px}.ghost-content{display:flex;flex-direction:column;gap:8px;margin-top:8px}.ghost-title{color:#fff9;font-size:20px;font-weight:600}.ghost-detail{color:#fff6;font-size:14px}.ghost-tagline{color:#00d1ff80;font-size:13px;font-style:italic;margin-top:4px}.btn-post{background:linear-gradient(135deg,#ff0080,#00d1ff);border:none;border-radius:8px;box-shadow:0 0 20px #ff007f66;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 32px;transition:all .3s}.btn-post:hover{box-shadow:0 6px 20px #ff007f80,0 0 30px #00d1ff4d;transform:translateY(-2px)}.btn-post-first{background:linear-gradient(135deg,#ff0080,#00d1ff);border:none;border-radius:12px;box-shadow:0 0 20px #ff007f66;color:#fff;cursor:pointer;font-size:18px;font-weight:700;margin-top:8px;padding:16px 40px;transition:all .3s}.btn-post-first:hover{box-shadow:0 6px 20px #ff007f80,0 0 30px #00d1ff4d;transform:translateY(-2px)}.pulse-glow{animation:breathingPulse 6s ease-in-out infinite}@keyframes breathingPulse{0%,to{box-shadow:0 0 20px #ff007f66;transform:scale(1)}50%{box-shadow:0 0 25px #ff007f80,0 0 35px #00d1ff40;transform:scale(1.02)}}.cta-whisper{color:#ffffffa6;font-size:13px;font-weight:400;margin:12px 0 0}.help-link{font-size:10px;margin-top:16px}.help-link a{border-bottom:1px dashed #00d1ff66;color:#00d1ffcc;text-decoration:none;transition:all .2s}.help-link a:hover{border-bottom-color:#00d1ff;color:#00d1ff}.feed-card-match-hint{animation:pulseGlow 2s ease-in-out infinite;background:linear-gradient(135deg,#ffd70026,#ffa50026);border-left:3px solid gold;color:gold;font-weight:600}.feed-card-match-hint,.feed-card-wait{border-radius:4px;font-size:13px;margin-top:12px;padding:8px 12px}.feed-card-wait{background:#6464641a;border-left:3px solid #ffffff4d;color:#ffffff80}@media (max-width:768px){.feed-grid{grid-template-columns:1fr}.feed-header h1{font-size:24px}.feed-filters{flex-wrap:wrap}}.phase-label{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a051ecc;border:1px solid #00d1ff26;border-radius:20px;bottom:80px;color:#fff6;font-size:11px;left:50%;padding:8px 16px;pointer-events:none;position:fixed;text-align:center;transform:translateX(-50%);z-index:500}.home{margin:0 auto;max-width:1100px;padding:6px 4px 20px}.home-top{align-items:flex-end;display:flex;gap:14px;justify-content:space-between;margin-bottom:18px}.home-title h2{color:#fff;font-size:28px;letter-spacing:.2px;margin:6px 0 0}.home-title p{color:#ffffffd9;font-size:14px;margin:6px 0 0}.brand{align-items:center;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;color:#ffffffeb;display:inline-flex;font-weight:600;gap:10px;padding:8px 12px}.brand-mark{background:radial-gradient(circle at 30% 20%,#2afadf,#1ac8ff);border-radius:50%;color:#04101c;display:grid;font-size:12px;height:26px;place-items:center;width:26px}.brand-name{letter-spacing:.4px}.home-actions{align-items:center;display:flex;gap:10px}.btn-action{background:#0a1428b3;border:1px solid #ffffff24;border-radius:12px;color:#ffffffeb;padding:10px 14px;transition:transform .12s ease,box-shadow .12s ease}.btn-action:hover{box-shadow:0 12px 24px #00000040;transform:translateY(-1px)}.btn-icon{background:#081020a6;border:1px solid #ffffff2e;border-radius:50%;color:#ffffffe6;cursor:pointer;font-weight:700;height:40px;width:40px}.controls{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:18px}.search{background:#081020a6;border:1px solid #ffffff1f;border-radius:12px;color:#ffffffeb;flex:1 1;min-width:240px;outline:none;padding:12px}.search::placeholder{color:#ffffff73}.filters{display:flex;flex-wrap:wrap;gap:10px}.filters select{background:#081020a6;border:1px solid #ffffff1f;border-radius:12px;color:#ffffffeb;cursor:pointer;outline:none;padding:12px 10px}.grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(6,minmax(0,1fr))}@media (max-width:1400px){.grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:980px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-top{align-items:flex-start;flex-direction:column}}@media (max-width:560px){.grid{grid-template-columns:1fr}.home-actions{justify-content:space-between;width:100%}}.listing{background:#0a1428b3;border:1px solid #ffffff1a;border-radius:16px;cursor:pointer;overflow:hidden;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.listing:hover{border-color:#2afadf40;box-shadow:0 18px 38px #00000059;transform:translateY(-2px)}.listing:focus-visible{outline:2px solid #2afadf8c;outline-offset:3px}.thumb{background:#00000040;padding-bottom:100%;width:100%}.thumb img{display:block;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.badge{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c;border:1px solid #ffffff1f;border-radius:999px;color:#fff;font-weight:600;left:10px}.badge,.sold-badge{font-size:12px;padding:6px 10px;position:absolute;top:10px}.sold-badge{background:#ff3b3033;border:1px solid #ff3b30b3;border-radius:999px;color:#ff6b61;font-weight:700;letter-spacing:.2px;right:10px;text-transform:uppercase}.listing-body{padding:12px 12px 14px}.row{align-items:flex-start;display:flex;gap:10px;justify-content:space-between}.listing-title{color:#ffffffeb;font-size:14px;letter-spacing:.2px;line-height:1.25;margin:0}.price{color:#0fd;font-weight:800;letter-spacing:.2px;white-space:nowrap}.meta{align-items:center;color:#ffffffa6;display:flex;flex-wrap:wrap;font-size:12px;gap:8px;margin-top:10px}.pill{background:#ffffff14;border:1px solid #ffffff1a;color:#fffc;padding:5px 9px}.dot{opacity:.7}.empty{background:#0a14288c;border:1px solid #ffffff1a;border-radius:16px;margin-top:30px;padding:22px}.home-screen{background:radial-gradient(1200px 800px at 50% 30%,#00d1ff1f,#0000 50%),radial-gradient(900px 600px at 20% 20%,#6f42c12e,#0000 55%),#070b18;color:#eaf1ff;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;min-height:100vh;padding:22px 18px 92px}.home-header{.home{color:#ffffffeb;margin:0 auto;max-width:1100px;min-height:100vh;padding:28px 18px 60px}.home-top{align-items:flex-end;display:flex;gap:14px;justify-content:space-between;margin-bottom:18px}.home-title h2{font-size:28px;letter-spacing:.2px;margin:0}.home-title p{color:#ffffffa6;font-size:14px;margin:6px 0 0}.btn-action{background:#0a1428b3;border:1px solid #ffffff24;border-radius:12px;color:#ffffffeb;cursor:pointer;font-weight:600;padding:10px 14px;transition:transform .12s ease,box-shadow .12s ease}.btn-action:hover{box-shadow:0 12px 24px #00000040;transform:translateY(-1px)}.controls{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:18px}.search{background:#081020a6;border:1px solid #ffffff1f;border-radius:12px;color:#ffffffeb;flex:1 1;min-width:240px;outline:none;padding:12px}.search::placeholder{color:#ffffff73}.filters{display:flex;flex-wrap:wrap;gap:10px}.filters select{background:#081020a6;border:1px solid #ffffff1f;border-radius:12px;color:#ffffffeb;cursor:pointer;outline:none;padding:12px 10px}.grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:980px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.grid{grid-template-columns:1fr}}font-size:12px;opacity:.9;.listing{background:#0a1428b3;border:1px solid #ffffff1a;border-radius:16px;cursor:pointer;overflow:hidden;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.listing:hover{border-color:#2afadf40;box-shadow:0 18px 38px #00000059;transform:translateY(-2px)}.thumb{background:#00000040;height:170px;position:relative}.thumb img{display:block;height:100%;object-fit:cover;width:100%}.badge{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c;border:1px solid #ffffff1f;border-radius:999px;font-size:12px;left:10px;padding:6px 10px;position:absolute;top:10px}.listing-body{padding:12px 12px 14px}.row{align-items:flex-start;display:flex;gap:10px;justify-content:space-between}.listing-title{color:#ffffffeb;font-size:14px;letter-spacing:.2px;line-height:1.25;margin:0}.price{font-weight:800;letter-spacing:.2px;white-space:nowrap}.meta{align-items:center;color:#ffffffa6;display:flex;flex-wrap:wrap;font-size:12px;gap:8px;margin-top:10px}.pill{background:#ffffff14;border:1px solid #ffffff1a;border-radius:999px;color:#fffc;padding:5px 9px}.dot{opacity:.7}.empty{background:#0a14288c;border:1px solid #ffffff1a;border-radius:16px;margin-top:30px;padding:22px}}.muted{font-size:12px;margin-top:6px;opacity:.72}.dot{opacity:.55}.empty{grid-column:1/-1;opacity:.8;padding:28px 10px;text-align:center}.bottom-nav{grid-gap:10px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#070b18bf;border-top:1px solid #ffffff1a;bottom:0;display:grid;gap:10px;grid-template-columns:repeat(4,1fr);left:0;padding:12px 16px;position:fixed;right:0}.nav-item{grid-gap:6px;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;color:#eaf1ff;cursor:pointer;display:grid;gap:6px;padding:10px 8px;place-items:center}.nav-item small{font-size:11px;opacity:.85}.nav-item.active{background:linear-gradient(135deg,#00d1ff29,#6f42c11f);border-color:#00d1ff8c}@media (min-width:900px){.home-screen{padding-left:22px;padding-right:22px}.grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.card{background:linear-gradient(180deg,#ffffff12,#ffffff0a);border:1px solid #ffffff1f;border-radius:18px;cursor:pointer;overflow:hidden;position:relative;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.card:before{background:radial-gradient(600px 200px at 20% 0,#00d1ff38,#0000 55%),radial-gradient(500px 240px at 80% 100%,#6f42c133,#0000 60%);border-radius:20px;content:"";inset:-2px;opacity:0;pointer-events:none;position:absolute;transition:opacity .16s ease}.card:hover{border-color:#00d1ff59;box-shadow:0 18px 60px #00d1ff1a;transform:translateY(-3px)}.card:hover:before{opacity:1}.thumb{background:#ffffff14;height:120px;overflow:hidden;position:relative}.thumb:after{background:linear-gradient(120deg,#0000 35%,#ffffff2e 45%,#00d1ff29 52%,#6f42c124 58%,#0000 70%);content:"";inset:-40%;opacity:.25;position:absolute;transform:translateX(-30%) rotate(10deg)}.card:hover .thumb:after{animation:shimmer 1.6s linear infinite;opacity:.45}@keyframes shimmer{0%{transform:translateX(-60%) rotate(10deg)}to{transform:translateX(60%) rotate(10deg)}}.card.rarity-common{border-color:#ffffff24}.card.rarity-rare{border-color:#00d1ff52}.card.rarity-ultra{border-color:#6f42c161}.card.rarity-secret{border-color:#ffc10761}.rarity-pill{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000059;border:1px solid #ffffff24;border-radius:999px;font-size:11px;padding:6px 10px;position:absolute;right:10px;text-transform:capitalize;top:10px}.rarity-pill.common{color:#ffffffd1}.rarity-pill.rare{color:#00d1fff2}.rarity-pill.ultra{color:#aa78fff2}.rarity-pill.secret{color:#ffd250f2}.card.rarity-common .thumb:before{--s1:10% 20%;--s2:70% 35%;--s3:50% 78%;animation:sparkleA 8.2s linear infinite,sparkleB 9.1s linear infinite,sparkleC 10s linear infinite;animation-delay:0s,1s,2s}.card.rarity-rare .thumb:before{--s1:18% 12%;--s2:66% 42%;--s3:54% 74%;animation:sparkleA 5.2s linear infinite,sparkleB 4.8s linear infinite,sparkleC 6s linear infinite;animation-delay:.2s,.6s,1s}.card.rarity-ultra .thumb:before{--s1:20% 10%;--s2:78% 32%;--s3:56% 70%;animation:sparkleA 4.6s linear infinite,sparkleB 4s linear infinite,sparkleC 5.2s linear infinite;animation-delay:.1s,.4s,.9s;opacity:0}.card.rarity-secret .thumb:before{--s1:8% 14%;--s2:84% 36%;--s3:46% 82%;animation:sparkleA 3.8s linear infinite,sparkleB 3.4s linear infinite,sparkleC 4.2s linear infinite;animation-delay:0s,.3s,.6s;opacity:0}.card.rarity-rare:hover .thumb:before{opacity:.36}.card.rarity-ultra:hover .thumb:before{opacity:.42}.card.rarity-secret:hover .thumb:before{opacity:.56}@keyframes sparkleA{0%,18%{opacity:0}20%{opacity:.22;transform:scale(1.02) translateY(-1px)}22%{opacity:0}to{opacity:0}}@keyframes sparkleB{0%,24%{opacity:0}26%{opacity:.18;transform:scale(1.03) translateY(-2px)}28%{opacity:0}to{opacity:0}}@keyframes sparkleC{0%,30%{opacity:0}32%{opacity:.16;transform:scale(1.01) translateY(-1px)}34%{opacity:0}to{opacity:0}}.grid .card:nth-child(5n+1) .thumb:before{--s1:8% 18%;--s2:70% 12%;--s3:50% 82%;animation-delay:0s,1s,2s}.grid .card:nth-child(5n+2) .thumb:before{--s1:28% 12%;--s2:88% 44%;--s3:60% 72%;animation-delay:.6s,2.2s,1s}.grid .card:nth-child(5n+3) .thumb:before{--s1:12% 42%;--s2:34% 18%;--s3:84% 62%;animation-delay:1.3s,.4s,2.8s}.grid .card:nth-child(5n+4) .thumb:before{--s1:52% 22%;--s2:18% 66%;--s3:72% 88%;animation-delay:2.1s,.9s,1.5s}.grid .card:nth-child(5n+5) .thumb:before{--s1:6% 68%;--s2:42% 34%;--s3:88% 26%;animation-delay:.4s,1.7s,.2s}.card:hover .thumb:before{opacity:.32}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.thumb:before{filter:blur(.8px)}}.create-listing-page .char-count{justify-self:end;margin-bottom:4px}.condition-seg{padding:12px 0}@media (min-width:1200px){.create-shell{max-width:1200px}}.create-listing-page{background:radial-gradient(1200px 800px at 80% 10%,#5865f22e,#0000 55%),radial-gradient(900px 700px at 10% 20%,#00d1ff2e,#0000 55%),#060914;color:#eaf1ff;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;padding:24px 18px 80px}.create-shell{grid-gap:18px;display:grid;gap:18px;margin:0 auto;max-width:1160px}.create-header{grid-gap:14px;display:grid;gap:14px;grid-template-columns:44px 1fr}.create-header h1{font-size:22px;font-weight:700}.create-header p{font-size:13px;margin:4px 0 0;opacity:.7}.back-btn:hover{border-color:#5865f280;box-shadow:0 0 10px #5865f259}.progress-card{grid-gap:10px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a101eb3;border:1px solid #ffffff14;border-radius:14px;display:grid;gap:10px;padding:14px 18px}.progress-title{font-size:12px;letter-spacing:.3px;opacity:.7;text-transform:uppercase}.progress-steps{display:flex;flex-wrap:wrap;gap:10px}.progress-step{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;font-size:12px;letter-spacing:.2px;padding:6px 12px}.progress-step.done{border-color:#00d1ff99;box-shadow:0 0 10px #00d1ff59;color:#bdf4ff}.create-form{grid-gap:18px;display:grid;gap:18px}.section-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080c16bf;border:1px solid #ffffff14;border-radius:18px;box-shadow:0 14px 28px #0000004d;padding:20px;width:100%}.section-card.hero{border-color:#00d1ff59;box-shadow:0 0 20px #00d1ff33}.section-header{grid-gap:6px;display:grid;gap:6px;margin-bottom:16px}.section-header h2{font-size:18px;font-weight:600}.section-header p{font-size:12px;margin:0;opacity:.7}.listing-type{display:flex;flex-wrap:wrap;gap:12px}.pill{background:#00d1ff14;border:1px solid #00d1ff66;border-radius:999px;color:#eaf1ff;cursor:pointer;font-size:13px;letter-spacing:.2px;padding:12px 16px;transition:.2s}.pill:hover{box-shadow:0 0 12px #00d1ff59}.pill.active{background:#e9456026;border-color:#e94560cc;box-shadow:0 0 16px #e9456073}.upload-section{margin-top:6px}.upload-area{background:#ffffff08;border:1px dashed #fff3;border-radius:16px;min-height:240px}.upload-area:hover{border-color:#00d1ff99;box-shadow:0 0 14px #00d1ff33}.upload-placeholder{grid-gap:6px;display:grid;gap:6px;min-height:240px;place-items:center}.upload-icon{font-size:32px}.upload-text{font-size:14px;font-weight:600}.upload-hint{font-size:12px;opacity:.6}.images-grid{padding:12px}.image-preview{border:1px solid #ffffff14;border-radius:12px}.remove-img{background:#0009;border-radius:999px;right:6px;top:6px}.add-more{background:#ffffff05;border:1px dashed #fff3;border-radius:12px;display:grid;place-items:center}.form-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.create-listing-page .form-group{grid-gap:8px;display:grid;font-size:12px;gap:8px}.create-listing-page .form-group label{letter-spacing:.3px;opacity:.7}.create-listing-page .char-count{float:right;font-size:11px;opacity:.5}.create-listing-page .form-group input,.create-listing-page .form-group select,.create-listing-page .form-group textarea{all:unset;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;font-size:14px;padding:14px 16px;transition:.2s}.create-listing-page .form-group input:focus,.create-listing-page .form-group select:focus,.create-listing-page .form-group textarea:focus{border-color:#00d1ff99;box-shadow:0 0 0 2px #00d1ff26}.condition-bar{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(5,1fr)}.condition-seg{background:#ffffff08;border:1px solid #ffffff1f;border-radius:12px;color:#eaf1ff;cursor:pointer;font-size:12px;letter-spacing:.2px;transition:.2s;white-space:nowrap}.condition-seg:hover{border-color:#00d1ff99}.condition-seg.active{border-color:#e94560cc;box-shadow:0 0 12px #e9456073}.currency{font-size:14px;left:12px;opacity:.6}.subtext{font-size:11px;opacity:.5}.toggle{background:#ffffff0d;border:1px solid #ffffff2e;border-radius:999px;color:#eaf1ff;cursor:pointer;font-size:12px;padding:10px 16px;text-align:center;transition:.2s}.toggle.on{border-color:#00d1ffb3;box-shadow:0 0 12px #00d1ff59}.price-breakdown{background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;padding:14px 16px}.breakdown-row{font-size:13px;padding:6px 0}.breakdown-row.total{border-top:1px solid #ffffff14;padding-top:10px}.error-message{background:#e9456026;border:1px solid #e9456066;color:#ff9aa5;padding:12px 14px}.form-actions{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr}.btn-secondary,.btn-submit{border-radius:14px;cursor:pointer;font-size:14px;font-weight:600;letter-spacing:.3px;padding:14px 18px;transition:.2s}.btn-secondary{background:#ffffff0d;border:1px solid #ffffff2e}.btn-secondary:hover{border-color:#00d1ff80;box-shadow:0 0 12px #00d1ff40}.btn-submit{background:#e9456026;border:1px solid #e9456099;box-shadow:0 0 18px #e9456059}.btn-submit:hover{box-shadow:0 0 22px #e9456080}@media (max-width:768px){.condition-bar{grid-template-columns:repeat(3,1fr)}.form-actions{grid-template-columns:1fr}}.create-listing-page{background:#f5f5f5;min-height:100vh;padding:20px}.create-container{background:#fff;border-radius:8px;margin:0 auto;max-width:680px;overflow:hidden}.create-header{border-bottom:1px solid #e5e5e5;gap:16px;padding:20px 24px}.back-btn,.create-header{align-items:center;display:flex}.back-btn{background:none;border:none;border-radius:4px;color:#333;font-size:24px;height:32px;justify-content:center;padding:0;transition:background .2s;width:32px}.back-btn:hover{background:#f0f0f0}.create-header h1{color:#333;font-size:20px;font-weight:600;margin:0}.upload-section{border-bottom:1px solid #e5e5e5;padding:24px}.upload-area{background:#fafafa;border:2px dashed #d5d5d5;border-radius:8px;cursor:pointer;display:block;min-height:280px;transition:all .2s;width:100%}.upload-area:hover{background:#f9f5ff;border-color:#9d4edd}.upload-placeholder{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:280px;padding:40px}.upload-icon{margin-bottom:12px;opacity:.6}.upload-text{color:#333;font-size:16px;margin-bottom:4px}.upload-hint{color:#888;font-size:14px}.images-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));padding:16px}.image-preview{aspect-ratio:1;background:#f0f0f0;border-radius:8px;overflow:hidden;position:relative}.image-preview img{height:100%;object-fit:cover;width:100%}.remove-img{align-items:center;background:#000000b3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:18px;height:24px;justify-content:center;position:absolute;right:4px;top:4px;transition:background .2s;width:24px}.remove-img:hover{background:#000000e6}.add-more{align-items:center;aspect-ratio:1;background:#fafafa;border:2px dashed #d5d5d5;border-radius:8px;cursor:pointer;display:flex;justify-content:center;transition:all .2s}.add-more:hover{background:#f9f5ff;border-color:#9d4edd}.add-more .upload-icon{font-size:32px;margin:0}.form-section{border-bottom:1px solid #e5e5e5;padding:24px}.section-title{color:#333;font-size:18px;margin:0 0 20px}.create-listing-page .form-group{margin-bottom:20px}.create-listing-page .form-group:last-child{margin-bottom:0}.create-listing-page .form-group label{align-items:center;color:#333;display:flex;font-size:14px;font-weight:500;justify-content:space-between;margin-bottom:8px}.create-listing-page .char-count{color:#888;font-size:13px;font-weight:400}.create-listing-page .form-group input[type=number],.create-listing-page .form-group input[type=text],.create-listing-page .form-group select,.create-listing-page .form-group textarea{background:#fff;border:1px solid #d5d5d5;border-radius:6px;color:#333;font-family:inherit;font-size:15px;padding:12px 14px;transition:border-color .2s;width:100%}.create-listing-page .form-group input:focus,.create-listing-page .form-group select:focus,.create-listing-page .form-group textarea:focus{border-color:#9d4edd;outline:none}.create-listing-page .form-group textarea{min-height:100px;resize:vertical}.condition-buttons{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.condition-btn{background:#fff;border:2px solid #d5d5d5;border-radius:8px;cursor:pointer;padding:16px 12px;text-align:center;transition:all .2s}.condition-btn:hover{background:#f9f5ff;border-color:#9d4edd}.condition-btn.active{background:#9d4edd;border-color:#9d4edd;color:#fff}.condition-label{font-size:14px;font-weight:600;margin-bottom:4px}.condition-desc{font-size:12px;opacity:.8}.price-input-wrapper{align-items:center;display:flex;position:relative}.currency{color:#666;font-size:15px;left:14px;pointer-events:none;position:absolute}.price-input{padding-left:32px!important}.price-breakdown{background:#f9f9f9;border-radius:8px;margin-top:16px;padding:16px}.breakdown-row{color:#333;display:flex;font-size:14px;justify-content:space-between;padding:8px 0}.breakdown-row.fee{color:#888}.breakdown-row.total{border-top:1px solid #e5e5e5;font-size:16px;font-weight:600;margin-top:8px;padding-top:12px}.error-message{background:#fff0f0;border-left:3px solid #d63031;border-radius:6px;color:#d63031;font-size:14px;margin:16px 24px;padding:12px 16px}.form-actions{padding:24px}.btn-secondary{background:#fff;border:1px solid #d5d5d5;border-radius:6px;color:#666;font-weight:500;padding:14px 24px;transition:all .2s}.btn-secondary:hover{background:#f5f5f5;border-color:#bbb}.btn-submit{background:#5b4ff5;border-radius:6px;flex:1 1;font-size:15px;padding:14px 24px;transition:all .2s}.btn-submit:hover{background:#4a3ed4}.btn-submit:active{transform:scale(.98)}@media (max-width:768px){.create-listing-page{padding:0}.create-container{border-radius:0}.condition-buttons{grid-template-columns:1fr}.images-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}}.btn-submit:disabled{box-shadow:none}.validation-checklist{background:#ffa5001a;border:1px solid #ffa50066;border-radius:14px;padding:16px 18px}.validation-title{color:#ffc266;font-size:13px;font-weight:600;margin-bottom:10px}.validation-items{display:flex;flex-direction:column;gap:6px}.validation-item{color:#fffc;font-size:12px}.modal-content{border:2px solid #00ffdd4d;border-radius:18px;box-shadow:0 20px 60px #0009;padding:28px;width:min(480px,90vw)}.modal-content h2{color:#eaf1ff;font-size:22px;margin:0 0 8px}.modal-content p{color:#ffffffb3;line-height:1.5;margin:0 0 20px}.modal-form{display:flex;flex-direction:column;gap:16px}.modal-input{background:#ffffff14;border:1px solid #ffffff26;border-radius:10px;color:#eaf1ff;font-size:14px;padding:14px;width:100%}.modal-input:focus{background:#ffffff1f;border-color:#0fd;outline:none}.modal-input::placeholder{color:#fff6}.modal-actions{grid-gap:12px;display:grid;grid-template-columns:1fr 1fr}.price-suggestion{align-items:center;animation:slideDown .3s ease;background:#5865f226;border:1px solid #5865f24d;border-radius:10px;display:flex;gap:12px;justify-content:space-between;margin-top:12px;padding:12px 14px}.price-suggestion span{color:#eaf1ff;font-size:13px;font-weight:500}.btn-use-price{background:#00ffdd1a;border:1px solid #00ffdd4d;border-radius:8px;color:#0fd;cursor:pointer;font-size:13px;font-weight:600;padding:8px 16px;transition:.2s;white-space:nowrap}.btn-use-price:hover{background:#0fd3;border-color:#0fd}.listing-summary{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;display:flex;flex-direction:column;gap:10px;margin:16px 0;padding:16px}.summary-item{align-items:center;border-bottom:1px solid #ffffff14;display:flex;justify-content:space-between;padding:8px 0}.summary-item:last-child{border-bottom:none}.summary-label{color:#fff9;font-size:13px;font-weight:500}.summary-value{color:#eaf1ff;font-size:14px;font-weight:600}.sold-listings-action{margin-top:12px}.btn-view-sold{align-items:center;background:linear-gradient(135deg,#5865f233,#00d1ff26);border:1px solid #5865f266;border-radius:10px;color:#eaf1ff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;padding:12px 16px;transition:.3s;width:100%}.btn-view-sold:hover:not(:disabled){background:linear-gradient(135deg,#5865f24d,#00d1ff40);border-color:#5865f299;box-shadow:0 4px 12px #5865f24d;transform:translateY(-1px)}.btn-view-sold:disabled{cursor:not-allowed;opacity:.5}.sold-modal{display:flex;flex-direction:column;max-height:90vh;max-width:480px!important;overflow:hidden;padding:0!important;width:min(480px,95vw)!important}.sold-header{align-items:center;background:#0000004d;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:20px 24px}.sold-header h2{color:#eaf1ff;font-size:18px;font-weight:600;margin:0}.modal-close{color:#fff9;font-size:22px}.modal-close:hover{color:#eaf1ff}.card-title-display{color:#eaf1ff;font-size:16px;font-weight:600;text-align:center}.card-title-display,.sold-filters{border-bottom:1px solid #ffffff14;padding:16px 24px}.sold-filters{grid-gap:12px;background:#0003;display:grid;gap:12px;grid-template-columns:1fr 1fr}.filter-group{display:flex;flex-direction:column;gap:6px}.filter-label{color:#fff9;font-size:12px;font-weight:500}.filter-select{background:#0000004d;border:1px solid #ffffff26;border-radius:8px;color:#eaf1ff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 12px;transition:.2s}.filter-select:focus{background:#0006;border-color:#0fd;outline:none}.grade-boxes{border-bottom:1px solid #ffffff14;display:flex;gap:8px;overflow-x:auto;padding:16px 24px}.grade-box{background:#0000004d;border:1px solid #ffffff26;border-radius:8px;flex-shrink:0;min-width:60px;padding:12px 8px;text-align:center;transition:.2s}.grade-box:hover{background:#00ffdd0d;border-color:#0fd}.grade-number{color:#eaf1ff;font-size:18px;font-weight:700;margin-bottom:4px}.grade-price{color:#ffffffb3;font-size:13px;font-weight:600}.sold-note{background:#0003;border-bottom:1px solid #ffffff14;color:#ffffff80;font-size:11px;padding:12px 24px}.sold-listings-list{flex:1 1;overflow-y:auto;padding:8px 0}.sold-listing-card{align-items:center;background:#0003;border-bottom:1px solid #ffffff0f;display:flex;justify-content:space-between;padding:14px 24px;transition:.2s}.sold-listing-card:hover{background:#ffffff0d}.listing-left{align-items:center;display:flex;flex:1 1;gap:14px}.marketplace-logo{align-items:center;border-radius:8px;display:flex;height:48px;justify-content:center;overflow:hidden;padding:8px;position:relative;width:56px}.logo-text{font-size:10px;font-weight:800;letter-spacing:.5px;z-index:1}.logo-text.ebay{-webkit-text-fill-color:#0000;align-items:center;background:#fff;background:linear-gradient(90deg,#e53238 0,#e53238 25%,#0064d2 0,#0064d2 50%,#f5af02 0,#f5af02 75%,#86b817 0,#86b817);-webkit-background-clip:text;background-clip:text;border-radius:4px;display:flex;font-family:Arial,sans-serif;font-size:16px;font-weight:700;letter-spacing:-.5px;padding:6px 10px}.marketplace-logo.ebay-bg{background:#fff;border:1px solid #0000001a}.logo-text.tcgplayer{background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:6px;box-shadow:0 2px 8px #3b82f64d;color:#fff;display:flex;flex-direction:column;font-family:Arial,sans-serif;font-size:9px;font-weight:800;letter-spacing:.3px;line-height:1.1;padding:8px 6px;text-align:center;text-transform:uppercase}.marketplace-logo.tcgplayer-bg{background:#0000;border:none}.logo-text.cardex{background:#00ffdd1a;border:1px solid #00ffdd4d;border-radius:6px;color:#0fd;font-family:Arial,sans-serif;font-size:11px;font-weight:800;letter-spacing:.8px;padding:6px 10px;text-transform:uppercase}.marketplace-logo.cardex-bg{background:#0000;border:none}.listing-info{display:flex;flex-direction:column;gap:4px}.listing-type{color:#eaf1ff;font-size:13px;font-weight:600}.listing-date{color:#ffffff80;font-size:11px}.listing-grade{color:#fff9;font-size:11px;font-weight:500}.listing-right{align-items:center;display:flex;gap:12px}.listing-price{color:#eaf1ff;font-size:18px;font-weight:700;min-width:70px;text-align:right}.listing-arrow{align-items:center;background:#ffffff0d;border:1px solid #ffffff26;border-radius:6px;color:#eaf1ff;cursor:pointer;display:flex;font-size:18px;height:32px;justify-content:center;transition:.2s;width:32px}.listing-arrow:hover{background:#00ffdd26;border-color:#0fd;color:#0fd;transform:translateX(2px)}.btn-close-modal{background:#00ffdd1a;border:1px solid #00ffdd4d;border-radius:10px;color:#0fd;cursor:pointer;font-size:15px;font-weight:600;margin:16px 24px;padding:14px;transition:.2s}.btn-close-modal:hover{background:#0fd3;border-color:#0fd}.no-data{padding:60px 24px;text-align:center}.no-data p{color:#eaf1ff;font-size:15px;margin:8px 0}.no-data .subtext{color:#ffffff80;font-size:13px}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;touch-action:none;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Toastify__toast-container{z-index:9999}.app-toast{background:#14213d;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 12px 28px #00000059;color:#f8fafc;min-height:56px}.app-toast.Toastify__toast--success{border-color:#22c55e8c}.app-toast.Toastify__toast--error{border-color:#f87171a6}.app-toast.Toastify__toast--warning{border-color:#f59e0bb3}.app-toast.Toastify__toast--info{border-color:#3b82f6b3}.app-toast-body{font-size:14px;line-height:1.45;margin:0;padding:0}.app-toast-progress{background:linear-gradient(90deg,#00d4ff,#7cf3ff)}.app-toast-confirm-title{font-size:14px;font-weight:700;margin-bottom:4px}.app-toast-confirm-message{font-size:13px;margin-bottom:10px;opacity:.95}.app-toast-confirm-actions{display:flex;gap:8px;justify-content:flex-end}.app-toast-btn{border:0;border-radius:8px;color:#fff;cursor:pointer;font-size:12px;padding:6px 10px}.app-toast-btn-cancel{background:#334155}.app-toast-btn-warning{background:#d97706}.app-toast-btn-error{background:#dc2626}.app-toast-btn-info,.app-toast-btn-success{background:#2563eb}.card-autocomplete{position:relative}.card-autocomplete-menu{background:linear-gradient(180deg,#020f2ffa,#030a1efa);border:1px solid #00dbff59;border-radius:14px;box-shadow:0 16px 36px #00000073;left:0;max-height:260px;overflow-y:auto;padding:8px;position:absolute;right:0;top:calc(100% + 8px);z-index:25}.card-autocomplete-item{background:#0000;border:0;border-radius:10px;color:#d6ecff;cursor:pointer;display:block;padding:10px;text-align:left;width:100%}.card-autocomplete-item:hover{background:#00c7ff1f}.card-autocomplete-name{display:block;font-size:.95rem;font-weight:600}.card-autocomplete-meta{color:#c8e0ffc2;display:block;font-size:.8rem;margin-top:4px}.card-autocomplete-note{color:#c8e0ffcc;font-size:.85rem;padding:8px 10px}.card-detail-page{background:radial-gradient(circle at top,#101827 0,#0b111d 45%,#070b14 100%);color:#eaf1ff;min-height:100vh;padding:24px}.card-detail-header{align-items:center;display:flex;gap:16px;margin-bottom:20px}.card-detail-header .back-btn{background:#7cf3ff1f;border:1px solid #7cf3ff4d;border-radius:12px;color:#eaf1ff;cursor:pointer;font-size:22px;height:48px;width:48px}.card-detail-header h1{font-size:24px;margin:0}.card-detail-header p{color:#9ca3af;font-size:14px;margin:4px 0 0}.card-submeta{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.card-submeta span{background:#3b82f61f;border:1px solid #3b82f64d;border-radius:999px;color:#93c5fd;font-size:11px;padding:4px 8px}.card-detail-grid{grid-gap:20px;display:grid;gap:20px}.card-visual{grid-gap:12px;background:#0f172acc;border:1px solid #6366f140;border-radius:16px;display:grid;gap:12px;padding:16px}.card-image-frame{background:#040812eb;border-radius:12px;display:grid;min-height:540px;padding:12px;place-items:center}.card-visual img{max-height:640px;object-fit:contain;object-position:center}.card-placeholder,.card-visual img{border-radius:12px;height:100%;width:100%}.card-placeholder{background:#ffffff0a;color:#9ca3af;display:grid;min-height:260px;place-items:center}.card-meta{display:flex;flex-wrap:wrap;gap:8px}.meta-pill{background:#7cf3ff1f;border:1px solid #7cf3ff4d;border-radius:999px;font-size:12px;padding:6px 10px}.card-analytics{grid-gap:16px;display:grid;gap:16px}.analytics-section{grid-gap:12px;background:#0f172acc;border:1px solid #6366f133;border-radius:16px;display:grid;gap:12px;padding:16px}.section-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.section-title{align-items:center;display:inline-flex;gap:10px}.section-header h2{font-size:16px;margin:0}.beta-badge{align-items:center;animation:betaPulse 3.6s ease-in-out infinite;background:#fbbf242e;border:1px solid #fbbf2480;border-radius:999px;box-shadow:0 0 12px #fbbf2440;color:#fef3c7;display:inline-flex;font-size:10px;font-weight:700;justify-content:center;letter-spacing:.8px;padding:2px 8px}.section-pill{background:#a855f733;border:1px solid #a855f766;border-radius:999px;font-size:11px;letter-spacing:.5px;padding:6px 10px;text-transform:uppercase}.trend-pill{border-radius:999px;font-size:12px;padding:6px 10px;text-transform:capitalize}.trend-pill.up{background:#10b98133;border:1px solid #10b98166;color:#6ee7b7}.trend-pill.down{background:#ef444433;border:1px solid #ef444466;color:#fca5a5}.trend-pill.flat,.trend-pill.stable{background:#94a3b833;border:1px solid #94a3b859;color:#cbd5f5}@keyframes betaPulse{0%,to{opacity:.75}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.beta-badge{animation:none}}.market-value{font-size:18px;font-weight:600}.market-metrics{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.metric-chip{grid-gap:2px;background:#080e1de6;border:1px solid #7dd3fc47;border-radius:10px;display:grid;gap:2px;padding:8px 10px}.metric-chip span{color:#9ca3af;font-size:10px;letter-spacing:.5px;text-transform:uppercase}.metric-chip strong{color:#dbeafe;font-size:13px}.sparkline{grid-gap:8px;background:#070b14b3;border-radius:12px;display:grid;gap:8px;justify-items:center;padding:12px}.sparkline-grid{stroke:#94a3b83d;stroke-width:1}.sparkline-value-label{fill:#a5f3fc;font-size:10px;font-weight:600}.sparkline-legends{color:#9fb6d9;display:flex;font-size:11px;gap:12px;justify-content:space-between;width:100%}.sparkline-label{color:#94a3b8;font-size:11px}.analytics-note{color:#94a3b8;font-size:12px}.activity-feed{grid-gap:10px;display:grid;gap:10px}.activity-row{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;display:flex;gap:12px;justify-content:space-between;padding:10px 12px}.activity-text{font-size:13px}.activity-time{color:#94a3b8;font-size:12px}.empty-state{color:#94a3b8;font-size:13px}.btn-secondary{border:1px solid #ffffff1f;border-radius:14px;padding:12px 16px}@media (min-width:960px){.card-detail-grid{align-items:start;grid-template-columns:1fr 1.1fr}}@media (max-width:1200px){.card-image-frame{min-height:470px}}@media (max-width:959px){.card-image-frame{min-height:420px}}.profile-screen{background:radial-gradient(1200px 800px at 50% 30%,#00d1ff1f,#0000 50%),radial-gradient(900px 600px at 20% 20%,#6f42c12e,#0000 55%),#070b18;color:#eaf1ff;display:grid;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;min-height:100vh;padding:22px 18px 60px;place-items:start center}.profile-screen.page-with-top-nav{padding-top:90px}.profile-card{grid-gap:16px;background:#0a1428bf;border:1px solid #ffffff1f;border-radius:18px;box-shadow:0 18px 38px #00000059;display:grid;gap:16px;padding:18px;width:min(640px,100%)}.profile-header{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:44px 1fr}.profile-header h1{font-size:20px;margin:0}.profile-header p{font-size:13px;margin:4px 0 0;opacity:.7}.back{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;color:#eaf1ff;cursor:pointer;height:44px;width:44px}.profile-body{align-items:center;display:flex;gap:16px}.profile-avatar{color:#03111f;flex:0 0 72px;height:72px;overflow:hidden;place-items:center;width:72px}.avatar-button,.profile-avatar{background:linear-gradient(135deg,#00d1fff2,#6f42c1cc);border-radius:18px;display:grid}.avatar-button{border:none;color:#03111f;cursor:pointer;height:64px;overflow:hidden;padding:0;place-items:center;position:relative;width:64px}.avatar-button:focus-visible{outline:2px solid #7cf3ffcc;outline-offset:2px}.avatar-initials{font-size:20px;font-weight:700}.avatar-image{border-radius:18px;height:100%;object-fit:cover;width:100%}.avatar-edit-overlay{background:#000000a6;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='m4 14.5 2.5-.5L15 6.5l-2-2L4.5 12 4 14.5ZM12.5 4.5l2 2' stroke='%23fff' stroke-width='1.4'/%3E%3C/svg%3E");background-position:6px;background-repeat:no-repeat;background-size:12px 12px;border-radius:6px;bottom:6px;color:#fff;font-size:10px;letter-spacing:.3px;opacity:0;padding:4px 8px 4px 22px;position:absolute;right:6px;text-transform:uppercase;transition:opacity .2s ease}.avatar-button:hover .avatar-edit-overlay{opacity:1}.avatar-button:focus-visible .avatar-edit-overlay{opacity:1}.profile-body h2{font-size:18px;margin:0 0 4px}.profile-body p{margin:0 0 8px;opacity:.8}.profile-subtitle{color:#fff9;font-size:13px;margin:0}.profile-tabs{background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;display:flex;gap:10px;padding:6px}.profile-tab{background:#0000;border:1px solid #0000;border-radius:999px;color:#ffffffbf;cursor:pointer;flex:1 1;font-size:13px;font-weight:600;padding:8px 12px}.profile-tab.active{background:#7cf3ff2e;border-color:#7cf3ff59;box-shadow:0 0 16px #7cf3ff33;color:#eaf1ff}.avatar-modal-backdrop{background:#030812b3;display:grid;inset:0;place-items:center;position:fixed;z-index:10000}.avatar-modal{grid-gap:16px;background:#0c1224fa;border:1px solid #7cf3ff33;border-radius:16px;box-shadow:0 20px 40px #00000073;display:grid;gap:16px;padding:18px;width:min(520px,92vw)}.avatar-modal-header{align-items:center;display:flex;justify-content:space-between}.avatar-modal-header h3{color:#eaf1ff;font-size:18px;margin:0}.avatar-modal-close{background:#0000;border:none;color:#ffffffb3;cursor:pointer;font-size:22px}.avatar-modal-body{grid-gap:12px;display:grid;gap:12px}.avatar-upload input{display:none}.avatar-upload-card{background:#7cf3ff14;border:1px dashed #7cf3ff66;border-radius:14px;cursor:pointer;padding:30px 20px;text-align:center}.avatar-upload-title{color:#eaf1ff;font-size:15px;font-weight:600}.avatar-upload-subtitle{color:#fff9;font-size:12px;margin-top:6px}.avatar-cropper{background:#050a16;border-radius:12px;height:320px;overflow:hidden;position:relative;width:100%}.avatar-zoom{align-items:center;display:flex;gap:10px;padding:10px 8px 0}.avatar-zoom-label{color:#ffffffb3;font-size:12px}.avatar-zoom input[type=range]{flex:1 1}.avatar-error{color:#ff6b6b;font-size:12px}.avatar-modal-actions{align-items:center;display:flex;gap:12px;justify-content:space-between}.chip{background:#ffffff14;border:1px solid #ffffff1a;color:#fffc;display:inline-flex;font-size:12px;padding:6px 10px}.profile-actions{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.btn-primary,.btn-secondary{border:1px solid #ffffff1f;border-radius:14px;color:#eaf1ff;padding:12px}.btn-primary{background:linear-gradient(135deg,#00d1fff2,#6f42c1bf);border:0;font-weight:700}.btn-secondary{background:#ffffff0f}.trust-section{grid-gap:12px;background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;display:grid;gap:12px;padding:16px}.section-title{color:#7cf3ff;font-weight:600;margin:0 0 8px}.trust-stats{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.stat-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;padding:12px;text-align:center}.stat-label{font-size:11px;letter-spacing:.5px;margin-bottom:6px;opacity:.7;text-transform:uppercase}.stat-value{color:#eaf1ff;font-size:18px;font-weight:700}.trust-score{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#7cf3ff,#6cf2ff);-webkit-background-clip:text;background-clip:text}.verified-status{align-items:center;display:flex;font-size:14px;gap:4px;justify-content:center}.verified-icon{color:#6cf2ff;font-size:16px}.reviews-section{grid-gap:12px;background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;display:grid;gap:12px;padding:16px}.reviews-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.reviews-link{background:#0000;border:none;color:#7cf3ffd9;cursor:pointer;font-size:12px;padding:0}.reviews-link:hover{color:#eaf1ff}.activity-section{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;padding:16px}.activity-list,.activity-section{grid-gap:12px;display:grid;gap:12px}.activity-list{max-height:360px;overflow-y:auto;padding-right:6px}.activity-card{grid-gap:8px;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;display:grid;gap:8px;padding:14px}.activity-header{align-items:flex-start;display:flex;gap:10px;justify-content:space-between}.activity-title{color:#eaf1ff;font-size:14px;font-weight:600}.activity-meta{font-size:12px;opacity:.7}.activity-rating{font-size:13px;letter-spacing:2px}.activity-comment{font-size:13px;line-height:1.5;opacity:.9}.activity-load-more{width:100%}.posted-cta-wrap{margin-top:8px}.posted-cta-button{width:100%}.posted-section{grid-gap:12px;background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;display:grid;gap:12px;padding:16px}.posted-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.posted-subtabs{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.posted-subtab{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;color:#fffc;cursor:pointer;font-size:13px;font-weight:600;padding:10px 12px}.posted-subtab.active{background:#7cf3ff2e;border-color:#7cf3ff59;color:#eaf1ff}.posted-list{grid-gap:10px;display:grid;gap:10px}.posted-card{grid-gap:6px;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;color:#eaf1ff;cursor:pointer;display:grid;gap:6px;overflow:hidden;padding:12px;position:relative;text-align:left;width:100%}.posted-card--trade:after{background:url(/static/media/icon-trade-exchange.2149c07395455e091a6c.png) no-repeat 50%/contain;bottom:-24px;content:"";filter:grayscale(100%) brightness(1.6);height:132px;opacity:.08;pointer-events:none;position:absolute;right:-24px;transform:rotate(8deg);width:132px;z-index:0}.posted-card--trade>*{position:relative;z-index:1}.posted-card:hover{background:#7cf3ff14;border-color:#7cf3ff66}.posted-card-title{font-size:15px;font-weight:700}.posted-card-meta{font-size:12px;opacity:.8}.posted-card-foot{display:flex;font-size:11px;gap:10px;justify-content:space-between;margin-top:4px;opacity:.75}.posted-card-foot-left{align-items:center;display:inline-flex;gap:8px}.posted-status{text-transform:capitalize}.posted-delete-button{background:#ff6b6b26;border:1px solid #ff6b6b73;border-radius:8px;color:#ffd6d6;cursor:pointer;font-size:11px;font-weight:600;padding:4px 10px}.posted-delete-button:hover{background:#ff6b6b38}.posted-bounty-card{align-items:center;gap:12px;grid-template-columns:72px 1fr}.posted-bounty-image{border:1px solid #ffffff1f;border-radius:10px;height:72px;object-fit:cover;width:72px}.posted-card-content{grid-gap:6px;display:grid;gap:6px}.posted-error{align-items:center;background:#ff6b6b1a;border:1px solid #ff6b6b59;border-radius:10px;color:#ffd6d6;display:flex;font-size:12px;gap:10px;justify-content:space-between;padding:12px}.posted-delete-modal-backdrop{background:#0000008c;display:grid;inset:0;padding:16px;place-items:center;position:fixed;z-index:2000}.posted-delete-modal{grid-gap:10px;background:#0d1330fa;border:1px solid #ffffff24;border-radius:12px;color:#eaf1ff;display:grid;gap:10px;padding:16px;width:min(440px,100%)}.posted-delete-modal h4{font-size:18px;margin:0}.posted-delete-modal p{font-size:13px;margin:0;opacity:.9}.posted-delete-error{background:#ff6b6b1a;border:1px solid #ff6b6b59;border-radius:8px;color:#ffd6d6;font-size:12px;padding:8px 10px}.posted-delete-actions{display:flex;gap:8px;justify-content:flex-end}.posted-delete-confirm{background:#ff6b6b2e;border:1px solid #ff6b6b8c;border-radius:8px;color:#ffd6d6;cursor:pointer;font-size:13px;font-weight:600;padding:8px 14px}.posted-delete-confirm:hover{background:#ff6b6b47}.posted-delete-button:disabled,.posted-delete-confirm:disabled{cursor:not-allowed;opacity:.6}.reviews-list{grid-gap:12px;display:grid;gap:12px}.review-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;padding:14px}.review-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:10px}.reviewer-info{align-items:center;display:flex;gap:10px}.reviewer-avatar{background:linear-gradient(135deg,#00d1ff80,#6f42c166);border-radius:10px;display:grid;height:36px;place-items:center;width:36px}.reviewer-avatar,.reviewer-name{color:#eaf1ff;font-size:14px;font-weight:600}.review-date{font-size:11px;margin-top:2px;opacity:.6}.review-rating{font-size:14px;letter-spacing:2px}.review-comment{color:#eaf1ff;font-size:13px;line-height:1.5;opacity:.9}.legal-section{grid-gap:12px;background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;gap:12px;padding:16px}.legal-links{grid-gap:8px;display:grid;gap:8px}.legal-link-item{align-items:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;color:#4a9eff;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;padding:14px;text-align:left;text-decoration:none;transition:all .2s ease;width:100%}.legal-link-item:hover{background:#4a9eff1a;border-color:#4a9eff4d;transform:translateX(2px)}.legal-link-item .arrow{opacity:.6;transition:transform .2s ease}.legal-link-item:hover .arrow{transform:translateX(4px)}.legal-link-item.account-deletion{border-color:#ff6b6b4d}.legal-link-item.account-deletion:hover{background:#ff6b6b1a;border-color:#ff6b6b66}.empty-state,.loading-state{font-size:14px;opacity:.6;padding:24px;text-align:center}@media (max-width:600px){.trust-stats{grid-template-columns:1fr}.stat-card{padding:10px}.stat-value{font-size:16px}.posted-card--trade:after{bottom:-20px;height:112px;opacity:.06;right:-18px;width:112px}}.location-section{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;padding:16px}.location-header{align-items:center;display:flex;justify-content:space-between}.location-label{font-size:11px;letter-spacing:.5px;margin-bottom:6px;opacity:.7;text-transform:uppercase}.location-value{color:#eaf1ff;font-size:16px}.btn-edit-location{background:#00ffdd1a;border:1px solid #00ffdd4d;border-radius:10px;color:#0fd;cursor:pointer;font-size:13px;font-weight:600;padding:8px 16px;transition:all .2s}.btn-edit-location:hover{background:#00ffdd26;border-color:#00ffdd80}.location-edit-form{display:flex;flex-direction:column;gap:10px;margin-top:12px}.location-input{background:#ffffff14;border:1px solid #ffffff26;border-radius:10px;color:#eaf1ff;font-size:14px;padding:12px;width:100%}.location-input:focus{background:#ffffff1f;border-color:#0fd;outline:none}.location-actions{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.btn-cancel,.btn-save{border-radius:10px;font-size:13px;padding:10px}.btn-cancel{background:#ffffff0f;border:1px solid #ffffff1f;color:#eaf1ff}.btn-cancel:hover{background:#ffffff1a}.btn-save{background:linear-gradient(135deg,#00d1fff2,#6f42c1bf);border:none;color:#eaf1ff}.btn-save:hover{transform:translateY(-1px)}.error-msg-small{background:#ff6b6b1a;border:1px solid #ff6b6b4d;border-radius:6px;color:#ff6b6b;font-size:11px;padding:6px 10px}.verification-section{background:#0a142880;border:1px solid #ffffff1f;border-radius:14px;padding:16px}.verification-status{display:flex;flex-direction:column;gap:16px}.verification-status.verified{background:#10b9811a;border:1px solid #10b9814d;border-radius:12px;padding:20px}.verification-badge{align-items:center;display:flex;gap:12px}.badge-icon{align-items:center;background:#10b981;border-radius:50%;color:#fff;display:flex;font-size:24px;font-weight:700;height:48px;justify-content:center;width:48px}.badge-title{color:#10b981;font-size:18px;font-weight:600}.badge-subtitle{color:#888;font-size:13px;margin-top:2px}.verification-status.pending{align-items:start;background:#fbbf241a;border:1px solid #fbbf244d;border-radius:12px;display:flex;gap:16px;padding:20px}.verification-status.rejected{align-items:start;background:#ef44441a;border:1px solid #ef44444d;border-radius:12px;display:flex;flex-wrap:wrap;gap:16px;padding:20px}.verification-status.unverified{background:#4a9eff0d;border:1px solid #4a9eff33;border-radius:12px;padding:20px}.verification-status.phase2-placeholder{align-items:start;animation:phase2Glow 5.5s ease-in-out infinite;background:#a855f71a;border:1px solid #a855f752;border-radius:12px;box-shadow:0 0 12px #a855f738,0 0 28px #6366f12e;display:flex;gap:16px;overflow:hidden;padding:20px;position:relative}.verification-status.phase2-placeholder:before{animation:phase2Sweep 7s ease-in-out infinite;background:radial-gradient(circle at top,#a855f759,#6366f11f,#0000 60%);content:"";filter:blur(6px);height:120%;inset:-30% -10% auto -10%;opacity:.8;pointer-events:none;position:absolute;transform:translateY(-12%) scale(1.05)}.verification-status.phase2-placeholder .status-icon{align-self:center;animation:phase2IconPulse 3.2s ease-in-out infinite;color:#c084fc;text-shadow:0 0 10px #c084fcbf,0 0 24px #6366f18c}.verification-status.phase2-placeholder .status-title{color:#f5f3ff;text-shadow:0 0 12px #a855f766}.verification-status.phase2-placeholder .status-subtitle{color:#ede9fec7}@keyframes phase2Glow{0%,to{border-color:#a855f752;box-shadow:0 0 12px #a855f738,0 0 28px #6366f12e}50%{border-color:#a855f780;box-shadow:0 0 18px #a855f766,0 0 38px #6366f14d}}@keyframes phase2Sweep{0%,to{opacity:.6;transform:translateY(-14%) scale(1.03)}50%{opacity:.95;transform:translateY(0) scale(1.08)}}@keyframes phase2IconPulse{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.status-content{align-items:start;display:flex;gap:16px;margin-bottom:16px}.status-icon{font-size:32px;line-height:1}.status-title{color:#fff;font-size:16px;font-weight:600;margin-bottom:4px}.status-subtitle{color:#888;font-size:13px;line-height:1.5}.verification-required-notice{background:#ff6b6b26;border-left:3px solid #ff6b6b;border-radius:6px;color:#ff6b6b;font-size:13px;font-weight:500;margin-top:12px;padding:10px}.verification-benefits{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:16px}.benefit-item{align-items:center;color:#aaa;display:flex;font-size:13px;gap:8px}.benefit-item:before{background:#4a9eff;border-radius:50%;content:"";height:4px;width:4px}.btn-verify{background:#4a9eff;border:1px solid #4a9eff;border-radius:10px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;margin-top:12px;padding:12px 24px;transition:all .2s}.btn-verify:hover{background:#3a8eef;transform:translateY(-1px)}.btn-logout{background:#ef4444;border:1px solid #ef444438;border-radius:14px;box-shadow:0 2px 8px #ef444414;color:#fff;cursor:pointer;font-weight:700;padding:12px;transition:background .2s,color .2s,box-shadow .2s}.btn-logout:hover{background:#ff6b6b;box-shadow:0 4px 16px #ef44442e;color:#fff}:root{--ink:#101116;--slate:#1b1f2a;--slate-2:#232a38;--edge:#ffffff14;--muted:#fff9;--glow:#6cf2ff38;--accent:#6cf2ff}.messages{background:radial-gradient(circle at top,#1b2030 0,#0f1118 60%,#0b0c11 100%);color:#fff;min-height:100vh;padding:28px}.messages.page-with-top-nav{box-sizing:border-box;padding-top:96px}.messages-header{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-bottom:24px}.messages-title{align-items:center;display:flex;gap:14px}.messages-header .back-btn{background:#6cf2ff1f;border:1px solid #6cf2ff59;border-radius:12px;color:#c9f7ff;cursor:pointer;font-size:24px;height:48px;transition:all .2s ease;width:48px}.messages-header .back-btn:hover{background:#6cf2ff33;transform:translateX(-3px)}.messages-header h2{font-size:26px;margin:0 0 6px}.messages-header p{color:#fff9;color:var(--muted);margin:0}.messages-actions{display:flex;gap:12px}.messages-item-row{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:1fr auto}.delete-thread-btn{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;color:#ffffff8c;cursor:pointer;height:36px;transition:all .2s;width:36px}.delete-thread-btn:hover{background:#f8717114;border-color:#f8717166;color:#f87171}.delete-thread-btn:disabled{cursor:not-allowed;opacity:.5}.messages-shell{grid-gap:20px;display:grid;gap:20px;grid-template-columns:320px 1fr}.messages-list{background:#1b1f2a;background:var(--slate);border:1px solid #ffffff14;border:1px solid var(--edge);border-radius:16px;display:flex;flex-direction:column;gap:12px;min-height:520px;padding:14px}.safety-banner{align-items:center;background:#6cf2ff14;border:1px solid #6cf2ff33;border-radius:10px;color:#fffc;display:flex;font-size:12px;gap:12px;justify-content:space-between;margin-bottom:8px;padding:12px 16px}.safety-banner.chat{margin-bottom:12px;margin-top:12px}.safety-banner span{line-height:1.4}.safety-link{background:none;border:none;color:#6cf2ff;color:var(--accent);cursor:pointer;font-size:12px;font-weight:600;padding:0;text-decoration:underline;white-space:nowrap}.safety-link:hover{color:#8ff5ff}.messages-item{background:#232a38;background:var(--slate-2);border:1px solid #0000;border-radius:12px;color:inherit;cursor:pointer;display:flex;flex-direction:column;gap:8px;padding:12px;text-align:left}.messages-item.active{border-color:#6cf2ff;border-color:var(--accent);box-shadow:0 0 0 1px #6cf2ff38;box-shadow:0 0 0 1px var(--glow)}.messages-item-top{color:#fff9;color:var(--muted);display:flex;font-size:12px;justify-content:space-between}.messages-partner{color:#fff;font-weight:600}.messages-item-body{display:flex;flex-direction:column;gap:4px}.messages-listing{font-size:14px;font-weight:600}.messages-preview{color:#fff9;color:var(--muted);font-size:12px}.messages-thread{background:#1b1f2a;background:var(--slate);border:1px solid #ffffff14;border:1px solid var(--edge);border-radius:16px;display:flex;flex-direction:column;min-height:520px;padding:16px}.thread-header{align-items:center;border-bottom:1px solid #ffffff14;border-bottom:1px solid var(--edge);display:flex;justify-content:space-between;padding-bottom:12px}.thread-header h3{margin:0 0 6px}.thread-header p{color:#fff9;color:var(--muted);margin:0}.thread-body{display:flex;flex:1 1;flex-direction:column;gap:12px;overflow-y:auto;padding:16px 0}.bubble{background:#2b3242;border-radius:16px;color:#fff;max-width:70%;padding:12px 14px;position:relative}.bubble p{margin:0 0 6px}.bubble-footer{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.bubble-footer span{color:#fff9;color:var(--muted);font-size:11px}.report-msg-btn{color:#fff6}.delete-msg-btn,.report-msg-btn{background:none;border:none;cursor:pointer;font-size:14px;line-height:1;padding:2px 4px;transition:all .2s}.delete-msg-btn{color:#ffffff73}.delete-msg-btn:hover{color:#f87171;transform:scale(1.1)}.delete-msg-btn:disabled{cursor:not-allowed;opacity:.5}.report-msg-btn:hover{color:#ef4444;transform:scale(1.1)}.view-offer-btn{background:#6cf2ff1f;border:1px solid #6cf2ff66;border-radius:8px;color:#c9f7ff;cursor:pointer;font-size:12px;font-weight:600;height:28px;padding:0 10px;transition:all .2s ease}.view-offer-btn:hover{background:#6cf2ff33;border-color:#6cf2ffa6}.bubble.mine{align-self:flex-end;background:#3b4156;border:1px solid #6cf2ff33}.thread-input{grid-gap:12px;border-top:1px solid #ffffff14;border-top:1px solid var(--edge);display:grid;gap:12px;grid-template-columns:1fr auto;padding-top:12px;position:relative}.scam-warning{align-items:center;animation:slideDown .3s ease-out;background:#ef444426;border:1px solid #ef44444d;border-radius:10px;color:#fca5a5;display:flex;font-size:13px;font-weight:600;gap:8px;grid-column:1/-1;padding:12px 16px}.scam-warning.error{background:#ef444433;border-color:#ef444480;color:#fca5a5}.scam-warning.warning{background:#fbbf2426;border-color:#fbbf244d;color:#fcd34d}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.thread-input input{background:#161a24;border:1px solid #ffffff14;border:1px solid var(--edge);border-radius:12px;color:#fff;font-size:14px;height:44px;padding:0 14px}.messages-empty{color:#fff9;color:var(--muted);padding:24px;text-align:center}@media (max-width:960px){.messages-shell{grid-template-columns:1fr}}.user-actions-container{position:relative}.user-actions-button{align-items:center;background:#0000;border:1px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:20px;height:36px;justify-content:center;transition:all .2s ease;width:36px}.user-actions-button:hover{background:#ffffff1a;border-color:#fff6}.user-actions-menu{animation:menuSlideIn .2s ease;background:#16213e;border:1px solid #4a9eff4d;border-radius:10px;box-shadow:0 8px 24px #0006;margin-top:8px;min-width:180px;overflow:hidden;position:absolute;right:0;top:100%;z-index:100}@keyframes menuSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.action-item{align-items:center;background:#0000;border:none;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:12px 16px;text-align:left;transition:background .2s ease;width:100%}.action-item:hover{background:#ffffff1a}.action-item.report:hover{background:#ff980026}.action-item.block:hover{background:#ff475726}.menu-backdrop{background:#0000;bottom:0;left:0;position:fixed;right:0;top:0;z-index:99}.modal-overlay{background:#000000b3}.modal-content{background:#0f3460;border-radius:12px;box-shadow:0 8px 32px #00000080}.report-modal{border:1px solid #4a9eff4d}.modal-header{border-bottom:1px solid #ffffff1a}.modal-close{align-items:center;background:#0000;border:none;border-radius:6px;color:#aaa;display:flex;font-size:24px;justify-content:center;padding:0;transition:all .2s ease}.modal-close:hover{color:#fff}.report-target{background:#ffffff0d;border-left:3px solid #4a9eff;border-radius:8px;color:#d0d0d0;font-size:14px;margin-bottom:20px;padding:12px}.report-target strong{color:#fff}.form-label{color:#fff;display:block;font-size:14px;font-weight:600;margin-bottom:8px;margin-top:16px}.form-label:first-of-type{margin-top:0}.form-select,.form-textarea{background:#16213e;border:1px solid #fff3;border-radius:8px;color:#fff;font-family:inherit;font-size:14px;padding:12px;transition:border-color .2s ease;width:100%}.form-select:focus,.form-textarea:focus{border-color:#4a9eff;outline:none}.form-textarea{min-height:100px;resize:vertical}.report-notice{background:#ffd93d1a;border-left:3px solid #ffd93d;border-radius:8px;color:#ffd93d;font-size:13px;margin-top:16px;padding:12px}.modal-actions{margin-top:24px}.btn-cancel,.btn-submit{border:none;transition:all .2s ease}.btn-cancel{background:#0000;border:1px solid #ffffff4d;color:#fff}.btn-cancel:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff80}.btn-submit{background:#ff4757}.btn-submit:hover:not(:disabled){background:#f34;box-shadow:0 4px 12px #ff475766;transform:translateY(-1px)}.btn-cancel:disabled,.btn-submit:disabled{cursor:not-allowed;opacity:.5}.report-success{padding:40px 24px;text-align:center}.success-icon{align-items:center;animation:successPop .4s ease;background:#4caf50;border-radius:50%;color:#fff;display:flex;font-size:32px;height:64px;justify-content:center;margin:0 auto 20px;width:64px}@keyframes successPop{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}.report-success h3{color:#fff;font-size:20px;margin-bottom:12px}.report-success p{color:#d0d0d0;font-size:14px;line-height:1.6}@media (max-width:600px){.modal-content{margin:0 10px;max-width:100%}.modal-actions{flex-direction:column}.btn-cancel,.btn-submit{width:100%}}.orders-page{background:radial-gradient(1200px 800px at 80% 10%,#5865f22e,#0000 55%),radial-gradient(900px 700px at 10% 20%,#00d1ff2e,#0000 55%),#060914;color:#eaf1ff;min-height:100vh;padding:24px 18px 80px}.orders-container{margin:0 auto;max-width:1000px}.orders-header{align-items:center;display:flex;gap:16px;margin-bottom:32px}.orders-back{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:14px;color:#eaf1ff;cursor:pointer;font-size:18px;height:44px;transition:.2s;width:44px}.orders-back:hover{background:#ffffff1a}.orders-header h1{align-items:center;display:flex;font-size:28px;font-weight:700;gap:12px;margin:0}.orders-notification-badge{align-items:center;animation:badgePulse 2s infinite;background:#ff4757;border-radius:12px;box-shadow:0 2px 8px #ff475799;color:#fff;display:inline-flex;font-size:14px;font-weight:700;height:24px;justify-content:center;min-width:24px;padding:0 8px}@keyframes badgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.protection-banner{align-items:center;background:linear-gradient(135deg,#10b98126,#5865f226);border:1px solid #10b9814d;border-radius:14px;display:flex;gap:16px;margin-bottom:24px;padding:16px 20px}.protection-content{flex:1 1}.protection-content strong{color:#6ee7b7;display:block;font-size:16px;margin-bottom:4px}.protection-content p{color:#ffffffb3;font-size:13px;line-height:1.5;margin:0}.orders-loading{color:#fff9;font-size:18px;padding:60px 20px;text-align:center}.orders-error{background:#ef444426;border:1px solid #ef44444d;border-radius:12px;color:#fca5a5;margin-bottom:24px;padding:16px}.orders-empty{padding:80px 20px;text-align:center}.orders-empty h2{color:#eaf1ff;font-size:24px;margin:0 0 8px}.orders-empty p{color:#fff9;font-size:16px;margin:0 0 24px}.orders-list{display:flex;flex-direction:column;gap:20px}.order-card{background:#0a142880;border:1px solid #ffffff1f;border-radius:18px;padding:24px;transition:.2s}.order-card:hover{background:#0a1428b3;border-color:#00ffdd4d}.order-header-row{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:16px}.order-number{display:flex;flex-direction:column;gap:4px}.order-label{color:#fff9;font-size:12px;letter-spacing:.5px;text-transform:uppercase}.order-id{color:#0fd;font-size:16px;font-weight:700}.order-status{align-items:center;background:#0000004d;border:1px solid;border-radius:20px;display:flex;font-size:13px;font-weight:600;gap:6px;padding:8px 16px}.order-content{grid-gap:20px;display:grid;gap:20px;grid-template-columns:120px 1fr;margin-bottom:20px}.order-image{border:1px solid #ffffff1a;border-radius:12px;height:168px;object-fit:cover;width:120px}.order-details{display:flex;flex-direction:column;gap:12px}.order-title{color:#eaf1ff;font-size:18px;font-weight:700;margin:0}.order-seller{color:#fff9;font-size:14px}.order-info-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-top:8px}.order-info-item{display:flex;flex-direction:column;gap:4px}.info-label{color:#ffffff80;font-size:12px;letter-spacing:.5px;text-transform:uppercase}.info-value{color:#eaf1ff;font-size:14px;font-weight:600}.tracking-number{color:#0fd;font-family:monospace}.order-shipping{background:#0000004d;border:1px solid #ffffff1a;border-radius:10px;margin-top:8px;padding:12px}.shipping-label{color:#fff9;font-size:12px;letter-spacing:.5px;margin-bottom:6px;text-transform:uppercase}.shipping-address{color:#eaf1ff;font-size:14px;line-height:1.6}.protection-timeline{align-items:flex-start;background:#5865f214;border:1px solid #5865f233;border-radius:12px;display:flex;gap:8px;margin-top:16px;overflow-x:auto;padding:20px 16px}.timeline-step{align-items:center;display:flex;flex-direction:column;opacity:.4;position:relative}.timeline-step.active,.timeline-step.completed{opacity:1}.timeline-step.completed .step-dot{background:#10b981;border-color:#10b981}.timeline-step.completed .step-dot:after{color:#fff;content:"✓";font-size:12px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.timeline-step.active .step-dot{animation:pulse 2s infinite;background:#60a5fa;border-color:#60a5fa;box-shadow:0 0 0 4px #60a5fa33}.step-dot{background:#ffffff1a;border:2px solid #ffffff4d;border-radius:50%;height:20px;position:relative;width:20px;z-index:2}.timeline-step:not(:last-child) .step-dot:before{background:linear-gradient(90deg,#ffffff4d 0,#ffffff1a);content:"";height:2px;left:100%;position:absolute;top:50%;transform:translateY(-50%);width:80px;z-index:1}.timeline-step.completed:not(:last-child) .step-dot:before{background:linear-gradient(90deg,#10b981 0,#10b9814d)}.step-content{margin-top:12px;text-align:center}.step-title{color:#eaf1ff;font-size:12px;font-weight:600;margin-bottom:2px;white-space:nowrap}.step-desc{color:#ffffff80;font-size:11px;white-space:nowrap}.inspection-countdown{color:#fbbf24;font-weight:600}.order-actions{border-top:1px solid #ffffff1a;display:flex;gap:12px;padding-top:16px}.btn-primary,.btn-secondary{border-radius:10px;font-size:14px;padding:12px 20px;transition:.2s}.btn-danger{background:#ef444426;border:1px solid #ef44444d;border-radius:12px;color:#fca5a5;cursor:pointer;font-size:15px;font-weight:600;padding:12px 24px;transition:.2s}.btn-danger:hover{background:#ef444440;border-color:#ef444480}.btn-danger:disabled{cursor:not-allowed;opacity:.5}.dispute-modal{max-height:85vh;max-width:560px;overflow-y:auto}.modal-subtitle{margin:-12px 0 24px}.dispute-form{display:flex;flex-direction:column;gap:20px}.dispute-form .form-group{display:flex;flex-direction:column;gap:8px}.dispute-form label{color:#eaf1ff;font-size:14px;font-weight:600}.dispute-form select,.dispute-form textarea{background:#ffffff0d;border:1px solid #ffffff26;border-radius:10px;color:#eaf1ff;font-family:inherit;font-size:15px;padding:12px;transition:.2s}.dispute-form select:focus,.dispute-form textarea:focus{background:#ffffff14;border-color:#0fd;outline:none}.dispute-form select{cursor:pointer}.dispute-form textarea{min-height:120px;resize:vertical}.dispute-info{background:#5865f21a;border:1px solid #5865f233;border-radius:12px;color:#fffc;padding:16px}.dispute-info strong{display:block;margin-bottom:8px}.dispute-info ul{margin:0;padding-left:20px}.dispute-info li{margin-bottom:4px}.dispute-status-badge{border-radius:12px;font-size:14px;font-weight:600;padding:10px 20px;text-align:center;text-transform:capitalize}.dispute-status-badge[data-status=opened]{background:#fbbf2426;border:1px solid #fbbf244d;color:#fbbf24}.dispute-status-badge[data-status=awaiting_seller_response]{background:#60a5fa26;border:1px solid #60a5fa4d;color:#60a5fa}.dispute-status-badge[data-status=seller_responded]{background:#a855f726;border:1px solid #a855f74d;color:#a855f7}.dispute-status-badge[data-status=under_review]{background:#fbbf2426;border:1px solid #fbbf244d;color:#fbbf24}.dispute-status-badge[data-status^=resolved]{background:#10b98126;border:1px solid #10b9814d;color:#10b981}.file-input{background:#ffffff0d;border:1px solid #ffffff26;border-radius:10px;color:#eaf1ff;font-size:14px;padding:12px}.file-input::-webkit-file-upload-button{background:#5865f233;border:1px solid #5865f24d;border-radius:8px;color:#eaf1ff;cursor:pointer;margin-right:12px;padding:8px 16px}.file-input::-webkit-file-upload-button:hover{background:#5865f24d}.evidence-preview{margin-top:8px}@media (max-width:768px){.order-content{grid-template-columns:1fr}.order-image{aspect-ratio:5/7;height:auto;width:100%}.order-actions{flex-direction:column}.order-info-grid{grid-template-columns:1fr}}.seller-disputes-page{background:radial-gradient(1200px 800px at 80% 10%,#5865f22e,#0000 55%),radial-gradient(900px 700px at 10% 20%,#00d1ff2e,#0000 55%),#060914;color:#eaf1ff;min-height:100vh;padding:24px 18px 80px}.disputes-container{margin:0 auto;max-width:1000px}.disputes-header{align-items:center;display:flex;gap:16px;margin-bottom:32px}.disputes-header h1{font-size:28px;font-weight:700;margin:0}.empty-state{padding:80px 20px}.empty-icon{color:#10b981;font-size:64px;margin-bottom:16px}.empty-state h2{color:#eaf1ff;font-size:24px;margin:0 0 8px}.empty-state p{color:#fff9;font-size:16px}.disputes-list{display:flex;flex-direction:column;gap:20px}.dispute-card{background:#0a142880;border:1px solid #ffffff1f;border-radius:18px;padding:24px;transition:.2s}.dispute-card:hover{background:#0a1428b3;border-color:#fbbf244d}.dispute-header-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.dispute-id{display:flex;flex-direction:column;gap:4px}.dispute-label{color:#ffffff80;font-size:12px;letter-spacing:.5px;text-transform:uppercase}.dispute-number{color:#eaf1ff;font-size:18px;font-weight:700}.dispute-status{align-items:center;border:1px solid;border-radius:20px;display:flex;font-size:14px;font-weight:600;gap:8px;padding:8px 16px;text-transform:capitalize}.dispute-content{margin-bottom:20px}.dispute-details{display:flex;flex-direction:column;gap:16px}.dispute-title{color:#eaf1ff;font-size:20px;font-weight:600;margin:0}.issue-type{color:#fffc;font-size:15px}.buyer-description{background:#ef444414;border:1px solid #ef444433;border-radius:12px;padding:16px}.buyer-description strong{color:#fca5a5;display:block;margin-bottom:8px}.buyer-description p{color:#ffffffe6;line-height:1.6;margin:0}.evidence-section{color:#ffffffb3;font-size:14px}.dispute-meta{border-top:1px solid #ffffff1a;display:flex;gap:32px;padding-top:12px}.meta-item{display:flex;flex-direction:column;gap:4px}.meta-label{color:#ffffff80;font-size:12px;letter-spacing:.5px;text-transform:uppercase}.meta-value{color:#eaf1ff;font-size:14px;font-weight:600}.deadline-warning .meta-value.deadline{color:#fbbf24}.seller-response-preview{background:#5865f21a;border:1px solid #5865f233;border-radius:12px;padding:16px}.seller-response-preview strong{color:#60a5fa;display:block;margin-bottom:8px}.seller-response-preview p{color:#ffffffe6;line-height:1.6;margin:0 0 8px}.dispute-actions{display:flex;gap:12px;justify-content:flex-end}.response-status{background:#10b98126;border:1px solid #10b9814d;border-radius:12px;color:#10b981;font-size:14px;font-weight:600;padding:12px 20px}.modal-content{background:#0a1428f2;max-width:600px}.dispute-summary{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;margin-bottom:24px;padding:16px}.dispute-summary strong{color:#eaf1ff}.buyer-claim{color:#fffc;line-height:1.6;margin:8px 0 0}.response-form{display:flex;flex-direction:column;gap:20px}.seller-disputes-page .form-group{display:flex;flex-direction:column;gap:8px}.seller-disputes-page .form-group label{color:#eaf1ff;font-size:14px;font-weight:600}.seller-disputes-page .form-group input[type=file],.seller-disputes-page .form-group textarea{background:#ffffff0d;border:1px solid #ffffff26;border-radius:10px;color:#eaf1ff;font-family:inherit;font-size:15px;padding:12px;transition:.2s}.seller-disputes-page .form-group textarea:focus{background:#ffffff14;border-color:#0fd;outline:none}.seller-disputes-page .form-group textarea{min-height:120px;resize:vertical}.file-input{cursor:pointer}.evidence-preview{background:#5865f21a;border:1px solid #5865f233;border-radius:8px;color:#60a5fa;font-size:13px;padding:8px 12px}.response-info{background:#5865f21a;border:1px solid #5865f233;border-radius:12px;color:#fffc;font-size:14px;padding:16px}.response-info strong{color:#eaf1ff;display:block;margin-bottom:8px}.response-info ul{margin:0;padding-left:20px}.response-info li{margin-bottom:4px}.form-error{background:#ef444426;border:1px solid #ef44444d;border-radius:10px;color:#fca5a5;font-size:14px;padding:12px}.modal-actions button{flex:1 1}@media (max-width:768px){.dispute-meta{gap:12px}.dispute-actions,.dispute-meta{flex-direction:column}}.admin-disputes-page{background:radial-gradient(1200px 800px at 80% 10%,#5865f22e,#0000 55%),radial-gradient(900px 700px at 10% 20%,#00d1ff2e,#0000 55%),#060914;color:#eaf1ff;min-height:100vh;padding:24px 18px 80px}.admin-container{margin:0 auto;max-width:1400px}.back-btn{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:14px;color:#eaf1ff;cursor:pointer;font-size:18px;height:44px;transition:.2s;width:44px}.back-btn:hover{background:#ffffff1a}.admin-header h1{margin:0 0 4px}.admin-header p{color:#fff9;margin:0}.loading{color:#fff9;font-size:18px}.error-message{background:#ef444426;border:1px solid #ef44444d;border-radius:12px;color:#fca5a5;margin-bottom:24px;padding:16px}.filter-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.filter-tabs button{background:#ffffff0d;border:1px solid #ffffff26;border-radius:10px;color:#ffffffb3;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:.2s}.filter-tabs button:hover{background:#ffffff1a;color:#eaf1ff}.filter-tabs button.active{background:linear-gradient(135deg,#5865f2,#00d1ff);border-color:#0000;color:#fff}.disputes-table{background:#0a142880;border:1px solid #ffffff1f;border-radius:18px;overflow:hidden}.table-header{grid-gap:16px;background:#ffffff0d;border-bottom:1px solid #ffffff1f;color:#fff9;display:grid;font-size:12px;font-weight:700;gap:16px;grid-template-columns:140px 120px 200px 180px 120px 120px 140px;letter-spacing:.5px;padding:16px 20px;text-transform:uppercase}.table-body{max-height:600px;overflow-y:auto}.table-row{grid-gap:16px;align-items:center;border-bottom:1px solid #ffffff14;display:grid;gap:16px;grid-template-columns:140px 120px 200px 180px 120px 120px 140px;padding:16px 20px;transition:.2s}.table-row:hover{background:#ffffff08}.table-row:last-child{border-bottom:none}.col-id{color:#60a5fa;font-size:13px;font-weight:600}.col-order{color:#eaf1ff;font-size:14px}.col-type{color:#fffc;font-size:14px}.status-badge{border:1px solid;display:inline-block;text-transform:capitalize}.col-date{color:#ffffffb3;font-size:13px}.col-deadline{color:#fbbf24;font-size:13px}.deadline-expired{color:#ef4444;font-weight:600}.btn-view{background:#5865f233;border:1px solid #5865f24d;border-radius:8px;color:#60a5fa;cursor:pointer;font-size:13px;font-weight:600;padding:8px 16px;transition:.2s}.btn-view:hover{background:#5865f24d}.empty-table{color:#ffffff80;font-size:16px;padding:60px 20px;text-align:center}.detail-panel-overlay{align-items:center;background:#000000d9;bottom:0;display:flex;justify-content:flex-end;left:0;position:fixed;right:0;top:0;z-index:1000}.detail-panel{animation:slideIn .3s ease-out;background:#0a1428fa;border-left:1px solid #ffffff26;height:100vh;max-width:100%;overflow-y:auto;padding:32px;position:relative;width:600px}@keyframes slideIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}.panel-close{background:#ffffff0d;border:1px solid #ffffff26;border-radius:50%;color:#eaf1ff;cursor:pointer;font-size:20px;height:32px;position:absolute;right:24px;top:24px;transition:.2s;width:32px}.panel-close:hover{background:#ffffff1a}.panel-title{color:#eaf1ff;font-size:24px;font-weight:700;margin:0 0 8px}.panel-subtitle{color:#fff9;font-size:14px;margin:0 0 32px}.panel-section{border-bottom:1px solid #ffffff1a;margin-bottom:32px;padding-bottom:32px}.panel-section:last-child{border-bottom:none}.panel-section h3{color:#eaf1ff;font-size:16px;font-weight:600;letter-spacing:.5px;margin:0 0 16px;text-transform:uppercase}.order-summary{background:#ffffff0d;border-radius:12px;display:flex;flex-direction:column;font-size:14px;gap:8px;padding:16px}.order-summary strong{color:#fff9;display:inline-block;font-weight:600;min-width:80px}.parties-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.party-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:16px}.party-card strong{color:#fff9;display:block;font-size:12px;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.party-card .email{color:#ffffffb3;font-size:13px;margin-top:4px}.strike-warning{background:#ef444426;border:1px solid #ef44444d;border-radius:8px;color:#fca5a5;font-size:12px;font-weight:600;margin-top:8px;padding:6px 10px}.dispute-info{display:flex;flex-direction:column;font-size:14px;gap:12px}.dispute-info strong{color:#eaf1ff}.description{background:#ffffff0d;border-left:3px solid #60a5fa;border-radius:4px;color:#ffffffe6;line-height:1.6;margin:8px 0;padding:12px}.seller-response{background:#5865f21a;border:1px solid #5865f233;border-radius:12px;padding:16px}.seller-response p{color:#ffffffe6;line-height:1.6;margin:0 0 12px}.response-time{color:#ffffff80;font-size:12px}.status-display{align-items:center;border:1px solid;border-radius:12px;display:inline-flex;font-size:14px;font-weight:600;gap:8px;padding:12px 20px;text-transform:capitalize}.status-dot{border-radius:50%;height:8px;width:8px}.deadline-info{background:#fbbf2426;border:1px solid #fbbf244d;border-radius:10px;color:#fbbf24;font-size:13px;margin-top:12px;padding:10px 14px}.admin-actions-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.btn-resolve{border:none;border-radius:12px;cursor:pointer;font-size:14px;font-weight:600;padding:14px 20px;transition:.2s}.btn-resolve.refund{background:#ef444433;border:1px solid #ef44444d;color:#fca5a5}.btn-resolve.refund:hover{background:#ef44444d}.btn-resolve.release{background:#10b98133;border:1px solid #10b9814d;color:#6ee7b7}.btn-resolve.release:hover{background:#10b9814d}.btn-resolve.partial{background:#fb923c33;border:1px solid #fb923c4d;color:#fdba74}.btn-resolve.partial:hover{background:#fb923c4d}.btn-resolve.info{background:#60a5fa33;border:1px solid #60a5fa4d;color:#93c5fd}.btn-resolve.info:hover{background:#60a5fa4d}.modal-overlay{z-index:2000}.modal-content{background:#0a1428fa;border:1px solid #ffffff26;border-radius:20px;max-height:85vh;position:relative}.modal-close{background:#ffffff0d;border:1px solid #ffffff26;border-radius:50%;color:#eaf1ff;cursor:pointer;font-size:20px;height:32px;position:absolute;right:16px;top:16px;transition:.2s;width:32px}.modal-close:hover{background:#ffffff1a}.modal-title{color:#eaf1ff;font-size:24px;font-weight:700;margin:0 0 8px}.modal-subtitle{color:#fff9;font-size:14px;margin:0 0 24px}.resolution-form{display:flex;flex-direction:column;gap:20px}.admin-disputes-page .form-group{display:flex;flex-direction:column;gap:8px}.admin-disputes-page .form-group label{color:#eaf1ff;font-size:14px;font-weight:600}.admin-disputes-page .form-group input,.admin-disputes-page .form-group textarea{background:#ffffff0d;border:1px solid #ffffff26;border-radius:10px;color:#eaf1ff;font-family:inherit;font-size:15px;padding:12px;transition:.2s}.admin-disputes-page .form-group input:focus,.admin-disputes-page .form-group textarea:focus{background:#ffffff14;border-color:#0fd;outline:none}.admin-disputes-page .form-group textarea{resize:vertical}.resolution-warning{background:#fbbf241a;border:1px solid #fbbf2433;border-radius:12px;color:#fffc;font-size:14px;padding:16px}.resolution-warning strong{color:#eaf1ff;display:block;margin-bottom:8px}.resolution-warning ul{margin:0;padding-left:20px}.resolution-warning li{margin-bottom:4px}.strike-notice{color:#fca5a5;font-weight:600}.modal-actions{margin-top:8px}.btn-primary{background:linear-gradient(135deg,#5865f2,#00d1ff);border:none;border-radius:12px;cursor:pointer;flex:1 1;font-size:15px;font-weight:600;padding:12px 24px;transition:.2s}.btn-primary:hover{box-shadow:0 6px 16px #5865f266;transform:translateY(-2px)}.btn-primary:disabled{cursor:not-allowed;opacity:.5;transform:none}.btn-secondary{background:#ffffff14;border:1px solid #ffffff26;border-radius:12px;color:#eaf1ff;cursor:pointer;flex:1 1;font-size:15px;font-weight:600;padding:12px 24px;transition:.2s}.btn-secondary:hover{background:#ffffff1f}@media (max-width:1200px){.table-header,.table-row{font-size:12px;gap:12px;grid-template-columns:120px 100px 160px 140px 100px 100px 120px}}@media (max-width:768px){.disputes-table{overflow-x:auto}.detail-panel{width:100%}.admin-actions-grid,.parties-grid{grid-template-columns:1fr}}.events-page{background:radial-gradient(circle at top,#101827 0,#0b111d 45%,#070b14 100%);color:#f3f4f6;min-height:100vh;padding:20px}.events-page.page-with-top-nav{padding-top:clamp(84px,10vh,104px)}.events-header{align-items:center;display:flex;gap:14px;margin-bottom:16px}.events-header h1{font-size:26px;margin:0}.events-header p{color:#9ca3af;font-size:14px;margin:4px 0 0}.events-header .back-btn{background:#6366f126;border:1px solid #6366f159;border-radius:12px;color:#c7d2fe;cursor:pointer;font-size:24px;height:48px;transition:all .2s ease;width:48px}.events-header .back-btn:hover{background:#6366f140;transform:translateX(-3px)}.events-location{background:#101827cc;border:1px solid #818cf840;border-radius:18px;box-shadow:0 10px 30px #0f172a99;padding:20px}.location-header h2{font-size:26px;margin:0}.location-header p{color:#9ca3af;margin:6px 0 12px}.events-chip{background:#8b5cf633;border:1px solid #8b5cf666;border-radius:999px;color:#c4b5fd;display:inline-flex;font-size:12px;padding:6px 12px}.location-actions{display:flex;flex-direction:column;gap:12px;margin-top:16px}.location-input{display:flex;gap:10px}.location-input input{background:#0f172acc;border:1px solid #94a3b84d;border-radius:12px;color:#e2e8f0;flex:1 1;padding:12px 14px}.location-active{align-items:center;background:#0f172ab3;border:1px solid #94a3b833;border-radius:14px;display:flex;gap:12px;justify-content:space-between;margin-top:16px;padding:12px 14px}.location-label{color:#94a3b8;font-size:12px}.location-value{font-size:14px;font-weight:600}.location-error{color:#fca5a5;font-size:13px;margin-top:10px}.events-toolbar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#070b14b3;border-radius:16px;display:flex;flex-direction:column;gap:12px;margin-top:20px;padding:12px;position:-webkit-sticky;position:sticky;top:12px;z-index:5}.view-toggle{align-items:center;display:flex;gap:8px}.toggle-btn{background:#0f172ab3;border:1px solid #6366f14d;border-radius:999px;color:#e2e8f0;cursor:pointer;flex:1 1;padding:10px 14px}.toggle-btn.active{background:#6366f159;border-color:#818cf899;box-shadow:0 0 18px #6366f14d}.toggle-btn:disabled{cursor:not-allowed;opacity:.5}.toggle-note{color:#94a3b8;font-size:12px}.toolbar-actions{display:flex;flex-direction:column;gap:10px}.active-filters,.sort-toggle{display:flex;flex-wrap:wrap;gap:8px}.active-filters{margin:12px 0 0}.active-chip{align-items:center;background:#1e293bcc;border:1px solid #94a3b84d;border-radius:999px;color:#e2e8f0;display:inline-flex;font-size:12px;gap:6px;padding:6px 10px}.chip-remove{color:#cbd5f5;font-size:12px}.events-empty{background:#0f172aa6;border:1px dashed #94a3b833;border-radius:16px;color:#cbd5f5;margin-top:20px;padding:20px}.empty-actions{display:flex;gap:10px;margin-top:12px}.events-list{grid-gap:16px;display:grid;gap:16px;margin-top:20px}.event-card{background:#0f172acc;border:1px solid #6366f133;border-radius:18px;box-shadow:0 10px 20px #060a1466;padding:18px}.event-card-header{display:flex;gap:12px;justify-content:space-between}.event-card-header h3{font-size:18px;margin:0 0 6px}.event-meta{color:#9ca3af;font-size:13px}.event-info{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:12px}.event-info-label{color:#94a3b8;font-size:11px;letter-spacing:.6px;text-transform:uppercase}.event-info-value{font-size:14px;margin-top:4px}.event-chip-group{flex-wrap:wrap;gap:8px;margin-top:12px}.event-card-actions{display:flex;gap:10px;margin-top:16px}.events-map{background:#0f172a;border:1px solid #6366f14d;border-radius:20px;height:360px;margin-top:20px;overflow:hidden;position:relative}.events-map-bg{background:radial-gradient(circle at top,#1e293be6,#0f172ae6);inset:0;position:absolute}.map-iframe{border:0;height:100%;width:100%}.map-grid,.map-iframe{inset:0;position:absolute}.map-grid{background-image:linear-gradient(#6366f114 1px,#0000 0),linear-gradient(90deg,#6366f114 1px,#0000 0);background-size:40px 40px}.map-pins{inset:0;position:absolute}.map-pin{border:2px solid #fff;border-radius:50%;box-shadow:0 0 12px #818cf8b3;cursor:pointer;height:14px;position:absolute;transform:translate(-50%,-50%);width:14px}.map-pin.convention{background:#60a5fa}.map-pin.weekly_local{background:#34d399}.map-pin.trade_meetup{background:#c084fc}.event-preview{bottom:0;margin-top:16px;position:-webkit-sticky;position:sticky}.event-preview-content{grid-gap:12px;background:#0f172af2;border:1px solid #6366f166;border-radius:18px;box-shadow:0 -10px 20px #0f172acc;display:grid;gap:12px;padding:16px}.event-preview-title{font-size:18px;font-weight:600}.event-preview-location,.event-preview-time{color:#9ca3af;font-size:13px}.event-preview-actions{display:flex;flex-wrap:wrap;gap:10px}.filters-overlay{align-items:flex-end;background:#020617b3;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.filters-sheet{background:#0b1120;border:1px solid #6366f14d;border-radius:20px 20px 0 0;box-shadow:0 -20px 40px #0f172acc;max-height:85vh;overflow-y:auto;padding:20px;width:100%}.filters-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.filters-section{margin-bottom:20px}.filters-section h4{margin-bottom:10px}.chip{cursor:pointer}.chip.active{background:#6366f14d;border-color:#818cf880}.date-range-inputs{grid-gap:12px;display:grid;gap:12px;margin-top:12px}.date-range-inputs label{grid-gap:6px;color:#94a3b8;display:grid;font-size:12px;gap:6px}.date-range-inputs input{background:#0f172ab3;border:1px solid #94a3b84d;border-radius:10px;color:#e2e8f0;padding:10px 12px}.filters-actions{display:flex;gap:12px;justify-content:space-between}.btn-secondary.active{border-color:#818cf899;color:#c7d2fe}.icon-button,.link-button{background:none;border:none;color:#93c5fd;cursor:pointer;font-weight:600}@media (min-width:900px){.events-page{padding:32px 60px}.events-toolbar{justify-content:space-between}.events-toolbar,.toolbar-actions{align-items:center;flex-direction:row}.filters-overlay{align-items:stretch;justify-content:flex-end}.filters-sheet{border-radius:0;height:100vh;max-width:360px}}.event-detail-page{background:radial-gradient(circle at top,#101827 0,#0b111d 45%,#070b14 100%);color:#f3f4f6;min-height:100vh;padding:20px}.event-detail-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.event-detail-card{background:#0f172ad9;border:1px solid #6366f140;border-radius:20px;box-shadow:0 12px 30px #070b1499;padding:20px}.event-detail-title{align-items:center;display:flex;gap:12px;justify-content:space-between}.event-type{border-radius:999px;font-size:11px;letter-spacing:.5px;padding:6px 10px;text-transform:uppercase}.event-type.convention{background:#3b82f633;border:1px solid #3b82f666;color:#93c5fd}.event-type.weekly_local{background:#10b98133;border:1px solid #10b98166;color:#6ee7b7}.event-type.trade_meetup{background:#a855f733;border:1px solid #a855f773;color:#d8b4fe}.event-detail-title h1{font-size:28px;margin:0}.event-detail-section{border-top:1px solid #94a3b826;margin-top:18px;padding-top:18px}.event-detail-section h3{font-size:16px;margin:0 0 10px}.detail-row{grid-gap:6px;color:#cbd5f5;font-size:14px;gap:6px}.event-detail-cta{display:flex;gap:10px;margin-top:20px}.event-detail-disabled{border:1px dashed #94a3b84d;border-radius:12px;color:#94a3b8;font-size:13px;margin-top:16px;padding:12px}.chip-group{display:flex;flex-wrap:wrap;gap:8px}.chip{background:#1e293b99;border:1px solid #94a3b84d;border-radius:999px;color:#e2e8f0;font-size:13px;padding:8px 12px}.chip.small{font-size:12px;padding:6px 10px}.btn-primary,.btn-secondary{align-items:center;border:none;border-radius:12px;cursor:pointer;display:inline-flex;font-weight:600;justify-content:center;padding:10px 16px;text-decoration:none}.btn-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.btn-secondary{background:#0f172ab3;border:1px solid #94a3b84d;color:#e2e8f0}.link-button{background:none;border:none;color:#93c5fd;cursor:pointer;font-weight:600}@media (min-width:900px){.event-detail-page{padding:40px 80px}}.admin-reports{background:linear-gradient(135deg,#0f1419,#192734);color:#fff;min-height:100vh;padding:24px}.reports-list{grid-gap:16px;display:grid;gap:16px}.report-card{background:#0f346033;border:1px solid #4a9eff33;border-radius:12px;cursor:pointer;padding:20px;transition:all .2s}.report-card:hover{background:#0f34604d;border-color:#4a9eff66;transform:translateY(-2px)}.report-card.pending{border-left:4px solid #fbbf24}.report-card.reviewed{border-left:4px solid #60a5fa}.report-card.action_taken{border-left:4px solid #10b981}.report-card.dismissed{border-left:4px solid #6b7280}.report-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.report-id{color:#888;font-family:Courier New,monospace;font-size:13px}.status-badge.reviewed{background:#60a5fa33;color:#60a5fa}.status-badge.action_taken{background:#10b98133;color:#10b981}.status-badge.dismissed{background:#6b728033;color:#9ca3af}.report-content{grid-gap:12px;display:grid;gap:12px}.report-field{display:flex;font-size:14px;gap:8px}.report-field .label{color:#888;min-width:100px}.report-field .value{color:#fff}.report-footer{border-top:1px solid #4a9eff1a;color:#4a9eff;font-size:13px;margin-top:16px;padding-top:16px;text-align:center}.empty-state{color:#888}.modal-content{max-width:700px}.detail-grid{grid-gap:16px;gap:16px;margin-bottom:32px}.action-form{background:#0f346033;border:1px solid #4a9eff33;border-radius:12px;padding:24px}.action-form h3{color:#fff;font-size:18px;margin:0 0 20px}.action-form label{color:#aaa;display:block;font-size:14px;font-weight:500;margin-bottom:16px}.action-form select,.action-form textarea{background:#0f34604d;border:1px solid #4a9eff33;border-radius:8px;color:#fff;font-family:inherit;font-size:14px;margin-top:8px;padding:12px;width:100%}.action-form select:focus,.action-form textarea:focus{border-color:#4a9eff;outline:none}@media (max-width:768px){.detail-row{gap:4px;grid-template-columns:1fr}.filter-bar{flex-wrap:nowrap}.modal-content{max-height:95vh}}.admin-verifications{background:linear-gradient(135deg,#0f1419,#192734);color:#fff;min-height:100vh;padding:24px}.admin-header{align-items:center;display:flex;gap:16px;margin-bottom:32px}.admin-header .back-btn{background:#4a9eff1a;border:1px solid #4a9eff33;border-radius:12px;color:#4a9eff;cursor:pointer;font-size:24px;height:48px;transition:all .2s;width:48px}.admin-header .back-btn:hover{background:#4a9eff33;transform:translateX(-4px)}.admin-header h1{font-size:28px;font-weight:700;margin:0}.admin-header p{color:#888;font-size:14px;margin:4px 0 0}.filter-bar{display:flex;gap:12px;margin-bottom:24px;overflow-x:auto;padding-bottom:8px}.filter-bar button{background:#4a9eff1a;border:1px solid #4a9eff33;border-radius:8px;color:#4a9eff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s;white-space:nowrap}.filter-bar button:hover{background:#4a9eff33}.filter-bar button.active{background:#4a9eff;border-color:#4a9eff;color:#fff}.verifications-list{grid-gap:16px;display:grid;gap:16px}.verification-card{background:#0f346033;border:1px solid #4a9eff33;border-radius:12px;cursor:pointer;padding:20px;transition:all .2s}.verification-card:hover{background:#0f34604d;border-color:#4a9eff66;transform:translateY(-2px)}.verification-card.pending{border-left:4px solid #fbbf24}.verification-card.approved{border-left:4px solid #10b981}.verification-card.rejected{border-left:4px solid #ef4444}.verification-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.verification-id{color:#888;font-family:Courier New,monospace;font-size:13px}.status-badge{border-radius:12px;font-size:11px;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase}.status-badge.pending{background:#fbbf2433;color:#fbbf24}.status-badge.approved{background:#10b98133;color:#10b981}.status-badge.rejected{background:#ef444433;color:#ef4444}.verification-content{grid-gap:12px;display:grid;gap:12px}.verification-field{display:flex;font-size:14px;gap:8px}.verification-field .label{color:#888;min-width:100px}.verification-field .value{color:#fff}.verification-footer{border-top:1px solid #4a9eff1a;color:#4a9eff;font-size:13px;margin-top:16px;padding-top:16px;text-align:center}.empty-state,.loading{color:#888;padding:60px 20px;text-align:center}.modal-overlay{padding:20px}.modal-content{max-width:900px;width:100%}.modal-content,.modal-header{background:linear-gradient(135deg,#1a2332,#0f1419)}.modal-header{padding:24px 24px 16px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.modal-header h2{font-size:22px}.close-btn{background:#ef44441a;font-size:20px;height:36px;width:36px}.close-btn:hover{background:#ef444433}.section-title{border-bottom:1px solid #4a9eff33;color:#4a9eff;font-size:16px;margin:24px 0 16px;padding-bottom:8px}.section-title:first-child{margin-top:0}.detail-grid{grid-gap:12px;display:grid;gap:12px;margin-bottom:16px}.detail-row{grid-gap:12px;align-items:start;display:grid;gap:12px;grid-template-columns:140px 1fr}.detail-row.full-width{grid-template-columns:1fr}.detail-row .label{font-size:13px}.detail-row .value{color:#fff;font-size:14px}.document-images{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:16px 0}.doc-image-container{background:#0f346033;border:1px solid #4a9eff33;border-radius:8px;padding:12px}.doc-image-container.full-width{grid-column:1/-1}.doc-image-container label{color:#aaa;display:block;font-size:13px;font-weight:500;margin-bottom:8px}.doc-image{border-radius:6px;cursor:zoom-in;width:100%}.review-form{border-top:1px solid #4a9eff33;margin-top:24px;padding-top:24px}.decision-buttons{display:flex;gap:12px;margin-bottom:20px}.decision-btn{border:2px solid #0000;border-radius:8px;cursor:pointer;flex:1 1;font-size:16px;font-weight:600;padding:16px;transition:all .2s}.decision-btn.approve{background:#10b9811a;border-color:#10b9814d;color:#10b981}.decision-btn.reject{background:#ef44441a;border-color:#ef44444d;color:#ef4444}.decision-btn:hover{transform:translateY(-2px)}.decision-btn.selected{border-width:3px}.decision-btn.approve.selected{background:#10b98133;border-color:#10b981}.decision-btn.reject.selected{background:#ef444433;border-color:#ef4444}.review-form label{color:#aaa;display:block;font-size:14px;font-weight:500;margin-bottom:16px}.review-form textarea{background:#0f34604d;border:1px solid #4a9eff33;border-radius:8px;color:#fff;font-family:inherit;font-size:14px;margin-top:8px;padding:12px;resize:vertical;width:100%}.review-form textarea:focus{border-color:#4a9eff;outline:none}.action-buttons{margin-top:20px}.btn-cancel,.btn-submit{flex:1 1;padding:12px}.btn-submit{background:#4a9eff;border:1px solid #4a9eff}.btn-submit:hover:not(:disabled){background:#3a8eef}.review-info{border-top:1px solid #4a9eff33;margin-top:24px;padding-top:24px}@media (max-width:768px){.detail-row{gap:4px}.detail-row,.document-images{grid-template-columns:1fr}.decision-buttons{flex-direction:column}}.trade-hub-page{align-items:center;background:linear-gradient(135deg,#070b18,#0f1420);display:flex;justify-content:center;min-height:100vh;padding:20px}.trade-hub-container{max-width:900px;text-align:center;width:100%}.hub-title{color:#fff;font-size:28px;font-weight:600;margin-bottom:40px;text-shadow:0 0 20px #00d1ff4d}.hub-cards{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr}@media (max-width:768px){.hub-cards{gap:20px;grid-template-columns:1fr}.hub-title{font-size:24px;margin-bottom:32px}}.hub-card{align-items:center;background:#ffffff08;border:2px solid #00d1ff33;border-radius:20px;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;padding:48px 32px;position:relative;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.hub-card-left{border-color:#ffc8004d}.hub-card-right{border-color:#aa64ff4d}.hub-card:hover{box-shadow:0 20px 40px #0006;transform:translateY(-8px) scale(1.02)}.hub-card-left:hover{border-color:#ffc80099;box-shadow:0 20px 60px #ffc8004d}.hub-card-right:hover{border-color:#aa64ff99;box-shadow:0 20px 60px #aa64ff4d}.hub-card-icon{align-items:center;display:flex;height:160px;justify-content:center;margin-bottom:24px;transition:all .3s;width:160px}.hub-card-icon img{height:100%;object-fit:contain;width:100%}.hub-card:hover .hub-card-icon{filter:drop-shadow(0 0 20px rgba(255,255,255,.5));transform:scale(1.15)}.hub-card h2{color:#fff;font-size:24px;font-weight:700;margin:0 0 12px}.hub-card-left h2{color:#ffd966}.hub-card-right h2{color:#b88dff}.hub-card p{color:#fff9;font-size:15px;margin:0}.hub-card-glow{background:linear-gradient(135deg,#ffc80066,#ffc8001a,#ffc80066);border-radius:20px;inset:-2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;padding:2px;pointer-events:none;position:absolute;transition:opacity .3s}.hub-card-right .hub-card-glow{background:linear-gradient(135deg,#aa64ff66,#aa64ff1a,#aa64ff66)}.hub-card:hover .hub-card-glow{animation:glowPulse 2s ease-in-out infinite;opacity:1}@keyframes glowPulse{0%,to{opacity:.6}50%{opacity:1}}.bounty-matches-section{margin-top:60px;text-align:left}.matches-title{align-items:center;color:#ff6b35;display:flex;font-size:24px;font-weight:700;gap:8px;margin-bottom:8px}.matches-subtitle{color:#fff9;font-size:14px;margin-bottom:24px}.matches-list{grid-gap:16px;display:grid;gap:16px}.match-card{background:#ff6b350d;border:2px solid #ff6b354d;border-radius:12px;cursor:pointer;padding:20px;transition:all .3s}.match-card:hover{border-color:#ff6b3599;box-shadow:0 8px 24px #ff6b3533;transform:translateY(-4px)}.match-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.match-badge{background:#ff6b3533;border-radius:12px;color:#ff6b35;font-size:12px;font-weight:600;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase}.match-distance{color:#ffffff80;font-size:13px}.match-card-body h3{color:#fff;font-size:20px;font-weight:700;margin:0 0 8px}.match-game{color:#ffffffb3;font-size:14px;margin:0 0 4px}.match-condition{color:#ffffff80;font-size:13px;margin:0 0 16px}.match-card-footer{display:flex;justify-content:flex-end}.btn-send-offer{background:linear-gradient(135deg,#ff6b35,#ff8956);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:all .2s}.btn-send-offer:hover{box-shadow:0 4px 12px #ff6b3566;transform:translateX(4px)}.matches-more{color:#fff6;font-size:14px;margin-top:16px;text-align:center}.local-trades-page.page-with-top-nav{padding-top:clamp(84px,10vh,104px)}.local-trades-header{align-items:center;display:flex;gap:16px;margin-bottom:20px}.local-trades-header .back-btn{background:#0a1428bf;border:1px solid #7cf3ff47;border-radius:12px;color:#7cf3ff;cursor:pointer;font-size:24px;height:48px;transition:all .2s;width:48px}.local-trades-header .back-btn:hover{background:#00d1ff24;transform:translateX(-4px)}.local-trades-header h1{color:#fff;font-size:32px;font-weight:700;letter-spacing:.3px;margin:0;text-shadow:0 0 20px #00d1ff4d}.local-trades-header p{color:#ffffffbf;font-size:16px;margin:4px 0 0}.action-buttons{display:flex;gap:12px;margin-bottom:24px}.btn-action{border-radius:10px;cursor:pointer;display:inline-block;font-size:15px;font-weight:600;padding:14px 24px;text-decoration:none;transition:all .2s}.btn-post-trade{background:linear-gradient(135deg,#00d1ff57,#00d1ff33);border:1px solid #00d1ff80;color:#dffbff}.btn-post-trade:hover{box-shadow:0 6px 20px #00d1ff52;transform:translateY(-2px)}.trade-card-header{position:relative;z-index:1}.trade-card-title{align-items:flex-start;display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.trade-card-title h3{margin:0;width:100%}.trade-card-title .shared-listing-card-title{padding-right:102px}.game-badge{background:#00d1ff1f;border:1px solid #00d1ff4d;border-radius:12px;color:#7cf3ff;font-size:11px;font-weight:500;padding:4px 10px;white-space:nowrap}.trade-card-meta{display:flex;gap:8px;margin-bottom:6px}.condition-badge,.value-badge{border-radius:6px;font-size:12px;font-weight:500;padding:4px 10px}.condition-badge{background:#10b98133;border:1px solid #10b9814d;color:#34d399}.value-badge{background:#fbbf2433;border:1px solid #fbbf244d;color:#fbbf24}.trade-card-body{display:flex;flex-direction:column;gap:10px}.trade-card-image{background:#0000004d;border-radius:8px;margin-bottom:4px;max-height:220px;object-fit:contain;padding:8px;width:100%}.market-hint{grid-gap:4px;background:#00d1ff14;border:1px solid #00d1ff2e;border-radius:10px;color:#a5f3ff;display:grid;font-size:12px;gap:4px;padding:10px 12px;text-decoration:none}.market-hint:hover{background:#00d1ff1f}.market-hint-sub{color:#ffffffa6;font-size:11px}.trade-detail{display:flex;flex-direction:column;gap:4px}.detail-label{color:#ffffff8c}.detail-value{color:#ffffffd9;font-size:14px}.tag{background:#8b5cf633;border:1px solid #8b5cf64d;border-radius:6px;color:#c4b5fd;font-size:11px;padding:4px 8px}.trade-card-actions{margin-top:2px}.btn-make-offer{background:linear-gradient(135deg,#00d1ff5c,#00d1ff3d);border:1px solid #00d1ff85;border-radius:8px;color:#eaffff;cursor:pointer;font-size:14px;font-weight:600;padding:10px;transition:all .2s;width:100%}.btn-make-offer:hover{box-shadow:0 4px 14px #00d1ff47;transform:translateY(-1px)}.your-listing{color:#ffffffb3;display:block;font-size:14px;font-weight:500;padding:10px;text-align:center}.empty-subtitle{color:#ffffffa6!important}@media (max-width:768px){.local-trades-page{padding:16px}.local-trades-header{align-items:flex-start}.local-trades-header h1{font-size:28px}.action-buttons{flex-direction:column}}.shared-listing-page-shell{background:radial-gradient(1200px 800px at 50% 30%,#00d1ff1f,#0000 50%),radial-gradient(900px 600px at 20% 20%,#6f42c12e,#0000 55%),#070b18;color:#eaf1ff;min-height:100vh;padding:20px}.shared-listing-page-shell>*{margin-left:auto;margin-right:auto;max-width:1200px}.shared-listing-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.shared-listing-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a051ed9;border:1px solid #ff007f33;border-radius:12px;overflow:hidden;padding:20px;position:relative;transition:all .3s}.shared-listing-card:before{background:radial-gradient(circle at 50% 50%,#00d1ff08,#0000);content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .3s;z-index:0}.shared-listing-card--trade:after{background:url(/static/media/icon-trade-exchange.2149c07395455e091a6c.png) no-repeat 50%/contain;bottom:-36px;content:"";filter:grayscale(100%) brightness(1.6);height:210px;opacity:.08;pointer-events:none;position:absolute;right:-30px;transform:rotate(8deg);width:210px;z-index:0}.shared-listing-card:hover:before{opacity:1}.shared-listing-card:hover{border-color:#00d1ff80;box-shadow:0 8px 24px #00d1ff4d,0 0 40px #ff007f33;transform:translateY(-4px)}.shared-listing-card--raw{border-color:#4a9eff99;box-shadow:0 0 18px #4a9eff4d,0 0 40px #4a9eff33}.shared-listing-card--graded{border-color:#a855f7b3;box-shadow:0 0 18px #a855f759,0 0 44px #a855f738}.shared-listing-card--gem{border-color:#ffc74dbf;box-shadow:0 0 18px #ffc74d59,0 0 44px #ffc74d38}.shared-listing-card-badge{background:#00d1ff33;border:1px solid #00d1ff66;border-radius:16px;box-shadow:0 0 10px #00d1ff4d;color:#66e0ff;font-size:12px;font-weight:600;padding:6px 12px;position:absolute;right:12px;top:12px;z-index:3}.shared-listing-card-content{position:relative;z-index:1}.shared-listing-card-title{color:#fff;font-size:20px;font-weight:600;line-height:1.2;margin:0 0 12px;padding-right:84px;text-shadow:0 0 10px #ffffff1f}.shared-listing-card-metadata{color:#ffffffa6;font-size:14px;line-height:1.5;margin:8px 0}.shared-listing-card-metadata strong{color:#fff;font-weight:600}.shared-listing-card-footer{border-top:1px solid #ffffff1a;margin-top:16px;padding-top:16px}.shared-listing-empty,.shared-listing-loading{color:#ffffffbf;display:grid;grid-column:1/-1;min-height:260px;place-items:center;text-align:center}@media (max-width:768px){.shared-listing-grid{grid-template-columns:1fr}.shared-listing-card--trade:after{bottom:-28px;height:168px;opacity:.06;right:-20px;width:168px}}.post-bounty-page{background:linear-gradient(135deg,#070b18,#0f1420);min-height:100vh;overflow-x:hidden;padding:0}.post-bounty-page.page-with-top-nav,.post-trade-page.page-with-top-nav{box-sizing:border-box;height:100vh;overflow-x:hidden;overflow-y:auto;padding-bottom:40px;padding-top:68px}.bounty-container{align-items:stretch;box-sizing:border-box;display:flex;flex-direction:column;margin:0 auto;max-width:820px;padding:24px 16px;width:100%}.bounty-header{align-items:center;display:flex;gap:16px;margin-bottom:24px}.bounty-header .back-btn{background:#00d1ff1a;border:1px solid #00d1ff4d;border-radius:8px;color:#00d1ff;cursor:pointer;flex-shrink:0;font-size:20px;height:40px;transition:all .2s;width:40px}.bounty-header .back-btn:hover{background:#00d1ff33;transform:translateX(-2px)}.step-indicator{color:#00d1ffb3;font-size:11px;font-weight:500;letter-spacing:.5px;margin-bottom:6px;text-transform:uppercase}.bounty-header h1{color:#fff;font-size:22px;font-weight:600;letter-spacing:normal;margin:0;text-transform:none}.progress-text{color:#ffffff80;font-size:12px;margin:4px 0 0}.scroll-cue{animation:gentleGlow 2s ease-in-out infinite;color:#00d1ff80;font-size:11px;margin-bottom:16px;text-align:center}@keyframes gentleGlow{0%,to{opacity:.4;text-shadow:0 0 4px #00d1ff4d}50%{opacity:.8;text-shadow:0 0 8px #00d1ff80}}@media (max-width:768px){.scroll-cue{display:none}}.bounty-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #00d1ff26;border-radius:14px;box-sizing:border-box;min-height:auto;overflow:visible;padding:20px;width:100%}.bounty-form{align-items:stretch;display:flex;flex-direction:column;gap:20px}.bounty-form>*{box-sizing:border-box;width:100%}.warning-banner{align-items:center;background:#ff00801a;border:1px solid #ff00804d;border-radius:8px;color:#ff4d94;display:flex;font-size:13px;gap:8px;padding:12px 16px}.form-section{display:flex;flex-direction:column;gap:12px}.card-panel{background:#00000040;border:1px solid #00d1ff40;border-radius:14px;box-shadow:0 4px 12px #0000004d,0 0 20px #00d1ff14;box-sizing:border-box;min-height:auto;overflow:visible;padding:20px;width:100%}.section-title{color:#ffffffe0;font-size:14px;font-weight:700;letter-spacing:.6px;margin:0;text-transform:uppercase}.section-divider{background:linear-gradient(90deg,#00d1ff66,#ff008026,#00d1ff0d);box-shadow:0 0 8px #00d1ff33;height:1px;margin:10px 0 12px}.section-description{color:#ffffff73;font-size:12px;margin:0 0 4px}.post-bounty-page .form-group{display:flex;flex-direction:column;gap:6px;width:100%}.post-bounty-page .form-group.full-width{width:100%}.post-bounty-page .form-group label{color:#ffffffb3;font-size:13px;font-weight:600}.market-hint-inline{background:#00d1ff14;border:1px solid #00d1ff40;border-radius:10px;color:#bdf8ff;cursor:pointer;font-size:12px;margin-top:8px;padding:8px 10px;text-align:left}.market-hint-inline:hover{background:#00d1ff1f}.post-bounty-page .input-with-feedback{position:relative;width:100%}.post-bounty-page .input-with-feedback input{padding-right:40px}.check-icon{animation:checkFadeIn .3s ease forwards;color:#0f8;font-size:18px;font-weight:700;opacity:0;position:absolute;right:14px;top:50%;transform:translateY(-50%)}@keyframes checkFadeIn{0%{opacity:0;transform:translateY(-50%) scale(.5)}to{opacity:1;transform:translateY(-50%) scale(1)}}.success-text{animation:fadeInUp .3s ease;color:#0f8;display:block;font-size:11px;margin-top:4px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.post-bounty-page .form-group.full-width input[name=cardName]{font-size:16px;font-weight:600;height:48px}.post-bounty-page .form-row-2col{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;width:100%}.post-bounty-page .form-row-2col>*{max-width:100%;min-width:0}.post-bounty-page .form-row-2col>.form-group{min-width:0;width:100%}@media (max-width:600px){.post-bounty-page .form-row-2col{grid-template-columns:1fr}}.bounty-form input[type=number],.bounty-form input[type=text],.bounty-form select{background:#ffffff0d;border:1px solid #00d1ff40;border-radius:10px;box-sizing:border-box;color:#fff;font-family:inherit;font-size:14px;height:44px;max-width:100%;padding:0 12px;transition:all .2s;width:100%}.bounty-form input[type=number]:focus,.bounty-form input[type=text]:focus,.bounty-form select:focus{border-color:#00d1ff80;box-shadow:0 0 0 3px #00d1ff1a;outline:none}.bounty-form input:disabled,.bounty-form select:disabled{background:#64646433;border-color:#ffffff1a;color:#ffffff4d;cursor:not-allowed}.bounty-form input::placeholder{color:#ffffff4d;font-size:.9em}.bounty-form select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%2300d1ff' d='M6 9 1 4h10z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;cursor:pointer;padding-right:36px}.dropzone-label{background:#00d1ff0d;border:2px dashed #00d1ff66;border-radius:12px;min-height:240px}.dropzone-label:hover{animation:softGlow 1.5s ease-in-out infinite;background:#00d1ff14;border-color:#00d1ff99;box-shadow:0 0 20px #00d1ff40,0 0 40px #00d1ff1a}@keyframes softGlow{0%,to{box-shadow:0 0 16px #00d1ff33,0 0 32px #00d1ff14}50%{box-shadow:0 0 24px #00d1ff4d,0 0 48px #00d1ff1f}}.dropzone-content{gap:12px;min-height:240px}.upload-icon{font-size:48px}.upload-text-glow{color:#7cf3ffe6;text-shadow:0 0 8px #00d1ff66,0 0 16px #00d1ff40}.dropzone-helper{color:#fff6;margin-top:8px}.photo-preview-box{border:2px solid #00d1ff66;border-radius:12px;box-shadow:0 0 20px #00d1ff33;position:relative}.photo-preview-box img{border-radius:8px}.reference-badge{background:#00d1ff26;border:1px solid #00d1ff80;border-radius:999px;color:#7cf3ff;font-size:11px;font-weight:700;left:12px;letter-spacing:.6px;padding:4px 10px;position:absolute;text-transform:uppercase;top:12px}.replace-photo-link{color:#00d1ff}.replace-photo-link:hover{color:#33dcff}.helper-text{color:#fff6;font-size:11px;margin-top:-4px}.info-box{animation:none;background:#00000040;border:1px solid #00d1ff40;border-radius:14px;box-shadow:0 4px 12px #0000004d,0 0 20px #00d1ff14;box-sizing:border-box;min-height:auto;padding:20px;width:100%}@keyframes pulseGlow{0%,to{border-color:#ffc80066;box-shadow:0 0 8px #ffc8001a}50%{border-color:#00d1ff80;box-shadow:0 0 16px #00d1ff33}}.info-box.game-tooltip{animation:pulseGlow 3s ease-in-out infinite;background:radial-gradient(120% 140% at 10% 0,#00d1ff29,#0000 55%),radial-gradient(120% 140% at 90% 0,#ff00a024,#0000 55%),#030814c7;border-color:#00ffffbf;box-shadow:0 8px 24px #00000073,0 0 24px #00ffff73,0 0 64px #00ffff59,0 0 96px #ff00a02e;overflow:hidden;position:relative}.info-box.game-tooltip:before{animation:sparkleSweep 5s ease-in-out infinite;background:radial-gradient(140px 140px at 18% 30%,#ffffff42,#0000 60%),radial-gradient(220px 220px at 85% 18%,#00ffff59,#0000 62%),radial-gradient(180px 180px at 70% 85%,#ff00a040,#0000 62%);content:"";filter:blur(6px);height:140%;inset:-40% -20% auto -20%;opacity:.7;pointer-events:none;position:absolute}.info-box.game-tooltip>*{position:relative;z-index:1}@keyframes sparkleSweep{0%,to{opacity:.45;transform:translateY(0) translateX(0) scale(1)}50%{opacity:.8;transform:translateY(-6px) translateX(8px) scale(1.02)}}.info-box h3{color:#e8fdff;font-size:14px;font-weight:700;margin:0 0 12px;text-shadow:0 0 6px #0ff6,0 0 18px #00ffff40}.info-box ul{list-style:none;margin:0;padding:0}.info-box li{color:#e6ffffe6;font-size:13px;line-height:1.7;margin-bottom:8px;padding-left:0}.info-box li:last-child{margin-bottom:0}.safety-list{list-style:none;margin:0;padding:0}.safety-list li{color:#fffc;font-size:13px;line-height:1.7;margin-bottom:8px;padding-left:0}.safety-list li:last-child{margin-bottom:0}.decision-moment{border-top:1px solid #00d1ff1a;box-sizing:border-box;margin-top:8px;padding-top:16px;text-align:center;width:100%}.decision-text{animation:subtlePulse 2s ease-in-out infinite;color:#ffc800cc;font-size:13px;font-weight:500;margin:0 0 12px}@keyframes subtlePulse{0%,to{opacity:.7}50%{opacity:1}}.form-footer{align-items:center;border-top:1px solid #00d1ff1a;box-sizing:border-box;display:flex;gap:12px;justify-content:space-between;padding-top:8px;width:100%}.btn-cancel{background:#ffffff0d;border:1px solid #fff3;border-radius:10px;color:#ffffffb3;cursor:pointer;font-size:14px;font-weight:500;height:44px;padding:0 24px;transition:all .2s}.btn-cancel:hover{background:#ffffff14;border-color:#ffffff4d}.btn-submit{background:linear-gradient(135deg,#ff0080,#ff4d94);border-radius:10px;box-shadow:0 4px 12px #ff00804d,0 0 20px #ff008033;cursor:pointer;font-size:14px;font-weight:600;height:44px;overflow:hidden;padding:0 32px;position:relative;transition:all .3s}.btn-submit:before{background:#ffffff4d;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s;width:0}.btn-submit:hover:not(:disabled):before{height:300px;width:300px}.btn-submit:hover:not(:disabled){box-shadow:0 6px 20px #ff008066,0 0 30px #ff00804d;transform:translateY(-2px)}.btn-submit:active:not(:disabled){transform:translateY(0)}.btn-submit:disabled{cursor:not-allowed;opacity:.5}.trust-reassurance{color:#ffffff80;font-size:12px;margin-bottom:0;margin-top:12px;text-align:center}@media (max-width:600px){.form-footer{flex-direction:column}.btn-cancel,.btn-submit{width:100%}}.error-text{color:#ff4d94;font-size:12px;margin-top:4px}@media (max-width:768px){.bounty-container{padding:16px 12px}.bounty-card{padding:20px 16px}.bounty-header h1{font-size:20px}.progress-text{font-size:11px}}.trade-offer-page{background:radial-gradient(1200px 800px at 50% 30%,#00d1ff1f,#0000 50%),radial-gradient(900px 600px at 20% 20%,#6f42c12e,#0000 55%),#070b18;color:#fff;min-height:100vh;padding:24px}.trade-offer-header{align-items:center;display:flex;gap:16px;margin-bottom:32px}.trade-offer-header .back-btn{background:#4a9eff1a;border:1px solid #4a9eff33;border-radius:12px;color:#4a9eff;cursor:pointer;font-size:24px;height:48px;transition:all .2s;width:48px}.trade-offer-header .back-btn:hover{background:#4a9eff33;transform:translateX(-4px)}.trade-offer-header h1{font-size:28px;font-weight:700;margin:0}.trade-offer-header p{color:#888;font-size:14px;margin:4px 0 0}.offer-container{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.listing-info h2,.offer-form-section h2{color:#7cf3ff;font-size:20px;font-weight:600;margin:0 0 16px}.info-card{background:#0a1428bf;border:1px solid #ffffff1f;border-radius:16px;box-shadow:0 18px 38px #00000059;padding:24px}.info-photo{background:#081020a6;border:1px solid #ffffff14;border-radius:14px;margin-bottom:16px;overflow:hidden;width:100%}.info-photo img{display:block;height:auto;object-fit:cover;width:100%}.info-header{align-items:center;border-bottom:1px solid #7cf3ff26;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:16px}.info-header h3{color:#fff;font-size:22px;font-weight:600;margin:0}.info-header .game-badge{background:#7cf3ff26;border:1px solid #7cf3ff4d;border-radius:12px;color:#7cf3ff;font-size:12px;font-weight:500;padding:6px 12px}.info-details{gap:14px}.detail-row,.info-details{display:flex;flex-direction:column}.detail-row{gap:4px}.detail-row .label{color:#888;font-size:11px;font-weight:500;text-transform:uppercase}.detail-row .value{color:#eaf1ff;font-size:15px}.looking-for-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.looking-for-tags .tag{background:#8b5cf633;border:1px solid #8b5cf64d;border-radius:6px;color:#a78bfa;font-size:11px;padding:4px 8px}.offer-form{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:24px 32px}.trade-offer-page .form-group{margin-bottom:20px}.trade-offer-page .form-group:last-child{margin-bottom:0}.trade-offer-page .form-group label{color:#ccc;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.trade-offer-page .form-group input,.trade-offer-page .form-group select,.trade-offer-page .form-group textarea{background:#081020a6;border:1px solid #ffffff1f;border-radius:12px;color:#fff;font-family:inherit;font-size:14px;line-height:1.2;padding:6px 10px;width:100%}.trade-offer-page .form-group input,.trade-offer-page .form-group select{box-sizing:border-box;height:44px;padding:0 12px}.trade-offer-page .form-group input[type=text]{-webkit-text-fill-color:#eaf1ff;background:#081020a6;color:#eaf1ff}.trade-offer-page .form-group input[type=text]::placeholder{color:#eaf1ffa6}.trade-offer-page .form-group textarea{min-height:120px}.trade-offer-page .form-group input:disabled,.trade-offer-page .form-group select:disabled,.trade-offer-page .form-group textarea:disabled{cursor:not-allowed;opacity:.6}.trade-offer-page .form-group input:focus,.trade-offer-page .form-group select:focus,.trade-offer-page .form-group textarea:focus{border-color:#7cf3ff99;outline:none}.trade-offer-page .form-group textarea{resize:vertical}.trade-offer-page .form-group small{color:#888;display:block;font-size:12px;margin-top:6px}.photo-upload{gap:12px}.photo-preview,.photo-upload{align-items:center;display:flex}.photo-preview{background:#081020a6;border:1px solid #ffffff1f;border-radius:12px;flex-shrink:0;height:72px;justify-content:center;overflow:hidden;width:72px}.photo-preview img{display:block;height:100%;object-fit:cover;width:100%}.photo-placeholder{color:#768199;font-size:12px}.photo-input{flex:1 1}.trade-offer-page .form-row{grid-gap:32px;display:grid;gap:32px;grid-template-columns:1fr 1fr}.trade-offer-page .form-row .form-group{margin-bottom:0}.match-guidelines{margin-right:24px;width:calc(100% - 24px)}.photo-dropzone{width:100%}.dropzone-label{background:#7cf3ff0a;border:2px dashed #7cf3ff66;border-radius:14px;cursor:pointer;display:block;min-height:220px;transition:all .3s;width:100%}.dropzone-label:hover{background:#7cf3ff14;border-color:#7cf3ffb3;box-shadow:0 0 18px #7cf3ff40,0 0 36px #7cf3ff1f}.dropzone-content{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;min-height:220px}.upload-icon{font-size:44px}.upload-text{color:#ffffffb3;font-size:15px;font-weight:500}.dropzone-helper{color:#ffffff73;font-size:11px;margin-top:6px;text-align:center}.photo-preview-box{align-items:center;background:#ffffff08;border:2px solid #7cf3ff66;border-radius:14px;box-shadow:0 0 18px #7cf3ff33;display:flex;flex-direction:column;gap:12px;padding:16px}.photo-preview-box img{border-radius:10px;height:auto;max-height:280px;max-width:280px;object-fit:contain;width:auto}.replace-photo-link{color:#7cf3ff;cursor:pointer;font-size:13px;text-decoration:underline;transition:color .2s}.replace-photo-link:hover{color:#b6f7ff}.safety-notice{animation:safetyGlow 4.5s ease-in-out infinite;background:#0a1428b3;border:1px solid #7cf3ff33;border-radius:14px;box-shadow:0 0 0 #7cf3ff33;margin:24px 0;overflow:hidden;padding:20px;position:relative}.safety-notice>*{position:relative;z-index:1}.safety-notice:after,.safety-notice:before{animation:sparkleFloat 8s ease-in-out infinite;background:radial-gradient(circle,#7cf3fff2 0 3px,#0000 4px),radial-gradient(circle,#7cf3ffb3 0 2px,#0000 3px),radial-gradient(circle,#7cf3ff80 0 3px,#0000 4px),radial-gradient(circle,#7cf3ff66 0 2px,#0000 3px),radial-gradient(circle,#7cf3ff59 0 2px,#0000 3px),radial-gradient(circle,#7cf3ff4d 0 2px,#0000 3px);background-position:0 0,40px 20px,80px 60px,10px 90px,70px 120px,130px 30px;background-repeat:repeat;background-size:120px 120px,150px 150px,180px 180px,220px 220px,260px 260px,300px 300px;content:"";filter:drop-shadow(0 0 12px rgba(124,243,255,.65));height:320px;inset:-40% -20% auto auto;opacity:.7;pointer-events:none;position:absolute;width:320px;z-index:0}.safety-notice:after{animation-delay:-3s;height:360px;inset:auto auto -35% -15%;opacity:.6;width:360px}@keyframes sparkleFloat{0%,to{opacity:.5;transform:translateZ(0) scale(1)}50%{opacity:.9;transform:translate3d(12px,-10px,0) scale(1.05)}}@keyframes safetyGlow{0%,to{border-color:#7cf3ff33;box-shadow:0 0 8px #7cf3ff26}50%{border-color:#7cf3ff73;box-shadow:0 0 18px #7cf3ff59}}@media (prefers-reduced-motion:reduce){.safety-notice,.safety-notice:after,.safety-notice:before{animation:none}}.safety-notice h3{color:#7cf3ff;font-size:16px;margin:0 0 12px}.safety-notice ul{margin:0;padding-left:20px}.safety-notice li{color:#ffffffbf;font-size:14px;line-height:1.5;margin-bottom:8px}.safety-notice li:last-child{margin-bottom:0}.form-actions{display:flex;gap:12px;justify-content:flex-end}.btn-cancel,.btn-submit{border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;padding:12px 24px;transition:all .2s}.btn-submit{background:linear-gradient(135deg,#00d1fff2,#6f42c1bf);border:none;color:#fff}.btn-submit:hover{box-shadow:0 10px 20px #00d1ff33;transform:translateY(-1px)}.offer-form-section{grid-gap:12px;display:grid;gap:12px}.form-helper{color:#ffffffb3;font-size:13px;margin:-6px 0 6px}.form-warning{background:#ffba491f;border:1px solid #ffba4959;border-radius:12px;color:#ffe5b4f2;font-size:13px;margin:6px 0 16px;padding:12px 14px}.error-message,.loading{color:#888;font-size:16px;padding:60px 20px;text-align:center}@media (max-width:992px){.offer-container{grid-template-columns:1fr}}@media (max-width:768px){.trade-offer-page .form-row{gap:16px;grid-template-columns:1fr}.trade-offer-page{padding:16px}}.offer-details-page{background:radial-gradient(1200px 700px at 50% 30%,#00d1ff14,#0000 55%),#070b18;color:#fff;min-height:100vh;padding:24px}.offer-details-page.page-with-top-nav{padding-top:clamp(84px,10vh,104px)}.offer-details-header{align-items:center;display:flex;gap:16px;margin-bottom:32px}.offer-details-header .back-btn{background:#4a9eff26;border:1px solid #4a9eff4d;border-radius:12px;color:#7cf3ff;cursor:pointer;font-size:22px;height:48px;width:48px}.offer-details-header h1{font-size:28px;font-weight:700;margin:0}.offer-details-header p{color:#ffffffb3;font-size:14px;margin:4px 0 0}.offer-details-state{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:16px}.offer-details-state.error{border-color:#ef444480;color:#fecaca}.offer-details-shell{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.offer-card{background:#0c162ccc;border:1px solid #ffffff1a;border-radius:16px;padding:20px}.card-head{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.card-head h2{font-size:24px;margin:0}.status-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:600;letter-spacing:.03em;padding:6px 12px}.status-pending{background:#fbbf242e;color:#fde68a}.status-accepted{background:#22c55e2e;color:#bbf7d0}.status-rejected{background:#ef44442e;color:#fecaca}.status-cancelled,.status-countered,.status-unknown{background:#94a3b82e;color:#cbd5e1}.source-image,.source-image-placeholder{background:#030712bf;border:1px solid #ffffff1a;border-radius:12px;margin-bottom:14px;max-height:320px;min-height:220px;object-fit:contain;width:100%}.source-image-placeholder{color:#ffffff80;display:grid;place-items:center}.details-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.details-grid .label{color:#ffffff94;display:block;font-size:11px;letter-spacing:.04em;text-transform:uppercase}.details-grid .value{display:block;font-size:15px;margin-top:4px}.message-panel{margin-top:16px}.message-panel label{color:#ffffffb3;display:block;font-size:13px;margin-bottom:6px}.message-panel textarea{background:#030712bf;border:1px solid #ffffff26;border-radius:10px;color:#eaf1ff;font-family:inherit;font-size:14px;min-height:96px;padding:12px;resize:vertical;width:100%}.actions-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.offer-details-page .btn-primary,.offer-details-page .btn-secondary{border:1px solid #0000;border-radius:10px;cursor:pointer;font-weight:600;padding:10px 14px}.offer-details-page .btn-primary{background:linear-gradient(135deg,#00d1ff,#5eead4);color:#04111f}.offer-details-page .btn-secondary{background:#ffffff0f;border-color:#ffffff24;color:#eaf1ff}.offer-details-page .btn-primary:disabled,.offer-details-page .btn-secondary:disabled{cursor:not-allowed;opacity:.6}.read-only-note{color:#ffffffb3;font-size:13px}@media (max-width:980px){.offer-details-shell{grid-template-columns:1fr}}.meetup-page{background:linear-gradient(135deg,#0f1419,#192734);color:#fff;min-height:100vh;padding:24px}.meetup-header{align-items:center;display:flex;gap:16px;margin-bottom:32px}.meetup-header .back-btn{background:#4a9eff1a;border:1px solid #4a9eff33;border-radius:12px;color:#4a9eff;cursor:pointer;font-size:24px;height:48px;transition:all .2s;width:48px}.meetup-header .back-btn:hover{background:#4a9eff33;transform:translateX(-4px)}.meetup-header h1{font-size:28px;font-weight:700;margin:0}.meetup-header p{color:#888;font-size:14px;margin:4px 0 0}.meetups-list{display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:900px}.meetup-card{background:#0f346033;border:1px solid #4a9eff33;border-radius:12px;padding:24px;position:relative}.meetup-card.confirmed{border-color:#10b98166}.meetup-card.completed{border-color:#fbbf2466;opacity:.8}.meetup-card.cancelled{border-color:#ef444466;opacity:.6}.meetup-status-badge{background:#4a9eff33;border:1px solid #4a9eff4d;border-radius:8px;color:#4a9eff;font-size:12px;font-weight:600;padding:6px 12px;position:absolute;right:16px;top:16px}.meetup-card.confirmed .meetup-status-badge{background:#10b98133;border-color:#10b9814d;color:#10b981}.meetup-card.completed .meetup-status-badge{background:#fbbf2433;border-color:#fbbf244d;color:#fbbf24}.meetup-content{display:flex;flex-direction:column;gap:24px}.trade-summary h3{color:#fff;font-size:20px;font-weight:600;margin:0 0 8px}.trust-badge,.verified-badge{border-radius:6px;display:inline-block;font-size:11px;font-weight:500;margin-left:8px;padding:4px 8px}.verified-badge{background:#10b98133;border:1px solid #10b9814d;color:#10b981}.trust-badge{background:#8b5cf633;border:1px solid #8b5cf64d;color:#a78bfa}.cards-exchange{background:#0f34604d;border:1px solid #4a9eff1a;border-radius:8px;margin-top:16px;padding:16px}.card-item{display:flex;flex-direction:column;gap:4px}.card-item .label{color:#888;font-size:11px;font-weight:500;text-transform:uppercase}.card-item .card-name{color:#fff;font-size:16px;font-weight:600}.card-item .card-details{color:#aaa;font-size:13px}.cash-addon{border-top:1px dashed #4a9eff33;color:#fbbf24;font-size:14px;font-weight:500;margin-top:12px;padding-top:12px}.meetup-details{background:#0f34604d;border:1px solid #4a9eff1a;border-radius:8px;display:flex;flex-direction:column;gap:16px;padding:20px}.detail-item{align-items:flex-start;display:flex;gap:12px}.detail-item .icon{font-size:24px;margin-top:4px}.detail-label{color:#888;font-size:11px;font-weight:500;margin-bottom:4px;text-transform:uppercase}.detail-value{color:#fff;font-size:15px;font-weight:500}.maps-link{color:#4a9eff;display:inline-block;font-size:13px;margin-top:6px;text-decoration:none}.maps-link:hover{text-decoration:underline}.confirmation-status{background:#0f346066;border-radius:6px;display:flex;font-size:13px;gap:16px;padding:12px}.no-details{background:#fbbf241a;border:1px solid #fbbf244d;border-radius:8px;padding:24px;text-align:center}.no-details p{color:#fbbf24;font-size:14px;margin:0}.safety-tips{background:#fbbf241a;border:1px solid #fbbf2433;border-radius:8px;padding:16px}.safety-tips h4{color:#fbbf24;font-size:14px;margin:0 0 12px}.safety-tips ul{margin:0;padding-left:20px}.safety-tips li{color:#ccc;font-size:13px;line-height:1.4;margin-bottom:6px}.safety-tips li:last-child{margin-bottom:0}.meetup-actions{border-top:1px solid #4a9eff1a;display:flex;flex-wrap:wrap;gap:10px;padding-top:16px}.meetup-actions button{border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;padding:10px 18px;transition:all .2s}.btn-primary{background:#4a9eff;border:1px solid #4a9eff;color:#fff}.btn-primary:hover{background:#3a8eef;transform:translateY(-1px)}.btn-confirm{background:#10b98133;border:1px solid #10b98166;color:#10b981}.btn-confirm:hover{background:#10b9814d}.btn-complete{background:#fbbf2433;border:1px solid #fbbf2466;color:#fbbf24}.btn-complete:hover{background:#fbbf244d}.btn-issue{background:#ef444433;border:1px solid #ef444466;color:#ef4444}.btn-issue:hover{background:#ef44444d}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000d9;height:100vh;width:100vw}.modal-content{background:#192734;border:1px solid #4a9eff4d;max-height:90vh;max-width:500px;overflow-y:auto}.modal-header{align-items:center;border-bottom:1px solid #4a9eff33;display:flex;justify-content:space-between;padding:20px 24px}.modal-header h2{color:#fff;font-size:20px;font-weight:600;margin:0}.close-btn{background:#ef444433;border:1px solid #ef44444d;border-radius:8px;color:#ef4444;cursor:pointer;font-size:24px;height:32px;line-height:1;transition:all .2s;width:32px}.close-btn:hover{background:#ef44444d}.modal-body{padding:24px}.meetup-page .form-group{margin-bottom:20px}.meetup-page .form-group label{color:#ccc;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.meetup-page .form-group input{background:#0f34604d;border:1px solid #4a9eff33;border-radius:8px;color:#fff;font-size:14px;padding:12px;width:100%}.meetup-page .form-group input:focus{border-color:#4a9eff;outline:none}.meetup-page .form-group small{color:#888;display:block;font-size:12px;margin-top:6px}.suggested-locations{background:#fbbf241a;border:1px solid #fbbf2433;border-radius:8px;margin-top:20px;padding:16px}.suggested-locations h4{color:#fbbf24;font-size:13px;margin:0 0 10px}.suggested-locations ul{margin:0;padding-left:20px}.suggested-locations li{color:#ccc;font-size:12px;margin-bottom:4px}.modal-actions{border-top:1px solid #4a9eff33;padding:20px 24px}.btn-cancel,.btn-save{border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:all .2s}.btn-cancel{background:#6b728033;border:1px solid #6b728066;color:#9ca3af}.btn-cancel:hover{background:#6b72804d}.btn-save{background:#4a9eff;border:1px solid #4a9eff;color:#fff}.btn-save:hover{background:#3a8eef}.empty-state{padding:60px 20px;text-align:center}.empty-state p{color:#888;font-size:18px;margin:0}.empty-subtitle{color:#666!important;font-size:14px!important;margin-top:8px!important}.loading{color:#888;font-size:16px;padding:60px 20px;text-align:center}@media (max-width:768px){.meetup-page{padding:16px}.meetup-actions{flex-direction:column}.meetup-actions button{width:100%}.confirmation-status{flex-direction:column;gap:8px}}.settings-page{background:linear-gradient(135deg,#070b18,#0f1419 50%,#070b18);color:#fff;min-height:100vh;padding:24px}.settings-header{margin-bottom:32px}.settings-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff0080,#00d1ff);-webkit-background-clip:text;background-clip:text;font-size:32px;font-weight:700;margin:0}.settings-sections{margin:0 auto;max-width:600px}.settings-section{margin-bottom:32px}.settings-section h2{color:#888;font-size:18px;font-weight:600;letter-spacing:1px;margin-bottom:16px;text-transform:uppercase}.settings-list{background:#0f346033;border:1px solid #00d1ff4d;border-radius:12px;overflow:hidden}.settings-item{align-items:center;background:none;border:none;border-bottom:1px solid #ffffff1a;color:#fff;cursor:pointer;display:flex;font-size:16px;justify-content:space-between;padding:16px 20px;text-align:left;transition:all .2s;width:100%}.settings-item:last-child{border-bottom:none}.settings-item:hover{background:#00d1ff1a}.settings-item.danger{color:#ff0080}.settings-item.danger:hover{background:#ff00801a}.settings-item .arrow{color:#00d1ff;font-size:20px}.deletion-status{padding:16px 20px}.deletion-text{color:#ff0080;font-size:14px;margin:0 0 12px}.cancel-deletion-btn{background:#ff00801a;border:1px solid #ff00804d;border-radius:8px;color:#ff0080;cursor:pointer;font-size:14px;font-weight:500;padding:10px 16px;transition:all .2s}.cancel-deletion-btn:hover{background:#ff008033;transform:translateY(-2px)}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:linear-gradient(135deg,#0f1419,#192734);border:1px solid #ff00804d;border-radius:16px;box-shadow:0 0 40px #ff00804d;max-width:400px;padding:32px;width:90%}.modal-content h2{color:#fff;font-size:24px;margin:0 0 16px}.modal-content p{color:#ccc;font-size:14px;line-height:1.6;margin:0 0 24px}.modal-actions{display:flex;gap:12px;justify-content:flex-end}.modal-btn{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;padding:12px 24px;transition:all .2s}.modal-btn.cancel{background:#ffffff1a;color:#fff}.modal-btn.cancel:hover{background:#fff3}.modal-btn.confirm{background:#ff008033;border:1px solid #ff008080;color:#ff0080}.modal-btn.confirm:hover{background:#ff00804d;box-shadow:0 0 20px #ff008066}@media (max-width:768px){.settings-page{padding:16px}.settings-header h1{font-size:28px}.modal-content{padding:24px}}.legal-page-shell{-webkit-overflow-scrolling:touch;background:radial-gradient(1200px 800px at 50% 30%,#00d1ff1f,#0000 50%),radial-gradient(900px 600px at 20% 20%,#6f42c12e,#0000 55%),#070b18;background-attachment:fixed;color:#eaf1ff;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;max-height:100vh;min-height:100vh;overflow-x:hidden;overflow-y:auto;padding:24px 18px 60px}.lmax-height:fit-content;egal-card{grid-gap:18px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a1428c7;border:1px solid #7cf3ff29;border-radius:20px;box-shadow:0 22px 46px #0006;display:grid;gap:18px;padding:22px;width:min(860px,100%)}.legal-title-row{grid-gap:14px;align-items:center;display:grid;gap:14px;grid-template-columns:auto 1fr}.legal-back{align-items:center;background:#ffffff0f;border:1px solid #7cf3ff33;color:#eaf1ff;display:inline-flex;font-size:13px;gap:8px;height:40px;padding:0 14px;transition:border-color .2s ease,background .2s ease,color .2s ease}.legal-back:hover{background:#00d1ff1f;border-color:#7cf3ff80;color:#7cf3ff}.legal-title{font-size:24px;font-weight:700;margin:0}.legal-title-stack{grid-gap:6px;display:grid;gap:6px}.legal-subtitle{color:#eaf1ffad;font-size:14px;margin:0}.legal-updated{color:#7cf3ff99;font-size:12px;letter-spacing:.6px;margin:0;text-transform:uppercase}.legal-content{grid-gap:20px;display:grid;gap:20px}.legal-section{grid-gap:10px;border-top:1px solid #7cf3ff14;display:grid;gap:10px;padding-top:16px}.legal-section:first-of-type{border-top:none;padding-top:0}.legal-section-title{color:#7cf3ff;font-size:16px;font-weight:600;letter-spacing:.3px;margin:0}.legal-content p{color:#eaf1ffd1;font-size:14px;line-height:1.7;margin:0}.legal-content h3{color:#b6f7ffe6;font-size:13px;font-weight:600;letter-spacing:.5px;margin:10px 0 0;text-transform:uppercase;.legal-form{grid-gap:10px;display:grid;gap:10px}}.legal-list{grid-gap:8px;color:#eaf1ffd1;display:grid;font-size:14px;gap:8px;line-height:1.6;margin:0;padding-left:18px}.legal-list li{margin:0}.legal-link{border-bottom:1px solid #7cf3ff80;color:#7cf3ff;text-decoration:none;transition:color .2s ease,border-color .2s ease}.legal-link:hover{border-color:#b6f7ffe6;color:#b6f7ff}.legal-callout{grid-gap:6px;background:#7cf3ff14;border:1px solid #7cf3ff33;border-radius:14px;display:grid;gap:6px;padding:14px 16px}.legal-callout-title{color:#b6f7ff;font-size:13px;font-weight:600}.legal-callout-body{color:#eaf1ffc7;font-size:13px}.legal-callout-warning{background:#ffc4661a;border-color:#ffc46659}.legal-callout-danger{background:#ff5a7a1a;border-color:#ff5a7a59}.legal-divider{background:linear-gradient(90deg,#7cf3ff59,#ff008014,#7cf3ff00);height:1px}.legal-actions{border-top:1px solid #7cf3ff1f;display:flex;flex-wrap:wrap;gap:12px;padding-top:16px}.legal-footer-text{color:#94a3b8cc;font-size:12px;margin:0;text-align:center}.legal-btn{border:1px solid #0000;border-radius:12px;cursor:pointer;font-size:13px;font-weight:600;padding:10px 16px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.legal-btn-primary{background:linear-gradient(135deg,#ff0080,#ff4d94);box-shadow:0 10px 20px #ff008040;color:#fff}.legal-btn-secondary{background:#ffffff0f;border-color:#ffffff26;color:#eaf1ff}.legal-btn-danger{background:#ff5a7a26;border-color:#ff5a7a59;color:#fecaca}.legal-btn:hover{transform:translateY(-1px)}@media (max-width:768px){.legal-page-shell{padding:20px 16px 50px}.legal-card{padding:18px}.legal-title-row{align-items:start;grid-template-columns:1fr}.legal-back{width:-webkit-fit-content;width:fit-content}.legal-title{font-size:22px}}.info-screen{-webkit-overflow-scrolling:touch;background:radial-gradient(1200px 800px at 50% 30%,#00d1ff1f,#0000 50%),radial-gradient(900px 600px at 20% 20%,#6f42c12e,#0000 55%),#070b18;background-attachment:fixed;max-height:100vh;min-height:100vh;overflow-x:hidden;overflow-y:auto;padding:80px 20px 40px}.info-container{margin:0 auto;padding:0 0 40px;width:min(720px,100%)}.info-back{background:#0a1428bf;border:1px solid #ffffff1f;border-radius:12px;color:#7cf3ffe6;cursor:pointer;font-family:Inter,-apple-system,sans-serif;font-size:14px;margin-bottom:24px;padding:10px 18px;transition:all .2s ease}.info-back:hover{background:#141e32d9;border-color:#7cf3ff4d;transform:translateX(-4px)}.info-title{color:#eaf1ff;font-size:28px;font-weight:600;margin:0 0 8px}.info-subtitle,.info-title{font-family:Inter,-apple-system,sans-serif}.info-subtitle{color:#ffffffb3;font-size:14px;line-height:1.5;margin:0 0 32px}.info-section{background:#0a1428bf;border:1px solid #ffffff1f;border-radius:18px;box-shadow:0 18px 38px #00000059;margin-bottom:18px;padding:24px}.info-section h2{color:#7cf3fff2;font-size:18px;margin:0 0 14px}.info-section h2,.info-section h3{font-family:Inter,-apple-system,sans-serif;font-weight:600}.info-section h3{color:#eaf1ff;font-size:16px;margin:20px 0 10px}.info-section p{color:#fffc;font-family:Inter,-apple-system,sans-serif;font-size:14px;line-height:1.6;margin:0 0 12px}.info-section p:last-child{margin-bottom:0}.info-section strong{color:#eaf1ff;font-weight:600}.info-list{list-style:none;margin:12px 0 0;padding:0}.info-list li{color:#fffc;font-family:Inter,-apple-system,sans-serif;font-size:14px;line-height:1.6;margin-bottom:10px;padding-left:28px;position:relative}.info-list li:before{color:#7cf3ffe6;content:"✓";font-size:16px;font-weight:700;left:0;position:absolute}.info-list li:last-child{margin-bottom:0}.info-footer{border-top:1px solid #ffffff14;margin-top:32px;padding-top:24px;text-align:center}.info-footer p{color:#ffffff80;font-family:Inter,-apple-system,sans-serif;font-size:14px;font-style:italic;margin:0}.info-contact{background:linear-gradient(135deg,#7cf3ff1a,#6f42c11a);border:1px solid #7cf3ff40;border-radius:10px;color:#7cf3fff2;font-size:15px;font-weight:600;margin-top:12px;padding:12px 18px;text-align:center}.info-form{display:flex;flex-direction:column;gap:16px;margin-top:14px}.info-label{font-weight:600;margin-bottom:6px}.info-input,.info-label,.info-select,.info-textarea{color:#eaf1ff;font-family:Inter,-apple-system,sans-serif;font-size:14px}.info-input,.info-select,.info-textarea{background:#141e3299;border:1px solid #7cf3ff33;border-radius:10px;padding:12px 14px;transition:border-color .2s ease;width:100%}.info-input:focus,.info-select:focus,.info-textarea:focus{border-color:#7cf3ff80;outline:none}.info-textarea{min-height:100px;resize:vertical}.info-helper{color:#fff9;font-size:13px;font-style:italic;margin:4px 0 0}.info-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:20px}.info-btn{border:none;border-radius:12px;cursor:pointer;font-family:Inter,-apple-system,sans-serif;font-size:14px;font-weight:600;padding:12px 24px;transition:all .2s ease}.info-btn-primary{background:linear-gradient(135deg,#ff0080,#ff4d94);box-shadow:0 10px 20px #ff008040;color:#fff}.info-btn-primary:hover{box-shadow:0 12px 24px #ff008059;transform:translateY(-1px)}.info-btn-secondary{background:#ffffff0f;border:1px solid #ffffff26;color:#eaf1ff}.info-btn-secondary:hover{background:#ffffff1a;border-color:#7cf3ff4d}.info-btn-danger{background:linear-gradient(135deg,#ff5a7a4d,#ff326440);border:1px solid #ff5a7a80;color:#fecaca}.info-btn-danger:hover{background:linear-gradient(135deg,#ff5a7a66,#ff326459);border-color:#ff5a7ab3;transform:translateY(-1px)}@media (max-width:768px){.info-screen{padding:70px 16px 30px}.info-container{padding:0 0 30px}.info-title{font-size:24px}.info-section{padding:20px}.info-section h2{font-size:17px}}@media (max-width:480px){.info-title{font-size:22px}.info-section{padding:18px}.info-section h2{font-size:16px}.info-list li,.info-section p{font-size:13px}}.safety-screen{-webkit-overflow-scrolling:touch;background:radial-gradient(1200px 800px at 50% 30%,#00d1ff1f,#0000 50%),radial-gradient(900px 600px at 20% 20%,#6f42c12e,#0000 55%),#070b18;background-attachment:fixed;color:#eaf1ff;display:grid;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;max-height:100vh;min-height:100vh;overflow-x:hidden;overflow-y:auto;padding:80px 20px 40px;place-items:start center}.safety-container{grid-gap:28px;display:grid;gap:28px;width:min(720px,100%)}.safety-back{align-items:center;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;color:#eaf1ff;cursor:pointer;display:flex;font-size:18px;height:44px;justify-content:center;transition:all .2s ease;width:44px}.safety-back:hover{background:#4a9eff26;border-color:#4a9eff66;transform:translateX(-2px)}.safety-title{color:#eaf1ff;font-size:28px;font-weight:700;line-height:1.2;margin:16px 0 6px}.safety-subtitle{color:#ffffffa6;font-size:14px;line-height:1.5;margin:0 0 24px}.safety-section{background:#0a1428bf;border:1px solid #ffffff1f;border-radius:18px;box-shadow:0 18px 38px #00000059;padding:28px}.safety-section h2{color:#7cf3fff2;font-size:18px;font-weight:600;letter-spacing:.2px;margin:0 0 14px}.safety-section p{color:#fffc;font-size:14px;line-height:1.65;margin:0}.strike-cards{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:16px}.strike-card{background:#0f346059;border:1px solid #ffffff1a;border-radius:14px;overflow:hidden;padding:16px;position:relative;transition:all .25s ease}.strike-card:before{content:"";height:100%;left:0;position:absolute;top:0;transition:width .25s ease;width:4px}.strike-card:hover{border-color:#ffffff2e;box-shadow:0 8px 24px #0000004d;transform:translateY(-2px)}.strike-1:before{background:linear-gradient(180deg,#fbbf24,#f59e0b)}.strike-2:before{background:linear-gradient(180deg,#fb923c,#f97316)}.strike-3:before{background:linear-gradient(180deg,#f87171,#ef4444)}.strike-number{filter:grayscale(.2);font-size:32px;margin-bottom:8px}.strike-card h3{color:#eaf1ff;font-size:16px;font-weight:600;margin:0 0 8px}.strike-card p{color:#ffffffbf;font-size:13px;line-height:1.6;margin:0}.strike-trigger{background:#00000040;border-radius:8px;color:#ffffff80;display:block;font-size:11px;font-style:italic;margin-top:10px;padding:6px 10px}.dispute-timeline{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin:16px 0}.timeline-step{flex:1 1;min-width:100px;text-align:center}.timeline-step.active .timeline-icon{animation:pulse 2s infinite;background:#4a9eff33;border-color:#7cf3ff99}.timeline-icon{align-items:center;background:#0f346040;border:1px solid #ffffff1a;border-radius:50%;display:flex;font-size:28px;height:52px;justify-content:center;margin:0 auto 6px;width:52px}.timeline-step h4{color:#eaf1ff;font-size:13px;font-weight:600;margin-bottom:4px}.timeline-step p{color:#fff9;font-size:11px;margin:0}.timeline-arrow{color:#7cf3ff80;flex-shrink:0;font-size:18px}.dispute-note{background:#4a9eff1a;border:1px solid #7cf3ff40;border-left:3px solid #7cf3ffb3;border-radius:12px;color:#fffc;font-size:13px;line-height:1.6;margin-top:14px;padding:14px}@keyframes pulse{0%,to{box-shadow:0 0 0 0 #7cf3ff80}50%{box-shadow:0 0 0 8px #7cf3ff00}}.policy-list{grid-gap:10px;display:grid;gap:10px;list-style:none;margin:14px 0 0;padding-left:0}.policy-list li{color:#fffc;font-size:14px;line-height:1.65;padding-left:26px;position:relative}.policy-list li:before{color:#7cf3ffe6;content:"✓";font-size:16px;font-weight:700;left:0;position:absolute;top:1px}.policy-box{background:#0f346040;border:1px solid #7cf3ff26;border-radius:12px;margin-top:16px;padding:16px}.policy-box h4{color:#7cf3fff2;font-size:15px;font-weight:600;margin:0 0 10px}.policy-box ul{grid-gap:8px;display:grid;gap:8px;list-style:none;margin:0;padding-left:0}.policy-box li{color:#ffffffbf;font-size:13px;line-height:1.6;padding-left:20px;position:relative}.policy-box li:before{color:#7cf3ff99;content:"•";font-size:14px;left:6px;position:absolute}.protection-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:16px}.protection-item{background:#0f346040;border:1px solid #ffffff1a;border-radius:12px;padding:16px;transition:all .25s ease}.protection-item:hover{background:#0f346059;border-color:#7cf3ff4d;transform:translateY(-2px)}.protection-icon{filter:grayscale(.2);font-size:32px;margin-bottom:10px}.protection-item h4{color:#eaf1ff;font-size:15px;font-weight:600;margin:0 0 8px}.protection-item p{color:#ffffffb3;font-size:13px;line-height:1.6;margin:0}.report-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:16px}.report-item{background:#0f346040;border:1px solid #ffffff1a;border-left:3px solid #7cf3ffb3;border-radius:12px;padding:16px}.report-item h4{color:#eaf1ff;font-size:15px;font-weight:600;margin:0 0 8px}.report-item p{color:#ffffffbf;font-size:13px;line-height:1.6;margin:0}.email-link{border-bottom:1px solid #7cf3ff66;color:#7cf3fff2;text-decoration:none;transition:all .2s ease}.email-link:hover{border-bottom-color:#7cf3ff;color:#7cf3ff}.tips-box{background:#0f346040;border:1px solid #7cf3ff26;border-radius:12px;margin-bottom:16px;padding:16px}.tips-box h4{color:#7cf3fff2;font-size:16px;font-weight:600;margin:0 0 10px}.tips-box ul{grid-gap:8px;display:grid;gap:8px;list-style:none;margin:0;padding-left:0}.tips-box li{color:#ffffffbf;font-size:13px;line-height:1.65;padding-left:20px;position:relative}.tips-box li:before{color:#7cf3ff99;content:"•";font-size:14px;left:6px;position:absolute}.learn-more-link{border-bottom:1px solid #7cf3ff66;color:#7cf3fff2;display:inline-block;font-size:14px;font-weight:500;margin-top:12px;text-decoration:none;transition:all .2s ease}.learn-more-link:hover{border-bottom-color:#7cf3ff;color:#7cf3ff}.safety-footer{background:#0a142880;border:1px solid #ffffff14;border-radius:18px;margin-top:8px;padding:18px;text-align:center}.safety-footer p{color:#ffffff80;font-size:12px;line-height:1.5;margin:0}@media (max-width:768px){.safety-screen{padding:18px 14px 80px}.safety-title{font-size:24px}.safety-subtitle{font-size:13px}.safety-section{padding:16px}.safety-section h2{font-size:16px}.strike-cards{gap:10px;grid-template-columns:1fr}.dispute-timeline{flex-direction:column}.timeline-arrow{margin:8px 0;transform:rotate(90deg)}.protection-grid,.report-grid{gap:10px;grid-template-columns:1fr}}@media (max-width:480px){.strike-card{padding:14px}.strike-number{font-size:28px}.strike-card h3{font-size:15px}.policy-list li{font-size:13px}}.coming-soon-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px}.coming-soon-content{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:500px;padding:60px 40px;text-align:center;width:100%}.coming-soon-icon{animation:soonPulse 2.5s ease-in-out infinite;display:inline-block;font-size:80px;margin-bottom:24px;will-change:transform,filter,opacity}.coming-soon-icon img{display:block;filter:drop-shadow(0 8px 18px rgba(118,75,162,.35));height:288px;object-fit:contain;width:288px}@keyframes soonPulse{0%,to{filter:drop-shadow(0 0 0 rgba(120,160,255,0));opacity:.7;transform:translateX(0)}50%{filter:drop-shadow(0 0 8px rgba(120,160,255,.6));opacity:1;transform:translateX(3px)}}.soon-icon{animation:soonPulse 2.5s ease-in-out infinite}.coming-soon-content h1{color:#1a1a1a;font-size:32px;font-weight:700;margin:0 0 16px}.coming-soon-content p{color:#666;font-size:18px;line-height:1.6;margin:0 0 32px}.coming-soon-highlights{grid-gap:10px;color:#4b5563;display:grid;font-size:15px;gap:10px;list-style:none;margin:0 0 32px;padding:0}.coming-soon-highlights li{align-items:center;display:flex;gap:10px}.coming-soon-highlights li:before{color:#7c3aed;content:"✦";font-size:14px;transform:translateY(-1px)}.btn-back-trading{background:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:14px 32px;transition:all .3s}.btn-back-trading:hover{background:#0056b3;box-shadow:0 6px 20px #007bff66;transform:translateY(-2px)}.btn-back-trading:active{transform:translateY(0)}.legal-page{-webkit-overflow-scrolling:touch;background:radial-gradient(1200px 800px at 50% 30%,#00d1ff1f,#0000 50%),radial-gradient(900px 600px at 20% 20%,#6f42c12e,#0000 55%),#070b18;background-attachment:fixed;max-height:100vh;min-height:100vh;overflow-x:hidden;overflow-y:auto;padding:80px 20px 40px}.legal-container{margin:0 auto;padding:0 0 40px;width:min(720px,100%)}.legal-back{background:#0a1428bf;border:1px solid #ffffff1f;border-radius:12px;color:#7cf3ffe6;cursor:pointer;font-family:Inter,-apple-system,sans-serif;font-size:14px;margin-bottom:24px;padding:10px 18px;transition:all .2s ease}.legal-back:hover{background:#141e32d9;border-color:#7cf3ff4d;transform:translateX(-4px)}.legal-container h1,.legal-page h1{color:#eaf1ff;font-family:Inter,-apple-system,sans-serif;font-size:28px;font-weight:600;margin:0 0 8px}.legal-updated{color:#ffffff80;font-family:Inter,-apple-system,sans-serif;font-size:14px;font-style:italic;margin:0 0 32px}.legal-section{background:#0a1428bf;border:1px solid #ffffff1f;border-radius:18px;box-shadow:0 18px 38px #00000059;padding:28px}.legal-section,.legal-section:last-of-type{margin-bottom:28px}.legal-section h2{color:#7cf3fff2;font-size:18px;margin:0 0 14px}.legal-section h2,.legal-section h3{font-family:Inter,-apple-system,sans-serif;font-weight:600}.legal-section h3{color:#eaf1ff;font-size:16px;margin:20px 0 10px}.legal-section p{color:#fffc;font-family:Inter,-apple-system,sans-serif;font-size:14px;line-height:1.6;margin:0 0 12px}.legal-section p:last-child{margin-bottom:0}.legal-section ol,.legal-section ul{color:#fffc;margin:12px 0 0;padding-left:24px}.legal-section li{font-family:Inter,-apple-system,sans-serif;font-size:14px;line-height:1.6;margin-bottom:10px}.legal-section strong{color:#eaf1ff;font-weight:600}.link-text{color:#7cf3fff2;cursor:pointer;text-decoration:underline;transition:color .2s ease}.link-text:hover{color:#7cf3ff}.timeline-box{background:linear-gradient(135deg,#141e3299,#0a142866);border-left:3px solid #7cf3ff99;border-radius:10px;margin:16px 0;padding:18px 20px}.timeline-box ol{margin:0;padding-left:20px}.timeline-box li{color:#fffc;font-size:14px;margin-bottom:12px}.timeline-box li:last-child{margin-bottom:0}.legal-footer{border-top:1px solid #ffffff14;margin-top:32px;padding-top:24px;text-align:center}.legal-footer p{color:#fff9;font-family:Inter,-apple-system,sans-serif;font-size:14px;margin:0}@media (max-width:768px){.legal-page{padding:70px 16px 30px}.legal-container{padding:0 0 30px}.legal-container h1,.legal-page h1{font-size:24px}.legal-section{padding:20px}.legal-section h2{font-size:17px}.legal-section h3{font-size:15px}.legal-section li,.legal-section p{font-size:13px}}@media (max-width:480px){.legal-container h1,.legal-page h1{font-size:22px}.legal-section{padding:18px}.legal-section h2{font-size:16px}.legal-section h3{font-size:14px}.legal-section li,.legal-section p{font-size:13px}}
/*# sourceMappingURL=main.a28e1abb.css.map*/