.admin-reports-screen{box-sizing:border-box;width:100%;max-width:920px;color:inherit;margin:0 auto;padding:24px 18px 110px}.admin-reports-screen .admin-header{align-items:center;gap:14px;margin-bottom:24px;display:flex}.admin-reports-screen .admin-header h1{margin:0;font-size:27px;font-weight:800;line-height:1.2}.admin-reports-screen .admin-header p{opacity:.68;margin:5px 0 0;font-size:14px}.admin-reports-screen .admin-back-button{border:1px solid color-mix(in srgb, currentColor 14%, transparent);background:color-mix(in srgb, currentColor 6%, transparent);width:44px;height:44px;color:inherit;cursor:pointer;border-radius:14px;flex-shrink:0;place-items:center;padding:0;font-size:23px;transition:transform .2s,background-color .2s;display:grid}.admin-reports-screen .admin-back-button:hover{background:color-mix(in srgb, currentColor 10%, transparent);transform:translate(-2px)}.admin-reports-search{box-sizing:border-box;border:1px solid color-mix(in srgb, currentColor 14%, transparent);background:color-mix(in srgb, currentColor 5%, transparent);width:100%;height:50px;color:inherit;font:inherit;border-radius:16px;outline:none;margin-bottom:22px;padding:0 17px;font-size:15px;transition:border-color .2s,box-shadow .2s}.admin-reports-search::placeholder{color:inherit;opacity:.48}.admin-reports-search:focus{border-color:#ff496b;box-shadow:0 0 0 4px #ff496b21}.admin-reports-list{gap:16px;width:100%;display:grid}.admin-report-card{box-sizing:border-box;border:1px solid color-mix(in srgb, currentColor 12%, transparent);background:color-mix(in srgb, currentColor 4%, transparent);width:100%;color:inherit;text-align:left;font:inherit;cursor:pointer;border-radius:20px;padding:20px;transition:transform .2s,border-color .2s,box-shadow .2s;display:block;box-shadow:0 12px 28px #0f172a12}.admin-report-card:hover{border-color:#ff496b73;transform:translateY(-2px);box-shadow:0 17px 38px #0f172a1f}.admin-report-card-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:17px;display:flex}.admin-reports-screen .admin-report-status{border-radius:999px;align-items:center;gap:7px;padding:7px 12px;font-size:13px;font-weight:800;display:inline-flex}.admin-reports-screen .admin-report-status:before{content:"";background:currentColor;border-radius:50%;width:8px;height:8px}.admin-reports-screen .admin-report-status.is-open{color:#e5484d;background:#e5484d1f;border:1px solid #e5484d47}.admin-reports-screen .admin-report-status.is-closed{color:#22a95a;background:#22c55e1f;border:1px solid #22c55e47}.admin-report-card time{opacity:.58;font-size:13px}.admin-report-card h2{overflow-wrap:anywhere;margin:0 0 17px;font-size:19px;font-weight:800;line-height:1.45}.admin-report-card p{border-bottom:1px solid color-mix(in srgb, currentColor 7%, transparent);grid-template-columns:minmax(120px,155px) 1fr;gap:10px;margin:0;padding:9px 0;line-height:1.5;display:grid}.admin-report-card p strong{opacity:.68;font-weight:750}.admin-report-open-text{color:#ff496b;justify-content:flex-end;margin-top:17px;font-size:14px;font-weight:800;display:flex}.admin-reports-status,.admin-error-message{text-align:center;border-radius:16px;padding:18px}.admin-reports-status{background:color-mix(in srgb, currentColor 5%, transparent)}.admin-error-message{color:#e5484d;background:#e5484d1a;border:1px solid #e5484d40}@media (width<=600px){.admin-reports-screen{padding:18px 12px 105px}.admin-reports-screen .admin-header h1{font-size:23px}.admin-report-card{border-radius:17px;padding:17px}.admin-report-card-top{align-items:flex-start}.admin-report-card time{text-align:right;max-width:135px}.admin-report-card p{grid-template-columns:1fr;gap:3px}}.admin-report-detail-screen{box-sizing:border-box;width:100%;max-width:920px;color:inherit;margin:0 auto;padding:24px 18px 40px}.admin-report-detail-screen .admin-header{align-items:center;gap:14px;margin-bottom:22px;display:flex}.admin-report-detail-screen .admin-header h1{margin:0;font-size:26px;font-weight:800;line-height:1.2}.admin-report-detail-screen .admin-header p{opacity:.68;margin:5px 0 0;font-size:14px}.admin-report-detail-screen .admin-back-button{border:1px solid color-mix(in srgb, currentColor 14%, transparent);background:color-mix(in srgb, currentColor 6%, transparent);width:44px;height:44px;color:inherit;cursor:pointer;border-radius:14px;flex-shrink:0;place-items:center;padding:0;font-size:23px;transition:transform .2s,background-color .2s;display:grid}.admin-report-detail-screen .admin-back-button:hover{background:color-mix(in srgb, currentColor 10%, transparent);transform:translate(-2px)}.admin-report-detail-card{border:1px solid color-mix(in srgb, currentColor 12%, transparent);background:color-mix(in srgb, currentColor 4%, transparent);border-radius:22px;padding:22px;box-shadow:0 14px 35px #0f172a14}.admin-report-status-row{border-bottom:1px solid color-mix(in srgb, currentColor 10%, transparent);justify-content:space-between;align-items:center;gap:12px;margin-bottom:17px;padding-bottom:17px;display:flex}.admin-report-section-title{font-size:18px;font-weight:800}.admin-report-status{border-radius:999px;align-items:center;gap:7px;padding:7px 12px;font-size:13px;font-weight:800;display:inline-flex}.admin-report-status:before{content:"";background:currentColor;border-radius:50%;width:8px;height:8px}.admin-report-status.open{color:#e5484d;background:#e5484d1f;border:1px solid #e5484d47}.admin-report-status.closed{color:#22a95a;background:#22c55e1f;border:1px solid #22c55e47}.admin-report-detail-card p{border-bottom:1px solid color-mix(in srgb, currentColor 8%, transparent);grid-template-columns:minmax(130px,165px) 1fr;gap:12px;margin:0;padding:13px 0;line-height:1.55;display:grid}.admin-report-detail-card p:last-child{border-bottom:0}.admin-report-detail-card strong{opacity:.72;font-weight:750}@media (width<=600px){.admin-report-detail-screen{padding:18px 12px 32px}.admin-report-detail-screen .admin-header h1{font-size:22px}.admin-report-detail-card{border-radius:18px;padding:17px}.admin-report-detail-card p{grid-template-columns:1fr;gap:4px}}.admin-report-detail-screen{padding-bottom:120px}.admin-report-messages-title{margin:28px 0 16px;font-size:21px;font-weight:800}.admin-report-messages-list{flex-direction:column;gap:13px;width:100%;display:flex}.admin-report-message{box-sizing:border-box;border:1px solid color-mix(in srgb, currentColor 10%, transparent);width:fit-content;max-width:78%;color:inherit;border-radius:18px;padding:12px 15px;box-shadow:0 7px 18px #0f172a0f}.admin-report-message.is-reporter{background:color-mix(in srgb, currentColor 7%, transparent);border-bottom-left-radius:5px;align-self:flex-start}.admin-report-message.is-reported-user{background:#ff496b21;border-color:#ff496b3d;border-bottom-right-radius:5px;align-self:flex-end}.admin-report-message-top{justify-content:space-between;align-items:center;gap:18px;margin-bottom:7px;display:flex}.admin-report-message-top strong{font-size:13px;font-weight:800}.admin-report-message-top time{white-space:nowrap;opacity:.52;font-size:11px}.admin-report-message>p{overflow-wrap:anywhere;margin:0;font-size:15px;line-height:1.5}@media (width<=600px){.admin-report-message{max-width:88%}.admin-report-message-top{flex-direction:column;align-items:flex-start;gap:3px}}.admin-user-link{color:#ff496b;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-self:start;padding:0;font-weight:800;transition:opacity .2s,transform .2s}.admin-user-link:hover{opacity:.78;text-decoration:underline;transform:translate(2px)}.admin-user-link:disabled{color:inherit;opacity:.55;cursor:not-allowed;text-decoration:none;transform:none}.admin-user-detail-screen{box-sizing:border-box;width:100%;max-width:920px;color:inherit;margin:0 auto;padding:24px 18px 120px}.admin-user-detail-screen .admin-header{align-items:center;gap:14px;margin-bottom:24px;display:flex}.admin-user-detail-screen .admin-header h1{margin:0;font-size:27px;font-weight:800;line-height:1.2}.admin-user-detail-screen .admin-header p{opacity:.68;margin:5px 0 0;font-size:14px}.admin-user-detail-screen .admin-back-button{border:1px solid color-mix(in srgb, currentColor 14%, transparent);background:color-mix(in srgb, currentColor 6%, transparent);width:44px;height:44px;color:inherit;cursor:pointer;border-radius:14px;flex-shrink:0;place-items:center;padding:0;font-size:23px;display:grid}.admin-user-profile-card{border:1px solid color-mix(in srgb, currentColor 12%, transparent);background:color-mix(in srgb, currentColor 4%, transparent);border-radius:22px;padding:22px;box-shadow:0 14px 35px #0f172a14}.admin-user-profile-top{border-bottom:1px solid color-mix(in srgb, currentColor 10%, transparent);align-items:center;gap:16px;margin-bottom:8px;padding-bottom:20px;display:flex}.admin-user-avatar{color:#fff;background:linear-gradient(135deg,#ff496b,#8b5cf6);border-radius:22px;flex-shrink:0;place-items:center;width:68px;height:68px;font-size:29px;font-weight:900;display:grid;box-shadow:0 10px 24px #ff496b38}.admin-user-heading{min-width:0}.admin-user-heading h2{overflow-wrap:anywhere;margin:0 0 8px;font-size:22px;line-height:1.3}.admin-user-account-status{border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:13px;font-weight:800;display:inline-flex}.admin-user-account-status:before{content:"";background:currentColor;border-radius:50%;width:8px;height:8px}.admin-user-account-status.active{color:#22a95a;background:#22c55e1f;border:1px solid #22c55e47}.admin-user-account-status.banned{color:#e5484d;background:#e5484d1f;border:1px solid #e5484d47}.admin-user-information p{border-bottom:1px solid color-mix(in srgb, currentColor 8%, transparent);grid-template-columns:minmax(130px,170px) 1fr;gap:14px;margin:0;padding:15px 0;line-height:1.5;display:grid}.admin-user-information p:last-child{border-bottom:0}.admin-user-information strong{opacity:.68}.admin-user-id{overflow-wrap:anywhere;opacity:.75;font-family:monospace;font-size:13px}.admin-user-status-message{background:color-mix(in srgb, currentColor 5%, transparent);text-align:center;border-radius:16px;padding:18px}@media (width<=600px){.admin-user-detail-screen{padding:18px 12px 110px}.admin-user-detail-screen .admin-header h1{font-size:23px}.admin-user-profile-card{border-radius:18px;padding:17px}.admin-user-avatar{border-radius:18px;width:58px;height:58px;font-size:25px}.admin-user-heading h2{font-size:19px}.admin-user-information p{grid-template-columns:1fr;gap:4px}}*{box-sizing:border-box}:root{color:#f4f7fb;font-synthesis:none;text-rendering:optimizelegibility;background:#090b10;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:radial-gradient(circle at top,#1c2433 0%,#0b0e14 45%,#06070a 100%);min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer;-webkit-tap-highlight-color:transparent}.app{background:linear-gradient(#151a23 0%,#11151d 42%,#0d1118 100%);border-left:1px solid #ffffff0f;border-right:1px solid #ffffff0f;width:100%;max-width:460px;min-height:100vh;margin:0 auto;padding-bottom:105px;position:relative;overflow:hidden;box-shadow:0 0 60px #0000008c}.header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#151a23eb;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:26px 18px 20px;display:flex}.logo{color:#fff;letter-spacing:2px;-webkit-user-select:none;user-select:none;margin:0;font-size:30px;font-weight:900}.logo-x{color:#4f8cff;text-shadow:0 0 8px #4f8cffcc,0 0 20px #4f8cff73;font-size:34px;font-weight:900}.logo:first-letter{color:#4f8cff}.subtitle{color:#8d98aa;margin:7px 0 0;font-size:13px;font-weight:500}.header-actions{gap:9px;display:flex}.icon-button{color:#d9e2f2;background:linear-gradient(145deg,#222a37,#171d27);border:1px solid #ffffff14;border-radius:15px;place-items:center;width:44px;height:44px;transition:transform .2s,border-color .2s;display:grid;box-shadow:0 8px 20px #00000040,inset 0 1px #ffffff0d}.icon-button:hover{border-color:#4f8cff80}.icon-button:active{transform:scale(.92)}.content{padding:0 18px}.search-box{color:#7f8da3;background:linear-gradient(145deg,#1d2430,#171d27);border:1px solid #ffffff14;border-radius:18px;align-items:center;gap:11px;margin-top:18px;padding:0 15px;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:0 14px 30px #0000003b,inset 0 1px #ffffff0a}.search-box:focus-within{border-color:#4f8cff;box-shadow:0 0 0 4px #4f8cff1a,0 14px 30px #00000042}.search-box input{color:#f5f7fb;background:0 0;border:none;outline:none;width:100%;padding:17px 0;font-size:14px}.search-box input::placeholder{color:#778397}.section-title-row{justify-content:space-between;align-items:center;margin-top:30px;margin-bottom:15px;display:flex}.section-title-row h2{color:#f7f9fc;letter-spacing:-.2px;margin:0;font-size:19px;font-weight:750}.clear-button,.see-all{color:#6fa0ff;background:0 0;border:none;padding:5px;font-size:13px;font-weight:650}.category-card{color:#c4ccda;background:linear-gradient(145deg,#1c232e,#151b24);border:1px solid #ffffff12;border-radius:19px;flex-direction:column;justify-content:center;align-items:center;gap:11px;min-height:108px;font-size:13px;font-weight:650;transition:transform .2s,border-color .2s,background .2s;display:flex;box-shadow:0 10px 25px #00000038,inset 0 1px #ffffff09}.category-card:hover{border-color:#4f8cff66;transform:translateY(-3px)}.category-card:active{transform:scale(.96)}.category-card.active{color:#fff;background:linear-gradient(145deg,#4f8cff40,#245cbe26);border-color:#4f8cff;box-shadow:0 10px 25px #1955be40,inset 0 1px #ffffff14}.category-icon{color:#79a7ff;background:#4f8cff1c;border:1px solid #4f8cff26;border-radius:16px;place-items:center;width:50px;height:50px;display:grid}.category-card.active .category-icon{color:#fff;background:linear-gradient(145deg,#679cff,#3774e8);border-color:#0000;box-shadow:0 8px 20px #3774e859}.products-section{margin-bottom:20px}.products{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.product-card{background:linear-gradient(160deg,#1d2430,#151a22);border:1px solid #ffffff13;border-radius:20px;transition:transform .2s,border-color .2s;overflow:hidden;box-shadow:0 14px 30px #00000040,inset 0 1px #ffffff09}.product-card:hover{border-color:#4f8cff4d}.product-card:active{transform:scale(.98)}.product-image{aspect-ratio:4/3;color:#78a6ff;background:radial-gradient(circle at 100% 0,#4f8cff40,#0000 48%),linear-gradient(145deg,#232d3d,#18202b);border-bottom:1px solid #ffffff0d;place-items:center;width:100%;height:190px;display:grid;position:relative;overflow:hidden}.favorite-button{color:#d1d8e4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f131ad1;border:1px solid #ffffff14;border-radius:50%;place-items:center;width:37px;height:37px;transition:transform .2s;display:grid;position:absolute;top:10px;right:10px;box-shadow:0 6px 16px #00000040}.favorite-button:active{transform:scale(.84)}.product-info{padding:14px}.product-category{color:#78a6ff;letter-spacing:.2px;font-size:11px;font-weight:750;display:inline-block}.product-info h3{color:#f1f4f9;min-height:39px;margin:8px 0;font-size:14px;font-weight:650;line-height:1.4;overflow:hidden}.product-info strong{color:#fff;margin-bottom:8px;font-size:16px;font-weight:800;display:block}.product-info p{color:#8792a5;margin:0;font-size:12px}.empty-state{text-align:center;background:linear-gradient(145deg,#1d2430,#151a22);border:1px solid #ffffff12;border-radius:20px;grid-column:1/-1;padding:45px 20px}.empty-state h3{color:#f4f6fa;margin:0 0 9px}.empty-state p{color:#8c97aa;margin:0;font-size:14px}.content section[style]{box-shadow:0 14px 30px #0003;color:#f4f7fb!important;background:linear-gradient(145deg,#1d2430,#151a22)!important;border-color:#ffffff14!important}.content section[style] p{color:#909bad!important}.bottom-navigation{z-index:20;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f131af5;border-top:1px solid #ffffff13;grid-template-columns:repeat(5,1fr);align-items:center;width:100%;max-width:460px;height:80px;margin:0 auto;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 32px #00000052}.nav-item{color:#737f92;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;height:100%;font-size:10px;font-weight:650;transition:color .2s,transform .2s;display:flex}.nav-item.active{color:#6f9fff}.nav-item:active{transform:scale(.91)}.add-button{color:#fff;background:linear-gradient(145deg,#6a9cff,#306be0);border:5px solid #10151d;border-radius:50%;place-items:center;width:59px;height:59px;margin:-29px auto 0;transition:transform .2s;display:grid;box-shadow:0 12px 28px #306be07a,inset 0 1px #ffffff40}.add-button:active{transform:scale(.89)}@media (width<=360px){.content{padding:0 13px}.header{padding-left:13px;padding-right:13px}.categories{gap:8px}.category-card{min-height:98px}.products{gap:9px}.product-info{padding:11px}}.splash-screen{z-index:9999;background:radial-gradient(circle,#4f8cff2e,#0000 40%),linear-gradient(160deg,#111722,#080b11 60%,#030405);flex-direction:column;justify-content:center;align-items:center;animation:.5s 1.8s forwards splashFadeOut;display:flex;position:fixed;inset:0}.splash-logo{color:#fff;letter-spacing:4px;font-size:43px;font-weight:900;animation:.9s splashLogo}.splash-logo span{color:#6598ff;text-shadow:0 0 12px #6598ffd9,0 0 30px #4f8cff80;margin-left:3px;font-size:49px}.splash-slogan{color:#8e9bad;letter-spacing:3px;margin-top:13px;font-size:14px;font-weight:600;animation:1.1s splashText}.splash-loader{background:#ffffff14;border-radius:20px;width:115px;height:3px;margin-top:35px;overflow:hidden}.splash-loader span{background:linear-gradient(90deg,#0000,#6598ff,#0000);width:50%;height:100%;animation:1.2s ease-in-out infinite splashLoading;display:block}@keyframes splashLogo{0%{opacity:0;transform:scale(.75)translateY(15px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes splashText{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes splashLoading{0%{transform:translate(-120%)}to{transform:translate(220%)}}@keyframes splashFadeOut{to{opacity:0}}.premium-banner{background:radial-gradient(circle at 100% 0,#5b91ff59,#0000 38%),linear-gradient(145deg,#1f2a3a,#151b25);border:1px solid #ffffff14;border-radius:22px;justify-content:space-between;align-items:center;min-height:180px;margin-top:20px;padding:22px;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 35px #0000004d,inset 0 1px #ffffff0d}.banner-content{z-index:2;max-width:250px;position:relative}.banner-badge{color:#dce8ff;background:#6598ff24;border:1px solid #6598ff4d;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:700;display:inline-block}.banner-content h2{color:#fff;margin:14px 0 8px;font-size:21px;line-height:1.25}.banner-content p{color:#9ca8ba;margin:0 0 16px;font-size:13px;line-height:1.5}.banner-content button{color:#fff;background:linear-gradient(145deg,#6b9dff,#316de2);border:none;border-radius:13px;padding:11px 17px;font-size:13px;font-weight:700;box-shadow:0 8px 20px #316de259}.banner-content button:active{transform:scale(.95)}.banner-x{color:#6598ff33;-webkit-user-select:none;user-select:none;font-size:110px;font-weight:900;position:absolute;right:18px;transform:rotate(-8deg)}.auth-screen{background:linear-gradient(#0b0f17,#111827);flex-direction:column;justify-content:center;min-height:100vh;padding:40px 24px;display:flex}.auth-logo{text-align:center;color:#fff;letter-spacing:2px;font-size:38px;font-weight:900}.auth-logo span{color:#4f8cff}.auth-slogan{text-align:center;color:#94a3b8;margin-top:8px;margin-bottom:40px}.auth-card{background:#171c26;border:1px solid #ffffff14;border-radius:22px;padding:24px}.auth-card h1{color:#fff;margin:0}.auth-card p{color:#94a3b8;margin-bottom:24px}.auth-card label{color:#fff;margin:14px 0 8px;display:block}.auth-card input{color:#fff;background:#222836;border:none;border-radius:14px;outline:none;width:100%;padding:14px}.login-button{color:#fff;background:#4f8cff;border:none;border-radius:14px;width:100%;margin-top:24px;padding:15px;font-size:16px;font-weight:700}.register-link{color:#8fb7ff;background:0 0;border:none;width:100%;margin-top:12px;font-weight:600}.add-product-screen{background:linear-gradient(145deg,#1c2430,#131923);border:1px solid #ffffff14;border-radius:24px;width:100%;margin-top:18px;padding:22px 18px 30px;box-shadow:0 18px 40px #00000047}.add-product-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:26px;display:flex}.add-product-badge{color:#8fb6ff;letter-spacing:.4px;background:#4f8cff24;border:1px solid #4f8cff4d;border-radius:999px;padding:6px 11px;font-size:11px;font-weight:800;display:inline-block}.add-product-header h1{color:#fff;margin:14px 0 8px;font-size:27px;line-height:1.2}.add-product-header p{color:#929daf;margin:0;font-size:14px;line-height:1.5}.close-screen-button{color:#b7c0ce;background:#202835;border:1px solid #ffffff14;border-radius:13px;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:25px;line-height:1;display:grid}.add-product-form{flex-direction:column;gap:9px;display:flex}.add-product-form label{color:#edf2fa;margin-top:8px;font-size:13px;font-weight:700}.add-product-form input,.add-product-form select,.add-product-form textarea{color:#fff;background:#202835;border:1px solid #ffffff17;border-radius:14px;outline:none;width:100%;padding:14px 15px;font-size:14px;transition:border-color .2s,box-shadow .2s}.add-product-form textarea{resize:vertical;min-height:130px;line-height:1.5}.add-product-form input::placeholder,.add-product-form textarea::placeholder{color:#788497}.add-product-form input:focus,.add-product-form select:focus,.add-product-form textarea:focus{border-color:#5f96ff;box-shadow:0 0 0 4px #4f8cff1f}.add-product-form select{appearance:none;cursor:pointer}.add-product-form select option{color:#fff;background:#1b2230}.price-input-wrapper{position:relative}.price-input-wrapper input{padding-right:55px}.price-input-wrapper span{color:#8faeff;font-size:13px;font-weight:800;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.form-message{color:#dce8ff;background:#4f8cff1f;border:1px solid #4f8cff40;border-radius:13px;margin:12px 0 0;padding:12px 14px;font-size:13px;line-height:1.5}.publish-product-button{color:#fff;background:linear-gradient(145deg,#669aff,#3471e7);border:none;border-radius:15px;width:100%;margin-top:18px;padding:15px;font-size:15px;font-weight:800;box-shadow:0 10px 24px #3471e759}.publish-product-button:active{transform:scale(.98)}.publish-product-button:disabled,.cancel-product-button:disabled{cursor:not-allowed;opacity:.6}.cancel-product-button{color:#aeb8c8;background:0 0;border:1px solid #ffffff1a;border-radius:15px;width:100%;padding:14px;font-size:14px;font-weight:700}.cancel-product-button:active,.close-screen-button:active{transform:scale(.95)}.product-detail-screen{width:100%;padding:4px 0 30px}.detail-topbar{grid-template-columns:44px 1fr 44px;align-items:center;gap:10px;margin-bottom:16px;display:grid}.detail-topbar>span{color:#f4f7fb;text-align:center;font-size:16px;font-weight:800}.detail-icon-button{color:#dce4f1;background:#1b2330;border:1px solid #ffffff14;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.detail-icon-button:active{transform:scale(.93)}.detail-favorite.active{color:#ff6472;background:#ff4b5d1f;border-color:#ff4b5d4d}.detail-image{background:radial-gradient(circle at 100% 0,#4f8cff47,#0000 45%),linear-gradient(145deg,#243147,#151c28);border:1px solid #ffffff14;border-radius:24px;width:100%;height:285px;overflow:hidden;box-shadow:0 18px 38px #0000004d}.detail-image img{object-fit:cover;width:100%;height:100%}.detail-placeholder{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.detail-placeholder-category{color:#a8c5ff;background:#4f8cff21;border:1px solid #4f8cff40;border-radius:999px;margin-bottom:14px;padding:7px 12px;font-size:12px;font-weight:750}.detail-placeholder strong{color:#ffffffeb;letter-spacing:2px;font-size:35px;font-weight:900}.detail-placeholder strong span{color:#6598ff;text-shadow:0 0 20px #4f8cffa6}.detail-card{background:linear-gradient(145deg,#1c2430,#141a23);border:1px solid #ffffff13;border-radius:21px;margin-top:15px;padding:20px;box-shadow:0 12px 28px #0003}.detail-category{color:#82adff;align-items:center;gap:7px;font-size:12px;font-weight:750;display:inline-flex}.detail-card h1{color:#f5f7fb;margin:13px 0 11px;font-size:24px;line-height:1.3}.detail-price{color:#fff;font-size:25px;font-weight:900;display:block}.detail-location{color:#909caf;align-items:center;gap:8px;margin-top:15px;font-size:14px;display:flex}.detail-card h2{color:#f4f7fb;margin:0 0 12px;font-size:18px}.detail-description{color:#a0aabc;white-space:pre-line;margin:0;font-size:14px;line-height:1.7}.detail-seller{align-items:center;gap:14px;display:flex}.detail-seller-avatar{color:#82adff;background:#4f8cff21;border:1px solid #4f8cff38;border-radius:17px;flex-shrink:0;place-items:center;width:55px;height:55px;display:grid}.detail-seller div:last-child{min-width:0}.detail-seller span{color:#8793a6;margin-bottom:5px;font-size:12px;display:block}.detail-seller strong{color:#edf2fa;text-overflow:ellipsis;white-space:nowrap;font-size:14px;display:block;overflow:hidden}.detail-actions{gap:10px;margin-top:17px;display:grid}.detail-secondary-button,.detail-message-button{border-radius:15px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:52px;font-size:14px;font-weight:800;display:flex}.detail-secondary-button{color:#abc6fa;background:#1b2330;border:1px solid #4f8cff40}.detail-secondary-button.active{color:#ff8490;background:#ff4b5d1a;border-color:#ff4b5d47}.detail-message-button{color:#fff;background:linear-gradient(145deg,#679cff,#3471e7);border:none;box-shadow:0 10px 25px #3471e759}.detail-secondary-button:active,.detail-message-button:active{transform:scale(.98)}.detail-empty{text-align:center;background:#1b2330;border-radius:20px;padding:45px 20px}.detail-empty h2{color:#fff}.detail-empty button{color:#fff;background:#4f8cff;border:none;border-radius:13px;padding:13px 18px;font-weight:700}.product-card{cursor:pointer}.product-card:focus-visible{outline-offset:3px;outline:2px solid #6598ff}.chat-screen{width:100%;padding-bottom:25px}.chat-header{background:linear-gradient(145deg,#1c2430,#141a23);border:1px solid #ffffff14;border-radius:19px;grid-template-columns:42px 45px 1fr;align-items:center;gap:10px;margin-bottom:14px;padding:12px;display:grid}.chat-back-button{color:#dce5f2;background:#222b38;border:1px solid #ffffff14;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.chat-avatar{color:#82adff;background:#4f8cff21;border-radius:14px;place-items:center;width:45px;height:45px;display:grid}.chat-header-info{min-width:0}.chat-header-info strong,.chat-header-info span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.chat-header-info strong{color:#f2f6fc;font-size:13px}.chat-header-info span{color:#8793a6;margin-top:5px;font-size:11px}.chat-product-summary{background:#4f8cff17;border:1px solid #4f8cff33;border-radius:16px;justify-content:space-between;align-items:center;gap:15px;margin-bottom:13px;padding:14px 16px;display:flex}.chat-product-summary div{min-width:0}.chat-product-summary span,.chat-product-summary strong{display:block}.chat-product-summary span{color:#7892bd;margin-bottom:4px;font-size:10px}.chat-product-summary strong{color:#dce8fa;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.chat-product-summary b{color:#fff;flex-shrink:0;font-size:13px}.messages-area{min-height:390px;max-height:540px;padding:15px 4px;overflow-y:auto}.chat-empty-message{color:#7f8b9e;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:300px;display:flex}.chat-empty-message strong{color:#dfe6f1}.chat-empty-message span{max-width:240px;font-size:13px;line-height:1.5}.message-row{justify-content:flex-start;margin-bottom:10px;display:flex}.message-row.own{justify-content:flex-end}.message-bubble{color:#dfe6f1;background:#202936;border:1px solid #ffffff12;border-radius:7px 17px 17px;max-width:80%;padding:11px 13px 8px}.message-row.own .message-bubble{color:#fff;background:linear-gradient(145deg,#578eff,#326edc);border-color:#0000;border-radius:17px 7px 17px 17px}.message-bubble p{overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-size:14px;line-height:1.5}.message-bubble span{color:#dce6f5a6;text-align:right;margin-top:5px;font-size:9px;display:block}.chat-error{color:#ffb4bd;background:#ff4b5d1a;border:1px solid #ff4b5d40;border-radius:12px;margin:8px 0;padding:10px 13px;font-size:12px}.message-form{background:#141a23f5;border:1px solid #ffffff14;border-radius:18px;grid-template-columns:1fr 50px;gap:9px;padding:10px;display:grid}.message-form input{color:#fff;background:#222b38;border:1px solid #ffffff14;border-radius:14px;outline:none;width:100%;min-width:0;padding:13px 15px}.message-form input:focus{border-color:#6598ff;box-shadow:0 0 0 4px #4f8cff1a}.message-form input::placeholder{color:#788497}.message-form button{color:#fff;background:linear-gradient(145deg,#679cff,#3471e7);border:none;border-radius:15px;place-items:center;width:50px;height:50px;display:grid}.message-form button:disabled{cursor:not-allowed;opacity:.45}.chat-status-card{color:#82adff;text-align:center;background:linear-gradient(145deg,#1c2430,#141a23);border:1px solid #ffffff14;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:380px;padding:30px 20px;display:flex}.chat-status-card h2{color:#fff;margin:18px 0 8px}.chat-status-card p{color:#909bad;max-width:280px;margin:0 0 22px;line-height:1.6}.chat-status-card button{color:#fff;background:#4f8cff;border:none;border-radius:14px;padding:13px 18px;font-weight:700}.messages-screen{width:100%;padding:4px 0 30px}.messages-title{margin-bottom:20px}.messages-title h1{color:#f5f7fb;margin:0 0 7px;font-size:27px}.messages-title p{color:#8e99aa;margin:0;font-size:13px;line-height:1.55}.chat-list{gap:11px;display:grid}.chat-list-item{width:100%;color:inherit;text-align:left;background:linear-gradient(145deg,#1c2430,#141a23);border:1px solid #ffffff13;border-radius:19px;grid-template-columns:53px minmax(0,1fr) 25px;align-items:center;gap:12px;padding:14px;display:grid;box-shadow:0 9px 25px #0000002e}.chat-list-item:active{transform:scale(.985)}.chat-list-item:focus-visible{outline-offset:3px;outline:2px solid #6598ff}.chat-list-avatar{color:#82adff;background:#4f8cff21;border:1px solid #4f8cff33;border-radius:17px;place-items:center;width:53px;height:53px;display:grid}.chat-list-content{min-width:0}.chat-list-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.chat-list-top strong{color:#f0f4fa;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;overflow:hidden}.chat-list-top time{color:#758196;flex-shrink:0;font-size:9px}.chat-list-product{color:#80aaff;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:11px;font-weight:700;display:block;overflow:hidden}.chat-list-content p{color:#8995a8;text-overflow:ellipsis;white-space:nowrap;margin:6px 0 0;font-size:12px;line-height:1.4;overflow:hidden}.chat-list-arrow{color:#667287;place-items:center;display:grid}.messages-empty{text-align:center;background:linear-gradient(145deg,#1c2430,#141a23);border:1px solid #ffffff13;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:390px;padding:35px 20px;display:flex}.messages-empty-icon{color:#82adff;background:#4f8cff1f;border:1px solid #4f8cff38;border-radius:23px;place-items:center;width:76px;height:76px;display:grid}.messages-empty h2{color:#f2f5fa;margin:20px 0 8px;font-size:20px}.messages-empty p{color:#8e99aa;max-width:290px;margin:0;font-size:13px;line-height:1.65}.messages-error{color:#ffb4bd;background:#ff4b5d1a;border:1px solid #ff4b5d40;border-radius:14px;padding:13px 15px;font-size:13px}.messages-loading{justify-content:center;align-items:center;gap:7px;min-height:320px;display:flex}.messages-loading span{background:#6598ff;border-radius:50%;width:9px;height:9px;animation:.8s infinite alternate message-loading}.messages-loading span:nth-child(2){animation-delay:.2s}.messages-loading span:nth-child(3){animation-delay:.4s}@keyframes message-loading{0%{opacity:.35;transform:translateY(0)}to{opacity:1;transform:translateY(-7px)}}.my-listings-screen{width:100%;padding:4px 0 30px}.my-listings-header{grid-template-columns:44px 1fr;align-items:center;gap:13px;margin-bottom:20px;display:grid}.my-listings-back{color:#dce5f2;background:#1d2531;border:1px solid #ffffff14;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.my-listings-header h1{color:#f5f7fb;margin:0 0 5px;font-size:26px}.my-listings-header p{color:#8d98aa;margin:0;font-size:12px;line-height:1.5}.my-listings-count{color:#9ba6b7;background:#4f8cff14;border:1px solid #4f8cff2e;border-radius:15px;justify-content:space-between;align-items:center;margin-bottom:13px;padding:13px 16px;font-size:13px;display:flex}.my-listings-count strong{color:#fff;background:#4f8cff;border-radius:10px;place-items:center;min-width:31px;height:31px;display:grid}.my-listings-list{gap:13px;display:grid}.my-listing-card{background:linear-gradient(145deg,#1c2430,#141a23);border:1px solid #ffffff13;border-radius:20px;overflow:hidden;box-shadow:0 10px 27px #00000030}.my-listing-main{width:100%;color:inherit;text-align:left;background:0 0;border:none;grid-template-columns:78px minmax(0,1fr) 22px;align-items:center;gap:12px;padding:14px;display:grid}.my-listing-image{color:#98baff;background:radial-gradient(circle at 100% 0,#4f8cff59,#0000 55%),#202a38;border-radius:17px;place-items:center;width:78px;height:78px;display:grid;overflow:hidden}.my-listing-image img{object-fit:cover;width:100%;height:100%}.my-listing-image span{font-size:29px;font-weight:900}.my-listing-info{min-width:0}.my-listing-info>span{color:#81aaff;font-size:10px;font-weight:800}.my-listing-info h2{color:#f0f4fa;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 7px;font-size:14px;line-height:1.35;overflow:hidden}.my-listing-info strong{color:#fff;font-size:15px;display:block}.my-listing-info p{color:#8490a3;margin:5px 0 0;font-size:11px}.my-listing-arrow{color:#687589}.my-listing-delete{color:#ff9ca6;background:#ff4b5d14;border:none;border-top:1px solid #ff4b5d26;justify-content:center;align-items:center;gap:8px;width:100%;min-height:45px;font-size:12px;font-weight:800;display:flex}.my-listing-delete:disabled{cursor:not-allowed;opacity:.55}.my-listings-empty{text-align:center;background:linear-gradient(145deg,#1c2430,#141a23);border:1px solid #ffffff13;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:35px 20px;display:flex}.my-listings-empty-icon{color:#82adff;background:#4f8cff1f;border:1px solid #4f8cff38;border-radius:23px;place-items:center;width:77px;height:77px;display:grid}.my-listings-empty h2{color:#f4f7fb;margin:20px 0 8px}.my-listings-empty p{color:#8e99aa;margin:0 0 22px;font-size:13px}.my-listings-add-button{color:#fff;background:linear-gradient(145deg,#679cff,#3471e7);border:none;border-radius:15px;justify-content:center;align-items:center;gap:8px;min-height:49px;padding:0 22px;font-weight:800;display:flex;box-shadow:0 10px 25px #3471e74d}.my-listings-add-button.bottom{width:100%;margin-top:16px}.my-listing-actions{border-top:1px solid #ffffff12;grid-template-columns:1fr 1fr;display:grid}.my-listing-edit,.my-listing-delete{border:none;justify-content:center;align-items:center;gap:8px;width:100%;min-height:46px;font-size:12px;font-weight:800;display:flex}.my-listing-edit{color:#a9c6ff;background:#4f8cff14;border-right:1px solid #ffffff12}.my-listing-delete{color:#ff9ca6;background:#ff4b5d14;border-top:none}.my-listing-edit:active,.my-listing-delete:active{transform:scale(.98)}.my-listing-edit:disabled,.my-listing-delete:disabled{cursor:not-allowed;opacity:.55}.theme-screen{width:100%;padding:4px 0 35px}.theme-screen-header{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:13px;margin-bottom:25px;display:grid}.theme-back-button{color:#dce5f2;background:#1d2531;border:1px solid #ffffff14;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.theme-back-button:active{transform:scale(.94)}.theme-screen-header h1{color:#f5f7fb;margin:0 0 5px;font-size:25px;line-height:1.2}.theme-screen-header p{color:#8d98aa;margin:0;font-size:12px;line-height:1.5}.theme-section-title{align-items:center;gap:12px;margin-bottom:14px;display:flex}.theme-section-icon{color:#82adff;background:#4f8cff21;border:1px solid #4f8cff38;border-radius:15px;flex-shrink:0;place-items:center;width:47px;height:47px;display:grid}.theme-section-title h2{color:#f2f6fc;margin:0 0 4px;font-size:17px}.theme-section-title p{color:#8490a3;margin:0;font-size:11px}.theme-carousel{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;gap:15px;margin:0 -16px;padding:4px 16px 18px;display:flex;overflow-x:auto}.theme-carousel::-webkit-scrollbar{display:none}.theme-card{width:285px;min-width:285px;color:inherit;text-align:left;scroll-snap-align:center;background:linear-gradient(145deg,#1c2430,#141a23);border:1px solid #ffffff14;border-radius:23px;padding:0;transition:transform .2s,border-color .2s,box-shadow .2s;overflow:hidden;box-shadow:0 14px 32px #0000003d}.theme-card:active{transform:scale(.98)}.theme-card.active{border-color:#6598ffbf;box-shadow:0 0 0 3px #4f8cff1f,0 17px 36px #0000004d}.theme-card-preview{height:205px;padding:18px;position:relative;overflow:hidden}.theme-preview-header{gap:6px;margin-bottom:18px;display:flex}.theme-preview-header span{background:#ffffff80;border-radius:50%;width:8px;height:8px}.theme-preview-banner{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff24;border:1px solid #ffffff21;border-radius:16px;width:100%;height:65px;margin-bottom:17px}.theme-preview-content{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.theme-preview-content span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff21;border:1px solid #ffffff1c;border-radius:13px;height:54px}.theme-preview-night{background:radial-gradient(circle at 100% 0,#4c89ff80,#0000 45%),linear-gradient(145deg,#172337,#0d131d)}.theme-preview-light{background:radial-gradient(circle at 100% 0,#558bff57,#0000 45%),linear-gradient(145deg,#faf8f2,#e5e8ed)}.theme-preview-light .theme-preview-header span{background:#1e2a3b59}.theme-preview-light .theme-preview-banner,.theme-preview-light .theme-preview-content span{background:#ffffffb8;border-color:#1928411a;box-shadow:0 7px 19px #2631411a}.theme-preview-purple{background:radial-gradient(circle at 100% 0,#bf46ff9e,#0000 47%),linear-gradient(145deg,#241234,#100b18)}.theme-preview-emerald{background:radial-gradient(circle at 100% 0,#3dd49175,#0000 48%),linear-gradient(145deg,#123229,#091712)}.theme-preview-crimson{background:radial-gradient(circle at 100% 0,#ff40598a,#0000 48%),linear-gradient(145deg,#35131b,#16090d)}.theme-preview-gold{background:radial-gradient(circle at 100% 0,#e2b44573,#0000 48%),linear-gradient(145deg,#252116,#0e0d09)}.theme-preview-sunset{background:radial-gradient(circle at 100% 0,#ff793d9e,#0000 42%),radial-gradient(circle at 0 100%,#c541ff78,#0000 48%),linear-gradient(145deg,#35203d,#17101d)}.theme-premium-badge,.theme-active-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:999px;align-items:center;gap:5px;min-height:31px;padding:0 10px;font-size:10px;font-weight:850;display:flex;position:absolute;top:14px;right:14px}.theme-premium-badge{color:#ffe39a;background:#141007b8;border:1px solid #ffd15c7a;box-shadow:0 7px 17px #00000040}.theme-active-badge{color:#fff;background:#2f71ebd9;border:1px solid #97bfff80}.theme-card-info strong{color:#f3f6fb;margin-bottom:6px;font-size:15px;display:block}.theme-card-info span{color:#8995a8;font-size:11px;line-height:1.45;display:block}.theme-icons-coming{color:#d8aa45;background:radial-gradient(circle at 100% 0,#d8a63829,#0000 46%),linear-gradient(145deg,#1d2430,#141a23);border:1px solid #d8a63840;border-radius:21px;justify-content:space-between;align-items:center;gap:18px;margin-top:14px;padding:20px;display:flex}.theme-icons-coming span{color:#f0c866;text-transform:uppercase;letter-spacing:.5px;background:#d8a6381a;border-radius:999px;margin-bottom:7px;padding:5px 9px;font-size:9px;font-weight:850;display:inline-block}.theme-icons-coming h2{color:#f3f6fb;margin:0 0 7px;font-size:17px}.theme-icons-coming p{color:#8f9aac;max-width:270px;margin:0;font-size:12px;line-height:1.55}html{transition:opacity .2s}html.theme-changing{opacity:.45}.theme-card{width:240px;min-width:240px}.theme-card-preview{height:180px;padding:16px}.theme-preview-banner{height:55px;margin-bottom:14px}.theme-preview-content{gap:7px}.theme-preview-content span{height:45px}.theme-card-info{padding:14px 15px 16px}.piyasax-header{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:17px 0;display:flex}.piyasax-brand-button{min-width:0;color:inherit;text-align:left;background:0 0;border:none;padding:0}.piyasax-brand-button strong{color:#f5f7fb;letter-spacing:.8px;font-size:26px;font-weight:950;line-height:1;display:block}.piyasax-brand-button strong span{color:#6598ff;text-shadow:0 0 18px #4f8cff8c}.piyasax-brand-button small{color:#8792a5;margin-top:9px;font-size:11px;font-weight:650;display:block}.piyasax-header-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.piyasax-header-button{color:#dce4f0;background:#1c2430;border:1px solid #ffffff17;border-radius:14px;place-items:center;width:43px;height:43px;transition:transform .18s,color .18s,border-color .18s,background .18s;display:grid;box-shadow:0 8px 20px #0000002e}.piyasax-header-button.theme{color:#8db4ff;background:#4f8cff1c;border-color:#4f8cff3d}.piyasax-header-button:hover{border-color:#6598ff6b}.piyasax-header-button:active{transform:scale(.92)}@media (width<=390px){.piyasax-brand-button strong{font-size:22px}.piyasax-header-actions{gap:6px}.piyasax-header-button{width:39px;height:39px}}.theme-page-overlay{z-index:9999;background:#0f141c;position:fixed;inset:0;overflow-y:auto}.theme-page-overlay-inner{width:100%;max-width:460px;min-height:100%;margin:0 auto;padding:20px 16px 45px}body.theme-screen-open{overflow:hidden}body.theme-screen-open .bottom-navigation{display:none}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-theme=light],html[data-theme=light] body{color:#243047;background:radial-gradient(circle at 100% 0,#96b8eb33,#0000 36%),#f4f1ea}html[data-theme=light] .app,html[data-theme=light] .content{background:0 0}html[data-theme=light] .piyasax-header{border-bottom-color:#2637521a}html[data-theme=light] .piyasax-brand-button strong{color:#263248}html[data-theme=light] .piyasax-brand-button strong span{color:#789ed8;text-shadow:0 0 18px #789ed847}html[data-theme=light] .piyasax-brand-button small{color:#788396}html[data-theme=light] .piyasax-header-button{color:#526179;background:#fffdf8;border-color:#2637521c;box-shadow:0 8px 20px #3540521a}html[data-theme=light] .piyasax-header-button.theme{color:#6f96d2;background:#edf3fc;border-color:#6f96d245}html[data-theme=light] .search-box{color:#718096;background:#fffdf8;border-color:#2637521a;box-shadow:0 10px 25px #35405214}html[data-theme=light] .search-box input{color:#263248;background:0 0}html[data-theme=light] .search-box input::placeholder{color:#929cab}html[data-theme=light] .premium-banner{background:radial-gradient(circle at 100% 0,#8baee259,#0000 48%),linear-gradient(145deg,#e8eff9,#dfe8f5);border-color:#6f96d233;box-shadow:0 14px 30px #4a5d7b1a}html[data-theme=light] .premium-banner h2{color:#263248}html[data-theme=light] .premium-banner p{color:#65738a}html[data-theme=light] .premium-banner button{color:#fff;background:#789ed8}html[data-theme=light] .section-title-row h2,html[data-theme=light] .messages-title h1,html[data-theme=light] .my-listings-header h1,html[data-theme=light] .theme-screen-header h1,html[data-theme=light] .theme-section-title h2{color:#263248}html[data-theme=light] .messages-title p,html[data-theme=light] .my-listings-header p,html[data-theme=light] .theme-screen-header p,html[data-theme=light] .theme-section-title p{color:#758197}html[data-theme=light] .category-card{color:#526179;background:#fffdf8;border-color:#2637521a;box-shadow:0 9px 22px #35405212}html[data-theme=light] .category-card.active{color:#5f86c3;background:#eaf1fb;border-color:#6f96d259}html[data-theme=light] .category-icon{color:#7096cf;background:#edf3fc}html[data-theme=light] .product-card{background:#fffdf8;border-color:#2637521a;box-shadow:0 11px 27px #35405217}html[data-theme=light] .product-image{color:#7599d0;background:radial-gradient(circle at 100% 0,#89ade24d,#0000 55%),#edf1f6}html[data-theme=light] .product-info h3{color:#263248}html[data-theme=light] .product-info strong{color:#172033}html[data-theme=light] .product-info p{color:#7a8598}html[data-theme=light] .product-category{color:#6b91ca}html[data-theme=light] .favorite-button{background:#fffdf8e0;border-color:#2637521a}html[data-theme=light] .auth-screen{color:#263248;background:radial-gradient(circle at 100% 0,#96b8eb38,#0000 40%),#f4f1ea}html[data-theme=light] .auth-card,html[data-theme=light] .add-product-screen{background:#fffdf8;border-color:#2637521a;box-shadow:0 18px 40px #3540521a}html[data-theme=light] .auth-card h1,html[data-theme=light] .add-product-header h1{color:#263248}html[data-theme=light] .auth-card p,html[data-theme=light] .add-product-header p{color:#748096}html[data-theme=light] .auth-card label,html[data-theme=light] .add-product-form label{color:#36445c}html[data-theme=light] .auth-card input,html[data-theme=light] .add-product-form input,html[data-theme=light] .add-product-form select,html[data-theme=light] .add-product-form textarea{color:#263248;background:#f6f5f1;border-color:#2637521f}html[data-theme=light] .auth-card input::placeholder,html[data-theme=light] .add-product-form input::placeholder,html[data-theme=light] .add-product-form textarea::placeholder{color:#98a1af}html[data-theme=light] .add-product-form select option{color:#263248;background:#fffdf8}html[data-theme=light] .close-screen-button,html[data-theme=light] .cancel-product-button{color:#5f6d82;background:#f1f2f2;border-color:#2637521f}html[data-theme=light] .publish-product-button,html[data-theme=light] .login-button{background:linear-gradient(145deg,#8eb0df,#6e96cf);box-shadow:0 10px 24px #6e96cf40}html[data-theme=light] :is(.detail-card,.chat-header,.chat-list-item,.messages-empty,.my-listing-card,.my-listings-empty,.chat-status-card){color:#263248;background:#fffdf8;border-color:#2637521a;box-shadow:0 12px 28px #35405214}html[data-theme=light] .detail-card h1,html[data-theme=light] .detail-card h2,html[data-theme=light] .messages-empty h2,html[data-theme=light] .my-listings-empty h2,html[data-theme=light] .chat-status-card h2{color:#263248}html[data-theme=light] .detail-price,html[data-theme=light] .my-listing-info strong,html[data-theme=light] .chat-product-summary b{color:#172033}html[data-theme=light] .detail-description,html[data-theme=light] .detail-location,html[data-theme=light] .messages-empty p,html[data-theme=light] .my-listings-empty p,html[data-theme=light] .chat-status-card p{color:#748096}html[data-theme=light] .detail-image{background:radial-gradient(circle at 100% 0,#8baee259,#0000 48%),linear-gradient(145deg,#edf2f8,#e4e9ef);border-color:#2637521a}html[data-theme=light] .detail-placeholder strong{color:#34435d}html[data-theme=light] .detail-icon-button,html[data-theme=light] .chat-back-button,html[data-theme=light] .my-listings-back,html[data-theme=light] .theme-back-button{color:#53637a;background:#fffdf8;border-color:#2637521c}html[data-theme=light] .chat-product-summary{background:#edf3fc;border-color:#6f96d238}html[data-theme=light] .chat-product-summary strong{color:#425574}html[data-theme=light] .message-row:not(.own) .message-bubble{color:#34435a;background:#fffdf8;border-color:#2637521a}html[data-theme=light] .message-form{background:#fffdf8f5;border-color:#2637521c}html[data-theme=light] .message-form input{color:#263248;background:#f3f3f0;border-color:#2637521c}html[data-theme=light] .my-listings-count{color:#66738a;background:#edf3fc;border-color:#6f96d233}html[data-theme=light] .my-listing-info h2{color:#263248}html[data-theme=light] .my-listing-info p{color:#7b879a}html[data-theme=light] .my-listing-image{color:#6f95cd;background:radial-gradient(circle at 100% 0,#8baee259,#0000 55%),#edf1f6}html[data-theme=light] .theme-page-overlay{background:radial-gradient(circle at 100% 0,#96b8eb33,#0000 38%),#f4f1ea}html[data-theme=light] .theme-section-icon{color:#7096cf;background:#eaf1fb;border-color:#6f96d23d}html[data-theme=light] .theme-card{background:#fffdf8;border-color:#2637521a;box-shadow:0 14px 30px #35405217}html[data-theme=light] .theme-card-info strong{color:#263248}html[data-theme=light] .theme-card-info span{color:#758197}html[data-theme=light] .theme-icons-coming{background:#fffdf8;border-color:#bf973640}html[data-theme=light] .theme-icons-coming h2{color:#263248}html[data-theme=light] .bottom-navigation{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8f5;border-color:#2637521a;box-shadow:0 -10px 28px #35405214}html[data-theme=light] .nav-item{color:#7b8698}html[data-theme=light] .nav-item.active{color:#6f96d2}html[data-theme=light] .add-button{color:#fff;background:linear-gradient(145deg,#8eb0df,#6e96cf);box-shadow:0 10px 25px #6e96cf4d}html[data-theme=light] .content>section[style]{box-shadow:0 14px 30px #35405214;color:#263248!important;background:#fffdf8!important;border-color:#2637521a!important}html[data-theme=light] .content>section[style] h2{color:#263248!important}html[data-theme=light] .content>section[style] p{color:#748096!important}html[data-theme=light],html[data-theme=light] body,html[data-theme=light] .theme-page-overlay,html[data-theme=light] .auth-screen{background:radial-gradient(circle at 100% 0,#7e9dc921,#0000 38%),#e7e1d7}html[data-theme=light] :is(.product-card,.auth-card,.add-product-screen,.detail-card,.chat-header,.chat-list-item,.messages-empty,.my-listing-card,.my-listings-empty,.chat-status-card,.theme-card,.theme-icons-coming){background:#f3eee5}html[data-theme=light] .piyasax-header-button,html[data-theme=light] .search-box,html[data-theme=light] .bottom-navigation{background:#f3eee5f5}.theme-carousel{cursor:grab;overscroll-behavior-inline:contain;scrollbar-width:thin;scrollbar-color:#71809a transparent}.theme-carousel:active{cursor:grabbing}.theme-carousel::-webkit-scrollbar{height:7px;display:block}.theme-carousel::-webkit-scrollbar-track{background:0 0}.theme-carousel::-webkit-scrollbar-thumb{background:#71809a;border-radius:999px}.piyasax-brand-button{margin-left:10px}@media (width<=390px){.piyasax-brand-button{margin-left:6px}}html[data-theme=night]{--px-bg:#0c1118;--px-bg-secondary:#111822;--px-surface:#171f2a;--px-surface-soft:#202a37;--px-text:#f4f7fb;--px-text-soft:#909bad;--px-accent:#5f96ff;--px-accent-two:#3471e7;--px-accent-soft:#4f8cff21;--px-border:#ffffff14;--px-shadow:#00000040}html[data-theme=light]{--px-bg:#ded7cb;--px-bg-secondary:#e8e1d6;--px-surface:#f0ebe2;--px-surface-soft:#e7e3dc;--px-text:#263248;--px-text-soft:#707c90;--px-accent:#88a9d7;--px-accent-two:#6f93c8;--px-accent-soft:#789ed826;--px-border:#2637521f;--px-shadow:#3540521f}html[data-theme=purple]{--px-bg:#100a17;--px-bg-secondary:#170d21;--px-surface:#20112c;--px-surface-soft:#2a1738;--px-text:#faf5ff;--px-text-soft:#b7a5c6;--px-accent:#ad68ff;--px-accent-two:#7e3fd4;--px-accent-soft:#ad68ff26;--px-border:#c68bff2b;--px-shadow:#05000a6b}html[data-theme=emerald]{--px-bg:#07140f;--px-bg-secondary:#0a1c14;--px-surface:#10271c;--px-surface-soft:#163426;--px-text:#f0fff7;--px-text-soft:#91b6a3;--px-accent:#46c98b;--px-accent-two:#289965;--px-accent-soft:#46c98b24;--px-border:#6fe1a726;--px-shadow:#000a0566}html[data-theme=crimson]{--px-bg:#13080c;--px-bg-secondary:#1c0b11;--px-surface:#281019;--px-surface-soft:#351620;--px-text:#fff4f6;--px-text-soft:#c09aa2;--px-accent:#ff6179;--px-accent-two:#d53652;--px-accent-soft:#ff617924;--px-border:#ff788d29;--px-shadow:#0a00036b}html[data-theme=gold]{--px-bg:#0b0a07;--px-bg-secondary:#12100b;--px-surface:#1b1810;--px-surface-soft:#272218;--px-text:#fff9e9;--px-text-soft:#b9ab86;--px-accent:#d9b65b;--px-accent-two:#ad8432;--px-accent-soft:#d9b65b24;--px-border:#e7c2622e;--px-shadow:#00000075}html[data-theme=sunset]{--px-bg:#17101d;--px-bg-secondary:#201327;--px-surface:#2a1831;--px-surface-soft:#38203e;--px-text:#fff7fc;--px-text-soft:#c0a4bb;--px-accent:#ff895e;--px-accent-two:#c95bd6;--px-accent-soft:#ff895e24;--px-border:#ff8f672b;--px-shadow:#0a020d6b}html[data-theme],html[data-theme] body{color:var(--px-text);background:radial-gradient(circle at top right, var(--px-accent-soft), transparent 38%), var(--px-bg)}html[data-theme] .app,html[data-theme] .content{color:var(--px-text);background:0 0}html[data-theme] .piyasax-header{border-bottom-color:var(--px-border)}html[data-theme] .piyasax-brand-button strong{color:var(--px-text)}html[data-theme] .piyasax-brand-button strong span{color:var(--px-accent);text-shadow:0 0 18px var(--px-accent-soft)}html[data-theme] .piyasax-brand-button small{color:var(--px-text-soft)}html[data-theme] .piyasax-header-button{color:var(--px-text);background:var(--px-surface);border-color:var(--px-border);box-shadow:0 8px 20px var(--px-shadow)}html[data-theme] .piyasax-header-button.theme{color:var(--px-accent);background:var(--px-accent-soft);border-color:var(--px-border)}html[data-theme] .search-box{color:var(--px-text-soft);background:var(--px-surface);border-color:var(--px-border);box-shadow:0 10px 25px var(--px-shadow)}html[data-theme] .search-box input{color:var(--px-text);background:0 0}html[data-theme] .search-box input::placeholder{color:var(--px-text-soft)}html[data-theme] :is(.section-title-row h2,.messages-title h1,.my-listings-header h1,.theme-screen-header h1,.theme-section-title h2,.detail-card h1,.detail-card h2,.messages-empty h2,.my-listings-empty h2,.chat-status-card h2,.theme-icons-coming h2){color:var(--px-text)}html[data-theme] :is(.messages-title p,.my-listings-header p,.theme-screen-header p,.theme-section-title p,.detail-description,.detail-location,.messages-empty p,.my-listings-empty p,.chat-status-card p){color:var(--px-text-soft)}html[data-theme] :is(.product-card,.auth-card,.add-product-screen,.detail-card,.chat-header,.chat-list-item,.messages-empty,.my-listing-card,.my-listings-empty,.chat-status-card,.theme-card,.theme-icons-coming){color:var(--px-text);background:var(--px-surface);border-color:var(--px-border);box-shadow:0 12px 28px var(--px-shadow)}html[data-theme] .category-card{color:var(--px-text-soft);background:var(--px-surface);border-color:var(--px-border);box-shadow:0 9px 22px var(--px-shadow)}html[data-theme] .category-card.active{color:var(--px-accent);background:var(--px-accent-soft);border-color:var(--px-accent)}html[data-theme] .category-icon{color:var(--px-accent);background:var(--px-accent-soft)}html[data-theme] .product-image,html[data-theme] .my-listing-image,html[data-theme] .detail-image{color:var(--px-accent);background:radial-gradient(circle at top right, var(--px-accent-soft), transparent 55%), var(--px-surface-soft);border-color:var(--px-border)}html[data-theme] .product-info h3,html[data-theme] .my-listing-info h2,html[data-theme] .product-info strong,html[data-theme] .my-listing-info strong,html[data-theme] .detail-price{color:var(--px-text)}html[data-theme] .product-info p,html[data-theme] .my-listing-info p{color:var(--px-text-soft)}html[data-theme] :is(.product-category,.detail-category,.my-listing-info>span,.chat-list-product){color:var(--px-accent)}html[data-theme] .favorite-button{background:var(--px-surface);border-color:var(--px-border)}html[data-theme] .premium-banner{background:radial-gradient(circle at top right, var(--px-accent-soft), transparent 48%), linear-gradient(145deg, var(--px-surface-soft), var(--px-surface));border-color:var(--px-border);box-shadow:0 14px 30px var(--px-shadow)}html[data-theme] .premium-banner h2{color:var(--px-text)}html[data-theme] .premium-banner p{color:var(--px-text-soft)}html[data-theme] .premium-banner button{color:#fff;background:linear-gradient(145deg, var(--px-accent), var(--px-accent-two))}html[data-theme] :is(.auth-card input,.add-product-form input,.add-product-form select,.add-product-form textarea,.message-form input){color:var(--px-text);background:var(--px-surface-soft);border-color:var(--px-border)}html[data-theme] :is(.auth-card input,.add-product-form input,.add-product-form textarea,.message-form input)::placeholder{color:var(--px-text-soft)}html[data-theme] .add-product-form select option{color:var(--px-text);background:var(--px-surface)}html[data-theme] :is(.auth-card label,.add-product-form label){color:var(--px-text)}html[data-theme] :is(.login-button,.publish-product-button,.detail-message-button,.message-form button,.add-button,.my-listings-add-button){color:#fff;background:linear-gradient(145deg, var(--px-accent), var(--px-accent-two));box-shadow:0 10px 24px var(--px-accent-soft)}html[data-theme] :is(.close-screen-button,.cancel-product-button,.detail-icon-button,.chat-back-button,.my-listings-back,.theme-back-button){color:var(--px-text-soft);background:var(--px-surface-soft);border-color:var(--px-border)}html[data-theme] .chat-product-summary{background:var(--px-accent-soft);border-color:var(--px-border)}html[data-theme] .chat-product-summary strong,html[data-theme] .chat-product-summary b{color:var(--px-text)}html[data-theme] .message-row:not(.own) .message-bubble{color:var(--px-text);background:var(--px-surface-soft);border-color:var(--px-border)}html[data-theme] .message-row.own .message-bubble{color:#fff;background:linear-gradient(145deg, var(--px-accent), var(--px-accent-two))}html[data-theme] .message-form{background:var(--px-surface);border-color:var(--px-border)}html[data-theme] .my-listings-count{color:var(--px-text-soft);background:var(--px-accent-soft);border-color:var(--px-border)}html[data-theme] .my-listings-count strong{color:#fff;background:var(--px-accent)}html[data-theme] .my-listing-edit{color:var(--px-accent);background:var(--px-accent-soft)}html[data-theme] .theme-page-overlay{color:var(--px-text);background:radial-gradient(circle at top right, var(--px-accent-soft), transparent 38%), var(--px-bg)}html[data-theme] .theme-section-icon{color:var(--px-accent);background:var(--px-accent-soft);border-color:var(--px-border)}html[data-theme] .theme-card.active{border-color:var(--px-accent);box-shadow:0 0 0 3px var(--px-accent-soft), 0 17px 36px var(--px-shadow)}html[data-theme] .theme-card-info strong{color:var(--px-text)}html[data-theme] .theme-card-info span{color:var(--px-text-soft)}html[data-theme] .theme-active-badge{color:#fff;background:var(--px-accent-two);border-color:var(--px-accent)}html[data-theme] .bottom-navigation{background:var(--px-surface);border-color:var(--px-border);box-shadow:0 -10px 28px var(--px-shadow)}html[data-theme] .nav-item{color:var(--px-text-soft)}html[data-theme] .nav-item.active{color:var(--px-accent)}html[data-theme] .content>section[style]{box-shadow:0 14px 30px var(--px-shadow);color:var(--px-text)!important;background:var(--px-surface)!important;border-color:var(--px-border)!important}html[data-theme] .content>section[style] h2{color:var(--px-text)!important}html[data-theme] .content>section[style] p{color:var(--px-text-soft)!important}html[data-theme=ocean]{--px-bg:#093638;--px-bg-secondary:#0d4949;--px-surface:#125957;--px-surface-soft:#1b7069;--px-text:#f1fffb;--px-text-soft:#b2ddd3;--px-accent:#79efd0;--px-accent-two:#ff8c70;--px-accent-soft:#79efd029;--px-border:#9dffe533;--px-shadow:#001c1b61}html[data-theme=ocean],html[data-theme=ocean] body{background:radial-gradient(circle at 100% 0,#79efd038,#0000 38%),radial-gradient(circle at 0 100%,#ff8c7021,#0000 42%),linear-gradient(145deg,#0b4545,#082d30)}html[data-theme=ocean] .premium-banner{background:radial-gradient(circle at 100% 0,#ff8c7040,#0000 44%),linear-gradient(145deg,#19736c,#104d4e)}html[data-theme=ocean] .add-button,html[data-theme=ocean] .login-button,html[data-theme=ocean] .publish-product-button,html[data-theme=ocean] .detail-message-button,html[data-theme=ocean] .message-form button,html[data-theme=ocean] .my-listings-add-button{background:linear-gradient(145deg,#79efd0,#32bca9 65%,#ff8c70)}.theme-preview-ocean{background:radial-gradient(circle at 100% 0,#79efd0ad,#0000 43%),radial-gradient(circle at 0 100%,#ff8c7080,#0000 46%),linear-gradient(145deg,#14706b,#0a393c)}.category-card{flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:112px;display:flex}.category-icon{width:58px;height:58px;color:var(--px-accent,#6c9cff);background:var(--px-accent-soft,#6c9cff24);border:1px solid var(--px-border,#ffffff14);border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.category-card>span:last-child{text-align:center;font-size:13px;font-weight:700}.category-card{flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:130px;padding:10px 7px 12px;display:flex;overflow:hidden}.category-image-window{pointer-events:none;background-repeat:no-repeat;background-size:300%;border-radius:14px;flex-shrink:0;width:100%;max-width:112px;height:82px;display:block}.category-name{z-index:2;color:var(--px-text,#fff);text-align:center;font-size:13px;font-weight:750;line-height:1.2;position:relative}.category-card.active .category-name{color:var(--px-accent,#6c9cff)}.category-image-window{background-color:#0000;background-repeat:no-repeat;background-origin:border-box;background-clip:border-box;width:100%;max-width:112px;height:88px}.category-card{justify-content:center}.category-name{width:100%;margin-top:1px}html[data-theme=rm]{--px-bg:#ead1dc;--px-bg-secondary:#f1dce5;--px-surface:#fff4f8;--px-surface-soft:#f5e2ea;--px-text:#4b2738;--px-text-soft:#8f6679;--px-accent:#ef6da8;--px-accent-two:#d84d91;--px-accent-soft:#ef6da82b;--px-border:#6f365021;--px-shadow:#693e5126}html[data-theme=rm],html[data-theme=rm] body{background:radial-gradient(circle at 100% 0,#ffa4cd61,#0000 38%),radial-gradient(circle at 0 100%,#ffe8f1a6,#0000 43%),linear-gradient(145deg,#efd7e1,#e6c9d6)}html[data-theme=rm] .theme-page-overlay{background:radial-gradient(circle at 100% 0,#ffa4cd61,#0000 38%),linear-gradient(145deg,#efd7e1,#e6c9d6)}html[data-theme=rm] .premium-banner{background:radial-gradient(circle at 100% 0,#ffffff8c,#0000 45%),linear-gradient(145deg,#f9cfe1,#e99abb);border-color:#be4c7e33}html[data-theme=rm] .premium-banner h2,html[data-theme=rm] .premium-banner p{color:#4b2738}html[data-theme=rm] :is(.login-button,.publish-product-button,.detail-message-button,.message-form button,.add-button,.my-listings-add-button,.premium-banner button){color:#fff;background:linear-gradient(145deg,#f483b6,#df5797);box-shadow:0 10px 24px #df57973d}html[data-theme=rm] .category-card.active{color:#d84d91;background:#f9dbe8;border-color:#ef6da8}html[data-theme=rm] .piyasax-brand-button strong span{color:#df5797;text-shadow:0 0 12px #ef6da859}.theme-preview-rm{background:radial-gradient(circle at 100% 0,#ffffffbf,#0000 40%),linear-gradient(145deg,#f5bfd5,#df78a8)}.theme-preview-rm .theme-preview-banner{background:linear-gradient(135deg,#ffedf5,#ef8fba)}.theme-preview-rm .theme-preview-content span{background:#ffffff8c;border-color:#ac3e7029}.delete-account-screen{width:100%;max-width:460px;min-height:100vh;color:var(--px-text,#fff);background:var(--px-bg,#0c1118);margin:0 auto;padding:20px 16px 45px}.delete-account-header{align-items:center;gap:13px;margin-bottom:20px;display:flex}.delete-account-header h1{color:var(--px-text,#fff);margin:0 0 4px;font-size:23px}.delete-account-header p{color:var(--px-text-soft,#909bad);margin:0;font-size:13px}.delete-account-back{border:1px solid var(--px-border,#ffffff14);width:43px;height:43px;color:var(--px-text,#fff);background:var(--px-surface,#171f2a);cursor:pointer;border-radius:14px;flex-shrink:0;font-size:22px}.delete-account-warning{background:#b92c4121;border:1px solid #ff55694d;border-radius:19px;align-items:flex-start;gap:13px;margin-bottom:16px;padding:17px;display:flex}.delete-account-warning-icon{color:#fff;background:linear-gradient(145deg,#ff687d,#d8334c);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:22px;font-weight:900;display:flex}.delete-account-warning h2{color:var(--px-text,#fff);margin:1px 0 7px;font-size:16px}.delete-account-warning p{color:var(--px-text-soft,#adb6c5);margin:0;font-size:13px;line-height:1.55}.delete-account-user{border:1px solid var(--px-border,#ffffff14);background:var(--px-surface,#171f2a);border-radius:18px;flex-direction:column;margin-bottom:16px;padding:17px;display:flex}.delete-account-user span{color:var(--px-text-soft,#909bad);margin-bottom:8px;font-size:12px;font-weight:700}.delete-account-user strong{color:var(--px-text,#fff);margin-bottom:4px;font-size:17px}.delete-account-user small{color:var(--px-text-soft,#909bad);font-size:13px}.delete-account-form{border:1px solid var(--px-border,#ffffff14);background:var(--px-surface,#171f2a);border-radius:20px;flex-direction:column;padding:18px;display:flex}.delete-account-form label{color:var(--px-text,#fff);margin-bottom:8px;font-size:13px;font-weight:700}.delete-account-form input{border:1px solid var(--px-border,#ffffff14);width:100%;height:49px;color:var(--px-text,#fff);background:var(--px-surface-soft,#202a37);border-radius:14px;outline:none;margin-bottom:17px;padding:0 14px;font-size:14px}.delete-account-form input:focus{border-color:#f25d73;box-shadow:0 0 0 3px #f25d7321}.delete-account-form input::placeholder{color:var(--px-text-soft,#909bad)}.delete-account-error{color:#ff9aaa;background:#a3263924;border:1px solid #ff5b7040;border-radius:13px;margin-bottom:15px;padding:12px;font-size:13px}.delete-account-submit{color:#fff;cursor:pointer;background:linear-gradient(145deg,#ff6379,#d92f49);border:none;border-radius:15px;width:100%;min-height:50px;font-size:14px;font-weight:800}.delete-account-submit:disabled{cursor:not-allowed;opacity:.4}.delete-account-cancel{border:1px solid var(--px-border,#ffffff14);width:100%;min-height:47px;color:var(--px-text-soft,#909bad);background:var(--px-surface-soft,#202a37);cursor:pointer;border-radius:15px;margin-top:10px;font-size:14px;font-weight:700}.delete-account-open-button{width:100%;color:inherit;text-align:left;cursor:pointer;background:#971f311f;border:1px solid #ff506840;border-radius:16px;align-items:center;margin:12px 0;padding:14px;display:flex}.delete-account-open-icon{color:#fff;background:linear-gradient(145deg,#ff687d,#d8334c);border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:39px;height:39px;margin-right:12px;font-size:19px;font-weight:900;display:flex}.delete-account-open-button>span:nth-child(2){flex-direction:column;flex:1;display:flex}.delete-account-open-button strong{color:#ff8293;margin-bottom:4px;font-size:14px}.delete-account-open-button small{color:var(--px-text-soft,#909bad);font-size:11px}.delete-account-open-arrow{color:#ff8293;margin-left:10px;font-size:26px}.category-image-window{position:relative;overflow:hidden}.category-card{text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;display:flex!important}.category-image-window{justify-content:center!important;align-items:center!important;width:100%!important;height:105px!important;display:flex!important;overflow:hidden!important}.category-image,.category-card img{object-fit:contain!important;object-position:center!important;width:85px!important;height:85px!important;margin:0 auto 10px!important;display:block!important;transform:none!important}.category-card span,.category-card h3,.category-card p{text-align:center!important;width:100%!important;margin:0!important}.category-card{text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;padding:14px 10px 12px!important;display:flex!important;position:relative!important}.category-image-window{justify-content:center!important;align-items:center!important;width:100%!important;height:90px!important;margin:0 0 6px!important;display:flex!important;overflow:visible!important;transform:translateY(-14px)!important}.category-image,.category-card img{object-fit:contain!important;object-position:center!important;width:82px!important;height:82px!important;margin:0 auto!important;display:block!important;position:static!important;transform:none!important}.category-card span,.category-card h3,.category-card p{text-align:center!important;width:100%!important;margin:-8px 0 0!important;position:static!important}.category-card{border-radius:22px;flex-direction:column;justify-content:center;align-items:center;height:162px;padding:12px 8px;display:flex;overflow:hidden}.category-image-window{opacity:1!important;visibility:visible!important;width:120px!important;height:100px!important;box-shadow:none!important;clip-path:none!important;background-color:#0000!important;background-repeat:no-repeat!important;background-size:300% 200%!important;border:none!important;margin:0 auto 8px!important;padding:0!important;display:block!important;transform:none!important}.category-name{text-align:center;width:100%;margin:0;padding:0;font-weight:800;display:block}.categories{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.category-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:162px;padding:12px 8px;display:flex;overflow:hidden}.category-image-window{opacity:1!important;visibility:visible!important;width:120px!important;max-width:100%!important;height:100px!important;box-shadow:none!important;background-color:#0000!important;background-repeat:no-repeat!important;background-size:300% 200%!important;border:none!important;margin:0 auto 8px!important;display:block!important}.category-name{text-align:center;width:100%;margin:0;font-weight:800;display:block}.product-image-upload{cursor:pointer;background:#4f8cff14;border:2px dashed #4f8cff73;border-radius:18px;justify-content:center;align-items:center;width:100%;min-height:190px;padding:0;display:flex;overflow:hidden}.product-image-upload:hover{background:#4f8cff21;border-color:#4f8cff}.product-image-placeholder{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:25px;display:flex}.product-image-placeholder strong{font-size:17px}.product-image-placeholder span{color:#909bad;font-size:13px}.product-image-preview{object-fit:cover;width:100%;height:220px;display:block}.remove-product-image-button{color:#ff6574;cursor:pointer;background:#ff5a6817;border:1px solid #ff5a6840;border-radius:12px;width:100%;padding:11px;font-weight:700}.remove-product-image-button:disabled{opacity:.6;cursor:not-allowed}.product-image-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.image-upload-title-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.image-upload-title-row label{margin:0}.image-upload-title-row span{color:#8db4ff;background:#4f8cff1f;border:1px solid #4f8cff3d;border-radius:999px;padding:5px 10px;font-size:13px;font-weight:800}.multiple-image-upload{cursor:pointer;text-align:center;background:#4f8cff14;border:2px dashed #4f8cff6b;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:100%;min-height:145px;padding:20px;display:flex}.multiple-image-upload:hover{background:#4f8cff21;border-color:#4f8cff}.multiple-image-plus{color:#fff;background:#4f8cff;border-radius:15px;place-items:center;width:45px;height:45px;font-size:29px;font-weight:400;line-height:1;display:grid}.multiple-image-upload strong{font-size:16px}.multiple-image-upload small{color:#909bad;font-size:12px}.cover-photo-info{color:#909bad;margin:0;font-size:12px;line-height:1.5}.image-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.image-preview-item{aspect-ratio:1;background:#111720;border:1px solid #ffffff17;border-radius:15px;min-width:0;position:relative;overflow:hidden}.image-preview-item img{object-fit:cover;width:100%;height:100%;display:block}.cover-photo-badge{color:#fff;background:#206fffeb;border-radius:7px;padding:4px 7px;font-size:10px;font-weight:800;position:absolute;bottom:35px;left:6px}.image-number{color:#fff;background:#000000b3;border-radius:50%;place-items:center;width:23px;height:23px;font-size:11px;font-weight:800;display:grid;position:absolute;top:6px;left:6px}.remove-preview-button{color:#fff;cursor:pointer;background:#d64555f2;border:none;border-radius:50%;place-items:center;width:27px;height:27px;padding:0;font-size:19px;line-height:1;display:grid;position:absolute;top:6px;right:6px}.image-order-buttons{grid-template-columns:1fr 1fr;gap:5px;display:grid;position:absolute;bottom:6px;left:6px;right:6px}.image-order-buttons button{color:#fff;cursor:pointer;background:#000000b8;border:1px solid #ffffff24;border-radius:8px;min-height:27px;padding:0;font-size:21px}.image-order-buttons button:disabled{opacity:.35;cursor:not-allowed}.upload-progress-message{color:#8db4ff;text-align:center;background:#4f8cff1a;border:1px solid #4f8cff38;border-radius:12px;margin:0;padding:12px;font-weight:700}@media (width<=390px){.image-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.detail-image-gallery{touch-action:pan-y;-webkit-user-select:none;user-select:none;position:relative;overflow:hidden}.detail-image-gallery>img{object-fit:cover;width:100%;height:100%;display:block}.detail-gallery-arrow{z-index:3;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000094;border:1px solid #ffffff38;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.detail-gallery-arrow-left{left:12px}.detail-gallery-arrow-right{right:12px}.detail-gallery-arrow:active{transform:translateY(-50%)scale(.92)}.detail-gallery-counter{z-index:3;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000ad;border:1px solid #ffffff29;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800;position:absolute;bottom:12px;right:12px}.detail-thumbnail-list{scrollbar-width:none;gap:8px;padding:10px 14px 4px;display:flex;overflow-x:auto}.detail-thumbnail-list::-webkit-scrollbar{display:none}.detail-thumbnail{cursor:pointer;opacity:.58;background:#111720;border:2px solid #0000;border-radius:11px;flex:0 0 66px;width:66px;height:66px;padding:0;overflow:hidden}.detail-thumbnail.active{opacity:1;border-color:#4f8cff}.detail-thumbnail img{object-fit:cover;width:100%;height:100%;display:block}.detail-gallery-dots{scrollbar-width:none;justify-content:center;align-items:center;gap:5px;max-width:100%;padding:7px 14px 12px;display:flex;overflow-x:auto}.detail-gallery-dots::-webkit-scrollbar{display:none}.detail-gallery-dot{cursor:pointer;background:#919baa73;border:none;border-radius:999px;flex:0 0 6px;width:6px;height:6px;padding:0;transition:width .2s,background .2s}.detail-gallery-dot.active{background:#4f8cff;width:18px}@media (width<=480px){.detail-gallery-arrow{width:38px;height:38px}.detail-gallery-arrow-left{left:8px}.detail-gallery-arrow-right{right:8px}.detail-thumbnail{flex-basis:58px;width:58px;height:58px}}.detail-image-gallery{touch-action:pan-y;cursor:grab}.detail-image-gallery:active{cursor:grabbing}.detail-image-gallery img{pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.listing-plan-card{background:#4f8cff14;border:1px solid #4f8cff38;border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px;display:grid}.listing-plan-card>div{background:#ffffff09;border-radius:11px;flex-direction:column;gap:4px;min-width:0;padding:10px;display:flex}.listing-plan-card span{color:#909bad;font-size:11px}.listing-plan-card strong{text-overflow:ellipsis;font-size:14px;overflow:hidden}.listing-limit-warning{color:#ff9d9d;background:#ff48581a;border:1px solid #ff48583d;border-radius:12px;margin:0;padding:13px;font-size:13px;line-height:1.5}@media (width<=360px){.listing-plan-card{grid-template-columns:1fr}}.category-card:first-child .category-image-window{transform:translate(-9px)!important}.admin-panel-open-button{color:#fff;text-align:left;cursor:pointer;background:linear-gradient(145deg,#4f8cff38,#254f9629);border:1px solid #4f8cff73;border-radius:18px;grid-template-columns:46px 1fr 24px;align-items:center;gap:14px;width:100%;min-height:86px;margin-top:16px;padding:16px 18px;transition:transform .2s,border-color .2s,background .2s;display:grid;box-shadow:0 10px 24px #14419133,inset 0 1px #ffffff0d}.admin-panel-open-button:hover{border-color:#4f8cff;transform:translateY(-2px)}.admin-panel-open-button:active{transform:scale(.98)}.admin-panel-open-icon{color:#fff;background:linear-gradient(145deg,#679cff,#3774e8);border-radius:14px;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 8px 18px #3774e859}.admin-panel-open-button>span:nth-child(2){flex-direction:column;gap:5px;min-width:0;display:flex}.admin-panel-open-button strong{font-size:16px;line-height:1.2}.admin-panel-open-button small{color:#9fb5dc;font-size:12px;line-height:1.35}.admin-panel-open-arrow{color:#79a7ff;text-align:right;font-size:28px;line-height:1}.admin-screen{color:#f7f9ff;background:radial-gradient(circle at 100% 0,#4f8cff1f,#0000 32%),0 0;width:100%;min-height:100%;padding:22px 22px 120px}.admin-header{align-items:center;gap:15px;margin-bottom:24px;display:flex}.admin-header>div{min-width:0}.admin-header h1{color:#fff;margin:0;font-size:28px;font-weight:800;line-height:1.15}.admin-header p{color:#8fa3c2;margin:6px 0 0;font-size:13px}.admin-back-button{color:#fff;cursor:pointer;background:linear-gradient(145deg,#4f8cff38,#2349882e);border:1px solid #4f8cff52;border-radius:14px;flex:0 0 44px;place-items:center;width:44px;height:44px;padding:0;font-size:22px;transition:transform .2s,border-color .2s;display:grid;box-shadow:0 8px 20px #0003,inset 0 1px #ffffff0f}.admin-back-button:hover{border-color:#4f8cff;transform:translate(-2px)}.admin-back-button:active{transform:scale(.95)}.admin-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin-bottom:22px;display:grid}.admin-summary-card{text-align:center;background:linear-gradient(145deg,#1c2737f5,#111a27f5);border:1px solid #ffffff12;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:110px;padding:16px 10px;display:flex;box-shadow:0 12px 26px #00000038,inset 0 1px #ffffff0a}.admin-summary-card span{color:#93a8c7;font-size:12px;font-weight:650}.admin-summary-card strong{color:#79a7ff;font-size:27px;font-weight:800;line-height:1}.admin-section-card{background:linear-gradient(145deg,#1a2535f7,#0f1723f7);border:1px solid #ffffff12;border-radius:20px;padding:20px;box-shadow:0 14px 32px #0000003d,inset 0 1px #ffffff0a}.admin-section-card h2{color:#fff;margin:0 0 16px;font-size:19px;font-weight:800}.admin-action-button{color:#eaf1ff;text-align:left;cursor:pointer;width:100%;min-height:56px;box-shadow:none;background:linear-gradient(145deg,#4f8cff2b,#284e8c1a);border:1px solid #4f8cff40;border-radius:15px;justify-content:space-between;align-items:center;margin-top:11px;padding:0 17px;font-size:14px;font-weight:700;transition:transform .2s,border-color .2s,background .2s;display:flex}.admin-action-button:after{content:"›";color:#79a7ff;font-size:25px;line-height:1}.admin-action-button:hover{background:linear-gradient(145deg,#4f8cff40,#284e8c26);border-color:#4f8cff;transform:translateY(-2px)}.admin-action-button:active{transform:scale(.98)}@media (width<=420px){.admin-screen{padding-left:16px;padding-right:16px}.admin-summary-grid{gap:8px}.admin-summary-card{min-height:98px;padding:13px 6px}.admin-summary-card span{font-size:11px}.admin-summary-card strong{font-size:23px}}.admin-listing-delete-button{color:#fff;cursor:pointer;background:linear-gradient(145deg,#ff5d72,#cc2f48);border:1px solid #ff697d59;border-radius:13px;width:100%;min-height:44px;margin-top:14px;padding:10px 14px;font-size:13px;font-weight:800;transition:transform .2s,opacity .2s;box-shadow:0 8px 20px #be233c33}.admin-listing-delete-button:active{transform:scale(.97)}.admin-listing-delete-button:disabled{cursor:not-allowed;opacity:.55}.admin-listing-card{cursor:pointer;background:linear-gradient(145deg,#1b2636fa,#0f1723fa);border:1px solid #6399ff38;border-radius:20px;grid-template-columns:120px minmax(0,1fr);gap:16px;padding:14px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid;overflow:hidden;box-shadow:0 12px 28px #00000040}.admin-listing-card:hover{border-color:#6399ffa6;transform:translateY(-2px);box-shadow:0 16px 32px #00000052}.admin-listing-card:active{transform:scale(.985)}.admin-listing-image{color:#8fa3c2;text-align:center;background:#0b121d;border:1px solid #ffffff12;border-radius:15px;place-items:center;width:120px;height:130px;font-size:12px;display:grid;overflow:hidden}.admin-listing-image img{object-fit:cover;width:100%;height:100%;display:block}.admin-listing-content{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.admin-listing-category{color:#79a7ff;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:800}.admin-listing-content h2{color:#fff;overflow-wrap:anywhere;width:100%;margin:0 0 8px;font-size:17px;line-height:1.3}.admin-listing-content strong{color:#fff;font-size:16px}.admin-listing-content p{color:#c4cee0;margin:8px 0 5px;font-size:13px}.admin-listing-content small{color:#8fa3c2;font-size:12px}.admin-listing-delete-button{margin-top:12px}@media (width<=480px){.admin-listing-card{grid-template-columns:96px minmax(0,1fr);gap:12px;padding:12px}.admin-listing-image{width:96px;height:112px}.admin-listing-content h2{font-size:15px}}.admin-listings-screen{--admin-bg:var(--px-bg,transparent);--admin-card:var(--px-surface,#152235);--admin-card-soft:var(--px-surface-soft,#0c1624);--admin-border:var(--px-border,#6c9dff47);--admin-text:var(--px-text,#fff);--admin-muted:var(--px-muted,#9aabc3);--admin-accent:var(--px-accent,#6c9dff);--admin-input:var(--px-surface,#152235);width:100%;min-height:100%;color:var(--admin-text);background:var(--admin-bg);padding:28px 24px 120px}.admin-listings-screen .admin-header{align-items:flex-start;margin:0 0 24px;padding-top:10px}.admin-listings-screen .admin-header h1{color:var(--admin-text);margin:0;padding-top:1px;font-size:29px;line-height:1.25;overflow:visible}.admin-listings-screen .admin-header p{color:var(--admin-muted);margin:6px 0 0}.admin-listings-search{width:100%;min-height:48px;color:var(--admin-text);background:var(--admin-input);border:1px solid var(--admin-border);border-radius:15px;outline:none;margin:0 0 20px;padding:0 16px;font-size:14px;transition:border-color .2s,box-shadow .2s;display:block;box-shadow:0 8px 20px #00000024,inset 0 1px #ffffff0a}.admin-listings-search::placeholder{color:var(--admin-muted);opacity:.9}.admin-listings-search:focus{border-color:var(--admin-accent);box-shadow:0 0 0 3px #6c9dff24,0 8px 20px #00000029}.admin-listings-list{flex-direction:column;gap:20px;padding-bottom:110px;display:flex}.admin-listings-screen .admin-listing-card{color:var(--admin-text);background:var(--admin-card);border:1px solid var(--admin-border);cursor:pointer;border-radius:22px;grid-template-columns:150px minmax(0,1fr);gap:20px;padding:18px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid;overflow:hidden;box-shadow:0 13px 28px #00000038,inset 0 1px #ffffff0a}.admin-listings-screen .admin-listing-card:hover{border-color:var(--admin-accent);transform:translateY(-2px)}.admin-listings-screen .admin-listing-card:active{transform:scale(.985)}.admin-listings-screen .admin-listing-image{width:150px;height:160px;color:var(--admin-muted);background:var(--admin-card-soft);border:1px solid var(--admin-border);text-align:center;border-radius:17px;place-items:center;font-size:12px;display:grid;overflow:hidden}.admin-listings-screen .admin-listing-image img{object-fit:cover;width:100%;height:100%;display:block}.admin-listings-screen .admin-listing-content{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.admin-listings-screen .admin-listing-category{color:var(--admin-accent);margin-bottom:7px}.admin-listings-screen .admin-listing-content h2{width:100%;color:var(--admin-text);overflow-wrap:anywhere;margin:0 0 9px;font-size:18px;line-height:1.3}.admin-listings-screen .admin-listing-content strong{color:var(--admin-text)}.admin-listings-screen .admin-listing-content p,.admin-listings-screen .admin-listing-content small{color:var(--admin-muted)}.admin-listings-screen .admin-listing-delete-button{color:#fff;background:linear-gradient(145deg, var(--px-danger,#ff536d), var(--px-danger-dark,#d83250));margin-top:15px}html[data-theme=rm] .admin-listings-screen{--admin-bg:transparent;--admin-card:#351522;--admin-card-soft:#240d17;--admin-border:#ef6da857;--admin-text:#fff6fa;--admin-muted:#d7a6bc;--admin-accent:#ef6da8;--admin-input:#351522}@media (width<=520px){.admin-listings-screen{padding:24px 18px 120px}.admin-listings-screen .admin-header h1{font-size:27px}.admin-listings-screen .admin-listing-card{grid-template-columns:112px minmax(0,1fr);gap:14px;padding:14px}.admin-listings-screen .admin-listing-image{width:112px;height:130px}.admin-listings-screen .admin-listing-content h2{font-size:16px}}.admin-listings-screen .admin-back-button{color:var(--admin-text);background:var(--admin-card);border-color:var(--admin-border);box-shadow:0 8px 20px #0003,inset 0 1px #ffffff0d}.admin-listings-screen .admin-back-button:hover{color:#fff;background:var(--admin-accent);border-color:var(--admin-accent)}.admin-listings-screen .admin-back-button:active{transform:scale(.95)}.admin-screen{--admin-card:var(--px-surface,#152235);--admin-card-soft:var(--px-surface-soft,#101a29);--admin-border:var(--px-border,#6c9dff47);--admin-text:var(--px-text,#fff);--admin-muted:var(--px-muted,#9aabc3);--admin-accent:var(--px-accent,#6c9dff);color:var(--admin-text);background:0 0}.admin-screen .admin-header h1,.admin-screen .admin-section-card h2{color:var(--admin-text)}.admin-screen .admin-header p{color:var(--admin-muted)}.admin-screen .admin-summary-card,.admin-screen .admin-section-card{background:linear-gradient(145deg, var(--admin-card), var(--admin-card-soft));border-color:var(--admin-border)}.admin-screen .admin-summary-card span{color:var(--admin-muted)}.admin-screen .admin-summary-card strong{color:var(--admin-accent)}.admin-screen .admin-action-button{color:var(--admin-text);background:var(--admin-card-soft);border-color:var(--admin-border)}.admin-screen .admin-action-button:after{color:var(--admin-accent)}.admin-screen .admin-action-button:hover{color:#fff;background:var(--admin-accent);border-color:var(--admin-accent)}.admin-screen .admin-back-button{color:var(--admin-text);background:var(--admin-card);border-color:var(--admin-border)}.admin-screen .admin-back-button:hover{color:#fff;background:var(--admin-accent);border-color:var(--admin-accent)}
