.cm-container{max-width:600px;margin:0 auto;padding:0 16px 32px}.cm-loading{height:200px;color:var(--theme-text-muted);justify-content:center;align-items:center;font-size:15px;display:flex}.cm-header{text-align:center;margin-bottom:24px}.cm-header-icon{background:var(--theme-accent-gradient,linear-gradient(135deg, #059669, #10b981));border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 12px;display:flex}.cm-header-icon svg{fill:#fff;width:28px;height:28px}.cm-header h2{color:var(--theme-text-primary);margin:0;font-size:22px;font-weight:600}.cm-header p{color:var(--theme-text-muted);margin:4px 0 0;font-size:13px;font-weight:400}.cm-add-wrap{max-width:335px;margin-bottom:24px;margin-left:auto;margin-right:auto}.cm-add-btn{cursor:pointer;color:#fff;background:var(--theme-accent-gradient,linear-gradient(135deg, #059669, #10b981));border:none;border-radius:16px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px;font-family:inherit;font-size:15px;font-weight:500;transition:opacity .2s;display:flex}.cm-add-btn:hover{opacity:.9}.cm-add-btn-icon{background:#fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.cm-add-btn-icon svg{fill:#fff;width:18px;height:18px;display:block}.cm-list{gap:16px;display:grid}.cm-card{color:#fff;background:linear-gradient(106.15deg,#52b6fe 1.98%,#6154fe 98%);border-radius:20px;flex-shrink:0;width:100%;max-width:335px;height:185px;margin:0 auto;position:relative;overflow:hidden}.cm-card-bg{pointer-events:none;z-index:0;border-radius:20px;width:100%;height:100%;position:absolute;inset:0}.cm-card-inner{z-index:2;height:100%;position:relative}.cm-card-top{justify-content:space-between;align-items:flex-start;padding:28px 24px 0;display:flex}.cm-card-label{color:#fff;text-align:start;direction:ltr;font-family:IBM Plex Mono,monospace;font-size:16px;font-weight:400}.cm-card-logo{justify-content:center;align-items:center;width:48px;height:48px;display:flex}.cm-card-logo svg{fill:#fff;width:48px;height:48px}.cm-card-number-wrap{inset-inline-start:24px;position:absolute;top:88px}.cm-card-number{color:#fff;text-align:start;letter-spacing:.5px;font-variant-numeric:tabular-nums;direction:ltr;font-family:IBM Plex Mono,monospace;font-size:16px;font-weight:700}.cm-card-iban{color:#fffc;text-align:start;font-variant-numeric:tabular-nums;letter-spacing:.5px;direction:ltr;margin-top:4px;font-family:IBM Plex Mono,monospace;font-size:13px;font-weight:400}.cm-card-actions{bottom:12px;gap:8px;display:flex;position:absolute;inset-inline-end:24px}.cm-action-btn{cursor:pointer;color:#fff;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-family:inherit;font-size:13px;transition:background .2s;display:flex}.cm-action-default-active{color:#10b981;background:#10b9814d}.cm-action-default-active:hover{background:#10b98180}.cm-action-btn:hover{background:#ffffff4d}.cm-action-btn svg{width:16px;height:16px;display:block}.cm-empty{text-align:center;background:var(--theme-card-gradient,linear-gradient(145deg, #0c1222, #1a2940));color:var(--theme-text-muted,#fff9);border-radius:24px;padding:48px 20px}.cm-empty-icon{background:var(--theme-surface,#ffffff0f);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;display:flex}.cm-empty-icon svg{width:28px;height:28px;fill:var(--theme-text-muted)}.cm-empty-text{color:var(--theme-text-primary,#ffffffb3);margin:0 0 6px;font-size:15px;font-weight:200}.cm-empty-sub{color:var(--theme-text-muted,#fff6);margin:0;font-size:13px;font-weight:200}.cm-form{padding:24px 20px}.cm-form-group{margin-bottom:20px}.cm-form-label{color:var(--theme-text-secondary);margin-bottom:6px;font-size:14px;font-weight:500;display:block}.cm-form-input,.cm-form-select{border:1px solid var(--theme-input-border);background:var(--theme-input-bg);width:100%;color:var(--theme-text-primary);box-sizing:border-box;border-radius:12px;padding:12px 14px;font-family:inherit;font-size:15px;font-weight:400;transition:border-color .2s,box-shadow .2s}.cm-form-input:focus,.cm-form-select:focus{border-color:var(--theme-accent);outline:none;box-shadow:0 0 0 3px #2563eb26}.cm-form-input::placeholder{color:var(--theme-text-muted);opacity:.5}.cm-form-input.cm-input-ltr{text-align:start;direction:ltr;font-family:monospace}.cm-form-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2394a3b8' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:14px;background-repeat:no-repeat;padding-inline-start:36px}.cm-form-checkbox{cursor:pointer;color:var(--theme-text-secondary);align-items:center;gap:10px;padding:8px 0;font-size:14px;font-weight:200;display:flex}.cm-form-checkbox input[type=checkbox]{width:18px;height:18px;accent-color:var(--theme-success);cursor:pointer}.cm-form-actions{justify-content:center;gap:12px;margin-top:28px;display:flex}.cm-btn-cancel{border:1px solid var(--theme-border);background:var(--theme-btn-secondary);max-width:140px;color:var(--theme-text-primary);cursor:pointer;border-radius:12px;flex:1;padding:12px;font-family:inherit;font-size:15px;font-weight:200;transition:all .25s}.cm-btn-cancel:hover{background:var(--theme-surface-hover);transform:translateY(-1px);box-shadow:0 6px 20px #0003}.cm-btn-submit{background:linear-gradient(135deg, var(--theme-btn-primary), var(--theme-btn-primary-hover));color:#fff;cursor:pointer;border:none;border-radius:12px;flex:1;max-width:140px;padding:12px;font-family:inherit;font-size:15px;font-weight:600;transition:all .25s;box-shadow:0 4px 12px #0078d44d}.cm-btn-submit:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0078d466}.cm-btn-submit:disabled,.cm-btn-cancel:disabled{opacity:.5;cursor:not-allowed}.cm-unauth{text-align:center;color:var(--theme-text-muted);padding:20px;font-size:14px;font-weight:200}.wlt-container{max-width:500px;margin:0 auto;padding:0 16px 24px;font-family:Vazirmatn,Inter,system-ui,sans-serif}.wlt-loading{height:200px;color:var(--theme-text-muted);justify-content:center;align-items:center;font-size:15px;display:flex}.wlt-back-wrap{justify-content:flex-start;margin-bottom:16px;display:flex}.wlt-back{background:var(--theme-surface);width:40px;height:40px;color:var(--theme-text-primary);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.wlt-back svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.wlt-balance-card{color:#fff;width:100%;max-width:335px;height:185px;box-shadow:var(--theme-shadow-md);background:linear-gradient(106.15deg,#52b6fe 1.98%,#6154fe 98%);border-radius:20px;margin:0 auto 20px;position:relative;overflow:hidden}.wlt-balance-bg{pointer-events:none;z-index:0;border-radius:20px;width:100%;height:100%;position:absolute;inset:0}.wlt-balance-inner{z-index:2;height:100%;font-family:Vazirmatn,Inter,system-ui,sans-serif;position:relative}.wlt-balance-logo{top:16px;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:absolute;inset-inline-start:18px}.wlt-balance-logo-top svg{stroke:#fff;fill:none;opacity:.5;width:66px;height:66px}.wlt-balance-amount-wrap{text-align:center;position:absolute;bottom:20px;left:0;right:0}.wlt-balance-amount-label{color:#ffffffa6;margin-bottom:4px;font-family:Vazirmatn,Inter,system-ui,sans-serif;font-size:14px;font-weight:500}.wlt-balance-amount{color:#fff;text-align:center;letter-spacing:.5px;font-variant-numeric:tabular-nums;width:100%;font-family:inherit;font-size:28px;font-weight:800}.wlt-balance-footer{inset-inline-end:24px;flex-direction:column;gap:8px;display:flex;position:absolute;top:20px}.wlt-balance-info{flex-direction:row;align-items:center;gap:8px;display:flex}.wlt-balance-info-label{color:#ffffff8c;white-space:nowrap;font-family:inherit;font-size:12px;font-weight:500}.wlt-balance-info-value{color:#fff;font-variant-numeric:tabular-nums;white-space:nowrap;font-family:inherit;font-size:15px;font-weight:600}.wlt-balance-info-frozen{color:#fcd34d}.wlt-actions{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px;display:grid}.wlt-action-btn{cursor:pointer;color:#fff;border:none;border-radius:16px;flex-direction:row;justify-content:center;align-items:center;gap:12px;padding:20px 18px;font-family:inherit;display:flex}.wlt-action-btn.wlt-btn-deposit{background:linear-gradient(135deg,#059669,#10b981)}.wlt-action-btn.wlt-btn-withdrawal{background:linear-gradient(135deg,#dc2626,#ef4444)}.wlt-action-btn-icon{background:#fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.wlt-action-btn-icon svg{fill:#fff;width:18px;height:18px;display:block}.wlt-action-btn-label{color:#fff;font-family:inherit;font-size:16px;font-weight:600}.wlt-mgmt{margin-bottom:24px}.wlt-mgmt-title{color:var(--theme-text-muted);margin-bottom:12px;padding-inline-end:4px;font-family:inherit;font-size:14px;font-weight:500}.wlt-mgmt-row{background:var(--theme-bg-surface);border:1px solid var(--theme-border);box-shadow:var(--theme-shadow-sm);border-radius:24px;grid-template-columns:1fr 1fr;gap:16px 12px;padding:20px;display:grid;position:relative;overflow:hidden}.wlt-mgmt-row:after{content:"";top:-60%;background:radial-gradient(circle, var(--theme-accent) 0%, transparent 70%);opacity:.04;pointer-events:none;width:300px;height:300px;position:absolute;inset-inline-end:-20%}.wlt-mgmt-label{color:var(--theme-text-muted);z-index:1;grid-column:1/-1;font-family:inherit;font-size:14px;font-weight:500;position:relative}.wlt-mgmt-btn{cursor:pointer;background:var(--theme-surface);color:var(--theme-text-primary);z-index:1;border:none;border-radius:18px;flex-direction:column;align-items:center;gap:10px;padding:20px 12px;font-family:inherit;transition:background .2s;display:flex;position:relative}.wlt-mgmt-btn:hover{background:var(--theme-surface-hover)}.wlt-mgmt-btn-icon{background:var(--theme-surface-hover);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.wlt-mgmt-btn-icon svg{width:24px;height:24px;fill:var(--theme-text-muted)}.wlt-mgmt-btn-label{color:var(--theme-text-secondary);font-family:inherit;font-size:14px;font-weight:500}.wlt-sub-modal-overlay{z-index:1000;background:var(--theme-overlay-bg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.wlt-history-modal-content{background:var(--theme-bg-surface);border:1px solid var(--theme-border);width:100%;max-width:560px;max-height:82vh;box-shadow:var(--theme-shadow-lg);border-radius:28px;flex-direction:column;align-self:center;margin:auto 0;display:flex;overflow:hidden}.wlt-history-body{scrollbar-width:thin;scrollbar-color:var(--theme-border) transparent;flex:1;padding:0;overflow-y:auto}.wlt-history-body::-webkit-scrollbar{width:4px}.wlt-history-body::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:4px}.wlt-history-modal-content .modal-header{border-bottom:1px solid var(--theme-border);flex-shrink:0;padding:20px 20px 16px}.wlt-history-modal-content .modal-back-btn{background:var(--theme-surface);width:36px;height:36px;color:var(--theme-text-muted);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.wlt-history-modal-content .modal-back-btn:hover{background:var(--theme-surface-hover);color:var(--theme-text-primary)}.wlt-history-modal-content .modal-title{color:var(--theme-text-primary);margin:0;font-size:17px;font-weight:300}.wlt-tx-stats{border-bottom:1px solid var(--theme-border);flex-shrink:0;gap:8px;padding:14px 20px;display:flex}.wlt-tx-stat{text-align:center;background:var(--theme-surface);border-radius:12px;flex:1;padding:10px 8px}.wlt-tx-stat-value{color:var(--theme-text-primary);font-variant-numeric:tabular-nums;font-size:16px;font-weight:400}.wlt-tx-stat-label{color:var(--theme-text-muted);margin-top:2px;font-size:11px;font-weight:200}.wlt-empty{text-align:center;padding:64px 20px 56px}.wlt-empty-icon{background:var(--theme-surface);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;display:flex}.wlt-empty-icon svg{width:30px;height:30px;stroke:var(--theme-text-muted);fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.wlt-empty-text{color:var(--theme-text-secondary);margin:0 0 6px;font-size:15px;font-weight:300}.wlt-empty-sub{color:var(--theme-text-muted);margin:0;font-size:12.5px;font-weight:200}.wlt-tx-list{flex-direction:column;gap:6px;padding:8px 16px 16px;display:flex}.wlt-tx-card{background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:16px;align-items:center;gap:14px;padding:14px 16px;transition:all .2s;display:flex}.wlt-tx-card:hover{background:var(--theme-surface-hover);border-color:var(--theme-border-hover)}.wlt-tx-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.wlt-tx-icon.wlt-icon-deposit{background:#10b98126}.wlt-tx-icon.wlt-icon-withdrawal{background:#ef444426}.wlt-tx-icon.wlt-icon-payment{background:#6366f126}.wlt-tx-icon.wlt-icon-transfer{background:#fbbf2426}.wlt-tx-icon svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.wlt-tx-icon.wlt-icon-deposit svg{color:#34d399}.wlt-tx-icon.wlt-icon-withdrawal svg{color:#f87171}.wlt-tx-icon.wlt-icon-payment svg{color:#818cf8}.wlt-tx-icon.wlt-icon-transfer svg{color:#fbbf24}.wlt-tx-info{flex:1;min-width:0}.wlt-tx-title{color:var(--theme-text-primary);align-items:center;gap:6px;margin-bottom:3px;font-size:13.5px;font-weight:500;display:flex}.wlt-tx-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.wlt-tx-date{color:var(--theme-text-muted);font-size:11.5px;font-weight:400}.wlt-tx-desc{color:var(--theme-text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:200px;margin-top:3px;font-size:11.5px;font-weight:400;overflow:hidden}.wlt-tx-right{text-align:start;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:5px;display:flex}.wlt-tx-amount{font-variant-numeric:tabular-nums;letter-spacing:-.3px;direction:ltr;font-size:14px;font-weight:600}.wlt-tx-amount.wlt-deposit{color:#34d399}.wlt-tx-amount.wlt-withdrawal{color:#f87171}.wlt-tx-status{border-radius:20px;padding:3px 10px;font-size:10.5px;font-weight:500;line-height:1.4;display:inline-block}.wlt-tx-frozen-badge{color:#fbbf24;background:#fbbf2426;border-radius:6px;align-items:center;gap:3px;padding:1px 8px;font-size:9.5px;font-weight:300;line-height:1.6;display:inline-flex}.wlt-tx-frozen-badge svg{fill:currentColor;width:10px;height:10px}@media (width<=480px){.wlt-history-modal-content{border-radius:20px;width:auto;max-height:90vh;margin:12px}.wlt-tx-card{padding:12px 14px}.wlt-tx-amount{font-size:12.5px}.wlt-tx-stats{padding:10px 14px}.wlt-tx-stat-value{font-size:14px}}.complaint-form-container{background-color:var(--theme-bg-surface);border:1px solid var(--theme-border);border-radius:8px;max-width:600px;margin:0;padding:20px;box-shadow:0 2px 10px #0000001a}.complaint-form-container h2{text-align:center;color:var(--theme-text-primary);margin-bottom:20px;font-family:Vazirmatn,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.complaint-form{flex-direction:column;display:flex}.form-group{margin-bottom:15px}.form-group label{color:var(--theme-text-primary);margin-bottom:5px;font-family:Vazirmatn,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-weight:700;display:block}.form-group input,.form-group select,.form-group textarea{border:1px solid var(--theme-border);box-sizing:border-box;background-color:var(--theme-surface);width:100%;color:var(--theme-text-primary);border-radius:4px;padding:10px;font-family:Vazirmatn,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-size:16px}.form-group select{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-position:10px;background-repeat:no-repeat;background-size:16px;padding-inline-start:35px}.form-group select option{background-color:var(--theme-bg-surface);color:var(--theme-text-primary);padding:8px;font-family:Vazirmatn,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.form-group textarea{resize:vertical;min-height:100px}.target-user-display{background-color:var(--theme-surface);border:1px solid var(--theme-border);border-radius:8px;flex-direction:row-reverse;justify-content:flex-start;align-items:center;gap:12px;padding:12px;display:flex}.target-user-info{flex-direction:column;gap:4px;display:flex}.target-username-text{color:var(--theme-text-muted);font-family:Vazirmatn,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-size:14px;font-weight:500}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--theme-accent);outline:none;box-shadow:0 0 5px #2563eb4d}.readonly-input{opacity:.8;background-color:var(--theme-surface-hover)!important;cursor:not-allowed!important}.submit-btn{background:linear-gradient(135deg, var(--theme-btn-primary), var(--theme-btn-primary-hover));color:#fff;cursor:pointer;border:none;border-radius:12px;padding:12px;font-family:Vazirmatn,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-size:16px;font-weight:600;transition:all .25s;box-shadow:0 4px 12px #0078d44d}.submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #0078d466}.submit-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.button-group{gap:12px;margin-top:20px;display:flex}.button-group button{cursor:pointer;border-radius:12px;flex:1;padding:14px 16px;font-family:Vazirmatn,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-size:16px;font-weight:600;transition:all .25s}.cancel-btn{background:var(--theme-btn-secondary);color:var(--theme-text-primary);border:1px solid var(--theme-border)}.cancel-btn:hover{background:var(--theme-surface-hover);transform:translateY(-1px);box-shadow:0 6px 20px #0003}.message{text-align:center;border-radius:4px;margin-top:15px;padding:10px;font-family:Vazirmatn,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-weight:700}.message.success{color:var(--theme-success);background-color:#22c55e1a;border:1px solid #22c55e4d}.message.error{color:var(--theme-error);background-color:#ef44441a;border:1px solid #ef44444d}@media (width<=768px){.complaint-form-container{margin:10px;padding:15px}.complaint-form-container h2{font-size:24px}}.dvx-pdp,.dvx-pdp__popover--portal{--dvx-pdp-bg:#fff;--dvx-pdp-fg:#111827;--dvx-pdp-muted:#6b7280;--dvx-pdp-border:#e5e7eb;--dvx-pdp-shadow:0 10px 20px #00000014;--dvx-pdp-accent:#2563eb;--dvx-pdp-accentFg:#fff;--dvx-pdp-ring:#2563eb4d;--dvx-pdp-dayHover:#2563eb14;color:var(--dvx-pdp-fg);font:inherit;direction:rtl;display:inline-block;position:relative}.dvx-pdp--theme-dark{--dvx-pdp-bg:#0b1220;--dvx-pdp-fg:#e5e7eb;--dvx-pdp-muted:#9ca3af;--dvx-pdp-border:#243045;--dvx-pdp-shadow:0 10px 20px #00000059;--dvx-pdp-accent:#60a5fa;--dvx-pdp-accentFg:#0b1220;--dvx-pdp-ring:#60a5fa59;--dvx-pdp-dayHover:#60a5fa1f}@media (prefers-color-scheme:dark){.dvx-pdp--theme-auto{--dvx-pdp-bg:#0b1220;--dvx-pdp-fg:#e5e7eb;--dvx-pdp-muted:#9ca3af;--dvx-pdp-border:#243045;--dvx-pdp-shadow:0 10px 20px #00000059;--dvx-pdp-accent:#60a5fa;--dvx-pdp-accentFg:#0b1220;--dvx-pdp-ring:#60a5fa59;--dvx-pdp-dayHover:#60a5fa1f}}.dvx-pdp--inline{display:block}.dvx-pdp__control{align-items:center;gap:8px;display:flex}.dvx-pdp__input{border:1px solid var(--dvx-pdp-border);background:var(--dvx-pdp-bg);color:var(--dvx-pdp-fg);border-radius:10px;outline:none;padding:8px 10px}.dvx-pdp__input:focus{box-shadow:0 0 0 4px var(--dvx-pdp-ring);border-color:var(--dvx-pdp-accent)}.dvx-pdp__button{border:1px solid var(--dvx-pdp-border);background:var(--dvx-pdp-bg);width:36px;height:36px;color:var(--dvx-pdp-fg);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.dvx-pdp__button:disabled,.dvx-pdp__input:disabled{opacity:.6;cursor:not-allowed}.dvx-pdp__popover{z-index:50;position:absolute;top:calc(100% + 8px);right:0}.dvx-pdp__popover--portal{z-index:9999;position:fixed}.dvx-pdp__calendar{border:1px solid var(--dvx-pdp-border);background:var(--dvx-pdp-bg);width:280px;box-shadow:var(--dvx-pdp-shadow);border-radius:14px;outline:none;padding:10px}.dvx-pdp__header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.dvx-pdp__monthLabel{color:var(--dvx-pdp-fg);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;padding:6px 10px;font-size:14px;font-weight:600}.dvx-pdp__nav{border:1px solid var(--dvx-pdp-border);background:var(--dvx-pdp-bg);width:34px;height:34px;color:var(--dvx-pdp-fg);cursor:pointer;border-radius:10px}.dvx-pdp__grid{flex-direction:column;gap:6px;display:flex}.dvx-pdp__weekdays{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.dvx-pdp__weekday{text-align:center;color:var(--dvx-pdp-muted);-webkit-user-select:none;user-select:none;font-size:12px}.dvx-pdp__days{flex-direction:column;gap:6px;display:flex}.dvx-pdp__row{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.dvx-pdp__day{height:34px;color:var(--dvx-pdp-fg);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px}.dvx-pdp__day:hover{background:var(--dvx-pdp-dayHover)}.dvx-pdp__day--outside{color:var(--dvx-pdp-muted)}.dvx-pdp__day--today{border-color:var(--dvx-pdp-border)}.dvx-pdp__day--selected,.dvx-pdp__day--selected:hover{background:var(--dvx-pdp-accent);color:var(--dvx-pdp-accentFg)}.dvx-pdp__day--inRange{background:var(--dvx-pdp-dayHover)}.dvx-pdp__day--rangeStart,.dvx-pdp__day--rangeEnd,.dvx-pdp__day--rangeStart:hover,.dvx-pdp__day--rangeEnd:hover{background:var(--dvx-pdp-accent);color:var(--dvx-pdp-accentFg)}.dvx-pdp__day--disabled{opacity:.45;cursor:not-allowed}.dvx-pdp__day--focused{box-shadow:0 0 0 4px var(--dvx-pdp-ring)}.dvx-pdp__panel{padding:2px 0 0}.dvx-pdp__panelGrid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.dvx-pdp__cell{border:1px solid var(--dvx-pdp-border);background:var(--dvx-pdp-bg);height:38px;color:var(--dvx-pdp-fg);cursor:pointer;border-radius:12px}.dvx-pdp__cell:hover{background:var(--dvx-pdp-dayHover)}.dvx-pdp__cell:disabled{opacity:.45;cursor:not-allowed}.dvx-pdp__cell--active{border-color:var(--dvx-pdp-accent);box-shadow:0 0 0 4px var(--dvx-pdp-ring)}.dvx-pdp__time{border-top:1px solid var(--dvx-pdp-border);direction:ltr;justify-content:center;align-items:center;gap:12px;padding:12px;display:flex}.dvx-pdp__timeStepper{flex-direction:column;align-items:center;gap:2px;display:flex}.dvx-pdp__timeStepperButton{border:1px solid var(--dvx-pdp-border);background:var(--dvx-pdp-bg);width:32px;height:24px;color:var(--dvx-pdp-fg);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;justify-content:center;align-items:center;padding:0;font-size:12px;line-height:1;transition:background .15s;display:flex}.dvx-pdp__timeStepperButton:hover{background:var(--dvx-pdp-dayHover)}.dvx-pdp__timeStepperButton:active{background:var(--dvx-pdp-accent);color:var(--dvx-pdp-accentFg)}.dvx-pdp__timeStepperButton:disabled{opacity:.5;cursor:not-allowed}.dvx-pdp__timeStepperInput{text-align:center;border:1px solid var(--dvx-pdp-border);background:var(--dvx-pdp-bg);width:55px;height:36px;color:var(--dvx-pdp-fg);appearance:textfield;border-radius:8px;outline:none;padding:4px;font-size:15px;font-weight:500}.dvx-pdp__timeStepperInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.dvx-pdp__timeStepperInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.dvx-pdp__timeStepperInput:focus{border-color:var(--dvx-pdp-accent);box-shadow:0 0 0 2px var(--dvx-pdp-ring)}.dvx-pdp__timeStepperInput:disabled{opacity:.6;cursor:not-allowed}.dvx-pdp__timeSeparator{color:var(--dvx-pdp-muted);-webkit-user-select:none;user-select:none;padding:0 4px;font-size:18px;font-weight:500}@keyframes ord-fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes ord-spin{to{transform:rotate(360deg)}}.ord-loading{text-align:center;padding:80px 20px}.ord-spinner{border:3px solid var(--theme-border);border-top-color:var(--theme-accent);border-radius:50%;width:40px;height:40px;margin:0 auto 16px;animation:.8s linear infinite ord-spin}.ord-loading-text{color:var(--theme-text-muted);font-size:17px}.ord-error{text-align:center;padding:80px 20px}.ord-error-icon{margin-bottom:16px;font-size:48px}.ord-error-text{color:var(--theme-error);margin-bottom:20px;font-size:18px}.ord-error-btn{background:var(--theme-error);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:10px 24px;font-family:inherit;font-size:16px;transition:opacity .2s}.ord-error-btn:hover{opacity:.85}.ord-section-bar{justify-content:space-between;align-items:flex-start;margin-bottom:4px;display:flex}.ord-filter{position:relative}.ord-filter-select{border:1px solid var(--theme-border);background:var(--theme-surface);color:var(--theme-text-primary);cursor:pointer;appearance:none;border-radius:8px;width:150px;min-width:150px;height:38px;padding:8px 32px 8px 10px;font-family:inherit;font-size:14px}.ord-filter-select option{background:var(--theme-bg-surface);color:var(--theme-text-primary)}.ord-filter-bar{justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;display:flex}.ord-filter-row{align-items:center;gap:8px;display:flex}.ord-filter-badge{color:var(--theme-text-primary);background:var(--theme-surface);border:1px solid var(--theme-border);text-align:center;border-radius:20px;flex-shrink:0;min-width:28px;padding:4px 10px;font-size:13px;font-weight:600}.ord-date-filter{align-items:center;gap:4px;display:flex}.ord-date-input{border:1px solid var(--theme-border);background:var(--theme-surface);color:var(--theme-text-primary);cursor:pointer;direction:ltr;border-radius:8px;width:150px;height:38px;padding:8px 12px;font-family:inherit;font-size:13px}.ord-date-input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6}.ord-date-input::-webkit-calendar-picker-indicator:hover{opacity:1}.ord-date-clear{border:1px solid var(--theme-border);background:var(--theme-surface);width:38px;height:38px;color:var(--theme-text-primary);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}:root{--dvx-pdp-bg:#fff;--dvx-pdp-fg:#111827;--dvx-pdp-muted:#6b7280;--dvx-pdp-border:#e5e7eb;--dvx-pdp-shadow:0 10px 20px #00000014;--dvx-pdp-accent:var(--theme-btn-primary);--dvx-pdp-accentFg:#fff;--dvx-pdp-ring:#0078d459;--dvx-pdp-dayHover:#0078d41f}[data-theme=dark]{--dvx-pdp-bg:#1a1a1a;--dvx-pdp-fg:#e5e7eb;--dvx-pdp-muted:#9ca3af;--dvx-pdp-border:#333;--dvx-pdp-shadow:0 10px 20px #00000059;--dvx-pdp-accent:var(--theme-btn-primary);--dvx-pdp-accentFg:#fff;--dvx-pdp-ring:#0078d459;--dvx-pdp-dayHover:#0078d41f}.ord-jalali-picker{align-items:center;display:flex;position:relative}.ord-jalali-picker input{border:1px solid var(--theme-border);background:var(--theme-surface);color:var(--theme-text-primary);cursor:pointer;direction:rtl;border-radius:8px;width:140px;height:38px;padding:8px 26px 8px 12px;font-family:inherit;font-size:13px}.ord-date-clear-inside{color:#fff;cursor:pointer;z-index:1;background:#dc2626;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background .2s;display:flex;position:absolute;top:50%;left:6px;transform:translateY(-50%)}.ord-date-clear-inside:hover{background:#b91c1c}.ord-tabs{border:1px solid var(--theme-border);background:#0000000f;border-radius:14px;gap:8px;margin-bottom:20px;padding:4px;display:flex}.ord-tab{color:var(--theme-text-muted);cursor:pointer;background:0 0;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-family:inherit;font-size:17px;font-weight:200;display:flex}.ord-tab:hover{color:var(--theme-text-primary);background:#8080800f}.ord-tab-active{font-weight:600;color:#fff!important;background:var(--theme-btn-primary)!important}.ord-tab-count{width:28px;height:28px;color:inherit;text-align:center;background:#80808026;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:14px;font-weight:600;line-height:1;display:inline-flex}.ord-tab-active .ord-tab-count{color:#fff;background:#ffffff40}.ord-section-title{color:var(--theme-text-primary);align-items:center;gap:10px;margin:0;padding-bottom:8px;font-size:19px;font-weight:200;display:flex}.ord-section-count{color:var(--theme-text-muted);font-size:15px;font-weight:500}.ord-card-buyer{--ord-accent:#6366f133}.ord-card-seller{--ord-accent:#22c55e33}.ord-grid{flex-direction:column;gap:10px;margin-bottom:32px;display:flex}.ord-card{background:var(--theme-surface);border:1.5px solid var(--theme-border);cursor:pointer;border-top:2.5px solid var(--theme-border);border-radius:12px;padding:14px 16px}.ord-card-pending{border-top-color:var(--theme-highlight)}.ord-card-confirmed{border-top-color:var(--theme-success)}.ord-card-completed{border-top-color:var(--theme-accent)}.ord-card-cancelled{border-top-color:var(--theme-text-muted)}.ord-card-title{color:var(--theme-text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0 0 6px;font-size:16px;font-weight:200;line-height:1.5;overflow:hidden}.ord-card-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.ord-card-row+.ord-card-row{margin-top:5px}.ord-card-meta-item{color:var(--theme-text-muted);align-items:center;gap:3px;font-size:14px;display:inline-flex}.ord-card-date{color:var(--theme-text-muted);white-space:nowrap;background:#8080801f;border-radius:20px;padding:2px 10px;font-size:13.5px;font-weight:200}.ord-card-meta-item strong{color:var(--theme-text-primary);font-size:14px;font-weight:200}.ord-status{white-space:nowrap;border-radius:20px;flex-shrink:0;align-items:center;gap:4px;padding:3px 10px;font-size:12.5px;font-weight:200;display:inline-flex}.ord-status-pending{color:#ef4444;background:#e74c3c26}.ord-status-confirmed{color:#22c55e;background:#22c55e26}.ord-status-completed{color:#06b6d4;background:#06b6d426}.ord-status-cancelled{color:#6b7280;background:#6b728026}.ord-status-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.ord-status-pending .ord-status-dot{background:#ef4444;animation:1.5s infinite ord-pulse}.ord-status-confirmed .ord-status-dot{background:#22c55e}.ord-status-completed .ord-status-dot{background:#06b6d4}.ord-status-cancelled .ord-status-dot{background:#6b7280}@keyframes ord-pulse{0%,to{opacity:1}50%{opacity:.25}}.ord-card-actions{border-top:1px solid var(--theme-border);justify-content:flex-end;gap:8px;margin-top:10px;padding-top:10px;display:flex}.ord-btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:4px;padding:7px 14px;font-family:inherit;font-size:14px;font-weight:200;display:inline-flex}.ord-btn:active{transform:scale(.96)}.ord-btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.ord-btn-success{color:#fff;background:#22c55e}.ord-btn-danger{color:#fff;background:#ef4444}.ord-btn-accent{color:#fff;background:#6366f1}.ord-empty{text-align:center;padding:80px 20px}.ord-empty-icon{margin-bottom:16px;font-size:64px;display:block}.ord-empty-title{color:var(--theme-text-muted);margin:0 0 8px;font-size:20px}.ord-empty-sub{color:var(--theme-text-muted);opacity:.7;margin:0;font-size:16px}.ord-detail-overlay{z-index:1000;background:#000000bf;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ord-detail-modal{background:var(--theme-bg-surface);border-radius:20px;flex-direction:column;width:95%;max-width:520px;height:85vh;display:flex;box-shadow:0 32px 64px #00000080}.ord-detail-header{color:var(--theme-text-primary);background:0 0;flex-shrink:0;justify-content:space-between;align-items:center;padding:24px 24px 0;display:flex;position:relative}.ord-detail-header:before{content:"";background:linear-gradient(90deg,#6366f1,#a855f7 35%,#ec4899 65%,#f43f5e);border-radius:20px 20px 0 0;height:4px;position:absolute;top:0;left:0;right:0}.ord-detail-back{width:40px;height:40px;color:var(--theme-text-primary);cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:24px;transition:all .3s;display:flex}.ord-detail-back:hover{background:#ffffff26}.ord-detail-header h2{margin:0;font-size:20px;font-weight:200}.ord-detail-body{flex:1;min-height:0;padding:24px;overflow-y:auto}.ord-detail-section{margin-bottom:20px}.ord-detail-section:last-child{margin-bottom:0}.ord-detail-label{color:var(--theme-text-muted);margin-bottom:6px;font-size:14px;font-weight:500;display:block}.ord-detail-value{color:var(--theme-text-primary);font-size:16px;font-weight:200}.ord-detail-row{border-bottom:1px solid var(--theme-border);justify-content:space-between;align-items:center;padding:10px 0;display:flex}.ord-detail-row:last-child{border-bottom:none}.ord-detail-desc{background:var(--theme-surface);border:1px solid var(--theme-border);color:var(--theme-text-primary);white-space:pre-wrap;border-radius:10px;padding:14px;font-size:16px;line-height:1.7}.ord-detail-actions{border-top:1px solid var(--theme-border);flex-wrap:wrap;justify-content:center;gap:12px;padding-top:20px;display:flex}.ord-detail-actions .ord-btn{border-radius:10px;justify-content:center;min-width:120px;padding:10px 24px;font-size:16px}.ord-outer-overlay{scrollbar-width:none;-ms-overflow-style:none;-webkit-scrollbar:none;background:#000000f2;flex-direction:column;overflow-y:auto}.ord-outer-overlay::-webkit-scrollbar{-webkit-appearance:none!important;background:0 0!important;width:0!important;height:0!important;display:none!important}.ord-outer-overlay>.ord-detail-modal{width:100%;max-width:none;height:auto;min-height:100vh;box-shadow:none;border-radius:0}@media (width<=480px){.ord-section-bar{flex-direction:column;align-items:stretch;gap:10px}.ord-card-actions{flex-wrap:wrap}.ord-detail-body{padding:16px}.ord-detail-modal{border-radius:16px 16px 0 0;max-height:90vh}}.settings-section{border-bottom:1px solid var(--theme-border);padding:24px 0}.settings-section:last-child{border-bottom:none}.settings-section-title{justify-content:center;align-items:center;gap:8px;margin-bottom:20px;display:flex}.settings-section-icon{font-size:24px;line-height:1}.settings-section-heading{color:var(--theme-text-primary);margin:0;font-size:18px;font-weight:700}.settings-section-subtitle{color:var(--theme-text-muted);margin:4px 0 0;font-size:13px}@keyframes reaction-pop{0%{opacity:0;transform:scale(0)}30%{opacity:1;transform:scale(1.3)}60%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}.reaction-overlay{z-index:20;pointer-events:none;background:#0003;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.reaction-icon{filter:drop-shadow(0 10px 20px #00000080);width:100px;height:100px;animation:.4s ease-out forwards reaction-pop}.like-burst,.dislike-burst{pointer-events:none;z-index:30;transform-origin:50%;filter:drop-shadow(0 14px 24px #0000007a);will-change:transform, opacity;width:128px;height:128px;margin-top:-64px;margin-left:-64px;animation-duration:.82s;animation-timing-function:cubic-bezier(.22,1.15,.36,1);animation-fill-mode:forwards;position:absolute}.like-burst{animation-name:like-burst-pop}.dislike-burst{animation-name:dislike-burst-pop}.like-burst svg,.dislike-burst svg{width:100%;height:100%;display:block}@keyframes like-burst-pop{0%{opacity:0;transform:translate(12px,18px)scale(.12)rotate(-20deg)}22%{opacity:1;transform:translate(-6px,-28px)scale(1.22)rotate(-10deg)}46%{opacity:1;transform:translate(-22px,-80px)scale(1.08)rotate(4deg)}70%{opacity:.88;transform:translate(-14px,-60px)scale(1.36)rotate(9deg)}to{opacity:0;transform:translateY(-70px)scale(1.5)rotate(12deg)}}@keyframes dislike-burst-pop{0%{opacity:0;transform:translate(-12px,-18px)scale(.12)rotate(20deg)}22%{opacity:1;transform:translate(6px,28px)scale(1.22)rotate(10deg)}46%{opacity:1;transform:translate(22px,80px)scale(1.08)rotate(-4deg)}70%{opacity:.88;transform:translate(14px,60px)scale(1.36)rotate(-9deg)}to{opacity:0;transform:translateY(70px)scale(1.5)rotate(-12deg)}}@keyframes mute-pop{0%{opacity:0;transform:scale(0)}25%{opacity:1;transform:scale(1.15)}50%{opacity:1;transform:scale(.95)}75%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1)}}.mute-overlay{-webkit-backdrop-filter:blur(4px);z-index:20;pointer-events:none;background:#0000008c;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;animation:.45s cubic-bezier(.22,1,.36,1) forwards mute-pop;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mute-overlay svg{color:#fff;filter:drop-shadow(0 2px 6px #0006);width:32px;height:32px}video,img{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none;pointer-events:auto;-webkit-tap-highlight-color:transparent}*{-webkit-touch-callout:none}input,textarea{-webkit-user-select:text;user-select:text;-khtml-user-select:text}@keyframes pf-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pf-slideUp{0%{opacity:0;transform:translateY(30px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.pf-overlay{-webkit-backdrop-filter:blur(12px);z-index:2500;background:#000000b3;justify-content:center;align-items:center;animation:.25s pf-fadeIn;display:flex;position:fixed;inset:0}.pf-modal{background:var(--theme-bg-surface);width:95%;max-width:440px;max-height:95vh;box-shadow:0 32px 64px #00000080, 0 0 0 1px var(--theme-border);border-radius:24px;animation:.35s cubic-bezier(.16,1,.3,1) pf-slideUp;position:relative;overflow-y:auto}.pf-modal::-webkit-scrollbar{width:4px}.pf-modal::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:4px}.pf-gradient-top{z-index:1;background:linear-gradient(90deg,#6366f1,#a855f7 35%,#ec4899 65%,#f43f5e);border-radius:24px 24px 0 0;height:4px;position:absolute;top:0;left:0;right:0}.pf-header{text-align:center;padding:28px 28px 0;position:relative}.pf-back-btn{top:24px;width:40px;height:40px;color:var(--theme-text-primary);cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:24px;transition:all .3s;display:flex;position:absolute;inset-inline-start:20px}.pf-back-btn:hover{background:#ffffff26}.pf-header h3{color:var(--theme-text-primary);letter-spacing:-.3px;margin:0 0 4px;font-size:22px;font-weight:200}.pf-header-sub{color:var(--theme-text-muted);margin:0;font-size:15px}.pf-divider{background:linear-gradient(90deg,#6366f1,#a855f7);border-radius:2px;width:48px;height:3px;margin:12px auto 0}.pf-body{flex-direction:column;gap:8px;padding:12px 28px;display:flex}.pf-product-card{background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:14px;align-items:center;gap:14px;padding:14px;display:flex}.pf-product-img{background:var(--theme-surface-hover);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:100px;height:100px;font-size:28px;display:flex;overflow:hidden}.pf-product-img img{object-fit:cover;width:100%;height:100%}.pf-product-info{flex:1;min-width:0}.pf-product-title{color:var(--theme-text-primary);-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0 0 4px;font-size:16px;font-weight:200;line-height:1.4;display:-webkit-box;overflow:hidden}.pf-product-seller{color:var(--theme-text-muted);margin:0 0 6px;font-size:14px}.pf-seller-card{background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:14px;grid-template-columns:auto 1fr;align-items:start;gap:12px;padding:12px 16px;display:grid}.pf-seller-right{align-items:center;height:44px;display:flex}.pf-seller-card-label{color:var(--theme-text-muted);font-size:14px;font-weight:300}.pf-seller-left{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.pf-seller-info-row{align-items:center;gap:10px;height:44px;display:flex}.pf-seller-card-name{color:var(--theme-text-primary)!important;font-size:15px!important;font-weight:500!important}.pf-seller-card-name svg{width:18px!important;height:18px!important}.pf-msg-seller-btn{color:#6366f1;cursor:pointer;background:#6366f11f;border:none;border-radius:10px;flex-shrink:0;align-items:center;gap:4px;padding:6px 12px;font-family:inherit;font-size:13px;font-weight:500;transition:all .2s;display:flex}.pf-msg-seller-btn svg{width:18px;height:18px}.pf-msg-seller-btn:hover{background:#6366f133}.pf-seller-btns{align-items:center;gap:8px;display:flex}.pf-phone-seller-btn{color:#10b981;cursor:pointer;direction:ltr;background:#10b9811f;border:none;border-radius:10px;flex-shrink:0;align-items:center;gap:4px;padding:6px 12px;font-family:inherit;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.pf-phone-seller-btn svg{width:18px;height:18px}.pf-phone-seller-btn:hover{background:#10b98133}.pf-wallet-icon-btn{color:#6366f1;cursor:pointer;background:#6366f11f;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.pf-wallet-icon-btn:hover{background:#6366f133;transform:scale(1.1)}.pf-price-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.pf-price-label{color:var(--theme-text-muted);font-size:14px;font-weight:200}.pf-product-price{background:linear-gradient(135deg,#22c55e,#16a34a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:18px;font-weight:200;display:inline-block}.pf-section{background:var(--theme-surface);border:none;border-radius:14px;padding:12px 0}.pf-section-label{color:var(--theme-text-primary);align-items:center;gap:8px;margin-bottom:4px;font-size:15px;font-weight:200;display:flex}.pf-section-label-icon{background:linear-gradient(135deg,#6366f126,#a855f726);border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;display:flex}.pf-textarea{width:100%;height:32px;color:var(--theme-text-primary);box-sizing:border-box;background:0 0;border:none;border-radius:8px;outline:none;padding:4px 8px;font-family:inherit;font-size:14px;line-height:1.4;transition:border-color .2s,box-shadow .2s}.pf-textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}.pf-textarea::placeholder{color:var(--theme-text-muted);opacity:.6}.pf-char-count{text-align:start;color:var(--theme-text-muted);direction:ltr;margin-top:6px;font-size:13px}.pf-info-box{background:#6366f114;border:1px solid #6366f133;border-radius:12px;gap:12px;padding:12px 14px;display:flex}.pf-info-icon{background:#6366f126;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex}.pf-info-text{color:var(--theme-text-muted);margin:0;font-size:14px;line-height:1.7}.pf-wallet-btn{background:var(--theme-btn-secondary);width:100%;color:var(--theme-text-primary);cursor:pointer;border:1px solid var(--theme-border);border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px;font-family:inherit;font-size:16px;font-weight:200;transition:all .25s;display:flex}.pf-wallet-btn:hover{background:var(--theme-surface-hover);transform:translateY(-1px);box-shadow:0 6px 20px #0003}.pf-actions{gap:8px;padding:4px 28px 20px;display:flex}.pf-btn{cursor:pointer;border:none;border-radius:12px;flex:1;padding:14px 20px;font-family:inherit;font-size:17px;font-weight:200;transition:all .25s;position:relative;overflow:hidden}.pf-btn:after{content:"";opacity:0;background:linear-gradient(135deg,#ffffff1a,#0000);transition:opacity .3s;position:absolute;inset:0}.pf-btn:hover:after{opacity:1}.pf-btn:active{transform:scale(.97)}.pf-btn-primary{background:linear-gradient(135deg, var(--theme-btn-primary), var(--theme-btn-primary-hover));color:#fff;box-shadow:0 4px 12px #0078d44d}.pf-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0078d466}.pf-btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none}.pf-btn-secondary{background:var(--theme-btn-secondary);color:var(--theme-text-primary);border:1px solid var(--theme-border)}.pf-btn-secondary:hover{background:var(--theme-surface-hover);transform:translateY(-1px);box-shadow:0 6px 20px #0003}@media (width<=480px){.pf-modal{border-radius:20px 20px 0 0;max-height:95vh}.pf-gradient-top{border-radius:20px 20px 0 0}.pf-header{padding:24px 20px 0}.pf-body{gap:8px;padding:12px 20px}.pf-actions{flex-direction:column;gap:8px;padding:4px 20px 20px}.pf-product-card{padding:12px}.pf-product-img{width:64px;height:64px}}:root{--bg:#0f1724;--bg-alt:#071224;--card:#0b1220;--card-alt:#071426;--accent:#7dd3fc;--muted:#94a3b8;--text-primary:#e6eef8;--text-secondary:#dbeafe;--border:#ffffff14;--border-hover:#ffffff26;--surface:#ffffff05;--surface-hover:#ffffff0d;--theme-bg-primary:var(--bg);--theme-bg-secondary:var(--bg-alt);--theme-bg-surface:var(--card);--theme-bg-card:var(--card-alt);--theme-text-primary:var(--text-primary);--theme-text-secondary:var(--text-secondary);--theme-text-muted:var(--muted);--theme-accent:var(--accent);--theme-accent-hover:#60a5fa;--theme-border:var(--border);--theme-border-hover:var(--border-hover);--theme-surface:var(--surface);--theme-surface-hover:var(--surface-hover);--theme-success:#22c55e;--theme-warning:#f59e0b;--theme-error:#ef4444;--theme-btn-primary:var(--btn-primary);--theme-btn-primary-hover:#006cbe;--theme-btn-secondary:var(--btn-bg);--theme-input-bg:#ffffff08;--theme-input-border:#ffffff14;--theme-input-focus-border:#0078d480;--theme-modal-bg:#1a1a1a;--theme-modal-header-bg:linear-gradient(135deg, #4a5568, #2d3748);--theme-overlay-bg:#000000d9;--theme-chat-bg:#17212b;--theme-chat-header:#242f3d;--theme-chat-input-bg:#1f2533;--theme-chat-message-own:#2b527c;--theme-chat-message-other:#242f3d;--theme-chat-gradient-own:linear-gradient(135deg, #2b6ba4, #0a2a4a);--theme-chat-gradient-other:linear-gradient(135deg, #0b1018, #242f3d);--theme-chat-tail-own:#2b6ba4;--theme-chat-tail-other:#242f3d;--theme-highlight:#e74c3c;--theme-highlight-hover:#c0392b;--theme-gold:gold;--theme-link:#007bff;--theme-link-hover:#0056b3;--theme-shadow-sm:0 2px 8px #0000004d;--theme-shadow-md:0 4px 16px #0006;--theme-shadow-lg:0 8px 32px #00000080;--theme-card-gradient:linear-gradient(145deg, var(--card), var(--card-alt));--theme-accent-gradient:linear-gradient(135deg, #059669, #10b981)}@font-face{font-family:Vazirmatn;src:url(/Vazirmatn-Regular.woff2)format("woff2"),url(/Vazirmatn-Regular.woff)format("woff"),url(/Vazirmatn-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}[data-theme=light]{--bg:#fff;--bg-alt:#f8f9fa;--card:#fff;--card-alt:#fff;--accent:#2563eb;--muted:#475569;--text-primary:#1e293b;--text-secondary:#334155;--border:#0000001f;--border-hover:#0003;--surface:#0000000a;--surface-hover:#00000014;--theme-bg-primary:#fff;--theme-bg-secondary:#f8fafc;--theme-bg-surface:#f0f2f5;--theme-bg-card:#fff;--theme-text-primary:#1e293b;--theme-text-secondary:#475569;--theme-text-muted:#64748b;--theme-accent:#2563eb;--theme-accent-hover:#1d4ed8;--theme-border:#0000001a;--theme-border-hover:#0000002e;--theme-surface:#0000000d;--theme-surface-hover:#00000017;--theme-success:#16a34a;--theme-warning:#d97706;--theme-error:#dc2626;--theme-btn-primary:#2563eb;--theme-btn-primary-hover:#1d4ed8;--theme-btn-secondary:#f8fafc;--theme-input-bg:#0000000a;--theme-input-border:#0000001a;--theme-input-focus-border:#2563eb80;--theme-modal-bg:#fff;--theme-modal-header-bg:linear-gradient(135deg, #f8fafc, #e2e8f0);--theme-overlay-bg:#0009;--theme-chat-bg:#f8fafc;--theme-chat-header:#e2e8f0;--theme-chat-input-bg:#f1f5f9;--theme-chat-message-own:#2563eb;--theme-chat-message-other:#e2e8f0;--theme-chat-gradient-own:linear-gradient(135deg, #3b82f6, #1a4fba);--theme-chat-gradient-other:linear-gradient(135deg, #c8d0dc, #f1f5f9);--theme-chat-tail-own:#3b82f6;--theme-chat-tail-other:#f1f5f9;--theme-highlight:#e74c3c;--theme-highlight-hover:#c0392b;--theme-gold:#d97706;--theme-link:#2563eb;--theme-link-hover:#1d4ed8;--theme-shadow-sm:0 2px 8px #0000000f;--theme-shadow-md:0 4px 16px #0000001a;--theme-shadow-lg:0 8px 32px #0000001f;--theme-card-gradient:linear-gradient(145deg, #eef2ff, #fff);--theme-accent-gradient:linear-gradient(135deg, #2563eb, #1d4ed8)}:root{--btn-bg:#2a2f3a;--btn-border:#ffffff1f;--btn-radius:12px;--btn-pad:12px 16px;--btn-font:14px;--btn-primary:#0078d4}*{box-sizing:border-box}html,body,#root{height:100%}body{background:var(--theme-bg-primary);color:var(--theme-text-primary);margin:0;font-family:Vazirmatn,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-size:15px;font-weight:500}.mobile-app{background:var(--bg);min-height:100vh;padding-bottom:env(safe-area-inset-bottom);flex-direction:column;display:flex}.location-modal-open .bottom-nav{display:none}.screen{flex-direction:column;flex:1;padding:0;display:flex;position:relative;overflow:hidden}.page-scroller{-webkit-overflow-scrolling:touch;height:100%;padding:16px 16px 88px;overflow:hidden auto}.page{max-width:720px;margin:0 auto}.hero{text-align:center;flex-direction:column;align-items:center;padding:24px 6px;display:flex}.avatar{background:linear-gradient(135deg, var(--accent), #60a5fa);color:#021;border-radius:50%;justify-content:center;align-items:center;width:84px;height:84px;font-size:36px;display:flex;box-shadow:0 6px 18px #04061799}h2{margin:14px 0 6px}.muted{color:var(--muted)}.bottom-nav{background:var(--bg-alt);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--border);padding:0 16px;padding-bottom:env(safe-area-inset-bottom);height:calc(65px + env(safe-area-inset-bottom));z-index:1000;isolation:isolate;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.nav-btn{color:var(--muted);cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:4px;width:64px;height:100%;margin:0;padding:8px;transition:all .2s;display:flex;position:relative}.nav-btn:hover{color:var(--text-secondary);transform:translateY(-2px)}.nav-btn.active{color:var(--accent);background:0 0;position:relative}.nav-btn.active:after{content:"";background:var(--accent);width:4px;height:4px;box-shadow:0 0 8px var(--accent);border-radius:50%;position:absolute;top:0;left:50%;transform:translate(-50%)}.nav-btn .icon{justify-content:center;align-items:center;width:28px;height:28px;transition:transform .3s;display:flex;position:relative}.nav-btn:active{transform:translateY(0)}.nav-btn .icon svg{stroke:currentColor;stroke-width:2px;fill:none;width:24px;height:24px;transition:transform .3s}.nav-btn:hover .icon svg{transform:scale(1.1)}.nav-btn.active .icon{z-index:1;position:relative}.nav-btn.active .icon:before{content:"";background:linear-gradient(to bottom, transparent, var(--bg-alt));opacity:.8;z-index:-1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:absolute;inset:-2px}.nav-btn.active .icon{color:var(--accent)}.nav-btn .label{display:none}.nav-btn.special{margin-bottom:0;position:relative;transform:none}.nav-btn.special .icon{width:32px;height:32px;box-shadow:none;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;margin-top:0;padding:0;display:flex}.nav-btn.special .icon svg{stroke:currentColor;width:24px;height:24px}.nav-btn.special:hover .icon{box-shadow:none;transform:translateY(-1px)}.nav-btn.active .label{color:#fff;text-shadow:0 1px 2px #00000080}@media (width>=721px){.screen{padding-bottom:96px}.mobile-app{padding-bottom:0}}.page-title{margin:6px 0 14px;font-size:20px}.feed-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.new-ad-btn{cursor:pointer;outline:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:80px;height:72px;font-size:12px;font-weight:600;transition:all .3s;display:flex;position:relative;overflow:hidden;background:var(--theme-success)!important;border:2px solid var(--theme-success)!important;color:#fff!important;border-radius:16px!important;margin:0 4px!important;padding:8px 12px!important;box-shadow:0 4px 12px #22c55e66!important}.new-ad-btn:hover{transform:translateY(-2px);filter:brightness(1.15)!important;border-color:var(--theme-success)!important;box-shadow:0 4px 16px #22c55e66!important}.new-ad-form{background:var(--theme-bg-surface);border:1px solid var(--theme-border);border-radius:10px;flex-direction:column;gap:8px;margin-bottom:12px;padding:10px;display:flex}.file-label{background:var(--theme-surface);border:2px dashed var(--theme-border-hover);cursor:pointer;text-align:center;color:var(--theme-text-muted);border-radius:10px;padding:12px 16px;transition:all .3s;display:inline-block}.file-label:hover{background:var(--theme-surface-hover);border-color:var(--theme-accent);color:var(--theme-text-primary)}.file-label input[type=file]{display:none}.new-ad-form .preview{height:auto}.new-ad-form .preview img{object-fit:cover;border-radius:8px;width:100%;height:100%}.ad-card{background:var(--theme-surface);cursor:pointer;border:1px solid #ffffff0d;border-radius:12px;padding:12px;transition:all .3s;box-shadow:0 6px 14px #02061773}.ad-card:hover{border-color:#e74c3c4d;transform:translateY(-4px);box-shadow:0 10px 24px #02061799}.ad-card:active{transform:translateY(-2px)}.ad-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.ad-user{font-weight:600}.ad-title{margin:4px 0 6px}.ad-body{color:#dbeafe;margin:0 0 8px}.ad-stats{color:var(--muted);gap:10px;margin-bottom:8px;font-size:13px;display:flex}.ad-stats.big{font-size:15px}.ad-image{border-radius:10px;width:100%;height:240px;margin:8px 0;overflow:hidden}.ad-image img{object-fit:cover;width:100%;height:100%;display:block}.ad-image.gallery{grid-template-columns:1fr 1fr;gap:6px;height:auto;display:grid}.ad-image.gallery img{object-fit:cover;border-radius:8px;height:120px}.gallery-preview{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.gallery-preview img{object-fit:cover;border-radius:6px;height:90px}.ad-card.divar{border-radius:12px;align-items:flex-start;gap:12px;padding:10px;display:flex}.ad-thumb{border-radius:8px;flex-shrink:0;width:104px;height:78px;position:relative;overflow:hidden}.ad-thumb img{object-fit:cover;width:100%;height:100%;display:block}.thumb-count{color:#fff;background:#00000080;border-radius:8px;padding:4px 6px;font-size:12px;position:absolute;top:6px;left:6px}.ad-content{flex-direction:column;flex:1;display:flex}.ad-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.ad-title{margin:0;font-size:16px}.ad-price{background:linear-gradient(90deg, var(--accent), #60a5fa);color:#022;border-radius:8px;padding:6px 8px;font-weight:700}.badge-free{color:#022;background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:8px;padding:6px 8px;font-weight:800}.ad-body.small{color:var(--muted);margin:6px 0;font-size:13px}.ad-meta{color:var(--muted);align-items:center;gap:6px;font-size:13px;display:flex}.inline-stats{align-items:center;gap:10px;margin-top:8px;display:flex}.icon-btn{background:linear-gradient(135deg, var(--theme-btn-primary), var(--theme-btn-primary-hover));color:#fff;cursor:pointer;border:none;border-radius:12px;flex-direction:column;flex:1;align-items:center;gap:6px;min-width:70px;min-height:60px;padding:16px;font-size:15px;font-weight:600;transition:all .3s;display:flex}.icon-btn.active svg{fill:#fff;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1px;width:24px;height:24px}@media (width<=420px){.icon-btn{gap:2px;min-width:48px;min-height:42px;padding:8px 10px;font-size:11px}.icon-btn svg{width:24px!important;height:24px!important}}.icon-btn:hover{background:linear-gradient(135deg, var(--theme-btn-primary-hover), var(--theme-btn-primary));color:#fff;border-color:#0000}.icon-btn .cnt{color:inherit;font-weight:600}.icon-btn.active{background:linear-gradient(135deg, var(--theme-btn-primary), var(--theme-btn-primary-hover));color:#fff;border-color:#0000;box-shadow:0 2px 8px #e74c3c4d}.icon-btn.active:hover{box-shadow:0 4px 12px #e74c3c66}.ad-detail{z-index:60;background:linear-gradient(#02040a99,#02040ad9);align-items:flex-end;padding:12px;display:flex;position:fixed;inset:0}.detail-card{background:linear-gradient(#071224,#081426);border:1px solid #ffffff08;border-radius:14px;width:100%;max-height:86vh;padding:12px 12px 22px;overflow:auto}.detail-card::-webkit-scrollbar{-webkit-appearance:none!important;background:0 0!important;width:0!important;height:0!important;display:none!important}.detail-card{-ms-overflow-style:none!important;scrollbar-width:none!important;overflow-y:auto!important}.detail-card::-webkit-scrollbar{display:none!important}.ad-detail::-webkit-scrollbar{-webkit-appearance:none!important;background:0 0!important;width:0!important;height:0!important;display:none!important}.ad-detail ::-webkit-scrollbar{-webkit-appearance:none!important;background:0 0!important;width:0!important;height:0!important;display:none!important}.ad-detail .detail-card::-webkit-scrollbar{-webkit-appearance:none!important;background:0 0!important;width:0!important;height:0!important;display:none!important}.ad-detail .detail-card ::-webkit-scrollbar{-webkit-appearance:none!important;background:0 0!important;width:0!important;height:0!important;display:none!important}.ad-detail,.ad-detail *,.ad-detail .detail-card,.ad-detail .detail-card *{scrollbar-width:none!important;-ms-overflow-style:none!important}.detail-card .close{color:var(--muted);background:0 0;border:0;position:absolute;top:10px;left:14px}.comments{margin-top:12px}.comment-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.comment{background:#ffffff05;border-radius:8px;padding:8px}.comment strong{display:block}.comment-form{flex-direction:column;gap:8px;margin-top:8px;display:flex}.input,.textarea{border:1px solid var(--theme-input-border,var(--theme-border));background:var(--theme-input-bg,var(--theme-surface));width:100%;color:var(--theme-text-primary);caret-color:var(--theme-text-primary);border-radius:10px;padding:12px 14px;font-size:14px;transition:all .3s}.input:focus,.textarea:focus{border-color:var(--theme-input-focus-border,var(--theme-accent));background:var(--theme-surface-hover);outline:none;box-shadow:0 0 0 3px #e74c3c1f}.textarea{resize:vertical;min-height:72px}.form-actions{justify-content:flex-end;gap:10px;display:flex}.form-actions .btn,.form-actions .btn-confirm,.form-actions .btn-cancel{flex:1;padding:12px;font-size:15px}.submit{background:linear-gradient(135deg, var(--theme-btn-primary), var(--theme-btn-primary-hover));color:#fff;border:none;box-shadow:0 4px 12px #e74c3c4d}@media (width<=420px){.avatar{width:72px;height:72px;font-size:28px}.btn{padding:8px 10px;font-size:13px}}.home-page{padding:0!important}.page.home-page{flex-direction:column;height:100%;display:flex}.home-header{z-index:10;background:color-mix(in srgb, var(--theme-bg-primary) 85%, transparent);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--theme-border);justify-content:space-between;align-items:center;gap:0;height:44px;min-height:44px;max-height:44px;padding:0 12px;display:flex;position:sticky;top:0;box-sizing:border-box!important;width:100%!important;margin:0!important}.explore-page .home-header,.page.home-page .home-header{z-index:10;position:sticky;top:0}.feed{flex-direction:column;gap:12px;display:flex}.search-location-container{box-sizing:border-box;background:var(--theme-input-bg);border:1px solid var(--theme-input-border);border-radius:10px;flex:1;height:36px;display:flex;overflow:hidden}.home-header .search-bar{flex:1;box-sizing:border-box!important;background:0 0!important;border:none!important;border-radius:0!important;gap:8px!important;height:36px!important;margin:0!important;padding:0 0 0 8px!important}.home-header .location-btn{border:none!important;border-inline-end:1px solid var(--theme-input-border)!important;height:36px!important;color:var(--theme-text-secondary)!important;white-space:nowrap!important;box-sizing:border-box!important;cursor:pointer!important;background:0 0!important;border-radius:0!important;flex-direction:row!important;align-items:center!important;gap:8px!important;min-width:auto!important;margin:0!important;padding:0 16px!important;font-family:inherit!important;font-size:12.5px!important;font-weight:500!important;transition:all .25s!important;display:flex!important}.home-header .location-btn:hover{background:var(--theme-surface-hover)!important;color:var(--theme-text-primary)!important}.search-bar{background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:10px 0 0 10px;flex:1.2;align-items:center;gap:8px;padding:4px 12px;transition:all .3s;display:flex;position:relative}.search-bar:focus-within{background:var(--theme-surface-hover);border-color:var(--theme-input-focus-border,var(--theme-accent));box-shadow:0 0 0 3px #e74c3c1f}.search-icon{opacity:.8;width:34px;height:36px;color:var(--theme-text-primary,#e6eef8);flex-shrink:0;justify-content:center;align-items:center;display:flex}.search-icon-btn{background:var(--theme-input-border,#ffffff14);cursor:pointer;color:var(--theme-text-primary,#e6eef8);opacity:1;border:none;border-radius:0 8px 8px 0;width:34px;height:36px;transition:all .25s}.search-icon-btn:hover{background:var(--theme-highlight,#e74c3c);color:#fff}.search-icon-btn:active{transform:scale(.92)}.search-input{color:var(--theme-text-primary,#e6eef8);background:0 0;border:none;outline:none;flex:1;font-family:Vazirmatn,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-size:14px}.search-input::placeholder{color:var(--theme-text-muted,#fff6)}.search-clear-btn{background:var(--theme-surface);color:var(--theme-text-muted);cursor:pointer;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-inline-end:2px;padding:0;transition:all .25s;display:flex}.search-clear-btn:hover{background:var(--theme-surface-hover);color:var(--theme-text-primary)}.search-clear-btn:active{background:var(--theme-surface);transform:scale(.88)}.following-feed-toggle-icon{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin:2px;font-size:20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:visible}.following-feed-toggle-icon:before{content:"";opacity:0;background:radial-gradient(circle at 30% 30%,#ffffff26,#ffffff14);border-radius:50%;width:40px;height:40px;transition:all .3s;position:absolute;transform:scale(.8);box-shadow:0 2px 8px #0000001a}.following-feed-toggle-icon:hover:before{opacity:0}.following-feed-toggle-icon:after{content:"🤍";opacity:.8;font-size:20px;line-height:1;transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.following-feed-toggle-icon:hover{transform:none}.following-feed-toggle-icon:hover:after{opacity:.9}.following-feed-toggle-icon:active{transform:scale(.95)}.tab-transition{transition:visibility linear,opacity .15s ease-out}.tab-transition.hidden{visibility:hidden;opacity:0;pointer-events:none;flex:0 1 0;position:relative;overflow:hidden;border-top-width:0!important;border-bottom-width:0!important;min-height:0!important;max-height:0!important;margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important}.tab-transition.hidden .page-scroller{overflow:hidden}.tab-transition.visible{visibility:visible;opacity:1;pointer-events:auto;height:100%;position:relative}.following-feed-toggle-icon.active:before{opacity:0}.following-feed-toggle-icon.active:after{content:"❤️";opacity:1}.following-feed-toggle-icon:hover,.following-feed-toggle-icon.active:hover{transform:none}.following-tooltip{color:#fff;white-space:nowrap;z-index:1000;background:linear-gradient(135deg,#2a2f3a,#454c5c);border:1px solid #e74c3c4d;border-radius:12px;padding:10px 16px;font-family:Vazirmatn,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-size:14px;font-weight:500;animation:.3s ease-out tooltip-appear;position:absolute;bottom:70px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000080}.following-tooltip:after{content:"";border-top:6px solid #454c5c;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;top:100%;left:50%;transform:translate(-50%)}@keyframes tooltip-appear{0%{opacity:0;transform:translate(-50%)translateY(10px)}to{opacity:1;transform:translateY(0)}}.location-btn{background:var(--theme-surface);border:1px solid var(--theme-border);color:var(--theme-text-primary);cursor:pointer;border-radius:8px;flex-direction:row;flex-shrink:0;align-items:center;gap:6px;padding:4px 10px;font-family:Vazirmatn,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-size:14px;transition:all .3s;display:flex}.location-btn:hover{background:var(--theme-surface-hover);border-color:var(--theme-accent)}.location-btn:hover svg{color:var(--theme-btn-primary)}.location-btn svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:22px;height:22px;transition:color .25s}.location-icon{flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.naf-field .location-btn{background:var(--theme-input-bg);border:1px solid var(--theme-input-border);border-radius:12px;justify-content:center;gap:8px;width:100%;padding:10px 14px;font-size:14px}.naf-field .location-btn:hover{border-color:var(--theme-accent);background:var(--theme-surface-hover)}.categories-grid{scrollbar-width:none;-ms-overflow-style:none;flex-flow:row;gap:10px;margin:0;padding:14px 16px 18px;display:flex;overflow:auto hidden}.categories-grid::-webkit-scrollbar{display:none}.subcategories-container{background:linear-gradient(135deg, var(--gradient-start), var(--gradient-end));border-radius:12px;flex-direction:column;align-items:center;width:calc(100% - 32px);max-width:100%;margin:0 auto;padding:3px;display:flex;overflow:hidden;box-shadow:0 12px 24px #0003}.subcategories-header{background:var(--theme-bg-surface);z-index:2;border-radius:10px 10px 0 0;justify-content:center;align-items:center;width:100%;padding:16px 20px;display:flex;position:relative}.subcategories-title{color:var(--theme-text-primary);justify-content:center;align-items:center;gap:8px;margin:0;font-size:18px;font-weight:600;display:flex}.subcategories-back-btn{background:var(--theme-surface);border:1px solid var(--theme-border);color:var(--theme-text-primary);cursor:pointer;z-index:3;border-radius:8px;justify-content:center;align-items:center;padding:8px;font-size:20px;transition:all .3s;display:flex;position:absolute;left:16px}.subcategories-back-btn:hover{background:var(--theme-surface-hover);transform:scale(1.05)}.subcategories-back-btn svg{fill:currentColor;width:24px;height:24px;transition:all .3s;transform:rotate(-90deg)}.subcategories-grid{background:var(--theme-bg-surface);scroll-behavior:smooth;-webkit-overflow-scrolling:touch;border-radius:0 0 10px 10px;justify-content:center;gap:6px;width:100%;padding:8px;display:flex;overflow:auto hidden}.subcategories-grid::-webkit-scrollbar{height:4px}.subcategories-grid::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:4px}.subcategory-cell{cursor:pointer;background:0 0;border:none;border-radius:10px;flex-direction:column;flex:none;justify-content:center;align-items:center;min-width:80px;min-height:96px;margin:0;padding:14px 12px;transition:all .2s;display:flex;position:relative}.subcategories-grid:has(.subcategory-cell:nth-child(5)){justify-content:flex-start}.subcategory-cell:hover{background:rgba(var(--gradient-start-rgb,100,100,200), .15);z-index:2;transform:translateY(-3px)}.subcategory-cell:active{transform:translateY(-1px)}.subcategory-cell.selected{background:linear-gradient(135deg, var(--gradient-start,#6366f1), var(--gradient-end,#8b5cf6));z-index:3;transform:translateY(-3px);box-shadow:0 4px 12px #0000004d}.subcategory-cell.selected .subcategory-label{color:#fff;font-weight:700}.subcategory-cell.selected .subcategory-icon{background:#ffffff40;border-color:#ffffff80}.subcategory-cell.selected .cat-svg-icon{color:#fff}.subcategory-icon{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #ffffff40;border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:7px;transition:all .2s;display:flex}.subcategory-icon .cat-svg-icon{color:#fff;opacity:.95;filter:drop-shadow(0 1px 3px #0003);width:26px;height:26px}.subcategory-label{color:#fff;text-align:center;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;text-shadow:0 1px 3px #0000004d;width:100%;font-family:Vazirmatn,Inter,system-ui;font-size:12px;font-weight:600;line-height:1.3}@media (width<=420px){.subcategories-grid{gap:1px;padding:3px}.subcategory-cell{min-height:88px;padding:10px 6px}.subcategory-icon{border-radius:11px;width:42px;height:42px}.subcategory-icon .cat-svg-icon{width:22px;height:22px}.subcategory-label{font-size:10px;line-height:1.2}}.category-card{cursor:pointer;background:0 0;border:none;border-radius:0;flex-direction:column;flex:none;align-items:center;gap:7px;width:68px;padding:4px 2px;transition:transform .2s;display:flex;position:relative;overflow:visible}.category-card:hover{transform:translateY(-3px)}.category-card:active{transform:translateY(-1px)}.category-icon{justify-content:center;align-items:center;width:52px;min-width:52px;height:52px;min-height:52px;transition:all .25s;display:flex;position:relative;overflow:hidden}.category-icon:hover{box-shadow:var(--theme-icon-shadow-hover);transform:scale(1.06)}.category-card.selected.following-category .category-icon{background:linear-gradient(135deg,#e74c3c,#c0392b)!important}.category-card.following-category .cat-svg-icon{color:#fff;filter:drop-shadow(0 2px 4px #0000004d)}.category-card:not(.selected) .cat-svg-icon{filter:none;color:var(--theme-text-secondary)!important}.category-card.selected{transform:translateY(-4px)}.category-card.selected .category-icon{box-shadow:0 8px 24px #0006}.category-card.selected .category-label{color:var(--theme-text-primary);font-size:12px;font-weight:700}.cat-svg-icon{color:#fff;z-index:2;filter:drop-shadow(0 1px 3px #00000040);flex-shrink:0;width:26px;height:26px;display:block;position:relative}.category-label{color:var(--theme-text-secondary);text-align:center;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;width:100%;font-family:Vazirmatn,Inter,system-ui;font-size:11px;font-weight:600;line-height:1.3}.recent-ads-section{background:var(--bg);padding:0}.homelist{background:#ffffff0d;flex-direction:column;gap:0;font-family:Vazirmatn,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;display:flex}.ad-item{background:var(--bg);cursor:pointer;border-bottom:1px solid var(--theme-border-hover);gap:10px;padding:10px;transition:all .2s;display:flex;position:relative}.ad-item:hover{background:var(--surface)}.ad-item:active{background:#ffffff0d;transform:scale(.98)}.ad-image-wrapper{background:#ffffff0d;border-radius:8px;flex-shrink:0;width:160px;height:120px;transition:all .3s;position:relative;overflow:hidden}.ad-image-wrapper:after{content:"";opacity:0;background:linear-gradient(135deg,#0000 0%,#e74c3c33 100%);transition:opacity .3s;position:absolute;inset:0}.ad-item:hover .ad-image-wrapper:after{opacity:1}.ad-image-wrapper img{transition:transform .3s}.modal-action-buttons{z-index:15;flex-direction:column;gap:8px;display:flex;position:absolute;top:12px;left:8px}.bookmark-icon-on-image{cursor:pointer;z-index:10;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:flex-start;width:42px;height:42px;margin:0;padding:0;transition:all .3s;display:flex;position:relative;top:0;left:0}.bookmark-icon-on-image svg{color:#fffc;width:42px;height:42px;transition:all .2s}.bookmark-icon-on-image:hover svg{color:#fff;transform:scale(1.2)}.bookmark-icon-on-image.active svg{color:#e74c3c}.bookmark-icon-on-image:active{transform:scale(.95)}.delete-icon-on-image{cursor:pointer;z-index:10;background:#e74c3c1a;border:1px solid #e74c3c4d;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;transition:all .3s;display:flex;position:absolute;top:8px;right:8px}.delete-icon-on-image:hover{background:#e74c3c33;transform:scale(1.1)}.ad-item:hover .ad-image-wrapper img{transform:scale(1.05)}@media (width<=480px){.bookmark-icon-on-image{width:32px;height:32px;top:6px;left:6px}.bookmark-icon-on-image svg{width:16px;height:16px}}.ad-image-wrapper img{object-fit:cover;width:100%;height:100%;display:block}.ad-info{flex-direction:column;flex:1;gap:0;min-width:0;display:flex}.ad-item-title{color:var(--text-primary);text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 4px;font-size:16px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.ad-item-meta{color:var(--muted);align-items:center;gap:8px;margin-top:auto;font-size:12px;font-weight:400;display:flex}.ad-item-tags{flex-wrap:wrap;gap:4px;margin-bottom:4px;display:flex}.ad-item-location{opacity:.7;align-items:center;gap:3px;display:flex}.ad-item-time{color:var(--muted);opacity:.6;font-size:12px}.ad-tag{color:#fff;border-radius:6px;padding:3px 8px;font-size:12px;font-weight:600;display:inline-block}.ad-tag-price{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);font-size:14px;font-weight:700}.ad-tag-free{background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%)}.ad-tag-condition{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)}.ad-tag-category{background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%)}.ad-tag-auction{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)}.ad-tag-auction-ended{background:linear-gradient(135deg,#6b7280 0%,#4b5563 100%)}.ad-comment-btn{color:var(--muted);background:#0f172a99;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex;position:absolute;bottom:14px;left:16px}.ad-comment-btn:hover{color:#fff;background:#ffffff26;border-color:#fff3}.ad-comment-btn svg{width:20px;height:20px}.nav-btn.special{position:relative;transform:none}.nav-btn.special .icon{box-shadow:none;background:0 0;border:none;border-radius:8px;padding:0}.nav-btn.special:hover .icon{transform:translateY(-1px)scale(1.03)}.nav-btn.special:active .icon{transform:translateY(0)scale(1)}.nav-btn.special.active .icon{background:0 0}@keyframes pulse{0%,to{box-shadow:0 6px 20px #e74c3c80}50%{box-shadow:0 6px 30px #e74c3ccc}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.btn-contact:after,.btn.submit:after,.new-ad-btn:after{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.btn-contact:hover:after,.btn.submit:hover:after,.new-ad-btn:hover:after{left:100%}@media (width<=420px){.categories-grid{grid-template-columns:repeat(6,1fr);gap:8px;padding:1px 10px}.category-card{width:58px;padding:4px 2px}.category-icon{border-radius:13px;width:44px;height:44px}.cat-svg-icon{width:22px;height:22px}.category-label{font-size:10px;font-weight:600;line-height:1.2}.ad-image-wrapper{width:140px;height:105px}}.modal-overlay{z-index:2000;scrollbar-width:none;-ms-overflow-style:none;-webkit-scrollbar:none;background:#000000f2;flex-direction:column;display:flex;position:fixed;inset:0;overflow-y:auto}.modal-overlay::-webkit-scrollbar{-webkit-appearance:none!important;background:0 0!important;width:0!important;height:0!important;display:none!important}.modal-content{background:#1a1a1a;flex-direction:column;width:100%;min-height:100vh;display:flex}.post-modal{background:#111215;overflow-y:auto}.post-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.post-form{padding:12px 16px 400px}.form-section{margin-bottom:16px;animation:.4s ease-out backwards fadeIn}.form-section:first-child{animation-delay:50ms}.form-section:nth-child(2){animation-delay:.1s}.form-section:nth-child(3){animation-delay:.15s}.form-section:nth-child(4){animation-delay:.2s}.form-section:nth-child(5){animation-delay:.25s}.form-section:nth-child(6){animation-delay:.3s}.form-section:nth-child(7){animation-delay:.35s}.form-label-row{align-items:center;gap:8px;margin-bottom:8px;display:flex}.toggle-switch{cursor:pointer;flex-shrink:0;width:50px;height:26px;display:inline-block;position:relative}.toggle-switch .toggle-input{opacity:0;width:0;height:0;position:absolute}.toggle-switch .toggle-slider{background:#6464644d;border-radius:13px;transition:background .35s cubic-bezier(.4,0,.2,1),box-shadow .35s;position:absolute;inset:0}.toggle-switch.active{background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:13px;transition:background .35s cubic-bezier(.4,0,.2,1),box-shadow .35s}.toggle-switch .toggle-slider:before{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:left .35s cubic-bezier(.4,0,.2,1),transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 2px 6px #0000004d}.toggle-switch.active .toggle-slider{box-shadow:none;background:0 0}.toggle-switch.active .toggle-slider:before{left:27px}.info-icon{color:#bbb;background:#0f172a99;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;display:inline-flex}.field-label{color:var(--theme-text-primary);font-weight:200}.req{color:var(--theme-error);margin-inline-end:4px}.uploader-dashed{border:2px dashed var(--theme-border-hover);background:var(--theme-input-bg,var(--theme-surface));width:180px;height:140px;color:var(--theme-text-muted);cursor:pointer;border-radius:12px;display:block;position:relative;overflow:hidden}.uploader-dashed input[type=file]{display:none}.uploader-inner{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;display:flex}.uploader-icon{opacity:.8;font-size:32px}.uploader-text{font-size:14px}.field-error{color:var(--theme-error);margin-top:6px;font-size:12px}.input.error,.textarea.error{border-color:var(--theme-error);box-shadow:0 0 0 3px #ef444426}.fixed-bottom{bottom:calc(env(safe-area-inset-bottom));background:var(--theme-bg-surface);z-index:120;gap:10px;padding:12px 16px;display:flex;position:fixed;left:0;right:0}.fixed-bottom .btn-confirm,.fixed-bottom .btn-cancel{max-width:none!important}#new-ad-submit-btn{background:linear-gradient(135deg, var(--theme-btn-primary), var(--theme-btn-primary-hover))!important;color:#fff!important;border:none!important;box-shadow:0 4px 12px #0078d44d!important}#new-ad-submit-btn:hover{transform:translateY(-2px)!important;box-shadow:0 6px 20px #0078d466!important}.checkbox-row{align-items:center;display:flex}.checkbox-label{color:var(--theme-text-primary);align-items:center;gap:8px;font-weight:600;display:flex}.checkbox-label input{width:18px;height:18px;accent-color:var(--theme-btn-primary)}.condition-options{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.radio-label{color:var(--theme-text-primary);align-items:center;gap:8px;font-size:15px;font-weight:500;display:flex}.radio-label input[type=radio]{width:18px;height:18px;accent-color:var(--theme-btn-primary)}.modal-image-section{background:#2a2a2a;flex-shrink:0;width:100%;height:400px;position:relative}.modal-main-image{object-fit:contain;background:#000;width:100%;height:100%}.modal-placeholder-image{color:#666;justify-content:center;align-items:center;width:100%;height:100%;font-size:18px;display:flex}.image-indicators{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000080;border-radius:20px;gap:8px;padding:8px 12px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.indicator-dot{cursor:pointer;background:#fff6;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.indicator-dot.active{background:#fff;border-radius:4px;width:24px}.modal-body{background:#1a1a1a;flex:1;padding:0 0 20px}.modal-header{direction:ltr;background:#1a1a1a;border-bottom:1px solid #ffffff1a;align-items:center;gap:12px;padding:16px;display:flex}.modal-back-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;flex-shrink:0;order:-1;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.modal-back-btn svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.modal-back-btn:hover{background:#ffffff26}.modal-title{color:#fff;flex:1;margin:0;font-size:18px;font-weight:600}.modal-category{padding:12px 16px}.category-badge{color:#ccc;background:#ffffff1a;border-radius:6px;padding:6px 12px;font-size:13px;display:inline-block}.modal-meta{color:#999;align-items:center;gap:8px;padding:0 16px 16px;font-size:14px;display:flex}.meta-separator{color:#666}.meta-user-profile{align-items:center;gap:6px;display:flex}.meta-user-profile img{object-fit:cover;border:1px solid #fff3;border-radius:50%;width:24px;height:24px;transition:transform .3s}.meta-user-profile:hover img{transform:scale(1.1)}.meta-user-profile span{font-size:14px;font-weight:500;color:#fff!important}.warning-box{background:#ffc8001a;border:1px solid #ffc8004d;border-radius:12px;align-items:center;gap:10px;margin:0 16px 16px;padding:12px 16px;display:flex}.warning-icon{font-size:20px}.warning-text{color:gold;flex:1;font-size:13px}.warning-arrow{color:gold;cursor:pointer;background:0 0;border:none;padding:0;font-size:24px}.details-grid{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;margin:0 16px 20px;overflow:hidden}.detail-row{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:16px;display:flex}.detail-row:last-child{border-bottom:none}.detail-label{color:#999;font-size:14px}.detail-value{color:#fff;font-size:14px;font-weight:500}.brand-text{color:#e74c3c}.price-text{color:#fff;font-weight:600}.modal-description{margin:0 16px 100px}.description-title{color:#fff;margin:0 0 12px;font-size:16px;font-weight:600}.description-text{color:#ccc;margin:0;font-size:14px;line-height:1.6}.modal-actions-scrollable{gap:12px;margin-top:20px;margin-bottom:20px;padding:16px;display:flex}.btn-contact{background:linear-gradient(135deg, var(--theme-btn-primary), var(--theme-btn-primary-hover));color:#fff;cursor:pointer;border:none;border-radius:12px;flex:1;padding:16px;font-size:15px;font-weight:600;transition:all .3s;box-shadow:0 4px 16px #e74c3c66}.btn-contact:hover{transform:translateY(-2px);box-shadow:0 6px 20px #e74c3c80}.btn-contact:active{transform:translateY(0)}.btn-chat{background:var(--theme-bg-surface);color:var(--theme-text-primary);border:1px solid var(--theme-border);cursor:pointer;border-radius:12px;flex:1;padding:16px;font-size:15px;font-weight:600;transition:all .3s}.btn-chat:hover{background:var(--theme-surface-hover);border-color:var(--theme-accent)}.btn-chat:active{transform:scale(.98)}button{cursor:pointer;font-family:inherit;transition:all .2s;position:relative;overflow:hidden}button:before{content:"";background:#fff3;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}button:active:before{width:300px;height:300px}button:not(:disabled):hover{transform:translateY(-1px)}button:not(:disabled):active{transform:translateY(0)}button:disabled{opacity:.6;cursor:not-allowed}button:disabled:before{display:none}.btn{padding:var(--btn-pad);border-radius:var(--btn-radius);border:1px solid var(--theme-border);font-size:var(--btn-font);background:var(--theme-btn-secondary);color:var(--theme-text-primary);font-weight:600}.btn.submit{background:linear-gradient(135deg, var(--theme-btn-primary), var(--theme-btn-primary-hover));color:#fff;border:none;box-shadow:0 4px 12px #0078d44d}.btn.submit:hover{box-shadow:0 6px 16px #0078d466}@keyframes fadeIn{0%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}.modal-content,.ad-item,.ad-card{animation:none}.comments-area{margin-bottom:100px;padding:8px 16px 16px}.comment-box-area{background:var(--theme-bg-surface);border-top:1px solid var(--theme-border);padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom))}.comment-box-area.fixed-bottom{z-index:100;background:var(--theme-bg-surface);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:2px solid var(--theme-accent);position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0000001a}.comments-list{flex-direction:column;gap:12px;margin-top:8px;display:flex}.comment-item.instagram-style{border-bottom:1px solid var(--theme-border);align-items:flex-start;gap:12px;padding:12px 0;transition:all .2s;display:flex}.comment-item.instagram-style:hover{background:#ffffff05;border-radius:8px;margin:0 -8px;padding:12px 8px}.comment-item .comment-content{flex-direction:column;flex:1;gap:4px;display:flex}.comment-item .comment-line{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.comment-item .comment-author{color:var(--theme-text-primary);flex-shrink:0;font-size:14px;font-weight:600}.comment-item .comment-text{color:var(--theme-text-secondary);word-wrap:break-word;overflow-wrap:break-word;margin:0;font-size:14px;line-height:1.4}.comment-item .comment-actions{align-items:center;gap:12px;margin-top:4px;display:flex}.comment-details{grid-template-columns:auto 1fr auto;align-items:center;gap:8px;margin-bottom:4px;padding-inline-end:15px;display:grid;position:relative}.comment-item .comment-time{color:var(--theme-text-muted);font-size:12px;font-weight:400}.comment-item .comment-like-btn{color:var(--theme-text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;gap:2px;min-width:32px;min-height:28px;padding:6px 8px;font-size:14px;transition:all .2s;display:flex}.comment-item .comment-like-btn:hover{background:#ffffff1a;transform:scale(1.05)}.comment-item .comment-like-btn.liked{color:#e74c3c;animation:.3s heartPulse}.comment-item .comment-like-btn .heart-emoji{font-family:Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji,Android Emoji,EmojiSymbols,EmojiOne Mozilla,Twemoji Mozilla,Segoe UI,sans-serif;color:initial!important;text-shadow:none!important;filter:none!important}.comment-item .comment-like-btn .like-count{color:inherit;min-width:8px;margin-inline-end:2px;font-size:13px;font-weight:600}@keyframes heartPulse{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.no-comments{text-align:center;color:var(--theme-text-muted);padding:16px;font-size:14px;font-style:italic}.comment-item .profile-avatar{border:2px solid var(--theme-border);border-radius:50%;flex-shrink:0;transition:all .3s;width:40px!important;height:40px!important}.comment-item .profile-avatar:hover{border-color:var(--theme-accent);transform:scale(1.1);box-shadow:0 4px 12px #0003}.comment-item .profile-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.comment-item .avatar-placeholder{background:linear-gradient(135deg, var(--accent), #60a5fa);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:18px;font-weight:600;display:flex}html{scroll-behavior:auto!important}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#ffffff05}::-webkit-scrollbar-thumb{background:#e74c3c80;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#e74c3cb3}::selection{color:#fff;background:#e74c3c4d}.loc-overlay{background:var(--theme-overlay-bg,#000000d9);z-index:999999999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);justify-content:center;align-items:center;width:100vw;height:100vh;animation:.2s ease-out locFadeIn;display:flex;position:fixed;inset:0}.loc-modal{background:var(--theme-modal-bg,#1a1a1a);border-radius:20px;flex-direction:column;width:100%;max-width:520px;height:100%;max-height:85vh;animation:.3s cubic-bezier(.16,1,.3,1) locSlideUp;display:flex;overflow:hidden;box-shadow:0 25px 80px #0009}@keyframes locFadeIn{0%{opacity:0}to{opacity:1}}@keyframes locSlideUp{0%{opacity:0;transform:translateY(30px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=540px){.loc-modal{border-radius:0;max-width:100%;height:100%;max-height:100vh}.loc-overlay{align-items:flex-end}}.loc-search{background:var(--theme-input-bg,#ffffff0a);border:1px solid var(--theme-input-border,#ffffff14);border-radius:12px;flex-shrink:0;align-items:center;gap:10px;height:44px;margin:10px 16px 0;padding:0 14px;transition:all .25s;display:flex}.loc-search:focus-within{border-color:var(--theme-highlight,#e74c3c);box-shadow:0 0 0 3px #e74c3c1a}.loc-search-icon{color:var(--theme-text-muted,#94a3b8);flex-shrink:0;align-items:center;display:flex}.loc-search-input{color:var(--theme-text-primary,#e6eef8);background:0 0;border:none;outline:none;flex:1;padding:0;font-family:inherit;font-size:14px}.loc-search-input::placeholder{color:var(--theme-text-muted,#94a3b8)}.loc-search-clear{background:var(--theme-surface-hover,#ffffff14);width:24px;height:24px;color:var(--theme-text-muted,#94a3b8);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.loc-search-clear:hover{background:var(--theme-surface-hover,#ffffff26);color:var(--theme-text-primary,#e6eef8)}.loc-search-clear svg{width:14px;height:14px}.loc-body{flex:1;padding:12px 16px 20px;overflow-y:auto}.loc-body::-webkit-scrollbar{width:4px}.loc-body::-webkit-scrollbar-track{background:0 0}.loc-body::-webkit-scrollbar-thumb{background:var(--theme-border,#ffffff1a);border-radius:4px}.loc-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;display:grid}.loc-card{background:linear-gradient(145deg, #ffffff0f 0%, transparent 60%), var(--theme-surface,#ffffff08);cursor:pointer;text-align:center;color:var(--theme-text-primary,#e6eef8);background-clip:padding-box;border:1px solid #0000;border-radius:18px;flex-direction:column;align-items:center;gap:10px;padding:20px 10px 16px;font-family:inherit;transition:all .4s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:visible;box-shadow:0 1px 2px #0000000f,inset 0 1px #ffffff0f}.loc-card:before{content:"";-webkit-mask-composite:xor;pointer-events:none;opacity:0;background:linear-gradient(135deg,#ffffff14 0%,#ffffff05 40%,#ffffff0a 60%,#ffffff03 100%);border-radius:19px;transition:opacity .4s;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.loc-card:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(at 30% 0,#9370db1f 0%,#0000 60%),radial-gradient(at 70% 100%,#e74c3c0f 0%,#0000 50%);border-radius:18px;transition:opacity .5s;position:absolute;inset:0}.loc-card:hover{border-color:#0000;transform:translateY(-6px);box-shadow:0 24px 50px -12px #9370db40,0 8px 20px -8px #e74c3c1f,inset 0 1px #ffffff1a}.loc-card:hover:before,.loc-card:hover:after{opacity:1}.loc-card:active{transition-duration:.1s;transform:translateY(-1px)scale(.97);box-shadow:0 4px 12px #0000001a,inset 0 1px #ffffff0d}.loc-card-icon{width:48px;height:48px;color:var(--theme-highlight,#e74c3c);z-index:1;background:linear-gradient(145deg,#e74c3c29,#e74c3c0a);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;transition:all .45s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;box-shadow:0 2px 10px #e74c3c1f,inset 0 1px #ffffff1f}.loc-card:hover .loc-card-icon{background:linear-gradient(145deg,#e74c3c47,#e74c3c1a);transform:scale(1.15)rotate(-5deg);box-shadow:0 8px 25px #e74c3c4d,inset 0 1px #ffffff26}.loc-card-name{letter-spacing:.02em;z-index:1;font-size:15px;font-weight:800;line-height:1.35;position:relative}.loc-card-sub{color:var(--theme-text-muted,#94a3b8);z-index:1;-webkit-backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff0a;border-radius:20px;padding:3px 14px;font-size:11px;font-weight:500;line-height:1.5;position:relative}.loc-card-flag{z-index:1;font-size:36px;line-height:1;position:relative}.loc-card--default{border-color:var(--theme-btn-primary,#0078d4);background:linear-gradient(145deg,#0078d41f 0%,#0078d408 50%)}.loc-card--default:before{-webkit-mask-composite:xor;background:linear-gradient(135deg,#0078d459 0%,#0078d414 40%,#ffffff0a 60%,#ffffff03 100%);-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.loc-card--default:after{background:radial-gradient(at 30% 0,#0078d42e 0%,#0000 60%),radial-gradient(at 70% 100%,#0078d414 0%,#0000 50%)}.loc-card--default:hover{border-color:var(--theme-btn-primary,#0078d4);transform:translateY(-6px);box-shadow:0 24px 50px -12px #0078d44d,0 8px 20px -8px #0078d426,inset 0 1px #ffffff1a}.loc-card--default .loc-card-name{color:var(--theme-btn-primary,#0078d4)}.loc-top-cards{gap:12px;margin-bottom:16px;display:flex}.loc-top-cards .loc-card{flex:1;gap:10px}.loc-top-cards .loc-card--last{background:linear-gradient(145deg,#38b2ac1a 0%,#0000 50%),#38b2ac0a;border-style:solid;border-color:#0000}.loc-top-cards .loc-card--last:before{-webkit-mask-composite:xor;background:linear-gradient(135deg,#38b2ac40 0%,#38b2ac0f 40%,#ffffff0a 60%,#ffffff03 100%);-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.loc-top-cards .loc-card--last:after{background:radial-gradient(at 30% 0,#38b2ac26 0%,#0000 60%),radial-gradient(at 70% 100%,#38b2ac0f 0%,#0000 50%)}.loc-top-cards .loc-card--last:hover{border-color:#0000;transform:translateY(-6px);box-shadow:0 24px 50px -12px #38b2ac4d,0 8px 20px -8px #38b2ac26,inset 0 1px #ffffff1a}.loc-top-cards .loc-card--last:active{transition-duration:.1s;transform:translateY(-1px)scale(.97);box-shadow:0 4px 12px #0000001a,inset 0 1px #ffffff0d}.loc-top-cards .loc-card--last .loc-card-icon{color:#38b2ac;background:linear-gradient(145deg,#38b2ac33,#38b2ac0f);box-shadow:0 2px 10px #38b2ac1f,inset 0 1px #ffffff1f}.loc-top-cards .loc-card--last:hover .loc-card-icon{background:linear-gradient(145deg,#38b2ac4d,#38b2ac1f);transform:scale(1.15)rotate(-5deg);box-shadow:0 8px 25px #38b2ac59,inset 0 1px #ffffff26}.loc-top-cards .loc-card--last .loc-card-sub{color:#38b2ac;-webkit-backdrop-filter:blur(8px);background:#38b2ac1a;border:1px solid #38b2ac1f}.loc-card--all{background:linear-gradient(145deg,#e74c3c1f 0%,#0000 50%),#e74c3c0f;border-style:solid;border-color:#0000;gap:10px;padding:22px 10px 18px}.loc-card--all:before{-webkit-mask-composite:xor;background:linear-gradient(135deg,#e74c3c4d 0%,#e74c3c14 40%,#ffffff0a 60%,#ffffff03 100%);-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.loc-card--all:after{background:radial-gradient(at 30% 0,#e74c3c26 0%,#0000 60%),radial-gradient(at 70% 100%,#e74c3c14 0%,#0000 50%)}.loc-card--all:hover{background:linear-gradient(145deg,#e74c3c29 0%,#0000 50%),#e74c3c14;border-color:#0000;transform:translateY(-6px);box-shadow:0 24px 50px -12px #e74c3c59,0 8px 20px -8px #e74c3c26,inset 0 1px #ffffff1a}.loc-card--all:active{transition-duration:.1s;transform:translateY(-1px)scale(.97);box-shadow:0 4px 12px #0000001a,inset 0 1px #ffffff0d}.loc-card--all .loc-card-icon{background:linear-gradient(145deg,#e74c3c40,#e74c3c14);box-shadow:0 2px 10px #e74c3c26,inset 0 1px #ffffff1f}.loc-card--all:hover .loc-card-icon{background:linear-gradient(145deg,#e74c3c59,#e74c3c1f);transform:scale(1.15)rotate(-5deg);box-shadow:0 8px 25px #e74c3c66,inset 0 1px #ffffff26}.loc-card--all .loc-card-sub{color:var(--theme-highlight,#e74c3c);-webkit-backdrop-filter:blur(8px);background:#e74c3c1f;border:1px solid #e74c3c26;font-weight:600}.loc-cities-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px;margin-top:2px;display:grid}.loc-city-card{background:var(--theme-surface,#ffffff08);border:1px solid var(--theme-border,#ffffff14);cursor:pointer;text-align:center;color:var(--theme-text-primary,#e6eef8);border-radius:14px;flex-direction:column;align-items:center;gap:6px;padding:16px 10px 12px;font-family:inherit;font-size:13px;font-weight:500;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.loc-city-card:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#e74c3c08,#0000 60%);border-radius:14px;transition:opacity .25s;position:absolute;inset:0}.loc-city-card:hover{border-color:var(--theme-highlight,#e74c3c);transform:translateY(-3px);box-shadow:0 8px 25px #e74c3c1f,inset 0 0 0 1px #e74c3c0f}.loc-city-card:hover:before{opacity:1}.loc-city-card:active{transform:scale(.97)}.loc-city-card-icon{color:var(--theme-highlight,#e74c3c);opacity:.6;flex-shrink:0;align-items:center;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex}.loc-city-card:hover .loc-city-card-icon{opacity:1;transform:scale(1.15)}.loc-city-card-name{font-weight:500;line-height:1.3}.loc-search-results{flex-direction:column;gap:16px;display:flex}.loc-sr-section{flex-direction:column;gap:8px;display:flex}.loc-sr-title{color:var(--theme-text-muted,#94a3b8);-webkit-user-select:none;user-select:none;align-items:center;gap:6px;margin:0;padding:0 4px;font-size:13px;font-weight:600;display:flex}.loc-sr-icon{opacity:.6;align-items:center;display:flex}.loc-sr-section .loc-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}.loc-city-list{flex-direction:column;gap:6px;display:flex}.loc-city-item{background:var(--theme-surface,#ffffff08);border:1px solid var(--theme-border,#ffffff14);cursor:pointer;text-align:start;color:var(--theme-text-primary,#e6eef8);border-radius:12px;align-items:center;gap:10px;padding:11px 14px;font-family:inherit;font-size:14px;transition:all .2s;display:flex}.loc-city-item:hover{background:var(--theme-surface-hover,#ffffff14);border-color:var(--theme-highlight,#e74c3c);transform:translate(-3px);box-shadow:0 4px 15px #e74c3c1f}.loc-city-item:active{transform:scale(.98)}.loc-city-item-icon{color:var(--theme-highlight,#e74c3c);opacity:.6;flex-shrink:0;align-items:center;display:flex}.loc-city-item:hover .loc-city-item-icon{opacity:1}.loc-city-item-name{font-weight:500}.loc-city-item-prov{color:var(--theme-text-muted,#94a3b8);margin-inline-end:auto;padding-inline-end:8px;font-size:11px}.loc-empty{text-align:center;color:var(--theme-text-muted,#94a3b8);flex-direction:column;justify-content:center;align-items:center;padding:48px 20px;display:flex}.loc-empty-icon{opacity:.4;margin-bottom:12px}.loc-empty p{margin:0 0 6px;font-size:14px}.loc-empty-hint{opacity:.6;font-size:12px}.location-modal-open{pointer-events:auto!important}.location-filter-bar{color:var(--theme-text-primary,#e6eef8);background:#e74c3c1a;border:1px solid #e74c3c4d;border-radius:12px;justify-content:space-between;align-items:center;margin:0 16px 12px;padding:12px 16px;font-size:14px;animation:.3s ease-out locSlideDown;display:flex}@keyframes locSlideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.clear-filter-btn{color:#e74c3c;background:#e74c3c33;border:1px solid #e74c3c66;border-radius:8px;padding:6px 12px;font-size:13px;font-weight:600;transition:all .3s}.clear-filter-btn:hover{color:#fff;background:#e74c3c4d;border-color:#e74c3c99}.location-inputs{grid-template-columns:1fr 1fr;gap:8px;display:grid}.location-inputs select{border:1px solid var(--theme-input-border,#ffffff14);background:var(--theme-input-bg,#ffffff08);width:100%;color:inherit;cursor:pointer;border-radius:10px;padding:12px 14px;font-size:14px;transition:all .3s}.location-inputs select:focus{border-color:var(--theme-input-focus-border,#e74c3c80);background:var(--theme-input-bg,#ffffff0d);outline:none;box-shadow:0 0 0 3px #e74c3c1a}.location-inputs select:disabled{opacity:.5;cursor:not-allowed}.location-inputs select option{background:var(--theme-modal-bg,#1a1a1a);color:var(--theme-text-primary,#e6eef8)}.select option{background:var(--theme-bg-surface);color:var(--theme-text-primary)}@media (width<=420px){.loc-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:8px}.loc-card{gap:8px;padding:16px 8px 14px}.loc-card-icon{border-radius:13px;width:40px;height:40px}.loc-card-name{font-size:14px}.loc-card-sub{padding:2px 10px;font-size:10px}.loc-top-cards{gap:8px}.loc-card--all{padding:18px 8px 14px}.loc-sr-section .loc-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr))}.loc-city-item{padding:10px 12px;font-size:13px}.loc-cities-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:6px}.loc-city-card{padding:14px 8px 10px;font-size:12px}.location-inputs{grid-template-columns:1fr}.modal-header{padding:14px 16px 10px}.modal-title{font-size:15px}.loc-body{padding:8px 12px 16px}}.profile-container{max-width:500px;margin:0 auto;padding:20px}.profile-header{text-align:center;background:var(--theme-bg-surface);border:1px solid var(--theme-border);border-radius:24px;flex-direction:column;align-items:center;margin-bottom:24px;padding:48px 24px 32px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000001f}.profile-header:before{content:"";background:linear-gradient(90deg, transparent, var(--theme-accent), var(--theme-btn-primary), transparent);opacity:.6;height:4px;position:absolute;top:0;left:0;right:0}.profile-header:after{content:"";pointer-events:none;background:radial-gradient(circle,#e74c3c0f,#0000 70%);width:300px;height:300px;position:absolute;top:-60%;right:-30%}.profile-avatar-ring{background:linear-gradient(135deg, var(--theme-accent), var(--theme-btn-primary));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:112px;height:112px;margin-bottom:18px;padding:4px;display:flex;position:relative;box-shadow:0 8px 32px #0000002e,0 0 0 1px #ffffff0f}.profile-avatar-ring:after{content:"";background:linear-gradient(135deg, var(--theme-accent), var(--theme-btn-primary));filter:blur(12px);opacity:.25;z-index:-1;border-radius:50%;position:absolute;inset:-4px}.profile-avatar-image{background:var(--theme-bg-card);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.profile-avatar-image>div{justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;display:flex!important}.profile-avatar-image img{object-fit:cover;width:100%;height:100%;display:block}.profile-name-section{z-index:1;flex-direction:column;align-items:center;gap:2px;display:flex;position:relative}.profile-name{color:var(--theme-text-primary);letter-spacing:-.01em;align-items:center;gap:4px;margin:0;font-size:24px;font-weight:700;line-height:1.4;display:inline-flex}.profile-name svg{vertical-align:middle!important;width:24px!important;height:24px!important}.profile-subtitle{color:var(--theme-accent);opacity:.85;margin:2px 0 0;font-size:14px;font-weight:500}.profile-email{color:var(--theme-text-muted);opacity:.6;margin:4px 0 0;font-size:12px}.profile-menu{margin-top:4px}.menu-list{grid-template-columns:1fr 1fr 1fr;gap:10px;margin:0;padding:0;list-style:none;display:grid}.menu-item{display:flex}.menu-button{background:var(--theme-bg-surface);border:1px solid var(--theme-border);width:100%;color:var(--theme-text-primary);cursor:pointer;text-align:center;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:22px 12px 18px;font-family:inherit;font-size:12.5px;font-weight:500;line-height:1.3;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.menu-button:before{content:"";background:linear-gradient(135deg, var(--theme-surface), transparent);opacity:0;border-radius:inherit;transition:opacity .3s;position:absolute;inset:0}.menu-button:hover{border-color:var(--theme-accent);background:var(--theme-surface-hover);transform:translateY(-3px);box-shadow:0 8px 28px #0000001a}.menu-button:hover:before{opacity:1}.menu-button:active{transform:translateY(-1px)scale(.98)}.menu-button svg{width:32px;height:32px;color:var(--theme-accent);transition:all .3s}.menu-button:hover svg{color:var(--theme-btn-primary);transform:scale(1.15)}.menu-button .menu-label{color:var(--theme-text-secondary);font-size:12.5px;font-weight:500;transition:color .2s}.menu-button:hover .menu-label{color:var(--theme-text-primary)}.menu-button.menu-danger:hover{border-color:var(--theme-error)}.menu-button.menu-danger:hover svg{color:var(--theme-error)}.menu-button:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.profile-signin{text-align:center;flex-direction:column;align-items:center;max-width:400px;margin:0 auto;padding:48px 24px;display:flex}.signin-icon{opacity:.6;margin-bottom:24px;font-size:64px}.profile-signin h2{color:var(--theme-text-primary);margin:0 0 12px;font-size:24px;font-weight:700}.profile-signin .muted{color:var(--theme-text-muted);margin:0 0 32px;font-size:14px}.btn-google{background:var(--theme-bg-surface);width:100%;color:var(--theme-text-primary);border:1px solid var(--theme-border);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:12px;padding:16px 24px;font-size:16px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 16px #0000001a}.btn-google:hover{border-color:var(--theme-border-hover);transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.btn-google:active{transform:translateY(0)}.btn-google svg{flex-shrink:0}.auth-card{background:var(--theme-bg-surface);border:1px solid var(--theme-border);border-radius:24px;max-width:500px;margin:0 auto;padding:32px 28px;position:relative;overflow:hidden}.auth-card:before{content:"";background:linear-gradient(90deg, var(--theme-accent), var(--theme-btn-primary));opacity:.5;height:3px;position:absolute;top:0;left:0;right:0}.auth-form-header{text-align:center;margin-bottom:24px}.auth-form-header p{color:var(--theme-text-muted);margin:0;font-size:15px;font-weight:500}.edit-profile-form{padding:16px 20px 8px;animation:.35s ease-out editProfileFadeIn}@keyframes editProfileFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.edit-profile-photo-section{text-align:center;margin-bottom:32px}.edit-profile-photo-wrapper{display:inline-block;position:relative}.edit-profile-photo{border:3px solid var(--theme-border);border-radius:50%;width:104px;height:104px;transition:border-color .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000001f}.edit-profile-photo-wrapper:hover .edit-profile-photo{box-shadow:0 6px 24px #0003}.edit-profile-photo img{object-fit:cover;width:100%;height:100%}.edit-profile-photo-placeholder{color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:48px;font-weight:700;display:flex}.photo-upload-btn{background:var(--theme-btn-primary);border:2.5px solid var(--theme-bg-surface);color:#fff;cursor:pointer;z-index:2;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex;position:absolute;inset-block-end:2px;inset-inline-end:2px;box-shadow:0 2px 8px #00000040}.photo-upload-btn:hover{transform:scale(1.08);box-shadow:0 4px 12px #e74c3c59}.photo-upload-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.edit-profile-title{color:var(--theme-text-primary);margin:16px 0 4px;font-size:20px;font-weight:700}.edit-profile-subtitle{color:var(--theme-text-muted);margin:0;font-size:13px}.profile-field{margin-bottom:18px;animation:.35s ease-out both editProfileFadeIn}.profile-field:first-child{animation-delay:50ms}.profile-field:nth-child(2){animation-delay:80ms}.profile-field:nth-child(3){animation-delay:.11s}.profile-field:nth-child(4){animation-delay:.14s}.profile-field:nth-child(5){animation-delay:.17s}.profile-field:nth-child(6){animation-delay:.2s}.profile-field:nth-child(7){animation-delay:.23s}.profile-field:nth-child(8){animation-delay:.26s}.profile-field-label{color:var(--theme-text-secondary);align-items:center;gap:8px;margin-bottom:6px;font-size:13px;font-weight:600;display:flex}.profile-field-label svg{opacity:.8;width:18px;height:18px;color:var(--theme-text-muted);flex-shrink:0}.profile-input{border:1.5px solid var(--theme-border);background:var(--theme-input-bg,var(--theme-surface));width:100%;color:var(--theme-text-primary);box-sizing:border-box;border-radius:12px;outline:none;padding:12px 14px;font-family:inherit;font-size:15px;transition:border-color .2s,box-shadow .2s}.profile-input:focus{border-color:var(--theme-accent);box-shadow:0 0 0 2.5px #7dd3fc26}.profile-input::placeholder{color:var(--theme-text-muted);opacity:.5}.profile-input.error{border-color:var(--theme-error)}.profile-input.error:focus{box-shadow:0 0 0 2.5px #ef44441f}.profile-textarea{resize:vertical;min-height:90px}.profile-field-error{color:var(--theme-error);margin-top:4px;font-size:12px}.profile-char-count{text-align:end;color:var(--theme-text-muted);opacity:.6;margin-top:4px;font-size:11px}.btn-confirm{background:linear-gradient(135deg, var(--theme-btn-primary), var(--theme-btn-primary-hover))!important;color:#fff!important;cursor:pointer!important;border:none!important;border-radius:12px!important;flex:1!important;max-width:160px!important;padding:12px 24px!important;font-family:inherit!important;font-size:15px!important;font-weight:600!important;transition:all .25s!important;box-shadow:0 4px 12px #0078d44d!important}.btn-confirm:hover{transform:translateY(-2px)!important;box-shadow:0 6px 20px #0078d466!important}.btn-confirm:active{transform:translateY(0)!important}.btn-confirm:disabled{opacity:.5!important;cursor:not-allowed!important;transform:none!important}.btn-cancel{border:1px solid var(--theme-border)!important;background:var(--theme-btn-secondary)!important;max-width:160px!important;color:var(--theme-text-primary)!important;cursor:pointer!important;border-radius:12px!important;flex:1!important;padding:12px 24px!important;font-family:inherit!important;font-size:15px!important;font-weight:200!important;transition:all .25s!important}.btn-cancel:hover{background:var(--theme-surface-hover)!important;transform:translateY(-1px)!important;box-shadow:0 6px 20px #0003!important}.btn-cancel:active{transform:translateY(0)!important}.btn-cancel:disabled{opacity:.5!important;cursor:not-allowed!important;transform:none!important}.profile-form-actions{justify-content:center;gap:12px;margin-top:28px;animation:.35s ease-out .3s both editProfileFadeIn;display:flex}.btn-form-cancel{border:1px solid var(--theme-border)!important;background:var(--theme-btn-secondary)!important;max-width:160px!important;color:var(--theme-text-primary)!important;cursor:pointer!important;border-radius:12px!important;flex:1!important;padding:12px 24px!important;font-family:inherit!important;font-size:15px!important;font-weight:200!important;transition:all .25s!important}.btn-form-cancel:hover{background:var(--theme-surface-hover)!important;transform:translateY(-1px)!important;box-shadow:0 6px 20px #0003!important}.btn-form-save{background:linear-gradient(135deg, var(--theme-btn-primary), var(--theme-btn-primary-hover))!important;color:#fff!important;cursor:pointer!important;border:none!important;border-radius:12px!important;flex:1!important;max-width:160px!important;padding:12px 24px!important;font-family:inherit!important;font-size:15px!important;font-weight:600!important;transition:all .25s!important;box-shadow:0 4px 12px #0078d44d!important}.btn-form-save:hover{transform:translateY(-2px)!important;box-shadow:0 6px 20px #0078d466!important}.btn-form-save:active{transform:translateY(0)!important}.btn-form-save:disabled,.btn-form-cancel:disabled{opacity:.5!important;cursor:not-allowed!important;transform:none!important}.auth-card{--auth-btn:#0078d4;--auth-btn-hover:#006cbe}[data-theme=light] .auth-card{--auth-btn:#2563eb;--auth-btn-hover:#1d4ed8}.btn-auth{background:var(--auth-btn);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:12px 20px;font-family:inherit;font-size:15px;font-weight:600;transition:all .25s;box-shadow:0 4px 12px #0078d44d}.btn-auth:hover{background:var(--auth-btn-hover);transform:translateY(-2px);box-shadow:0 6px 20px #0078d466}.btn-auth:active{transform:translateY(0)}.btn-auth:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.btn-auth-secondary{border:1.5px solid var(--theme-border);color:var(--theme-text-secondary);cursor:pointer;background:0 0;border-radius:12px;padding:12px 20px;font-family:inherit;font-size:15px;font-weight:500;transition:all .25s}.btn-auth-secondary:hover{background:var(--theme-surface-hover);border-color:var(--auth-btn);color:var(--auth-btn)}.btn-auth-secondary:disabled{opacity:.5;cursor:not-allowed}.form-section{margin-bottom:18px}.form-section .input{border:1.5px solid var(--theme-border);background:var(--theme-input-bg,var(--theme-surface));width:100%;color:var(--theme-text-primary);box-sizing:border-box;border-radius:12px;outline:none;padding:14px 16px;font-family:inherit;font-size:15px;transition:all .25s}.form-section .input:focus{border-color:var(--auth-btn);box-shadow:0 0 0 3px #0078d41f}.form-section .input::placeholder{color:var(--theme-text-muted);opacity:.5}.auth-form .input[type=email],.auth-form .input[type=tel]{text-align:start;direction:ltr}.password-toggle-btn{cursor:pointer;color:var(--theme-text-muted);background:0 0;border:none;align-items:center;padding:4px;line-height:0;transition:color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.password-toggle-btn:hover{color:var(--theme-text-primary)}[dir=rtl] .password-toggle-btn{left:10px;right:auto}[dir=ltr] .password-toggle-btn{left:auto;right:10px}.auth-title{text-align:center;letter-spacing:-.5px;background:linear-gradient(135deg, var(--theme-btn-primary), var(--theme-btn-primary-hover));-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 4px #0000001a);-webkit-background-clip:text;background-clip:text;margin:0 0 8px;font-family:Vazirmatn,Inter,system-ui;font-size:32px;font-weight:800}.btn-forgot-password{color:var(--auth-btn);cursor:pointer;background:0 0;border:none;padding:4px 0;font-family:inherit;font-size:13px;transition:color .2s}.btn-forgot-password:hover{color:var(--auth-btn-hover);text-decoration:underline}.auth-divider{color:var(--theme-text-muted);align-items:center;gap:12px;margin:20px 0;font-size:13px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--theme-border);flex:1;height:1px}.auth-toggle-section{text-align:center;border-top:1px solid var(--theme-border);margin-top:20px;padding-top:20px}.auth-toggle-text{color:var(--theme-text-muted);margin:0 0 12px;font-size:14px}.auth-toggle-btn{border:1.5px solid var(--auth-btn);color:var(--auth-btn);cursor:pointer;background:0 0;border-radius:12px;padding:10px 24px;font-family:inherit;font-size:14px;font-weight:600;transition:all .25s}.auth-toggle-btn:hover{background:var(--auth-btn);color:#fff}@media (width<=420px){.profile-container{padding:12px}.profile-header{border-radius:20px;padding:32px 16px 24px}.profile-avatar-ring{width:92px;height:92px}.profile-avatar-placeholder{font-size:34px}.profile-name{font-size:20px}.profile-signin{padding:32px 16px}.signin-icon{font-size:56px}.menu-list{gap:8px}.menu-button{border-radius:12px;gap:8px;padding:18px 8px 16px}.menu-button svg{width:28px;height:28px}.menu-button .menu-label{font-size:12px}.profile-form-actions{flex-direction:column;align-items:center}.btn-form-cancel,.btn-form-save{width:100%;max-width:100%!important}}@media (width>=421px) and (width<=480px){.menu-list{grid-template-columns:1fr 1fr;gap:8px}}.btn,.btn-primary,.btn-submit,.btn-contact,.btn-confirm{background:linear-gradient(135deg, var(--theme-btn-primary), var(--theme-btn-primary-hover))!important;color:#fff!important;border:1px solid #0000!important;transition:all .3s!important;box-shadow:0 4px 12px #0078d44d!important}.btn:hover,.btn-primary:hover,.btn-submit:hover,.btn-contact:hover,.btn-confirm:hover{transform:translateY(-2px)!important;box-shadow:0 6px 16px #0078d466!important}.icon-btn,.action-btn{color:var(--theme-text-primary)!important;background:0 0!important;border:1px solid #fff0!important;transition:all .2s!important}.icon-btn:hover,.action-btn:hover{background:var(--theme-surface-hover)!important;border-color:var(--theme-border-hover)!important}.icon-btn.active{background:linear-gradient(135deg, var(--theme-btn-primary), var(--theme-btn-primary-hover))!important;color:#fff!important;border-color:#0000!important}.modal-overlay{background:#000000d9}.modal-content{background:var(--theme-bg-surface);border:1px solid var(--theme-border);color:var(--theme-text-primary)}.modal-header{border-bottom:1px solid var(--theme-border);color:#fff;background:linear-gradient(135deg,#4a5568,#2d3748)}.modal-body{background:linear-gradient(180deg, var(--theme-bg-surface), var(--theme-bg-secondary))}.input,.textarea,.select{caret-color:var(--theme-text-primary);background:var(--theme-input-bg,var(--theme-surface))!important;border:1px solid var(--theme-input-border,var(--theme-border))!important;color:var(--theme-text-primary)!important;transition:all .3s!important}.input:focus,.textarea:focus,.select:focus{border-color:var(--theme-input-focus-border,var(--theme-accent))!important;background:var(--theme-surface-hover)!important;box-shadow:0 0 0 3px #2563eb1f!important}.input::placeholder,.textarea::placeholder,.select::placeholder{color:var(--theme-text-muted);opacity:.6}.ad-card{background:var(--theme-surface)!important;border:1px solid var(--theme-border)!important;color:var(--theme-text-primary)!important}.ad-card:hover{border-color:#e74c3c4d!important;box-shadow:0 8px 24px #0206174d!important}h1,h2,h3,h4,h5,h6,p,span,div{color:var(--theme-text-primary)!important}.muted,.ad-time,.meta-time,.stat-label{color:var(--theme-text-muted)!important}.bottom-nav .nav-btn,.nav-btn{color:var(--theme-text-muted)!important;background:0 0!important;border:none!important}.nav-btn.active{color:var(--theme-accent)!important;background:0 0!important}.badge-free{background:linear-gradient(135deg, var(--theme-success), #16a34a)!important;color:#fff!important}.warning-box{background:#f59e0b1a!important;border:1px solid #f59e0b4d!important}.profile-header{background:linear-gradient(#e74c3c14,#e74c3c03)!important;border:1px solid #e74c3c26!important}.profile-stats{background:var(--theme-surface)!important;border:1px solid var(--theme-border)!important}.profile-name,.profile-email,.stat-value,.stat-label{color:var(--theme-text-primary)!important}.message-banner{color:#fff!important}.settings-content h3,.settings-content p,.modal-title,.post-title,.page-title,.post-header h2,h1,h2,h3,h4,h5,h6,.ad-title,.form-label-row,.field-label,.page-title,.comments-title,.description-title,.about-content h3,.location-item-name,.city-item,.loc-card-name,.loc-city-item-name,.modal-title,.menu-title{color:var(--theme-text-primary)!important}.info-icon{color:var(--theme-accent)!important}.req,.field-error,.checkbox-label,.radio-label{color:var(--theme-text-primary)!important}.field-error{color:var(--theme-error)!important}.selected-province-header,.location-filter-bar,.location-item,.loc-card,.loc-city-card,.loc-city-item,.clear-filter-btn,.warning-box,.menu-button,.profile-name,.profile-email,.signin-icon,.sign-in-title,.modal-body b,.modal-body strong,.description-text,.about-content p,.city-item,.location-item-name,.loc-card-name,.loc-city-card-name,.loc-city-item-name,.category-label{color:var(--theme-text-primary)!important}.warning-box .warning-text,.warning-box .warning-icon{color:var(--theme-warning)!important}.menu-button,.stat-item .stat-value,.stat-item .stat-label{color:var(--theme-text-primary)!important}.user-profile-modal .modal-content{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;border-radius:24px 24px 0 0;max-width:600px;max-height:90vh;margin:0 auto;overflow-y:auto;box-shadow:0 20px 60px #00000080}.user-profile-modal .modal-content::-webkit-scrollbar{display:none}[data-theme=light] .user-profile-modal .modal-content{box-shadow:0 20px 60px #0003}.user-profile-modal .modal-header{color:#fff;background:linear-gradient(135deg,#e74c3c,#c0392b);border-radius:24px 24px 0 0;position:relative}.user-profile-modal .modal-title{align-items:center;gap:12px;display:flex}.user-profile-modal .user-profile-header{text-align:center;flex-direction:column;align-items:center;gap:12px;margin-bottom:16px;padding:24px 16px;display:flex}.user-profile-modal .user-avatar-section{margin-bottom:8px}.user-profile-modal .user-info-section{flex-direction:column;align-items:center;gap:6px;display:flex}.user-profile-modal .user-display-name{color:var(--theme-text-primary);margin:0 0 8px;font-size:28px;font-weight:700}.user-about{color:var(--theme-text-secondary);margin:0 0 16px;font-family:Vazirmatn,Inter,system-ui;font-size:16px;line-height:1.5}.user-profile-modal .user-stats-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:16px;display:grid}.user-profile-modal .stat-card{background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:12px;flex-direction:column;align-items:center;padding:16px 12px;transition:all .3s;display:flex}.user-profile-modal .stat-card:hover{background:var(--theme-surface-hover);border-color:var(--theme-border-hover);transform:translateY(-2px)}.user-profile-modal .stat-number{color:var(--theme-text-primary);margin-bottom:4px;font-size:20px;font-weight:700}.user-profile-modal .stat-label{color:var(--theme-text-muted);font-size:12px;font-weight:500}.user-profile-modal .user-email{color:var(--theme-text-muted);margin:0;font-size:16px}.user-profile-modal .contact-info{margin-bottom:24px}.user-profile-modal .user-actions{margin-bottom:0;padding:20px 0}.user-profile-modal .action-buttons-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.user-profile-modal .user-ads-section{background:linear-gradient(180deg, var(--theme-bg-surface), var(--theme-bg-secondary));margin-top:0}.user-profile-modal .section-header{background:var(--theme-surface);border-bottom:2px solid var(--theme-border);margin:0;padding:20px}.user-profile-modal .ads-count{background:var(--theme-success);color:#fff;border-radius:12px;margin-inline-end:8px;padding:2px 8px;font-size:12px;font-weight:500}.user-profile-modal .user-ads-list{flex-direction:column;gap:8px;max-height:50vh;padding:16px;display:flex;overflow-y:auto}.user-profile-modal .own-profile-message{background:linear-gradient(135deg, var(--theme-success), #16a34a);color:#fff;text-align:center;border-radius:12px;padding:20px;box-shadow:0 4px 16px #22c55e4d}.user-profile-modal .mini-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;margin-inline-end:8px;animation:1s linear infinite spin;display:inline-block}.user-profile-modal .following{background:var(--theme-success)!important;color:#fff!important}.user-profile-modal .follow-btn.following{background:linear-gradient(135deg,#28a745,#20c997)!important;box-shadow:0 4px 12px #28a7454d!important}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.user-profile-modal .empty-state{text-align:center;color:var(--theme-text-muted);padding:60px 20px}.user-profile-modal .empty-state .empty-icon{opacity:.5;margin-bottom:16px;font-size:48px}.user-profile-modal .empty-state .empty-title{margin-bottom:8px;font-size:16px;font-weight:600}.user-profile-modal .empty-state .empty-subtitle{opacity:.8;font-size:14px}@media (width<=420px){.user-profile-modal .modal-content{border-radius:20px 20px 0 0;max-height:95vh}.user-profile-modal .user-stats-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px}.user-profile-modal .stat-card{padding:12px 8px}.user-profile-modal .stat-number{font-size:18px}.user-profile-modal .stat-label{font-size:11px}.user-profile-modal .user-display-name{font-size:24px}.user-profile-modal .user-email{font-size:14px}.user-profile-modal .user-avatar-section,.user-profile-modal .contact-info{margin-bottom:20px}.user-profile-modal .action-buttons-grid{gap:8px}.user-profile-modal .section-header{padding:16px}.user-profile-modal .user-ads-list{gap:6px;max-height:45vh;padding:12px}.user-profile-modal .own-profile-message{padding:16px;font-size:15px}}.scrollable-chat{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overflow-y:scroll!important}@media (width<=720px){.chat{flex-direction:column}.chat-list{width:100%}}.explore-page{position:fixed;left:0;right:0;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}.explore-page::-webkit-scrollbar{display:none!important}.explore-page{-ms-overflow-style:none!important;scrollbar-width:none!important}.stories-wrapper{width:100%;margin-bottom:0;padding:0}.stories-scroll{scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;scroll-behavior:smooth;direction:ltr;gap:6px;padding:4px 0 4px 8px;display:flex;overflow-x:auto}.stories-scroll::-webkit-scrollbar{display:none}.story-item{scroll-snap-align:start;flex-shrink:0}.story-item:first-child{margin-inline-start:16px}.ad-details-modal-no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.ad-details-modal-no-scrollbar::-webkit-scrollbar{-webkit-appearance:none!important;background:0 0!important;width:0!important;height:0!important;display:none!important}.grid{box-sizing:border-box!important;grid-template-columns:repeat(3,33.333vw)!important;gap:0!important;width:100vw!important;margin:0!important;padding:0!important;display:grid!important}.grid>*{box-sizing:border-box!important;margin:0!important;padding:0!important}@media (width<=768px){.explore-page::-webkit-scrollbar{display:none!important}.explore-page{-ms-overflow-style:none!important;scrollbar-width:none!important;overflow-y:auto!important}}.instagram-follow-btn{color:#fff!important;cursor:pointer!important;text-align:center!important;background:#3897f0!important;border:none!important;border-radius:6px!important;outline:none!important;flex:1!important;padding:8px 16px!important;font-family:Vazirmatn,Inter,system-ui!important;font-size:14px!important;font-weight:600!important;transition:all .2s!important;box-shadow:0 2px 4px #3897f04d!important}.instagram-follow-btn:hover:not(:disabled){background:#1d9bf0!important;transform:translateY(-1px)!important;box-shadow:0 4px 8px #3897f066!important}.instagram-follow-btn:disabled{cursor:wait!important;opacity:.7!important}.keen-slider{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-webkit-tap-highlight-color:transparent;touch-action:pan-y;width:100%;display:flex;position:relative;overflow:hidden}.keen-slider:not([data-keen-slider-disabled]){cursor:grab}.keen-slider:active:not([data-keen-slider-disabled]),.keen-slider:not([data-keen-slider-disabled]):hover{cursor:grabbing}.keen-slider__slide{min-width:0;position:relative}.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none;-webkit-scrollbar:none}.no-scrollbar::-webkit-scrollbar{display:none}.report-menu{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#000000e6;border:1px solid #ffffff1a;border-radius:12px;min-width:200px;padding:8px 0;position:absolute;transform:translate(-50%);box-shadow:0 4px 20px #0000004d;top:50%!important;left:50%!important}.report-menu-item{color:#fff;cursor:pointer;text-align:start;background:0 0;border:none;align-items:center;gap:8px;padding:10px 16px;font-size:14px;transition:all .2s;display:flex}.report-menu-item:hover{background:#ffffff1a}.report-menu-item svg{fill:currentColor;width:20px;height:20px}.floating-action-btn{all:initial;cursor:pointer;filter:drop-shadow(0 0 .75px #0000006b)drop-shadow(0 1px .5px #0000002e)drop-shadow(0 2px 3px #0003);border:none;border-radius:8px;outline:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:8px;font-family:Vazirmatn,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-size:14px;font-weight:500;transition:all .2s;display:flex;position:relative;color:#fff!important;background:0 0!important}.floating-action-btn:hover{transform:scale(1.05)}.floating-action-btn svg{width:24px;height:24px;color:#fff!important}.floating-action-btn span{font-family:Vazirmatn,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;color:#fff!important}.meta-user-profile .floating-action-btn span{color:#fff!important}.user-name-white{font-family:Vazirmatn,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;color:#fff!important}.comment-item.instagram-style{align-items:flex-start;padding:8px 0;animation:.3s ease-out fadeIn;display:flex}.comment-item.instagram-style:last-child{border-bottom:none}@keyframes storyRingSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ad-tag-auction{color:#1a1a1a;letter-spacing:.3px;background:linear-gradient(135deg,#ff6b35,#f7c59f);border-radius:12px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:700;animation:2s ease-in-out infinite auctionPulse;display:inline-flex;box-shadow:0 2px 8px #ff6b3566}.ad-tag-auction-ended{color:#fff;opacity:.8;background:linear-gradient(135deg,#6b7280,#9ca3af);border-radius:12px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}@keyframes auctionPulse{0%,to{box-shadow:0 2px 8px #ff6b3566}50%{box-shadow:0 4px 16px #ff6b35b3}}.auction-countdown-widget{-webkit-backdrop-filter:blur(24px)saturate(160%);background:#0f172a73;border:1px solid #ffffff1f;border-radius:18px;width:100%;margin:0 auto 6px;padding:clamp(10px,1.8vw,16px);position:relative;box-shadow:0 4px 16px #00000040,inset 0 1px #ffffff14}.auction-countdown-header{direction:ltr;justify-content:center;align-items:center;gap:clamp(6px,1.2vw,10px);margin-bottom:clamp(4px,.8vw,10px);padding:0 2px;display:flex;position:relative}.auction-header-left{z-index:1;align-items:center;gap:clamp(4px,.8vw,8px);display:flex;position:relative}.auction-live-last-price{text-shadow:0 2px 4px #00000080;color:#24c18c;font-family:Vazirmatn,Inter,system-ui;font-size:clamp(20px,4vw,28px);font-weight:800;line-height:1.15}.auction-open-bid-btn{color:#fff;cursor:pointer;z-index:1;background:#2563eb;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex;position:relative;box-shadow:0 1px 4px #0000002e}.auction-open-bid-btn svg{width:15px;height:15px;display:block}.auction-countdown-units{direction:ltr;justify-content:center;gap:clamp(4px,1vw,10px);display:flex}.auction-time-unit{flex-direction:column;flex:1;align-items:center;display:flex}.auction-time-value{text-align:center;color:#ff6b35;text-shadow:0 2px 4px #00000080;background:0 0;border:0;border-top:2px solid #ff6b3580;border-radius:0;min-width:clamp(34px,8vw,56px);padding:clamp(5px,1vw,10px) clamp(4px,.8vw,8px) clamp(2px,.5vw,4px);font-family:Vazirmatn,Inter,system-ui;font-size:clamp(22px,5vw,30px);font-weight:800;line-height:1.15;transition:transform .15s;position:relative}.auction-time-label{color:#ff6b35e6;letter-spacing:.3px;text-shadow:0 1px 3px #00000080;margin-top:clamp(-2px,-.3vw,-3px);font-family:Vazirmatn,Inter,system-ui;font-size:clamp(11px,2vw,14px);font-weight:600;line-height:1}.auction-countdown-separator{color:#ff6b358c;align-self:center;margin-top:0;font-family:Vazirmatn,Inter,system-ui;font-size:clamp(22px,5vw,30px);font-weight:800;line-height:1.15}.auction-countdown-widget>*{z-index:1;position:relative}.auction-price-currency{vertical-align:baseline;color:var(--theme-text-secondary);font-family:Vazirmatn,Inter,system-ui;font-size:14px;font-weight:600}.auction-price-lines{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;display:grid}.auction-price-lines div{color:#ff6b35d1;background:#ffffff8c;border-radius:10px;justify-content:space-between;gap:8px;padding:7px 9px;font-size:11px;display:flex}.auction-price-lines strong{color:#242f3d;font-family:Vazirmatn,Inter,system-ui;font-size:12px}.auction-bid-panel{-webkit-backdrop-filter:blur(24px)saturate(160%);color:#fff;pointer-events:auto;background:#0f172a73;border:1px solid #ffffff1f;border-radius:16px;margin-top:4px;padding:10px;animation:.25s ease-out slideDown;box-shadow:0 4px 16px #00000040,inset 0 1px #ffffff14}.auction-bid-form{grid-template-columns:1fr auto;gap:6px;display:grid}.auction-bid-submit{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#2563eb,#3b82f6);border:0;border-radius:10px;height:38px;padding:0 18px;font-family:Vazirmatn,Inter,system-ui;font-size:13px;font-weight:700}.auction-bid-list{direction:ltr;gap:4px;margin-top:6px;display:grid}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.auction-bid-panel-header{color:#ffffffd9;justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;font-size:13px;display:flex}.auction-bid-panel-header strong{color:#24c18c;margin-top:2px;font-size:17px;display:block}.auction-open-bid-btn{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-family:Vazirmatn,Inter,system-ui;font-size:20px;font-weight:900;animation:1.6s ease-in-out infinite bidPulse;display:inline-flex;position:absolute;right:0;box-shadow:0 0 0 6px #2563eb59}@keyframes bidPulse{0%{box-shadow:0 0 #2563ebd9}60%{box-shadow:0 0 0 10px #2563eb00}to{box-shadow:0 0 #2563eb00}}.auction-cancel-btn{color:#fff;cursor:pointer;background:#ff6b35;border:0;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;padding:0;font-size:14px;font-weight:700;line-height:1;display:inline-flex}.auction-bid-username-cell{align-items:center;gap:6px;display:inline-flex}.auction-bid-back-btn{color:#242f3d;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:4px 2px;font-family:Vazirmatn,Inter,system-ui;font-size:12px;font-weight:700;display:inline-flex}.auction-bid-cancel-btn,.auction-login-btn{color:#e74c3c;cursor:pointer;white-space:nowrap;background:#e74c3c1a;border:0;border-radius:10px;padding:9px 12px;font-family:Vazirmatn,Inter,system-ui;font-size:13px}.auction-bid-message{color:#ffffffbf;text-align:center;margin-top:8px;font-size:13px}.auction-bid-own{color:#ffffffd9;background:#24c18c26;border-radius:10px;justify-content:space-between;gap:8px;margin-bottom:10px;padding:10px 12px;font-size:13px;display:flex}.auction-bid-own strong{color:#5eead4}.auction-bid-form{gap:8px;display:grid}.auction-bid-row{grid-template-columns:auto 1fr auto;align-items:center;gap:6px;display:grid}.auction-bid-input{color:#fff;text-align:center;direction:ltr;background:#0f172a99;border:1px solid #ffffff2e;border-radius:10px;outline:none;width:100%;min-width:0;padding:12px 14px;font-family:Vazirmatn,Inter,system-ui;font-size:16px;font-weight:700}.auction-bid-submit{color:#fff;cursor:pointer;cursor:pointer;background:linear-gradient(135deg,#2563eb,#3b82f6);border:0;border-radius:10px;width:100%;height:46px;margin-top:8px;padding:0 20px;font-family:Vazirmatn,Inter,system-ui;font-size:15px;font-weight:700}.auction-bid-submit:disabled{opacity:.55;cursor:not-allowed}.auction-bid-input:focus{border-color:#ff6b35d9;box-shadow:0 0 0 3px #ff6b3526}.auction-bid-adjust-btn{cursor:pointer;-webkit-user-select:none;user-select:none;color:#fff;border:0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.auction-bid-adjust-btn svg{width:26px;height:26px}.auction-bid-adjust-btn:disabled{opacity:.45;cursor:not-allowed}.auction-bid-minus{background:#dc2626}.auction-bid-plus{background:#16a34a}.auction-bid-list{gap:6px;margin-top:8px;display:grid}.auction-bid-item{color:#fffc;background:#ffffff0f;border-radius:10px;grid-template-columns:32px 1fr auto;align-items:center;gap:8px;padding:8px 10px;font-size:13px;display:grid}.auction-bid-item strong{color:#fff;font-size:14px}.auction-ended-widget{text-align:center;background:linear-gradient(135deg,#6b728026,#9ca3af14);border:1px solid #6b72804d;border-radius:16px;margin:0 10px 12px;padding:12px 16px}.auction-ended-text{color:#9ca3af;font-family:Vazirmatn,Inter,system-ui;font-size:14px;font-weight:700}.auction-section{background:linear-gradient(135deg,#ff6b3514,#f7c59f0d);border:1px solid #ff6b3540;border-radius:12px;padding:14px 16px;transition:all .3s}.auction-section:hover{border-color:#ff6b3573}.auction-duration-select{margin-top:12px;animation:.3s slideDown}@media (width<=480px){.auction-countdown-widget{border-radius:14px;width:100%;margin:0 auto 10px;padding:14px 12px}.auction-countdown-header{gap:8px;margin-bottom:10px;padding:0}.auction-header-left{flex:1;min-width:0}.auction-live-last-price{white-space:nowrap;text-overflow:ellipsis;font-size:22px;line-height:1.1;overflow:hidden}.auction-open-bid-btn{flex-shrink:0;width:38px;height:38px;margin-inline-end:0;position:relative;box-shadow:0 2px 8px #0000004d}.auction-open-bid-btn svg{width:16px;height:16px}.auction-countdown-units{gap:6px}.auction-time-unit{flex:1;min-width:0}.auction-time-value{min-width:0;padding:4px 4px 2px;font-size:26px;line-height:1}.auction-time-label{margin-top:2px;font-size:12px;line-height:1.2}.auction-countdown-separator{margin-top:-4px;font-size:22px}.auction-bid-adjust-btn{width:42px;height:42px}.auction-bid-adjust-btn svg{width:20px;height:20px}.auction-bid-row{gap:6px}.auction-bid-input{padding:12px 14px;font-size:17px}.auction-bid-submit{height:50px;padding:0 20px;font-size:16px}.auction-bid-panel-header{font-size:14px}.auction-bid-panel-header strong{font-size:18px}.auction-bid-cancel-btn,.auction-login-btn{padding:10px 14px;font-size:14px}.auction-bid-own{padding:10px 12px;font-size:14px}.auction-bid-item{padding:9px 10px;font-size:13px}}.pwa-install-prompt{z-index:999;background:var(--theme-bg-surface);-webkit-backdrop-filter:blur(16px);border:1px solid var(--theme-border);white-space:nowrap;border-radius:16px;align-items:center;gap:10px;max-width:calc(100vw - 32px);padding:10px 16px;animation:.4s cubic-bezier(.16,1,.3,1) pwaSlideUp;display:flex;position:fixed;bottom:85px;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #00000059,0 2px 8px #0003}@keyframes pwaSlideUp{0%{opacity:0;transform:translate(-50%)translateY(20px)scale(.96)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}.pwa-install-icon{width:40px;height:40px;color:var(--theme-btn-primary);background:#e74c3c1f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.pwa-install-text{flex-direction:column;min-width:0;display:flex}.pwa-install-title{color:var(--theme-text-primary);font-size:13px;font-weight:600}.pwa-install-sub{color:var(--theme-text-muted);font-size:11px}.pwa-install-btn{background:var(--theme-btn-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;flex-shrink:0;padding:10px 24px;font-family:inherit;font-size:15px;font-weight:700;transition:all .2s}.pwa-install-btn:hover{filter:brightness(1.15);transform:scale(1.03)}.pwa-install-btn:active{transform:scale(.96)}.pwa-install-close{width:28px;height:28px;color:var(--theme-text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.pwa-install-close:hover{background:var(--theme-surface-hover);color:var(--theme-text-primary)}.icon-btn,.btn,.field-label,.checkbox-label,.radio-label,.ad-item-title,.ad-item-meta,.location-item-name,.profile-name,.meta-user-profile span,.comment-author,.comment-text,.description-text,.profile-email,.loc-card-name,.loc-city-item-name,.loc-city-card-name,.loc-search-input{color:var(--text-primary)!important}.modal-header .modal-title,.modal-header .modal-back-btn,.modal-header button{color:inherit}.muted,.ad-body,.ad-body.small,.ad-item-meta,.location-item-count,.user-about,.loc-card-sub,.loc-city-item-prov,.loc-search-input::placeholder,.loc-sr-title{color:var(--text-secondary)!important}.category-card,.modal-content,.modal-body,.post-modal,.modal-main-image,.modal-placeholder-image,.ad-detail .detail-card,.loc-modal{background:var(--card)!important;color:var(--text-primary)!important;border-color:var(--border)!important}.loc-search{background:var(--surface)!important;border-color:var(--border)!important}[data-theme=light] .modal-overlay{background:#0009!important}[data-theme=light] .modal-header{background:var(--theme-modal-header-bg,linear-gradient(135deg, #f8fafc, #e2e8f0));border-bottom:1px solid var(--border)}.category-card{background:0 0!important}.btn,.icon-btn{color:var(--text-primary)!important}.input,.textarea,.select,.location-inputs select{background:var(--surface)!important;border-color:var(--border)!important;color:var(--text-primary)!important}.ad-item-title,.ad-item .ad-item-meta{color:var(--text-primary)!important}.comment-box-area.fixed-bottom{background:var(--theme-bg-surface)!important}[data-theme=light] .auction-countdown-widget,[data-theme=light] .auction-bid-panel{background:#ffffff59!important;border-color:#0000001f!important;box-shadow:0 4px 16px #0000000f,inset 0 1px #ffffffb3!important}[data-theme=light] .auction-live-last-price{color:#1e293b!important;text-shadow:none!important}[data-theme=light] .auction-open-bid-btn{background:var(--accent)!important;color:#fff!important}[data-theme=light] .auction-time-value{color:#1e293b!important;text-shadow:none!important;border-top-color:#1e293b4d!important}[data-theme=light] .auction-time-label{color:#1e293bb3!important;text-shadow:none!important}[data-theme=light] .auction-countdown-separator{color:#1e293b66!important;animation:none!important}[data-theme=light] .auction-bid-panel{color:#1e293b!important}[data-theme=light] .auction-bid-panel-header{color:#475569!important}[data-theme=light] .auction-bid-panel-header strong{color:#16a34a!important}[data-theme=light] .auction-bid-input{color:#1e293b!important;background:#0000000a!important;border-color:#0000001a!important}[data-theme=light] .auction-bid-submit{background:var(--accent)!important}[data-theme=light] .auction-bid-message{color:#475569!important}[data-theme=light] .auction-bid-own{color:#1e293b!important;background:#16a34a1a!important}[data-theme=light] .auction-bid-own strong{color:#16a34a!important}[data-theme=light] .auction-bid-cancel-btn,[data-theme=light] .auction-login-btn{color:#dc2626!important;background:#dc262614!important}[data-theme=light] .auction-bid-item{color:#1e293b!important;background:#0000000a!important}[data-theme=light] .auction-price-lines div{color:#1e293b!important;background:#ffffff80!important}[data-theme=light] .auction-price-lines strong{color:#1e293b!important}[data-theme=light] .auction-cancel-btn{background:#d97706!important}
