:root{--bg-color: rgb(18, 18, 20);--primary-text: white;--site-font-family: Inter, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--transition-default: all .3s ease;--scrollbar-track: rgba(255, 255, 255, .05);--scrollbar-thumb-from: rgba(255, 88, 106, .95);--scrollbar-thumb-to: rgba(208, 27, 46, .95);--scrollbar-thumb-hover-from: rgba(255, 113, 129, 1);--scrollbar-thumb-hover-to: rgba(232, 30, 45, 1)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--site-font-family);background-color:#121214;color:#fff;overflow-x:hidden;font-synthesis-weight:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,select,textarea{font-family:inherit}body.no-scroll,body.admin-modal-scroll-lock{overflow:hidden}*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb-from) var(--scrollbar-track)}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:999px}*::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--scrollbar-thumb-from) 0%,var(--scrollbar-thumb-to) 100%);border-radius:999px;border:2px solid transparent;background-clip:padding-box}*::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,var(--scrollbar-thumb-hover-from) 0%,var(--scrollbar-thumb-hover-to) 100%);background-clip:padding-box}@keyframes flowingLines{0%{background-position:0% 0%,0% 0%,0% 0%,0 0,0 0}to{background-position:200% 200%,200% 200%,100% 100%,50px 50px,50px 50px}}@keyframes textGradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes dotFade{0%,to{opacity:0}50%{opacity:1}}@keyframes slideRight{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes fadeSlideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes modal-overlay-appear{0%{opacity:0}to{opacity:1}}@keyframes modal-overlay-disappear{0%{opacity:1}to{opacity:0}}@keyframes modal-content-appear{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes modal-content-disappear{0%{opacity:1;transform:scale(.95)}to{opacity:0;transform:scale(.95)}}@keyframes slide-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slide-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}.main-container{position:relative;background-color:#121214;padding-bottom:200px;margin-bottom:196px}.main-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 50% 50%,rgba(106,0,255,.15) 0%,transparent 70%);pointer-events:none;z-index:1}.dots-container{position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1;overflow:hidden}.dot{position:absolute;background-color:#fffc;border-radius:50%;box-shadow:0 0 10px #ffffff4d}.site-header{position:fixed;top:-1px;left:250px;right:250px;width:auto;z-index:999;padding:10px 25px;background:rgba(0,0,0,.2);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border-radius:60px;border:1px solid rgba(255,255,255,.1);box-shadow:0 10px 30px #0003}.header-container{max-width:1320px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.logo{font-size:24px;font-weight:700;color:#e81e2d;text-decoration:none;cursor:pointer}.logo-text{display:flex;align-items:center;font-size:24px;font-weight:700;background:none;text-decoration:none;cursor:pointer;transition:all .3s ease}.logo-adopt{font-weight:700;color:#d0021b;text-shadow:0 0 10px rgba(232,30,45,.3)}.logo-shop{color:#fff;margin-left:4px}.main-nav{display:flex;align-items:center;gap:10px}.mobile-tab-nav{display:none;align-items:stretch;justify-content:space-between;gap:10px;width:100%}.mobile-tab-item,.mobile-tab-link{flex:1;min-width:0;border:0;background:transparent;color:#ffffffdb;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-decoration:none;padding:0;cursor:pointer}.mobile-tab-icon{width:38px;height:38px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center}.mobile-tab-icon svg{width:18px;height:18px}.mobile-tab-icon-shop{background:rgba(255,162,60,.15);color:#ffae48}.mobile-tab-icon-items{background:rgba(70,134,255,.15);color:#72a4ff}.mobile-tab-icon-sale{background:rgba(145,88,255,.15);color:#ad85ff}.mobile-tab-icon-profile,.mobile-tab-avatar-wrap{background:rgba(255,255,255,.08);color:#ffffffe6}.mobile-tab-label{font-size:12px;line-height:1;color:#8ea0c7;white-space:nowrap}.mobile-tab-item.active .mobile-tab-label,.mobile-tab-item-profile.active .mobile-tab-label{color:#cbd6ef}.mobile-tab-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid #f0a954}.mobile-tab-auth-placeholder{cursor:default;pointer-events:none}.mobile-tab-auth-placeholder-icon{width:38px;height:38px}.mobile-tab-auth-placeholder-label{width:42px;height:9px}.mobile-tab-avatar-fallback{width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,rgba(255,124,139,.92) 0%,rgba(209,39,55,.92) 100%);border:2px solid #f0a954;color:#fff;font-size:13px;font-weight:700}.nav-link{color:#fff;font-size:15px;font-weight:500;transition:all .3s ease;cursor:pointer}.catalog-button,.cart-button,.login-button{color:#fff;font-size:14px;font-weight:500;transition:all .3s ease;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:5px;border-radius:30px;background-color:#e81e2d1a;border:1px solid rgba(232,30,45,.2);width:100px;height:34px;text-align:center;padding:0;text-decoration:none}.header-bell-button{position:relative;width:40px;height:40px;border-radius:12px;border:1px solid rgba(255,255,255,.16);background:rgba(232,30,45,.08);color:#ffffffe6;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s ease}.header-bell-button svg{width:18px;height:18px}.header-bell-button:hover{background:rgba(232,30,45,.16);border-color:#e81e2d52;transform:translateY(-1px)}.header-bell-badge{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;border-radius:999px;padding:0 5px;background:linear-gradient(180deg,#ff6d7e 0%,#e31d31 100%);border:1px solid rgba(255,255,255,.35);color:#fff;font-size:10px;line-height:16px;font-weight:700;text-align:center;pointer-events:none}.header-profile-pill{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:188px;max-width:238px;height:50px;padding:6px 8px 6px 12px;border-radius:26px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.06);color:#fff;cursor:pointer;transition:all .25s ease}.header-profile-pill:hover{border-color:#e81e2d52;background:rgba(232,30,45,.12);transform:translateY(-1px)}.header-profile-meta{min-width:0;display:flex;flex-direction:column;align-items:flex-end;text-align:right;gap:2px}.header-profile-name{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:22px;line-height:1;font-weight:700}.header-profile-subtitle{font-size:14px;line-height:1;color:#ffffffb8}.header-profile-avatar{width:42px;height:42px;border-radius:50%;object-fit:cover;border:2px solid #f0a954;box-shadow:0 0 0 2px #f0a95426;flex-shrink:0}.header-profile-avatar-fallback{background:linear-gradient(180deg,rgba(255,124,139,.92) 0%,rgba(209,39,55,.92) 100%);display:inline-flex;align-items:center;justify-content:center;font-size:17px;font-weight:700;color:#fff}.header-auth-placeholder{width:108px;height:38px;border-radius:26px;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.045);display:inline-flex;align-items:center;justify-content:center;padding:0 10px;overflow:hidden;pointer-events:none}.header-auth-placeholder-line,.mobile-tab-auth-placeholder-icon,.mobile-tab-auth-placeholder-label{display:block;border-radius:999px;background:linear-gradient(90deg,rgba(255,255,255,.06),rgba(255,255,255,.13),rgba(255,255,255,.06));background-size:220% 100%;animation:auth-placeholder-pulse 1.2s ease-in-out infinite}.header-auth-placeholder-line{width:54px;height:10px}@keyframes auth-placeholder-pulse{0%{background-position:120% 0}to{background-position:-120% 0}}.generated-user-avatar{display:inline-flex;align-items:center;justify-content:center;background:var(--avatar-bg, linear-gradient(135deg, #155e75 0%, #60a5fa 100%));color:#fff;font-weight:800;line-height:1;text-transform:uppercase;-webkit-user-select:none;user-select:none;overflow:hidden;box-shadow:inset 0 1px #ffffff38}.header-profile-wrapper{position:relative}.header-notifications-wrapper{position:relative;display:inline-flex}.header-profile-pill.active,.header-bell-button.active{border-color:#e81e2d73;background:rgba(232,30,45,.16)}.header-profile-dropdown{position:absolute;top:calc(100% + 12px);right:0;width:min(315px,90vw);border-radius:16px;border:1px solid rgba(255,255,255,.12);background:rgba(24,24,28,.96);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:12px;box-shadow:0 18px 40px #00000059;opacity:0;transform:translateY(-8px);pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:1200}.header-notifications-dropdown{position:absolute;top:calc(100% + 12px);right:0;width:min(360px,92vw);border-radius:16px;border:1px solid rgba(255,255,255,.12);background:rgba(24,24,28,.96);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:12px;box-shadow:0 18px 40px #00000059;opacity:0;transform:translateY(-8px);pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:1200}.header-profile-dropdown.open,.header-notifications-dropdown.open{opacity:1;transform:translateY(0);pointer-events:auto}.header-notifications-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:2px 2px 10px;border-bottom:1px solid rgba(255,255,255,.08)}.header-notifications-title{margin:0;color:#fff;font-size:14px;line-height:1.2;font-weight:700}.header-notifications-subtitle{margin:4px 0 0;color:#ffffff94;font-size:12px;line-height:1.25}.header-notifications-clear{border:0;border-radius:8px;background:rgba(255,255,255,.06);color:#ffffffbd;cursor:pointer;font-size:12px;font-weight:600;padding:7px 9px;transition:background .2s ease,color .2s ease}.header-notifications-clear:hover{background:rgba(232,30,45,.14);color:#fff}.header-notifications-list{display:flex;flex-direction:column;gap:6px;max-height:340px;overflow-y:auto;padding:10px 0 0}.header-notification-item{width:100%;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:rgba(255,255,255,.045);color:#fff;display:grid;grid-template-columns:10px minmax(0,1fr);gap:10px;padding:10px;text-align:left;transition:background .2s ease,border-color .2s ease}.header-notification-item:disabled{cursor:default;opacity:1}.header-notification-item.clickable{cursor:pointer}.header-notification-item.clickable:hover{background:rgba(232,30,45,.12);border-color:#e81e2d42}.header-notification-dot{width:8px;height:8px;border-radius:50%;margin-top:5px;background:#8da2c8;box-shadow:0 0 0 4px #8da2c81f}.header-notification-item.tone-success .header-notification-dot{background:#22c55e;box-shadow:0 0 0 4px #22c55e24}.header-notification-item.tone-error .header-notification-dot{background:#ff5d6c;box-shadow:0 0 0 4px #ff5d6c24}.header-notification-item.tone-info .header-notification-dot{background:#7aa7ff;box-shadow:0 0 0 4px #7aa7ff24}.header-notification-body{min-width:0;display:flex;flex-direction:column;gap:4px}.header-notification-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#ffffff80;font-size:11px;line-height:1.2;font-weight:700}.header-notification-message{color:#ffffffe0;font-size:13px;line-height:1.35;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.header-notifications-empty{min-height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:22px 14px 16px;text-align:center}.header-notifications-empty-icon{width:42px;height:42px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:rgba(232,30,45,.12);color:#ff7884}.header-notifications-empty-icon svg{width:20px;height:20px}.header-notifications-empty p{margin:0;color:#fff;font-size:14px;font-weight:700}.header-notifications-empty span:last-child{max-width:250px;color:#ffffff94;font-size:12px;line-height:1.35}.header-profile-segment-group{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:4px;border-radius:12px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06)}.header-profile-segment-group.theme{margin-top:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.header-segment-button{border:1px solid transparent;border-radius:10px;height:40px;background:transparent;color:#ffffffc7;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}.header-segment-button:hover{color:#fffffff2;background:rgba(255,255,255,.06)}.header-segment-button.active{color:#fff;background:rgba(255,255,255,.12);border-color:#fff3}.header-profile-actions{margin-top:10px;display:flex;flex-direction:column;gap:4px}.header-profile-action{width:100%;min-height:44px;border:0;border-radius:10px;background:transparent;color:#ffffffe6;display:flex;align-items:center;gap:12px;padding:8px 10px;text-align:left;cursor:pointer;transition:background .2s ease,transform .2s ease}.header-profile-action:hover{background:rgba(255,255,255,.06)}.header-profile-action.danger{color:#ff9a9f}.header-profile-action-icon{width:28px;height:28px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;line-height:1;flex-shrink:0}.header-profile-action-icon svg{width:15px;height:15px}.header-profile-action-icon.profile{background:rgba(125,220,123,.2);color:#8ff18d}.header-profile-action-icon.history{background:rgba(255,183,95,.2);color:#ffc372}.header-profile-action-icon.withdrawal{background:rgba(255,145,210,.2);color:#ff9fdd}.header-profile-action-icon.wheel{background:rgba(132,180,255,.2);color:#90b8ff}.header-profile-action-icon.promo{background:rgba(118,236,207,.2);color:#89f4d8}.header-profile-action-icon.password{background:rgba(196,142,255,.2);color:#c796ff}.header-profile-action-icon.logout{background:rgba(255,132,132,.2);color:#ff9f9f}.catalog-button:hover,.cart-button:hover,.login-button:hover{background-color:#e81e2d33;border-color:#e81e2d4d;transform:translateY(-1px)}.catalog-button:disabled,.primary-button:disabled{opacity:.55;cursor:not-allowed;filter:grayscale(.1);transform:none;pointer-events:none}.cart-icon{font-size:15px;margin-right:5px;color:#e81e2d}.burger-menu{display:none;font-size:28px;background:none;border:none;color:#fff;cursor:pointer}.main-content{padding:200px 20px 60px;margin:0 auto 60px;position:relative;background-color:#121214;width:100%}.hero-section{text-align:center;margin-bottom:80px}.hero-title{font-size:48px;color:#fff;margin-bottom:20px;text-shadow:0 0 20px rgba(232,30,45,.3);background-repeat:no-repeat;background-position:center;background-size:cover}.market-title{font-size:56px;font-weight:700;margin-bottom:20px;text-align:center}.gradient-text{background:linear-gradient(-45deg,rgb(0,0,0),rgb(232,30,45));background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:textGradient 3s ease infinite}.hero-description{font-size:18px;color:#ffffffb3;max-width:800px;margin:0 auto 40px;text-align:center;line-height:1.6}.hero-buttons-container{display:flex;gap:20px;flex-direction:column;align-items:center}.hero-buttons-wrapper{display:flex;gap:20px}.hero-buttons-column{display:flex;gap:20px;width:100%;flex-direction:column;align-items:center}.hero-buttons-row{display:flex;gap:20px;justify-content:center}.primary-button{background-color:#e81e2d;color:#fff;padding:12px 40px;border-radius:4px;font-size:15px;font-weight:700;transition:all .3s ease;box-shadow:0 8px 28px #e81e2d33;border:1px solid rgba(232,30,45,.2);width:200px;cursor:pointer;text-decoration:none;display:flex;align-items:center;justify-content:center}.button-text{font-weight:700}.secondary-button{background-color:#1c1c1d;color:#fff;padding:12px 40px;border-radius:4px;font-size:15px;font-weight:700;transition:all .3s ease;border:1px solid rgba(232,30,45,.2);width:200px;cursor:pointer;text-decoration:none;display:flex;align-items:center;justify-content:center}.purchases-section{background-color:#121214;overflow-x:hidden;overflow-y:hidden;padding-bottom:60px;padding-top:60px;position:relative}.section-container{max-width:1920px;margin:0 auto;padding:0 40px;position:relative;width:100%}.section-title{color:#fff;font-size:36px;font-weight:700;text-align:center;margin-bottom:40px}.purchases-container{display:flex;width:100vw;margin-left:calc(50% - 50vw);overflow:hidden;position:relative;height:auto;padding:20px 0}.purchases-slider{display:flex;gap:0;width:max-content;will-change:transform;animation:slideRight 280s linear infinite}.purchase-card{border-radius:16px;padding:14px 16px;min-width:300px;margin-right:20px;flex:0 0 auto;border:1px solid rgba(255,167,178,.24);display:flex;flex-direction:column;gap:12px;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background-color .2s ease;opacity:0;transform:translate(20px);background:linear-gradient(145deg,rgba(29,21,26,.92),rgba(17,20,27,.92));box-shadow:0 10px 22px #0000004d;animation:fadeSlideIn .5s ease-out forwards}.purchase-card:hover{transform:translateY(-2px);border-color:#ffbcc570;box-shadow:0 14px 26px #0000005c}.purchase-topline{display:flex;justify-content:space-between;align-items:center;gap:8px}.purchase-user-wrap{display:inline-flex;align-items:center;gap:8px;min-width:0}.purchase-live-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 4px #22c55e2e;flex-shrink:0}.purchase-item-row{display:flex;align-items:center;gap:14px;min-height:64px}.purchase-thumb{width:64px;height:64px;border-radius:15px;border:1px solid rgba(255,188,197,.24);background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.1),transparent 58%),linear-gradient(160deg,rgba(52,40,48,.72),rgba(29,34,46,.66));display:inline-flex;align-items:center;justify-content:center;color:#ffffffd9;font-weight:700;font-size:20px;overflow:hidden;flex-shrink:0;position:relative}.purchase-thumb.has-image img{width:100%;height:100%;object-fit:contain;display:block;padding:0}.purchase-param-badges{position:absolute;right:3px;bottom:3px;z-index:2;display:flex;flex-wrap:nowrap;gap:2px;justify-content:flex-end;align-items:center;max-width:none;pointer-events:none}.purchase-param-badge{width:15px;height:15px;box-sizing:border-box;padding:0;border:1px solid rgba(255,255,255,.42);border-radius:50%;display:grid;align-items:center;justify-content:center;place-items:center;color:#fff;font-size:8px;font-weight:900;line-height:1;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.48);box-shadow:0 2px 6px #00000052}.purchase-param-badge.param-f{background:#2f9eff;border-color:#2f9effd1}.purchase-param-badge.param-r{background:#ec2e75;border-color:#ec2e75d1}.purchase-param-badge.param-n{background:#59c935;border-color:#59c935d1}.purchase-param-badge.param-m{background:#8b3dff;border-color:#8b3dffd1}.purchase-user{color:#fffffff0;font-size:16px;font-weight:700;line-height:1;margin:0;letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.purchase-time{color:#f2dce1f2;font-size:11px;font-weight:600;border:1px solid rgba(255,188,198,.32);background:rgba(255,184,196,.12);border-radius:999px;height:24px;padding:0 9px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.purchase-details{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;min-width:0;text-align:left}.purchase-action{color:#ffffff94;font-size:11px;letter-spacing:.02em;text-transform:uppercase;font-weight:600}.purchase-item{color:#ffd3da;font-size:22px;font-weight:700;line-height:1.2;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.features-section{margin-bottom:40px;padding-top:60px;border-radius:15px;background:transparent}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;max-width:1200px;margin:0 auto;padding:0 20px}.feature-card{border-radius:24px;padding:40px 30px;border:1px solid rgba(232,30,45,.1);transition:all .3s ease;box-shadow:0 0 20px #e81e2d0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff05}.feature-title{font-size:24px;margin-bottom:20px;font-weight:700;padding-left:20px;color:#e81e2d}.feature-description{color:#ffffffb3;line-height:1.6;font-size:16px}.why-choose-section{background-color:#121214;padding-top:60px;padding-bottom:80px;position:relative}.why-choose-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.why-choose-card{border-radius:24px;padding:40px 30px;border:1px solid rgba(232,30,45,.1);transition:all .3s ease;background-color:#ffffff05}.why-choose-title{color:#e81e2d;font-size:24px;margin-bottom:15px;display:flex;align-items:center;gap:10px;text-shadow:0 0 20px rgba(232,30,45,.3);font-weight:700}.why-choose-description{color:#ffffffb3;line-height:1.6}.terms-link-container{text-align:center;margin-top:20px}.terms-link-description{color:#ffffffb3;font-size:14px;margin-bottom:10px}.terms-link{color:#e81e2d;font-size:15px;font-weight:500;cursor:pointer;transition:all .3s ease;text-decoration:none}.site-footer{background-color:#121214;font-size:15px;line-height:22.5px;padding-bottom:50px;position:relative}.footer-container{margin-left:auto;margin-right:auto;max-width:1320px;padding-left:12px;padding-right:12px;width:100%}.footer-copyright{margin-left:auto;margin-right:auto;max-width:1320px;padding-top:25px;padding-bottom:25px;text-align:center;width:100%;color:#ffffffb3;border-color:#ffffff1a;border-top-width:1px}.product-menu{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#121214f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:998;overflow:hidden;padding:80px 20px 40px}.product-menu.open{animation:modal-content-appear .3s ease-out}.product-menu.closing{animation:modal-content-disappear .3s ease-out forwards}.product-menu-container{max-width:1320px;margin:0 auto;padding:20px;height:calc(100vh - 120px);display:flex;flex-direction:column;position:relative}.product-menu-header{display:none}.product-menu-banner{position:relative;border-radius:14px;overflow:hidden;border:1px solid rgba(255,255,255,.12);box-shadow:0 12px 30px #00000038;background:rgba(255,255,255,.02);margin:0 0 10px}.product-menu-banner img{width:100%;height:190px;display:block;object-fit:cover}.product-menu-banner-close{position:absolute;top:10px;right:10px;width:34px;height:34px;border-radius:10px;border:1px solid rgba(255,255,255,.18);background:rgba(11,14,20,.62);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#e8f1fff2;display:inline-flex;align-items:center;justify-content:center;padding:0;font-size:20px;line-height:1;cursor:pointer}.product-menu-banner-close:hover{border-color:#ffffff52;background:rgba(11,14,20,.78)}@media (max-width: 520px){.product-menu-banner img{height:120px}.product-menu-banner-close{top:8px;right:8px}}.product-menu-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.product-menu-title{color:#e81e2d;font-size:32px;font-weight:700}.product-sell-button{border:1px solid rgba(255,114,132,.65);background:linear-gradient(180deg,#ff4b63 0%,#e81e2d 100%);color:#fff;border-radius:999px;height:36px;padding:0 14px;font-size:13px;font-weight:600;letter-spacing:.01em;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background-color .18s ease;white-space:nowrap;flex-shrink:0}.product-sell-button:hover{transform:translateY(-1px);border-color:#ffb6bff2;background:linear-gradient(180deg,#ff5f74 0%,#ef2b3c 100%)}.product-source-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:0;width:100%;min-width:0}.product-source-tab{height:36px;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.04);color:#ffffffd1;font-size:12px;font-weight:600;padding:0 10px;cursor:pointer;transition:all .2s ease;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-source-tab:hover{border-color:#ffffff5c;background:rgba(255,255,255,.08)}.product-source-tab.active{color:#fff;border-color:#ff7284cc;background:linear-gradient(180deg,rgba(232,30,45,.32) 0%,rgba(232,30,45,.2) 100%);box-shadow:0 6px 18px #e81e2d33}.product-menu-header .close-button{position:static;top:auto;right:auto;width:34px;height:34px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:rgba(14,17,25,.86);display:inline-flex;align-items:center;justify-content:center;padding:0;font-size:20px;line-height:1}.close-button{background:none;border:none;color:#fff;font-size:24px;cursor:pointer;padding:10px;transition:all .3s ease;z-index:10;position:absolute;top:10px;right:10px}.exchange-top-actions{position:absolute;top:12px;right:12px;z-index:12;display:flex;align-items:center;gap:10px}.exchange-top-actions .close-button{position:static;top:auto;right:auto;width:40px;height:40px;border-radius:50%;background:rgba(14,16,22,.86);border:1px solid rgba(255,255,255,.22);display:inline-flex;align-items:center;justify-content:center;padding:0;font-size:26px;line-height:1;color:#ffffffeb;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.exchange-top-actions .close-button:hover{border-color:#ffffff70;background:rgba(22,25,33,.95);transform:translateY(-1px)}.exchange-support-button{width:40px;height:40px;border:1px solid rgba(0,162,255,.7);border-radius:50%;background:linear-gradient(145deg,rgba(240,240,240,.32) 0%,rgba(255,255,255,.46) 100%);display:inline-flex;align-items:center;justify-content:center;overflow:hidden;cursor:pointer;box-shadow:none;padding:0;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.exchange-support-button:hover{transform:translateY(-1px);border-color:#bfdbfef2;background:linear-gradient(145deg,rgba(89,155,199,.45) 0%,rgba(156,77,160,.58) 100%)}.exchange-support-button img{width:68%;height:68%;object-fit:contain;display:block;border-radius:50%}.product-menu-search{width:100%;padding:0 0 20px;border-bottom:1px solid rgba(232,30,45,.1);margin-bottom:30px}.search-container{position:relative;max-width:600px;margin:0 auto;width:100%}.search-input{width:100%;padding:10px 20px;background-color:#ffffff0d;border:1px solid rgba(232,30,45,.1);border-radius:8px;color:#fff;font-size:16px;transition:all .3s ease}.product-menu-content{display:flex;gap:20px;flex:1;min-height:0;align-items:flex-start}.product-menu-sidebar{width:250px;position:sticky;top:0;align-self:flex-start;max-height:100%;overflow-y:auto;padding-right:6px}.sidebar-title{color:#fff;font-size:18px;margin-bottom:15px}.categories-list{margin-bottom:30px;display:flex;flex-direction:column;gap:10px}.category-button{padding:12px 20px;border:1px solid rgba(232,30,45,.1);border-radius:4px;cursor:pointer;transition:all .3s ease;font-size:15px;font-weight:500;text-align:left;width:100%;margin-bottom:10px;background-color:#ffffff05;color:#ffffffb3}.category-button.active{background-color:#e81e2d1a;color:#e81e2d}.price-filter{display:flex;gap:10px;margin-bottom:20px}.price-input{width:100%;padding:8px 12px;background-color:#ffffff0d;border:1px solid rgba(232,30,45,.1);border-radius:4px;color:#fff}.product-grid{flex:1;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;min-height:0;max-height:100%;overflow-y:auto;overflow-x:hidden;align-content:start;padding-right:6px;scrollbar-width:thin;scrollbar-color:rgba(232,30,45,.6) rgba(255,255,255,.06)}.product-grid::-webkit-scrollbar,.product-menu-sidebar::-webkit-scrollbar{width:10px;height:10px}.product-grid::-webkit-scrollbar-track,.product-menu-sidebar::-webkit-scrollbar-track{background:rgba(255,255,255,.05);border-radius:999px}.product-grid::-webkit-scrollbar-thumb,.product-menu-sidebar::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(255,72,90,.95) 0%,rgba(205,25,44,.95) 100%);border-radius:999px;border:2px solid rgba(255,255,255,.06)}.product-grid::-webkit-scrollbar-thumb:hover,.product-menu-sidebar::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,rgba(255,96,112,1) 0%,rgba(232,30,45,1) 100%)}.product-menu-sidebar{scrollbar-width:thin;scrollbar-color:rgba(232,30,45,.55) rgba(255,255,255,.05)}.product-catalog-loader{grid-column:1 / -1;border:1px solid rgba(60,130,255,.34);border-radius:14px;background:linear-gradient(160deg,rgba(17,31,59,.9),rgba(16,26,46,.86));padding:16px;display:flex;flex-direction:column;gap:14px;min-height:240px}.product-catalog-loader-head{display:flex;align-items:center;gap:12px}.product-catalog-loader-spinner{width:24px;height:24px;border-radius:50%;border:2px solid rgba(108,166,255,.28);border-top-color:#8ac3fff2;animation:product-catalog-spin .9s linear infinite;flex-shrink:0}.product-catalog-loader-title{margin:0;color:#eaf3ff;font-size:15px;font-weight:700;letter-spacing:.01em}.product-catalog-loader-subtitle{margin:3px 0 0;color:#dcecffb8;font-size:12px}.product-catalog-skeleton-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.product-catalog-skeleton-card{border:1px solid rgba(141,185,255,.16);border-radius:10px;padding:10px;background:rgba(255,255,255,.015)}.product-catalog-skeleton-image,.product-catalog-skeleton-line{border-radius:8px;background:linear-gradient(110deg,rgba(173,206,255,.08) 8%,rgba(186,216,255,.24) 18%,rgba(173,206,255,.08) 33%);background-size:200% 100%;animation:product-catalog-shimmer 1.35s ease-in-out infinite}.product-catalog-skeleton-image{aspect-ratio:1 / 1;margin-bottom:10px}.product-catalog-skeleton-line{height:12px;margin-bottom:8px}.product-catalog-skeleton-line.short{width:65%;margin-bottom:0}@keyframes product-catalog-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes product-catalog-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.product-card{background:linear-gradient(165deg,rgba(27,28,36,.98) 0%,rgba(22,23,31,.96) 100%);border-radius:14px;padding:14px;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;min-height:0;box-shadow:0 8px 20px #00000038}.product-card:hover{transform:translateY(-2px);border-color:#ffffff29;box-shadow:0 14px 28px #00000057}.product-image{aspect-ratio:1;background:radial-gradient(circle at 18% 15%,rgba(255,255,255,.08),transparent 45%),linear-gradient(160deg,rgba(66,36,38,.34),rgba(35,31,42,.35));border-radius:12px;margin-bottom:8px;position:relative;transition:border-color .22s ease,background-color .22s ease;display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid rgba(255,255,255,.06)}.product-image img{width:100%;height:100%;object-fit:contain;border-radius:12px;padding:2px;display:block}.product-image-text{color:#ffffffb3;font-size:14px;text-align:center}.product-title{color:#fff;font-size:15px;font-weight:700;margin:0 0 6px;line-height:1.32;min-height:2.64em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product-card-no-params .product-title{font-size:18px;line-height:1.35;text-align:center;min-height:2.7em}.product-card-no-params .param-slot{display:none}.product-card-no-params .product-actions{margin-top:10px;justify-content:flex-start}.product-price{color:#ff3449;font-size:18px;font-weight:700;margin:0 0 2px;line-height:1.1;letter-spacing:.01em;min-height:20px}.product-actions{display:flex;flex-direction:column;gap:6px;align-items:stretch;margin-top:auto;width:100%;min-height:auto;justify-content:flex-end}.param-slot{min-height:34px;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.param-slot.without-params{visibility:hidden;pointer-events:none}.param-selector{display:flex;gap:6px;margin-bottom:0;justify-content:center;flex-wrap:nowrap;width:100%}.param-buttons{display:flex;gap:6px;flex-wrap:nowrap;justify-content:center;width:100%}.param-button{padding:5px 10px;border-radius:999px;font-size:13px;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:34px;min-height:30px;display:inline-flex;align-items:center;justify-content:center}.param-button-f{border:1px solid rgba(0,157,255,.2);color:#009dff;background:rgba(0,157,255,.1)}.param-button-f.active{background:rgba(0,157,255,.3);box-shadow:0 0 10px #009dff4d}.param-button-r{border:1px solid rgba(232,30,45,.2);color:#e81e2d;background:rgba(232,30,45,.1)}.param-button-r.active{background:rgba(232,30,45,.3);box-shadow:0 0 10px #e81e2d4d}.param-button-n{border:1px solid rgba(76,175,80,.2);color:#4caf50;background:rgba(76,175,80,.1)}.param-button-n.active{background:rgba(76,175,80,.3);box-shadow:0 0 10px #4caf504d}.param-button-m{border:1px solid rgba(156,39,176,.2);color:#9c27b0;background:rgba(156,39,176,.1)}.param-button-m.active{background:rgba(156,39,176,.3);box-shadow:0 0 10px #9c27b04d}.add-to-cart-button{width:100%;background:linear-gradient(180deg,#ff3148 0%,#e81e2d 100%);color:#fff;border:none;border-radius:10px;padding:11px 12px;cursor:pointer;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease;font-size:15px;font-weight:700;box-shadow:0 8px 16px #e81e2d42}.add-to-cart-button:hover{transform:translateY(-1px);filter:brightness(1.04);box-shadow:0 12px 20px #e81e2d52}.add-to-cart-button:active{transform:translateY(0)}.product-open-listings-button{width:100%;border:1px solid rgba(78,138,255,.45);background:rgba(29,48,84,.62);color:#cfe2ff;border-radius:10px;padding:9px 12px;font-size:13px;font-weight:600;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.product-open-listings-button:hover{transform:translateY(-1px);border-color:#6ba2ffcc;background:rgba(38,63,108,.78)}.market-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1200;background:rgba(8,10,16,.72);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:20px}.market-modal{width:min(980px,100%);max-height:calc(100vh - 160px);overflow:hidden;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(170deg,rgba(20,23,33,.98),rgba(15,17,25,.98));display:flex;flex-direction:column;box-shadow:0 20px 50px #00000073}.market-create-modal{width:min(900px,100%);border-color:#e81e2d42;box-shadow:0 18px 44px #00000080,0 0 0 1px #e81e2d14 inset}.market-modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid rgba(255,255,255,.08)}.market-modal-header h3{margin:0;color:#fff;font-size:22px;font-weight:700;line-height:1.2}.market-modal-body{padding:16px 18px;overflow:auto;display:flex;flex-direction:column;gap:12px}.market-field-label{color:#ffffffd6;font-size:13px;font-weight:600}.market-create-category-tabs{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;padding-bottom:2px;scrollbar-width:none}.market-create-category-tabs::-webkit-scrollbar{display:none}.market-create-category-tab{flex:0 0 auto;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.04);color:#ffffffd6;padding:0 14px;font-size:12px;font-weight:600;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,color .2s ease,transform .2s ease;white-space:nowrap}.market-create-category-tab:hover{border-color:#ffffff59;background:rgba(255,255,255,.08);transform:translateY(-1px)}.market-create-category-tab.active{border-color:#ff7a89d1;background:linear-gradient(180deg,rgba(232,30,45,.28) 0%,rgba(232,30,45,.16) 100%);color:#fff;box-shadow:0 6px 14px #e81e2d38}.market-input{width:100%;border:1px solid rgba(255,255,255,.15);border-radius:10px;background:rgba(29,33,45,.85);color:#fff;font-size:14px;padding:11px 12px;outline:none}.market-input:focus{border-color:#ff7888b3;box-shadow:0 0 0 2px #e81e2d33}.market-product-picker{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:10px;max-height:42vh;overflow:auto;padding-right:2px}.market-product-option{border:1px solid rgba(255,255,255,.11);background:rgba(26,29,40,.92);border-radius:12px;padding:8px;cursor:pointer;color:#fff;display:flex;flex-direction:column;gap:8px;transition:border-color .18s ease,transform .18s ease}.market-product-option:hover{border-color:#ff849299;background:rgba(36,24,30,.96);transform:translateY(-1px)}.market-product-option.active{border-color:#ff5c70e6;box-shadow:0 0 0 1px #ff5c7059 inset;background:linear-gradient(170deg,rgba(54,23,31,.94),rgba(27,21,26,.94))}.market-product-option-image{height:86px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(160deg,rgba(55,31,35,.35),rgba(34,34,45,.45));display:flex;align-items:center;justify-content:center;overflow:hidden;color:#ffffff8c;font-size:11px}.market-product-option-image img{width:100%;height:100%;object-fit:contain;display:block;padding:2px}.market-product-option-name{font-size:13px;font-weight:600;line-height:1.25;min-height:32px;overflow:hidden}.market-product-picker-empty{margin:4px 0 0;grid-column:1 / -1;border:1px dashed rgba(255,255,255,.16);border-radius:10px;padding:14px;text-align:center;font-size:13px;color:#ffffffa8;background:rgba(22,24,32,.86)}.market-create-selected{display:flex;align-items:center;gap:8px;border:1px solid rgba(232,30,45,.28);background:rgba(56,20,29,.56);border-radius:10px;min-height:36px;padding:8px 10px;margin-top:-2px}.market-create-selected-label{color:#ffffffb8;font-size:12px;font-weight:600;flex-shrink:0}.market-create-selected-name{color:#fff;font-size:13px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.market-create-pet-params{border:1px solid rgba(255,255,255,.12);background:rgba(18,20,28,.88);border-radius:12px;padding:10px;display:flex;flex-direction:column;gap:8px}.market-create-pet-param-buttons{display:flex;flex-wrap:wrap;gap:8px}.market-create-pet-param-button{min-width:42px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.04);color:#ffffffe6;font-size:12px;font-weight:700;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,transform .2s ease}.market-create-pet-param-button:hover{transform:translateY(-1px)}.market-create-pet-param-button.active{color:#fff}.market-create-pet-param-button.param-f{border-color:#57b7ff8c;background:rgba(44,145,255,.14)}.market-create-pet-param-button.param-f.active{border-color:#82d0ffeb;background:rgba(44,145,255,.42);box-shadow:0 0 0 1px #2c91ff3d inset}.market-create-pet-param-button.param-r{border-color:#ff6fc48f;background:rgba(233,82,174,.15)}.market-create-pet-param-button.param-r.active{border-color:#ff9cdceb;background:rgba(233,82,174,.42);box-shadow:0 0 0 1px #e952ae3d inset}.market-create-pet-param-button.param-n{border-color:#ffb2548f;background:rgba(255,145,48,.16)}.market-create-pet-param-button.param-n.active{border-color:#ffc985eb;background:rgba(255,145,48,.42);box-shadow:0 0 0 1px #ff91303d inset}.market-create-pet-param-button.param-m{border-color:#bc7bff94;background:rgba(152,84,255,.16)}.market-create-pet-param-button.param-m.active{border-color:#d4adfff0;background:rgba(152,84,255,.42);box-shadow:0 0 0 1px #9854ff3d inset}.market-create-pet-param-hint{margin:0;font-size:12px;color:#ffffffa3;line-height:1.3}.market-modal-actions{display:flex;gap:10px;justify-content:flex-end;padding:0 18px 18px}.market-cancel-btn,.market-submit-btn{width:auto;min-width:150px;height:40px;border-radius:10px;padding:0 16px}.market-listings-modal{width:min(860px,100%)}.market-listings-grid{display:grid;gap:10px}.market-listing-card{border:1px solid rgba(255,255,255,.11);border-radius:14px;background:linear-gradient(180deg,rgba(18,20,28,.95),rgba(14,16,22,.96));padding:12px 13px;display:flex;flex-direction:column;gap:12px}.market-listing-top{width:100%;min-width:0;display:flex;align-items:flex-start;gap:10px}.market-listing-product-image{width:64px;height:64px;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(160deg,rgba(34,24,28,.75),rgba(20,22,30,.92));display:flex;align-items:center;justify-content:center;overflow:hidden;color:#fff9;font-size:10px;flex-shrink:0}.market-listing-product-image img{width:100%;height:100%;object-fit:contain;display:block;padding:3px}.market-listing-seller{display:flex;align-items:center;gap:10px;min-width:0}.market-listing-avatar{width:20px;height:20px;border-radius:50%;object-fit:cover;border:1px solid rgba(255,255,255,.2);flex-shrink:0}.market-listing-login{margin:0;color:#fff;font-size:12px;font-weight:600}.market-listing-date{margin:0;color:#ffffff8f;font-size:11px}.market-listing-sep{color:#ffffff57;font-size:11px;margin:0 4px;line-height:1;transform:translateY(-1px)}.market-listing-seller-line{display:flex;align-items:center;min-width:0;margin-top:4px}.market-listing-meta{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.market-listing-params{display:flex;flex-wrap:wrap;gap:5px;margin-top:6px}.market-param-chip{height:20px;min-width:20px;border-radius:999px;padding:0 7px;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;letter-spacing:.02em;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.06);color:#ffffffe6}.market-param-chip-f{border-color:#57b7ff9e;background:rgba(44,145,255,.26);color:#c6ecff}.market-param-chip-r{border-color:#ff6fc4a3;background:rgba(233,82,174,.26);color:#ffd1ee}.market-param-chip-n{border-color:#ffb254a8;background:rgba(255,145,48,.28);color:#ffe4bd}.market-param-chip-m{border-color:#bc7bffa8;background:rgba(152,84,255,.28);color:#ecd8ff}.market-listing-price{color:#3ee291;font-size:24px;font-weight:800;letter-spacing:.01em;white-space:nowrap}.market-listing-action{border:1px solid transparent;border-radius:10px;height:36px;padding:0 14px;font-size:12px;font-weight:700;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,transform .2s ease;white-space:nowrap}.market-listing-action:hover{transform:translateY(-1px)}.market-listing-action-buy{border-color:#ff6a7cbd;background:linear-gradient(180deg,#ff5369 0%,#e81e2d 100%);color:#fff}.market-listing-action-buy:hover{border-color:#ffb5beeb}.market-listing-action-edit{border-color:#ffffff40;background:rgba(255,255,255,.08);color:#fffffff2}.market-listing-action-edit:hover{border-color:#fff6}.market-edit-actions{justify-content:space-between;flex-wrap:wrap}.market-delete-btn{min-width:140px;border:1px solid rgba(255,111,125,.6);background:rgba(232,30,45,.14);color:#ffd8dd}.market-delete-btn:hover{border-color:#ffa6b0e6;background:rgba(232,30,45,.24)}.market-chat-open-button{border:1px solid rgba(78,138,255,.45);background:rgba(28,45,78,.75);color:#d5e4ff;border-radius:9px;height:36px;padding:0 13px;cursor:pointer;font-size:13px;font-weight:600}.market-chat-modal{width:min(760px,100%)}.market-chat-meta{margin:10px 18px 0;color:#ffffffbf;font-size:13px}.market-chat-messages{margin:10px 18px 0;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:rgba(13,16,24,.92);padding:12px;min-height:240px;max-height:44vh;overflow:auto;display:flex;flex-direction:column;gap:8px}.market-chat-empty{margin:auto;color:#ffffff8c;font-size:14px;text-align:center;max-width:400px}.market-chat-message{display:flex;gap:8px;align-items:flex-start;max-width:92%}.market-chat-message.own{margin-left:auto;flex-direction:row-reverse}.market-chat-message-avatar{width:30px;height:30px;border-radius:50%;object-fit:cover;border:1px solid rgba(255,255,255,.2);flex-shrink:0}.market-chat-message-content{border:1px solid rgba(255,255,255,.11);background:rgba(28,33,46,.9);border-radius:11px;padding:7px 9px}.market-chat-message.own .market-chat-message-content{border-color:#e81e2d47;background:rgba(66,20,30,.88)}.market-chat-message-login{margin:0;color:#ffffffc7;font-size:11px;font-weight:600}.market-chat-message-text{margin:3px 0 0;color:#fff;font-size:14px;line-height:1.35;word-break:break-word}.market-chat-form{margin:12px 18px 18px;display:flex;gap:8px}.market-chat-form input{flex:1;min-width:0;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:rgba(25,29,39,.92);color:#fff;padding:10px 12px;font-size:14px}.market-chat-form button{border:none;border-radius:10px;background:linear-gradient(180deg,#ff3148 0%,#e81e2d 100%);color:#fff;padding:0 15px;font-size:13px;font-weight:700;cursor:pointer}.market-chat-form button:disabled{opacity:.6;cursor:default}.cart-sidebar{position:fixed;top:0;right:0;bottom:0;width:400px;background-color:#121214;border-left:1px solid rgba(232,30,45,.1);padding:20px;z-index:999;box-shadow:-5px 0 30px #0000004d}.cart-sidebar.open{animation:slide-from-right .3s ease-out}.cart-sidebar.closing{animation:slide-to-right .3s ease-out forwards}.cart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.cart-title{color:#e81e2d;font-size:24px}.cart-items{max-height:calc(100vh - 200px);overflow-y:auto}.cart-item{display:flex;justify-content:space-between;align-items:center;padding:10px;border-bottom:1px solid rgba(255,255,255,.1);color:#fff}.cart-item-details{margin-bottom:5px}.cart-item-params{color:#e81e2d}.remove-item-button{background:none;border:none;color:#e81e2d;cursor:pointer;font-size:18px}.cart-empty{color:#ffffff80;text-align:center;margin-top:40px;display:none}.cart-footer{position:absolute;bottom:20px;left:20px;right:20px;display:none}.cart-total{display:flex;justify-content:space-between;margin-bottom:15px;color:#fff;font-size:18px}.cart-total-price{color:#e81e2d}.checkout-button{width:100%;background-color:#e81e2d;color:#fff;border:none;border-radius:4px;padding:12px;font-size:16px;cursor:pointer;transition:all .3s ease}.auth-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 15%,rgba(232,30,45,.1),transparent 45%),radial-gradient(circle at 85% 90%,rgba(59,130,246,.08),transparent 40%),rgba(5,7,12,.82);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:999;display:flex;align-items:center;justify-content:center;padding:20px}.auth-modal.open{animation:modal-overlay-appear .3s ease-out}.auth-modal.closing{animation:modal-overlay-disappear .3s ease-out forwards}.auth-modal.hidden{visibility:hidden;opacity:0;pointer-events:none;transition:visibility 0s .3s,opacity .3s ease-out}.auth-modal-content{background:linear-gradient(180deg,rgba(22,24,31,.96) 0%,rgba(12,14,20,.98) 100%);padding:28px 26px 24px;border-radius:24px;border:1px solid rgba(255,255,255,.14);box-shadow:0 26px 58px #00000094,0 0 0 1px #e81e2d26 inset;width:100%;max-width:430px;position:relative}.auth-modal.open .auth-modal-content,.auth-modal.open .profile-modal-content,.auth-modal.open .terms-modal-content{animation:modal-content-appear .3s ease-out}.auth-modal.closing .auth-modal-content,.auth-modal.closing .profile-modal-content,.auth-modal.closing .terms-modal-content{animation:modal-content-disappear .3s ease-out forwards}.auth-title{color:#fffffff5;font-size:34px;font-weight:700;letter-spacing:.02em;margin-bottom:22px;text-align:center}.auth-modal-content .close-button{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.04);display:inline-flex;align-items:center;justify-content:center;padding:0;top:12px;right:12px;font-size:30px;line-height:1;color:#ffffffe6;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.auth-modal-content .close-button:hover{background:rgba(255,255,255,.14);border-color:#ffffff59;transform:translateY(-1px)}.auth-input{width:100%;padding:14px 18px;margin-bottom:15px;background-color:#ffffff0d;border:1px solid rgba(232,30,45,.2);border-radius:8px;color:#fff;font-size:15px;transition:border-color .3s ease}.auth-modal-content .auth-input{background-color:#ffffff0a;border-color:#fff3;border-radius:10px;font-size:16px;padding:14px 16px}.auth-modal-content .auth-input::placeholder{color:#ffffff73}.auth-input:focus{outline:none;border-color:#e81e2d80}.auth-modal-content .auth-input:focus{border-color:#3b82f6b3;box-shadow:0 0 0 3px #3b82f62e}.auth-input.error{border-color:#e81e2d}.auth-button{width:100%;padding:14px;background-color:#e81e2d;color:#fff;border:none;border-radius:8px;margin-bottom:20px;cursor:pointer;transition:all .3s ease;box-shadow:0 5px 20px #e81e2d66;font-weight:700;font-size:16px}.auth-modal-content .auth-button{border-radius:10px;background:linear-gradient(180deg,#ff3652 0%,#e81e2d 100%);border:1px solid rgba(255,92,119,.75);box-shadow:0 10px 24px #e81e2d57;margin-bottom:14px}.auth-modal-content .auth-button:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.03)}.auth-modal-content .auth-button:disabled{opacity:.72;cursor:not-allowed;transform:none}.auth-social-round-row{display:flex;justify-content:center;gap:14px;margin:-2px 0 14px}.auth-round-social{width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.06);color:#fff;font-size:15px;font-weight:700;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background-color .2s ease}.auth-round-social:hover:not(:disabled){transform:translateY(-1px);border-color:#ffffff73;background:rgba(255,255,255,.12)}.auth-round-social:disabled{opacity:.72;cursor:not-allowed}.auth-round-google{display:inline-flex;align-items:center;justify-content:center;padding:0;overflow:hidden}.auth-round-google-icon{width:26px;height:26px;display:block;object-fit:contain;pointer-events:none}.auth-round-telegram{display:inline-flex;align-items:center;justify-content:center;padding:0;overflow:hidden}.auth-round-telegram-icon{width:26px;height:26px;display:block;object-fit:contain;pointer-events:none}.auth-telegram-wrapper{margin-bottom:14px;padding:12px;border-radius:12px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.03)}.auth-social-caption{margin:0 0 10px;text-align:center;color:#ffffffbf;font-size:13px}.telegram-widget-host{display:flex;align-items:center;justify-content:center;min-height:46px}.auth-turnstile-block{margin:0 0 14px;padding:12px;border-radius:12px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.03)}.auth-turnstile-title{margin:0 0 10px;text-align:center;color:#ffffffdb;font-size:13px;font-weight:600}.turnstile-widget-host{display:flex;justify-content:center;min-height:68px}.auth-turnstile-unavailable{margin:0;text-align:center;color:#ffb0b0f2;font-size:13px}.auth-consent-panel{display:flex;flex-direction:column;gap:9px;margin:-2px 0 14px;padding:12px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.018);transition:border-color .2s ease,background-color .2s ease}.auth-consent-panel.error{border-color:#f43f5e85;background:rgba(244,63,94,.08)}.auth-consent-lead{margin:0;color:#ffffff7a;font-size:12.5px;line-height:1.45}.auth-consent-option{display:flex;align-items:flex-start;gap:10px;color:#ffffff9e;font-size:12.5px;line-height:1.35;cursor:pointer;-webkit-user-select:none;user-select:none}.auth-consent-option input{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:16px;height:16px;flex:0 0 16px;margin:1px 0 0;border:1px solid rgba(255,255,255,.18);border-radius:4px;background:rgba(255,255,255,.055);cursor:pointer;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.auth-consent-option input:checked{border-color:#94a3b87a;background-color:#64748bd1;background-image:url("data:image/svg+xml,%3Csvg width='12' height='10' viewBox='0 0 12 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 5.1L4.5 8L10.5 1.5' stroke='%23e5e7eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:11px 9px}.auth-consent-option input:focus-visible{outline:none;box-shadow:0 0 0 3px #94a3b824}.auth-consent-link{padding:0;border:0;background:transparent;color:#94a3b8e6;font:inherit;font-weight:600;line-height:inherit;text-align:left;cursor:pointer;transition:color .2s ease}.auth-consent-link:hover{color:#cbd5e1f2}.auth-button.secondary-button{background-color:#1c1c1d;box-shadow:none;margin-top:-10px}.auth-modal-content .auth-button.secondary-button,.auth-recovery-modal .auth-button.secondary-button{border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.05);box-shadow:none;color:#ffffffe6}.auth-toggle-text{text-align:center;color:#ffffffb3;margin-top:4px;font-size:15px}.auth-toggle-link{color:#f87171;cursor:pointer;font-weight:600;transition:color .2s ease}.auth-toggle-link:hover{color:#fb7185}.auth-error{color:#fda4af;text-align:center;margin:8px 0 12px;padding:8px 12px;background:rgba(244,63,94,.12);border:1px solid rgba(244,63,94,.34);border-radius:10px;font-size:14px}.auth-success{color:#4caf50;text-align:center;margin-bottom:15px;font-size:14px}.auth-info-text{color:#ffffffd1;margin:10px 0 14px;text-align:center;font-size:14px;line-height:1.45;padding:8px 12px;border-radius:10px;border:1px solid rgba(59,130,246,.4);background:rgba(59,130,246,.12)}.auth-forgot-password{text-align:right;margin-top:-10px;margin-bottom:15px}.auth-recovery-toggle-text{margin-top:2px;margin-bottom:10px}.auth-recovery-trigger{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.05);color:#ffffffe0;font-size:14px;font-weight:600;cursor:pointer;padding:8px 12px;border-radius:10px;transition:all .2s ease}.auth-recovery-trigger:hover{border-color:#f8717194;color:#fca5a5;background:rgba(248,113,113,.08)}.auth-recovery-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;background:rgba(0,0,0,.65);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:16px;animation:modal-overlay-appear .2s ease-out}.auth-recovery-modal{width:100%;max-width:420px;background:linear-gradient(180deg,rgba(24,25,31,.98) 0%,rgba(17,18,24,.98) 100%);border:1px solid rgba(255,255,255,.16);border-radius:18px;padding:24px 20px 16px;position:relative;box-shadow:0 20px 52px #00000094,0 0 0 1px #3b82f624 inset;animation:modal-content-appear .22s ease-out}.auth-recovery-close{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.04);color:#ffffffe6;font-size:18px;cursor:pointer}.auth-recovery-close:hover{background:rgba(255,255,255,.12)}.auth-recovery-title{margin:0 0 10px;text-align:center;font-size:24px;color:#f8fafc}.auth-recovery-subtitle{margin:0 0 16px;text-align:center;font-size:14px;line-height:1.45;color:#ffffffbd}.auth-recovery-actions{margin-top:10px}.auth-recovery-cancel{margin-top:-6px}.auth-recovery-modal .auth-input{margin-bottom:12px}@media (max-width: 480px){.auth-modal-content{padding:24px 18px 18px;border-radius:18px}.auth-title{font-size:30px;margin-bottom:18px}.auth-modal-content .close-button{width:34px;height:34px;font-size:26px}.auth-recovery-modal{padding:22px 14px 14px;border-radius:16px}.auth-recovery-title{font-size:21px}}.terms-modal-content{max-width:1000px;margin:0 auto;background-color:#121214;border-radius:15px;border:1px solid rgba(232,30,45,.1);padding:30px;position:relative;box-shadow:0 0 30px #e81e2d1a;width:100%}.terms-title{color:#e81e2d;font-size:32px;font-weight:700;margin-bottom:30px;text-align:center}.terms-content{color:#fffc;font-size:14px;line-height:1.6;max-height:70vh;overflow-y:auto;padding:20px}.terms-section{margin-bottom:40px}.terms-section-title{color:#e81e2d;font-size:24px;margin-bottom:20px}.terms-section-content{padding-left:20px}.terms-paragraph{margin-bottom:15px}.terms-paragraph-indented{margin-bottom:10px;padding-left:20px}.terms-footer{text-align:center;margin-top:40px;color:#ffffff80;font-size:14px}.privacy-policy-page{padding:130px 0 36px}.user-agreement-content{max-height:70vh;overflow-y:auto;overflow-x:hidden}.user-agreement-line{margin:0 0 10px;color:#ffffffd6;font-size:14px;line-height:1.58;overflow-wrap:anywhere;word-break:break-word}.user-agreement-mainline{color:#fffffff2;font-size:18px;font-weight:700;margin-bottom:12px}.user-agreement-heading{margin-top:14px;color:#e81e2d;font-size:18px;font-weight:700}.user-agreement-subheading{color:#ffffffe6;font-weight:600}.user-agreement-bullet{padding-left:14px}.user-agreement-gap{height:10px}.privacy-policy-page-content{max-width:1040px}.privacy-policy-content{max-height:70vh;overflow-y:auto;overflow-x:hidden}.privacy-policy-line{margin:0 0 10px;color:#ffffffd6;font-size:14px;line-height:1.58;overflow-wrap:anywhere;word-break:break-word}.privacy-policy-mainline{color:#fffffff2;font-size:18px;font-weight:700;margin-bottom:12px}.privacy-policy-heading{margin-top:14px;color:#e81e2d;font-size:18px;font-weight:700}.privacy-policy-subheading{color:#ffffffe6;font-weight:600}.privacy-policy-bullet{padding-left:14px}.privacy-policy-gap{height:10px}.profile-modal-content{background-color:#161618;border-radius:24px;border:1px solid rgba(255,255,255,.1);box-shadow:0 10px 50px #00000080;width:100%;max-width:900px;height:600px;position:relative;overflow:hidden;display:flex;flex-direction:column;padding:0;transition:max-width .4s ease,height .4s ease,min-height .4s ease}.profile-view-container{display:flex;width:200%;height:100%;transition:transform .4s cubic-bezier(.25,.8,.25,1)}.profile-view-container.settings-active{transform:translate(-50%)}.profile-main-view,.profile-settings-view{width:50%;height:100%;flex-shrink:0;display:flex;flex-direction:column}.profile-modal-header{display:flex;justify-content:space-between;align-items:center;padding:15px 25px;border-bottom:1px solid rgba(255,255,255,.1);flex-shrink:0}.profile-modal-title{font-size:22px;font-weight:600;color:#fff}.profile-modal-header .icon-button{background:rgba(255,255,255,.1);border:none;color:#fffc;cursor:pointer;border-radius:50%;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;transition:all .3s ease}.profile-modal-header .icon-button.close-button{font-size:20px;background:none;position:static}.profile-modal-header .icon-button:hover{background:rgba(255,255,255,.2);color:#fff}.profile-modal-header .settings-button{margin-right:10px}.profile-modal-header .settings-button svg{width:20px;height:20px}.profile-modal-body{display:flex;flex-grow:1;overflow:hidden}.profile-left-panel{width:300px;background-color:#0000001a;border-right:1px solid rgba(255,255,255,.1);padding:25px;display:flex;flex-direction:column;flex-shrink:0}.profile-user-info{display:flex;align-items:center;gap:15px;margin-bottom:30px}.profile-avatar-placeholder{width:60px;height:60px;border-radius:50%;background-color:#ffffff1a;flex-shrink:0;border:2px solid rgba(255,255,255,.2)}.profile-avatar{width:60px;height:60px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid rgba(255,255,255,.2)}.profile-text-info .profile-name{font-size:20px;font-weight:600;color:#fff;margin-bottom:4px}.profile-text-info .profile-id{font-size:14px;color:#fff9;background:rgba(255,255,255,.1);padding:2px 8px;border-radius:6px;display:inline-block}.profile-navigation{display:flex;flex-direction:column;gap:10px;flex-grow:1}.profile-nav-button{background-color:transparent;border:1px solid transparent;color:#ffffffb3;padding:15px;border-radius:12px;width:100%;text-align:left;font-size:16px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:15px}.profile-nav-button svg{width:22px;height:22px;color:#fff9;transition:color .3s ease}.profile-nav-button:hover{background-color:#ffffff0d;color:#fff}.profile-nav-button:hover svg{color:#fff}.profile-nav-button.active{background-color:#e81e2d1a;color:#fff;font-weight:500}.profile-nav-button.active svg{color:#e81e2d}.profile-nav-button.admin{border-color:transparent;background-color:transparent;color:#ffffffb3}.profile-nav-button.admin:hover{color:#fff;background-color:#e81e2d1a}.profile-nav-button.admin.active{background-color:#e81e2d26}.profile-nav-button.admin svg{color:#e81e2d}.profile-right-panel{flex:1;padding:25px;display:flex;flex-direction:column;gap:20px;overflow-y:auto}.profile-balance-card{background:linear-gradient(145deg,rgba(232,30,45,.1),rgba(232,30,45,.05));border-radius:12px;padding:15px 20px;border:1px solid rgba(232,30,45,.2);display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.profile-balance-card h4{font-size:14px;color:#ffffffb3;margin:0 0 2px;font-weight:500}.profile-balance-card p{font-size:24px;font-weight:600;color:#fff;margin:0}.profile-balance-hint{display:block;margin-top:4px;color:#ffffff9e;font-size:12px;line-height:1.25}.profile-balance-currency-switch{margin-top:10px;display:inline-flex;flex-wrap:wrap;gap:6px}.profile-balance-currency-chip{border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.06);color:#fff;padding:4px 8px;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.02em}.profile-balance-currency-chip.active{border-color:#e81e2d99;background:rgba(232,30,45,.2)}.profile-balance-card .primary-button{padding:8px 18px;box-shadow:none;width:auto;font-size:14px;border-radius:8px}.profile-topup-panel{background:linear-gradient(145deg,rgba(59,59,61,.692),rgba(34,35,36,.92));border:1px solid rgba(125,228,8,.12);border-radius:14px;padding:14px;display:flex;flex-direction:column;gap:12px;margin-top:-6px}.profile-topup-header h4{margin:0;color:#fff;font-size:15px;font-weight:600}.profile-topup-header p{margin:4px 0 0;color:#ffffffa6;font-size:12px;line-height:1.35}.profile-topup-currency-row{display:flex;flex-direction:column;gap:7px}.profile-topup-currency-label{color:#ffffffd6;font-size:12px;font-weight:600}.profile-topup-currency-switch{display:flex;flex-wrap:wrap;gap:8px}.profile-topup-currency-chip{border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.06);color:#fff;padding:6px 10px;border-radius:10px;font-size:12px;font-weight:600;letter-spacing:.02em}.profile-topup-currency-chip.active{border-color:#e81e2d99;background:rgba(232,30,45,.2)}.profile-topup-currency-chip:disabled{opacity:.55;cursor:not-allowed}.profile-topup-methods-modern{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profile-pay-method{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.05);border-radius:12px;padding:10px 12px;color:#fff;display:flex;align-items:center;gap:10px;text-align:left;transition:border-color .18s ease,background-color .18s ease,transform .18s ease,box-shadow .18s ease}.profile-pay-method:hover{transform:translateY(-1px);border-color:#ffffff47;background:rgba(255,255,255,.08)}.profile-pay-method.active{border-color:#e81e2d8c;background:rgba(232,30,45,.14);box-shadow:0 0 0 1px #e81e2d40 inset}.profile-pay-method-icon{width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#2563eb;background:#d1d5db;box-shadow:0 8px 16px #0f172a33}.profile-pay-method-icon.card{color:#1d4ed8}.profile-pay-method-icon.crypto{color:#b45309}.profile-pay-method-text{min-width:0;display:flex;flex-direction:column;gap:2px}.profile-pay-method-text strong{font-size:14px;font-weight:600;line-height:1.2;color:#fff}.profile-pay-method-text small{font-size:11px;color:#ffffff9e;line-height:1.2}.profile-topup-methods{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profile-topup-method{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.03);border-radius:12px;padding:10px;color:#fff;display:flex;align-items:center;gap:10px;text-align:left;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.profile-topup-method:hover{border-color:#e81e2d47;background:rgba(232,30,45,.05);transform:translateY(-1px)}.profile-topup-method.active{border-color:#e81e2d73;background:rgba(232,30,45,.1)}.profile-topup-method-icon{width:34px;height:34px;border-radius:10px;background:rgba(255,255,255,.08);display:inline-flex;align-items:center;justify-content:center;color:#e81e2df2;flex-shrink:0}.profile-topup-method-content{display:flex;flex-direction:column;min-width:0}.profile-topup-method-content strong{font-size:13px;font-weight:600;color:#fff;line-height:1.2}.profile-topup-method-content small{margin-top:2px;font-size:11px;color:#fff9;line-height:1.25}.profile-topup-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.profile-topup-amount-input{width:100%;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.14);border-radius:10px;color:#fff;height:42px;padding:0 12px;font-size:14px;outline:none}.profile-topup-amount-input::placeholder{color:#ffffff73}.profile-topup-amount-input:focus{border-color:#e81e2d8c}.profile-topup-actions .primary-button{width:auto;min-width:138px;height:42px;margin:0}.profile-topup-preview{border:1px solid rgba(232,30,45,.22);background:rgba(232,30,45,.08);border-radius:10px;padding:10px 12px;display:flex;flex-direction:column;gap:4px}.profile-topup-preview p{margin:0;font-size:12px;color:#ffffffe6}.profile-topup-preview strong{color:#fff;font-weight:700}.donation-payment-overlay{z-index:10050;align-items:center;justify-content:center;padding:16px}.donation-payment-modal{width:100%;max-width:430px;background:linear-gradient(180deg,rgba(22,24,31,.96) 0%,rgba(12,14,20,.98) 100%);border:1px solid rgba(255,255,255,.14);box-shadow:0 26px 58px #00000094,0 0 0 1px #e81e2d26 inset;overflow:hidden;padding:0!important;border-radius:24px}.donation-payment-modal-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid rgba(255,255,255,.08)}.donation-payment-modal-header h2{margin:0;font-size:1.15rem;font-weight:600;color:#fff}.donation-payment-modal-body{padding:20px;display:flex;flex-direction:column;gap:14px}.donation-payment-amount{margin:0;color:#ffffffd9;font-size:1rem}.donation-payment-amount strong{color:#fff}.donation-payment-order-label{margin:0;font-size:.85rem;color:#ffffff8c}.donation-payment-order-id-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.donation-payment-order-id{flex:1;min-width:0;display:block;padding:12px 14px;background:rgba(0,0,0,.35);border:1px solid rgba(232,30,45,.35);border-radius:10px;font-size:1.25rem;font-weight:700;letter-spacing:.04em;color:#fff;word-break:break-all}.donation-payment-warning{margin:0;padding:12px 14px;border-radius:10px;background:rgba(232,30,45,.12);border:1px solid rgba(232,30,45,.35);color:#ffdcdcf2;font-size:.88rem;line-height:1.45}.donation-payment-actions-row{display:flex;gap:16px;margin-top:4px;margin-bottom:6px;flex-wrap:wrap}.donation-payment-actions-row .primary-button,.donation-payment-actions-row .secondary-button{width:auto;min-width:0;flex:1;padding-left:16px;padding-right:16px}.donation-payment-actions-row .primary-button{height:42px;border-radius:10px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.18);box-shadow:none;font-weight:700;font-size:15px;padding:0 16px;color:#ffffffeb}.donation-payment-actions-row .donation-payment-pay-btn{background:rgba(34,197,94,.14);border:1px solid rgba(34,197,94,.45);color:#dcffe6f5;box-shadow:none}.donation-payment-actions-row .secondary-button{height:42px;border-radius:10px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.16);box-shadow:none;color:#ffffffe6;font-weight:700;font-size:15px;padding:0 16px}.donation-payment-actions-row .donation-payment-check-btn{background:rgba(232,30,45,.14);border:1px solid rgba(232,30,45,.45);color:#ffdcdcf5;box-shadow:none}.donation-payment-actions-row .primary-button:hover:not(:disabled),.donation-payment-actions-row .secondary-button:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.03)}.donation-payment-actions-row .donation-payment-pay-btn:hover:not(:disabled),.donation-payment-actions-row .donation-payment-check-btn:hover:not(:disabled){filter:brightness(1.08)}.donation-payment-actions-row .primary-button:disabled,.donation-payment-actions-row .secondary-button:disabled{opacity:.72;cursor:not-allowed;transform:none}.donation-payment-close{width:100%;margin-top:18px}.donation-payment-simple-timer{padding:12px 14px;border-radius:12px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.12)}.donation-payment-simple-timer-row{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.donation-payment-simple-timer-row span{color:#ffffffa6;font-size:12px;font-weight:600}.donation-payment-simple-timer-row strong{color:#fff;font-size:14px;font-weight:800;font-variant-numeric:tabular-nums}.donation-payment-simple-timer.expired{border-color:#ffa07859;background:rgba(255,160,120,.08)}.donation-pay-confirm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10060;background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:16px}@keyframes donationPayConfirmIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@keyframes donationPayConfirmOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.98)}}.donation-pay-confirm-overlay.opening{animation:donationPayConfirmIn .18s ease-out both}.donation-pay-confirm-overlay.closing{animation:donationPayConfirmOut .12s ease-in both}.donation-pay-confirm-modal{width:100%;max-width:440px;background:rgba(18,18,24,.98);border:1px solid rgba(255,255,255,.14);border-radius:18px;box-shadow:0 26px 70px #000000b3;overflow:hidden}@keyframes donationPayConfirmModalIn{0%{opacity:0;transform:translateY(6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes donationPayConfirmModalOut{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(6px) scale(.98)}}.donation-pay-confirm-overlay.opening .donation-pay-confirm-modal{animation:donationPayConfirmModalIn .18s ease-out both}.donation-pay-confirm-overlay.closing .donation-pay-confirm-modal{animation:donationPayConfirmModalOut .12s ease-in both}.donation-pay-confirm-header{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid rgba(255,255,255,.08)}.donation-pay-confirm-header h3{margin:0;font-size:16px;font-weight:800;color:#fffffff2}.donation-pay-confirm-body{padding:16px 18px 18px;display:flex;flex-direction:column;gap:14px}.donation-pay-confirm-text{margin:0;color:#ffffffd9;font-size:13px;line-height:1.35}.donation-pay-confirm-text strong{color:#fff}.donation-pay-confirm-buttons{display:flex;gap:10px}.donation-pay-confirm-green,.donation-pay-confirm-red{flex:1;height:42px;border-radius:10px;border:1px solid rgba(255,255,255,.18);font-weight:800;font-size:14px;cursor:pointer;transition:filter .15s ease,transform .15s ease,opacity .15s ease}.donation-pay-confirm-green{background:rgba(34,197,94,.14);border-color:#22c55e73;color:#dcffe6fa}.donation-pay-confirm-red{background:rgba(232,30,45,.14);border-color:#e81e2d73;color:#ffdcdcfa}.donation-pay-confirm-green:hover:not(:disabled),.donation-pay-confirm-red:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px)}.donation-pay-confirm-green:disabled,.donation-pay-confirm-red:disabled{opacity:.75;cursor:not-allowed;transform:none}.donation-pay-confirm-hint{margin:0;color:#fff9;font-size:12px;line-height:1.35}.donation-pay-confirm-red-warning{margin:0;padding:12px 14px;border-radius:12px;background:rgba(232,30,45,.12);border:1px solid rgba(232,30,45,.45);color:#ffd2d2fa;font-weight:800;font-size:13px;line-height:1.35}.exchange-guide-modal{max-width:560px}.exchange-guide-list{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:10px;color:#ffffffe0;font-size:14px;line-height:1.5}.exchange-guide-list li{opacity:0;transform:translateY(8px);animation:guideItemIn .28s ease-out forwards}.exchange-guide-list li:nth-child(1){animation-delay:.03s}.exchange-guide-list li:nth-child(2){animation-delay:.1s}.exchange-guide-list li:nth-child(3){animation-delay:.17s}.exchange-guide-link{color:#93c5fd;word-break:break-all;text-decoration:none}.exchange-guide-link:hover{text-decoration:underline}@keyframes guideItemIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.donation-payment-timer{margin-top:2px;padding:14px 14px 12px;border-radius:12px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.12)}.donation-payment-timer-row{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px}.donation-payment-timer-row span{color:#ffffffa6;font-size:12px;font-weight:600}.donation-payment-timer-row strong{color:#fff;font-size:14px;font-weight:700;font-variant-numeric:tabular-nums}.donation-payment-timer.expired{border-color:#ffa07859;background:rgba(255,160,120,.08)}.donation-payment-progress{width:100%;height:8px;border-radius:999px;background:rgba(255,255,255,.08);overflow:hidden}.donation-payment-progress-bar{height:100%;width:0%;background:linear-gradient(90deg,rgba(232,30,45,.95),rgba(59,130,246,.85));border-radius:999px;transition:width .4s ease}.donation-payment-timer-sub{margin:10px 0 0;color:#fff9;font-size:12px;line-height:1.35}.donation-payment-instructions{padding:12px 14px;border-radius:12px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;gap:8px}.donation-payment-instructions p{margin:0;color:#ffffffc7;font-size:13px;line-height:1.35}.donation-payment-instructions code{padding:2px 6px;border-radius:8px;background:rgba(0,0,0,.35);border:1px solid rgba(232,30,45,.35);color:#fff;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap;word-break:normal}.donation-payment-hint{margin:0;font-size:.8rem;color:#ffffff73;line-height:1.4}.donation-payment-countdown{margin:0;font-size:.9rem;color:#78dcb4f2;font-variant-numeric:tabular-nums}.donation-payment-countdown.expired{color:#ffa078f2}.profile-content-section{background-color:#0000001a;border-radius:16px;padding:25px;flex-grow:1;border:1px solid rgba(255,255,255,.1)}.profile-content-section h3{font-size:20px;font-weight:600;color:#fff;margin:0 0 20px;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.1)}.empty-state{text-align:center;margin-top:50px;color:#ffffff80}.empty-state p{font-size:18px;font-weight:500;color:#fffc;margin:0 0 10px}.empty-state span{font-size:15px}.settings-header{display:flex;align-items:center;justify-content:space-between;padding:15px 25px;border-bottom:1px solid rgba(255,255,255,.1);flex-shrink:0}.settings-header .auth-title{margin:0;flex-grow:1;text-align:center;font-size:22px;font-weight:600;color:#fff}.settings-header .back-button{background:none;border:none;color:#fffc;cursor:pointer;padding:5px;line-height:1}.settings-header .back-button:hover{color:#fff}.settings-header .close-button{font-size:20px;background:none;position:static}.profile-tab-content{color:#fffc;padding:25px;flex-grow:1;overflow-y:auto}.settings-content .setting-item{display:flex;justify-content:space-between;align-items:center;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.1)}.settings-content .setting-item:last-child{border-bottom:none}.settings-content .setting-item.column{display:block}.settings-content .setting-item label{font-size:16px;font-weight:500;color:#ffffffe6}.setting-item-header{display:flex;justify-content:space-between;align-items:center}.collapsible-form{max-height:0;overflow:hidden;transition:max-height .35s ease-in-out}.collapsible-form.open{max-height:300px}.collapsible-form-inner{padding-top:15px;display:flex;flex-direction:column;gap:12px}.settings-content .setting-item input{width:100%;padding:12px 15px;background-color:#ffffff0d;border:1px solid rgba(255,255,255,.15);border-radius:8px;color:#fff;font-size:15px}.settings-content .setting-item input:focus{outline:none;border-color:#e81e2d80;background-color:#ffffff14}.settings-content .setting-item button{background-color:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2);padding:8px 15px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;white-space:nowrap;transition:all .2s ease-in-out}.settings-content .setting-item button:hover{background-color:#fff3;border-color:#ffffff4d}.setting-item-controls{display:flex;gap:10px}.settings-content .setting-item .settings-action-trigger{width:180px}.email-security-panel{margin-top:14px;display:flex;flex-direction:column;gap:10px;padding:12px 14px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03)}.profile-email-verify-card{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px;padding:13px 14px;border-radius:12px;border:1px solid rgba(245,158,11,.24);background:rgba(245,158,11,.07)}.profile-email-verify-content{min-width:0;display:flex;flex-direction:column;gap:4px}.profile-email-verify-content strong{color:#ffffffeb;font-size:14px;line-height:1.2}.profile-email-verify-content span{color:#ffffff9e;font-size:13px;line-height:1.35}.profile-email-verify-button{flex:0 0 auto;min-width:152px;height:38px;padding:0 14px;border-radius:10px;border:1px solid rgba(245,158,11,.34);background:rgba(245,158,11,.14);color:#fff4d6f5;font-size:13px;font-weight:700;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.profile-email-verify-button:hover:not(:disabled){transform:translateY(-1px);border-color:#f59e0b80;background:rgba(245,158,11,.2)}.profile-email-verify-button:disabled{opacity:.7;cursor:not-allowed;transform:none}@media (max-width: 640px){.profile-email-verify-card{flex-direction:column;align-items:stretch}.profile-email-verify-button{width:100%;min-width:0}}.email-security-row{margin:0;font-size:14px;color:#ffffffbd;line-height:1.5}.email-security-label{color:#ffffff9e}.email-security-value{color:#fffffff2;letter-spacing:.01em}.email-security-status{margin:0;font-size:14px;font-weight:500}.email-security-status.verified{color:#7bffa2f2}.email-security-status.unverified{color:#ffbf62f2}.settings-content .setting-item .settings-action-trigger.email-security-action{width:100%}.settings-content .setting-item button.active{background-color:#e81e2d;border-color:#e81e2d;color:#fff}.settings-content .setting-item button.active:hover{background-color:#c81423;border-color:#c81423}.setting-actions{display:flex;gap:10px;width:100%}.setting-actions button{flex-grow:1;padding:12px;font-size:15px;background-color:#e81e2dcc;border-color:#e81e2d}.setting-actions button:hover{background-color:#e81e2d}.setting-actions button.secondary{background-color:#ffffff1a;border-color:#fff3;color:#fffc}.setting-actions button.secondary:hover{background-color:#fff3;border-color:#ffffff4d;color:#fff}.logout-section{border-top:none;padding:20px 0 0!important;margin-top:20px;display:block!important}.logout-section .logout-button-settings{width:100%}.logout-button-settings{background:rgba(232,30,45,.1);border:1px solid rgba(232,30,45,.3);color:#ff6473;font-weight:500;display:flex;align-items:center;justify-content:center;gap:10px;padding:12px;border-radius:12px;font-size:16px;cursor:pointer;transition:all .3s ease}.logout-button-settings svg{width:20px;height:20px}.logout-button-settings:hover{background:rgba(232,30,45,.2);color:#fff;border-color:#e81e2d80}.notifications-container{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column-reverse;gap:10px;z-index:50000!important;align-items:flex-end;pointer-events:none}@keyframes slide-in-bottom{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slide-out-right{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}.notification{position:relative;width:auto;max-width:380px;min-width:300px;padding:16px;border-radius:12px;color:#fff;font-weight:500;box-shadow:0 5px 20px #0006;background-color:#1c1c1e;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;gap:15px;pointer-events:auto;animation:slide-in-bottom .4s cubic-bezier(.25,.8,.25,1) forwards;transition:transform .4s cubic-bezier(.25,.8,.25,1),opacity .4s ease}.notification.hiding{animation:slide-out-right .4s cubic-bezier(.25,.8,.25,1) forwards}.notification.clickable{cursor:pointer;transition:background-color .2s ease}.notification.clickable:hover{background-color:#28282a}.notification.error{border-left:5px solid rgb(239,68,68);background:linear-gradient(135deg,rgba(88,18,24,.96),rgba(28,28,30,.98)),rgb(28,28,30);border-color:#ef444480;box-shadow:0 16px 40px #0000008c,0 0 0 1px #ef44442e}.notification.error .notification-icon{color:#ef4444}.notification.success{border-left:5px solid #34d399}.notification.success .notification-icon{color:#34d399}.notification.info{border-left:5px solid #3b82f6}.notification.info .notification-icon{color:#3b82f6}.notification-icon{flex-shrink:0;display:flex;align-items:center}.notification-icon svg{width:22px;height:22px}.notification-content{flex-grow:1;align-self:center}.notification-message{margin:0;font-size:15px;line-height:1.5;color:#ffffffe6}.notification-close-btn{background:none;border:none;color:#ffffff80;font-size:20px;cursor:pointer;padding:5px;line-height:1;align-self:center}.notification-close-btn:hover{color:#fff}@media (max-width: 640px){.notifications-container{left:max(10px,env(safe-area-inset-left,0px));right:max(10px,env(safe-area-inset-right,0px));bottom:max(12px,env(safe-area-inset-bottom,0px));align-items:stretch}.notification{width:100%;min-width:0;max-width:none}}.exchange-search-container{padding:20px 20px 0;display:flex;flex-direction:column;gap:20px}.exchange-search-input-wrapper{position:relative;margin-bottom:0}.exchange-search-input-wrapper .auth-input{padding-left:50px;background-color:#1e1e20;border-color:#323234;border-radius:12px;height:54px}.exchange-search-input-wrapper .auth-input::placeholder{color:#fff6}.search-icon-wrapper{position:absolute;left:20px;top:50%;transform:translateY(-50%);color:#fff6;pointer-events:none}.exchange-user-list{margin-top:20px;max-height:400px;overflow-y:auto;display:flex;flex-direction:column;gap:10px;padding:0 20px 20px}.exchange-user-list::-webkit-scrollbar{width:6px}.exchange-user-list::-webkit-scrollbar-track{background:transparent}.exchange-user-list::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2);border-radius:3px}.exchange-user-list::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.3)}.exchange-user-item{display:flex;align-items:center;gap:15px;padding:10px;border-radius:10px;background-color:#ffffff08;border:1px solid transparent;cursor:pointer;transition:all .2s ease}.exchange-user-item:hover{background-color:#ffffff12;border-color:#ffffff1a}.exchange-user-item img,.exchange-user-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.exchange-user-name{flex-grow:1;font-weight:500;font-size:16px}.exchange-user-item .primary-button.small{background-color:#ffffff1a;border:1px solid rgba(255,255,255,.2);box-shadow:none;font-weight:500;width:auto;padding:8px 16px;font-size:14px}.exchange-user-item:hover .primary-button.small{background-color:#e81e2d;border-color:#e81e2d}.selected-user-card{background:rgba(0,0,0,.3);border-radius:16px;padding:25px;margin:0 20px 20px;border:1px solid rgba(255,255,255,.1)}.selected-user-card .auth-button{margin-bottom:10px}.selected-user-card .secondary-button{width:100%;margin:0;padding:14px;font-size:16px;font-weight:500}.selected-user-card.large{text-align:center;padding:30px;margin-top:20px}.selected-user-card.large .selected-user-info{display:flex;flex-direction:column;align-items:center;gap:15px;margin-bottom:30px}.selected-user-card.large .selected-user-info img,.selected-user-avatar{width:80px;height:80px;border-radius:50%;border:3px solid rgba(255,255,255,.1);object-fit:cover}.selected-user-card.large .selected-user-info p{margin:0;color:#ffffffb3}.selected-user-card.large .selected-user-info strong{font-size:20px;display:block;margin-top:5px;color:#fff}.selected-user-card .secondary-button{background:transparent;border-color:transparent;color:#fff9;box-shadow:none}.selected-user-card .secondary-button:hover{color:#fff;background:transparent}.trade-role-selector{margin:0 0 16px;padding:14px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03)}.trade-role-selector-title{margin:0 0 10px;font-size:14px;font-weight:600;color:#ffffffd9;text-align:left}.trade-role-selector-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.trade-role-option{border:1px solid rgba(255,255,255,.14);background:rgba(0,0,0,.22);color:#fff;border-radius:10px;padding:10px;text-align:left;font-size:14px;font-weight:700;cursor:pointer;display:flex;flex-direction:column;gap:4px;transition:all .18s ease}.trade-role-option span{font-size:12px;font-weight:500;color:#ffffffb3}.trade-role-option:hover{border-color:#93c5fd80;background:rgba(37,99,235,.14)}.trade-role-option.active{border-color:#93c5fdb8;background:rgba(37,99,235,.2);box-shadow:inset 0 0 0 1px #93c5fd4d}.trade-view-wrapper{display:flex;gap:25px;flex-grow:1;min-height:0;overflow:hidden;padding:0 25px 25px}.trade-main-content{flex-grow:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.trade-interface{display:flex;gap:25px;flex-grow:1;min-height:0;overflow:hidden}.trade-panel{flex:1;display:flex;flex-direction:column;background-color:#19191c99;border-radius:20px;border:1px solid rgba(255,255,255,.08);padding:24px;transition:var(--transition-default);box-shadow:none}.trade-panel-heading{display:flex;flex-direction:column;gap:12px;margin-bottom:14px}.trade-panel h3{margin:0;font-size:28px;font-weight:700;line-height:1.1;padding-bottom:8px;border-bottom:none;color:#fff;letter-spacing:-.6px}.trade-panel-paid{margin-top:2px;padding:8px 10px;background:linear-gradient(90deg,rgba(16,87,53,.82) 0%,rgba(20,124,80,.82) 100%);border:1px solid rgba(74,222,128,.35);border-radius:12px;display:flex;align-items:center;gap:10px;color:#d1fae5;box-shadow:0 10px 22px #10b98133}.trade-panel-paid-dot{width:6px;height:6px;background-color:#4ade80;border-radius:50%;box-shadow:0 0 10px #4ade80,0 0 18px #4ade80cc;flex-shrink:0}.trade-panel-paid-label{font-size:13px;font-weight:600;letter-spacing:.01em;opacity:.95}.trade-panel-paid-amount{margin-left:auto;padding:5px 10px;border-radius:8px;background:rgba(7,35,22,.45);border:1px solid rgba(110,231,183,.24);font-size:13px;font-weight:700;color:#f0fdf4;line-height:1}.trade-panel-paid-currency{opacity:.75;font-weight:600}.trade-items-area{flex-grow:1;min-height:260px;max-height:420px;overflow-y:auto;overflow-x:hidden;padding:14px 6px 8px;margin-bottom:12px}.trade-items-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:10px;overflow-x:hidden;width:100%}.trade-item-card{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:12px;position:relative;transition:var(--transition-default);display:flex;flex-direction:column;align-items:center;gap:8px}.trade-item-card:hover{background:rgba(255,255,255,.06);transform:translateY(-2px);border-color:#ffffff1f}.trade-item-image{width:100%;aspect-ratio:1/1;background:linear-gradient(135deg,rgba(255,255,255,.05) 0%,rgba(255,255,255,.01) 100%);border-radius:8px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.trade-item-image.has-image{background:linear-gradient(145deg,rgba(36,42,56,.9) 0%,rgba(27,33,45,.92) 100%);border:1px solid rgba(255,255,255,.08)}.trade-item-image img{width:100%;height:100%;object-fit:contain;padding:8px;display:block}.trade-item-image:after{content:"";position:absolute;width:40px;height:40px;background:rgba(255,255,255,.05);mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m21 16-4-4-4 4'/%3E%3Cpath d='M17 20V12'/%3E%3Cpath d='m3 8 4-4 4 4'/%3E%3Cpath d='M7 4v8'/%3E%3Cpath d='M17 4c0-1.1-.9-2-2-2H9c-1.1 0-2 .9-2 2'/%3E%3Cpath d='M7 20c0 1.1.9 2 2 2h6c1.1 0 2-.9 2-2'/%3E%3C/svg%3E") no-repeat center;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m21 16-4-4-4 4'/%3E%3Cpath d='M17 20V12'/%3E%3Cpath d='m3 8 4-4 4 4'/%3E%3Cpath d='M7 4v8'/%3E%3Cpath d='M17 4c0-1.1-.9-2-2-2H9c-1.1 0-2 .9-2 2'/%3E%3Cpath d='M7 20c0 1.1.9 2 2 2h6c1.1 0 2-.9 2-2'/%3E%3C/svg%3E") no-repeat center}.trade-item-image.has-image:after{display:none}.trade-item-name{font-size:12px;font-weight:500;color:#fffc;margin:0;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.trade-item-remove{position:absolute;top:6px;right:6px;background:rgba(185,28,28,.9);color:#fff;border:none;border-radius:50%;width:26px;height:26px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;font-weight:700;line-height:1;opacity:0;transition:all .2s;box-shadow:0 4px 10px #00000047;transform:scale(.94);pointer-events:none;z-index:2}.trade-item-remove:hover{background:rgba(220,38,38,.92);transform:scale(1)}.trade-item-card:hover .trade-item-remove{opacity:1;transform:scale(1);pointer-events:auto}.trade-items-area,.chat-messages-area,.payment-methods-list{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.24) transparent}.trade-items-area::-webkit-scrollbar,.chat-messages-area::-webkit-scrollbar,.payment-methods-list::-webkit-scrollbar{width:8px;height:8px}.trade-items-area::-webkit-scrollbar-track,.chat-messages-area::-webkit-scrollbar-track,.payment-methods-list::-webkit-scrollbar-track{background:transparent}.trade-items-area::-webkit-scrollbar-thumb,.chat-messages-area::-webkit-scrollbar-thumb,.payment-methods-list::-webkit-scrollbar-thumb{background:rgba(255,255,255,.22);border-radius:999px;border:2px solid transparent;background-clip:padding-box}.trade-items-area::-webkit-scrollbar-thumb:hover,.chat-messages-area::-webkit-scrollbar-thumb:hover,.payment-methods-list::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.32);background-clip:padding-box}.add-item-button{width:100%;padding:12px;border-radius:12px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);color:#fff;font-weight:600;font-size:14px;cursor:pointer;margin-top:auto;transition:all .2s}.add-item-button:hover:not(:disabled){background:rgba(255,255,255,.1);border-color:#fff3;transform:translateY(-1px)}.add-item-button:disabled{opacity:.5;cursor:not-allowed;background-color:#ffffff1a}.add-item-button.propose{background-color:#3b82f626;border-color:#3b82f64d;color:#eaf3ff;text-shadow:0 1px 0 rgba(0,0,0,.25)}.add-item-button.propose:hover{background-color:#3b82f640}.empty-trade-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:180px;text-align:center;border:2px dashed rgba(255,255,255,.05);border-radius:16px;color:#ffffff4d;background:rgba(255,255,255,.02);transition:var(--transition-default);padding:20px}.empty-trade-state:hover{border-color:#ffffff1a;background:rgba(255,255,255,.04)}.empty-trade-state:before{content:"+";font-size:32px;margin-bottom:12px;opacity:.2;font-weight:300}.empty-trade-state p{font-size:14px;font-weight:500;max-width:150px;line-height:1.4}.empty-trade-state.paid-only{border-color:#4ade803d;background:linear-gradient(155deg,rgba(24,81,53,.2) 0%,rgba(13,34,23,.16) 100%);color:#d9f9e5e0}.empty-trade-state.paid-only:before{content:"₽";opacity:.5;color:#86efac}.trade-panel-footer{border-top:1px solid rgba(255,255,255,.1);padding-top:10px;margin-top:10px;text-align:right;font-weight:500;font-size:16px}.trade-status-info{text-align:center;margin-top:0;margin-bottom:15px;color:#fff9;text-transform:capitalize}.trade-status-info .trade-status-pending{color:#f59e0b}.trade-status-info .trade-status-active{color:#22c55e}.trade-status-info .trade-status-declined,.trade-status-info .trade-status-cancelled{color:#ef4444}.trade-headline{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:8px 25px 14px;margin-bottom:2px;border-bottom:1px solid rgba(255,255,255,.08)}.trade-title{margin:0;font-size:22px;font-weight:700;line-height:1.15;color:#fffffff7;letter-spacing:-.02em;white-space:normal;overflow:hidden;text-overflow:ellipsis}@media (min-width: 992px){.trade-title{display:none}.trade-headline{align-items:center;padding:10px 112px 14px 25px;margin-bottom:8px}.trade-status-line{width:100%;justify-content:center;font-size:16px;gap:10px;min-height:34px}.trade-payment-and-actions{grid-template-columns:minmax(0,1fr) 240px;gap:16px;align-items:end}.payment-action-area .pay-button,.trade-actions-main .auth-button,.trade-actions-main .secondary-button{min-height:48px;border-radius:12px;min-width:0;font-size:16px;padding:0 14px}.trade-payment-and-actions.seller-no-payment{display:flex;justify-content:center;align-items:center;gap:0}.trade-actions-main.seller-only-actions{flex-direction:row;gap:12px;align-items:center;justify-content:center}.trade-actions-main.seller-only-actions .auth-button,.trade-actions-main.seller-only-actions .secondary-button{width:auto;min-width:230px;margin:0}}.trade-status-line{margin:0;color:#ffffffb3;font-size:14px;font-weight:500;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.trade-status-accent{font-weight:700}.trade-status-accent.trade-status-pending{color:#f59e0b}.trade-status-accent.trade-status-active{color:#22c55e}.trade-status-accent.trade-status-declined,.trade-status-accent.trade-status-cancelled{color:#ef4444}.trade-status-accent.trade-status-completed{color:#8b5cf6}.trade-status-divider{opacity:.4}.trade-elapsed{color:#fffc;font-variant-numeric:tabular-nums}.trade-role-line{margin:0;font-size:13px;color:#ffffff9e}.trade-role-line span{color:#ffffffeb;font-weight:700}.trade-footer{margin-top:auto;padding-top:14px;border-top:none}.trade-payment-and-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,260px);gap:20px;align-items:end}.trade-actions-main{display:flex;flex-direction:column;gap:10px;min-width:220px}.trade-actions-main .auth-button,.trade-actions-main .secondary-button{width:100%;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:clamp(14px,1.4vw,16px)}.trade-payment-and-actions.seller-no-payment{grid-template-columns:1fr;justify-items:center}.trade-actions-main.seller-only-actions{min-width:0;width:auto;align-items:center;margin-top:6px}.auth-button.confirm-ready-btn{background-color:#1a9a54;border-color:#16a34a;box-shadow:0 5px 20px #16a34a33;margin-bottom:0;border-radius:12px}.auth-button.confirm-ready-btn:hover{background-color:#16a34a}.secondary-button.cancel-trade-btn{background-color:transparent;border:1px solid rgba(255,255,255,.2);width:100%;margin:0;padding:14px;font-size:16px;font-weight:500;color:#fff9;border-radius:12px}.secondary-button.cancel-trade-btn:hover{background-color:#ffffff1a;color:#fff}.trade-chat-panel{width:360px;min-width:300px;flex-shrink:0;min-height:0;display:flex;flex-direction:column;background-color:#00000040;border-radius:16px;border:1px solid rgba(255,255,255,.1);overflow:hidden}.mobile-chat-toggle-button,.trade-chat-close-button,.mobile-chat-backdrop{display:none}.trade-chat-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 0 12px;margin-bottom:12px;border-bottom:1px solid rgba(255,255,255,.1)}.trade-chat-content{flex:1 1 0;min-height:0;display:flex;flex-direction:column;padding:20px;overflow:hidden}.trade-chat-peer{display:flex;align-items:center;gap:10px;min-width:0}.trade-chat-peer-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.06)}.trade-chat-peer-text{min-width:0}.trade-chat-peer-label{margin:0 0 2px;color:#ffffff8c;font-size:11px;line-height:1.2;text-transform:uppercase;letter-spacing:.04em}.trade-chat-peer-name{margin:0;color:#fff;font-size:19px;font-weight:700;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trade-chat-panel h3.trade-chat-title{margin:0 0 0 auto;font-size:18px;font-weight:600;padding:0;border-bottom:none;flex-shrink:0;letter-spacing:.02em}.trade-chat-typing-indicator{margin:8px 0 6px;padding:6px 10px;border-radius:999px;display:inline-flex;align-items:center;gap:6px;align-self:flex-start;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.16);font-size:12px;line-height:1;color:#e8ecf4eb;min-height:28px}.trade-chat-typing-user{font-weight:700;color:#f3f4f6}.trade-chat-typing-text{color:#d4dbe6db}.trade-chat-typing-dots{display:inline-flex;align-items:center;gap:4px;margin-left:1px}.trade-chat-typing-dot{width:5px;height:5px;border-radius:50%;background:#e5e7eb;opacity:.35;animation:tradeTypingDot 1.15s infinite ease-in-out}.trade-chat-typing-dot:nth-child(2){animation-delay:.16s}.trade-chat-typing-dot:nth-child(3){animation-delay:.32s}@keyframes tradeTypingDot{0%,70%,to{transform:translateY(0);opacity:.35}35%{transform:translateY(-3px);opacity:1}}.chat-messages-area{flex:1 1 0;min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:10px;margin:0 -10px;display:flex;flex-direction:column;gap:12px}.chat-message{display:flex;align-items:flex-start;gap:10px;padding:8px 12px;border-radius:12px;background-color:#ffffff1a;max-width:95%;align-self:flex-start}.chat-message.own{background-color:#e81e2d33;align-self:flex-end;flex-direction:row-reverse}.chat-message-avatar{width:36px;height:36px;min-width:36px;border-radius:50%;object-fit:cover;background-color:#ffffff1a}.chat-message-body{flex:1;min-width:0}.chat-message .chat-sender{font-size:12px;font-weight:600;color:#e81e2d;margin:0 0 4px}.chat-message.own .chat-sender{color:#ff6473}.chat-message .chat-text{margin:0;font-size:14px;color:#ffffffe6;word-break:break-word}.chat-message.admin-chat-message:not(.own){border:1px solid rgba(245,158,11,.45);background:linear-gradient(145deg,rgba(245,158,11,.16) 0%,rgba(120,53,15,.18) 100%)}.chat-admin-badge{display:inline-flex;align-items:center;justify-content:center;margin-left:8px;padding:2px 7px;border-radius:999px;background:rgba(245,158,11,.2);border:1px solid rgba(245,158,11,.45);color:#fcd34d;font-size:10px;font-weight:700;letter-spacing:.04em;vertical-align:middle}.chat-support-badge{background:#76c943;border:1px solid #8fdb59;color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.18);box-shadow:0 3px 10px #76c94357}.chat-message.system-message .chat-message-avatar{width:32px;height:32px;min-width:32px}.chat-form{margin-top:15px;flex-shrink:0;display:flex;gap:10px}.chat-form input{flex-grow:1;background:rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.2);color:#fff;border-radius:8px;padding:0 15px;height:44px;font-size:15px}.chat-form input:focus{outline:none;border-color:#e81e2d}.chat-form input:disabled{opacity:.5;cursor:not-allowed}.chat-form button{flex-shrink:0;width:44px;height:44px;background-color:#e81e2d;border:none;border-radius:8px;color:#fff;cursor:pointer;transition:background-color .2s}.chat-form button:hover{background-color:#c81423}.chat-form button:disabled{background-color:#ffffff1a;color:#fff6;cursor:not-allowed}.chat-form button svg{width:20px;height:20px}.trade-payment-section{margin-top:6px;padding-top:0;border-top:none}.trade-payment-section h4{font-size:13px;color:#ffffff80;margin-bottom:8px;font-weight:500;text-transform:uppercase}.payment-container{position:relative}.payment-selector-wrapper{position:relative;z-index:20}.payment-selector-button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 20px;border-radius:8px;border:1px solid rgba(255,255,255,.2);background-color:#ffffff0d;cursor:pointer;transition:all .2s;text-align:left;height:56px;font-size:16px;color:#ffffffb3;min-width:0;box-sizing:border-box}.payment-selector-button:hover{background-color:#2e2e30;border-color:#ffffff29;color:#ffffffeb}.payment-selector-button:disabled{opacity:.45;cursor:not-allowed}.payment-method-icon-and-name{display:flex;align-items:center;gap:15px;font-weight:500;min-width:0;flex:1 1 auto}.payment-selector-button .payment-method-name,.payment-selector-button .payment-method-icon{color:#fff}.payment-selector-button .payment-method-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.payment-amount-display{display:flex;align-items:center;gap:8px;flex:0 0 auto;min-width:0}.payment-amount-input{background:transparent;border:1px solid transparent;outline:none;color:#fff;font-size:16px;font-weight:500;text-align:right;width:clamp(72px,16vw,140px);min-width:64px;max-width:100%;min-height:34px;padding:0 8px;border-radius:9px;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease;-moz-appearance:textfield}.payment-amount-input.method-selected{background:rgba(255,255,255,.055);border-color:#e81e2d75;box-shadow:0 0 0 2px #e81e2d1f}.payment-amount-input.method-selected:focus{border-color:#ff717ec2;box-shadow:0 0 0 3px #e81e2d2e}.payment-amount-input::placeholder{color:#ffffff80}.payment-amount-input::-webkit-outer-spin-button,.payment-amount-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.payment-currency{font-weight:500;color:#ffffffb3}.payment-selector-arrow{font-size:12px;color:#ffffff80}.payment-methods-list{position:absolute;bottom:100%;left:0;right:0;margin-bottom:6px;background-color:#1e1e20;border:1px solid rgba(255,255,255,.2);border-radius:8px;z-index:10;padding:5px;display:flex;flex-direction:column;gap:2px;max-height:280px;overflow-y:auto;box-shadow:0 -4px 20px #0006}.payment-method-item{display:flex;align-items:center;padding:12px;border-radius:8px;border:1px solid transparent;background-color:transparent;cursor:pointer;transition:all .2s}.payment-method-item:hover{background-color:#e81e2d21;border-color:#e81e2d52;color:#fff}.payment-method-icon{margin-right:15px;color:#ffffffb3;display:flex;align-items:center}.payment-method-icon svg{width:22px;height:22px}.payment-method-name{font-weight:500;flex-grow:1}.payment-action-area{margin-top:8px}.trade-role-restriction-note{margin:0 0 8px;font-size:12px;color:#fff9}.payment-action-area .pay-button{margin:0;width:100%;padding:10px;font-size:15px}.absolute-element{position:absolute;flex-shrink:0;box-sizing:border-box;height:auto;top:-533.3333333333334px;left:-1148.5572814941406px;width:3045px}.column-element{display:flex;flex-direction:column;position:absolute;flex-shrink:0;box-sizing:border-box;border-width:1px;border-style:solid;border-color:#999;background-color:#fff;top:-752.9166666666667px;left:821.0677083333334px;width:1856px;height:461px}.trades-list{display:flex;flex-direction:column;gap:15px;max-height:300px;overflow-y:auto;overflow-x:hidden;padding-right:10px}.trade-list-item{background-color:#ffffff08;padding:15px;border-radius:10px;border:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center;gap:15px}.trade-list-info{flex-grow:1;display:flex;flex-direction:column;gap:8px}.trade-partner-info{display:flex;align-items:center;gap:12px}.trade-partner-avatar{width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.1);object-fit:cover}.trade-list-info p{margin:0;font-size:15px}.trade-list-info .trade-partner{font-weight:500;color:#fff;font-size:16px}.trade-date{font-size:12px;color:#fff6;margin-top:2px}.trade-list-info .trade-status{font-size:13px;color:#fff9;text-transform:capitalize;display:flex;align-items:center;gap:6px}.trade-list-info .trade-status:before{content:"";width:8px;height:8px;border-radius:50%;display:inline-block}.trade-list-item .trade-status-pending:before{background-color:#f59e0b;box-shadow:0 0 8px #f59e0b}.trade-list-item .trade-status-active:before{background-color:#22c55e;box-shadow:0 0 8px #22c55e}.trade-list-item .trade-status-declined:before,.trade-list-item .trade-status-cancelled:before{background-color:#ef4444;box-shadow:0 0 8px #ef4444}.trade-list-item .trade-status-completed:before{background-color:#8b5cf6;box-shadow:0 0 8px #8b5cf6}.trade-list-item .trade-status-pending{color:#f59e0b;font-weight:600}.trade-list-item .trade-status-active{color:#22c55e;font-weight:600}.trade-list-item .trade-status-declined,.trade-list-item .trade-status-cancelled{color:#ef4444;font-weight:600}.trade-list-item .trade-status-completed{color:#8b5cf6;font-weight:600}.trade-list-actions{display:flex;gap:10px;flex-shrink:0;flex-wrap:wrap}.trade-list-actions button{padding:8px 16px;border-radius:6px;border:none;cursor:pointer;font-weight:500;font-size:14px;transition:background-color .2s;white-space:nowrap}.trade-list-actions .accept-button{background-color:#22c55e;color:#fff}.trade-list-actions .accept-button:hover{background-color:#16a34a}.trade-list-actions .decline-button{background-color:#ef4444;color:#fff}.trade-list-actions .decline-button:hover{background-color:#dc2626}.trade-list-actions .open-button{background-color:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2)}.trade-list-actions .open-button:hover{background-color:#fff3}.profile-modal-content.exchange-view-start{max-width:550px;height:auto;min-height:600px}.profile-modal-content.exchange-view-start .auth-title{margin-top:12px}.profile-modal-content.exchange-view-trading{max-width:1320px;width:95%;height:780px;padding-bottom:30px;overflow:hidden;display:flex;flex-direction:column}.payment-confirm-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:modal-overlay-appear .3s ease-out}.payment-confirm-modal{background:linear-gradient(145deg,#1e1e22 0%,#16161a 100%);border-radius:32px;padding:40px;width:90%;max-width:440px;color:#fff;box-shadow:0 40px 100px #000c,inset 0 1px 1px #ffffff0d;border:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden;animation:modal-appear .4s cubic-bezier(.34,1.56,.64,1)}.payment-confirm-icon{width:70px;height:70px;background:rgba(239,68,68,.1);border-radius:20px;display:flex;align-items:center;justify-content:center;color:#ef4444;margin-bottom:24px;border:1px solid rgba(239,68,68,.2)}.payment-confirm-icon svg{width:32px;height:32px}.payment-confirm-title{font-size:24px;font-weight:800;margin-bottom:30px;color:#fff;text-align:center;letter-spacing:-.8px}.payment-confirm-content{width:100%;display:flex;flex-direction:column;gap:20px;margin-bottom:32px}.payment-confirm-amount-card{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.05);border-radius:20px;padding:20px;display:flex;flex-direction:column;align-items:center;gap:4px}.payment-confirm-amount-card span{font-size:13px;color:#fff6;text-transform:uppercase;letter-spacing:1px;font-weight:600}.payment-confirm-amount-card strong{font-size:32px;color:#fff;font-weight:800}.payment-confirm-text{font-size:15px;line-height:1.6;color:#fff9;text-align:center;padding:0 10px}.payment-confirm-info-box{display:flex;align-items:center;gap:12px;padding:16px;background:rgba(239,68,68,.05);border-radius:16px;border:1px solid rgba(239,68,68,.1);opacity:0;transform:translateY(10px);transition:all .3s ease;pointer-events:none}.payment-confirm-info-box.visible{opacity:1;transform:translateY(0);pointer-events:auto}.payment-confirm-info-box svg{width:20px;height:20px;color:#ef4444;flex-shrink:0}.payment-confirm-info-box p{font-size:13px;line-height:1.5;color:#ffffffb3;margin:0}.payment-confirm-actions{display:flex;gap:12px;width:100%}.confirm-btn-cancel{flex:1;padding:16px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.02);color:#fff9;font-weight:600;font-size:15px;cursor:pointer;transition:all .2s}.confirm-btn-cancel:hover{background:rgba(255,255,255,.05);color:#fff}.confirm-btn-submit{flex:1.5;padding:16px;border-radius:16px;border:none;background:#ef4444;color:#fff;font-weight:700;font-size:15px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 24px #ef44444d}.confirm-btn-submit:hover:not(:disabled){background:#dc2626;transform:translateY(-2px);box-shadow:0 12px 32px #ef444473}.confirm-btn-submit.processing{background:rgba(255,255,255,.05);color:#ffffff4d;box-shadow:none;cursor:default}.payment-loader{width:18px;height:18px;border:2px solid rgba(255,255,255,.1);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes modal-appear{0%{opacity:0;transform:scale(.95) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.loading-dots span{display:inline-block;width:8px;height:8px;border-radius:50%;background-color:currentColor;margin:0 2px;animation:loading-fade 1.4s infinite ease-in-out both}.loading-dots span:nth-child(1){animation-delay:-.32s}.loading-dots span:nth-child(2){animation-delay:-.16s}@keyframes loading-fade{0%,80%,to{opacity:0}40%{opacity:1}}@media (max-width: 991px){.site-header{left:0;right:0;top:0;border-radius:0;border-left:none;border-right:none;padding:8px 10px 10px}.header-container{flex-direction:column;align-items:center;justify-content:center;width:100%;padding:0;max-width:none;gap:6px}.main-nav,.burger-menu{display:none!important}.logo{display:inline-flex!important;align-items:center;justify-content:center;margin:0 auto}.mobile-tab-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:10px;width:calc(100% - 16px);max-width:430px;padding:8px 10px 6px;position:fixed;left:8px;right:8px;bottom:8px;z-index:1200;border-radius:16px;background:rgba(17,20,28,.94);border:1px solid rgba(255,255,255,.08);box-shadow:0 12px 28px #00000059;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.mobile-profile-wrapper{width:100%}.mobile-profile-wrapper .header-profile-dropdown{right:0;top:auto;bottom:calc(100% + 10px);width:min(360px,calc(100vw - 20px));max-height:64vh;overflow-y:auto}.mobile-profile-wrapper .header-profile-action{min-height:42px;font-size:15px}body{padding-bottom:92px}.section-container{padding:0 20px}.purchase-card{min-width:280px;padding:13px 14px;gap:10px}.purchase-user{font-size:15px}.purchase-item{font-size:18px}.features-grid,.why-choose-grid{grid-template-columns:1fr}.hero-title{font-size:36px}.market-title{font-size:42px}.hero-description{font-size:16px;padding:0 10px}.hero-buttons-row{flex-direction:column;align-items:center;gap:10px}.product-menu{overflow-y:auto;padding:80px 12px 24px}.product-menu-header{align-items:center;margin-bottom:10px}.product-menu-toolbar{width:100%;flex-direction:column;align-items:stretch;gap:8px;margin-bottom:12px}.product-sell-button{width:100%;height:38px;font-size:13px}.product-menu-container{height:auto;min-height:auto;display:block;padding:12px}.product-menu-content{flex-direction:column;min-height:unset}.product-menu-sidebar{width:100%;margin-bottom:20px;position:static;top:auto;max-height:none;overflow:visible;padding-right:0}.categories-list{flex-direction:row;overflow-x:auto;margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;padding-bottom:10px;scrollbar-width:none}.categories-list::-webkit-scrollbar{display:none}.category-button{flex-shrink:0;width:auto;margin-bottom:0;white-space:nowrap}.product-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));max-height:none;overflow:visible;padding-right:0}.main-content{padding:120px 12px 40px}.cart-sidebar{width:100%;max-width:400px}.profile-modal-content{width:95vw;max-width:450px;height:auto;max-height:85vh;overflow:hidden;padding:0}.profile-view-container{width:200%;height:100%;touch-action:pan-y}.profile-main-view,.profile-settings-view{width:50%;height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.profile-modal-content.exchange-view-start,.profile-modal-content.exchange-view-trading{max-width:95vw;width:95vw;height:auto;max-height:92vh;padding:12px 10px 10px;overflow:hidden;display:flex;flex-direction:column}.profile-modal-content.exchange-view-start .auth-title{margin-top:8px}.trade-headline{padding:2px 92px 10px 6px;align-items:flex-start;flex-direction:column;gap:4px}.trade-title{font-size:16px;line-height:1.2;max-width:100%;white-space:normal;word-break:break-word}.trade-status-line{font-size:11px;line-height:1.35;gap:6px}.trade-title{display:block}.trade-role-line{font-size:11px;margin-top:1px}.exchange-top-actions{top:8px;right:8px;gap:6px}.exchange-top-actions .close-button,.exchange-support-button{width:34px;height:34px}.exchange-top-actions .close-button{font-size:22px}.exchange-support-button img{width:64%;height:64%}.profile-modal-header,.settings-header{padding:15px 20px}.profile-modal-title,.settings-header .auth-title{font-size:20px}.profile-modal-body{flex-direction:column;overflow-x:hidden;overflow-y:visible}.profile-left-panel{width:100%;border-right:none;padding:20px;border-bottom:1px solid rgba(255,255,255,.1)}.profile-right-panel{overflow-y:visible;padding:20px}.profile-topup-methods,.profile-topup-methods-modern,.profile-topup-actions{grid-template-columns:1fr}.profile-topup-actions .primary-button{width:100%;min-width:0}.profile-tab-content{padding:10px 20px 20px}.settings-content .setting-item{flex-direction:column;align-items:flex-start;gap:12px;padding:15px 0}.settings-content .setting-item.column{gap:12px;padding:15px 0}.trade-role-selector{padding:12px}.trade-role-selector-options{grid-template-columns:1fr}.settings-content .setting-item label{font-size:15px}.setting-item-header,.settings-content .setting-item .settings-action-trigger,.setting-item-controls{width:100%}.setting-item-controls button{flex-grow:1}.trades-list{padding-right:0;max-height:none}.trade-list-item{flex-direction:column;align-items:stretch;gap:12px;padding:14px}.trade-list-info{min-width:0}.trade-partner-info{align-items:flex-start}.trade-partner-info>div{min-width:0}.trade-list-info .trade-partner{font-size:20px;line-height:1.2;word-break:break-word}.trade-list-actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.trade-list-actions button{width:100%;min-width:0;padding:10px 8px;font-size:14px;text-align:center}.trade-list-actions button:only-child{grid-column:1 / -1}.trade-interface{flex-direction:column;flex:0 0 auto;min-height:auto;overflow-y:visible;gap:10px}.trade-view-wrapper .trade-main-content{flex:0 0 auto;max-height:none;overflow-y:visible;overflow-x:hidden;min-height:auto}.trade-panel{flex:0 0 auto;min-height:auto;padding:14px;border-radius:16px}.trade-panel h3{font-size:16px;padding-bottom:10px}.trade-panel-paid{padding:7px 9px;border-radius:10px}.trade-panel-paid-label,.trade-panel-paid-amount{font-size:12px}.trade-panel .trade-items-area{min-height:120px;max-height:none;overflow-y:visible;margin-bottom:12px;padding:0}.empty-trade-state{min-height:120px;border-radius:12px}.trade-payment-and-actions{grid-template-columns:1fr;gap:12px;width:100%}.trade-payment-and-actions.seller-no-payment{display:grid;grid-template-columns:1fr;justify-items:stretch}.trade-actions-main.seller-only-actions{flex-direction:column;width:100%;align-items:stretch;justify-content:flex-start;gap:10px}.trade-actions-main.seller-only-actions .auth-button,.trade-actions-main.seller-only-actions .secondary-button{width:100%;min-width:0}.trade-actions-main{width:100%;min-width:0;align-items:stretch}.trade-footer{margin-top:8px;padding-top:14px;width:100%}.trade-payment-section{margin-top:0;padding-top:0;border-top:none}.trade-payment-section h4{margin-bottom:8px;font-size:12px;letter-spacing:.07em}.payment-selector-button{height:52px;border-radius:10px;padding:0 14px;gap:10px}.payment-method-icon-and-name{gap:10px}.payment-selector-button .payment-method-name{font-size:14px}.payment-amount-input{width:clamp(56px,20vw,100px);font-size:14px}.payment-action-area .pay-button,.trade-actions-main .auth-button,.trade-actions-main .secondary-button{width:100%;max-width:100%;min-height:46px;border-radius:10px;font-size:15px;padding:10px 12px;min-width:0;box-sizing:border-box;font-size:clamp(13px,3.7vw,15px)}.admin-page-content{grid-template-columns:1fr}.admin-page-container{padding:20px;margin-top:100px}.trade-view-wrapper{flex-direction:column;flex:0 1 auto;min-height:auto;overflow-y:auto;overflow-x:hidden;padding:0 6px 8px;gap:10px;display:flex;position:relative}.mobile-chat-toggle-button{display:inline-flex;width:100%;align-items:center;justify-content:center;border:1px solid rgba(96,165,250,.45);background:linear-gradient(145deg,rgba(28,53,124,.42) 0%,rgba(37,99,235,.22) 100%);color:#dbeafe;border-radius:12px;min-height:46px;padding:10px 14px;font-size:15px;font-weight:600;margin-top:4px;position:static;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.trade-chat-panel{display:none}.trade-chat-panel.mobile-open{position:fixed;top:72px;left:10px;right:10px;bottom:10px;width:auto;min-width:0;max-height:none;background:rgba(17,18,23,.98);border-radius:14px;border:1px solid rgba(255,255,255,.14);padding:0;overflow:hidden;display:flex;flex-direction:column;z-index:41;box-shadow:0 18px 45px #00000073}.trade-chat-content{border-top:none;padding:10px 8px 0;min-height:0;flex:1;overflow:hidden;display:flex;flex-direction:column}.trade-chat-peer{display:none}.trade-chat-close-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.06);color:#ffffffdb;border-radius:8px;height:32px;padding:0 10px;font-size:13px;font-weight:600;flex-shrink:0}.trade-chat-panel h3.trade-chat-title{font-size:17px;font-weight:600;color:#fffffff2;padding:0;margin:0 auto 0 0;flex-shrink:0;border-bottom:none;line-height:1.3;letter-spacing:.02em}.trade-chat-header{padding:0 8px 10px;border-bottom:1px solid rgba(255,255,255,.12);margin-bottom:10px}.trade-chat-panel .chat-messages-area{min-height:180px;gap:16px;padding:0 4px}.mobile-chat-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:rgba(0,0,0,.55);border:none;padding:0;margin:0}.trade-chat-panel .chat-message{max-width:88%;padding:10px 14px;border-radius:16px;gap:10px;box-shadow:0 1px 3px #00000026}.trade-chat-panel .chat-message:not(.own){align-self:flex-start;background:linear-gradient(145deg,rgba(255,255,255,.12) 0%,rgba(255,255,255,.06) 100%);border:1px solid rgba(255,255,255,.08);border-bottom-left-radius:4px}.trade-chat-panel .chat-message.own{align-self:flex-end;background:linear-gradient(145deg,rgba(232,30,45,.35) 0%,rgba(232,30,45,.2) 100%);border:1px solid rgba(232,30,45,.4);border-bottom-right-radius:4px}.trade-chat-panel .chat-message-avatar{width:32px;height:32px;min-width:32px;border:2px solid rgba(255,255,255,.2)}.trade-chat-panel .chat-message .chat-sender{font-size:11px;margin-bottom:6px;opacity:.95}.trade-chat-panel .chat-message:not(.own) .chat-sender{color:#93c5fd}.trade-chat-panel .chat-message.own .chat-sender{color:#fca5a5}.trade-chat-panel .chat-message .chat-text{font-size:15px;line-height:1.4}.trade-chat-panel .chat-message.system-message{max-width:95%;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.18);border-radius:14px}.trade-chat-panel .chat-message.system-message .chat-message-avatar{width:28px;height:28px;min-width:28px}.trade-chat-panel .proposal-actions{margin-top:12px;gap:8px}.trade-chat-panel .proposal-actions button{padding:10px 14px;border-radius:10px;font-size:14px}.trade-chat-panel .chat-form{margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.1)}.trade-chat-panel .chat-form input{border-radius:22px;padding:0 18px;height:44px;font-size:15px}.trade-chat-panel .chat-form button{width:44px;height:44px;border-radius:50%}.payment-feed-service{font-size:20px}.payment-feed-badge{font-size:12px;padding:4px 10px}.payment-feed-date{font-size:13px;font-weight:600;color:#ffffffc7}.payment-container{flex-direction:column}.payment-action-area{width:100%}}@media (max-width: 640px){.main-nav{gap:10px}.hero-title{font-size:28px}.market-title{font-size:32px}.hero-description{font-size:14px;padding:0 10px}.section-title{font-size:24px}.purchase-card{min-width:252px;border-radius:14px;padding:12px 13px}.purchase-time{height:22px;font-size:11px;padding:0 8px}.purchase-item{font-size:16px}.catalog-button,.cart-button,.login-button{font-size:17px;padding:0 16px;width:min(240px,calc(100% - 24px));min-width:0;min-height:42px;height:42px;border-radius:14px}.footer-container{padding:0 10px}.product-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}.main-content{padding:100px 12px 30px}.hero-buttons-row{flex-direction:column;align-items:center}.admin-page-header{flex-direction:column;align-items:flex-start;gap:15px}.admin-trade-filters{width:100%;display:grid;grid-template-columns:1fr 1fr}.admin-trade-filter-btn{width:100%;text-align:center}}.footer-links{text-align:center;padding-bottom:15px;display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.footer-link{color:#ffffffb3;text-decoration:none;transition:color .3s ease;cursor:pointer}.footer-link-button{border:none;background:transparent;font:inherit;padding:0;color:inherit}.footer-link:hover{color:#fff}.footer-copyright{margin-top:0}@media (max-width: 900px){.market-overlay{padding:10px}.market-modal{max-height:calc(100vh - 90px)}.market-modal-header h3{font-size:18px}.market-create-category-tabs{gap:6px;padding-bottom:4px}.market-create-category-tab{height:32px;padding:0 12px;font-size:11px}.market-product-picker{grid-template-columns:repeat(auto-fill,minmax(110px,1fr))}.market-create-selected{min-height:34px;padding:7px 9px}.market-create-selected-label,.market-create-selected-name{font-size:12px}.market-create-pet-params{padding:9px;gap:7px}.market-create-pet-param-buttons{gap:6px}.market-create-pet-param-button{min-width:38px;height:32px;font-size:11px}.market-create-pet-param-hint{font-size:11px}.market-listing-params{gap:5px}.market-param-chip{height:20px;min-width:20px;padding:0 7px;font-size:10px}.market-listing-card{flex-direction:column;align-items:stretch}.market-listing-product-image{width:56px;height:56px}.catalog-people-product-name{font-size:14px}.market-listing-meta{justify-content:space-between;width:100%}.market-listing-price{font-size:20px}.market-listing-action{height:34px;padding:0 12px;font-size:11px}}.admin-page-container{padding:40px;max-width:1600px;margin:120px auto 40px;color:var(--primary-text)}.admin-page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.1)}.admin-page-header h1{font-size:32px;font-weight:700;color:var(--primary-text)}.admin-header-actions{display:flex;gap:15px}.admin-header-btn{display:flex;align-items:center;gap:10px;padding:10px 20px;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:var(--primary-text);border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;transition:var(--transition-default)}.admin-header-btn:hover{background-color:#fff3}.admin-header-btn svg{width:20px;height:20px}.admin-catalog-toggle{min-width:220px;justify-content:center;font-weight:700}.admin-catalog-toggle.is-open{border-color:#ff849185;background:rgba(232,30,45,.14);color:#ffd7dc}.admin-catalog-toggle.is-open:hover{border-color:#ffaeb7d1;background:rgba(232,30,45,.22)}.admin-catalog-toggle.is-closed{border-color:#4fc67c80;background:rgba(38,166,91,.18);color:#d7ffe7}.admin-catalog-toggle.is-closed:hover{border-color:#8ae6acc2;background:rgba(38,166,91,.26)}.admin-catalog-toggle:disabled{opacity:.6;cursor:default}.admin-page-content{display:grid;grid-template-columns:280px 1fr;gap:40px}.admin-sidebar nav{display:flex;flex-direction:column;gap:10px}.admin-sidebar button{display:flex;align-items:center;gap:15px;width:100%;padding:15px;font-size:16px;font-weight:500;color:#ffffffb3;background-color:transparent;border:1px solid transparent;border-radius:12px;text-align:left;cursor:pointer;transition:var(--transition-default)}.admin-sidebar button:hover{background-color:#ffffff0d;color:#fff}.admin-sidebar button.active{background-color:#e81e2d1a;color:#fff;border-color:#e81e2d33}.admin-sidebar button svg{width:22px;height:22px;transition:var(--transition-default)}.admin-sidebar button.active svg{color:#e81e2d}.count-badge{margin-left:auto;background-color:#ffffff1a;color:#fffc;font-size:12px;font-weight:600;padding:3px 8px;border-radius:20px}.admin-sidebar button.active .count-badge{background-color:#e81e2d;color:#fff}.admin-main-content{min-height:500px}.admin-trades-section{display:flex;flex-direction:column;gap:16px}.admin-trade-filters{display:inline-flex;gap:8px;padding:6px;width:fit-content;border-radius:12px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.12)}.admin-trade-filter-btn{border:1px solid transparent;background:transparent;color:#ffffffb8;border-radius:9px;padding:8px 14px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}.admin-trade-filter-btn:hover{color:#ffffffe6;background:rgba(255,255,255,.08)}.admin-trade-filter-btn.active{color:#fff;border-color:#e81e2d59;background:rgba(232,30,45,.16)}.admin-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:20px}.admin-card{background-color:#161618;border:1px solid rgba(255,255,255,.1);border-radius:16px;display:flex;flex-direction:column;overflow:hidden}.admin-card-header{display:flex;align-items:center;gap:15px;padding:20px;background-color:#ffffff08;position:relative}.admin-card-header img,.admin-card-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.admin-card-title{font-size:16px;font-weight:600;margin:0;overflow-wrap:anywhere}.admin-card-subtitle{font-size:13px;color:#fff9;margin:0;overflow-wrap:anywhere}.admin-card-header .role-badge,.admin-card-header .trade-status-badge{margin-left:auto;align-self:flex-start}.admin-card-header>div{min-width:0}.admin-card-header .admin-presence-badge+.role-badge{margin-left:0}.admin-presence-badge{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;align-self:flex-start;min-height:26px;padding:4px 9px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);color:#ffffffad;font-size:12px;font-weight:800;line-height:1;white-space:nowrap}.admin-presence-badge i{width:7px;height:7px;border-radius:50%;background:currentColor;box-shadow:0 0 0 3px color-mix(in srgb,currentColor 18%,transparent)}.admin-presence-badge.online{border-color:#22c55e6b;background:rgba(34,197,94,.14);color:#86efac}.admin-presence-badge.offline{border-color:#94a3b82e;background:rgba(148,163,184,.08);color:#cbd5e1b8}.admin-appeal-menu{position:relative;margin-left:8px;align-self:flex-start;margin-top:1px}.admin-appeal-menu-trigger{width:30px;height:30px;border-radius:8px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.06);color:#ffffffeb;font-size:18px;font-family:inherit;letter-spacing:1px;line-height:1;padding:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.admin-appeal-menu-trigger:hover{background:rgba(255,255,255,.12)}.admin-appeal-menu-dropdown{position:absolute;top:36px;right:0;min-width:220px;padding:6px;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:rgb(23,24,29);box-shadow:0 10px 22px #00000061;z-index:9}.admin-appeal-menu-item{width:100%;border:none;border-radius:7px;padding:9px 10px;text-align:left;cursor:pointer;background:rgba(239,68,68,.1);color:#fca5a5;font-size:13px;font-weight:600}.admin-appeal-menu-item:hover{background:rgba(239,68,68,.22);color:#fecaca}.admin-card-body{padding:20px;flex-grow:1}.admin-card-body p{margin:0 0 10px;font-size:14px;color:#fffc}.admin-card-body p:last-child{margin:0}.admin-card-body p strong{font-weight:600;color:#ffffffe6;min-width:90px;display:inline-block}.admin-card-footer{padding:20px;background-color:#0003;border-top:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;gap:15px}.trade-status-badge,.role-badge{padding:4px 10px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase}.trade-status-badge.trade-status-pending{background-color:#fca5a533;color:#fca5a5}.role-badge.role-admin{background-color:#e81e2d33;color:#f87171}.trade-status-badge.trade-status-active{background-color:#22c55e33;color:#4ade80}.trade-status-badge.trade-status-completed{background-color:#8b5cf633;color:#a78bfa}.trade-status-badge.trade-status-transfer,.trade-status-badge.trade-status-awaiting_buyer,.trade-status-badge.trade-status-seller_transfer,.trade-status-badge.trade-status-buyer_transfer{background-color:#f59e0b2e;color:#fbbf24}.trade-status-badge.trade-status-manual_review{background-color:#e81e2d33;color:#ffd7dc}.trade-status-badge.trade-status-declined,.trade-status-badge.trade-status-cancelled,.trade-status-badge.trade-status-canceled,.trade-status-badge.trade-status-cancelled_refunded{background-color:#ef444433;color:#f87171}.role-badge.role-user{background-color:#3b82f633;color:#93c5fd}.admin-trades-dashboard{gap:12px}.admin-trade-summary-grid{display:grid;grid-template-columns:repeat(7,minmax(120px,1fr));gap:8px}.admin-trade-summary-card{min-width:0;min-height:66px;padding:10px 12px;border-radius:11px;background:rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.09)}.admin-trade-summary-card span{display:block;color:#ffffff8f;font-size:12px;font-weight:700}.admin-trade-summary-card strong{display:block;margin-top:7px;color:#fff;font-size:18px;font-weight:800;line-height:1.15;overflow-wrap:anywhere}.admin-trade-toolbar{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(420px,1.5fr) minmax(130px,.42fr) minmax(140px,.45fr);gap:10px;align-items:center}.admin-trade-search,.admin-trade-select{width:100%;min-height:42px;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:rgba(0,0,0,.24);color:#ffffffe6;padding:0 12px;font:inherit;font-size:13px;outline:none}.admin-trade-search:focus,.admin-trade-select:focus{border-color:#e81e2d73;box-shadow:0 0 0 3px #e81e2d1f}.admin-trade-toolbar .admin-trade-filters{width:100%;overflow-x:auto;scrollbar-width:thin}.admin-trade-results-line{display:flex;justify-content:space-between;gap:10px;color:#ffffff8c;font-size:12px;font-weight:700}.admin-trade-table-wrap{min-height:0;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.035);overflow:hidden}.admin-trade-table-head,.admin-trade-row-card{display:grid;grid-template-columns:minmax(150px,.9fr) minmax(165px,1fr) minmax(165px,1fr) minmax(170px,1.1fr) minmax(90px,.55fr) minmax(116px,.7fr) minmax(120px,.75fr) minmax(150px,.95fr);gap:10px;align-items:center}.admin-trade-table-head{padding:10px 12px;background:rgba(0,0,0,.24);color:#ffffff7a;font-size:11px;font-weight:800;text-transform:uppercase}.admin-trade-list{max-height:min(62vh,720px);overflow:auto}.admin-trade-row-card{width:100%;border:0;border-top:1px solid rgba(255,255,255,.08);background:transparent;color:inherit;padding:11px 12px;text-align:left;cursor:pointer;font-family:inherit;transition:background .18s ease,border-color .18s ease}.admin-trade-row-card:hover{background:rgba(232,30,45,.075)}.admin-trade-id-cell,.admin-trade-problem-cell,.admin-trade-muted-cell,.admin-trade-product-cell,.admin-trade-money-cell{min-width:0;display:flex;flex-direction:column;gap:3px}.admin-trade-id-cell strong,.admin-trade-product-cell,.admin-trade-money-cell{color:#ffffffe6;font-size:13px;font-weight:800;overflow-wrap:anywhere}.admin-trade-id-cell small,.admin-trade-muted-cell,.admin-trade-problem-cell small{color:#ffffff80;font-size:11px;line-height:1.35;overflow-wrap:anywhere}.admin-trade-participant-btn{min-width:0;border:1px solid rgba(255,255,255,.08);border-radius:9px;background:rgba(0,0,0,.18);padding:7px 9px;color:inherit;text-align:left;cursor:pointer;font-family:inherit}.admin-trade-participant-btn:hover:not(:disabled){border-color:#e81e2d57;background:rgba(232,30,45,.1)}.admin-trade-participant-btn:disabled{cursor:default;opacity:.6}.admin-trade-participant-btn strong,.admin-trade-participant-btn span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-trade-participant-btn strong{color:#ffffffe6;font-size:13px;font-weight:800}.admin-trade-participant-btn span{margin-top:2px;color:#ffffff75;font-size:11px}.admin-trade-problem-cell em{width:fit-content;border-radius:999px;padding:3px 8px;background:rgba(232,30,45,.14);border:1px solid rgba(232,30,45,.24);color:#ffd7dc;font-size:11px;font-style:normal;font-weight:800}.admin-trade-empty{padding:28px 14px;color:#ffffff94;text-align:center;font-weight:700}.admin-trade-detail-overlay{padding:36px;overflow:hidden}.admin-trade-detail-modal{width:min(1480px,calc(100vw - 72px));height:auto;max-height:min(900px,calc(100vh - 72px));border-radius:18px;background:radial-gradient(circle at 18% 0%,rgba(232,30,45,.08),transparent 28%),linear-gradient(180deg,rgba(24,24,27,.99) 0%,rgba(12,12,14,.99) 100%);border-color:#ffffff21;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box}.admin-trade-detail-modal .admin-profile-modal-header{flex:0 0 auto;min-width:0}.admin-trade-detail-modal .admin-profile-modal-header>div{min-width:0}.admin-trade-detail-modal .admin-profile-modal-header h3{max-width:min(980px,68vw);overflow-wrap:anywhere;white-space:normal}.admin-trade-detail-content{flex:1;min-width:0;min-height:0;padding:14px;overflow-y:auto;overflow-x:hidden;box-sizing:border-box}.admin-trade-detail-inline-status{margin:0 0 10px;padding:9px 11px;border-radius:10px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.045);color:#ffffffad;font-size:13px;font-weight:700}.admin-trade-detail-inline-status.warning{border-color:#f59e0b40;background:rgba(245,158,11,.1);color:#fde68a}.admin-trade-detail-hero{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px;padding:13px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.045);min-width:0}.admin-trade-detail-hero h4{margin:8px 0 4px;color:#fff;font-size:19px;font-weight:800;overflow-wrap:anywhere;line-height:1.2}.admin-trade-detail-hero>div:first-child{min-width:0}.admin-trade-detail-hero p{margin:0;color:#ffffff8c;font-size:13px;line-height:1.4}.admin-trade-detail-amount{flex:0 0 168px;max-width:168px;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:rgba(0,0,0,.22);text-align:right}.admin-trade-detail-amount span,.admin-trade-detail-amount small{display:block;color:#ffffff8f;font-size:12px;font-weight:700}.admin-trade-detail-amount strong{display:block;margin:5px 0 3px;color:#fff;font-size:22px;font-weight:900}.admin-trade-detail-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr) minmax(0,1fr);gap:12px;align-items:start;min-width:0}.admin-trade-detail-workspace{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:12px;align-items:start;min-width:0;overflow-x:hidden}.admin-trade-detail-left,.admin-trade-detail-center,.admin-trade-detail-right{display:grid;gap:12px;min-width:0}.admin-trade-detail-left{grid-column:span 4}.admin-trade-detail-center{grid-column:span 8}.admin-trade-detail-right{grid-column:1 / -1;grid-template-columns:repeat(12,minmax(0,1fr));align-content:start}.admin-trade-detail-right>.admin-profile-panel{grid-column:span 3}.admin-trade-detail-right>.admin-trade-detail-tech{grid-column:1 / -1}.admin-trade-detail-stage-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;min-width:0}.admin-trade-detail-stage-strip>div{min-width:0;min-height:58px;padding:9px 10px;border-radius:11px;border:1px solid rgba(255,255,255,.09);background:rgba(0,0,0,.2)}.admin-trade-detail-stage-strip strong,.admin-trade-detail-stage-strip span{display:block;overflow-wrap:anywhere}.admin-trade-detail-stage-strip strong{color:#ffffff85;font-size:12px;font-weight:800}.admin-trade-detail-stage-strip span{margin-top:5px;color:#fff;font-size:15px;font-weight:850;line-height:1.2}.admin-trade-detail-interface{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0;min-height:0;margin:0}.admin-trade-detail-offer-panel{min-width:0;min-height:280px;max-height:360px;overflow:hidden;padding:14px;border-radius:12px}.admin-trade-detail-offer-panel .trade-panel-heading{min-width:0}.admin-trade-detail-offer-panel .trade-panel-heading h3{overflow-wrap:anywhere;white-space:normal}.admin-trade-detail-offer-panel .trade-items-area{min-height:0;max-height:276px;overflow-y:auto;overflow-x:hidden;padding:8px 2px 4px;margin-bottom:0}.admin-trade-detail-offer-panel .trade-items-grid{grid-template-columns:repeat(auto-fill,minmax(104px,1fr));gap:8px}.admin-trade-detail-offer-panel .trade-item-card{min-width:0;padding:9px}.admin-trade-detail-offer-panel .trade-item-name,.admin-trade-detail-offer-panel .trade-item-params{overflow-wrap:anywhere;white-space:normal;word-break:break-word}.admin-trade-detail-role-offers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0}.admin-trade-detail-participants,.admin-trade-detail-timeline-panel,.admin-trade-detail-tech{grid-column:span 1;min-width:0}.admin-trade-detail-grid>.admin-profile-panel{min-width:0;align-self:start}.admin-trade-detail-participant-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:10px}.admin-trade-detail-profile-btn{min-width:0;padding:10px;border-radius:11px;border:1px solid rgba(255,255,255,.1);background:rgba(0,0,0,.2);color:inherit;text-align:left;cursor:pointer;font-family:inherit}.admin-trade-detail-profile-btn:hover:not(:disabled){border-color:#e81e2d57;background:rgba(232,30,45,.1)}.admin-trade-detail-profile-btn span,.admin-trade-detail-profile-btn strong,.admin-trade-detail-profile-btn small{display:block;overflow-wrap:anywhere}.admin-trade-detail-profile-btn span,.admin-trade-detail-profile-btn small{color:#ffffff85;font-size:12px}.admin-trade-detail-profile-btn strong{margin:4px 0;color:#fff;font-size:16px;font-weight:800}.admin-trade-detail-mini-info{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-trade-detail-mini-info p{min-height:50px;padding:8px 10px}.admin-trade-detail-tags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:10px}.admin-trade-detail-tags span{border-radius:999px;padding:5px 9px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);color:#ffffffc7;font-size:12px;font-weight:800}.admin-trade-detail-tags span.danger{color:#ffd7dc;background:rgba(232,30,45,.14);border-color:#e81e2d47}.admin-trade-detail-note,.admin-trade-detail-empty{margin:0;color:#fff9;font-size:13px;line-height:1.45;overflow-wrap:anywhere}.admin-trade-detail-empty{padding:9px 10px;border-radius:9px;background:rgba(0,0,0,.14);border:1px solid rgba(255,255,255,.07)}.admin-trade-review-actions{display:grid;gap:8px;margin-top:12px;padding:12px;border-radius:10px;border:1px solid rgba(232,30,45,.2);background:rgba(10,14,24,.22)}.admin-trade-review-actions strong,.admin-trade-review-actions span,.admin-trade-review-actions small{display:block;margin:0;line-height:1.35}.admin-trade-review-actions strong{color:#fff;font-size:13px;font-weight:850}.admin-trade-review-actions span{color:#ffffffb8;font-size:13px}.admin-trade-review-actions small{color:#ffffff8f;font-size:12px}.admin-trade-review-actions .action-btn{width:100%;margin-top:2px}.admin-trade-review-actions.restart{border-color:#22c55e38;background:rgba(22,101,52,.12)}.admin-trade-detail-items{display:grid;grid-template-columns:repeat(auto-fill,minmax(86px,1fr));gap:8px;max-height:188px;min-height:0;overflow-y:auto;overflow-x:hidden}.admin-trade-detail-item{min-width:0;padding:7px;border-radius:10px;border:1px solid rgba(255,255,255,.09);background:rgba(0,0,0,.19)}.admin-trade-detail-item img{width:100%;aspect-ratio:1;object-fit:contain;border-radius:8px;background:rgba(255,255,255,.05)}.admin-trade-detail-item span{display:block;margin-top:6px;color:#ffffffd1;font-size:12px;font-weight:700;line-height:1.25;overflow-wrap:anywhere}.admin-trade-detail-timeline{max-height:258px}.admin-trade-detail-finances{max-height:218px}.admin-trade-detail-kv-list{display:grid;gap:8px;min-width:0}.admin-trade-detail-kv-list p{margin:0;min-width:0;padding:9px 10px;border-radius:9px;background:rgba(0,0,0,.18);border:1px solid rgba(255,255,255,.08)}.admin-trade-detail-kv-list strong,.admin-trade-detail-kv-list span{display:block;overflow-wrap:anywhere}.admin-trade-detail-kv-list strong{color:#ffffff85;font-size:12px;font-weight:800}.admin-trade-detail-kv-list span{margin-top:4px;color:#ffffffdb;font-size:13px;line-height:1.35;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.admin-trade-detail-tech{grid-column:auto}.admin-trade-detail-tech .admin-trade-detail-kv-list{grid-template-columns:minmax(0,1fr)}.admin-trade-detail-tech .admin-trade-detail-kv-list p{display:grid;grid-template-columns:112px minmax(0,1fr);align-items:start;gap:8px;padding:8px 10px}.admin-trade-detail-tech .admin-trade-detail-kv-list span{margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.35;color:#ffffffb8}.admin-trade-detail-footer{display:flex;justify-content:flex-end;margin-top:12px}.admin-trade-detail-footer .action-btn{width:auto;min-width:190px}@media (max-width: 1320px){.admin-trade-detail-workspace{grid-template-columns:repeat(8,minmax(0,1fr))}.admin-trade-detail-left{grid-column:span 3}.admin-trade-detail-center{grid-column:span 5}.admin-trade-detail-right{grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-trade-detail-right>.admin-profile-panel{grid-column:span 1}.admin-trade-detail-right .admin-trade-detail-tech{grid-column:1 / -1}.admin-trade-detail-tech .admin-trade-detail-kv-list{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-trade-detail-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.admin-trade-detail-timeline-panel,.admin-trade-detail-tech{grid-column:1 / -1}}@media (max-width: 1120px){.admin-trade-detail-overlay{padding:20px}.admin-trade-detail-modal{width:min(1040px,calc(100vw - 40px));max-height:calc(100vh - 40px)}.admin-trade-detail-workspace,.admin-trade-detail-left,.admin-trade-detail-center{grid-template-columns:minmax(0,1fr)}.admin-trade-detail-left,.admin-trade-detail-center{grid-column:1 / -1}}@media (max-width: 860px){.admin-trade-detail-overlay{padding:12px}.admin-trade-detail-modal{width:calc(100vw - 24px);max-height:calc(100vh - 24px);border-radius:14px}.admin-trade-detail-content{padding:10px}.admin-trade-detail-hero{align-items:stretch;flex-direction:column}.admin-trade-detail-amount{flex-basis:auto;max-width:none;text-align:left}.admin-trade-detail-grid,.admin-trade-detail-workspace,.admin-trade-detail-left,.admin-trade-detail-center,.admin-trade-detail-right,.admin-trade-detail-interface,.admin-trade-detail-role-offers,.admin-trade-detail-stage-strip,.admin-trade-detail-tech .admin-trade-detail-kv-list{grid-template-columns:minmax(0,1fr)}.admin-trade-detail-left,.admin-trade-detail-center,.admin-trade-detail-right,.admin-trade-detail-right>.admin-profile-panel,.admin-trade-detail-right>.admin-trade-detail-tech{grid-column:1 / -1}.admin-trade-detail-participant-grid,.admin-trade-detail-mini-info,.admin-trade-detail-tech .admin-trade-detail-kv-list p{grid-template-columns:minmax(0,1fr)}.admin-trade-detail-modal .admin-profile-modal-header h3{max-width:68vw}}.admin-balance-control{display:flex;gap:8px;width:100%}.admin-balance-control input,.admin-balance-reason-input{width:100%;flex-grow:1;padding:8px 10px;background-color:#0000004d;border:1px solid rgba(255,255,255,.2);color:#fff;border-radius:6px;font-size:14px}.admin-balance-reason-input{min-height:38px}.admin-balance-control button{flex-shrink:0;padding:0 15px;font-size:14px;border-radius:6px;cursor:pointer;transition:all .2s ease;font-weight:500}.admin-balance-control button.confirm{background-color:#22c55e33;border:1px solid rgba(34,197,94,.5);color:#4ade80}.admin-balance-control button.confirm:hover:not(:disabled){background-color:#22c55e66;color:#fff}.admin-balance-control button.subtract{background-color:#ef444433;border:1px solid rgba(239,68,68,.5);color:#f87171}.admin-balance-control button.subtract:hover:not(:disabled){background-color:#ef444466;color:#fff}.admin-balance-control button:disabled{opacity:.5;cursor:not-allowed}.admin-user-actions{display:flex;gap:8px;width:100%}.admin-user-actions .action-btn{flex-grow:1}.admin-profile-open-btn{width:100%;min-height:38px;border-color:#60a5fa57;background:rgba(37,99,235,.16);color:#dbeafe;font-weight:700}.admin-profile-open-btn:hover:not(:disabled){border-color:#93c5fd94;background:rgba(37,99,235,.28)}.admin-users-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.admin-users-search{display:flex;align-items:center;width:min(560px,100%);min-width:0}.admin-users-search>input{width:100%;flex:1 1 auto;min-height:42px;border:1px solid rgba(255,255,255,.16);border-radius:10px;padding:0 13px;background:rgba(255,255,255,.06);color:#fff}.admin-users-toolbar span{color:#ffffffa8;font-size:14px;white-space:nowrap}.admin-users-presence-tabs{display:inline-flex;align-items:center;flex:0 0 auto;gap:4px;padding:4px;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:rgba(0,0,0,.18)}.admin-users-presence-tabs button{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:0 11px;border:0;border-radius:7px;background:transparent;color:#ffffffad;font:inherit;font-size:13px;font-weight:800;cursor:pointer;white-space:nowrap}.admin-users-presence-tabs button:hover{color:#fff;background:rgba(255,255,255,.08)}.admin-users-presence-tabs button.active{color:#fff;background:rgba(232,30,45,.18)}.admin-users-presence-tabs b{min-width:22px;padding:3px 7px;border-radius:999px;background:rgba(255,255,255,.1);color:inherit;font-size:12px;line-height:1;text-align:center}.admin-users-toggle{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 10px;border-radius:9px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.05);color:#ffffffc7;font-size:13px;font-weight:600;white-space:nowrap;cursor:pointer}.admin-users-toggle input{width:15px;height:15px;min-height:0;padding:0;border:0;background:transparent;accent-color:rgb(232,30,45)}@media (max-width: 760px){.admin-grid{grid-template-columns:minmax(0,1fr)}.admin-users-toolbar{align-items:stretch;flex-direction:column}.admin-users-search,.admin-users-presence-tabs{width:100%}.admin-users-presence-tabs button{justify-content:center;flex:1 1 0}.admin-card-header{align-items:flex-start;flex-wrap:wrap}.admin-card-header>div{flex:1 1 160px}}.admin-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:22px}.admin-pagination button{border:1px solid rgba(255,255,255,.16);border-radius:8px;padding:8px 12px;background:rgba(255,255,255,.06);color:#ffffffdb;cursor:pointer}.admin-pagination button:disabled{cursor:not-allowed;opacity:.45}.admin-pagination span{color:#ffffffb8;font-size:14px}.admin-orders-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.72);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:12000;display:flex;align-items:center;justify-content:center;padding:16px}.admin-orders-modal{width:min(760px,96vw);max-height:86vh;background:linear-gradient(180deg,rgba(22,24,31,.98) 0%,rgba(14,16,22,.98) 100%);border:1px solid rgba(255,255,255,.14);border-radius:18px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 28px 70px #0000008c}.admin-orders-overlay.admin-trade-detail-overlay{padding:36px;overflow:hidden}.admin-orders-modal.admin-trade-detail-modal{width:min(1480px,calc(100vw - 72px));max-width:1480px;height:auto;max-height:min(900px,calc(100vh - 72px));min-height:0;background:radial-gradient(circle at 18% 0%,rgba(232,30,45,.08),transparent 28%),linear-gradient(180deg,rgba(24,24,27,.99) 0%,rgba(12,12,14,.99) 100%);border-color:#ffffff21;overflow:hidden}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-content{width:100%;min-width:0;overflow-x:hidden}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-workspace{grid-template-columns:minmax(320px,.72fr) minmax(0,1.55fr);width:100%;min-width:0}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-left,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-center,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-right,.admin-orders-modal.admin-trade-detail-modal .admin-profile-panel,.admin-orders-modal.admin-trade-detail-modal .trade-panel{min-width:0}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-left,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-center{grid-column:auto}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-right{grid-column:1 / -1}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-interface{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-offer-panel{min-height:280px;max-height:min(38vh,360px)}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-offer-panel .trade-items-area{max-height:min(30vh,276px)}@media (min-width: 1680px){.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-workspace{grid-template-columns:repeat(12,minmax(0,1fr))}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-interface{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 1320px){.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-workspace{grid-template-columns:minmax(300px,.74fr) minmax(0,1.26fr)}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-right{grid-column:1 / -1}}@media (max-width: 1120px){.admin-orders-overlay.admin-trade-detail-overlay{padding:20px}.admin-orders-modal.admin-trade-detail-modal{width:min(1040px,calc(100vw - 40px));max-height:calc(100vh - 40px)}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-workspace{grid-template-columns:minmax(0,1fr)}}@media (max-width: 900px){.admin-orders-overlay.admin-trade-detail-overlay{padding:12px}.admin-orders-modal.admin-trade-detail-modal{width:calc(100vw - 24px);max-height:calc(100vh - 24px);min-height:0;border-radius:14px}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-workspace,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-interface{grid-template-columns:minmax(0,1fr)}}.admin-orders-overlay.admin-trade-detail-overlay{padding:28px}.admin-orders-modal.admin-trade-detail-modal{width:min(1560px,calc(100vw - 56px));max-width:1560px;max-height:calc(100vh - 56px);min-width:0}.admin-orders-modal.admin-trade-detail-modal,.admin-orders-modal.admin-trade-detail-modal *{box-sizing:border-box}.admin-orders-modal.admin-trade-detail-modal .admin-profile-modal-header{padding:14px 18px}.admin-orders-modal.admin-trade-detail-modal .admin-profile-modal-header h3{max-width:min(1080px,72vw);font-size:20px;line-height:1.2;overflow-wrap:anywhere;word-break:break-word}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-content{max-width:100%;padding:14px;overflow-x:clip;overflow-y:auto;overscroll-behavior:contain}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(156px,180px);align-items:stretch;gap:12px}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-hero h4{margin-top:7px;font-size:20px}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-amount{width:100%;max-width:none}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-workspace{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;align-items:stretch;max-width:100%;overflow:visible}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-summary-grid,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-log-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:12px;min-width:0}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-flow{min-width:0;padding:12px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.035)}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-section-title{margin:0 0 10px;padding:0 2px}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-participants{grid-column:span 5}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-state-panel{grid-column:span 4}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-review-panel{grid-column:span 3}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-terms-panel{grid-column:1 / -1}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-terms-panel .admin-trade-detail-kv-list{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-timeline-panel,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-log-grid>.admin-profile-panel{grid-column:span 4}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-log-grid>.admin-trade-detail-tech{grid-column:1 / -1}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-review-panel{border-color:#e81e2d2e;background:linear-gradient(180deg,rgba(232,30,45,.075),rgba(255,255,255,.04))}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-stage-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-stage-strip>div{min-height:58px}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-interface,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-role-offers{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-offer-panel{min-height:0;max-height:328px}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-offer-panel .trade-panel-heading{gap:8px;margin-bottom:8px}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-offer-panel .trade-panel-heading h3{font-size:16px;line-height:1.25}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-offer-panel .trade-panel-paid{min-width:0;flex-wrap:wrap}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-offer-panel .trade-panel-paid-amount{margin-left:0;overflow-wrap:anywhere}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-offer-panel .trade-items-area{min-height:0;max-height:240px;overflow-y:auto;overflow-x:hidden}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-offer-panel .trade-items-grid,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-items{grid-template-columns:repeat(auto-fill,minmax(92px,1fr))}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-offer-panel .trade-item-card{gap:6px}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-offer-panel .trade-item-name,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-offer-panel .trade-item-params,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-item span{overflow-wrap:anywhere;word-break:break-word;white-space:normal}.admin-orders-modal.admin-trade-detail-modal .empty-trade-state{height:auto;min-height:74px;padding:12px;border-width:1px}.admin-orders-modal.admin-trade-detail-modal .empty-trade-state:before{display:none}.admin-orders-modal.admin-trade-detail-modal .empty-trade-state p{margin:0;max-width:none;font-size:13px}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-items{max-height:124px}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-timeline,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-finances{max-height:190px}.admin-orders-modal.admin-trade-detail-modal .admin-profile-row{min-width:0}.admin-orders-modal.admin-trade-detail-modal .admin-profile-row small{min-width:0;overflow-wrap:anywhere}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-kv-list p,.admin-orders-modal.admin-trade-detail-modal .admin-profile-info-grid p{min-width:0}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-kv-list span,.admin-orders-modal.admin-trade-detail-modal .admin-profile-info-grid span{min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-tech .admin-trade-detail-kv-list{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-tech .admin-trade-detail-kv-list p{grid-template-columns:92px minmax(0,1fr);padding:7px 9px}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-tech .admin-trade-detail-kv-list span{overflow:hidden;text-overflow:ellipsis;overflow-wrap:anywhere;word-break:break-all;-webkit-user-select:all;user-select:all}@media (max-width: 1240px){.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-participants,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-state-panel,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-review-panel{grid-column:span 6}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-log-grid>.admin-profile-panel{grid-column:span 6}}@media (max-width: 1040px){.admin-orders-overlay.admin-trade-detail-overlay{padding:18px}.admin-orders-modal.admin-trade-detail-modal{width:calc(100vw - 36px);max-height:calc(100vh - 36px)}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-hero,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-workspace,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-summary-grid,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-interface,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-role-offers,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-log-grid,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-terms-panel .admin-trade-detail-kv-list,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-tech .admin-trade-detail-kv-list{grid-template-columns:minmax(0,1fr)}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-summary-grid>.admin-profile-panel,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-log-grid>.admin-profile-panel,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-log-grid>.admin-trade-detail-tech{grid-column:1 / -1}}@media (max-width: 640px){.admin-orders-overlay.admin-trade-detail-overlay{padding:10px}.admin-orders-modal.admin-trade-detail-modal{width:calc(100vw - 20px);max-height:calc(100vh - 20px);border-radius:14px}.admin-orders-modal.admin-trade-detail-modal .admin-profile-modal-header,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-content{padding:10px}.admin-orders-modal.admin-trade-detail-modal .admin-profile-modal-header h3{max-width:72vw;font-size:16px}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-stage-strip,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-participant-grid,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-mini-info,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-tech .admin-trade-detail-kv-list p{grid-template-columns:minmax(0,1fr)}}.admin-orders-overlay.admin-trade-detail-overlay{padding:20px}.admin-orders-modal.admin-trade-detail-modal{width:min(1840px,calc(100vw - 40px));max-width:1840px;max-height:calc(100vh - 40px)}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-content{display:flex;flex-direction:column;gap:10px;overflow-x:hidden}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-hero{margin-bottom:0}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-workspace{grid-template-columns:minmax(230px,270px) minmax(0,1fr) minmax(236px,286px) minmax(320px,380px);gap:10px;align-items:stretch;min-height:0;overflow:hidden}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-admin-rail,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-exchange-core,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-chat-panel{min-width:0;min-height:0}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-admin-rail{display:flex;flex-direction:column;gap:9px;overflow-y:auto;overflow-x:hidden;padding-right:2px;scrollbar-width:thin}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-exchange-core{display:flex;flex-direction:column;gap:10px;padding:12px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,rgba(25,25,28,.62),rgba(16,16,19,.68)),rgba(255,255,255,.035);overflow-y:auto;overflow-x:hidden;scrollbar-width:thin}.admin-orders-modal.admin-trade-detail-modal .admin-trade-rail-section{min-width:0;padding:10px;border-radius:10px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.04)}.admin-orders-modal.admin-trade-detail-modal .admin-trade-rail-section .admin-profile-panel-title{margin-bottom:8px;font-size:13px}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-review-panel{border-color:#e81e2d3d;background:linear-gradient(180deg,rgba(232,30,45,.1),rgba(255,255,255,.035))}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-interface{flex:0 0 auto;display:flex;gap:14px;min-height:0;overflow:hidden}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-offer-panel{flex:1 1 0;max-height:none;min-height:0;padding:14px;border-radius:16px;background-color:#19191c9e}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-offer-panel .trade-panel-heading h3{font-size:18px;letter-spacing:0}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-offer-role{display:inline-flex;align-items:center;min-height:22px;margin-left:7px;padding:2px 8px;border-radius:999px;border:1px solid rgba(232,30,45,.24);background:rgba(232,30,45,.12);color:#ffd7dc;font-size:12px;font-weight:800;vertical-align:middle}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-offer-panel .trade-items-area{flex:1 1 auto;max-height:min(24vh,210px);min-height:118px;padding:10px 4px 4px}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-offer-panel .trade-items-grid{grid-template-columns:repeat(auto-fill,minmax(86px,1fr));gap:8px}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-under-exchange{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr) minmax(0,1fr);gap:10px;min-width:0}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-role-offers{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-role-offers .admin-profile-panel{padding:10px;border-radius:10px}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-stage-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-stage-strip>div{min-height:52px;padding:8px 9px}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-mini-info,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-terms-panel .admin-trade-detail-kv-list,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-tech .admin-trade-detail-kv-list{grid-template-columns:minmax(0,1fr);gap:6px}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-mini-info p,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-kv-list p{min-height:0;padding:7px 8px}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-clickable-info{cursor:pointer;transition:background .16s ease,border-color .16s ease}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-clickable-info:hover,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-clickable-info:focus-visible{border-color:#e81e2d42;background:rgba(232,30,45,.08);outline:none}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-clickable-info.disabled{cursor:default;opacity:.58}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-timeline,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-finances{max-height:178px}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-chat-panel{display:flex;height:auto;max-height:none;border-radius:14px;overflow:hidden}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-chat-panel .trade-chat-content{width:100%;padding:14px}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-chat-panel .trade-chat-header{min-height:44px;padding:0 0 10px;margin-bottom:10px}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-chat-panel .trade-chat-title{margin:0;font-size:18px}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-chat-count{margin-left:auto;min-width:28px;height:25px;padding:0 8px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#ffd7dc;background:rgba(232,30,45,.14);border:1px solid rgba(232,30,45,.25);font-size:12px;font-weight:800}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-chat-list{flex:1 1 auto;max-height:none;min-height:0}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-chat-list .chat-message{max-width:100%}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-chat-form{flex:0 0 auto;margin-top:10px;padding:9px;border-radius:10px;background:rgba(0,0,0,.18);border:1px solid rgba(255,255,255,.08)}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-chat-form input{min-width:0;font-size:13px}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-chat-form button{min-width:92px;padding:0 12px;font-size:12px}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-tech .admin-trade-detail-kv-list p{grid-template-columns:minmax(0,1fr)}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-tech .admin-trade-detail-kv-list strong{margin-bottom:3px}@media (max-width: 1360px){.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-workspace{grid-template-columns:minmax(220px,250px) minmax(0,1fr) minmax(220px,260px) minmax(280px,330px)}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-stage-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 1180px){.admin-orders-overlay.admin-trade-detail-overlay{padding:14px}.admin-orders-modal.admin-trade-detail-modal{width:calc(100vw - 28px);max-height:calc(100vh - 28px)}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-workspace{grid-template-columns:minmax(220px,260px) minmax(0,1fr) minmax(280px,340px)}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-admin-rail-right{grid-column:1 / 2}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-exchange-core{grid-column:2 / 3;grid-row:1 / 3}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-chat-panel{grid-column:3 / 4;grid-row:1 / 3}}@media (max-width: 920px){.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-workspace,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-interface,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-role-offers,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-under-exchange{grid-template-columns:minmax(0,1fr);display:grid}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-admin-rail-right,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-exchange-core,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-chat-panel{grid-column:auto;grid-row:auto}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-admin-rail{max-height:none}}@media (max-width: 700px){.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-offer-panel{padding:12px}.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-stage-strip,.admin-orders-modal.admin-trade-detail-modal .admin-trade-detail-participant-grid{grid-template-columns:minmax(0,1fr)}}.admin-orders-modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid rgba(255,255,255,.1)}.admin-orders-modal-header h3{margin:0;font-size:18px;color:#fff}.admin-orders-close{width:34px;height:34px;border-radius:10px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.06);color:#fff;cursor:pointer;font-size:18px;line-height:1}.admin-orders-close:hover{background:rgba(255,255,255,.14)}.admin-orders-modal-body{padding:14px 16px 16px;overflow:auto}.admin-user-details-modal{width:min(880px,96vw)}.admin-user-actions-list{margin-top:12px}.admin-orders-list{display:grid;grid-template-columns:1fr;gap:10px}.admin-orders-item{border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:12px;background:rgba(255,255,255,.04)}.admin-orders-item p{margin:0 0 6px;color:#ffffffdb;font-size:14px}.admin-orders-item p:last-child{margin-bottom:0}.admin-orders-item strong{color:#fff}.admin-order-status{font-weight:700}.admin-order-status.paid{color:#4ade80}.admin-order-status.pending{color:#fbbf24}.admin-orders-empty{margin:10px 0 4px;color:#ffffffb8}.admin-profile-overlay{padding:16px}.admin-user-profile-modal{width:min(1680px,98vw);max-height:94vh;border-radius:18px;background:radial-gradient(circle at 18% 0%,rgba(232,30,45,.08),transparent 28%),linear-gradient(180deg,rgba(24,24,28,.99) 0%,rgba(13,13,16,.99) 100%);border-color:#ffffff21}.admin-profile-modal-header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 18px;border-bottom:1px solid rgba(255,255,255,.1);background:rgba(0,0,0,.22)}.admin-profile-kicker{margin:0 0 4px;color:#ffffff8f;font-size:12px;font-weight:700;text-transform:uppercase}.admin-profile-modal-header h3{margin:0;color:#fff;font-size:21px;font-weight:800}.admin-profile-loading{min-height:420px;display:flex;align-items:center;justify-content:center;color:#e2e8f0c2;font-weight:700}.admin-profile-loading.compact{min-height:260px}.admin-profile-all-content{overflow:auto;padding:14px}.admin-investigation-summary{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(760px,1.55fr);align-items:start;gap:12px;padding:0;margin-bottom:12px}.admin-investigation-summary>div{min-width:0;padding:12px 14px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:rgba(255,255,255,.045)}.admin-investigation-summary h4{margin:8px 0 4px;color:#fff;font-size:18px;font-weight:800}.admin-investigation-summary p{margin:0;color:#ffffffa8;font-size:14px;line-height:1.42}.admin-email-status{display:inline-flex;align-items:center;min-height:25px;padding:4px 10px;border-radius:999px;color:#ffd7dc;background:rgba(232,30,45,.14);border:1px solid rgba(232,30,45,.28);font-size:12px;font-weight:800}.admin-email-status.verified{color:#bbf7d0;background:rgba(34,197,94,.14);border-color:#4ade8047}.admin-email-status.unverified,.admin-email-status.absent{color:#fde68a;background:rgba(245,158,11,.14);border-color:#fbbf2447}.admin-investigation-summary-metrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;align-items:start;align-content:start}.admin-investigation-metric{min-width:0;min-height:68px;padding:10px 11px;border-radius:10px;background:rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.08);align-self:start}.admin-investigation-metric span{display:block;color:#ffffff8f;font-size:12px;font-weight:700}.admin-investigation-metric strong{display:block;margin-top:7px;color:#fff;font-size:18px;font-weight:800;line-height:1.15;overflow-wrap:anywhere}.admin-profile-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:10px}.admin-profile-overview-dashboard{grid-template-columns:minmax(0,1.55fr) minmax(360px,.85fr);padding:0;margin-bottom:12px;overflow:visible}.admin-profile-bottom-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:12px;padding:0;align-items:stretch}.admin-profile-bottom-grid .admin-profile-section-list{padding:0;overflow:visible}.admin-profile-bottom-grid .admin-profile-panel{display:flex;flex-direction:column;height:clamp(420px,48vh,560px);min-height:0}.admin-profile-bottom-grid .admin-profile-panel-title{flex:0 0 auto}.admin-profile-bottom-grid .admin-profile-scroll-list{flex:1 1 auto;min-height:0;max-height:none;overflow-y:auto}.admin-profile-activity-section,.admin-profile-links-section,.admin-profile-trades-section,.admin-profile-money-section,.admin-profile-appeals-section,.admin-profile-moderation-section{grid-column:span 4}.admin-profile-section-list{display:grid;grid-template-columns:1fr;gap:12px;padding:14px;overflow:auto}.admin-user-profile-dashboard{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(360px,.85fr);gap:12px}.admin-profile-side,.admin-profile-main-card{display:flex;flex-direction:column;gap:10px;min-width:0}.admin-profile-side{order:2}.admin-profile-main-card{order:1;border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:12px;background:rgba(255,255,255,.04)}.admin-profile-detail-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);gap:12px;align-items:stretch}.admin-profile-detail-grid .admin-profile-panel{min-height:100%}.admin-profile-risk-panel{display:flex;flex-direction:column}.admin-profile-risk-panel .admin-profile-empty{flex:1;display:flex;align-items:center}.admin-player-profile-card{display:flex;align-items:center;gap:14px;padding:12px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:rgba(0,0,0,.18)}.admin-player-avatar{width:76px;height:76px;border-radius:14px;object-fit:cover;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.06)}.admin-player-main-info{min-width:0;flex:1}.admin-player-name-row{display:flex;align-items:center;gap:10px;min-width:0}.admin-player-name-row h2{margin:0;color:#fff;font-size:25px;font-weight:800;overflow-wrap:anywhere;line-height:1.15}.admin-player-main-info p,.admin-player-id-row{margin:7px 0 0;color:#ffffff9e;font-size:14px;overflow-wrap:anywhere}.admin-player-id-row{display:flex;flex-wrap:wrap;gap:8px}.admin-player-id-row span{padding:5px 9px;border-radius:8px;background:rgba(0,0,0,.24);border:1px solid rgba(255,255,255,.09)}.admin-profile-stat-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.admin-profile-stat{min-height:72px;padding:11px;border:1px solid rgba(255,255,255,.09);border-radius:10px;background:rgba(0,0,0,.2)}.admin-profile-stat span{display:block;color:#ffffff8f;font-size:12px;font-weight:700}.admin-profile-stat strong{display:block;margin-top:7px;color:#fff;font-size:18px;font-weight:800;line-height:1.2;overflow-wrap:anywhere}.admin-risk-stat.low strong{color:#86efac}.admin-risk-stat.medium strong{color:#facc15}.admin-risk-stat.high strong{color:#fca5a5}.admin-profile-panel{padding:12px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:rgba(255,255,255,.045);min-width:0}.admin-profile-wide-panel{background:rgba(0,0,0,.18)}.admin-profile-panel-title{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px;color:#fff;font-size:15px;font-weight:800}.admin-profile-panel-title b{min-width:28px;height:25px;padding:0 8px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#ffd7dc;background:rgba(232,30,45,.14);border:1px solid rgba(232,30,45,.25);font-size:12px}.admin-profile-scroll-list{max-height:240px;overflow-y:auto;overflow-x:hidden;padding-right:4px}.admin-profile-links-scroll{max-height:288px}.admin-profile-activity-scroll,.admin-profile-trades-scroll,.admin-profile-money-scroll{max-height:286px}.admin-profile-appeals-scroll,.admin-profile-moderation-scroll{max-height:188px}.admin-profile-row{width:100%;display:flex;justify-content:space-between;gap:10px;padding:9px 0;border-top:1px solid rgba(255,255,255,.08);color:inherit;text-align:left}.admin-profile-row:first-of-type{border-top:0;padding-top:0}.admin-profile-row div{min-width:0}.admin-profile-row strong,.admin-profile-row span,.admin-profile-row small{display:block;overflow-wrap:anywhere}.admin-profile-row strong{color:#ffffffe0;font-size:14px;font-weight:700}.admin-profile-row span{margin-top:3px;color:#ffffff94;font-size:13px;line-height:1.35}.admin-profile-row small{flex:0 0 35%;max-width:35%;color:#ffffff7a;font-size:12px;line-height:1.35;text-align:right}.admin-profile-row.danger{border-color:#f871712e}.admin-profile-row.danger strong{color:#fecaca}.admin-profile-row.money strong{color:#bbf7d0}.admin-profile-trade-row{border-right:0;border-left:0;border-bottom:0;border-radius:0;background:transparent;cursor:pointer}.admin-profile-trade-row:hover{background:rgba(232,30,45,.09)}.admin-profile-info-grid{display:grid;grid-template-columns:repeat(3,minmax(170px,1fr));gap:8px}.admin-profile-info-grid p{margin:0;min-height:58px;padding:9px 12px;border-radius:10px;background:rgba(0,0,0,.16);border:1px solid rgba(255,255,255,.08);min-width:0;display:flex;flex-direction:column;justify-content:center}.admin-profile-info-grid strong{display:block;margin-bottom:4px;color:#ffffff80;font-size:12px;line-height:1.2;text-transform:uppercase}.admin-profile-info-grid span{color:#ffffffd6;font-size:15px;line-height:1.3;font-weight:650;overflow-wrap:anywhere}.admin-risk-tags{display:flex;flex-wrap:wrap;gap:8px}.admin-risk-tags span{padding:5px 8px;border-radius:999px;color:#fecaca;background:rgba(239,68,68,.14);border:1px solid rgba(248,113,113,.22);font-size:12px;font-weight:700}.admin-profile-empty{margin:0;padding:10px;border-radius:9px;color:#ffffff8c;background:rgba(0,0,0,.18);font-size:12px}@media (max-width: 1280px){.admin-user-profile-dashboard,.admin-profile-overview-dashboard,.admin-investigation-summary,.admin-profile-detail-grid{grid-template-columns:1fr 1fr}.admin-profile-bottom-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.admin-profile-info-grid,.admin-investigation-summary-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-profile-activity-section,.admin-profile-links-section,.admin-profile-trades-section,.admin-profile-money-section,.admin-profile-appeals-section,.admin-profile-moderation-section{grid-column:span 3}}@media (max-width: 760px){.admin-user-profile-dashboard,.admin-profile-overview-dashboard,.admin-profile-bottom-grid,.admin-investigation-summary,.admin-investigation-summary-metrics,.admin-profile-stat-grid,.admin-profile-detail-grid,.admin-profile-info-grid{grid-template-columns:1fr}.admin-player-profile-card,.admin-player-name-row{align-items:flex-start}.admin-profile-bottom-grid .admin-profile-panel{height:auto;min-height:0}.admin-profile-bottom-grid .admin-profile-scroll-list{max-height:420px}.admin-player-profile-card,.admin-profile-row{flex-direction:column}.admin-profile-row small{max-width:none;flex-basis:auto;text-align:left}.admin-profile-activity-section,.admin-profile-links-section,.admin-profile-trades-section,.admin-profile-money-section,.admin-profile-appeals-section,.admin-profile-moderation-section{grid-column:1 / -1}}.action-btn{background-color:#ffffff14;color:#fffc;border:1px solid rgba(255,255,255,.15);padding:8px 12px;border-radius:6px;cursor:pointer;font-size:13px;transition:all .2s ease-in-out;text-align:center;font-weight:500}.action-btn:hover:not(:disabled){background-color:#ffffff26;border-color:#ffffff40;color:#fff}.action-btn:disabled{opacity:.4;cursor:not-allowed}.action-btn.ban{background-color:#fca5a51a;border-color:#ef444480;color:#fca5a5}.action-btn.ban:hover:not(:disabled){background-color:#ef44444d;color:#fff}.action-btn.ban.is-suspended{background-color:#22c55e24;border-color:#22c55e6b;color:#bbf7d0}.action-btn.ban.is-suspended:hover:not(:disabled){background-color:#22c55e47;color:#fff}.action-btn.delete{background-color:#ef444433;border-color:#ef4444b3;color:#ef4444}.action-btn.delete:hover:not(:disabled){background-color:#ef444466;color:#fff}.action-btn.accept{background-color:#22c55e29;border-color:#22c55e80;color:#86efac}.action-btn.accept:hover:not(:disabled){background-color:#22c55e4d;color:#fff}.action-btn.accept.is-assigned{background-color:#3b82f629;border-color:#3b82f680;color:#93c5fd}.system-message{background:rgba(255,255,255,.06)!important;border:1px solid rgba(255,255,255,.18);align-self:center!important;max-width:100%!important;width:100%}.system-message .chat-text strong{color:#fffffff5}.chat-message-site-notification{align-self:center!important;max-width:min(92%,310px)!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;display:flex!important;flex-direction:column;background:linear-gradient(180deg,rgba(59,74,96,.72) 0%,rgba(39,52,70,.78) 100%)!important;border:1px solid rgba(126,151,181,.34)!important;border-radius:7px!important;overflow:hidden;box-shadow:0 8px 18px #040a1447,inset 0 1px #ffffff12!important;animation:siteNoticeIn .26s ease-out both}.chat-message-support-notification{background:linear-gradient(180deg,rgba(56,86,111,.76) 0%,rgba(37,63,84,.82) 100%)!important;border-color:#7eb9df6b!important;box-shadow:0 8px 18px #0514224d,inset 0 1px #ffffff14!important}.admin-appeal-chat{margin-top:10px;max-height:260px;overflow-y:auto;padding-right:4px;display:flex;flex-direction:column;gap:8px}.admin-appeal-chat-item{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:8px 10px}.admin-appeal-chat-author{margin:0 0 4px;font-size:12px;font-weight:700;color:#93c5fdf2}.admin-appeal-chat-text{margin:0;font-size:13px;line-height:1.35;color:#ffffffe6;word-break:break-word}.chat-message-site-notification-header{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 11px 3px;flex-wrap:wrap;width:100%}.chat-message-site-sender{font-size:12px;color:#f5fafff5;letter-spacing:.01em;font-weight:800}.chat-message-site-badge{display:inline-flex;align-items:center;min-height:19px;padding:0 7px;border-radius:6px;font-size:10px;font-weight:700;background:rgba(82,168,224,.16);border:1px solid rgba(139,204,243,.28);color:#c7e7fa;text-transform:lowercase}.chat-message-site-date{color:#dcebf89e;font-size:11px;font-weight:700}.chat-message-site-notification-body{display:block;padding:5px 11px 10px;width:100%;min-height:auto;box-sizing:border-box}.chat-message-site-info-icon{flex-shrink:0;width:18px;height:18px;border-radius:50%;background:linear-gradient(180deg,#59b7ef 0%,#2d75b4 100%);color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;box-shadow:0 0 0 2px #58b8ff1a;margin-top:1px}.chat-message-site-content{min-width:0;display:flex;flex-direction:column;align-items:center;gap:7px}.chat-message-site-text{margin:0;font-size:12px;color:#f4f8fd!important;line-height:1.4;font-weight:500;text-align:center;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.chat-message-site-highlight{color:#93c5fd;font-weight:600}.payment-feed-notice{align-self:flex-start!important;width:100%!important;max-width:95%!important;display:flex!important;flex-direction:column;align-items:stretch!important;gap:0;margin:0!important;padding:0!important;background:transparent!important;border:none!important;border-radius:8px;overflow:visible;box-shadow:none!important;animation:siteNoticeIn .26s ease-out both}.payment-feed-head{display:flex;align-items:center;gap:8px;padding:2px 2px 8px;color:#ffffffdb}.payment-feed-service{font-size:21px;font-weight:700;color:#f8fafc;line-height:1}.payment-feed-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:6px;background:#3b82f6;color:#eef6ff;font-size:12px;font-weight:700;text-transform:lowercase;line-height:1}.payment-feed-date{margin-left:auto;font-size:13px;color:#ffffffc2;font-weight:600}.payment-feed-body{display:flex;align-items:flex-start;gap:10px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:12px 14px;overflow:visible}.payment-feed-icon{flex-shrink:0;width:18px;height:18px;border-radius:50%;background:#3b82f6;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;margin-top:1px}.payment-feed-text{margin:0;font-size:13px;line-height:1.45;color:#ffffffeb;white-space:normal;word-break:break-word;overflow-wrap:anywhere;display:block}.payment-feed-link{color:#60a5fa;font-weight:600}.payment-feed-amount{color:#e2e8f0;font-weight:700}.proposed-item-name{font-weight:700;color:#dbeafe;padding:0;background:transparent;border:none;border-radius:0;margin-left:0;display:inline;align-items:unset;min-height:0}.proposal-simple-text{margin:0;font-size:13px;line-height:1.35;color:#ffffffeb;font-weight:600}.proposal-actions{margin-top:8px;display:flex;gap:8px}.proposal-actions button{flex-grow:1;padding:7px 10px;border-radius:8px;border:none;cursor:pointer;font-weight:600;font-size:13px;transition:all .2s}.proposal-accept{background-color:#22c55e;color:#fff}.proposal-accept:hover{background-color:#16a34a}.proposal-decline{background-color:#ef4444;color:#fff}.proposal-decline:hover{background-color:#dc2626}.proposal-status{margin-top:8px;font-size:12px;font-weight:600;text-align:left;padding:0;border-radius:0;display:block;width:auto}.proposal-status.accepted{color:#4ade80;border:none;background:transparent}.proposal-status.declined{color:#fb7185;border:none;background:transparent}.chat-message.system-message.proposal-message{width:auto!important;max-width:82%!important;align-self:flex-start!important;padding:8px 10px!important;border-radius:10px!important}.chat-message.system-message.pet-added-message{width:auto!important;max-width:86%!important;align-self:center!important;display:flex;align-items:center;gap:10px;padding:10px 12px!important;border-radius:14px!important;background:#113141!important;border:1px solid rgba(101,176,207,.28);color:#eef8fcf2!important;box-shadow:0 10px 24px #04161f6b}.pet-added-message-image{width:46px;height:46px;flex:0 0 46px;border-radius:12px;background:rgba(255,255,255,.08);border:1px solid rgba(101,176,207,.24);overflow:hidden}.pet-added-message-image img{width:100%;height:100%;object-fit:cover;display:block}.pet-added-message-body{display:flex;flex-direction:column;gap:2px;min-width:0}.pet-added-message-kicker{font-size:11px;line-height:1;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#9ed5ef}.pet-added-message-body p{margin:0;font-size:13px;line-height:1.3;color:#eef8fcf2}.pet-added-message-body strong{color:#a7d8ef}.pet-added-message-params{font-size:12px;font-weight:700;color:#9ed5ef}.chat-message.system-message.proposal-message.own{align-self:flex-end!important}.chat-message.system-message.proposal-message .chat-message-avatar{width:28px;height:28px;min-width:28px}@keyframes siteNoticeIn{0%{opacity:0;transform:translateY(10px) scale(.985);filter:blur(1px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes siteBadgePulse{0%,to{box-shadow:0 0 #60a5fa40}50%{box-shadow:0 0 0 6px #60a5fa05}}.maintenance-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:9999}.maintenance-modal{background:#111;color:#fff;padding:30px;border-radius:20px;text-align:center;width:90%;max-width:400px;border:1px solid rgba(232,30,45,.2);box-shadow:0 0 30px #e81e2d26;animation:modalFade .2s ease}.maintenance-modal h2{margin-bottom:10px}.maintenance-modal p{color:#ccc;margin-bottom:20px;white-space:pre-line}.maintenance-modal button{color:#fff;font-size:14px;font-weight:500;cursor:pointer;border-radius:30px;background-color:#e81e2d1a;border:1px solid rgba(232,30,45,.2);width:120px;height:36px;transition:all .3s ease}.maintenance-modal button:hover{background-color:#e81e2d33;border-color:#e81e2d4d}@keyframes modalFade{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.catalog-people-card{align-self:stretch;height:fit-content;border-radius:14px;border-color:#e81e2d2e;background:linear-gradient(180deg,rgba(21,21,24,.9) 0%,rgba(18,18,20,.96) 100%)}.catalog-people-product{margin:10px 0 6px}.catalog-people-product-name{margin:0;font-size:16px;font-weight:700;color:#fffffff0;overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.25;max-height:2.5em}@media (max-width: 991px){.trade-headline{width:100%;min-width:0;padding-right:72px}.trade-title,.trade-status-line,.trade-role-line{width:100%;min-width:0;overflow-wrap:anywhere;word-break:break-word}.trade-panel-heading{min-width:0}.trade-panel h3{min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:break-word;white-space:normal;line-height:1.25}.trade-payment-and-actions{grid-template-columns:1fr;gap:12px}.trade-actions-main{width:100%;min-width:0}.trade-actions-main .auth-button,.trade-actions-main .secondary-button,.payment-action-area .pay-button{white-space:normal;text-overflow:clip;overflow-wrap:anywhere;line-height:1.22;padding:10px 12px}.payment-selector-button{padding:0 12px;min-width:0}.payment-method-icon-and-name{min-width:0;overflow:hidden}.payment-selector-button .payment-method-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trade-chat-header{gap:8px;min-width:0}.trade-chat-peer,.trade-chat-peer-text{min-width:0}.trade-chat-peer-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-content .setting-item{align-items:stretch}.setting-item-header{display:flex;flex-direction:column;align-items:stretch;gap:8px}.settings-content .setting-item .settings-action-trigger{width:100%;white-space:normal}.setting-item-controls{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.setting-item-controls button,.settings-content .setting-item button{white-space:normal;min-height:40px;text-align:center}.setting-actions{flex-direction:column}}@media (max-width: 640px){.setting-item-controls{grid-template-columns:1fr}}@media (max-width: 991px){.auth-modal{align-items:flex-start;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding:max(10px,env(safe-area-inset-top)) 10px calc(14px + env(safe-area-inset-bottom))}.auth-modal-content,.profile-modal-content,.terms-modal-content{margin:0 auto}.terms-modal-content{width:min(100%,760px);max-height:92dvh;border-radius:18px;padding:18px 14px 14px;display:flex;flex-direction:column}.terms-modal-content .close-button{top:10px;right:10px;width:34px;height:34px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.06);display:inline-flex;align-items:center;justify-content:center;padding:0;font-size:22px;line-height:1}.terms-title{font-size:24px;line-height:1.2;margin:0 40px 14px 0;text-align:left;overflow-wrap:anywhere;word-break:break-word}.terms-content{flex:1;min-height:0;max-height:none;overflow-y:auto;overflow-x:hidden;padding:12px 8px 8px 0;font-size:14px;line-height:1.55}.privacy-policy-page{padding:96px 0 24px}.user-agreement-content{padding:12px 8px 8px 0}.user-agreement-line{font-size:14px;line-height:1.52}.user-agreement-mainline{font-size:17px}.user-agreement-heading{font-size:17px;margin-top:12px}.privacy-policy-page-content{padding:18px 14px 14px}.privacy-policy-content{padding:12px 8px 8px 0}.privacy-policy-line{font-size:14px;line-height:1.52}.privacy-policy-mainline{font-size:17px}.privacy-policy-heading{font-size:17px;margin-top:12px}.terms-section{margin-bottom:24px}.terms-section-title{font-size:18px;line-height:1.28;margin-bottom:12px;overflow-wrap:anywhere;word-break:break-word}.terms-section-content{padding-left:0}.terms-paragraph,.terms-paragraph-indented{margin-bottom:10px;padding-left:0;overflow-wrap:anywhere;word-break:break-word}.profile-modal-content{width:min(100%,460px);max-width:460px;height:min(92dvh,820px);max-height:92dvh}.profile-view-container{height:100%;min-height:0}.profile-main-view,.profile-settings-view{min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.profile-modal-body{min-height:0}.profile-left-panel,.profile-right-panel{min-height:auto}.profile-right-panel{padding-bottom:22px}.donation-payment-modal{width:min(100%,480px);max-height:90dvh}.donation-payment-modal-body{overflow-y:auto;-webkit-overflow-scrolling:touch}.trade-chat-panel.mobile-open{top:max(72px,calc(58px + env(safe-area-inset-top)));bottom:max(10px,calc(10px + env(safe-area-inset-bottom)))}}@media (max-width: 640px){.terms-modal-content{width:100%;max-width:100%;max-height:calc(100dvh - 14px);border-radius:14px;padding:14px 12px 12px}.terms-modal-content .close-button{width:32px;height:32px;font-size:20px;top:8px;right:8px}.terms-title{font-size:20px;margin:0 38px 10px 0}.terms-content{padding:8px 4px 6px 0;font-size:13px;line-height:1.5}.privacy-policy-page{padding:82px 0 18px}.user-agreement-content{padding:8px 4px 6px 0}.user-agreement-line{font-size:13px;line-height:1.46}.user-agreement-mainline,.user-agreement-heading{font-size:15px}.privacy-policy-page-content{padding:14px 12px 12px;border-radius:14px}.privacy-policy-content{padding:8px 4px 6px 0}.privacy-policy-line{font-size:13px;line-height:1.46}.privacy-policy-mainline,.privacy-policy-heading{font-size:15px}.terms-section-title{font-size:16px;margin-bottom:10px}.profile-modal-content{width:100%;max-width:100%;height:calc(100dvh - 16px);max-height:calc(100dvh - 16px);border-radius:16px}.profile-modal-header,.settings-header{position:sticky;top:0;z-index:3;background:rgba(22,22,24,.96);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.profile-left-panel{padding:16px}.profile-right-panel{padding:16px;gap:16px}.profile-balance-card{flex-direction:column;align-items:flex-start;gap:12px}.profile-balance-card .primary-button{width:100%}.donation-payment-actions-row{flex-direction:column}.donation-payment-actions-row .primary-button,.donation-payment-actions-row .secondary-button{width:100%}}@media (max-width: 1200px){.product-menu-container{max-width:1100px;padding:14px}.product-menu-sidebar{width:220px}.product-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px}.product-menu-title{font-size:28px}}@media (max-width: 991px){.product-menu{padding:74px 10px 16px;overflow-y:auto}.product-menu-container{padding:8px}.product-menu-header{margin-bottom:12px}.product-menu-title{font-size:24px;line-height:1.15}.product-menu-header .close-button{width:30px;height:30px;font-size:18px}.product-menu-toolbar{flex-direction:row;align-items:center;gap:8px;margin-bottom:10px}.product-source-switch{display:flex;flex:1 1 auto;min-width:0;gap:8px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-x;scrollbar-width:none}.product-source-switch::-webkit-scrollbar{display:none}.product-source-tab{flex:0 0 auto;min-width:100px;height:32px;font-size:11px;padding:0 10px}.product-sell-button{width:auto;height:32px;padding:0 12px;font-size:11px}.product-menu-search{margin-bottom:12px;padding-bottom:12px}.search-input{height:40px;padding:0 14px;font-size:14px}.product-menu-content{gap:12px}.product-menu-sidebar{width:100%;margin-bottom:10px;overflow:visible}.categories-list{display:flex;flex-wrap:nowrap;gap:8px;margin:0 0 14px;padding:2px 2px 8px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-x;scrollbar-width:thin}.categories-list::-webkit-scrollbar{height:6px;display:block}.category-button{flex:0 0 auto;height:32px;border-radius:999px;padding:0 12px;margin:0;width:auto;font-size:12px;line-height:1;white-space:nowrap}.price-filter{gap:8px;margin-bottom:12px}.price-input{height:34px;padding:0 10px;font-size:13px}.product-grid{grid-template-columns:repeat(auto-fill,minmax(145px,1fr));gap:10px;max-height:none;overflow:visible;padding-right:0}.product-card{padding:10px;border-radius:12px}.product-title{font-size:13px}.product-actions{gap:6px}.add-to-cart-button{height:34px;font-size:12px;border-radius:9px}}@media (max-width: 640px){.product-menu{padding:68px 8px 12px}.product-menu-title{font-size:20px}.product-source-tab{min-width:92px;height:30px;font-size:10px}.product-sell-button{height:30px;padding:0 10px;font-size:10px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}}body[data-theme=light]{--lt-bg: #efe6de;--lt-surface: #f3e8de;--lt-surface-soft: #ecdfd4;--lt-border: #d6bdb0;--lt-text: #4f3a36;--lt-muted: #705952;--lt-accent: #bd7a8c;--lt-accent-soft: rgba(189, 122, 140, .14);background-color:var(--lt-bg);color:var(--lt-text)}body[data-theme=light] .main-container:before{background:radial-gradient(circle at 50% 50%,rgba(189,122,140,.14) 0%,transparent 70%)}body[data-theme=light] .dot{background-color:#6e544d33;box-shadow:0 0 7px #aa89803d}body[data-theme=light] .site-header{background:rgba(244,232,224,.92);border-color:#be988e4d;box-shadow:0 10px 28px #775a5224}body[data-theme=light] .header-bell-button{background:rgba(248,236,228,.95);border-color:#c49f9585;color:var(--lt-text)}body[data-theme=light] .header-bell-button:hover{background:#f1e2d9;border-color:#bd7a8c85}body[data-theme=light] .header-profile-pill{background:rgba(248,236,228,.95);border-color:#c49f9585;color:var(--lt-text)}body[data-theme=light] .header-profile-pill:hover{background:#f1e2d9;border-color:#bd7a8c85}body[data-theme=light] .header-auth-placeholder{background:rgba(248,236,228,.82);border-color:#c49f956b}body[data-theme=light] .header-auth-placeholder-line,body[data-theme=light] .mobile-tab-auth-placeholder-icon,body[data-theme=light] .mobile-tab-auth-placeholder-label{background:linear-gradient(90deg,rgba(112,89,82,.08),rgba(112,89,82,.18),rgba(112,89,82,.08));background-size:220% 100%}body[data-theme=light] .header-profile-subtitle{color:var(--lt-muted)}body[data-theme=light] .header-profile-dropdown{background:rgba(244,232,224,.98);border-color:#c49f9566;box-shadow:0 18px 32px #75564f33}body[data-theme=light] .header-bell-button.active{background:#f1e2d9;border-color:#bd7a8c85}body[data-theme=light] .header-notifications-dropdown{background:rgba(244,232,224,.98);border-color:#c49f9566;box-shadow:0 18px 32px #75564f33}body[data-theme=light] .header-notifications-head{border-bottom-color:#9d7f7647}body[data-theme=light] .header-notifications-title,body[data-theme=light] .header-notifications-empty p{color:var(--lt-text)}body[data-theme=light] .header-notifications-subtitle,body[data-theme=light] .header-notification-meta,body[data-theme=light] .header-notifications-empty span:last-child{color:var(--lt-muted)}body[data-theme=light] .header-notifications-clear{background:rgba(255,255,255,.52);color:var(--lt-muted)}body[data-theme=light] .header-notifications-clear:hover{background:rgba(255,255,255,.78);color:var(--lt-text)}body[data-theme=light] .header-notification-item{background:rgba(255,255,255,.5);border-color:#c49f954d}body[data-theme=light] .header-notification-item.clickable:hover{background:rgba(255,255,255,.72);border-color:#bd7a8c6b}body[data-theme=light] .header-notification-message{color:var(--lt-text)}body[data-theme=light] .header-profile-segment-group{background:rgba(255,255,255,.52);border-color:#c49f9552}body[data-theme=light] .header-segment-button{color:var(--lt-muted)}body[data-theme=light] .header-segment-button:hover{color:var(--lt-text);background:rgba(255,255,255,.7)}body[data-theme=light] .header-segment-button.active{color:var(--lt-text);background:#fff;border-color:#c49f9573}body[data-theme=light] .header-profile-action{color:var(--lt-text)}body[data-theme=light] .header-profile-action:hover{background:rgba(255,255,255,.66)}body[data-theme=light] .mobile-tab-label{color:#7a6560}body[data-theme=light] .mobile-tab-item.active .mobile-tab-label,body[data-theme=light] .mobile-tab-item-profile.active .mobile-tab-label{color:var(--lt-text)}body[data-theme=light] .mobile-tab-nav{background:rgba(243,232,224,.94);border-color:#c49f956b;box-shadow:0 12px 26px #75564f33}body[data-theme=light] .mobile-tab-icon-shop{background:rgba(247,164,77,.18);color:#c77217}body[data-theme=light] .mobile-tab-icon-items{background:rgba(119,155,235,.22);color:#496fb8}body[data-theme=light] .mobile-tab-icon-sale{background:rgba(173,137,228,.25);color:#7852b2}body[data-theme=light] .mobile-tab-icon-profile,body[data-theme=light] .mobile-tab-avatar-wrap{background:rgba(255,255,255,.58);color:var(--lt-text)}body[data-theme=light] .logo-adopt{color:var(--lt-accent);text-shadow:none}body[data-theme=light] .logo-shop,body[data-theme=light] .nav-link,body[data-theme=light] .section-title,body[data-theme=light] .hero-title,body[data-theme=light] .profile-modal-title{color:var(--lt-text)}body[data-theme=light] .hero-description,body[data-theme=light] .terms-link-description,body[data-theme=light] .footer-copyright,body[data-theme=light] .feature-description,body[data-theme=light] .why-choose-description{color:var(--lt-muted)}body[data-theme=light] .catalog-button,body[data-theme=light] .cart-button,body[data-theme=light] .login-button,body[data-theme=light] .secondary-button{color:var(--lt-text);border-color:#c49f9585;background-color:#f8ece4e6}body[data-theme=light] .catalog-button:hover,body[data-theme=light] .cart-button:hover,body[data-theme=light] .login-button:hover,body[data-theme=light] .secondary-button:hover{background-color:#f1e2d9;border-color:#bd7a8c85}body[data-theme=light] .primary-button,body[data-theme=light] .auth-button,body[data-theme=light] .add-to-cart-button,body[data-theme=light] .market-listing-action-buy{background:linear-gradient(180deg,#c98ea0 0%,#b77386 100%);border-color:#b77386;color:#fff;box-shadow:0 7px 18px #b7738633}body[data-theme=light] .feature-card,body[data-theme=light] .why-choose-card,body[data-theme=light] .purchase-card,body[data-theme=light] .product-card,body[data-theme=light] .market-listing-card,body[data-theme=light] .catalog-people-card,body[data-theme=light] .admin-card{background:linear-gradient(180deg,var(--lt-surface) 0%,var(--lt-surface-soft) 100%);border-color:var(--lt-border);box-shadow:0 8px 20px #785a531a}body[data-theme=light] .feature-title,body[data-theme=light] .why-choose-title,body[data-theme=light] .product-title,body[data-theme=light] .market-listing-login,body[data-theme=light] .market-listing-price,body[data-theme=light] .purchase-user,body[data-theme=light] .purchase-item{color:var(--lt-text)}body[data-theme=light] .purchase-action,body[data-theme=light] .purchase-time,body[data-theme=light] .market-listing-date{color:var(--lt-muted)}body[data-theme=light] .purchase-time{border-color:#d56f885c;background:var(--lt-accent-soft)}body[data-theme=light] .purchase-thumb{border-color:#ddbab0cc;background:linear-gradient(160deg,rgba(244,224,213,.95),rgba(241,216,224,.95));color:#8d6b63}body[data-theme=light] .product-menu,body[data-theme=light] .auth-modal,body[data-theme=light] .maintenance-overlay{background-color:#e9ddd5e6}body[data-theme=light] .product-menu-title,body[data-theme=light] .auth-title,body[data-theme=light] .terms-title,body[data-theme=light] .settings-header .auth-title{color:#6d4742}body[data-theme=light] .category-button,body[data-theme=light] .product-source-tab,body[data-theme=light] .market-create-category-tab,body[data-theme=light] .settings-content .setting-item button,body[data-theme=light] .settings-content .setting-item .settings-action-trigger{border-color:#c49f9580;background:rgba(244,232,224,.9);color:var(--lt-text)}body[data-theme=light] .category-button.active,body[data-theme=light] .product-source-tab.active,body[data-theme=light] .market-create-category-tab.active,body[data-theme=light] .settings-content .setting-item button.active{border-color:#b77386a3;background:rgba(183,115,134,.18);color:#6b394b}body[data-theme=light] .search-input,body[data-theme=light] .price-input,body[data-theme=light] .auth-input,body[data-theme=light] .settings-content .setting-item input,body[data-theme=light] .profile-topup-amount-input,body[data-theme=light] .market-input{background:#f8eee6;border-color:#c5a1979e;color:var(--lt-text)}body[data-theme=light] .search-input::placeholder,body[data-theme=light] .price-input::placeholder,body[data-theme=light] .auth-input::placeholder,body[data-theme=light] .profile-topup-amount-input::placeholder,body[data-theme=light] .market-input::placeholder{color:#8f766f}body[data-theme=light] .auth-modal-content,body[data-theme=light] .profile-modal-content,body[data-theme=light] .terms-modal-content,body[data-theme=light] .donation-payment-modal,body[data-theme=light] .market-modal,body[data-theme=light] .cart-sidebar,body[data-theme=light] .trade-panel,body[data-theme=light] .trade-chat-panel,body[data-theme=light] .selected-user-card,body[data-theme=light] .maintenance-modal{background:linear-gradient(180deg,#f6ece3 0%,#eee1d6 100%);border-color:var(--lt-border);color:var(--lt-text);box-shadow:0 14px 36px #795d5629}body[data-theme=light] .profile-left-panel,body[data-theme=light] .profile-modal-header,body[data-theme=light] .settings-header{background:rgba(240,227,218,.86);border-color:#c9a79d80}body[data-theme=light] .profile-text-info .profile-name,body[data-theme=light] .profile-text-info .profile-id,body[data-theme=light] .profile-nav-button,body[data-theme=light] .trade-title,body[data-theme=light] .trade-role-line,body[data-theme=light] .trade-status-line,body[data-theme=light] .exchange-user-name,body[data-theme=light] .maintenance-modal h2,body[data-theme=light] .maintenance-modal p{color:var(--lt-text)}body[data-theme=light] .profile-nav-button:hover,body[data-theme=light] .exchange-user-item:hover,body[data-theme=light] .trade-item-card:hover{background:rgba(183,115,134,.12);border-color:#b773864d}body[data-theme=light] .profile-nav-button.active{background:rgba(183,115,134,.16);color:#6b394b}body[data-theme=light] .profile-balance-card,body[data-theme=light] .profile-topup-panel,body[data-theme=light] .trade-role-selector,body[data-theme=light] .empty-trade-state,body[data-theme=light] .donation-payment-warning{background:rgba(240,228,220,.9);border-color:#c49f958f;color:var(--lt-text)}body[data-theme=light] .notification{background-color:#f3e7dd;border-color:#c49f959e;box-shadow:0 6px 18px #785a532e}body[data-theme=light] .notification-message,body[data-theme=light] .notification-close-btn,body[data-theme=light] .profile-balance-card h4,body[data-theme=light] .profile-balance-card p,body[data-theme=light] .profile-topup-header h4,body[data-theme=light] .profile-topup-header p,body[data-theme=light] .profile-topup-method-content strong,body[data-theme=light] .profile-topup-method-content small,body[data-theme=light] .profile-tab-button,body[data-theme=light] .profile-content-section h3,body[data-theme=light] .profile-content-section p,body[data-theme=light] .trade-panel h3,body[data-theme=light] .trade-item-name,body[data-theme=light] .trade-date,body[data-theme=light] .trade-status-info,body[data-theme=light] .trade-chat-panel h3.trade-chat-title,body[data-theme=light] .trade-chat-peer-label,body[data-theme=light] .trade-chat-peer-name,body[data-theme=light] .trade-chat-typing-text,body[data-theme=light] .exchange-user-item .primary-button.small,body[data-theme=light] .selected-user-card.large .selected-user-info p,body[data-theme=light] .selected-user-card.large .selected-user-info strong,body[data-theme=light] .cart-title,body[data-theme=light] .cart-item,body[data-theme=light] .cart-total,body[data-theme=light] .cart-empty,body[data-theme=light] .terms-content,body[data-theme=light] .terms-section-title,body[data-theme=light] .terms-paragraph,body[data-theme=light] .terms-paragraph-indented,body[data-theme=light] .user-agreement-line,body[data-theme=light] .privacy-policy-line,body[data-theme=light] .market-create-pet-param-hint,body[data-theme=light] .market-create-selected-label,body[data-theme=light] .market-create-selected-name,body[data-theme=light] .market-listing-date,body[data-theme=light] .maintenance-modal button{color:var(--lt-text)}body[data-theme=light] .user-agreement-heading,body[data-theme=light] .privacy-policy-heading{color:#6d3947}body[data-theme=light] .user-agreement-mainline,body[data-theme=light] .privacy-policy-mainline{color:#4b2f38}body[data-theme=light] .profile-topup-header p,body[data-theme=light] .profile-topup-method-content small,body[data-theme=light] .trade-date,body[data-theme=light] .trade-chat-peer-label,body[data-theme=light] .terms-footer,body[data-theme=light] .market-listing-date{color:var(--lt-muted)}body[data-theme=light] .donation-payment-order-id{background:rgba(241,228,220,.95);border-color:#b7738659;color:var(--lt-text)}body[data-theme=light] .donation-payment-order-label,body[data-theme=light] .donation-payment-amount{color:var(--lt-text)}body[data-theme=light]{--lt-bg: #d8ccc1;--lt-surface: #dfd3c8;--lt-surface-soft: #d5c7bc;--lt-border: #b9a497;--lt-text: #3f2f2c;--lt-muted: #5f4c47;--lt-accent: #9f6676;--lt-accent-soft: rgba(159, 102, 118, .18);--scrollbar-track: rgba(116, 93, 86, .18);--scrollbar-thumb-from: rgba(136, 99, 107, .92);--scrollbar-thumb-to: rgba(115, 82, 90, .92);--scrollbar-thumb-hover-from: rgba(124, 89, 97, 1);--scrollbar-thumb-hover-to: rgba(100, 70, 77, 1)}body[data-theme=light] .main-container,body[data-theme=light] .main-content,body[data-theme=light] .purchases-section,body[data-theme=light] .why-choose-section,body[data-theme=light] .site-footer{background-color:var(--lt-bg)}body[data-theme=light] .main-container:before{background:radial-gradient(circle at 50% 50%,rgba(159,102,118,.07) 0%,transparent 74%)}body[data-theme=light] .site-header{background:rgba(225,212,202,.93);border-color:#a48d8473;box-shadow:0 8px 22px #523f3a29}body[data-theme=light] .feature-card,body[data-theme=light] .why-choose-card,body[data-theme=light] .purchase-card,body[data-theme=light] .product-card,body[data-theme=light] .market-listing-card,body[data-theme=light] .catalog-people-card,body[data-theme=light] .admin-card,body[data-theme=light] .auth-modal-content,body[data-theme=light] .profile-modal-content,body[data-theme=light] .terms-modal-content,body[data-theme=light] .donation-payment-modal,body[data-theme=light] .market-modal,body[data-theme=light] .cart-sidebar,body[data-theme=light] .trade-panel,body[data-theme=light] .trade-chat-panel,body[data-theme=light] .selected-user-card,body[data-theme=light] .maintenance-modal{background:linear-gradient(180deg,var(--lt-surface) 0%,var(--lt-surface-soft) 100%);border-color:var(--lt-border);box-shadow:0 10px 24px #4c3a3529}body[data-theme=light] .profile-left-panel,body[data-theme=light] .profile-modal-header,body[data-theme=light] .settings-header{background:rgba(218,204,194,.95);border-color:#a68f8585}body[data-theme=light] button,body[data-theme=light] .profile-nav-button,body[data-theme=light] .close-button,body[data-theme=light] .icon-button{color:var(--lt-text)}body[data-theme=light] .catalog-button,body[data-theme=light] .cart-button,body[data-theme=light] .login-button,body[data-theme=light] .secondary-button,body[data-theme=light] .settings-content .setting-item button,body[data-theme=light] .settings-content .setting-item .settings-action-trigger,body[data-theme=light] .category-button,body[data-theme=light] .product-source-tab,body[data-theme=light] .market-create-category-tab,body[data-theme=light] .market-listing-action-edit,body[data-theme=light] .market-cancel-btn,body[data-theme=light] .market-submit-btn,body[data-theme=light] .market-delete-btn,body[data-theme=light] .logout-button-settings,body[data-theme=light] .exchange-user-item .primary-button.small,body[data-theme=light] .payment-selector-button,body[data-theme=light] .mobile-chat-toggle-button,body[data-theme=light] .trade-chat-close-button,body[data-theme=light] .profile-topup-method{background:rgba(216,201,191,.94);border:1px solid rgba(158,132,122,.56);color:var(--lt-text)}body[data-theme=light] .catalog-button:hover,body[data-theme=light] .cart-button:hover,body[data-theme=light] .login-button:hover,body[data-theme=light] .secondary-button:hover,body[data-theme=light] .settings-content .setting-item button:hover,body[data-theme=light] .settings-content .setting-item .settings-action-trigger:hover,body[data-theme=light] .category-button:hover,body[data-theme=light] .product-source-tab:hover,body[data-theme=light] .market-create-category-tab:hover,body[data-theme=light] .market-listing-action-edit:hover,body[data-theme=light] .market-cancel-btn:hover,body[data-theme=light] .market-submit-btn:hover,body[data-theme=light] .market-delete-btn:hover,body[data-theme=light] .logout-button-settings:hover,body[data-theme=light] .exchange-user-item .primary-button.small:hover,body[data-theme=light] .payment-selector-button:hover,body[data-theme=light] .profile-topup-method:hover{background:rgba(206,189,178,.98);border-color:#90756cb3}body[data-theme=light] .auth-consent-panel{background:rgba(204,191,182,.38);border-color:#8f7f7657}body[data-theme=light] .auth-consent-panel.error{background:rgba(244,63,94,.08);border-color:#be123c6b}body[data-theme=light] .auth-consent-lead{color:#5f4c47b8}body[data-theme=light] .auth-consent-option{color:#3f2f2cc7}body[data-theme=light] .auth-consent-link{color:#4b607de0}body[data-theme=light] .auth-consent-link:hover{color:#31435cfa}body[data-theme=light] .auth-consent-option input{border-color:#5f4c473d;background:rgba(95,76,71,.09)}body[data-theme=light] .auth-consent-option input:checked{border-color:#5f4c4770;background-color:#70635bb8}body[data-theme=light] .category-button.active,body[data-theme=light] .product-source-tab.active,body[data-theme=light] .market-create-category-tab.active,body[data-theme=light] .settings-content .setting-item button.active,body[data-theme=light] .profile-nav-button.active{background:rgba(159,102,118,.23);border-color:#8c5766c7;color:#4b2f38}body[data-theme=light] .primary-button,body[data-theme=light] .auth-button,body[data-theme=light] .add-to-cart-button,body[data-theme=light] .market-listing-action-buy,body[data-theme=light] .donation-payment-pay-btn,body[data-theme=light] .donation-payment-check-btn,body[data-theme=light] .accept-button,body[data-theme=light] .decline-button{background:linear-gradient(180deg,#9f6676 0%,#8c5968 100%);border-color:#7d4f5c;color:#fff;box-shadow:0 6px 14px #5d3f4840}body[data-theme=light] .auth-input,body[data-theme=light] .search-input,body[data-theme=light] .price-input,body[data-theme=light] .settings-content .setting-item input,body[data-theme=light] .profile-topup-amount-input,body[data-theme=light] .market-input{background:rgba(226,213,203,.95);border-color:#9980768c;color:var(--lt-text)}body[data-theme=light] .auth-input::placeholder,body[data-theme=light] .search-input::placeholder,body[data-theme=light] .price-input::placeholder,body[data-theme=light] .profile-topup-amount-input::placeholder,body[data-theme=light] .market-input::placeholder{color:#7d6660}body[data-theme=light] .purchase-time,body[data-theme=light] .profile-text-info .profile-id,body[data-theme=light] .trade-role-option,body[data-theme=light] .donation-payment-order-id{background:rgba(212,195,185,.92);border-color:#9d847a80;color:var(--lt-text)}body[data-theme=light] .trade-role-option span,body[data-theme=light] .purchase-action,body[data-theme=light] .market-listing-date,body[data-theme=light] .terms-footer,body[data-theme=light] .profile-topup-header p,body[data-theme=light] .profile-topup-method-content small{color:var(--lt-muted)}body[data-theme=light] .exchange-search-input-wrapper .auth-input,body[data-theme=light] .trade-item-card,body[data-theme=light] .empty-trade-state,body[data-theme=light] .trade-role-selector,body[data-theme=light] .profile-balance-card,body[data-theme=light] .profile-topup-panel,body[data-theme=light] .donation-payment-warning{background:rgba(214,199,189,.9);border-color:#9e857b85}body[data-theme=light] .exchange-search-input-wrapper .auth-input,body[data-theme=light] .exchange-user-name,body[data-theme=light] .trade-item-name,body[data-theme=light] .trade-title,body[data-theme=light] .trade-status-line,body[data-theme=light] .trade-role-line,body[data-theme=light] .profile-balance-card h4,body[data-theme=light] .profile-balance-card p,body[data-theme=light] .cart-item,body[data-theme=light] .cart-total,body[data-theme=light] .maintenance-modal p,body[data-theme=light] .maintenance-modal h2{color:var(--lt-text)}body[data-theme=light] .trade-chat-panel{background:linear-gradient(180deg,#d9cbc0 0%,#cfbfb4 100%);border-color:#7e625a73}body[data-theme=light] .trade-chat-header{border-bottom-color:#795f585c}body[data-theme=light] .trade-chat-peer-label,body[data-theme=light] .trade-chat-typing-text,body[data-theme=light] .trade-chat-typing-user{color:#4e3b37}body[data-theme=light] .trade-chat-panel .chat-message{background:rgba(90,71,66,.14);border:1px solid rgba(94,73,68,.34)}body[data-theme=light] .trade-chat-panel .chat-message.own{background:rgba(159,102,118,.3);border:1px solid rgba(126,80,94,.45)}body[data-theme=light] .trade-chat-panel .chat-message .chat-sender{color:#6d3947}body[data-theme=light] .trade-chat-panel .chat-message.own .chat-sender{color:#5a2d39}body[data-theme=light] .trade-chat-panel .chat-message .chat-text,body[data-theme=light] .trade-chat-panel .chat-message.system-message .chat-text,body[data-theme=light] .trade-chat-panel .chat-message-site-text,body[data-theme=light] .trade-chat-panel .chat-message-site-sender,body[data-theme=light] .trade-chat-panel .payment-feed-service,body[data-theme=light] .trade-chat-panel .payment-feed-date{color:#2f2422}body[data-theme=light] .trade-chat-panel .system-message{background:rgba(102,82,76,.16)!important;border-color:#66524c57}body[data-theme=light] .trade-chat-panel .chat-message-site-notification{background:linear-gradient(145deg,rgba(143,162,194,.22) 0%,rgba(112,128,156,.2) 100%);border-color:#627aa173;border-left-color:#5f7cad;box-shadow:0 6px 16px #566b8c33}body[data-theme=light] .trade-chat-panel .chat-message-support-notification{background:linear-gradient(145deg,rgba(133,196,95,.5) 0%,rgba(93,151,62,.44) 100%);border-color:#5286378c;border-left-color:#669e45;box-shadow:0 8px 18px #4a783242}body[data-theme=light] .trade-chat-panel .chat-message-site-badge{background:rgba(95,124,173,.2);border-color:#5f7cad73;color:#324b73}body[data-theme=light] .trade-chat-panel .chat-support-badge{background:#76c943;border-color:#6ab63b;color:#fff}body[data-theme=light] .trade-chat-panel .chat-message-site-info-icon{background:#5f7cad}body[data-theme=light] .trade-chat-panel .chat-form input{background:rgba(223,209,198,.94);border-color:#856a6173;color:#2f2422}body[data-theme=light] .trade-chat-panel .chat-form button{background:linear-gradient(180deg,#8f5c6b 0%,#7d4f5c 100%);border:1px solid #6f4450;color:#fff}body[data-theme=light] .exchange-top-actions .close-button,body[data-theme=light] .trade-chat-close-button,body[data-theme=light] .profile-modal-content.exchange-view-start .icon-button.close-button,body[data-theme=light] .profile-modal-content.exchange-view-trading .icon-button.close-button{background:#4a3835;border:1px solid #2f2321;color:#fff!important;box-shadow:0 4px 12px #1c151452}body[data-theme=light] .exchange-top-actions .close-button:hover,body[data-theme=light] .trade-chat-close-button:hover,body[data-theme=light] .profile-modal-content.exchange-view-start .icon-button.close-button:hover,body[data-theme=light] .profile-modal-content.exchange-view-trading .icon-button.close-button:hover{background:#3c2d2b;border-color:#1f1716;color:#fff!important}body[data-theme=light] .auth-modal,body[data-theme=light] .maintenance-overlay{background:rgba(110,92,86,.42);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}body[data-theme=light] .auth-modal-content,body[data-theme=light] .profile-modal-content,body[data-theme=light] .terms-modal-content,body[data-theme=light] .donation-payment-modal,body[data-theme=light] .market-modal,body[data-theme=light] .maintenance-modal{background:linear-gradient(180deg,#d1c1b5 0%,#c5b4a8 100%);border-color:#82686070;box-shadow:0 16px 42px #35282447}body[data-theme=light] .profile-left-panel,body[data-theme=light] .profile-modal-header,body[data-theme=light] .settings-header{background:rgba(189,173,164,.86);border-color:#7a625a6b}body[data-theme=light] .auth-modal-content,body[data-theme=light] .profile-modal-content,body[data-theme=light] .terms-modal-content,body[data-theme=light] .donation-payment-modal,body[data-theme=light] .market-modal,body[data-theme=light] .cart-sidebar,body[data-theme=light] .trade-panel,body[data-theme=light] .trade-chat-panel,body[data-theme=light] .maintenance-modal{color:#342623!important}.trade-game-nickname{margin:0 0 14px}.trade-game-nickname label{display:block;margin-bottom:7px;font-size:12px;font-weight:700;letter-spacing:.03em}.trade-game-nickname-row{display:flex;gap:8px}.trade-game-nickname-row input{min-width:0;flex:1;border:1px solid rgba(255,255,255,.16);border-radius:10px;background:rgba(18,20,28,.72);color:inherit;padding:9px 10px}.trade-game-nickname-row button,.admin-trade-workflow-actions button{border:1px solid rgba(104,160,255,.58);border-radius:10px;background:rgba(64,116,214,.28);color:#eef5ff;font-weight:700;cursor:pointer;padding:9px 11px}.trade-game-nickname-row button:disabled,.admin-trade-workflow-actions button:disabled{cursor:default;opacity:.55}.trade-item-params{margin:-4px 0 4px;color:#b9d6ff;font-size:11px;font-weight:700}.trade-confirm-summary,.admin-trade-workflow{display:flex;flex-wrap:wrap;gap:8px;border:1px solid rgba(89,146,255,.3);border-radius:12px;background:rgba(27,50,88,.38);padding:11px;margin:12px 0}.trade-confirm-summary span{color:#ffffffc7}.trade-confirm-items-grid{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:10px}.trade-confirm-item-card{min-width:0;display:grid;gap:7px;justify-items:center;text-align:center}.trade-confirm-item-image{width:74px;height:74px;border-radius:12px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(144,190,255,.18);background:rgba(255,255,255,.06)}.trade-confirm-item-image img{width:100%;height:100%;object-fit:contain;display:block}.trade-confirm-item-name{max-width:100%;color:#f5f9fff0!important;font-size:12px;font-weight:700;line-height:1.25;overflow-wrap:anywhere}.trade-confirm-summary-meta{width:100%;display:flex;justify-content:center;gap:12px;padding-top:2px}.exchange-purchase-confirm-modal{max-width:520px;background:linear-gradient(145deg,rgba(30,24,25,.99),rgba(16,16,19,.99)),radial-gradient(circle at 24% 0%,rgba(249,115,22,.12),transparent 32%);border-color:#fb923c3d;box-shadow:0 30px 80px #000000b8}.exchange-purchase-confirm-header{align-items:flex-start;border-bottom-color:#fb923c29;background:rgba(255,255,255,.025)}.exchange-purchase-confirm-header>div{display:grid;gap:4px}.exchange-purchase-confirm-kicker{color:#fb923c;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.exchange-purchase-confirm-header h3{font-size:20px;line-height:1.15}.exchange-purchase-confirm-body{gap:16px;padding:18px}.exchange-purchase-confirm-lead{color:#fff5ebdb;font-size:14px;line-height:1.5}.exchange-purchase-confirm-modal .trade-confirm-summary{display:grid;gap:14px;border-color:#fb923c33;background:rgba(255,255,255,.045);box-shadow:inset 0 1px #ffffff0d;margin:0}.exchange-purchase-confirm-modal .trade-confirm-items-grid{grid-template-columns:repeat(auto-fit,minmax(96px,1fr))}.exchange-purchase-confirm-modal .trade-confirm-item-card{align-content:start;padding:10px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:rgba(10,10,12,.35)}.exchange-purchase-confirm-modal .trade-confirm-item-image{width:82px;height:82px;border-color:#fb923c38;background:rgba(255,255,255,.055)}.exchange-purchase-confirm-modal .trade-confirm-item-name{color:#fff8f0f5!important}.exchange-purchase-confirm-modal .trade-confirm-summary-meta{justify-content:stretch;gap:10px}.exchange-purchase-confirm-modal .trade-confirm-summary-meta span{flex:1;display:grid;gap:3px;min-width:0;padding:10px 12px;border-radius:12px;background:rgba(251,146,60,.08);border:1px solid rgba(251,146,60,.18);color:#fff5ebf5;font-size:15px;font-weight:900;text-align:center}.exchange-purchase-confirm-modal .trade-confirm-summary-meta small{color:#fff5eb8f;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.exchange-purchase-confirm-note{display:grid;gap:4px;padding:12px 14px;border-radius:12px;background:rgba(245,158,11,.09);border:1px solid rgba(245,158,11,.28);color:#fff1d6db}.exchange-purchase-confirm-note strong{color:#fbbf24;font-size:13px;font-weight:900}.exchange-purchase-confirm-note span{font-size:13px;line-height:1.4}.exchange-purchase-confirm-modal .donation-pay-confirm-buttons{gap:12px;align-items:stretch}.exchange-purchase-confirm-modal .donation-pay-confirm-green,.exchange-purchase-confirm-modal .donation-pay-confirm-red{height:46px;border-radius:12px}.exchange-purchase-confirm-modal .donation-pay-confirm-green{flex:1.35;border-color:#f973169e;background:linear-gradient(135deg,#f97316,#fb7185);color:#fff7ed;box-shadow:0 14px 30px #f973163d}.exchange-purchase-confirm-modal .donation-pay-confirm-red{flex:.85;border-color:#ffffff1f;background:rgba(255,255,255,.055);color:#fff5ebc7}.exchange-purchase-confirm-modal .donation-pay-confirm-green:hover:not(:disabled){filter:brightness(1.05);box-shadow:0 16px 34px #f9731657}.exchange-purchase-confirm-modal .donation-pay-confirm-red:hover:not(:disabled){background:rgba(255,255,255,.09);color:#fffffff2}@media (max-width: 520px){.exchange-purchase-confirm-modal .donation-pay-confirm-buttons,.exchange-purchase-confirm-modal .trade-confirm-summary-meta{flex-direction:column}.exchange-purchase-confirm-modal .donation-pay-confirm-green,.exchange-purchase-confirm-modal .donation-pay-confirm-red{width:100%;flex:none;min-height:48px;padding:0 14px}.exchange-purchase-confirm-modal .trade-confirm-items-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.admin-trade-workflow{justify-content:space-between;align-items:center}.admin-trade-workflow>div:first-child{display:grid;gap:4px;font-size:13px}.admin-trade-workflow-actions{display:flex;flex-wrap:wrap;gap:8px}.admin-trade-workflow-actions .admin-trade-workflow-danger{border-color:#ff6d7bb3;background:rgba(173,35,51,.35)}.admin-trade-participant-card,.admin-trade-event-card{min-width:0;border:1px solid rgba(255,255,255,.13);border-radius:12px;background:rgba(18,20,28,.72);font-size:12px}.admin-trade-participant-card,.admin-trade-event-card{color:#f7fafff5}.admin-trade-participant-card span,.admin-trade-event-card span{overflow-wrap:anywhere;color:#ffffffc2}.profile-modal-content.exchange-view-trading.admin-exchange-workspace{max-width:1540px}.admin-trade-view-wrapper{gap:14px}.admin-trade-sidebar{width:250px;min-width:220px;display:grid;align-content:start;gap:12px;overflow-y:auto;padding-right:2px}.admin-trade-participant-card{display:grid;gap:11px;padding:13px;background:linear-gradient(160deg,rgba(40,48,61,.94),rgba(24,29,39,.96));box-shadow:inset 0 1px #ffffff0d,0 7px 17px #04081038}.admin-trade-participant-card h3,.admin-trade-event-card>strong{margin:0;color:#f6f8fd;font-size:14px;line-height:1.2}.admin-trade-participant-identity{display:flex;align-items:center;gap:9px;min-width:0}.admin-trade-participant-identity strong{overflow:hidden;color:#fff;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.admin-trade-participant-avatar{width:37px;height:37px;flex:0 0 37px;border:1px solid rgba(255,255,255,.17);border-radius:50%;background:rgba(10,15,23,.72);object-fit:cover}.admin-trade-participant-data{display:grid;gap:8px;margin:0}.admin-trade-participant-data>div{display:grid;grid-template-columns:57px minmax(0,1fr);align-items:start;gap:7px}.admin-trade-participant-data dt,.admin-trade-participant-data dd{margin:0;overflow-wrap:anywhere}.admin-trade-participant-data dt{color:#d3dceba6;font-size:10px;font-weight:700;text-transform:uppercase}.admin-trade-participant-data dd{color:#f9fbffeb;font-size:11px;line-height:1.25}.admin-trade-view-wrapper .trade-main-content{min-width:0}.admin-trade-event-card{display:grid;gap:8px;flex:0 0 auto;margin:0 0 12px;padding:10px 12px;background:rgba(28,35,47,.82)}.admin-trade-event-list{display:flex;gap:7px;overflow-x:auto;padding-bottom:1px}.admin-trade-event-list span{flex:0 0 auto;padding:5px 7px;border-left:2px solid rgba(95,158,255,.72);background:rgba(255,255,255,.045);font-size:10px;line-height:1.25}@media (max-width: 1180px){.profile-modal-content.exchange-view-trading.admin-exchange-workspace{width:98%}.admin-trade-sidebar{width:220px;min-width:200px}.admin-trade-view-wrapper{gap:10px;padding-left:16px;padding-right:16px}.admin-trade-view-wrapper .trade-chat-panel{width:280px;min-width:250px}}.trade-guarantor-link{display:inline-flex;align-items:center;justify-content:center;min-height:26px;margin-top:0;padding:0 12px;border-radius:7px;background:linear-gradient(180deg,#5aaef0 0%,#2f78bd 100%);color:#fff!important;font-size:11px;font-weight:800;text-decoration:none;box-shadow:0 5px 11px #0d5bb238;transition:transform .16s ease,filter .16s ease}.trade-guarantor-link:hover{transform:translateY(-1px);filter:brightness(1.05)}@media (max-width: 700px){.trade-game-nickname-row,.admin-trade-workflow{flex-direction:column;align-items:stretch}.admin-trade-details-grid{grid-template-columns:1fr}.admin-trade-sidebar{width:100%;min-width:0;overflow:visible}.admin-trade-participant-card{padding:12px}.admin-trade-event-card{margin-bottom:10px}}body[data-theme=light] .auth-modal-content p,body[data-theme=light] .auth-modal-content span,body[data-theme=light] .auth-modal-content small,body[data-theme=light] .auth-modal-content label,body[data-theme=light] .profile-modal-content p,body[data-theme=light] .profile-modal-content span,body[data-theme=light] .profile-modal-content small,body[data-theme=light] .profile-modal-content label,body[data-theme=light] .terms-modal-content p,body[data-theme=light] .terms-modal-content span,body[data-theme=light] .terms-modal-content small,body[data-theme=light] .terms-modal-content label,body[data-theme=light] .donation-payment-modal p,body[data-theme=light] .donation-payment-modal span,body[data-theme=light] .donation-payment-modal small,body[data-theme=light] .donation-payment-modal label,body[data-theme=light] .market-modal p,body[data-theme=light] .market-modal span,body[data-theme=light] .market-modal small,body[data-theme=light] .market-modal label,body[data-theme=light] .cart-sidebar p,body[data-theme=light] .cart-sidebar span,body[data-theme=light] .trade-panel p,body[data-theme=light] .trade-panel span,body[data-theme=light] .trade-chat-panel p,body[data-theme=light] .trade-chat-panel span{color:#43312c!important}body[data-theme=light] .hero-description,body[data-theme=light] .feature-description,body[data-theme=light] .why-choose-description,body[data-theme=light] .footer-copyright,body[data-theme=light] .terms-footer,body[data-theme=light] .trade-date,body[data-theme=light] .purchase-time,body[data-theme=light] .purchase-action,body[data-theme=light] .market-listing-date{color:#5d4741!important}body[data-theme=light] .primary-button,body[data-theme=light] .primary-button *,body[data-theme=light] .auth-button,body[data-theme=light] .auth-button *,body[data-theme=light] .add-to-cart-button,body[data-theme=light] .add-to-cart-button *,body[data-theme=light] .market-listing-action-buy,body[data-theme=light] .market-listing-action-buy *,body[data-theme=light] .donation-payment-pay-btn,body[data-theme=light] .donation-payment-pay-btn *,body[data-theme=light] .donation-payment-check-btn,body[data-theme=light] .donation-payment-check-btn *,body[data-theme=light] .accept-button,body[data-theme=light] .accept-button *,body[data-theme=light] .decline-button,body[data-theme=light] .decline-button *,body[data-theme=light] .exchange-user-item .primary-button.small,body[data-theme=light] .exchange-user-item .primary-button.small *{color:#fff!important}body[data-theme=light] .close-button,body[data-theme=light] .icon-button.close-button,body[data-theme=light] .auth-modal-content .close-button,body[data-theme=light] .terms-modal-content .close-button,body[data-theme=light] .product-menu-header .close-button,body[data-theme=light] .profile-modal-header .icon-button.close-button,body[data-theme=light] .settings-header .close-button,body[data-theme=light] .trade-chat-close-button,body[data-theme=light] .exchange-top-actions .close-button{background:#f2e4d8!important;border:1px solid rgba(114,86,78,.55)!important;color:#2e211e!important;box-shadow:0 4px 10px #3f2c272e}body[data-theme=light] .close-button:hover,body[data-theme=light] .icon-button.close-button:hover,body[data-theme=light] .auth-modal-content .close-button:hover,body[data-theme=light] .terms-modal-content .close-button:hover,body[data-theme=light] .product-menu-header .close-button:hover,body[data-theme=light] .profile-modal-header .icon-button.close-button:hover,body[data-theme=light] .settings-header .close-button:hover,body[data-theme=light] .trade-chat-close-button:hover,body[data-theme=light] .exchange-top-actions .close-button:hover{background:#e8d5c6!important;border-color:#5c433db8!important;color:#211716!important}body[data-theme=light]{background:#ddd0c4!important;color:#3e2f2b!important}body[data-theme=light] .main-container,body[data-theme=light] .main-content,body[data-theme=light] .purchases-section,body[data-theme=light] .why-choose-section,body[data-theme=light] .site-footer{background:#ddd0c4!important}body[data-theme=light] .main-container:before{background:radial-gradient(circle at 50% 50%,rgba(146,96,111,.08) 0%,transparent 72%)!important}body[data-theme=light] .hero-title,body[data-theme=light] .section-title,body[data-theme=light] .feature-title,body[data-theme=light] .why-choose-title,body[data-theme=light] .product-title,body[data-theme=light] .purchase-item,body[data-theme=light] .terms-title,body[data-theme=light] .auth-title,body[data-theme=light] .profile-modal-title{color:#2f2320!important}body[data-theme=light] .hero-description,body[data-theme=light] .feature-description,body[data-theme=light] .why-choose-description,body[data-theme=light] .footer-copyright,body[data-theme=light] .purchase-action,body[data-theme=light] .purchase-time,body[data-theme=light] .terms-footer,body[data-theme=light] .market-listing-date{color:#5d4b45!important}body[data-theme=light] .feature-card,body[data-theme=light] .why-choose-card,body[data-theme=light] .purchase-card,body[data-theme=light] .product-card,body[data-theme=light] .market-listing-card,body[data-theme=light] .catalog-people-card,body[data-theme=light] .admin-card,body[data-theme=light] .auth-modal-content,body[data-theme=light] .profile-modal-content,body[data-theme=light] .terms-modal-content,body[data-theme=light] .donation-payment-modal,body[data-theme=light] .market-modal,body[data-theme=light] .cart-sidebar,body[data-theme=light] .trade-panel,body[data-theme=light] .trade-chat-panel,body[data-theme=light] .maintenance-modal{background:linear-gradient(180deg,#d4c4b7 0%,#c8b6a8 100%)!important;border-color:#6b514a66!important}body[data-theme=light] .product-menu{background:linear-gradient(180deg,#ccb9ab 0%,#bca899 100%)!important;border-color:#60484275!important;box-shadow:0 18px 44px #3e2d2842!important}body[data-theme=light] .product-menu-header,body[data-theme=light] .product-menu-toolbar{background:rgba(182,160,148,.42)!important;border-color:#654c456b!important}body[data-theme=light] .search-input,body[data-theme=light] .price-input,body[data-theme=light] .market-input{background:#e0d1c5!important;border-color:#71554e80!important;color:#342724!important}body[data-theme=light] .category-button,body[data-theme=light] .product-source-tab,body[data-theme=light] .market-create-category-tab{background:#decebf!important;border-color:#6e534c85!important;color:#3a2b27!important}body[data-theme=light] .category-button.active,body[data-theme=light] .product-source-tab.active,body[data-theme=light] .market-create-category-tab.active{background:rgba(148,95,111,.22)!important;border-color:#7b4e5da3!important;color:#3e272f!important}@media (min-width: 992px){.product-menu{padding:74px 12px 20px!important}.product-menu-container{max-width:none!important;width:100%!important;margin:0!important;padding:12px 12px 12px 0!important;height:calc(100vh - 96px)!important}.product-menu-content{display:grid!important;grid-template-columns:236px minmax(0,1fr)!important;gap:16px!important;align-items:stretch!important;flex:1!important;min-height:0!important}.product-menu-sidebar{width:236px!important;position:sticky!important;top:0!important;align-self:stretch!important;max-height:100%!important;overflow-y:auto!important;padding-right:4px!important}.catalog-filter-panel{border-radius:12px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,rgba(19,22,30,.95) 0%,rgba(14,17,24,.98) 100%);padding:12px}.product-menu-main{min-width:0!important;min-height:0!important;display:flex!important;flex-direction:column!important;gap:10px!important}.product-menu-main .product-menu-search{margin:0!important;padding:0!important;border-bottom:none!important}.product-grid{grid-template-columns:repeat(auto-fill,minmax(142px,1fr))!important;gap:10px!important;min-height:0!important;max-height:100%!important;overflow-y:auto!important;padding-right:4px!important;width:min(100%,1510px)!important;margin:0!important}.product-card{padding:8px!important;border-radius:12px!important;content-visibility:auto;contain-intrinsic-size:220px}.product-image{height:108px!important;aspect-ratio:auto!important;margin-bottom:6px!important;overflow:hidden!important;border-radius:10px!important}.product-image img{object-fit:cover!important;object-position:center center!important;padding:0!important}.product-title{font-size:12px!important;line-height:1.28!important;min-height:2.56em!important;margin-bottom:4px!important}.product-price{font-size:14px!important;min-height:16px!important}.add-to-cart-button{height:30px!important;font-size:11px!important;border-radius:8px!important;padding:0 8px!important}.product-card-no-params .product-title{font-size:13px!important;min-height:2.6em!important}}@media (max-width: 991px){.product-menu-content{display:flex!important;flex-direction:column!important}}body[data-theme=light] .catalog-filter-panel{background:linear-gradient(180deg,rgba(206,191,180,.95) 0%,rgba(194,176,165,.96) 100%);border-color:#684e4757}@media (min-width: 992px){.product-grid{grid-template-columns:repeat(10,minmax(0,1fr))!important;width:min(100%,1540px)!important;gap:10px!important;align-content:start!important}}.product-card{position:relative;overflow:hidden;border-radius:12px!important;border:1px solid rgba(255,255,255,.12)!important;background:linear-gradient(180deg,rgba(18,23,35,.96) 0%,rgba(14,18,28,.98) 100%)!important;box-shadow:0 10px 24px #00000047!important;padding:9px!important;min-height:240px!important}.product-card:before{content:"";position:absolute;top:0;left:14px;right:14px;height:2px;border-radius:999px;background:linear-gradient(90deg,rgba(117,177,255,.1),rgba(134,164,255,.62),rgba(117,177,255,.1))}.product-image{height:130px!important;min-height:130px!important;max-height:130px!important;margin-bottom:6px!important;border-radius:10px!important;overflow:hidden!important;background:radial-gradient(circle at 50% 20%,rgba(139,168,219,.2) 0%,rgba(24,32,49,0) 56%),linear-gradient(180deg,rgba(19,28,46,.72) 0%,rgba(14,20,33,.9) 100%)!important}.product-image img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;padding:6px!important}.product-title{font-size:12px!important;line-height:1.28!important;min-height:2.56em!important;margin:0 0 4px!important}.product-card-no-params .product-title{font-size:12px!important;line-height:1.28!important;min-height:2.56em!important}.product-price{font-size:13px!important;min-height:15px!important;margin:0!important}.product-actions{gap:5px!important}.add-to-cart-button{height:29px!important;border-radius:8px!important;font-size:11px!important;padding:0 8px!important}.param-slot{min-height:28px!important;margin-bottom:6px!important}.param-button{min-width:28px!important;min-height:24px!important;font-size:11px!important;padding:3px 7px!important}@media (max-width: 991px){.product-card{min-height:210px!important}.product-image{height:112px!important;min-height:112px!important;max-height:112px!important}}body[data-theme=light] .product-card{border-color:#6a524c5c!important;background:linear-gradient(180deg,rgba(225,212,202,.95) 0%,rgba(210,194,184,.98) 100%)!important;box-shadow:0 8px 18px #5f453e29!important}body[data-theme=light] .product-card:before{background:linear-gradient(90deg,rgba(149,105,119,.1),rgba(149,105,119,.58),rgba(149,105,119,.1))}body[data-theme=light] .product-image{background:radial-gradient(circle at 50% 20%,rgba(182,145,156,.2) 0%,rgba(24,32,49,0) 56%),linear-gradient(180deg,rgba(206,188,177,.74) 0%,rgba(193,174,163,.92) 100%)!important}.catalog-properties{margin-top:10px;display:flex;flex-direction:column;gap:8px}.catalog-properties-header{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;border:0;background:transparent;color:#ffffffeb;padding:0;cursor:pointer}.catalog-properties-title{font-size:15px;font-weight:700;line-height:1.1}.catalog-properties-arrow{color:#9fb4dee6;font-size:16px;line-height:1;transition:transform .2s ease,color .2s ease}.catalog-properties-arrow.open{transform:rotate(0)}.catalog-properties-header[aria-expanded=false] .catalog-properties-arrow{transform:rotate(180deg)}.catalog-properties-list{display:flex;flex-direction:column;gap:8px}.catalog-property-row{width:100%;min-height:40px;display:flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.08);background:rgba(30,37,55,.38);border-radius:8px;padding:7px 10px;color:#ecf4ffe6;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.catalog-property-row:hover{border-color:#8ba7e46b;background:rgba(43,52,76,.48)}.catalog-property-row.active{border-color:#8ba7e494;background:rgba(48,58,86,.62)}.catalog-property-check{width:18px;height:18px;border-radius:6px;border:1px solid rgba(255,255,255,.28);background:rgba(16,20,30,.75);flex-shrink:0;position:relative}.catalog-property-check.active{border-color:#7ee298a8;background:linear-gradient(180deg,rgba(41,190,96,.34),rgba(26,130,66,.5))}.catalog-property-check.active:after{content:"";position:absolute;left:5px;top:2px;width:4px;height:8px;border:solid #eaffef;border-width:0 2px 2px 0;transform:rotate(45deg)}.catalog-property-content{min-width:0;display:flex;align-items:center;gap:8px}.catalog-property-badge{width:18px;height:18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#fff;flex-shrink:0}.catalog-property-badge.badge-n{background:#59c935}.catalog-property-badge.badge-m{background:#8b3dff}.catalog-property-badge.badge-f{background:#2f9eff}.catalog-property-badge.badge-r{background:#ec2e75}.catalog-property-label{font-size:14px;font-weight:600;color:#e9f2fff0}body[data-theme=light] .catalog-properties-header{color:#4a3530}body[data-theme=light] .catalog-properties-arrow{color:#7e6577}body[data-theme=light] .catalog-property-row{border-color:#7b5f5838;background:rgba(227,214,204,.68);color:#3d2d29}body[data-theme=light] .catalog-property-row:hover{border-color:#84627170;background:rgba(216,200,189,.84)}body[data-theme=light] .catalog-property-row.active{border-color:#84627194;background:rgba(208,188,179,.96)}body[data-theme=light] .catalog-property-check{border-color:#644d4859;background:rgba(245,236,230,.92)}body[data-theme=light] .catalog-property-check.active{border-color:#4896529e;background:linear-gradient(180deg,rgba(53,181,93,.35),rgba(41,145,74,.48))}body[data-theme=light] .catalog-property-label{color:#3f2d28}.product-menu{background:rgba(8,12,20,.95)!important}.product-menu-container{max-width:1600px!important}.product-menu-content{display:grid!important;grid-template-columns:280px minmax(0,1fr)!important;gap:0!important;border:1px solid rgba(255,255,255,.04);border-radius:0!important;overflow:hidden;background:linear-gradient(180deg,#1f232d 0%,#141b2b 100%)}.product-menu-sidebar{background:linear-gradient(180deg,#141c2b 0%,#111827 100%)!important;border-right:1px solid rgba(255,255,255,.06);padding:14px 14px 16px!important;width:280px!important;position:relative!important}.catalog-sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.catalog-sidebar-title-wrap{display:flex;align-items:center;gap:8px}.catalog-sidebar-count{min-width:18px;height:18px;border-radius:6px;background:rgba(255,255,255,.09);color:#d2e3ffe6;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;padding:0 4px}.catalog-sidebar-reset{border:0;background:transparent;color:#a0b2d2c7;font-size:13px;cursor:pointer}.catalog-sidebar-reset:hover{color:#c4d6f5f2}.product-menu-sidebar .sidebar-title{color:#cfe0ff!important;font-size:23px!important;margin:0 0 10px!important}.price-filter{display:grid!important;grid-template-columns:1fr 20px 1fr!important;align-items:center}.price-filter:before{content:"-";grid-column:2;justify-self:center;color:#a0b4d6cc;font-weight:700}.price-filter .price-input:first-child{grid-column:1}.price-filter .price-input:last-child{grid-column:3}.price-input{background:rgba(31,43,67,.7)!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:8px!important;color:#d8e6ff!important;height:38px}.catalog-main-area{min-width:0;min-height:0;display:flex;flex-direction:column;padding:12px 12px 10px;background:linear-gradient(180deg,#1f232d 0%,#131b2c 100%)}.catalog-top-categories{display:flex;align-items:center;gap:10px;overflow-x:auto;padding-bottom:8px;scrollbar-width:none}.catalog-top-categories::-webkit-scrollbar{display:none}.catalog-top-category-button{height:40px;padding:0 16px;border-radius:9px;border:1px solid rgba(96,124,178,.32);background:#181b23;color:#93a9cd;font-size:14px;font-weight:600;white-space:nowrap;cursor:pointer;transition:border-color .16s ease,color .16s ease,background-color .16s ease}.catalog-top-category-button:hover{border-color:#82a4df85;color:#c9daf8}.catalog-top-category-button.active{color:#e8f0ff;border-color:#97b9f799;background:#111724}.catalog-search-row{display:flex;align-items:center;gap:8px;width:100%;margin-bottom:12px;justify-content:flex-start}.catalog-search-row .search-container{order:1;flex:0 1 330px;max-width:330px!important;min-width:230px;position:relative;margin:0!important;width:330px}.catalog-search-row .search-input{height:52px;border-radius:10px;background:#181b23!important;border:1px solid rgba(83,112,168,.32)!important;color:#d8e6ff!important;padding-left:44px;font-size:14px}.catalog-search-row .search-container:before{content:"⌕";position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#9cb4dc;font-size:18px;line-height:1;pointer-events:none}.catalog-search-row .search-input::placeholder{color:#6f86ae}.catalog-sort{order:2;position:relative;flex:0 0 auto}.catalog-selected-categories{display:flex;align-items:center;flex-wrap:wrap;gap:6px;min-width:0}.catalog-selected-chip{border:1px solid rgba(121,154,209,.42);background:rgba(27,38,62,.92);color:#dbe8ff;height:34px;border-radius:999px;padding:0 10px 0 12px;font-size:13px;font-weight:600;display:inline-flex;align-items:center;gap:8px;cursor:pointer;white-space:nowrap}.catalog-selected-chip:hover{border-color:#96b7ee9e;background:rgba(34,48,76,.95)}.catalog-selected-chip-close{width:18px;height:18px;border-radius:999px;background:rgba(255,255,255,.12);display:inline-flex;align-items:center;justify-content:center;font-size:14px;line-height:1}.catalog-sort-button{height:52px;min-width:250px;padding:0 14px;border-radius:10px;border:1px solid rgba(83,112,168,.35);background:#181b23;color:#e1edff;font-size:15px;font-weight:600;cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;gap:12px}.catalog-sort-icon{width:30px;height:30px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;font-size:16px;line-height:1;flex:0 0 auto}.catalog-sort-icon.tone-blue{background:rgba(37,97,201,.24);color:#66a2ff}.catalog-sort-icon.tone-green{background:rgba(39,124,58,.28);color:#39df5b}.catalog-sort-icon.tone-red{background:rgba(165,38,57,.28);color:#ff5d73}.catalog-sort-label{display:inline-block;text-align:left;flex:1 1 auto}.catalog-sort-caret{opacity:.95;font-size:16px;transform:rotate(180deg);transition:transform .18s ease}.catalog-sort.open .catalog-sort-caret{transform:rotate(0)}.catalog-sort-button:hover{border-color:#81abf58f}.catalog-sort-menu{position:absolute;top:calc(100% + 8px);left:0;width:100%;border-radius:10px;border:1px solid rgba(85,118,180,.25);background:#11182a;box-shadow:0 14px 28px #00000073;padding:8px;display:flex;flex-direction:column;gap:6px;z-index:25}.catalog-sort-menu-item{width:100%;min-height:50px;padding:9px 10px;border:0;border-radius:8px;background:transparent;color:#dce9ff;display:inline-flex;align-items:center;gap:10px;cursor:pointer}.catalog-sort-menu-item:hover,.catalog-sort-menu-item.active{background:rgba(37,57,95,.5)}.catalog-sort-item-label{font-size:15px;font-weight:600}@media (max-width: 900px){.catalog-top-category-button{height:38px;font-size:13px}.catalog-search-row{flex-direction:column;align-items:stretch}.catalog-search-row .search-container{max-width:none!important;min-width:0}.catalog-search-row .search-input{height:46px;font-size:14px}.catalog-search-row .search-container:before{font-size:18px}.catalog-sort-button{min-width:100%;height:46px}.catalog-sort-menu-item{min-height:46px}}.product-grid{grid-template-columns:repeat(10,minmax(0,1fr))!important;gap:8px!important;width:100%!important;max-height:100%!important}.product-card.catalog-simple-card{min-height:182px!important;border-radius:8px!important;border:1px solid rgba(255,255,255,.03)!important;background:#111a2c!important;padding:8px!important;box-shadow:none!important}.product-card.catalog-simple-card:hover{background:#13203a!important;border-color:#84a9ec33!important}.product-card.catalog-simple-card .product-image{height:92px!important;min-height:92px!important;max-height:92px!important;background:transparent!important;margin-bottom:8px!important}.product-card.catalog-simple-card .product-image img{padding:2px!important}.product-card.catalog-simple-card .product-title{color:#e7f0ff!important;font-size:13px!important;line-height:1.25!important;min-height:2.5em!important;margin:0 0 4px!important}.product-card.catalog-simple-card .product-price{color:#e7f0ff!important;font-size:14px!important;font-weight:700!important}.product-card.catalog-simple-card:before{display:block!important;left:40%;right:40%;top:4px;height:2px;background:rgba(205,217,238,.42)}@media (max-width: 1400px){.product-grid{grid-template-columns:repeat(8,minmax(0,1fr))!important}}@media (max-width: 1200px){.product-menu-content{grid-template-columns:240px minmax(0,1fr)!important}.product-menu-sidebar{width:240px!important}.product-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}}@media (max-width: 991px){.product-menu-content{display:flex!important;flex-direction:column!important}.product-menu-sidebar{width:100%!important;border-right:none;border-bottom:1px solid rgba(255,255,255,.08)}.catalog-main-area{padding:10px 8px 8px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width: 640px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.product-card.catalog-simple-card{min-height:248px!important;padding:10px!important;border-radius:12px!important;border:1px solid rgba(255,255,255,.08)!important;background:#181b23!important;box-shadow:none!important;cursor:pointer}.product-card.catalog-simple-card:before{display:none!important}.product-card.catalog-simple-card:hover{transform:translateY(-1px);border-color:#96b6f74d!important;background:linear-gradient(180deg,rgba(20,30,49,.98) 0%,rgba(14,22,37,.99) 100%)!important}.product-card.catalog-simple-card:focus-visible{outline:2px solid rgba(130,170,255,.55);outline-offset:1px}.product-card.catalog-simple-card .product-image{height:156px!important;min-height:156px!important;max-height:156px!important;margin-bottom:8px!important;border:none!important;border-radius:10px!important;background:rgba(255,255,255,.02)!important}.product-card.catalog-simple-card .product-image img{padding:4px!important;object-fit:contain!important}.product-card.catalog-simple-card .product-title{margin:0 0 4px!important;font-size:13px!important;line-height:1.28!important;min-height:2.56em!important;color:#e4edff!important}.product-card.catalog-simple-card .product-actions{margin-top:0!important;gap:0!important}.product-card.catalog-simple-card .product-price{margin:0!important;font-size:14px!important;line-height:1.12!important;font-weight:700!important;color:#dce7ff!important;min-height:auto!important}body[data-theme=light] .product-card.catalog-simple-card{border-color:#785f5840!important;background:linear-gradient(180deg,rgba(223,210,201,.96) 0%,rgba(208,191,181,.98) 100%)!important}body[data-theme=light] .product-card.catalog-simple-card:hover{border-color:#956f7d75!important;background:linear-gradient(180deg,rgba(215,199,189,.98) 0%,rgba(201,183,172,.99) 100%)!important}body[data-theme=light] .product-card.catalog-simple-card .product-image{background:rgba(255,255,255,.24)!important}body[data-theme=light] .product-card.catalog-simple-card .product-title,body[data-theme=light] .product-card.catalog-simple-card .product-price{color:#3d2d2a!important}@media (max-width: 991px){.product-card.catalog-simple-card{min-height:214px!important}.product-card.catalog-simple-card .product-image{height:126px!important;min-height:126px!important;max-height:126px!important}.product-card.catalog-simple-card .product-title,.product-card.catalog-simple-card .product-price{font-size:13px!important}}.site-header{top:-1px!important;left:250px!important;right:250px!important;width:auto!important;border-radius:60px!important;padding:10px 25px!important;height:auto!important;background:rgba(0,0,0,.2)!important;backdrop-filter:blur(15px)!important;-webkit-backdrop-filter:blur(15px)!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 10px 30px #0003!important}.header-container{max-width:none!important;height:46px;padding:0!important;gap:18px}.logo-text{font-size:39px!important}.header-desktop-layout{flex:1;min-width:0;display:flex;align-items:center;gap:16px}.header-center-nav{display:flex;align-items:center;gap:20px;min-width:0}.header-nav-link{border:0;background:transparent;color:#8ea0c4;font-size:21px;font-weight:600;line-height:1;padding:0;height:66px;cursor:pointer;position:relative;transition:color .2s ease}.header-nav-link:hover{color:#d6e2f9}.header-nav-link.active{color:#f0f6ff}.header-nav-link.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:999px 999px 0 0;background:rgba(232,30,45,.95)}.header-right{margin-left:auto;display:flex;align-items:center;gap:10px}.header-balance-card{border:0;background:transparent;color:#dce7ff;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:2px;height:66px;padding:0 6px;cursor:pointer}.header-balance-value{font-size:15px;font-weight:700;line-height:1}.header-balance-label{font-size:11px;color:#8ea0c4;line-height:1}.header-balance-topup{width:34px;height:34px;border-radius:8px;border:0;background:#f5a623;color:#1e1506;font-size:24px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.header-language-toggle{min-width:44px;height:34px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.06);color:#dce7ff;font-size:12px;font-weight:700;cursor:pointer;padding:0 10px}.header-bell-button{width:34px!important;height:34px!important;border-radius:8px!important;background:rgba(255,255,255,.06)!important;border:1px solid rgba(255,255,255,.1)!important}.header-bell-button.active{background:rgba(232,30,45,.16)!important;border-color:#e81e2d73!important}.header-profile-pill{min-width:165px!important;max-width:210px!important;height:44px!important;padding:5px 6px 5px 10px!important;border-radius:12px!important}.header-profile-name{font-size:14px!important}.header-profile-subtitle{font-size:12px!important}.header-profile-avatar{width:34px!important;height:34px!important}.header-profile-avatar-fallback{font-size:13px!important}.header-cart-summary{min-width:100px;height:44px;border-radius:8px;border:0;background:rgba(255,255,255,.06);color:#dce7ff;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:2px;padding:0 10px;cursor:pointer}.header-cart-summary-label{font-size:11px;color:#8ea0c4;line-height:1}.header-cart-summary-value{font-size:15px;font-weight:700;line-height:1}@media (max-width: 991px){.site-header{height:60px!important;padding:0 10px!important}.header-container{height:60px}.logo-text{font-size:31px!important}.header-desktop-layout{display:none!important}}.product-menu-toolbar{justify-content:flex-end!important}.product-menu-container{max-width:none!important;width:100%!important;margin:0!important}.catalog-main-area{min-width:0!important;width:100%!important}.product-grid{width:100%!important;max-width:none!important;grid-template-columns:repeat(auto-fill,minmax(145px,1fr))!important;justify-content:stretch!important}@media (min-width: 1700px){.product-grid{grid-template-columns:repeat(auto-fill,minmax(152px,1fr))!important}}.site-header{left:clamp(12px,4vw,120px)!important;right:clamp(12px,4vw,120px)!important;top:4px!important;padding:8px 16px!important;border-radius:44px!important}.header-container{height:44px!important;gap:12px!important}.logo-text{font-size:clamp(26px,2vw,34px)!important}.header-desktop-layout{min-width:0;display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:12px}.header-center-nav{min-width:0;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none;gap:14px!important}.header-center-nav::-webkit-scrollbar{display:none}.header-nav-link{flex:0 0 auto;height:44px!important;font-size:15px!important}.header-right{flex-shrink:0;gap:8px!important}.header-balance-card{height:44px!important}.header-profile-pill{min-width:138px!important;max-width:172px!important;height:40px!important}.header-profile-avatar{width:30px!important;height:30px!important}.header-cart-summary{min-width:90px!important;height:40px!important}@media (max-width: 1480px){.header-cart-summary{display:none!important}}@media (max-width: 1320px){.header-language-toggle{display:none!important}.header-profile-pill{min-width:124px!important;max-width:148px!important}}@media (max-width: 1180px){.header-balance-card{display:none!important}.header-balance-topup{width:30px!important;height:30px!important;font-size:21px!important}.header-nav-link{font-size:14px!important}}@media (max-width: 991px){.site-header{left:14px!important;right:14px!important;top:6px!important;border-radius:36px!important;padding:6px 14px!important}.header-container{height:40px!important;justify-content:center!important;align-items:center!important}.header-desktop-layout{display:none!important}.mobile-tab-nav{display:grid!important}}@media (min-width: 992px){body.catalog-open .site-header{left:clamp(12px,4vw,120px)!important;right:clamp(12px,4vw,120px)!important;top:4px!important;border-radius:26px 26px 0 0!important;border-bottom:0!important;box-shadow:0 10px 24px #0000003d!important;backdrop-filter:blur(15px)!important;-webkit-backdrop-filter:blur(15px)!important}body.catalog-open .product-menu{left:clamp(12px,4vw,120px)!important;right:clamp(12px,4vw,120px)!important;top:63px!important;bottom:12px!important;padding:0!important;background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;overflow:hidden!important;border-radius:0 0 26px 26px!important}body.catalog-open .product-menu-container{height:100%!important;width:100%!important;max-width:none!important;margin:0!important;padding:14px 16px 18px!important;border:1px solid rgba(255,255,255,.12)!important;border-top:0!important;border-radius:0 0 26px 26px!important;background:linear-gradient(180deg,rgba(13,17,28,.97) 0%,rgba(10,14,24,.97) 100%)!important;box-shadow:0 22px 42px #0000004d!important}body.catalog-open .product-menu-header{margin-bottom:10px!important;padding-top:2px!important}body.catalog-open .product-menu-toolbar{margin-bottom:10px!important}body.catalog-open .product-menu-content{border-radius:12px!important;overflow:hidden!important}}@media (min-width: 992px){body[data-theme=light].catalog-open .site-header{border-color:#927a7194!important;box-shadow:0 10px 22px #6048402e!important}body[data-theme=light].catalog-open .product-menu-container{border-color:#927a7194!important;background:linear-gradient(180deg,rgba(223,212,203,.98) 0%,rgba(215,203,193,.98) 100%)!important;box-shadow:0 22px 38px #6048402e!important}}.product-menu,.product-menu-container,body.catalog-open .product-menu-container,body[data-theme=light] .product-menu,body[data-theme=light] .product-menu-container,body[data-theme=light].catalog-open .product-menu-container{background:#0e0e10!important}body[data-theme=light]{--lt-bg: #cec4ba !important;--lt-surface: #d5cbc1 !important;--lt-surface-soft: #ccc2b8 !important;--lt-border: #ad9d91 !important}body[data-theme=light] .main-container,body[data-theme=light] .main-content,body[data-theme=light] .purchases-section,body[data-theme=light] .why-choose-section,body[data-theme=light] .site-footer{background-color:var(--lt-bg)!important}body[data-theme=light] .site-header{background:rgba(198,188,179,.94)!important;border-color:#97807680!important}body[data-theme=light] .header-balance-card{background:#b5aca3!important;border-color:#826c639e!important;border-radius:14px!important}body[data-theme=light] .header-balance-value,body[data-theme=light] .header-balance-label{color:#2f221f!important}@media (min-width: 992px){.logo-text{font-size:26px!important}.header-center-nav{margin-left:clamp(10px,1.2vw,22px)!important}}@media (max-width: 991px){.logo-text{font-size:22px!important}}body[data-theme=light] .settings-header .icon-button.close-button,body[data-theme=light] .settings-header .close-button{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;padding:0!important;border-radius:50%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}body[data-theme=light] .profile-topup-method{cursor:pointer!important;background:rgba(219,204,194,.94)!important;border:1px solid rgba(156,130,120,.58)!important;color:var(--lt-text)!important}body[data-theme=light] .profile-topup-method:hover{background:rgba(210,194,184,.98)!important;border-color:#90756cb8!important}body[data-theme=light] .profile-topup-method.active{background:rgba(159,102,118,.2)!important;border-color:#895464e6!important;box-shadow:0 0 0 2px #9f66762e inset!important}body[data-theme=light] .profile-topup-method.active .profile-topup-method-icon{background:rgba(159,102,118,.18)!important;color:#7a4152!important}body[data-theme=light] .profile-topup-method.active .profile-topup-method-content strong{color:#432a33!important}body[data-theme=light] .profile-pay-method{background:rgba(243,233,226,.98)!important;border:1px solid rgba(174,145,134,.52)!important;color:#3a2a27!important}body[data-theme=light] .profile-pay-method:hover{background:rgba(236,224,216,1)!important;border-color:#a08278b3!important}body[data-theme=light] .profile-pay-method.active{background:rgba(178,117,132,.18)!important;border-color:#895464d9!important;box-shadow:0 0 0 1px #8954643d inset!important}body[data-theme=light] .profile-pay-method-icon{box-shadow:0 6px 12px #5d473e2e!important;background:#d1d5db!important}body[data-theme=light] .profile-pay-method-icon.card{color:#1e40af!important}body[data-theme=light] .profile-pay-method-icon.crypto{color:#92400e!important}body[data-theme=light] .profile-pay-method-text strong{color:#3b2d2b!important}body[data-theme=light] .profile-pay-method-text small{color:#705955!important}body[data-theme=light] .profile-balance-hint{color:#6f5a54!important}body[data-theme=light] .profile-balance-currency-chip,body[data-theme=light] .profile-topup-currency-chip{background:rgba(233,220,212,.9)!important;border-color:#a6887e8c!important;color:#4a3632!important}body[data-theme=light] .profile-balance-currency-chip.active,body[data-theme=light] .profile-topup-currency-chip.active{background:rgba(178,117,132,.2)!important;border-color:#895464c7!important;color:#4c2d37!important}body[data-theme=light] .profile-topup-currency-label{color:#5f4b46!important}body[data-theme=light] .profile-topup-preview{border-color:#89546466!important;background:rgba(178,117,132,.14)!important}body[data-theme=light] .profile-topup-preview p{color:#4a3632!important}body[data-theme=light] .header-balance-card,body[data-theme=light] .header-cart-summary{background:rgba(236,223,214,.96)!important;border-color:#a2857b94!important}body[data-theme=light] .header-balance-value,body[data-theme=light] .header-cart-summary-value,body[data-theme=light] .header-profile-name,body[data-theme=light] .header-language-toggle{color:#3a2a27!important}body[data-theme=light] .header-balance-label,body[data-theme=light] .header-cart-summary-label,body[data-theme=light] .header-profile-subtitle{color:#65514b!important}body[data-theme=light] .header-cart-summary{box-shadow:inset 0 0 0 1px #9d7f764d}body[data-theme=light] .header-bell-button{color:#4a3733!important}body[data-theme=light] .header-profile-dropdown{background:rgba(241,229,221,.985)!important;border-color:#b0918880!important}body[data-theme=light] .header-profile-actions{margin-top:12px!important;gap:2px!important}body[data-theme=light] .header-profile-action{color:#3f2f2c!important;border:1px solid transparent!important}body[data-theme=light] .header-profile-action+.header-profile-action{border-top:1px solid rgba(173,143,133,.38)!important}body[data-theme=light] .header-profile-action:hover{background:rgba(255,255,255,.72)!important;border-color:#b2938a73!important}body[data-theme=light] .header-profile-pill,body[data-theme=light] .header-balance-card{background:#ebded6!important}body[data-theme=light] .header-profile-dropdown,body[data-theme=light] .header-notifications-dropdown{background:#ddd0c7!important;border:1px solid rgba(148,120,110,.55)!important;box-shadow:0 16px 30px #5f48413d!important}body[data-theme=light] .header-profile-segment-group{background:#d7c9bf!important;border:1px solid rgba(146,117,108,.5)!important}body[data-theme=light] .header-profile-segment-group.theme{box-shadow:inset 0 0 0 1px #997c7340}body[data-theme=light] .header-segment-button{color:#5c4842!important;border:1px solid transparent!important;background:transparent!important}body[data-theme=light] .header-segment-button:hover{background:rgba(255,255,255,.55)!important;border-color:#96786f6b!important;color:#3c2d29!important}body[data-theme=light] .header-segment-button.active{background:#f2e7df!important;border-color:#8c6c63bf!important;color:#2f221f!important;box-shadow:0 1px #ffffffb3 inset}body[data-theme=light] .header-profile-action+.header-profile-action{border-top:1px solid rgba(154,126,116,.5)!important}body[data-theme=light] .header-profile-action-icon{border:1px solid rgba(155,124,115,.5)!important;box-shadow:inset 0 1px #ffffff73!important}body[data-theme=light] .header-profile-action-icon.profile{background:rgba(165,215,150,.42)!important;color:#4f9c3a!important}body[data-theme=light] .header-profile-action-icon.history{background:rgba(241,190,124,.45)!important;color:#b7721f!important}body[data-theme=light] .header-profile-action-icon.withdrawal{background:rgba(244,169,213,.45)!important;color:#be5b93!important}body[data-theme=light] .header-profile-action-icon.wheel{background:rgba(160,189,250,.48)!important;color:#4f74bf!important}body[data-theme=light] .header-profile-action-icon.promo{background:rgba(157,230,210,.5)!important;color:#4e9f89!important}body[data-theme=light] .header-profile-action-icon.password{background:rgba(214,170,246,.48)!important;color:#9a61ca!important}body[data-theme=light] .header-profile-action-icon.logout{background:rgba(247,171,164,.5)!important;color:#ca5f58!important}:root{--theme-switch-from-x: 0px;--theme-switch-from-y: 100vh;--theme-switch-x: 50vw;--theme-switch-y: 50vh;--theme-switch-overlay: rgba(18, 20, 26, .58)}@keyframes theme-select-pulse{0%{transform:scale(.98);box-shadow:0 0 #a3687852}70%{transform:scale(1.02);box-shadow:0 0 0 8px #a3687800}to{transform:scale(1);box-shadow:none}}@keyframes theme-switch-old-to-button{0%{clip-path:circle(180vmax at var(--theme-switch-from-x) var(--theme-switch-from-y));opacity:1}72%{opacity:.98}to{clip-path:circle(0px at var(--theme-switch-x) var(--theme-switch-y));opacity:.97}}@keyframes theme-switch-fallback-to-button{0%{clip-path:circle(180vmax at var(--theme-switch-from-x) var(--theme-switch-from-y));opacity:.78}72%{opacity:.28}to{clip-path:circle(0px at var(--theme-switch-x) var(--theme-switch-y));opacity:0}}.header-profile-segment-group.theme .header-segment-button.active{animation:theme-select-pulse .5s ease-out}@keyframes theme-switch-target-glow{0%{opacity:.7;transform:translate(-50%,-50%) scale(.65)}55%{opacity:.48;transform:translate(-50%,-50%) scale(1.45)}to{opacity:0;transform:translate(-50%,-50%) scale(1.9)}}body.theme-switch-animating:after{content:"";position:fixed;top:-2px;right:-2px;bottom:-2px;left:-2px;pointer-events:none;z-index:25000;background:var(--theme-switch-overlay);will-change:clip-path,opacity;animation:theme-switch-fallback-to-button 1.02s cubic-bezier(.22,.61,.36,1) forwards}body.theme-switch-animating:before{content:"";position:fixed;left:var(--theme-switch-x);top:var(--theme-switch-y);width:18px;height:18px;border-radius:999px;pointer-events:none;z-index:25001;background:radial-gradient(circle,rgba(255,255,255,.92) 0%,rgba(255,255,255,.2) 45%,rgba(255,255,255,0) 72%);animation:theme-switch-target-glow 1.02s ease-out forwards}::view-transition-old(root){z-index:2;clip-path:circle(180vmax at var(--theme-switch-from-x) var(--theme-switch-from-y));will-change:clip-path,opacity;animation:theme-switch-old-to-button 1.08s cubic-bezier(.22,.61,.36,1) both}::view-transition-new(root){z-index:1;animation:none}@media (prefers-reduced-motion: reduce){::view-transition-old(root),::view-transition-new(root){animation:none!important;clip-path:none!important}body.theme-switch-animating:before,body.theme-switch-animating:after{animation:none;opacity:0}}body[data-theme=light] .header-profile-action-icon{border:1px solid rgba(175,146,136,.35)!important}body[data-theme=light] .auth-modal-content .close-button,body[data-theme=light] .terms-modal-content .close-button,body[data-theme=light] .product-menu-header .close-button,body[data-theme=light] .profile-modal-header .icon-button.close-button,body[data-theme=light] .settings-header .close-button,body[data-theme=light] .exchange-top-actions .close-button,body[data-theme=light] .trade-chat-close-button,body[data-theme=light] .auth-recovery-close,body[data-theme=light] .admin-orders-close{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;padding:0!important;border-radius:50%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}@media (max-width: 991px){body[data-theme=light] .auth-modal-content .close-button,body[data-theme=light] .terms-modal-content .close-button,body[data-theme=light] .product-menu-header .close-button,body[data-theme=light] .profile-modal-header .icon-button.close-button,body[data-theme=light] .settings-header .close-button,body[data-theme=light] .exchange-top-actions .close-button,body[data-theme=light] .trade-chat-close-button,body[data-theme=light] .auth-recovery-close,body[data-theme=light] .admin-orders-close{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important}}.cart-header .close-button{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;padding:0!important;border-radius:50%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}body[data-theme=light] .cart-header .close-button{background:#f2e4d8!important;border:1px solid rgba(114,86,78,.55)!important;color:#2e211e!important}@media (max-width: 991px){.mobile-tab-nav{position:fixed!important;left:50%!important;right:auto!important;top:auto!important;bottom:max(8px,env(safe-area-inset-bottom,0px))!important;transform:translate(-50%)!important;width:min(430px,calc(100vw - 12px))!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;z-index:1600!important}}@media (max-width: 991px){.mobile-tab-nav{position:fixed!important;left:50%!important;right:auto!important;top:auto!important;bottom:max(8px,env(safe-area-inset-bottom,0px))!important;transform:translate(-50%)!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;gap:8px!important;width:min(430px,calc(100vw - 12px))!important;max-width:none!important;padding:8px 8px calc(6px + env(safe-area-inset-bottom,0px))!important;border-radius:18px!important;z-index:1600!important}.mobile-tab-item,.mobile-tab-link{min-width:0!important;min-height:62px!important;gap:5px!important;padding:0 4px!important;border-radius:12px!important}.mobile-tab-icon{width:36px!important;height:36px!important;border-radius:11px!important}.mobile-tab-label{max-width:100%!important;font-size:12px!important;line-height:1.1!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.mobile-profile-wrapper{min-width:0!important}.mobile-profile-wrapper .header-profile-dropdown{top:auto!important;right:0!important;bottom:calc(100% + 10px)!important;max-height:min(64vh,420px)!important;overflow-y:auto!important}body{padding-bottom:calc(102px + env(safe-area-inset-bottom,0px))!important}}@media (max-width: 991px){body[data-theme=light] .mobile-tab-nav{background:rgba(239,228,220,.97)!important;border-color:#bb999073!important;box-shadow:0 12px 26px #75564f38!important}body[data-theme=light] .mobile-tab-label{color:#6f5a54!important}body[data-theme=light] .mobile-tab-item.active .mobile-tab-label,body[data-theme=light] .mobile-tab-item-profile.active .mobile-tab-label{color:#2f2220!important}}.logo-text{font-size:30px!important}.header-nav-link{font-size:17px!important}.header-balance-value{font-size:13px!important}.header-balance-label,.header-cart-summary-label{font-size:10px!important}.header-cart-summary-value{font-size:13px!important}@media (max-width: 991px){.site-header{left:14px!important;right:14px!important;top:6px!important;border-radius:36px!important;padding:6px 14px!important;height:auto!important}.header-container{height:40px!important;justify-content:center!important;align-items:center!important}.logo{margin:0 auto!important}.logo-text{font-size:24px!important}.header-desktop-layout{display:none!important}.mobile-tab-nav{display:grid!important}}.product-menu-sidebar,body[data-theme=light] .product-menu-sidebar,body.catalog-open .product-menu-sidebar,body[data-theme=light].catalog-open .product-menu-sidebar{background:#181b23!important}.header-cart-summary{min-width:132px!important;height:44px!important;padding:0 10px!important;border-radius:12px!important;display:inline-flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;white-space:nowrap}.header-cart-summary-icon{width:32px!important;height:32px!important;border-radius:9px!important;background:#f7a91b;color:#2a1b05;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto}.header-cart-summary-icon svg{width:18px;height:18px}.header-cart-summary-content{min-width:0;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:2px}.header-cart-summary-label,.header-cart-summary-value{text-align:left}body[data-theme=light] .header-cart-summary-icon{background:#f4ab20;color:#30210b;box-shadow:inset 0 0 0 1px #68491133}.catalog-main-area{display:flex!important;flex-direction:column!important;gap:10px!important}.product-menu-toolbar{margin:0!important}.catalog-top-categories{margin:0!important;align-items:center!important}.catalog-search-row{display:grid!important;grid-template-columns:minmax(230px,330px) minmax(220px,250px) minmax(0,1fr)!important;align-items:center!important;justify-content:flex-start!important;column-gap:8px!important;row-gap:8px!important;width:100%!important;margin:0 0 10px!important}.catalog-search-row .search-container{order:0!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important}.catalog-search-row .search-input{width:100%!important}.catalog-sort{order:0!important;width:100%;max-width:250px;margin:0!important;align-self:center!important}.catalog-sort-button{width:100%!important;min-width:0!important}.product-grid{margin-top:0!important}@media (max-width: 991px){.catalog-main-area{gap:8px!important}.catalog-top-categories{flex-wrap:wrap!important;gap:8px!important}.catalog-top-category-button{height:38px!important;padding:0 14px!important}.catalog-search-row{grid-template-columns:minmax(0,1fr)!important;margin-bottom:8px!important}.catalog-sort{max-width:100%;width:100%;align-self:stretch!important}.catalog-search-row .search-container:before{top:23px!important;transform:translateY(-50%)!important}}.catalog-mobile-filter-toggle{display:none;width:46px;height:46px;border:1px solid rgba(96,124,178,.36);border-radius:12px;background:#181f31;color:#94abcf;align-items:center;justify-content:center;position:relative;cursor:pointer}.catalog-mobile-filter-toggle svg{width:19px;height:19px}.catalog-mobile-filter-badge{position:absolute;top:-7px;right:-7px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:#ff9f1a;color:#111;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.catalog-mobile-filters-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#101726;display:flex;align-items:stretch;justify-content:center;z-index:2200;padding:0;overflow:hidden;overscroll-behavior:none}.catalog-mobile-filters-modal{width:100%;height:100dvh;max-height:100dvh;border-radius:0;border:0;background:linear-gradient(180deg,#131b2c 0%,#101726 100%);display:flex;flex-direction:column;overflow:hidden;box-shadow:none;animation:catalogFiltersSlideUp .34s cubic-bezier(.22,1,.36,1);overscroll-behavior:none}.catalog-mobile-filters-header{padding:16px 16px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid rgba(255,255,255,.08)}.catalog-mobile-filters-close{width:40px;height:40px;border:0;border-radius:10px;background:rgba(255,255,255,.06);color:#d5e4ff;font-size:24px;line-height:1;cursor:pointer}.catalog-mobile-filters-body{overflow:hidden;padding:14px 16px;display:flex;flex-direction:column;gap:14px;flex:1;overscroll-behavior:none}.catalog-mobile-filters-section{border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:12px}.catalog-mobile-filters-section:last-child{border-bottom:0;padding-bottom:0}.catalog-mobile-filters-title{margin:0 0 10px;color:#dce9ff;font-size:14px;font-weight:700}.catalog-mobile-filters-header .sidebar-title{font-size:22px!important;margin:0!important}.catalog-mobile-type-grid,.catalog-mobile-property-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.catalog-mobile-type-grid .catalog-top-category-button,.catalog-mobile-property-grid .catalog-property-row{width:100%}.catalog-mobile-filters-footer{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px 16px calc(14px + env(safe-area-inset-bottom));border-top:1px solid rgba(255,255,255,.08)}.catalog-mobile-filters-reset,.catalog-mobile-filters-apply{height:44px;border-radius:10px;border:0;font-size:14px;font-weight:700;cursor:pointer}.catalog-mobile-filters-reset{background:rgba(255,255,255,.08);color:#dce8ff}.catalog-mobile-filters-apply{background:#ff9f1a;color:#1e1507}.price-filter{display:grid!important;grid-template-columns:minmax(0,1fr) 16px minmax(0,1fr)!important;grid-auto-flow:row;align-items:stretch;gap:10px!important;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.08)}.price-filter:before{content:"-"!important;grid-column:2;grid-row:1;justify-self:center;align-self:center;color:#adbfe0f2;font-size:20px;line-height:1;font-weight:700}.price-filter>.catalog-price-field{position:relative;display:flex;align-items:center;height:48px;border-radius:9px;border:1px solid rgba(112,138,188,.2);background:#1b2234;overflow:hidden}.price-filter>.catalog-price-field:first-of-type{grid-column:1;grid-row:1}.price-filter>.catalog-price-field:last-of-type{grid-column:3;grid-row:1}.price-filter .catalog-price-currency{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#c8d8f8;font-size:22px;font-weight:700;line-height:1;pointer-events:none;opacity:.98}.price-filter .price-input{width:100%;height:100%!important;border:0!important;background:transparent!important;color:#d9e7ff!important;padding:0 12px 0 44px!important;border-radius:0!important;font-size:14px!important}.price-filter .price-input::placeholder{color:#8194b4eb}body.catalog-filters-open .site-header,body.catalog-filters-open .mobile-tab-nav{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-10px)!important}body.catalog-filters-open{overflow:hidden;height:100dvh;overscroll-behavior:none}body.catalog-filters-open .product-menu,body.catalog-filters-open .catalog-main-area,body.catalog-filters-open .product-grid{overflow:hidden!important}@keyframes catalogFiltersSlideUp{0%{transform:translateY(100%);opacity:.85}to{transform:translateY(0);opacity:1}}@media (max-width: 1200px){.product-menu-content{grid-template-columns:minmax(0,1fr)!important}.product-menu-sidebar,.catalog-top-categories{display:none!important}.catalog-search-row{grid-template-columns:minmax(0,1fr) minmax(190px,230px) auto!important}.catalog-sort{max-width:230px}.catalog-mobile-filter-toggle{display:inline-flex}.catalog-selected-categories{grid-column:1 / -1;margin-top:2px}}@media (max-width: 760px){.catalog-search-row{grid-template-columns:minmax(0,1fr) auto!important}.catalog-sort{max-width:100%}.catalog-sort-button{height:46px!important}.catalog-mobile-type-grid,.catalog-mobile-property-grid,.catalog-mobile-filters-footer{grid-template-columns:1fr}}.reset-password-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px 16px;position:relative;overflow:hidden;background:linear-gradient(135deg,rgba(232,30,45,.12),transparent 38%),linear-gradient(225deg,rgba(52,88,130,.2),transparent 42%),rgb(18,18,20)}.reset-password-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:38px 38px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.62),transparent 82%);-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.62),transparent 82%);pointer-events:none}.reset-password-card{width:100%;max-width:500px;position:relative;z-index:1;border-radius:22px;padding:28px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,rgba(35,38,49,.96),rgba(20,22,29,.98));box-shadow:0 24px 60px #0000006b,inset 0 1px #ffffff0f}.reset-password-topline{display:flex;align-items:center;margin-bottom:26px}.reset-password-brand{color:#ffffffb8;font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:800;margin:0}.reset-password-heading{display:grid;grid-template-columns:56px minmax(0,1fr);gap:16px;align-items:start;margin-bottom:22px}.reset-password-state{display:flex;flex-direction:column;align-items:flex-start}.reset-password-icon{width:56px;height:56px;border:1px solid rgba(232,30,45,.34);border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,rgba(232,30,45,.2),rgba(255,255,255,.05));color:#ff6876;box-shadow:0 12px 28px #e81e2d1f;flex:0 0 auto}.reset-password-state .reset-password-icon{margin-bottom:18px}.reset-password-icon.success{border-color:#56cc7b61;background:linear-gradient(145deg,rgba(48,150,82,.28),rgba(255,255,255,.05));color:#7df0a3;box-shadow:0 12px 28px #30965229}.reset-password-icon.error{border-color:#ffb85a66;background:linear-gradient(145deg,rgba(175,93,37,.28),rgba(255,255,255,.05));color:#ffc16f;box-shadow:0 12px 28px #af5d2526}.reset-password-icon-svg{display:block}.reset-password-title{font-size:30px;line-height:1.2;color:#fff;margin:0 0 10px;letter-spacing:0}.reset-password-subtitle{max-width:390px;color:#ffffffad;font-size:14px;line-height:1.55;margin:0}.reset-password-form{display:grid;gap:14px;margin-top:6px}.reset-password-field{display:grid;gap:7px}.reset-password-field>span{color:#ffffffc7;font-size:12px;font-weight:800;line-height:1.2}.reset-password-form .auth-input{width:100%;height:52px;border-radius:12px;border-color:#ffffff21;background:rgba(255,255,255,.055);font-size:15px}.reset-password-form .auth-input:focus{border-color:#e81e2dad;box-shadow:0 0 0 3px #e81e2d29,0 10px 24px #0000002e}.reset-password-hint{margin:-3px 0 0;color:#ffffff85;font-size:12px;line-height:1.35}.reset-password-checking{min-height:96px;border:1px solid rgba(255,255,255,.1);border-radius:16px;display:flex;align-items:center;gap:12px;background:rgba(255,255,255,.045);padding:16px}.reset-password-spinner{width:22px;height:22px;border:2px solid rgba(255,255,255,.16);border-top-color:#ff6876;border-radius:50%;animation:resetPasswordSpin .9s linear infinite;flex:0 0 auto}@keyframes resetPasswordSpin{to{transform:rotate(360deg)}}.reset-password-submit,.reset-password-home-link{width:100%;text-decoration:none;text-align:center;min-height:52px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;margin-top:2px}.reset-password-home-link{margin-top:22px}.reset-password-error{width:100%;border:1px solid rgba(255,117,117,.22);border-radius:12px;background:rgba(255,89,89,.08);color:#ffb0b8fa;padding:10px 12px;margin:0 0 10px;font-size:13px;line-height:1.45}@media (max-width: 760px){.reset-password-page{padding:20px 12px}.reset-password-card{padding:20px;border-radius:18px}.reset-password-topline{margin-bottom:22px}.reset-password-heading{grid-template-columns:1fr;gap:13px}.reset-password-title{font-size:25px}.reset-password-icon{width:52px;height:52px;border-radius:15px}.reset-password-form .auth-input,.reset-password-submit,.reset-password-home-link{min-height:50px}}@media (prefers-reduced-motion: reduce){.reset-password-spinner{animation:none}}body[data-theme=light] .reset-password-page{background:linear-gradient(135deg,rgba(183,115,134,.18),transparent 42%),linear-gradient(225deg,rgba(95,124,173,.2),transparent 44%),#eee4dc}body[data-theme=light] .reset-password-page:before{background-image:linear-gradient(rgba(52,38,35,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(52,38,35,.045) 1px,transparent 1px)}body[data-theme=light] .reset-password-card{border:1px solid rgba(130,104,96,.32);background:linear-gradient(180deg,rgba(250,245,241,.98),rgba(237,226,218,.98));box-shadow:0 18px 44px #4f3c362e}body[data-theme=light] .reset-password-brand{color:#362a26ad}body[data-theme=light] .reset-password-title{color:#2f2422}body[data-theme=light] .reset-password-subtitle{color:#362a26b8}body[data-theme=light] .reset-password-field>span{color:#362a26c7}body[data-theme=light] .reset-password-form .auth-input{border-color:#82686052;background:rgba(255,255,255,.72);color:#2f2422}body[data-theme=light] .reset-password-hint{color:#362a2694}body[data-theme=light] .reset-password-checking{border-color:#8268603d;background:rgba(255,255,255,.45)}body[data-theme=light] .reset-password-error{border-color:#c92f4038;background:rgba(201,47,64,.08);color:#9c2735}.verify-email-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:28px 16px;background:radial-gradient(1200px 500px at 50% -220px,rgba(232,30,45,.22),transparent 66%),rgb(18,18,20)}.verify-email-card{width:100%;max-width:420px;border-radius:14px;padding:26px 22px;border:1px solid rgba(255,255,255,.16);background:rgba(21,23,31,.95);box-shadow:0 12px 28px #00000052}.verify-email-brand{color:#ffffffa8;font-size:12px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px}.verify-email-title{font-size:27px;line-height:1.2;color:#e81e2d;margin-bottom:12px}.verify-email-subtitle{color:#ffffffbf;font-size:14px;line-height:1.45}.verify-email-home-link{width:100%;text-decoration:none;text-align:center;min-height:46px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center}.verify-email-error{color:#ff6e7bfa;margin-bottom:12px;line-height:1.45}@media (max-width: 760px){.verify-email-page{padding:20px 12px}.verify-email-card{padding:22px 16px;border-radius:12px}.verify-email-title{font-size:23px}}body[data-theme=light] .email-security-panel{border-color:#162c4c26;background:rgba(52,96,173,.06)}body[data-theme=light] .profile-email-verify-card{border-color:#a1620738;background:rgba(245,158,11,.1)}body[data-theme=light] .profile-email-verify-content strong{color:#31251bf2}body[data-theme=light] .profile-email-verify-content span{color:#4b3d30b8}body[data-theme=light] .profile-email-verify-button{border-color:#a1620747;background:rgba(161,98,7,.12);color:#4b3110f5}body[data-theme=light] .profile-email-verify-button:hover:not(:disabled){border-color:#a162076b;background:rgba(161,98,7,.18)}body[data-theme=light] .email-security-row{color:#2a3240cc}body[data-theme=light] .email-security-label{color:#384456b3}body[data-theme=light] .email-security-value{color:#182130f2}body[data-theme=light] .verify-email-card{border:1px solid rgba(28,41,62,.18);background:rgba(255,255,255,.95);box-shadow:0 10px 26px #121c3024}body[data-theme=light] .verify-email-brand{color:#252c3899}body[data-theme=light] .verify-email-subtitle{color:#262c3bc2}body[data-theme=light] .verify-email-error{color:#c92f40}body[data-theme=light] .auth-turnstile-block{border-color:#b7968d66;background:rgba(246,232,221,.7)}body[data-theme=light] .auth-turnstile-title{color:#3e2e2ce6}body[data-theme=light] .auth-turnstile-unavailable{color:#a04242f2}.catalog-load-more-sentinel{grid-column:1 / -1;min-height:42px;display:grid;place-items:center;color:#94a3b8d1;font-size:.86rem}.profile-modal-content.exchange-view-trading.admin-exchange-workspace{width:min(96vw,1480px);max-width:1480px;height:min(82vh,760px);min-height:620px;padding:0;border-radius:14px;border:1px solid rgba(116,137,162,.3);background:linear-gradient(180deg,rgba(22,30,42,.98) 0%,rgba(15,22,31,.99) 100%),#0f1720;box-shadow:0 24px 80px #00000094}.admin-exchange-workspace .exchange-top-actions{top:13px;right:14px}.admin-exchange-workspace .exchange-top-actions .close-button{width:28px;height:28px;border-radius:7px;border-color:#a0aec352;background:rgba(25,34,48,.72);color:#e2eaf5eb;font-size:19px}.admin-trade-view-wrapper{display:grid;grid-template-columns:250px minmax(560px,1fr) 280px;gap:10px;flex:1 1 0;min-height:0;padding:12px;overflow:hidden}.admin-trade-view-wrapper .admin-trade-sidebar,.admin-trade-view-wrapper .admin-trade-main-content,.admin-trade-view-wrapper .trade-chat-panel{min-height:0}.admin-trade-sidebar{width:auto;min-width:0;display:grid;align-content:start;gap:10px;overflow-y:auto;padding:0}.admin-trade-participant-card{gap:10px;padding:12px;border-radius:8px;border-color:#7c92ad5c;background:linear-gradient(180deg,rgba(29,38,50,.96),rgba(21,29,39,.97));box-shadow:inset 0 1px #ffffff0b}.admin-trade-participant-card h3{font-size:14px;line-height:1.2;color:#f5f8fc}.admin-trade-participant-identity{gap:10px}.admin-trade-participant-avatar{width:38px;height:38px;flex-basis:38px;border-color:#a4b8d240}.admin-trade-participant-identity strong{font-size:14px}.admin-trade-participant-data{gap:7px}.admin-trade-participant-data>div{grid-template-columns:64px minmax(0,1fr);gap:7px}.admin-trade-participant-data dt{color:#d6e0eeb8;font-size:10px;text-transform:none}.admin-trade-participant-data dd{color:#f8fbfff0;font-size:11px}.admin-trade-main-content{display:grid;grid-template-columns:190px minmax(0,1fr);grid-template-rows:auto minmax(0,1fr) auto;gap:10px;overflow:hidden}.admin-trade-top-stack{grid-column:1 / -1;display:grid;gap:8px;min-width:0}.admin-trade-headline{padding:10px 72px 10px 12px;margin:0;border:1px solid rgba(98,126,165,.38);border-radius:9px;background:linear-gradient(180deg,rgba(35,47,66,.95),rgba(29,40,57,.95));box-shadow:inset 0 1px #ffffff0a}.admin-trade-headline .trade-title{display:none}.admin-trade-headline .trade-status-line{width:100%;justify-content:flex-start;min-height:0;gap:6px;color:#e8eff9f0;font-size:14px;line-height:1.25}.admin-trade-headline .trade-role-line{margin-top:3px;color:#c3cfe1bf;font-size:11px}.admin-trade-workflow{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:0;margin:0;border:0;background:transparent}.admin-trade-workflow-summary{display:flex;align-items:center;gap:8px;min-width:0;overflow:hidden;font-size:11px;color:#d2dcebbd}.admin-trade-workflow-summary strong{flex:0 0 auto;color:#f8fafc;font-size:12px}.admin-trade-workflow-summary span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-trade-workflow-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.admin-trade-workflow-actions button{min-height:28px;padding:0 10px;border-radius:7px;border-color:#5b8fdc75;background:rgba(51,96,166,.28);color:#edf5ff;font-size:11px;line-height:1.1}.admin-trade-workflow-actions .admin-trade-workflow-danger{border-color:#b846589e;background:rgba(130,35,52,.5)}.admin-trade-event-card{grid-column:1;grid-row:2 / 4;display:grid;grid-template-rows:auto minmax(0,1fr);gap:10px;margin:0;padding:12px;overflow:hidden;border-radius:8px;border-color:#7c92ad57;background:linear-gradient(180deg,rgba(23,32,43,.96),rgba(17,25,34,.97))}.admin-trade-event-card>strong{font-size:13px;color:#f6f8fd}.admin-trade-event-list{display:grid;align-content:start;gap:0;overflow-y:auto;overflow-x:hidden;padding:0 3px 0 0}.admin-trade-event-item{position:relative;display:grid;gap:2px;min-height:45px;padding:0 0 12px 28px;border-left:1px solid rgba(77,111,157,.5);background:transparent;color:#e6edf7e0;font-size:11px;line-height:1.15}.admin-trade-event-item:last-child{border-left-color:transparent;padding-bottom:0}.admin-trade-event-item i{position:absolute;top:0;left:-10px;width:19px;height:19px;border-radius:50%;border:1px solid rgba(90,137,205,.68);background:rgba(39,75,128,.88);box-shadow:0 0 0 3px #1e2f44f2}.admin-trade-event-name{color:#f8fafcf0!important;font-weight:700;overflow-wrap:anywhere}.admin-trade-event-item small{color:#becadcad;font-size:10px;line-height:1.2}.admin-trade-main-content .trade-interface{grid-column:2;grid-row:2;display:flex;flex-direction:column;gap:8px;min-height:0;overflow-y:auto;overflow-x:hidden}.admin-trade-main-content .trade-panel{flex:0 0 auto;min-height:0;padding:11px;border-radius:8px;border-color:#7c92ad57;background:linear-gradient(180deg,rgba(23,32,43,.96),rgba(17,25,34,.97))}.admin-trade-main-content .trade-panel-heading{gap:7px;margin-bottom:8px}.admin-trade-main-content .trade-panel h3{padding:0;font-size:16px;line-height:1.15;letter-spacing:0}.admin-trade-main-content .trade-panel-paid{width:100%;min-height:26px;padding:5px 7px;border-radius:7px;box-shadow:none}.admin-trade-main-content .trade-panel-paid-label,.admin-trade-main-content .trade-panel-paid-amount{font-size:11px}.admin-trade-main-content .trade-items-area{min-height:84px;max-height:190px;padding:0 2px 2px;margin:0}.admin-trade-main-content .trade-items-grid{grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:7px}.admin-trade-main-content .trade-item-card{gap:5px;padding:6px;border-radius:8px;background:rgba(34,44,59,.72);border-color:#8ba1bc2e}.admin-trade-main-content .trade-item-card:hover{transform:none;border-color:#99b8e05c;background:rgba(42,54,72,.78)}.admin-trade-main-content .trade-item-image{border-radius:6px}.admin-trade-main-content .trade-item-image img{padding:5px}.admin-trade-main-content .trade-item-name{color:#f4f8fce6!important;font-size:10px;line-height:1.2}.admin-trade-main-content .trade-item-params{margin:-3px 0 0;font-size:9px;line-height:1.15}.admin-trade-main-content .empty-trade-state{min-height:78px;padding:10px;border-radius:8px}.admin-trade-main-content .empty-trade-state:before{margin-bottom:4px;font-size:20px}.admin-trade-main-content .empty-trade-state p{font-size:11px;line-height:1.25}.admin-trade-main-content .trade-footer{grid-column:2;grid-row:3;margin-top:0;padding-top:0}.admin-trade-main-content .trade-payment-and-actions{gap:8px}.admin-trade-main-content .trade-actions-main{gap:7px;min-width:0}.admin-trade-main-content .trade-actions-main .auth-button,.admin-trade-main-content .trade-actions-main .secondary-button{min-height:34px;padding:0 11px;border-radius:7px;font-size:12px}.admin-trade-view-wrapper .mobile-chat-toggle-button{display:none}.admin-trade-view-wrapper .trade-chat-panel{width:auto;min-width:0;border-radius:8px;border-color:#7c92ad57;background:linear-gradient(180deg,rgba(23,32,43,.96),rgba(17,25,34,.97))}.admin-trade-view-wrapper .trade-chat-content{padding:11px}.admin-trade-view-wrapper .trade-chat-header{margin-bottom:8px;padding-bottom:8px}.admin-trade-view-wrapper .trade-chat-panel h3.trade-chat-title{margin:0;font-size:15px;line-height:1.15}.admin-trade-view-wrapper .chat-messages-area{gap:7px;padding-right:6px;margin:0 -6px 0 0}.admin-trade-view-wrapper .chat-message{max-width:100%;gap:7px;padding:7px 8px;border-radius:8px}.admin-trade-view-wrapper .chat-message-avatar{width:28px;height:28px;min-width:28px}.admin-trade-view-wrapper .chat-message .chat-sender{margin-bottom:2px;font-size:10px}.admin-trade-view-wrapper .chat-message .chat-text{font-size:11px;line-height:1.35}.admin-trade-view-wrapper .chat-message-site-notification{max-width:100%;padding:0}.admin-trade-view-wrapper .chat-message-site-notification-header{padding:7px 8px 0}.admin-trade-view-wrapper .chat-message-site-notification-body{padding:4px 8px 8px}.admin-trade-view-wrapper .chat-message-site-text{font-size:10.5px;line-height:1.32}.admin-trade-view-wrapper .chat-form{gap:6px;margin-top:8px}.admin-trade-view-wrapper .chat-form input{height:32px;padding:0 9px;border-radius:7px;font-size:11px}.admin-trade-view-wrapper .chat-form button{width:32px;height:32px;border-radius:7px}.admin-trade-view-wrapper .chat-form button svg{width:16px;height:16px}body[data-theme=light] .profile-modal-content.exchange-view-trading.admin-exchange-workspace,body[data-theme=light] .admin-exchange-workspace .trade-panel,body[data-theme=light] .admin-exchange-workspace .trade-chat-panel{color:#f8fafc!important;background:linear-gradient(180deg,rgba(22,30,42,.98) 0%,rgba(15,22,31,.99) 100%),#0f1720!important;border-color:#7489a24d!important}body[data-theme=light] .admin-exchange-workspace p,body[data-theme=light] .admin-exchange-workspace span,body[data-theme=light] .admin-exchange-workspace small,body[data-theme=light] .admin-exchange-workspace label{color:inherit!important}body[data-theme=light] .admin-exchange-workspace .trade-status-line,body[data-theme=light] .admin-exchange-workspace .trade-elapsed,body[data-theme=light] .admin-exchange-workspace .admin-trade-event-name,body[data-theme=light] .admin-exchange-workspace .trade-item-name,body[data-theme=light] .admin-exchange-workspace .chat-message-site-text{color:#f4f8fcf0!important}@media (max-width: 1280px){.admin-trade-view-wrapper{grid-template-columns:220px minmax(470px,1fr) 250px}.admin-trade-main-content{grid-template-columns:165px minmax(0,1fr)}}@media (max-width: 980px){.profile-modal-content.exchange-view-trading.admin-exchange-workspace{width:98vw;height:88vh}.admin-trade-view-wrapper{grid-template-columns:1fr;overflow-y:auto}.admin-trade-main-content{grid-template-columns:1fr;grid-template-rows:auto auto auto auto;overflow:visible}.admin-trade-event-card,.admin-trade-main-content .trade-interface,.admin-trade-main-content .trade-footer{grid-column:1;grid-row:auto}.admin-trade-event-card{max-height:190px}.admin-trade-view-wrapper .trade-chat-panel{min-height:320px}}.trade-chat-panel .chat-message.chat-message-site-notification{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:max-content!important;padding:0!important;margin:8px 0!important;border-radius:12px!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:hidden!important;box-sizing:border-box;flex:0 0 auto!important}.trade-chat-panel .chat-message.chat-message-site-notification .chat-message-site-notification-header{display:flex;align-items:center;justify-content:flex-start;gap:6px;min-width:0;padding:0 2px 7px;height:auto!important;box-sizing:border-box}.trade-chat-panel .chat-message.chat-message-site-notification .chat-message-site-sender{display:block;min-width:0;padding:0;background:transparent;color:#f4f8fc!important;font-size:13px;font-weight:800;line-height:1.15;letter-spacing:0;text-shadow:none;white-space:normal;box-shadow:none}.trade-chat-panel .chat-message.chat-message-site-notification .chat-message-site-badge{display:inline-flex;align-items:center;justify-content:center;min-height:21px;padding:1px 9px 0;border-radius:7px;background:rgba(91,132,169,.34);border:1px solid rgba(128,172,211,.28);color:#d3e5f5f0!important;font-family:inherit;font-size:12px;font-weight:400;line-height:1.25;text-transform:lowercase;letter-spacing:0;box-shadow:none}.trade-chat-panel .chat-message.chat-message-site-notification .chat-message-site-date{flex:0 0 auto;margin-left:auto;color:#b5c2d2c2!important;font-size:11px;font-weight:600;line-height:1.2}.trade-chat-panel .chat-message.chat-message-site-notification .chat-message-site-notification-body{display:grid!important;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:11px;min-width:0;width:100%;padding:13px 14px;border-radius:12px;background:linear-gradient(180deg,rgba(37,52,68,.97) 0%,rgba(27,40,55,.98) 100%),#1b2837;border:1px solid rgba(110,139,168,.32);height:auto!important;box-sizing:border-box;overflow:hidden;box-shadow:inset 0 1px #ffffff0e,0 8px 18px #040a123d}.trade-chat-panel .chat-message.chat-message-site-notification .chat-message-site-info-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;min-width:20px;margin-top:1px;border-radius:50%;background:linear-gradient(180deg,#67aee2 0%,#3d86c3 100%);color:#fff!important;font-size:13px;font-weight:800;font-family:Arial,sans-serif;line-height:1;box-shadow:0 3px 8px #2269a433}.trade-chat-panel .chat-message.chat-message-site-notification .chat-message-site-content{display:block!important;min-width:0;width:100%;height:auto!important;overflow:visible}.trade-chat-panel .chat-message.chat-message-site-notification .chat-message-site-text{display:block!important;width:100%;min-width:0;margin:0!important;color:#edf3fae6!important;font-size:13px!important;font-weight:400;line-height:1.45!important;text-align:left;white-space:normal!important;word-break:normal;overflow-wrap:anywhere;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;opacity:1!important;transform:none!important;filter:none!important;text-shadow:none!important}.trade-chat-panel .buyer-roblox-chat-content{display:grid!important;gap:13px;width:100%;max-width:390px;margin:0 auto}.trade-chat-panel .chat-message.chat-message-site-notification .chat-message-site-notification-body:has(.buyer-roblox-chat-content){display:block!important;padding:14px}.trade-chat-panel .chat-message.chat-message-site-notification .chat-message-site-notification-body:has(.buyer-roblox-chat-content)>.chat-message-site-info-icon{display:none}.trade-chat-panel .buyer-roblox-chat-title{margin:0;color:#f4f8fc!important;font-size:15px;font-weight:850;line-height:1.25;padding-bottom:2px}.trade-chat-panel .buyer-roblox-chat-text{color:#e1ebf6e0!important;line-height:1.5!important}.trade-chat-panel .buyer-roblox-chat-lines{display:grid;gap:7px}.trade-chat-panel .buyer-roblox-chat-lines p{display:grid!important;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:8px;min-width:0;margin:0!important;color:#e1ebf6e0!important;font-size:13px!important;font-weight:500;line-height:1.42!important;text-align:left;overflow-wrap:anywhere}.trade-chat-panel .buyer-roblox-chat-lines p span{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:rgba(103,174,226,.16);border:1px solid rgba(103,174,226,.28);color:#cde9ff!important;font-size:11px;font-weight:850;line-height:1}.trade-chat-panel .buyer-roblox-chat-form{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;min-width:0;width:100%;padding:10px;border:1px solid rgba(125,154,184,.24);border-radius:12px;background:rgba(11,20,31,.38);box-sizing:border-box;margin-top:3px}.trade-chat-panel .buyer-roblox-chat-field{display:grid;gap:5px;min-width:0;margin:0}.trade-chat-panel .buyer-roblox-chat-field span,.trade-chat-panel .buyer-roblox-chat-hint{color:#c4d3e4bd!important;font-size:11px;font-weight:700;line-height:1.35}.trade-chat-panel .buyer-roblox-chat-field input{width:100%;min-width:0;height:40px;border:1px solid rgba(139,181,218,.3);border-radius:10px;background:rgba(9,17,27,.46);color:#f4f8fc;padding:0 12px;font:inherit;font-size:13px;font-weight:700;line-height:40px;outline:none;box-sizing:border-box}.trade-chat-panel .buyer-roblox-chat-field input::placeholder{color:#c4d3e47a}.trade-chat-panel .buyer-roblox-chat-field input:focus{border-color:#67aee2b8;box-shadow:0 0 0 3px #67aee229}.trade-chat-panel .buyer-roblox-chat-save-button{display:inline-flex;align-items:center;justify-content:center;min-width:96px;height:40px;padding:0 13px;border:1px solid rgba(52,211,153,.32);border-radius:10px;background:linear-gradient(180deg,#35c48b 0%,#1f9f6a 100%);color:#fff;font:inherit;font-size:13px;font-weight:800;line-height:1;cursor:pointer;box-shadow:0 8px 18px #10b9812e;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.trade-chat-panel .buyer-roblox-chat-save-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 11px 22px #10b9813d}.trade-chat-panel .buyer-roblox-chat-save-button:disabled{cursor:not-allowed;opacity:.46;box-shadow:none}.trade-chat-panel .buyer-roblox-chat-hint{display:block;margin:2px 0 0;font-weight:500}.chat-message-site-guarantor-guide{display:grid;gap:14px;min-width:0;width:100%;max-width:420px;margin:0 auto}.trade-chat-panel .chat-message.chat-message-site-notification .chat-message-site-notification-body:has(.chat-message-site-guarantor-guide){display:block!important;padding:16px}.trade-chat-panel .chat-message.chat-message-site-notification .chat-message-site-notification-body:has(.chat-message-site-guarantor-guide)>.chat-message-site-info-icon{display:none}.chat-message-site-guarantor-card{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;padding:10px;border-radius:12px;background:rgba(11,20,31,.42);border:1px solid rgba(125,154,184,.28)}.chat-message-site-guarantor-card img{width:48px;height:48px;border-radius:10px;object-fit:cover;background:rgba(255,255,255,.06);border:1px solid rgba(167,190,214,.24)}.chat-message-site-guarantor-card span,.chat-message-site-guarantor-card small{display:block;margin:0;color:#beccdcc7!important;font-size:11px;font-weight:500;line-height:1.2}.chat-message-site-guarantor-card strong{display:block;margin:2px 0;color:#f8fbfff5;font-size:16px;font-weight:800;line-height:1.15;overflow-wrap:anywhere}.chat-message-site-guide-heading{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:10px;min-width:0}.chat-message-site-guide-info-icon{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:linear-gradient(180deg,#67aee2 0%,#3d86c3 100%);color:#fff!important;font-family:Arial,sans-serif;font-size:14px;font-weight:800;line-height:1}.chat-message-site-guide-title{margin:0!important;color:#f7fafff5!important;font-size:17px;font-weight:800;line-height:1.3}.chat-message-site-guide-list{display:grid;gap:9px;margin:0;padding:0;list-style:none;counter-reset:guarantor-step}.chat-message-site-guide-list li{position:relative;min-height:30px;padding-left:40px;color:#f0f6fcf0;font-size:15px;font-weight:500;line-height:1.5}.chat-message-site-guide-list li:before{counter-increment:guarantor-step;content:counter(guarantor-step);position:absolute;left:0;top:-2px;width:29px;height:29px;border-radius:8px;display:grid;place-items:center;background:rgba(73,128,178,.42);border:1px solid rgba(123,170,211,.28);color:#f2f8fff2;font-size:13px;font-weight:800}.chat-message-site-guide-note{margin:0!important;padding:11px 12px;border-radius:10px;background:rgba(11,20,31,.32);border:1px solid rgba(222,170,82,.24);color:#f1e9d9e6!important;font-size:13.5px;font-weight:400;line-height:1.48}.chat-message-site-guide-note span{color:#fff1cbf5!important;font-weight:700}.trade-chat-panel .chat-message.chat-message-site-notification .trade-guarantor-link{width:100%;min-height:44px;margin-top:12px;border-radius:11px;background:linear-gradient(180deg,#67aee2 0%,#3d86c3 100%);color:#fff!important;font-size:15px;box-shadow:0 8px 18px #2269a447}.admin-trade-view-wrapper .chat-message.chat-message-site-notification{background:transparent!important}.admin-trade-view-wrapper .chat-message.chat-message-site-notification .chat-message-site-notification-header{padding:0 2px 5px}.admin-trade-view-wrapper .chat-message.chat-message-site-notification .chat-message-site-notification-body{gap:9px;padding:12px}.admin-trade-view-wrapper .chat-message.chat-message-site-notification .chat-message-site-text{font-size:12px!important;font-weight:400;line-height:1.4!important}.admin-trade-view-wrapper .chat-message-site-guarantor-card{grid-template-columns:44px minmax(0,1fr);gap:10px;padding:9px}.admin-trade-view-wrapper .chat-message-site-guarantor-card img{width:44px;height:44px}.admin-trade-view-wrapper .chat-message-site-guide-title{font-size:14px}.admin-trade-view-wrapper .chat-message-site-guide-list li{padding-left:32px;font-size:13px}.admin-trade-view-wrapper .chat-message-site-guide-list li:before{width:23px;height:23px}body[data-theme=light] .trade-chat-panel .chat-message.chat-message-site-notification .chat-message-site-sender,body[data-theme=light] .trade-chat-panel .chat-message.chat-message-site-notification .chat-message-site-date,body[data-theme=light] .trade-chat-panel .chat-message.chat-message-site-notification .chat-message-site-text{color:#edf3fae6!important}body[data-theme=light] .trade-chat-panel .chat-message.chat-message-site-notification .chat-message-site-sender{color:#f4f8fc!important}body[data-theme=light] .trade-chat-panel .chat-message.chat-message-site-notification .chat-message-site-badge,body[data-theme=light] .trade-chat-panel .chat-message.chat-message-site-notification .chat-message-site-info-icon{color:#fff!important}.auth-modal{z-index:10000!important}.donation-pay-confirm-overlay,.payment-confirm-overlay,.catalog-mobile-filters-overlay{z-index:10060!important}@media (max-width: 1180px){.auth-modal{min-height:100dvh!important;align-items:center!important;justify-content:center!important;overflow-x:hidden!important;overflow-y:auto!important;padding:max(14px,env(safe-area-inset-top,0px)) max(14px,env(safe-area-inset-right,0px)) max(14px,env(safe-area-inset-bottom,0px)) max(14px,env(safe-area-inset-left,0px))!important}.auth-modal-content,.profile-modal-content,.terms-modal-content,.donation-payment-modal,.payment-confirm-modal,.donation-pay-confirm-modal,.catalog-mobile-filters-modal{max-height:calc(100dvh - 28px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))!important;max-width:calc(100vw - 28px - env(safe-area-inset-left,0px) - env(safe-area-inset-right,0px))!important;margin:auto!important;overscroll-behavior:contain!important}.auth-modal-content,.terms-modal-content,.donation-payment-modal,.payment-confirm-modal,.donation-pay-confirm-modal,.catalog-mobile-filters-modal{overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important}.profile-modal-content{width:min(900px,calc(100vw - 28px))!important;height:min(760px,calc(100dvh - 28px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px)))!important;overflow:hidden!important}.profile-modal-content.exchange-view-start,.profile-modal-content.exchange-view-trading{width:min(1320px,calc(100vw - 28px))!important;height:min(780px,calc(100dvh - 28px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px)))!important;max-height:calc(100dvh - 28px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))!important}.profile-view-container,.profile-main-view,.profile-settings-view,.profile-modal-body{min-height:0!important}.profile-main-view,.profile-settings-view{overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important}.profile-modal-header,.settings-header,.donation-payment-modal-header,.donation-pay-confirm-header,.catalog-mobile-filters-header{flex-shrink:0!important}.profile-right-panel,.donation-payment-modal-body,.catalog-mobile-filters-body{min-height:0!important;-webkit-overflow-scrolling:touch!important}}@media (max-width: 760px){.auth-modal{padding:max(8px,env(safe-area-inset-top,0px)) max(8px,env(safe-area-inset-right,0px)) max(8px,env(safe-area-inset-bottom,0px)) max(8px,env(safe-area-inset-left,0px))!important}.auth-modal-content,.profile-modal-content,.terms-modal-content,.donation-payment-modal,.payment-confirm-modal,.donation-pay-confirm-modal,.catalog-mobile-filters-modal{max-width:calc(100vw - 16px - env(safe-area-inset-left,0px) - env(safe-area-inset-right,0px))!important;max-height:calc(100dvh - 16px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))!important;border-radius:16px!important}.profile-modal-content{width:calc(100vw - 16px - env(safe-area-inset-left,0px) - env(safe-area-inset-right,0px))!important;height:calc(100dvh - 16px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))!important}.profile-modal-content.exchange-view-start,.profile-modal-content.exchange-view-trading{width:calc(100vw - 16px - env(safe-area-inset-left,0px) - env(safe-area-inset-right,0px))!important;height:calc(100dvh - 16px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))!important;padding:10px!important}.profile-modal-header,.settings-header{position:sticky!important;top:0!important;z-index:5!important;padding:12px 14px!important;background:rgba(22,22,24,.96)!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}.profile-modal-body{flex-direction:column!important;overflow:visible!important}.profile-left-panel{width:100%!important;padding:14px!important;border-right:0!important;border-bottom:1px solid rgba(255,255,255,.1)!important;flex-shrink:0!important}.profile-user-info{margin-bottom:14px!important;gap:12px!important}.profile-avatar,.profile-avatar-placeholder{width:52px!important;height:52px!important}.profile-text-info{min-width:0!important}.profile-text-info .profile-name,.profile-text-info .profile-id{max-width:100%!important;overflow-wrap:anywhere!important}.profile-navigation{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;flex-grow:0!important}.profile-nav-button{min-width:0!important;min-height:44px!important;padding:9px 10px!important;border-radius:11px!important;gap:8px!important;font-size:13px!important;line-height:1.15!important}.profile-nav-button svg{width:18px!important;height:18px!important;flex:0 0 18px!important}.profile-nav-button span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.profile-right-panel,.profile-tab-content,.settings-content{padding:14px!important;padding-bottom:calc(22px + env(safe-area-inset-bottom,0px))!important}.profile-content-section{padding:14px!important;border-radius:14px!important}.profile-balance-card,.settings-content .setting-item{align-items:stretch!important}.profile-topup-actions,.setting-item-controls,.donation-payment-actions-row,.donation-pay-confirm-buttons,.payment-confirm-actions,.catalog-mobile-filters-footer{grid-template-columns:1fr!important;flex-direction:column!important;align-items:stretch!important}.profile-topup-actions button,.setting-item-controls button,.donation-payment-actions-row button,.donation-pay-confirm-buttons button,.payment-confirm-actions button,.catalog-mobile-filters-footer button{width:100%!important;min-width:0!important;min-height:46px!important}.trade-list-actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}.trade-list-actions button{width:100%!important;min-height:44px!important}}@media (max-width: 380px){.profile-navigation{grid-template-columns:1fr!important}.profile-modal-title,.settings-header .auth-title,.donation-payment-modal-header h2,.donation-pay-confirm-header h3{font-size:18px!important;line-height:1.2!important}.auth-title{font-size:26px!important}.profile-modal-header .icon-button,.auth-modal-content .close-button,.donation-pay-confirm-header .close-button{width:34px!important;height:34px!important;flex:0 0 34px!important}}@media (max-width: 760px){.trade-chat-panel.mobile-open .trade-chat-header{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;padding:8px 10px 12px!important}.trade-chat-panel.mobile-open .trade-chat-peer{display:flex!important;min-width:0!important;gap:11px!important;align-items:center!important}.trade-chat-panel.mobile-open .trade-chat-peer-avatar{width:46px!important;height:46px!important;min-width:46px!important;flex:0 0 46px!important;border-width:2px!important;border-color:#ffffff38!important}.trade-chat-panel.mobile-open .trade-chat-peer-text{min-width:0!important;display:grid!important;gap:3px!important}.trade-chat-panel.mobile-open .trade-chat-peer-label{margin:0!important;font-size:11px!important;line-height:1.1!important;color:#ffffff94!important}.trade-chat-panel.mobile-open .trade-chat-peer-name{max-width:100%!important;font-size:18px!important;line-height:1.15!important;font-weight:800!important;color:#fffffff5!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.trade-chat-panel.mobile-open h3.trade-chat-title{display:none!important}.trade-chat-panel.mobile-open .trade-chat-close-button{height:38px!important;min-width:72px!important;padding:0 12px!important;border-radius:10px!important;font-size:13px!important}}@media (max-width: 380px){.trade-chat-panel.mobile-open .trade-chat-header{grid-template-columns:minmax(0,1fr) 56px!important;gap:8px!important}.trade-chat-panel.mobile-open .trade-chat-peer-avatar{width:42px!important;height:42px!important;min-width:42px!important;flex-basis:42px!important}.trade-chat-panel.mobile-open .trade-chat-peer-name{font-size:16px!important}.trade-chat-panel.mobile-open .trade-chat-close-button{min-width:56px!important;padding:0 8px!important}}:root{--soft-surface-border: rgba(255, 255, 255, .075);--soft-surface-border-strong: rgba(255, 255, 255, .115);--soft-surface-glow: rgba(255, 255, 255, .045);--soft-surface-shadow: 0 18px 42px rgba(0, 0, 0, .28);--soft-surface-shadow-small: 0 8px 22px rgba(0, 0, 0, .2);--soft-focus-ring: rgba(134, 170, 255, .18)}body[data-theme=light]{--soft-surface-border: rgba(130, 111, 102, .22);--soft-surface-border-strong: rgba(130, 111, 102, .3);--soft-surface-glow: rgba(255, 255, 255, .65);--soft-surface-shadow: 0 16px 34px rgba(92, 70, 62, .14);--soft-surface-shadow-small: 0 8px 18px rgba(92, 70, 62, .11);--soft-focus-ring: rgba(95, 135, 210, .18)}.exchange-modal .admin-buyer-roblox-card,.exchange-modal .admin-buyer-delivery-card,.exchange-modal .buyer-roblox-instruction{border:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.82);box-shadow:0 16px 40px #0f172a14;border-radius:18px}.exchange-modal .admin-buyer-roblox-card{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px}.exchange-modal .admin-buyer-roblox-label,.exchange-modal .admin-buyer-delivery-grid small,.exchange-modal .buyer-roblox-instruction-copy span,.exchange-modal .buyer-roblox-field span,.exchange-modal .admin-delivery-confirm-summary span{display:block;color:#0f172a8f;font-size:.78rem;font-weight:700}.exchange-modal .admin-buyer-roblox-card strong,.exchange-modal .admin-buyer-delivery-grid strong,.exchange-modal .admin-delivery-confirm-summary strong{color:#102033;font-size:1rem}.exchange-modal .admin-buyer-roblox-card small,.exchange-modal .admin-trade-action-hint{color:#0f172aa3;font-size:.86rem}.exchange-modal .admin-buyer-roblox-meta{display:grid;gap:4px;color:#0f172ab8;min-width:0}.exchange-modal .admin-buyer-roblox-meta code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#0f172a8f;font-size:.78rem}.exchange-modal .exchange-delivery-copy-button,.exchange-modal .admin-buyer-delivery-grid button{border:1px solid rgba(15,23,42,.1);background:rgba(248,250,252,.9);color:#102033;border-radius:12px;padding:9px 12px;font-weight:800;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.exchange-modal .exchange-delivery-copy-button:hover:not(:disabled),.exchange-modal .admin-buyer-delivery-grid button:hover:not(:disabled){transform:translateY(-1px);background:#ffffff;box-shadow:0 10px 24px #0f172a1a}.exchange-modal .exchange-delivery-copy-button:disabled{opacity:.48;cursor:not-allowed}.exchange-modal .admin-buyer-delivery-card{display:grid;gap:14px;padding:16px}.exchange-modal .admin-buyer-delivery-header{display:flex;justify-content:space-between;gap:12px;color:#102033}.exchange-modal .admin-buyer-delivery-header span,.exchange-modal .admin-buyer-delivery-card p{color:#0f172a9e}.exchange-modal .admin-buyer-delivery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.exchange-modal .admin-buyer-delivery-grid>div{display:grid;gap:5px;min-width:0}.exchange-modal .admin-buyer-delivery-grid button{text-align:left;width:100%;overflow:hidden;text-overflow:ellipsis}.exchange-modal .admin-trade-action-hint{align-self:center;padding:8px 10px;border-radius:10px;background:rgba(245,158,11,.1)}.exchange-modal .buyer-roblox-instruction{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(220px,.8fr);gap:16px;align-items:end;padding:18px;margin:18px 0 0}.exchange-modal .buyer-roblox-instruction-copy{display:grid;gap:6px}.exchange-modal .buyer-roblox-instruction-copy h3{margin:0;color:#102033;font-size:1.15rem}.exchange-modal .buyer-roblox-instruction-copy p,.exchange-modal .buyer-roblox-actions small{margin:0;color:#0f172a9e;line-height:1.45}.exchange-modal .buyer-roblox-field{display:grid;gap:7px}.exchange-modal .buyer-roblox-field input{width:100%;border:1px solid rgba(15,23,42,.12);background:rgba(255,255,255,.9);color:#102033;border-radius:13px;padding:12px 14px;font-weight:700;outline:none}.exchange-modal .buyer-roblox-field input:focus{border-color:#22c55e6b;box-shadow:0 0 0 4px #22c55e1a}.exchange-modal .buyer-roblox-actions{display:grid;gap:8px;grid-column:1 / -1}.exchange-modal .admin-delivery-confirm-modal{max-width:520px}.exchange-modal .admin-delivery-confirm-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;align-items:center;padding:14px;border-radius:16px;background:rgba(248,250,252,.9);border:1px solid rgba(15,23,42,.08)}.exchange-modal .admin-delivery-confirm-summary span{grid-column:1 / -1}.admin-trade-stage-control-panel{display:grid;gap:12px}.admin-trade-stage-steps{display:grid;gap:8px}.admin-trade-stage-step{display:grid;grid-template-columns:26px minmax(0,1fr);gap:2px 8px;align-items:center;padding:9px 10px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:rgba(255,255,255,.035)}.admin-trade-stage-step b{grid-row:span 2;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:rgba(255,255,255,.08);color:#ffffffa8;font-size:12px}.admin-trade-stage-step span,.admin-trade-stage-step small{min-width:0;overflow-wrap:anywhere}.admin-trade-stage-step span{color:#ffffffdb;font-size:13px;font-weight:800}.admin-trade-stage-step small{color:#ffffff80;font-size:11px;line-height:1.35}.admin-trade-stage-step.done{border-color:#22c55e2e;background:rgba(34,197,94,.075)}.admin-trade-stage-step.current{border-color:#e81e2d57;background:rgba(232,30,45,.13)}.admin-trade-stage-step.current b{background:rgba(232,30,45,.28);color:#ffe4e8}.admin-trade-stage-state,.admin-trade-stage-instruction{display:grid;gap:8px}.admin-trade-stage-state p{margin:0;padding:9px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.045)}.admin-trade-stage-state strong,.admin-trade-stage-state span,.admin-trade-stage-instruction strong,.admin-trade-stage-instruction span{display:block;overflow-wrap:anywhere}.admin-trade-stage-state strong,.admin-trade-stage-instruction span{color:#ffffff94;font-size:.8rem}.admin-trade-stage-state span,.admin-trade-stage-instruction strong{margin-top:4px;color:#ffffffe6}.admin-trade-stage-actions{display:grid;gap:8px}.admin-trade-stage-actions button,.admin-trade-stage-copy,.admin-trade-stage-instruction button{border:1px solid rgba(34,197,94,.28);border-radius:10px;background:rgba(34,197,94,.14);color:#bbf7d0;min-height:38px;padding:8px 11px;font-weight:800;cursor:pointer}.admin-trade-stage-actions button:disabled,.admin-trade-stage-copy:disabled{opacity:.48;cursor:not-allowed}.admin-trade-stage-warning{margin:0;padding:9px 10px;border-radius:10px;border:1px solid rgba(245,158,11,.26);background:rgba(245,158,11,.12);color:#fde68a}.admin-trade-stage-instruction{padding:10px;border-radius:12px;border:1px solid rgba(255,255,255,.09);background:rgba(0,0,0,.18)}.admin-trade-stage-instruction button{width:fit-content;min-height:34px;margin-top:2px}@media (max-width: 720px){.exchange-modal .admin-buyer-roblox-card,.exchange-modal .buyer-roblox-instruction,.exchange-modal .admin-buyer-delivery-grid,.exchange-modal .admin-delivery-confirm-summary{grid-template-columns:1fr}.exchange-modal .admin-buyer-delivery-header{flex-direction:column}.trade-chat-panel .buyer-roblox-chat-form{grid-template-columns:1fr}.trade-chat-panel .buyer-roblox-chat-save-button{width:100%}}@media (max-width: 760px){.auth-modal{align-items:center!important;justify-content:center!important;height:100dvh!important;min-height:100dvh!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}.auth-modal.exchange-modal{align-items:stretch!important;justify-content:flex-start!important}.auth-modal .profile-modal-content:not(.exchange-view-start):not(.exchange-view-trading){display:flex!important;flex-direction:column!important;height:calc(100dvh - 16px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))!important;max-height:calc(100dvh - 16px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))!important;min-height:0!important;overflow:hidden!important}.profile-modal-content:not(.exchange-view-start):not(.exchange-view-trading) .profile-view-container,.profile-modal-content:not(.exchange-view-start):not(.exchange-view-trading) .profile-main-view,.profile-modal-content:not(.exchange-view-start):not(.exchange-view-trading) .profile-settings-view{height:100%!important;min-height:0!important}.profile-modal-content:not(.exchange-view-start):not(.exchange-view-trading) .profile-main-view,.profile-modal-content:not(.exchange-view-start):not(.exchange-view-trading) .profile-settings-view{display:flex!important;flex-direction:column!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important}.profile-modal-content:not(.exchange-view-start):not(.exchange-view-trading) .profile-modal-header,.profile-modal-content:not(.exchange-view-start):not(.exchange-view-trading) .settings-header{flex:0 0 auto!important}.profile-modal-content:not(.exchange-view-start):not(.exchange-view-trading) .profile-modal-body,.profile-modal-content:not(.exchange-view-start):not(.exchange-view-trading) .profile-tab-content{flex:0 0 auto!important;min-height:auto!important;overflow:visible!important}.profile-modal-content:not(.exchange-view-start):not(.exchange-view-trading) .profile-modal-body{display:flex!important;flex-direction:column!important;padding-bottom:calc(18px + env(safe-area-inset-bottom,0px))!important}.profile-modal-content:not(.exchange-view-start):not(.exchange-view-trading) .profile-left-panel,.profile-modal-content:not(.exchange-view-start):not(.exchange-view-trading) .profile-right-panel{flex:0 0 auto!important}.profile-modal-content:not(.exchange-view-start):not(.exchange-view-trading) .profile-right-panel,.profile-modal-content:not(.exchange-view-start):not(.exchange-view-trading) .settings-content{min-height:auto!important;overflow:visible!important;padding-bottom:calc(28px + env(safe-area-inset-bottom,0px))!important}.auth-modal.exchange-modal .profile-modal-content.exchange-view-start{height:auto!important;min-height:0!important;max-height:calc(100dvh - 16px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important}.auth-modal.exchange-modal .profile-modal-content.exchange-view-trading{height:auto!important;min-height:calc(100dvh - 16px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))!important;max-height:none!important;overflow-y:auto!important;overflow-x:hidden!important;padding-bottom:calc(18px + env(safe-area-inset-bottom,0px))!important;-webkit-overflow-scrolling:touch!important}.auth-modal.exchange-modal .trade-view-wrapper,.auth-modal.exchange-modal .trade-main-content,.auth-modal.exchange-modal .trade-interface,.auth-modal.exchange-modal .trade-footer{flex:0 0 auto!important;min-height:auto!important;max-height:none!important;overflow:visible!important}.auth-modal.exchange-modal .trade-view-wrapper{padding-bottom:calc(18px + env(safe-area-inset-bottom,0px))!important}.auth-modal.exchange-modal .trade-payment-and-actions,.auth-modal.exchange-modal .trade-actions-main,.auth-modal.exchange-modal .buyer-roblox-instruction,.auth-modal.exchange-modal .admin-buyer-roblox-card,.auth-modal.exchange-modal .admin-buyer-delivery-card{min-width:0!important}.auth-modal.exchange-modal .trade-chat-panel.mobile-open{top:max(8px,env(safe-area-inset-top,0px))!important;bottom:max(8px,env(safe-area-inset-bottom,0px))!important}.auth-modal.exchange-modal .trade-chat-panel.mobile-open .trade-chat-content{min-height:0!important}.auth-modal.exchange-modal .trade-chat-panel.mobile-open .chat-messages-area{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}.admin-orders-overlay{align-items:flex-start!important;justify-content:center!important;height:100dvh!important;min-height:100dvh!important;overflow-y:auto!important;padding:max(8px,env(safe-area-inset-top,0px)) max(8px,env(safe-area-inset-right,0px)) max(8px,env(safe-area-inset-bottom,0px)) max(8px,env(safe-area-inset-left,0px))!important;-webkit-overflow-scrolling:touch!important}.admin-orders-modal{max-height:calc(100dvh - 16px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))!important;min-height:0!important}.admin-user-profile-modal{width:calc(100vw - 16px - env(safe-area-inset-left,0px) - env(safe-area-inset-right,0px))!important;height:calc(100dvh - 16px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.admin-user-profile-modal .admin-profile-modal-header{flex:0 0 auto!important}.admin-user-profile-modal .admin-profile-all-content{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;padding:12px!important;padding-bottom:calc(28px + env(safe-area-inset-bottom,0px))!important;-webkit-overflow-scrolling:touch!important}.admin-user-profile-modal .admin-investigation-summary,.admin-user-profile-modal .admin-profile-overview-dashboard,.admin-user-profile-modal .admin-user-profile-dashboard,.admin-user-profile-modal .admin-profile-detail-grid,.admin-user-profile-modal .admin-profile-bottom-grid{grid-template-columns:1fr!important}.admin-user-profile-modal .admin-profile-bottom-grid .admin-profile-panel{height:auto!important;min-height:0!important}.admin-user-profile-modal .admin-profile-scroll-list,.admin-user-profile-modal .admin-profile-links-scroll,.admin-user-profile-modal .admin-profile-activity-scroll,.admin-user-profile-modal .admin-profile-trades-scroll,.admin-user-profile-modal .admin-profile-money-scroll,.admin-user-profile-modal .admin-profile-appeals-scroll,.admin-user-profile-modal .admin-profile-moderation-scroll{max-height:none!important;overflow:visible!important;padding-right:0!important}.admin-user-profile-modal .admin-profile-row{display:grid!important;grid-template-columns:1fr!important;gap:6px!important}}@media (max-width: 760px){.auth-modal{display:flex!important;align-items:center!important;justify-content:center!important;height:100dvh!important;min-height:100dvh!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important}.auth-modal:has(.profile-modal-content){align-items:center!important;justify-content:center!important}.auth-modal-content{margin:auto!important;max-height:calc(100dvh - 16px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important}.auth-modal:not(.exchange-modal) .profile-modal-content{margin:auto!important;height:calc(100dvh - 16px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))!important;max-height:calc(100dvh - 16px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))!important;min-height:0!important;overflow:hidden!important}.auth-modal:not(.exchange-modal) .profile-view-container,.auth-modal:not(.exchange-modal) .profile-main-view,.auth-modal:not(.exchange-modal) .profile-settings-view{min-height:0!important}.auth-modal:not(.exchange-modal) .profile-main-view,.auth-modal:not(.exchange-modal) .profile-settings-view{overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important}.auth-modal.exchange-modal .profile-modal-content.exchange-view-start,.auth-modal.exchange-modal .profile-modal-content.exchange-view-trading{margin:auto!important;height:calc(100dvh - 16px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))!important;max-height:calc(100dvh - 16px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important}.auth-modal.exchange-modal .trade-view-wrapper,.auth-modal.exchange-modal .trade-main-content,.auth-modal.exchange-modal .trade-interface,.auth-modal.exchange-modal .trade-panel,.auth-modal.exchange-modal .trade-footer{flex:0 0 auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.auth-modal.exchange-modal .exchange-user-list,.auth-modal.exchange-modal .trade-items-area,.auth-modal.exchange-modal .payment-methods-list{-webkit-overflow-scrolling:touch!important}}.trade-list-info .trade-status{--trade-status-color: rgba(255, 255, 255, .68);color:#ffffff9e!important;text-transform:none!important}.trade-list-info .trade-status:before{background-color:var(--trade-status-color)!important;box-shadow:0 0 10px var(--trade-status-color)!important}.trade-list-info .trade-status>span{color:var(--trade-status-color)!important;font-weight:800!important;text-transform:none!important}.trade-list-info .trade-status.trade-status-pending{--trade-status-color: #f59e0b}.trade-list-info .trade-status.trade-status-active{--trade-status-color: #38bdf8}.trade-list-info .trade-status.trade-status-transfer,.trade-list-info .trade-status.trade-status-awaiting_admin,.trade-list-info .trade-status.trade-status-seller_transfer{--trade-status-color: #a78bfa}.trade-list-info .trade-status.trade-status-awaiting_buyer,.trade-list-info .trade-status.trade-status-buyer_transfer{--trade-status-color: #22d3ee}.trade-list-info .trade-status.trade-status-manual_review,.trade-list-info .trade-status.trade-status-disputed{--trade-status-color: #fb7185}.trade-list-info .trade-status.trade-status-completed,.trade-list-info .trade-status.trade-status-complete,.trade-list-info .trade-status.trade-status-done{--trade-status-color: #22c55e}.trade-list-info .trade-status.trade-status-cancelled,.trade-list-info .trade-status.trade-status-canceled,.trade-list-info .trade-status.trade-status-declined{--trade-status-color: #ef4444}.trade-list-info .trade-status.trade-status-withdrawn{--trade-status-color: #94a3b8}.trade-list-info .trade-status.trade-status-cancelled_refunded,.trade-list-info .trade-status.trade-status-refunded,.trade-list-info .trade-status.trade-status-partially_refunded{--trade-status-color: #14b8a6}.trade-list-info .trade-status.trade-status-deadline_expired,.trade-list-info .trade-status.trade-status-expired,.trade-list-info .trade-status.trade-status-failed{--trade-status-color: #f97316}.trade-status-accent.trade-status-pending,.trade-status-info .trade-status-pending{color:#f59e0b!important}.trade-status-accent.trade-status-active,.trade-status-info .trade-status-active{color:#38bdf8!important}.trade-status-accent.trade-status-transfer,.trade-status-accent.trade-status-awaiting_admin,.trade-status-accent.trade-status-seller_transfer,.trade-status-info .trade-status-transfer,.trade-status-info .trade-status-awaiting_admin,.trade-status-info .trade-status-seller_transfer{color:#a78bfa!important}.trade-status-accent.trade-status-awaiting_buyer,.trade-status-accent.trade-status-buyer_transfer,.trade-status-info .trade-status-awaiting_buyer,.trade-status-info .trade-status-buyer_transfer{color:#22d3ee!important}.trade-status-accent.trade-status-manual_review,.trade-status-accent.trade-status-disputed,.trade-status-info .trade-status-manual_review,.trade-status-info .trade-status-disputed{color:#fb7185!important}.trade-status-accent.trade-status-completed,.trade-status-accent.trade-status-complete,.trade-status-accent.trade-status-done,.trade-status-info .trade-status-completed,.trade-status-info .trade-status-complete,.trade-status-info .trade-status-done{color:#22c55e!important}.trade-status-accent.trade-status-cancelled,.trade-status-accent.trade-status-canceled,.trade-status-accent.trade-status-declined,.trade-status-info .trade-status-cancelled,.trade-status-info .trade-status-canceled,.trade-status-info .trade-status-declined{color:#ef4444!important}.trade-status-accent.trade-status-withdrawn,.trade-status-info .trade-status-withdrawn{color:#94a3b8!important}.trade-status-accent.trade-status-cancelled_refunded,.trade-status-accent.trade-status-refunded,.trade-status-accent.trade-status-partially_refunded,.trade-status-info .trade-status-cancelled_refunded,.trade-status-info .trade-status-refunded,.trade-status-info .trade-status-partially_refunded{color:#14b8a6!important}.trade-status-accent.trade-status-deadline_expired,.trade-status-accent.trade-status-expired,.trade-status-accent.trade-status-failed,.trade-status-info .trade-status-deadline_expired,.trade-status-info .trade-status-expired,.trade-status-info .trade-status-failed{color:#f97316!important}.trade-status-badge{border:1px solid transparent!important}.trade-status-badge.trade-status-pending{background:rgba(245,158,11,.16)!important;border-color:#f59e0b61!important;color:#fbbf24!important}.trade-status-badge.trade-status-active{background:rgba(56,189,248,.16)!important;border-color:#38bdf85c!important;color:#7dd3fc!important}.trade-status-badge.trade-status-transfer,.trade-status-badge.trade-status-awaiting_admin,.trade-status-badge.trade-status-seller_transfer{background:rgba(167,139,250,.17)!important;border-color:#a78bfa61!important;color:#c4b5fd!important}.trade-status-badge.trade-status-awaiting_buyer,.trade-status-badge.trade-status-buyer_transfer{background:rgba(34,211,238,.15)!important;border-color:#22d3ee5c!important;color:#67e8f9!important}.trade-status-badge.trade-status-manual_review,.trade-status-badge.trade-status-disputed{background:rgba(251,113,133,.16)!important;border-color:#fb718561!important;color:#fda4af!important}.trade-status-badge.trade-status-completed,.trade-status-badge.trade-status-complete,.trade-status-badge.trade-status-done{background:rgba(34,197,94,.16)!important;border-color:#22c55e61!important;color:#86efac!important}.trade-status-badge.trade-status-cancelled,.trade-status-badge.trade-status-canceled,.trade-status-badge.trade-status-declined{background:rgba(239,68,68,.16)!important;border-color:#ef444461!important;color:#fca5a5!important}.trade-status-badge.trade-status-withdrawn{background:rgba(148,163,184,.14)!important;border-color:#94a3b84d!important;color:#cbd5e1!important}.trade-status-badge.trade-status-cancelled_refunded,.trade-status-badge.trade-status-refunded,.trade-status-badge.trade-status-partially_refunded{background:rgba(20,184,166,.15)!important;border-color:#14b8a65c!important;color:#5eead4!important}.trade-status-badge.trade-status-deadline_expired,.trade-status-badge.trade-status-expired,.trade-status-badge.trade-status-failed{background:rgba(249,115,22,.16)!important;border-color:#f9731661!important;color:#fdba74!important}:root{--global-soft-border: rgba(255, 255, 255, .075);--global-soft-border-strong: rgba(255, 255, 255, .12);--global-soft-surface-shadow: 0 10px 28px rgba(0, 0, 0, .22);--global-soft-inset: inset 0 1px 0 rgba(255, 255, 255, .035)}body[data-theme=light]{--global-soft-border: rgba(24, 33, 48, .105);--global-soft-border-strong: rgba(24, 33, 48, .15);--global-soft-surface-shadow: 0 10px 26px rgba(35, 45, 66, .105);--global-soft-inset: inset 0 1px 0 rgba(255, 255, 255, .65)}body :where(.auth-input,input,select,textarea,button,.auth-button,.secondary-button,.action-btn,.icon-button,.profile-modal-content,.auth-modal-content,.terms-modal-content,.admin-orders-modal,.admin-card,.admin-profile-panel,.admin-profile-row,.admin-trade-row-card,.admin-trade-rail-section,.admin-trade-stage-step,.admin-trade-stage-state,.admin-trade-stage-instruction,.trade-panel,.trade-item-card,.trade-payment-section,.trade-payment-and-actions,.payment-selector-button,.payment-methods-list,.payment-method-item,.chat-message-body,.chat-message-site-notification-body,.chat-message-site-guarantor-card,.chat-message-site-guide-note,.buyer-roblox-chat-form,.profile-left-panel,.profile-right-panel,.profile-balance-card,.profile-tab-button,.header-balance-card,.notification,.catalog-card,.product-card):not(:focus):not(:focus-visible):not(.active):not(.selected):not(.current):not(.done):not(.trade-status-badge){border-color:var(--global-soft-border)!important}body :where(.profile-modal-content,.auth-modal-content,.terms-modal-content,.admin-orders-modal,.admin-card,.admin-profile-panel,.admin-trade-row-card,.admin-trade-rail-section,.trade-panel,.trade-item-card,.payment-methods-list,.chat-message-site-notification-body,.chat-message-site-guarantor-card,.buyer-roblox-chat-form,.profile-balance-card,.header-balance-card,.notification){box-shadow:var(--global-soft-inset),var(--global-soft-surface-shadow)!important}body :where(.auth-input,input,select,textarea,.payment-selector-button,.payment-method-item,.action-btn,.secondary-button,.profile-tab-button):hover:not(:disabled):not(:focus):not(:focus-visible){border-color:var(--global-soft-border-strong)!important}body .notification.error{border-color:#ef44446b!important;box-shadow:0 16px 40px #0000008c,0 0 0 1px #ef444429!important}body .notification.success{border-color:#34d3995c!important}body .notification.info{border-color:#3b82f65c!important}.header-profile-dropdown>.header-profile-segment-group:first-child{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important;padding:4px!important}.header-profile-dropdown>.header-profile-segment-group:first-child .header-segment-button{height:30px!important;min-height:30px!important;padding:0 4px!important;border-radius:8px!important;font-size:11px!important;font-weight:700!important;line-height:1!important;letter-spacing:0!important;white-space:nowrap!important}.header-profile-segment-group.theme{gap:5px!important;padding:4px!important}.header-profile-segment-group.theme .header-segment-button{height:30px!important;min-height:30px!important;padding:0 4px!important;border-radius:8px!important;font-size:11px!important;font-weight:700!important;line-height:1!important;letter-spacing:0!important;white-space:nowrap!important}@media (max-width: 991px),(pointer: coarse){.header-profile-segment-group.theme{gap:8px!important;padding:5px!important;border-radius:14px!important}.header-profile-segment-group.theme .header-segment-button{height:42px!important;min-height:42px!important;padding:0 10px!important;border-radius:11px!important;font-size:13px!important;font-weight:800!important}body.theme-switch-animating:before,body.theme-switch-animating:after{display:none!important;animation:none!important}}.header-profile-action{min-height:50px!important;gap:13px!important;padding:8px 10px!important}.header-profile-action-icon{width:36px!important;height:36px!important;border-radius:11px!important}.header-profile-action-icon svg{width:20px!important;height:20px!important;stroke-width:2.35!important}.profile-topup-currency-row{flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}.profile-topup-currency-label{flex:0 1 auto!important;font-size:11px!important;line-height:1.15!important;white-space:nowrap!important}.profile-topup-currency-switch{flex:0 0 auto!important;flex-wrap:nowrap!important;gap:5px!important}.profile-topup-currency-chip{min-width:34px!important;height:28px!important;padding:0 7px!important;border-radius:8px!important;font-size:11px!important;line-height:1!important;letter-spacing:0!important}.profile-topup-method{gap:12px!important}.profile-topup-method-icon,.profile-pay-method-icon{width:42px!important;height:42px!important;border-radius:12px!important}.profile-topup-method-icon svg,.profile-pay-method-icon svg{width:23px!important;height:23px!important;stroke-width:2.3!important}@media (max-width: 420px){.profile-topup-currency-row{gap:6px!important}.profile-topup-currency-label{font-size:10px!important}.profile-topup-currency-switch{gap:4px!important}.profile-topup-currency-chip{min-width:31px!important;height:26px!important;padding:0 5px!important;font-size:10px!important}}.trade-pet-param-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:21000;display:flex;align-items:center;justify-content:center;padding:18px;background:rgba(5,7,12,.66);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.trade-pet-param-modal{width:min(420px,100%);border:1px solid rgba(255,255,255,.11);border-radius:16px;background:linear-gradient(180deg,rgba(27,30,39,.98),rgba(14,16,22,.99));box-shadow:0 24px 70px #00000094;color:#fff;padding:16px}.trade-pet-param-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.trade-pet-param-header h3{margin:0;font-size:18px;line-height:1.2}.trade-pet-param-header p,.trade-pet-param-hint{margin:4px 0 0;color:#ffffffa8;font-size:12px;line-height:1.35}.trade-pet-param-close{width:34px;height:34px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:rgba(255,255,255,.06);color:#ffffffd6;font-size:22px;line-height:1;cursor:pointer}.trade-pet-param-preview{display:grid;grid-template-columns:74px minmax(0,1fr);gap:12px;align-items:center;padding:10px;border:1px solid rgba(255,255,255,.08);border-radius:13px;background:rgba(255,255,255,.045)}.trade-pet-param-image{width:74px;height:74px;border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:rgba(255,255,255,.06);color:#ffffff94;font-size:11px;position:relative}.trade-pet-param-image img{width:100%;height:100%;object-fit:contain;padding:6px}.trade-pet-param-preview-text{min-width:0;display:flex;flex-direction:column;gap:7px;align-items:flex-start}.trade-pet-param-preview-text strong{overflow:hidden;color:#fff;font-size:15px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.trade-pet-param-preview-text .trade-pet-param-empty-label{width:fit-content;max-width:100%;border-radius:999px;background:rgba(255,255,255,.08);color:#ffffffc7;padding:5px 9px;font-size:11px;font-weight:700}.trade-pet-param-buttons{display:flex;flex-wrap:wrap;gap:5px;margin-top:12px;align-items:center;justify-content:center}.trade-pet-param-option{min-height:34px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(255,255,255,.045);color:#ffffffdb;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:900;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.trade-pet-param-option.clear{flex:0 0 auto;min-width:66px;font-size:10px;font-weight:700}.trade-pet-param-option:not(.clear){flex:0 0 36px;width:36px;height:36px;min-height:36px;border-radius:50%;color:#fff;line-height:36px;padding:1px 0 0;text-shadow:0 1px 2px rgba(0,0,0,.35);box-shadow:inset 0 1px #ffffff2e,0 7px 13px #0000002e}.trade-pet-param-option.param-f{background:#2f9eff;border-color:#2f9effc7}.trade-pet-param-option.param-r{background:#ec2e75;border-color:#ec2e75c7}.trade-pet-param-option.param-n{background:#59c935;border-color:#59c935c7}.trade-pet-param-option.param-m{background:#8b3dff;border-color:#8b3dffc7}.trade-pet-param-option:hover{border-color:#fff3;transform:translateY(-1px)}.trade-pet-param-option.active{border-color:#ffffffd6;color:#fff;box-shadow:inset 0 1px #ffffff42,0 0 0 2px #ffffff24,0 9px 16px #00000047}.trade-pet-param-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.trade-pet-param-actions button{width:100%;min-height:42px;margin:0}.trade-item-image,.trade-confirm-item-image{position:relative}.trade-item-param-badges{position:absolute;right:5px;bottom:5px;z-index:3;display:flex;flex-wrap:wrap;gap:3px;justify-content:flex-end;align-items:center;max-width:calc(100% - 10px);pointer-events:none}.trade-confirm-item-image .trade-item-param-badges{right:4px;bottom:4px;gap:2px;max-width:calc(100% - 8px)}.trade-pet-param-preview-badges{display:flex;flex-wrap:wrap;gap:3px;align-items:center;justify-content:flex-start;max-width:100%}.trade-pet-param-empty-label{width:fit-content;max-width:100%;border-radius:999px;background:rgba(255,255,255,.08);color:#ffffffc7;padding:5px 9px;font-size:11px;font-weight:700}.trade-pet-param-mini-badge,.trade-item-param-badge,.proposal-param-inline{width:18px;height:18px;border:1px solid rgba(255,255,255,.38);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:9px;font-weight:900;line-height:18px;padding-top:1px;text-shadow:0 1px 2px rgba(0,0,0,.45);box-shadow:0 3px 8px #00000047}.trade-pet-param-mini-badge.param-f,.trade-item-param-badge.param-f,.proposal-param-inline.param-f{background:#2f9eff;border-color:#2f9effc7}.trade-pet-param-mini-badge.param-r,.trade-item-param-badge.param-r,.proposal-param-inline.param-r{background:#ec2e75;border-color:#ec2e75c7}.trade-pet-param-mini-badge.param-n,.trade-item-param-badge.param-n,.proposal-param-inline.param-n{background:#59c935;border-color:#59c935c7}.trade-pet-param-mini-badge.param-m,.trade-item-param-badge.param-m,.proposal-param-inline.param-m{background:#8b3dff;border-color:#8b3dffc7}.proposal-param-list{margin-left:6px;display:inline-flex;gap:3px;align-items:center;vertical-align:middle}body[data-theme=light] .trade-pet-param-modal{background:linear-gradient(180deg,rgba(247,240,235,.99),rgba(230,219,211,.99));border-color:#232d421f;color:#251c19}body[data-theme=light] .trade-pet-param-header h3,body[data-theme=light] .trade-pet-param-preview-text strong{color:#251c19}body[data-theme=light] .trade-pet-param-header p,body[data-theme=light] .trade-pet-param-hint{color:#6f5a54}body[data-theme=light] .trade-pet-param-preview,body[data-theme=light] .trade-pet-param-option.clear,body[data-theme=light] .trade-pet-param-close{background:rgba(255,255,255,.58);border-color:#232d421a;color:#352824}body[data-theme=light] .trade-pet-param-empty-label{color:#725d56}body[data-theme=light] .trade-pet-param-option.active{border-color:#e81e2d6b}body[data-theme=light] .trade-pet-param-option.param-f{background:#2f9eff;border-color:#2f9effb3;color:#fff}body[data-theme=light] .trade-pet-param-option.param-r{background:#ec2e75;border-color:#ec2e75b3;color:#fff}body[data-theme=light] .trade-pet-param-option.param-n{background:#59c935;border-color:#59c935b3;color:#fff}body[data-theme=light] .trade-pet-param-option.param-m{background:#8b3dff;border-color:#8b3dffb3;color:#fff}@media (max-width: 460px){.trade-pet-param-modal{padding:14px}.trade-pet-param-option.clear{min-height:38px}}.payment-selector-button:hover:not(:disabled){background-color:#2e2e30!important;border-color:#ffffff29!important}.payment-method-item:hover{background-color:#e81e2d21!important;border-color:#e81e2d52!important}.payment-amount-input.method-selected{background:rgba(255,255,255,.055)!important;border-color:#e81e2d75!important;box-shadow:0 0 0 2px #e81e2d1f!important}.payment-amount-input.method-selected:focus{border-color:#ff717ec2!important;box-shadow:0 0 0 3px #e81e2d2e!important}body[data-theme=light] .payment-selector-button:hover:not(:disabled){background:#2e2e30!important;border-color:#ffffff29!important;color:#fff!important}body[data-theme=light] .payment-amount-input.method-selected{border-color:#be3e4d80!important}.profile-topup-panel{background:linear-gradient(180deg,rgba(33,38,48,.96),rgba(21,24,31,.98))!important;border-color:#8499b42e!important;border-radius:16px!important;padding:16px!important;gap:14px!important;box-shadow:inset 0 1px #ffffff0b,0 14px 34px #0000003d!important}.profile-topup-header h4{color:#f8fafcf5!important;font-size:16px!important;font-weight:700!important;letter-spacing:0!important}.profile-topup-header p{margin-top:5px!important;color:#cbd5e1bd!important;font-size:12px!important}.profile-topup-methods{gap:9px!important}.profile-topup-method{min-height:66px!important;border-color:#94a3b82e!important;background:rgba(255,255,255,.045)!important;border-radius:14px!important;padding:11px!important;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease!important}.profile-topup-method:hover{background:rgba(46,46,48,.92)!important;border-color:#7dd3fc47!important;transform:translateY(-1px)!important}.profile-topup-method.active{background:rgba(30,41,59,.86)!important;border-color:#38bdf885!important;box-shadow:inset 0 1px #ffffff0f,0 0 0 2px #38bdf81a!important}.profile-topup-method-icon{width:40px!important;height:40px!important;border-radius:12px!important;color:#7dd3fc!important;background:rgba(14,165,233,.12)!important;box-shadow:inset 0 1px #ffffff14!important}.profile-topup-method.active .profile-topup-method-icon{color:#e0f2fe!important;background:rgba(14,165,233,.22)!important}.profile-topup-method-content strong{color:#f8fafcf5!important;font-size:13px!important}.profile-topup-method-content small{color:#cbd5e1a8!important}.profile-topup-currency-label{color:#cbd5e1d1!important}.profile-topup-currency-chip{border-color:#94a3b833!important;background:rgba(255,255,255,.045)!important;color:#e2e8f0e6!important}.profile-topup-currency-chip:hover:not(:disabled){background:rgba(46,46,48,.9)!important;border-color:#7dd3fc47!important}.profile-topup-currency-chip.active{border-color:#38bdf880!important;background:rgba(14,165,233,.16)!important;color:#f8fafc!important}.profile-topup-amount-input{border-color:#94a3b838!important;background:rgba(15,23,42,.54)!important}.profile-topup-amount-input:focus{border-color:#38bdf88f!important;box-shadow:0 0 0 3px #38bdf81f!important}.profile-topup-actions .primary-button{background:linear-gradient(180deg,#38bdf8,#0ea5e9)!important;border-color:#7dd3fc75!important;box-shadow:0 10px 22px #0ea5e92e!important}.profile-topup-actions .primary-button:hover:not(:disabled){background:linear-gradient(180deg,#67d4ff,#199de0)!important;transform:translateY(-1px)}.profile-topup-preview{border-color:#7dd3fc33!important;background:rgba(14,165,233,.08)!important}body[data-theme=light] .profile-topup-panel{background:linear-gradient(180deg,rgba(248,250,252,.96),rgba(235,241,247,.98))!important;border-color:#47556924!important;box-shadow:0 14px 30px #47556924!important}body[data-theme=light] .profile-topup-header h4,body[data-theme=light] .profile-topup-method-content strong{color:#18212f!important}body[data-theme=light] .profile-topup-header p,body[data-theme=light] .profile-topup-method-content small,body[data-theme=light] .profile-topup-currency-label{color:#64748b!important}body[data-theme=light] .profile-topup-method,body[data-theme=light] .profile-topup-currency-chip{background:rgba(255,255,255,.7)!important;border-color:#47556924!important}body[data-theme=light] .profile-topup-method:hover,body[data-theme=light] .profile-topup-currency-chip:hover:not(:disabled){background:#eef6fb!important;border-color:#0ea5e947!important}body[data-theme=light] .profile-topup-method.active,body[data-theme=light] .profile-topup-currency-chip.active{background:rgba(224,242,254,.82)!important;border-color:#0ea5e961!important}body[data-theme=light] .profile-topup-amount-input{background:rgba(255,255,255,.78)!important;border-color:#47556929!important;color:#18212f!important}body[data-theme=light] .profile-topup-preview{background:rgba(224,242,254,.56)!important;border-color:#0ea5e938!important}.profile-topup-panel.profile-topup-panel-pro{padding:0!important;gap:0!important;overflow:hidden;background:linear-gradient(180deg,rgba(28,31,38,.98),rgba(18,20,26,.99))!important;border-color:#ffffff17!important;box-shadow:inset 0 1px #ffffff0b,0 16px 36px #00000042!important}.profile-topup-header-pro{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px 11px;border-bottom:1px solid rgba(255,255,255,.075)}.profile-topup-title-row{min-width:0;display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.profile-topup-inline-hint{color:#cbd5e1ad;font-size:12px;font-weight:650;line-height:1.25}.profile-topup-status-chip{height:27px;padding:0 10px;border:1px solid rgba(148,163,184,.2);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.045);color:#e2e8f0db;font-size:11px;font-weight:800}.profile-topup-methods.profile-topup-methods-pro{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px!important;padding:10px 12px 0}.profile-topup-methods-pro .profile-topup-method{position:relative;min-height:76px!important;border-radius:13px!important;border-color:#fff1!important;background:linear-gradient(180deg,rgba(255,255,255,.042),rgba(255,255,255,.022))!important;padding:13px!important;box-shadow:inset 0 1px #ffffff09!important;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease;overflow:hidden}.profile-topup-methods-pro .profile-topup-method:hover{background:linear-gradient(180deg,rgba(46,46,48,.88),rgba(38,38,40,.88))!important;border-color:#cbd5e124!important;box-shadow:inset 0 1px #ffffff0b,0 8px 18px #00000024!important;transform:none!important}.profile-topup-methods-pro .profile-topup-method.active{position:relative;z-index:1;background:linear-gradient(180deg,rgba(42,48,56,.96),rgba(31,36,43,.96))!important;border-color:#7dd3fc3d!important;box-shadow:inset 0 0 0 1px #7dd3fc14,inset 0 1px #ffffff0d,0 10px 22px #00000029!important}.profile-topup-methods-pro .profile-topup-method-icon{width:46px!important;height:46px!important;border-radius:11px!important;color:#e2e8f0eb!important;background:rgba(255,255,255,.06)!important;overflow:hidden}.profile-topup-methods-pro .profile-topup-method.active .profile-topup-method-icon{color:#7dd3fc!important;background:rgba(14,165,233,.13)!important}.profile-topup-methods-pro .profile-topup-method-icon,.profile-topup-methods-pro .profile-topup-method-content{position:relative;z-index:2}.profile-topup-methods-pro .profile-topup-method-visa-icon{background:rgba(255,255,255,.08)!important}.profile-topup-methods-pro .profile-topup-method-visa-icon img{width:38px;height:38px;display:block;object-fit:contain}.profile-topup-methods-pro .profile-topup-method-btc-icon{background:rgba(255,255,255,.08)!important}.profile-topup-methods-pro .profile-topup-method-btc-icon img{width:40px;height:40px;display:block;object-fit:contain}.profile-topup-methods-pro .profile-topup-method-card-choice{padding-right:66px!important}.profile-topup-method-card-peek{position:absolute;right:-24px;bottom:-22px;z-index:1;width:98px;opacity:.74;pointer-events:none;transform:rotate(-8deg);filter:drop-shadow(0 10px 16px rgba(0,0,0,.24))}.profile-topup-method-card-peek img{width:100%;height:auto;display:block}.profile-topup-method-card-choice.active .profile-topup-method-card-peek{opacity:.9;right:-20px}.profile-topup-methods-pro .profile-topup-method-crypto-choice{isolation:isolate;overflow:hidden;padding-right:64px!important}.profile-topup-methods-pro .profile-topup-method-crypto-choice:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit;background:linear-gradient(90deg,rgba(23,26,33,.82) 0%,rgba(23,26,33,.58) 58%,rgba(23,26,33,.1) 100%);pointer-events:none}.profile-topup-methods-pro .profile-topup-method-crypto-choice .profile-topup-method-content strong,.profile-topup-methods-pro .profile-topup-method-crypto-choice .profile-topup-method-content small{text-shadow:0 1px 8px rgba(0,0,0,.42)}.profile-topup-method-crypto-bg{position:absolute;right:0;bottom:-8px;z-index:0;width:100%;height:auto;opacity:.72;pointer-events:none;transform:translateZ(0);backface-visibility:hidden}.profile-topup-method-crypto-bg img{width:100%;height:auto;display:block;object-fit:contain}.profile-topup-method-crypto-choice.active .profile-topup-method-crypto-bg{opacity:.86;right:-2px;bottom:-10px;width:104%}@media (max-width: 760px){.profile-topup-method-crypto-bg{right:2px;bottom:-8px;width:98%}.profile-topup-method-crypto-choice.active .profile-topup-method-crypto-bg{right:0;bottom:-16px;width:102%}}.profile-topup-workspace{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(130px,.8fr);gap:12px;padding:11px 12px 0}.profile-topup-field{min-width:0;display:flex;flex-direction:column;gap:7px}.profile-topup-field-label{color:#cbd5e1c2;font-size:12px;font-weight:700}.profile-topup-input-shell{height:48px;border:1px solid rgba(148,163,184,.18);border-radius:13px;background:rgba(8,11,18,.42);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;overflow:hidden}.profile-topup-input-shell:focus-within{border-color:#7dd3fc7a;box-shadow:0 0 0 3px #0ea5e91a}.profile-topup-input-shell .profile-topup-amount-input{height:100%!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:0 12px!important;font-size:18px!important;font-weight:750!important;-webkit-appearance:textfield!important;appearance:textfield!important;-moz-appearance:textfield!important}.profile-topup-input-shell .profile-topup-amount-input::-webkit-outer-spin-button,.profile-topup-input-shell .profile-topup-amount-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.profile-topup-input-currency{height:28px;margin-right:9px;padding:0 9px;border-radius:999px;background:rgba(255,255,255,.07);color:#e2e8f0e0;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800}.profile-topup-currency-row.profile-topup-currency-row-pro{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:7px!important}.profile-topup-currency-row-pro .profile-topup-currency-switch{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px!important}.profile-topup-currency-row-pro .profile-topup-currency-chip{height:30px!important;min-width:0!important;padding:0 10px!important;border-radius:10px!important;font-size:12px!important;font-weight:800!important}.profile-topup-summary{margin:13px 12px 0!important;padding:0!important;border-radius:13px!important;background:rgba(255,255,255,.035)!important;border-color:#ffffff13!important;overflow:hidden;gap:0!important}.profile-topup-summary-row{min-height:37px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(255,255,255,.055)}.profile-topup-summary-row:last-child{border-bottom:0}.profile-topup-summary-row span{color:#cbd5e1b3;font-size:12px;font-weight:650}.profile-topup-summary-row strong{color:#f8fafcf5!important;font-size:13px;font-weight:800;text-align:right;line-height:1.25}.profile-topup-readable-note{color:#f8fafce6!important;max-width:210px}.profile-topup-summary-row.total{background:rgba(125,211,252,.055)}.profile-topup-summary-row.total strong{color:#e0f2fe!important}.profile-topup-summary-row.muted span,.profile-topup-summary-row.muted strong{color:#cbd5e1ad!important}.profile-topup-summary-row.warning span,.profile-topup-summary-row.warning strong{color:#fbbf24!important}.profile-topup-submit{width:calc(100% - 24px)!important;min-height:45px!important;margin:13px 12px 12px!important;border-radius:13px!important}@media (max-width: 520px){.profile-topup-header-pro{align-items:flex-start}.profile-topup-title-row{flex-direction:column;align-items:flex-start;gap:3px}.profile-topup-inline-hint{font-size:11px;line-height:1.3}.profile-topup-workspace,.profile-topup-methods.profile-topup-methods-pro{grid-template-columns:1fr}.profile-topup-methods-pro .profile-topup-method:first-child{border-radius:13px!important}.profile-topup-methods-pro .profile-topup-method:last-child{border-left:1px solid rgba(255,255,255,.065)!important;border-top:1px solid rgba(255,255,255,.065)!important;border-radius:13px!important}.profile-topup-methods-pro .profile-topup-method-crypto-choice{min-height:86px!important;padding-right:86px!important}.profile-topup-method-crypto-bg{right:-28px;bottom:-10px;width:110%}.profile-topup-method-crypto-choice.active .profile-topup-method-crypto-bg{right:-30px;bottom:-18px;width:114%}}body[data-theme=light] .profile-topup-panel.profile-topup-panel-pro{background:linear-gradient(180deg,rgba(248,250,252,.98),rgba(238,243,248,.99))!important;border-color:#3341551f!important}body[data-theme=light] .profile-topup-status-chip,body[data-theme=light] .profile-topup-input-currency{background:rgba(15,23,42,.055);color:#475569;border-color:#3341551f}body[data-theme=light] .profile-topup-methods-pro .profile-topup-method{background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(248,250,252,.82))!important;border-color:#3341551a!important;box-shadow:inset 0 1px #ffffffbd!important}body[data-theme=light] .profile-topup-methods-pro .profile-topup-method:hover{background:#f8fafc!important;border-color:#33415529!important}body[data-theme=light] .profile-topup-methods-pro .profile-topup-method.active{background:linear-gradient(180deg,#f4fbff,#eef7fb)!important;border-color:#0ea5e938!important;box-shadow:inset 0 0 0 1px #0ea5e90e,0 8px 18px #0f172a14!important}body[data-theme=light] .profile-topup-input-shell,body[data-theme=light] .profile-topup-summary{background:rgba(255,255,255,.74)!important;border-color:#3341551f!important}body[data-theme=light] .profile-topup-summary-row{border-bottom-color:#33415514}body[data-theme=light] .profile-topup-summary-row span,body[data-theme=light] .profile-topup-inline-hint,body[data-theme=light] .profile-topup-field-label{color:#64748b!important}body[data-theme=light] .profile-topup-summary-row strong{color:#18212f!important}.profile-wallet-card{flex-shrink:0;border:1px solid rgba(255,255,255,.095);border-radius:16px;background:linear-gradient(180deg,rgba(24,27,34,.99),rgba(13,15,20,.995));box-shadow:var(--global-soft-inset),var(--global-soft-surface-shadow);overflow:hidden}.profile-wallet-card .profile-balance-card.profile-balance-card-wallet{margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:16px}.profile-wallet-card.open .profile-balance-card.profile-balance-card-wallet{border-bottom:1px solid rgba(255,255,255,.075)!important}.profile-wallet-toggle{min-height:36px;border-radius:11px!important;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.profile-topup-collapse{max-height:0;opacity:0;visibility:hidden;pointer-events:none;overflow:hidden;transform:translateY(-6px);transition:max-height .32s ease,opacity .22s ease,transform .26s ease,visibility 0ms linear .32s}.profile-wallet-card.open .profile-topup-collapse{max-height:900px;opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition:max-height .36s ease,opacity .22s ease 60ms,transform .26s ease,visibility 0ms linear 0ms}.profile-wallet-card .profile-topup-panel.profile-topup-panel-pro{margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.profile-wallet-card .profile-topup-input-shell,.profile-wallet-card .profile-topup-summary{background:rgba(5,8,14,.46)!important}.profile-wallet-card .profile-topup-header-pro{padding-top:14px}.profile-wallet-card .profile-topup-submit{margin-bottom:14px!important}body[data-theme=light] .profile-wallet-card{background:linear-gradient(180deg,rgba(248,250,252,.99),rgba(238,243,248,.99));border-color:#3341551f}body[data-theme=light] .profile-wallet-card.open .profile-balance-card.profile-balance-card-wallet{border-bottom-color:#3341551a!important}@media (prefers-reduced-motion: reduce){.profile-topup-collapse,.profile-wallet-card.open .profile-topup-collapse{transition:none;transform:none}}
