@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
.listing-actions-primary{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;width:100%;display:flex}.listing-actions-primary .btn{white-space:nowrap;justify-content:center;min-width:auto;padding:8px 16px}@media (max-width:480px){.listing-actions-primary .btn{flex:1;padding:8px 10px;font-size:.85rem}}.featured-modal-badge .icon{font-size:2rem}.featured-modal-badge .content h4{color:#fff;margin:0;font-size:1.1rem;font-weight:700}.featured-modal-badge .content p{color:#ffffffe6;margin:.25rem 0 0;font-size:.9rem}body{background-color:#f8fafc}.hero-simple-ctas .btn-primary{color:var(--primary);background:#fff;border:none;font-weight:700;box-shadow:0 4px 15px #0000001a}.hero-simple-ctas .btn-primary:hover{background:#f8fafc;transform:translateY(-2px);box-shadow:0 8px 25px #00000026}@media (min-width:768px){.compact-grid .full-width{grid-column:span 2}}.step-text{color:var(--muted);font-size:.8rem;line-height:1.3}.spinner{border:4px solid #2563eb1a;border-top-color:var(--primary);border-radius:50%;width:40px;height:40px;margin-bottom:1rem;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}:root{--bg:#f3f5fb;--surface:#fff;--muted:#5b6477;--text:#0f172a;--primary:#2563eb;--primary-alt:#7c3aed;--accent:#10b981;--border:#e3e8ef;--shadow:0 18px 40px #0f172a14;--radius:18px;--glass:#ffffffe6;--glass-border:#e2e8f0b3;--glass-shadow:0 18px 46px #0f172a14}*{box-sizing:border-box;margin:0;padding:0}*,:before,:after{max-width:100%}img,video,iframe,embed,object{max-width:100%;height:auto;display:block}html{height:100%;width:100%;max-width:100%;height:-webkit-fill-available;position:relative;overflow-x:hidden!important}body{background:radial-gradient(circle at 14% 22%, #2563eb14, transparent 32%), radial-gradient(circle at 82% 6%, #7c3aed0f, transparent 36%), var(--bg);color:var(--text);scroll-behavior:smooth;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;width:100%;max-width:100%;min-height:-webkit-fill-available;padding-left:env(safe-area-inset-left,0);padding-right:env(safe-area-inset-right,0);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6;position:relative;overflow-y:auto;overflow-x:hidden!important}.app,.container{box-sizing:border-box;width:100%;max-width:100%;position:relative;overflow-x:hidden}.app{width:100%;min-height:100vh;position:relative;overflow-x:hidden}.container{box-sizing:border-box;width:100%;max-width:100%;margin:24px auto 40px;padding:0 20px;overflow-x:hidden}.header{z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;width:100%;position:fixed;top:0;left:0;right:0;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}@media (max-width:768px){.explore-filter-panel.is-open~.header,.explore-body-new.filters-open~.header,.explore-body-new.filters-open .header{z-index:50!important}body:has(.explore-filter-panel.is-open) .header{z-index:50!important}.explore-filter-panel.is-open{z-index:1001!important}}.brand{cursor:pointer;text-align:left;background:0 0;border:none;flex-shrink:0;align-items:center;gap:12px;padding:0;font-family:inherit;display:flex}.brand:focus{outline-offset:2px;border-radius:8px;outline:2px solid #3b82f6}.brand:hover{opacity:.85}.brand-mark{background:linear-gradient(135deg,#2563eb1f,#7c3aed2e);border:1px solid #2563eb40;border-radius:16px;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 8px 24px #2563eb24}.brand-text{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.nav-chip.active{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border-color:#fff3;font-weight:700;box-shadow:0 8px 24px #2563eb4d,0 0 0 2px #2563eb26}.nav-chip.active:hover{background:linear-gradient(135deg,#1d4ed8,#2563eb);box-shadow:0 10px 28px #2563eb59,0 0 0 2px #2563eb33}.nav-chip.active .nav-chip-badge{background:#ffffff4d;border-color:#fff6}.stat-label{color:#64748b;margin-bottom:4px;font-size:.85rem}.stat-value{color:#0f172a;margin:0 0 2px;font-size:1.6rem;font-weight:800}.hero-mini-panel .chip{color:#fff;background:#ffffff14;border-color:#fff3}.digest-row.stacked{color:#cbd5e1;gap:6px;display:grid}.chip-row.wrap{flex-wrap:wrap;gap:8px}.ribbon-chips .chip{color:#f8fafc;background:#ffffff1f;border-color:#ffffff3d}.page-hero{padding:32px 0 10px}.hero-grid{z-index:1;grid-template-columns:1.1fr .9fr;align-items:center;gap:24px;display:grid;position:relative}.hero-copy{flex-direction:column;gap:12px;display:flex}.rail-dots .dot{cursor:pointer;background:#cbd5e1;border:none;border-radius:999px;width:10px;height:10px;transition:all .2s}.rail-dots .dot:hover{background:#94a3b8;transform:translateY(-1px)}.rail-dots .dot.active{background:#1d4ed8;width:26px}.stat-label{color:#64748b;margin-bottom:4px;font-size:.9rem;display:block}.input,.textarea,textarea{border:2px solid var(--border);border-radius:var(--radius-md);padding:var(--spacing-md) var(--spacing-lg);background:var(--surface);color:var(--text-main);resize:vertical;box-sizing:border-box;width:100%;font-family:inherit;font-size:1rem;transition:all .2s}.textarea,textarea{min-height:120px;line-height:1.6}.textarea:focus,textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-light);background:var(--background);outline:none}.textarea:hover,textarea:hover{border-color:var(--primary-light)}.textarea::-moz-placeholder{color:#0f172a;opacity:.7;min-height:48px}textarea::-moz-placeholder{color:#0f172a;opacity:.7;min-height:48px}.textarea::placeholder,textarea::placeholder{color:#0f172a;opacity:.7;min-height:48px}.input::-moz-placeholder{color:#94a3b8;opacity:.8}.textarea::-moz-placeholder{color:#94a3b8;opacity:.8}.input::-moz-placeholder{color:#94a3b8;opacity:.8}.textarea::-moz-placeholder{color:#94a3b8;opacity:.8}.input::placeholder,.textarea::placeholder{color:#94a3b8;opacity:.8}.select:hover,.input:hover,.textarea:hover{border-color:#3b82f680}.input:focus,.textarea:focus,textarea:focus{border-color:var(--primary);background:#fff;outline:none;transform:translateY(-1px);box-shadow:0 0 0 3px #2563eb26}.input:hover,.textarea:hover,textarea:hover{border-color:var(--primary-light);background:#fafbfc}.select{color:#0f172a;border:2px solid var(--border);border-radius:var(--radius-md);cursor:pointer;appearance:none;background:#fff 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='%23334155' d='M6 9L1 4h10z'/%3E%3C/svg%3E") right 12px center/12px no-repeat;min-height:48px;padding:12px 40px 12px 16px;font-size:1rem;transition:all .2s}.select:hover{border-color:var(--primary-light);background-color:#fafbfc}.select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #2563eb26}.select option{color:#0f172a;background:#fff}.btn{color:#fff;cursor:pointer;letter-spacing:.01em;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#2563eb,#3b82f6);border:2px solid #ffffff26;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;min-height:48px;padding:12px 20px;font-size:.95rem;font-weight:700;transition:all .25s;display:inline-flex;position:relative;box-shadow:0 8px 20px #2563eb40}.btn:hover{background:linear-gradient(135deg,#1d4ed8,#2563eb);transform:translateY(-2px);box-shadow:0 12px 28px #2563eb59}.btn:active{transform:translateY(0);box-shadow:0 6px 16px #2563eb4d}.btn:focus-visible{outline-offset:3px;outline:3px solid #2563eb4d}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn-ghost{color:var(--text);border:1.5px solid var(--border);box-shadow:none;background:#0f172a08}.btn-ghost:hover{color:var(--primary);background:#2563eb14;border-color:#2563eb42}.btn.small{min-height:36px;padding:6px 12px;font-size:.85rem}.container{box-sizing:border-box;width:100%;max-width:100%;margin:24px auto 40px;padding:100px 15px 0}.card{background:var(--surface);border-radius:var(--radius-lg);padding:var(--spacing-xl);border:2px solid var(--border);box-shadow:var(--shadow-md);box-sizing:border-box;width:100%;transition:all .3s}.card:hover{box-shadow:var(--shadow-lg);border-color:var(--primary-light);transform:translateY(-2px)}.feature-card{position:relative;overflow:hidden}.metric-label{color:#475569;font-size:.95rem}.metric-value{color:#0f172a;font-size:1.8rem;font-weight:800;line-height:1.1}.home-hero__ctas .btn{box-shadow:0 14px 26px #2563eb2e}.feature-points.responsive{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));display:grid}.feature-actions.wrap{flex-wrap:wrap;gap:8px}.discovery-card.alt{background:var(--bg)}.spinner{border:4px solid #2563eb1a;border-left-color:var(--primary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin}.btn-ghost-lg.secondary{color:#fff;background:#0f172a;border-color:#0f172a}.form-section .section-title{margin-bottom:var(--spacing-lg);color:var(--text-main);align-items:center;gap:var(--spacing-sm);padding-bottom:var(--spacing-md);border-bottom:2px solid var(--border);font-size:1.5rem;font-weight:700;display:flex}.step-indicator.selected{border-color:var(--primary);background:linear-gradient(135deg, var(--primary-light) 0%, #ffffffe6 100%);color:var(--primary);font-weight:600;box-shadow:0 2px 8px #2563eb33}.form input,.form select,.form textarea{width:100%}.plan-grid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px;display:grid}.plan-option .plan-price{color:#4b5563;font-size:.85rem}.plan-option.selected{background:linear-gradient(135deg,#eff6ff,#fff);border-color:#2563eb;transform:translateY(-1px);box-shadow:0 0 0 1px #2563eb40,0 8px 16px #0f172a14}.listings-section .listings-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.listing-card{cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;gap:12px;width:100%;max-width:100%;height:100%;padding:0;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0f172a0a}.listing-card:hover{border-color:#2563eb;transform:translateY(-6px);box-shadow:0 12px 32px #2563eb1f}.listing-card:after{content:"";opacity:0;background:linear-gradient(90deg,#2563eb,#7c3aed);height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.listing-card:hover:after{opacity:1}.listing-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 20px 12px;display:flex}.listing-header.rich-header{background:linear-gradient(135deg,#f8fafce6,#ffffffe6);border:1px solid #e5e7eb;border-radius:12px;padding:10px}.listing-title-row.spaced{justify-content:space-between;align-items:center;gap:10px}.listing-expiry-info.expiring-soon{color:#dc2626}.listing-expiry-info.expired{color:#991b1b}.expiry-days.warning{color:#dc2626}.listing-stats.spaced{flex-wrap:wrap;gap:.4rem}.listing-stats.ribboned{background:linear-gradient(90deg,#f8fafc,#eef2ff);border:1px solid #e5e7eb;border-radius:12px;padding:8px}.pill.ghost-pill{color:#e2e8f0;background:#0f172a;border-color:#0f172a}.listing-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;height:100%;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.legal-section{margin-bottom:2rem}.auth-tab-new.active{color:var(--primary);background:#fffffffa;transform:translateY(-1px);box-shadow:0 4px 12px #0000001f}.auth-description{color:#64748b;text-align:center;margin:0;font-size:.9375rem;line-height:1.6}.auth-method-btn.active{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-hover) 100%);color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb59}@media (max-width:768px){.auth-overlay-new{align-items:center;padding:12px}.auth-container-new{border-radius:20px;max-width:100%;max-height:min(92vh,100% - 24px)}.auth-header-new{z-index:10;padding:18px 16px;position:sticky;top:0}.auth-tabs-new{padding:4px}.auth-tab-new{min-height:44px;padding:12px 14px;font-size:.875rem}.auth-body-new{padding:24px 20px}.auth-content-new{gap:20px}.auth-phone-group{flex-direction:column;gap:12px}.auth-country-select{width:100%;min-height:52px}.auth-input{min-height:52px;font-size:16px}.auth-checkbox-group-new{flex-direction:row;align-items:flex-start;padding:16px}.auth-checkbox-new{margin-top:0}.auth-submit-btn{min-height:52px;padding:16px 20px}.auth-close-btn{min-width:44px;min-height:44px}}.auth-title{color:#0f172a;background:linear-gradient(135deg,#1e293b,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:8px;font-size:1.75rem;font-weight:800}.auth-method-toggle .btn{border-radius:var(--radius-md);color:var(--text-secondary);padding:var(--spacing-sm) var(--spacing-md);background:0 0;border:none;flex:1;font-weight:500;transition:all .2s}.auth-method-toggle .btn.btn-primary{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%);border:2px solid #fff3;font-weight:700;box-shadow:0 4px 12px #2563eb59}.auth-method-toggle .btn.btn-outline{color:var(--text-secondary);border:2px solid var(--border);background:#fffc;font-weight:600}.auth-method-toggle .btn.btn-outline:hover{color:var(--text-main);border-color:var(--primary-light);background:#fff}.auth-method-toggle .btn:hover{transform:translateY(-1px)}.auth-actions .btn{width:100%;padding:var(--spacing-md) var(--spacing-lg);border-radius:var(--radius-lg);min-height:52px;font-size:1rem;font-weight:700;transition:all .2s;box-shadow:0 4px 12px #2563eb40}.auth-actions .btn-primary{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%);border:2px solid #fff3}.auth-actions .btn-primary:hover{background:linear-gradient(135deg,#1d4ed8 0%,#2563eb 100%);transform:translateY(-2px);box-shadow:0 6px 16px #2563eb59}.auth-actions .btn-primary:active{transform:translateY(0)}.auth-field-group .field-label{color:var(--text-main);margin-bottom:var(--spacing-sm);letter-spacing:.01em;font-size:.9375rem;font-weight:700;display:block}.auth-field-group .input,.auth-field-group .select{border:2px solid var(--border);border-radius:var(--radius-md);padding:var(--spacing-md) var(--spacing-lg);background:var(--surface);color:var(--text-main);box-sizing:border-box;width:100%;min-height:48px;font-size:1rem;transition:all .2s}.auth-field-group .input:focus,.auth-field-group .select:focus{border-color:var(--primary);background:#fff;outline:none;transform:translateY(-1px);box-shadow:0 0 0 3px #2563eb26}.auth-field-group .input:hover,.auth-field-group .select:hover{border-color:var(--primary-light);background:#fafbfc}@media (max-width:768px){.auth-modal{border-radius:20px;width:95%;max-width:100%;max-height:95vh;margin:2.5vh auto;overflow-y:auto}.auth-modal .modal-header{z-index:10;border-bottom:1px solid var(--border);background:linear-gradient(#fff 0%,#f8fafc 100%);padding:16px;position:sticky;top:0}.auth-tabs{gap:8px;padding:12px}.auth-tab{padding:10px 16px;font-size:.9rem}.auth-modal .modal-body{max-height:calc(95vh - 80px);padding:20px 16px;overflow-y:auto}.auth-subtitle{margin-bottom:20px;padding:0 8px;font-size:.875rem}.auth-method-toggle{gap:6px;margin-bottom:20px;padding:3px}.auth-method-toggle .btn{padding:10px 12px;font-size:.875rem}.auth-field-group,.field-group{margin-bottom:18px}.auth-field-group .field-label,.field-group .field-label{margin-bottom:8px;font-size:.9rem}.auth-modal .input,.auth-modal .select{min-height:48px;padding:14px 16px;font-size:16px}.phone-input-group{flex-direction:column;gap:12px}.phone-country{min-width:100%;width:100%!important}.phone-number{width:100%}.checkbox-group{flex-direction:row;align-items:flex-start;gap:12px;margin-bottom:20px;padding:12px}.auth-checkbox{width:20px;height:20px;margin-top:2px;margin-right:0}.auth-terms-label{font-size:.85rem;line-height:1.5}.auth-actions{gap:12px;margin-top:24px}.auth-actions .btn{min-height:48px;padding:14px 20px;font-size:.95rem}.auth-modal .btn.full-width{width:100%;min-height:48px}.auth-modal .btn-ghost{min-height:44px}#recaptcha-container,#recaptcha-signup{margin-top:12px}.auth-body-card{text-align:center;padding:24px 16px}.auth-body-card h3{margin-bottom:12px;font-size:1.25rem}.auth-body-card p{margin-bottom:20px;font-size:.9rem}}@media (max-width:480px){.auth-modal .modal-header{padding:12px}.auth-modal .modal-body{max-height:calc(100vh - 60px);padding:16px 12px}.auth-method-toggle .btn{padding:8px 10px;font-size:.8125rem}.field-group{margin-bottom:16px}.auth-modal .input,.auth-modal .select{padding:12px 14px}.auth-actions .btn{min-height:44px;padding:12px 16px;font-size:.9rem}}.phone-number{flex:1;min-width:0}.auth-tab.active{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%);border:2px solid #fff3;font-weight:700;box-shadow:0 4px 12px #2563eb59}.auth-tab.active:after{content:"";background:var(--primary);height:2px;position:absolute;bottom:-2px;left:0;right:0}.filters-bar .input,.filters-bar .select{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex:1;min-width:160px;height:44px;padding:10px 14px;font-size:.95rem;transition:all .2s}.filters-bar .input:focus,.filters-bar .select:focus{background-color:#fff;border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.filter-option-card.is-selected{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#2563eb;box-shadow:0 4px 16px #2563eb33}.filter-option-card.is-selected .filter-option-label{color:#1e40af}@media (min-width:769px){.filter-sheet-wrapper{border-radius:0;width:420px;max-width:420px;max-height:100vh;animation:.4s cubic-bezier(.16,1,.3,1) sheetSlideInRight;inset:0 0 0 auto}}@keyframes sheetSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes sheetSlideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes sheetBackdropFade{0%{opacity:0}to{opacity:1}}.listing-grid-list .listing-card,.horizontal-scroll-row .listing-card{text-align:left;grid-template-rows:auto;grid-template-columns:140px 1fr;align-items:stretch;gap:0;max-width:100%;min-height:160px;display:grid}.horizontal-scroll-row .listing-card{grid-template-columns:120px 1fr;width:340px}@media (max-width:640px){.listing-grid-list .listing-card{grid-template-columns:110px 1fr;min-height:140px}.horizontal-scroll-row .listing-card{grid-template-columns:100px 1fr;width:300px}}.select.location-select,.select.sort-select{color:#0f172a;font-size:.95rem}.select.location-select option,.select.sort-select option{color:#0f172a;background:#fff}.listing-card:hover .listing-card-image{transform:scale(1.05)}.carousel-btn.prev{left:12px}.carousel-btn.next{right:12px}.carousel-dot.active{background:#fff;width:8px;height:8px;transform:scale(1.2)}.listing-grid-list .listing-card{grid-template-columns:280px 1fr auto;align-items:start;gap:20px;padding:20px;display:grid}@media (max-width:768px){.explore-top-bar{flex-direction:column;gap:12px;padding:16px 0 12px}.explore-top-actions{justify-content:space-between;width:100%}.filter-toggle-btn-desktop{display:none}.explore-body-new{grid-template-columns:1fr;gap:16px}.filter-sheet-wrapper{border-radius:0!important;max-height:85vh!important;overflow:visible!important}.filter-sheet-content{border-radius:0!important}.filter-sheet-header{padding-top:calc(20px + env(safe-area-inset-top,0))!important;z-index:10!important;border-radius:0!important;padding-left:20px!important;padding-right:20px!important;position:relative!important;overflow:visible!important}.filter-sheet-close{z-index:11!important;position:relative!important}.filter-sheet-title,.filter-sheet-subtitle{z-index:10!important;position:relative!important}.filter-block{margin-bottom:28px}.filter-label{margin-bottom:10px;font-size:.8125rem}.filter-input,.filter-select{padding:12px 14px;font-size:.9375rem}.filter-chip{padding:8px 14px;font-size:.875rem}.filter-sections-container{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;padding:20px;overflow:hidden auto}.listing-grid-grid{grid-template-columns:1fr;gap:12px}.listing-card{box-sizing:border-box;width:100%;max-width:100%;padding:6px}.listing-card-body{gap:.5px;min-width:0;padding:1px;overflow:hidden}.listing-grid-list .listing-card{flex-direction:column;gap:.5px;padding:1px;display:flex}.listing-grid-list .listing-card-image-container{height:160px}.listing-grid-list .listing-icon-bubble{width:40px;height:40px;font-size:1.3rem}.listing-header{flex-direction:column;align-items:flex-start;gap:12px}.listing-badges{justify-content:flex-start;width:100%}.explore-page-title{font-size:1.5rem}.explore-page-subtitle{font-size:.9rem}.active-filters-bar{flex-wrap:wrap;gap:8px;padding:10px 12px}.active-filters-label{font-size:.85rem}.active-filters-chips{flex-wrap:wrap;flex:1;gap:8px;min-width:0;display:flex}.active-filter-chip{white-space:nowrap;text-overflow:ellipsis;max-width:100%;padding:4px 10px;font-size:.8rem;overflow:hidden}.explore-mobile-toolbar .filter-toggle-btn,.explore-mobile-toolbar .view-toggle-btn{flex:1;min-width:0;font-size:.9rem}.explore-mobile-toolbar .sort-select-mobile{flex:1;min-width:0}}.searchbar-stacked .input{border-radius:12px;padding:12px 14px;font-size:.95rem}.search-actions .btn{min-height:40px;padding:10px 16px;font-size:.9rem}.filter-group.full{width:100%}.listing-stats{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;display:flex}.stat-chip.rating{background:#eef2ff;border-color:#c7d2fe}.eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#6b7280;margin:0 0 4px;font-size:.75rem}.pill{color:#111827;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;padding:6px 10px;font-size:.85rem}.pill-soft.accent{color:#1e3a8a;background:linear-gradient(120deg,#eef2ff,#e0f2fe);border-color:#c7d2fe;box-shadow:0 6px 12px #3b82f61f}.pill.muted{color:#4b5563;background:#f9fafb;border-style:dashed}.status-pill.is-pending{color:#92400e;background:#fffbeb;border-color:#fcd34d}.section-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.quick-action-btn.ghost{color:#111827;background:#f3f4f6}.quick-action-btn.ghost:hover{box-shadow:none;background:#e5e7eb}@media (max-width:768px){.section-heading{flex-direction:column;align-items:flex-start}}.stat-block.mini{padding:10px}.filter-card.stack{gap:14px;display:grid}.explore-section .section-title{margin-bottom:4px;font-size:1.3rem;font-weight:700}@media (max-width:768px){.explore-section{padding:20px 16px 18px;box-shadow:0 4px 16px #0000000a}.explore-section.revamped{padding:16px}.explore-header-grid{grid-template-columns:1fr;gap:16px}.explore-hero-card{flex-direction:column;align-items:flex-start}.explore-stat-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.explore-grid{grid-template-columns:1fr;gap:12px}.explore-card{padding:16px}.explore-body{grid-template-columns:1fr;gap:16px}.explore-filter-rail{max-height:none;position:relative;top:0}.explore-mobile-toolbar{display:flex}.explore-results-bar{flex-direction:column;align-items:flex-start;gap:12px}}.dashboard{box-sizing:border-box;flex-direction:column;gap:18px;width:100%;display:flex}.tabs{background:linear-gradient(135deg,#f8fafcf2,#f1f5f9f2);border:1px solid #e2e8f0cc;border-radius:16px;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:20px;padding:8px;display:inline-flex;box-shadow:inset 0 0 0 1px #94a3b833,0 4px 12px #0f172a14}.tab{cursor:pointer;color:#1f2937;letter-spacing:.01em;background:#fff;border:2px solid #0000;border-radius:12px;align-items:center;gap:10px;min-height:48px;padding:12px 18px;font-size:.95rem;font-weight:600;transition:all .25s;display:inline-flex;position:relative;box-shadow:0 2px 4px #0000000d}.tab:before{content:"";border-radius:14px;position:absolute;inset:-4px}.tabs-full .tab{flex:1;justify-content:center;min-width:120px}.tab:hover{background:linear-gradient(135deg,#fff,#f8fafc);border-color:#3b82f64d;transform:translateY(-2px);box-shadow:0 6px 16px #3b82f626}.tab:active{transform:translateY(0);box-shadow:0 2px 6px #3b82f633}.tab.active{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border-color:#ffffff4d;font-weight:700;box-shadow:0 8px 24px #2563eb59,0 0 0 2px #2563eb33}.tab.active:hover{background:linear-gradient(135deg,#1d4ed8,#2563eb);box-shadow:0 10px 28px #2563eb66,0 0 0 2px #2563eb40}.tab.active .tab-icon{filter:drop-shadow(0 1px 2px #0000001a)}.tab.active .tab-badge{color:#fff;background:#ffffff40;border-color:#fff6}.section,.panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:10px}.sidebar-btn.active{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);transform:translate(0);box-shadow:0 4px 12px #2563eb40}.sidebar-btn.active:hover{background:linear-gradient(135deg,#1d4ed8,#2563eb);box-shadow:0 6px 16px #2563eb4d}.sidebar,.sidebar.mobile-drawer{z-index:1001;background:#fff;flex-direction:column;width:85%;max-width:360px;height:100vh;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;overflow:hidden;transform:translate(-100%);box-shadow:4px 0 24px #00000026}.sidebar.open{transform:translate(0)}.modal-overlay{-webkit-backdrop-filter:blur(16px)saturate(180%);backdrop-filter:blur(16px)saturate(180%);z-index:1000;padding:var(--spacing-md);background:#000000b3;justify-content:center;align-items:center;animation:.2s overlayFadeIn;display:flex;position:fixed;inset:0}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}.modal{background:var(--surface);border-radius:var(--radius-xl);border:1px solid var(--border);z-index:10001;flex-direction:column;width:min(650px,96vw);max-width:650px;max-height:92vh;margin:auto;animation:.35s cubic-bezier(.16,1,.3,1) modalSlideIn;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 80px #00000080,0 0 0 1px #ffffff1a,inset 0 1px #ffffff1a}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-30px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-header{padding:var(--spacing-xl) var(--spacing-xl);border-bottom:1px solid var(--border);background:linear-gradient(135deg, var(--primary-light) 0%, #fffffff2 100%);justify-content:space-between;align-items:center;display:flex;position:relative}.modal-header:after{content:"";background:linear-gradient(90deg, transparent, var(--border), transparent);height:1px;position:absolute;bottom:0;left:0;right:0}.modal-title{color:var(--text-main);align-items:center;gap:var(--spacing-sm);letter-spacing:-.02em;margin:0;font-size:1.625rem;font-weight:700;display:flex}.dashboard-meta .eyebrow{color:#475569}@keyframes wave{0%{transform:rotate(0)}10%{transform:rotate(14deg)}20%{transform:rotate(-8deg)}30%{transform:rotate(14deg)}40%{transform:rotate(-4deg)}50%{transform:rotate(10deg)}60%{transform:rotate(0)}to{transform:rotate(0)}}.modal-body{padding:var(--spacing-xl);color:var(--text-main);-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background:var(--background);scrollbar-width:thin;scrollbar-color:var(--border) transparent;flex:1;min-height:0;line-height:1.7;overflow:hidden auto}.modal-body::-webkit-scrollbar{width:8px}.modal-body::-webkit-scrollbar-track{background:0 0}.modal-body::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}.modal-body::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.modal-body.listing-details-body{background:linear-gradient(#f8fafc 0%,#fff 40% 100%);flex-direction:column;gap:14px;max-height:72vh;padding:1.25rem 1.5rem 1.5rem;display:flex}.modal-footer{justify-content:flex-end;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-lg) var(--spacing-xl);border-top:1px solid var(--border);background:linear-gradient(180deg, var(--background) 0%, var(--surface) 100%);flex-shrink:0;display:flex;position:relative}.modal-footer:before{content:"";background:linear-gradient(90deg, transparent, var(--border), transparent);height:1px;position:absolute;top:0;left:0;right:0}.modal-actions .btn,.modal-footer .btn{min-width:100px;padding:var(--spacing-md) var(--spacing-lg);font-weight:600;transition:all .2s}.modal-actions .btn:hover,.modal-footer .btn:hover{box-shadow:var(--shadow-sm);transform:translateY(-1px)}.icon-btn{cursor:pointer;padding:var(--spacing-sm);color:var(--text-main);border-radius:var(--radius-md);background:0 0;border:none;justify-content:center;align-items:center;min-width:40px;min-height:40px;font-size:1.25rem;transition:all .2s;display:flex}.icon-btn:hover,.icon-btn:focus{background:var(--surface-hover);color:var(--primary);outline:none;transform:scale(1.1)}.icon-btn:active{transform:scale(.95)}.map-modal{width:min(720px,96vw);padding:0;overflow:hidden}.map-modal .modal-body{padding:0}.map-modal .leaflet-container{border-radius:0 0 16px 16px;width:100%;height:60vh}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.amount{color:#667eea;font-weight:700}.phone-number{color:#0f172a;background-color:#fff;border:none;outline:none;flex:1;padding:12px 16px;font-size:1rem}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.location-picker .input{width:100%}.location-picker .btn.small{border-radius:999px;align-self:flex-start;align-items:center;gap:6px;padding:6px 10px;font-size:.85rem;display:inline-flex}.offer-price-range .field-label{color:#4b5563;margin-bottom:6px;font-size:.85rem;font-weight:600;display:block}.offer-range-row .input{width:100%}.offer-range-row .select{min-width:70px}.stat-label{color:#6b7280;font-size:.8rem}.stat-value{color:#1f2937;font-size:1.2rem;font-weight:700}.badge.verified{color:#166534;background:#dcfce7;border:1px solid #86efac;border-radius:999px;padding:2px 10px;font-size:.75rem}.badge.not-verified{color:#854d0e;background:#fef9c3;border:1px solid #fde047;border-radius:999px;padding:2px 10px;font-size:.75rem}.account-form .input{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:10px;padding:8px 10px;font-size:.9rem}.account-form .input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 2px #2563eb33}.account-form .btn.small{margin-top:4px;padding:6px 12px;font-size:.85rem}.stat-content .stat-label{color:#64748b;margin:0 0 6px;font-size:.85rem;font-weight:500}.stat-content .stat-value{color:#0f172a;margin:0 0 4px;font-size:1.5rem;font-weight:700;line-height:1.2}.account-info-badge.verified{color:#166534;background:#dcfce7;border:1px solid #86efac}.account-form-actions .btn{border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:.95rem;font-weight:700;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.account-form-actions .btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.account-form-actions .btn:active{transform:translateY(0)}.stat-chip .stat-label{color:#4b5563;font-size:.78rem}.stat-chip .stat-value{color:#111827;font-weight:700}.stat-chip.positive{color:#166534;background:#ecfdf3;border-color:#bbf7d0}.stat-chip.warning{color:#dc2626;background:#fef2f2;border-color:#fecaca}.stat-chip.info{color:#1e40af;background:#eff6ff;border-color:#bfdbfe}.badge.success{color:#15803d;background:#ecfdf3;border:1px solid #bbf7d0}.badge.count{color:#4f46e5;background:#eef2ff;border-radius:999px;padding:.25rem .7rem;font-size:.8rem;font-weight:500}.pill{color:#374151;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:.25rem;padding:.15rem .55rem;font-size:.75rem;display:inline-flex}.my-listing-action-buttons>.btn,.my-listing-payment-actions>.btn{flex:76px;min-width:0}.my-listing-card .btn-sm{border-radius:8px;min-height:32px;padding:.32rem .5rem;font-size:.72rem;line-height:1.1}.btn-primary{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);border-color:#2563eb;font-weight:600}.btn.icon-only{justify-content:center;align-items:center;min-width:36px;padding:6px 10px;font-size:1rem;display:inline-flex}.rich-highlights .pill{background:#f9fafb}.listing-actions-compact .btn.small{padding-inline:.55rem;font-size:.78rem}@media (max-width:760px){.my-listing-action-buttons>.btn,.my-listing-payment-actions>.btn{flex-basis:auto;width:100%}.my-listing-card .btn-sm{min-height:40px;font-size:.82rem}}.listing-actions-primary .btn.small{padding:8px 14px;font-size:.85rem;font-weight:500}.listing-actions-secondary .btn.icon-only{border-radius:8px;width:36px;height:36px;padding:8px;font-size:1rem}@media (max-width:768px){.modal.edit-modal{border-radius:0;max-width:100%;height:100vh;max-height:100vh;margin:0}.edit-modal-body .field-group{margin-bottom:16px}.edit-modal-body .grid-cols-2{grid-template-columns:1fr;gap:16px}.edit-modal-body .flex.gap-sm{flex-wrap:wrap;gap:8px}.edit-modal-body .thumb-img{-o-object-fit:cover;object-fit:cover;border-radius:var(--radius-md);border:2px solid var(--border);flex-shrink:0;width:100px;height:100px}.edit-modal-body .flex.gap-sm.overflow-x-auto{max-height:120px;padding-bottom:8px;overflow-y:hidden}.modal-footer{flex-direction:column-reverse;gap:12px;padding:16px}.modal-footer .btn{width:100%}}.field-group{flex-direction:column;gap:.25rem;display:flex}.field-label{color:#4b5563;font-size:.8rem;font-weight:500}.edit-modal-body .thumb-img{-o-object-fit:cover;object-fit:cover;border-radius:var(--radius-md);border:2px solid var(--border);flex-shrink:0;width:100px;height:100px}.edit-modal-body .flex.gap-sm.overflow-x-auto{max-height:120px;padding-bottom:8px;overflow-y:hidden}.footer{text-align:center;color:#6b7280;padding:25px 0;font-size:.9rem}@media (max-width:1024px){.main-grid{grid-template-columns:1fr;gap:20px}.dashboard{flex-direction:column}.dashboard-content{margin-top:100px;margin-left:0;padding:2px}.header-actions{flex-shrink:0;justify-content:center;align-items:center;gap:10px;min-width:0}.header-nav{flex-wrap:wrap;justify-content:center;width:100%}.sidebar-panel{border-right:none;width:100%}.listing-grid{grid-template-columns:1fr}.header-inner{box-sizing:border-box;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;width:100%;max-width:100%;min-height:64px;padding:12px 14px;position:relative;overflow:hidden}.mobile-menu-btn{flex-shrink:0;order:1;margin-right:0;display:inline-flex}.brand{flex:none;order:2;justify-content:center;align-items:center;width:auto;min-width:0;max-width:calc(100% - 120px);display:flex;position:absolute;left:50%;overflow:visible;transform:translate(-50%)}.brand-mark{flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.brand-logo-wrap{place-items:center;width:32px;height:32px;display:grid}.brand-logo{-o-object-fit:contain;object-fit:contain;width:20px;height:20px;display:block}.brand-text,.header-nav{display:none}.header-actions{flex:none;order:3;justify-content:flex-end;align-items:center;gap:8px;min-width:0;margin-left:auto}.lang-select{flex-shrink:0;min-width:0;max-width:80px;margin-left:0;padding:8px 10px;font-size:.8rem}.desktop-only{display:none!important}.btn,.lang-select{font-size:.9rem}.brand-title{font-size:1.1rem}.explore-layout,.explore-body{grid-template-columns:1fr}.explore-filter-rail,.explore-filters{position:relative;top:0}.explore-mobile-toolbar{display:flex}.explore-layout.filters-collapsed .explore-filters{display:none}.explore-layout.filters-open .explore-filters{display:flex}.account-header-section{flex-direction:column;align-items:flex-start;gap:16px}.account-header-actions{justify-content:flex-start;width:100%}.account-quick-stats,.account-panels{grid-template-columns:1fr}}@media (max-width:850px){.listing-card{padding:6px}.listing-header{flex-direction:column;align-items:flex-start;gap:.5px}.panel{padding:2px}}@media (max-width:768px){html{height:100%;width:100%;max-width:100%;height:-webkit-fill-available;position:relative;overflow-x:hidden!important}body{touch-action:pan-y;overscroll-behavior-x:none;width:100%;max-width:100%;min-height:100vh;min-height:-webkit-fill-available;padding-left:env(safe-area-inset-left,0);padding-right:env(safe-area-inset-right,0);position:relative;overflow-x:hidden!important}.container,.app{box-sizing:border-box;touch-action:pan-y;width:100%;max-width:100%;overflow-x:hidden}*{box-sizing:border-box;max-width:100%}img,video,iframe,embed,object,svg{min-width:24px;max-width:100%;height:auto}p,span,div,h1,h2,h3,h4,h5,h6{word-wrap:break-word;overflow-wrap:break-word;max-width:100%}input,select,textarea,button{box-sizing:border-box;appearance:none;-webkit-tap-highlight-color:transparent;max-width:100%}button,.btn,.icon-btn,.listing-card,a[role=button]{touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;min-width:44px;min-height:44px;margin-left:0}.btn{letter-spacing:.01em;border-radius:12px;min-height:48px;padding:14px 24px;font-size:1rem;font-weight:600}.btn:active{transition:transform .1s;transform:scale(.98)}.input,.textarea,.select{border-width:2px;border-radius:12px;min-height:52px;padding:14px 16px;font-size:1rem}.input:focus,.textarea:focus,.select:focus{border-width:2px;box-shadow:0 0 0 4px #2563eb1a}h1{letter-spacing:-.02em;font-size:1.75rem;font-weight:800;line-height:1.3}h2{letter-spacing:-.01em;font-size:1.5rem;font-weight:700;line-height:1.4}h3{font-size:1.25rem;font-weight:600;line-height:1.4}p{font-size:1rem;line-height:1.6}.container{margin-top:20px;margin-bottom:24px;padding:0 1px}.listing-card{border-radius:16px;margin-bottom:16px;padding:6px}*{-webkit-overflow-scrolling:touch;transition-timing-function:cubic-bezier(.4,0,.2,1)}.select,.input{box-sizing:border-box;width:100%;max-width:100%}.filter-row .select{flex:auto;min-width:0;max-width:100%}.container{padding:0 1px}.hero-grid{grid-template-columns:1fr}.quick-filters .select{width:100%;min-width:0}.card{padding:16px}.listing-card{margin:0 auto;padding:6px}}@media (min-width:768px){.modal.listing-details-modal{flex-direction:column;width:98vw;max-width:98vw;height:92vh;display:flex;overflow:hidden}.modal.listing-details-modal .modal-content{flex:1;padding:24px;overflow-y:auto}.listing-layout{grid-template-columns:1.8fr 1fr;align-items:start;gap:32px;height:auto;padding-bottom:60px;display:grid}}.modal-carousel-btn.prev{left:16px}.modal-carousel-btn.next{right:16px}.cookie-consent-banner{color:#fff;z-index:9999;background:#0f172a;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:16px 24px;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -4px 20px #0003}.cookie-content{flex:1;min-width:280px}.cookie-content p{color:#e2e8f0;margin:0;font-size:.9rem;line-height:1.4}.cookie-actions{flex-shrink:0}.cookie-actions .btn{white-space:nowrap}@media (max-width:600px){.cookie-consent-banner{flex-direction:column;align-items:flex-start;padding:20px 20px 30px}.cookie-actions{justify-content:flex-end;width:100%;display:flex}}.modal-carousel-dot.active{background:#fff;transform:scale(1.3);box-shadow:0 2px 4px #0003}.modal-carousel-thumb.active{opacity:1;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f64d}@media (max-width:640px){.modal{z-index:10000;border-radius:16px;width:100%;height:auto;max-height:90vh;margin:0;position:relative}.modal-overlay{z-index:9999;align-items:flex-end;padding:.75rem}.modal-body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:1.1rem;overflow-y:auto}.map-modal .leaflet-container{height:50vh}.offer-range-row .select{grid-column:1/-1;justify-self:flex-start}.listing-actions-primary .btn{flex:1;min-width:0}}.filters{flex-direction:column;gap:10px;margin-bottom:14px;display:flex}.quick-filters .select{min-width:180px}.searchbar .input{flex:1;min-width:0}.searchbar .btn{white-space:nowrap}.filter-row .select{flex:160px;min-width:0}.filter-row .sort{flex:none;align-items:center;gap:6px;display:flex}.filter-row .sort .select{flex:0 0 150px}@media (max-width:768px){.filters{gap:8px}.searchbar{flex-direction:row}.filter-row{flex-direction:column;align-items:stretch}.filter-row .select,.filter-row .category-dropdown,.filter-row .sort .select{flex:auto;width:100%}.filter-row .sort{justify-content:space-between}}.auth-field-group .field-label{color:#4b5563;font-size:.8rem;font-weight:500}.btn.full-width,.btn.btn-ghost.full-width,.btn.small.full-width{justify-content:center;width:100%}.recaptcha{margin-top:.75rem}.chip{cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .75rem;font-size:.85rem;display:inline-flex}.brand{align-items:center;gap:8px;display:flex}.post-form-drawer .field-hint{color:var(--text-muted,#64748b);margin-top:.25rem;margin-bottom:0;font-size:.8125rem;line-height:1.4}@keyframes drawerSlideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@media (max-width:768px){.post-form-drawer .modal-body{gap:20px;padding:16px}.post-form-drawer .field-group{margin-bottom:20px}.post-form-drawer .field-hint{color:var(--text-muted,#64748b);margin-top:.25rem;margin-bottom:0;font-size:.8125rem;line-height:1.4}.post-form-drawer .submit-form-actions .btn{width:100%}.post-form-drawer .tags,.post-form-drawer .socialLink{font-size:16px}}.field-group:last-child{margin-bottom:0}.text-body{color:var(--text-main);font-size:1rem;line-height:1.7}.text-h3{color:var(--text-main);margin:0;font-size:1.25rem;font-weight:700}.text-sm{font-size:.875rem;line-height:1.6}.text-muted{color:var(--text-muted)}.mb-lg{margin-bottom:var(--spacing-lg)}.mb-md{margin-bottom:var(--spacing-md)}.mb-sm{margin-bottom:var(--spacing-sm)}.mt-sm{margin-top:var(--spacing-sm)}.mt-xs{margin-top:var(--spacing-xs)}.uppercase{text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.list-disc{list-style-type:disc}.pl-5{padding-left:1.25rem}.grid-cols-2{gap:var(--spacing-md);grid-template-columns:repeat(2,1fr);display:grid}@media (max-width:768px){.grid-cols-2{grid-template-columns:1fr}}.modal-body .card{background:var(--background);border:1px solid var(--border);padding:var(--spacing-lg);margin-bottom:var(--spacing-lg)}.modal-body .card:hover{border-color:var(--primary-light);box-shadow:var(--shadow-sm);transform:none}.field-label{color:var(--text-main);margin-bottom:var(--spacing-sm);letter-spacing:.01em;font-size:.9375rem;font-weight:600;display:block}.input,input[type=text],input[type=email],input[type=password],input[type=tel],input[type=number],textarea,select{width:100%;padding:var(--spacing-md) var(--spacing-lg);border:2px solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--text-main);box-sizing:border-box;font-family:inherit;font-size:1rem;transition:all .2s}.input:focus,input:focus,textarea:focus,select:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-light);background:var(--background);outline:none}.input:hover,input:hover,textarea:hover,select:hover{border-color:var(--primary-light)}.input::-moz-placeholder{color:var(--text-muted);opacity:.7}input::-moz-placeholder{color:var(--text-muted);opacity:.7}textarea::-moz-placeholder{color:var(--text-muted);opacity:.7}.input::placeholder,input::placeholder,textarea::placeholder{color:var(--text-muted);opacity:.7}textarea{resize:vertical;min-height:120px;line-height:1.6}select,.select{cursor:pointer;appearance:none;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='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right var(--spacing-md) center;padding-right:calc(var(--spacing-xl) + 16px)}select:focus,.select:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-light);outline:none}.modal-header{color:#fff;background:linear-gradient(135deg,#1e40af,#3b82f6);border-bottom:1px solid #e2e8f0cc;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;box-shadow:0 4px 6px -1px #0000001a}.modal-title{letter-spacing:-.02em;text-shadow:0 1px 2px #0000001a;font-size:1.25rem;font-weight:700}.modal-body{background:0 0;flex:1;padding:24px;overflow-y:auto}.input,.select,.textarea{color:#0f172a;background:#fff;border:2px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:12px 16px;font-size:1rem;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 2px #0000000d}.input:hover,.select:hover,.textarea:hover{border-color:#cbd5e1}.input:focus,.select:focus,.textarea:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f626}.modal.auth-modal,.modal.edit-modal{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;border:1px solid #fffc;border-radius:24px;width:100%;max-width:480px;margin:1rem;animation:.3s cubic-bezier(.34,1.56,.64,1) modalPop;overflow:hidden;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #0000000d}@keyframes modalPop{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.plan-option.selected{border-color:var(--primary);background:linear-gradient(135deg, var(--primary-light) 0%, #ffffffe6 100%);transform:translateY(-2px);box-shadow:0 4px 12px #2563eb33}.plan-option.selected:before{content:"✓";top:var(--spacing-sm);right:var(--spacing-sm);background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.875rem;font-weight:700;display:flex;position:absolute}.plan-option.selected .plan-price-final{color:#2563eb}.plan-option--featured.selected{background:linear-gradient(135deg,#fef3c7e6 0%,#fffbebf2 100%);border-color:#f59e0b;box-shadow:0 0 24px #f59e0b59,0 4px 12px #f59e0b33}.plan-option--featured.selected .plan-option-featured-glow{opacity:1}.modal.edit-modal{max-width:600px}.field-label{color:#334155;margin-bottom:8px;margin-left:4px;font-size:.9rem;font-weight:600;display:block}.currency-select{width:100%;max-width:200px}.slider-inputs{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.slider-field{flex-direction:column;flex:1;gap:6px;min-width:120px;display:flex}.input-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;transition:border-color .2s;display:flex;overflow:hidden}.input-wrapper:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.slider-number-input{color:#0f172a;background:0 0;border:none;outline:none;flex:1;width:100%;padding:10px 12px;font-size:1rem;font-weight:600}.slider-track-container{align-items:center;width:100%;height:40px;margin:10px 0;display:flex;position:relative}.slider{pointer-events:none;width:100%;height:6px;position:absolute;top:50%;transform:translateY(-50%)}.thumb{appearance:none;z-index:3;pointer-events:all;cursor:pointer;background:0 0;outline:none;width:100%;height:40px;margin:0;padding:0;position:absolute;top:0;left:0;transform:none}.thumb::-webkit-slider-thumb{appearance:none;pointer-events:all;cursor:grab;z-index:10;background:#2563eb;border:3px solid #fff;border-radius:50%;outline:none;width:20px;height:20px;margin-top:-7px;transition:transform .15s;position:relative;box-shadow:0 2px 6px #2563eb66}.thumb::-webkit-slider-thumb:active{cursor:grabbing}.thumb::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 3px 8px #2563eb80}.thumb::-webkit-slider-thumb:active{transform:scale(1.15)}.thumb::-moz-range-thumb{appearance:none;pointer-events:all;cursor:grab;background:#2563eb;border:3px solid #fff;border-radius:50%;width:20px;height:20px;transition:transform .15s;box-shadow:0 2px 6px #2563eb66}.thumb::-moz-range-thumb:active{cursor:grabbing}.thumb::-moz-range-thumb:hover{transform:scale(1.1)}.thumb::-moz-range-thumb:active{transform:scale(1.15)}@media (max-width:768px){.edit-price-section .price-modern-row,.price-modern-row{flex-direction:column}.price-toggle-row{white-space:normal}.currency-select{max-width:100%}.slider-inputs{flex-direction:column;gap:16px}.slider-field{width:100%;min-width:100%}.input-wrapper{width:100%}.slider-number-input{font-size:16px}.slider-track-container{height:50px;padding:10px 0}.thumb::-webkit-slider-thumb{width:24px;height:24px}.thumb::-moz-range-thumb{width:24px;height:24px}}.currency-select{min-width:80px;width:auto!important}.preview-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-top:16px;padding:16px;box-shadow:0 4px 6px -1px #0000000d}.btn{letter-spacing:.01em;border-radius:12px;padding:12px 24px;font-weight:600;transition:all .2s}.btn:not(.btn-ghost):not(.btn-danger){background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:none;box-shadow:0 4px 12px #2563eb4d}.btn:not(.btn-ghost):not(.btn-danger):hover{transform:translateY(-2px);box-shadow:0 8px 20px #2563eb66}.btn:active{transform:translateY(0)}.auth-mode-tabs .tab{border-radius:10px;padding:10px;font-weight:600}.auth-mode-tabs .tab.active{color:#2563eb;background:#fff;box-shadow:0 2px 8px #0000000d}.auth-actions.stacked{margin-top:16px}.auth-modal .btn.full-width{width:100%}.auth-modal .btn.small{padding:6px 10px;font-size:.8rem}.auth-modal .btn-ghost{color:#475569;background:0 0;border:1px solid #94a3b899}.auth-modal .btn-ghost:hover{background:#94a3b80f}.recaptcha{justify-content:center;margin-top:10px;display:flex}@media (max-width:480px){.modal.auth-modal{border-radius:16px;max-width:100%;margin:0 .75rem}}.floating-post-btn.disabled{opacity:.75;cursor:not-allowed;filter:grayscale(.2)}.auth-mode-tabs .tab{cursor:pointer;background:#fff;border:1px solid #e5e7ebe6;border-radius:999px;padding:8px 12px;font-size:.92rem;transition:transform 80ms,box-shadow .12s,border-color .12s}.auth-mode-tabs .tab.active{color:#1d4ed8;background:#e0e7ff;border-color:#2563eb59;box-shadow:0 6px 18px #2563eb1f}.auth-mode-tabs .tab:active{transform:scale(.98)}.auth-modal .btn{border-radius:12px;width:100%}.auth-modal .btn-ghost{color:#0f172a;background:#f8fafc;border-color:#e2e8f0}.auth-modal .btn-ghost:hover{color:#1d4ed8;border-color:#cbd5e1}.listing-grid.compact{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.listing-grid.compact .listing-card{padding:0}.listing-actions-row .btn{border-radius:8px;justify-content:center;gap:4px;padding:8px 10px;font-size:.85rem}@media (max-width:1024px){.hero-grid{grid-template-columns:1fr}.page-hero{padding:18px 0 0}}.stat-value{margin:0;font-size:1.5rem;font-weight:800;line-height:1.2}.stat-value.blue{color:#3b82f6}.stat-value.green{color:#10b981}.stat-value.purple{color:#8b5cf6}.stat-label{color:#64748b;margin:8px 0 0;font-size:.9rem;font-weight:600}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:8px;padding:10px 20px;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #3b82f64d}.btn-primary:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-2px);box-shadow:0 6px 16px #3b82f666}.phone-number{flex:1}.auth-modal .input,.auth-modal .select{background:#f8fafc;border:1px solid #e2e8f0;transition:all .2s}.auth-modal .input:focus,.auth-modal .select:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.horizontal-scroll-row .listing-card{text-align:left;background:#fff;border:1px solid #e2e8f0cc;border-radius:16px;grid-template-rows:1fr auto;grid-template-columns:120px 1fr;gap:0;width:340px;min-width:340px;padding:0;display:grid;overflow:hidden;box-shadow:0 2px 8px #0f172a0a}.horizontal-scroll-row .listing-stats{gap:6px;margin-top:4px}.compact-card.full-width{grid-column:1/-1}.step-text{color:#64748b;font-size:.8rem;font-weight:500;line-height:1.3}.stats-section .stat-value{margin-bottom:4px;font-size:1.5rem;font-weight:800}.stats-section .stat-label{color:#64748b;font-size:.85rem;font-weight:500}@media (max-width:640px){.featured-card-wrapper-home{flex:0 0 85vw;width:85vw}.premium-spotlight-section{border-radius:16px;padding:1.5rem}.spotlight-card-wrapper{flex:0 0 280px;width:280px}.spotlight-title-group h3{font-size:1.4rem}.discovery-grid{grid-template-columns:1fr}}.listing-grid-list .listing-card{flex-direction:row;align-items:stretch;width:100%;max-width:1000px;min-height:180px;margin:0 auto;display:flex}@media (max-width:768px){.listing-grid-list .listing-card{flex-direction:column;min-height:auto}.listing-grid-list .listing-card-image-container{border-radius:20px 20px 0 0;flex:none;width:100%;height:200px}}.listing-card{flex-direction:column;height:420px;display:flex}.listing-stats{margin-top:12px}.listing-grid-list .listing-card{height:auto;min-height:180px}.price-input.input{text-align:right;color:#0f172a;padding-left:48px;font-weight:600}.currency-select{width:90px;padding:8px;font-size:.9rem}.modal-overlay{-webkit-backdrop-filter:blur(20px)saturate(200%)!important;backdrop-filter:blur(20px)saturate(200%)!important;background:#0f172abf!important}.modal{background:linear-gradient(#fff 0%,#f8fafc 50%,#fff 100%)!important;border:1px solid #e2e8f0cc!important;box-shadow:0 32px 64px -12px #00000040,0 0 0 1px #ffffff1a,inset 0 1px #fff9!important}.modal-header{background:linear-gradient(135deg,#2563eb14 0%,#fffffff2 100%)!important;border-bottom:1px solid #e2e8f099!important;padding:1.5rem 2rem!important}.modal-title{background:linear-gradient(135deg,#1e293b 0%,#3b82f6 100%)!important;-webkit-text-fill-color:transparent!important;-webkit-background-clip:text!important;background-clip:text!important;font-size:1.75rem!important;font-weight:800!important}.post-form-drawer .modal-body{background:0 0!important;padding:2rem!important}.step-indicator.selected{color:#2563eb!important;background:linear-gradient(135deg,#2563eb1f 0%,#fffffff2 100%)!important;border-color:#2563eb!important;font-weight:700!important;box-shadow:0 4px 12px #2563eb33!important}.step-indicator.selected:before{opacity:1}.field-group{margin-bottom:1.5rem}.field-label{color:#1e293b;letter-spacing:.01em;margin-bottom:.625rem;font-size:.9375rem;font-weight:700;display:block}.input,.textarea,.select{color:#0f172a;background:#fff;border:2px solid #e2e8f0;border-radius:12px;width:100%;padding:.875rem 1.125rem;font-family:inherit;font-size:1rem;transition:all .3s cubic-bezier(.16,1,.3,1)}.input:focus,.textarea:focus,.select:focus{border-color:#2563eb;outline:none;transform:translateY(-1px);box-shadow:0 0 0 4px #2563eb1a}.textarea{resize:vertical;min-height:120px;line-height:1.6}.plan-option.selected{background:linear-gradient(135deg,#2563eb1f 0%,#fffffff2 100%)!important;border-color:#2563eb!important;box-shadow:0 8px 20px #2563eb40!important}.plan-option.selected:before{opacity:1}.btn{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.btn-primary,.btn.submit{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);box-shadow:0 4px 12px #2563eb4d}.btn-primary:hover,.btn.submit:hover{transform:translateY(-2px);box-shadow:0 8px 20px #2563eb66}.btn-ghost{color:#475569;background:#f1f5f9cc;border:2px solid #e2e8f0}.btn-ghost:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-1px)}.preview-card{background:linear-gradient(#fff 0%,#f8fafc 100%);border:2px solid #e2e8f0;border-radius:16px;margin-bottom:2rem;padding:1.5rem}.listing-header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.badge.verified{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:8px;padding:.375rem .75rem;font-size:.875rem;font-weight:700}.auth-tab.active{color:#fff!important;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)!important;box-shadow:0 4px 12px #2563eb4d!important}.auth-method-toggle .btn{flex:1;padding:.75rem 1rem;font-size:.875rem}.modal-body .card{background:linear-gradient(#fff 0%,#f8fafc 100%);border:2px solid #e2e8f0;border-radius:12px;margin-bottom:1.5rem;padding:1.25rem}.nav-item.active{color:#2563eb!important;background:linear-gradient(135deg,#2563eb1f 0%,#ffffffe6 100%)!important;border-color:#2563eb!important}.modal-body h4{color:#1e293b;border-bottom:2px solid #e2e8f0;margin:1.5rem 0 .75rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:800}.modal-body p{color:#475569;margin-bottom:1rem;line-height:1.7}.modal-body ul{margin:1rem 0;padding-left:0;list-style:none}.modal-body ul li{color:#475569;padding:.5rem 0 .5rem 1.5rem;line-height:1.6;position:relative}.modal-body ul li:before{content:"•";color:#2563eb;font-size:1.25rem;font-weight:800;position:absolute;left:0}@media (max-width:768px){.post-form-drawer{border-radius:0!important;width:100vw!important;max-width:100vw!important;height:100vh!important;max-height:100vh!important}.step-indicators-grid{grid-template-columns:1fr!important;gap:.75rem!important}.plan-selection-grid{grid-template-columns:1fr!important}.modal{max-width:96vw!important;margin:2vh auto!important}.modal-header{padding:1.25rem 1.5rem!important}.modal-body{padding:1.5rem!important}}.modal.modal-xl{border-radius:24px!important;width:min(1400px,98vw)!important;max-width:98vw!important;height:98vh!important;max-height:98vh!important}.edit-images-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem;margin-top:1rem;display:grid}.edit-image-item{aspect-ratio:1;border:2px solid #e2e8f0;border-radius:12px;transition:all .2s;overflow:hidden}.edit-image-item:hover{border-color:#2563eb;transform:scale(1.02)}.edit-thumb-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.btn-remove-img-large{color:#fff;cursor:pointer;opacity:0;z-index:10;background:#ef4444e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;transition:all .2s;display:flex;position:absolute;top:8px;right:8px}.edit-image-item:hover .btn-remove-img-large{opacity:1}.edit-image-placeholder{aspect-ratio:1;color:#64748b;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:12px;justify-content:center;align-items:center;font-size:2rem;transition:all .2s;display:flex}.edit-image-placeholder:hover{color:#2563eb;background:#eff6ff;border-color:#2563eb}.edit-price-section .price-modern-row,.price-modern-row{align-items:flex-start;gap:1rem;width:100%;display:flex}.edit-price-section .slider-container-modern,.slider-container-modern{flex:1;min-width:0;padding-top:0}.price-toggle-row{color:#475569;cursor:pointer;white-space:nowrap;align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;display:inline-flex}.price-toggle-row input{accent-color:#2563eb;width:1rem;height:1rem}.price-slider-new.is-disabled{opacity:.55;pointer-events:none}button,.btn,a[role=button],.icon-btn,input,select,textarea{touch-action:manipulation;-webkit-tap-highlight-color:#2563eb29}button:focus-visible,.btn:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,.icon-btn:focus-visible{outline-offset:3px;outline:3px solid #2563eb73}@media (hover:none),(pointer:coarse){button,.btn,a[role=button],.icon-btn{min-width:44px;min-height:44px}.btn{padding:.68rem .9rem}.btn.small,.btn-sm{min-width:44px;min-height:44px}input:not([type=checkbox]):not([type=radio]),select,textarea,.input,.select,.textarea{min-height:46px;font-size:16px}.listing-card{min-height:0}}@media (max-width:760px){.my-listing-action-buttons>.btn,.my-listing-payment-actions>.btn{width:100%;min-height:44px;padding:.55rem .4rem}}.business-hours-editor,.business-hours-display{gap:.75rem;display:grid}.business-hours-template{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;gap:.75rem;padding:.75rem;display:grid}.business-hours-template-inputs{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.business-hours-template-inputs label{color:#475569;gap:.35rem;font-size:.82rem;font-weight:700;display:grid}.business-hours-actions{flex-wrap:wrap;gap:.5rem;display:flex}.business-hours-form{gap:.45rem;display:grid}.business-hours-row{grid-template-columns:minmax(5.25rem,.85fr) repeat(2,minmax(0,7rem)) auto;align-items:center;gap:.45rem;display:grid}.business-hours-day{color:#475569;font-size:.88rem;font-weight:700}.business-hours-row .input{min-width:0;height:40px}.business-hours-closed-toggle{color:#64748b;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-height:40px;padding:0 .65rem;font-size:.8rem;font-weight:700}.business-hours-closed-toggle.is-closed{color:#991b1b;background:#fee2e2;border-color:#fecaca}.business-hours-inline-note,.business-hours-closes,.business-hours-next{color:#64748b;font-size:.86rem;font-weight:600}.business-hours-schedule{border-top:1px solid #e2e8f0;padding-top:.65rem}.business-hours-schedule summary{color:#2563eb;cursor:pointer;font-size:.9rem;font-weight:700}.business-hours-schedule-list{gap:.4rem;margin-top:.65rem;display:grid}.business-hours-schedule-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;padding:.45rem .55rem;display:flex}.business-hours-schedule-row span{color:#475569;font-size:.86rem}.business-hours-schedule-row strong{color:#0f172a;white-space:nowrap;font-size:.88rem}@media (max-width:520px){.business-hours-row{border-bottom:1px solid #94a3b838;grid-template-columns:minmax(0,1fr) minmax(0,1fr);row-gap:.35rem;padding-bottom:.55rem}.business-hours-row:last-child{border-bottom:0;padding-bottom:0}.business-hours-day{grid-area:1/1}.business-hours-row .input:first-of-type{grid-area:2/1}.business-hours-row .input:nth-of-type(2){grid-area:2/2}.business-hours-closed-toggle{grid-area:1/2;justify-self:end;width:auto;min-height:32px;padding:0 .7rem;font-size:.78rem}}
:root{--primary:#2563eb;--primary-hover:#1d4ed8;--primary-light:#eff6ff;--secondary:#64748b;--accent:#f59e0b;--success:#10b981;--danger:#ef4444;--warning:#f59e0b;--background:#f8fafc;--surface:#fff;--surface-hover:#f1f5f9;--border:#e2e8f0;--text-main:#0f172a;--text-secondary:#64748b;--text-muted:#94a3b8;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--radius-sm:.375rem;--radius-md:.75rem;--radius-lg:1rem;--radius-full:9999px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;--transition-fast:.15s cubic-bezier(.4, 0, .2, 1);--transition-normal:.3s cubic-bezier(.4, 0, .2, 1);--header-height:70px;--sidebar-width:280px;--sidebar-width-collapsed:80px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{box-sizing:border-box;width:100%;max-width:100vw;overflow-x:hidden}body{background-color:var(--background);color:var(--text-main);-webkit-font-smoothing:antialiased;box-sizing:border-box;width:100%;max-width:100vw;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}img{max-width:100%;height:auto;display:block}.post-listing-page-enhanced{min-height:calc(100vh - var(--header-height,70px));padding:0;padding-top:var(--header-height,70px);background-color:#f8fafc;justify-content:center;align-items:flex-start;width:100%;max-width:100vw;display:flex}.post-listing-container{width:100%;max-width:820px;box-shadow:none;min-height:calc(100vh - var(--header-height,70px));background:#fff;border-radius:0;flex-direction:column;animation:.5s ease-out slideUp;display:flex}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.pl-top{top:var(--header-height,70px);z-index:40;-webkit-backdrop-filter:blur(8px);background:#fffffff7;border-bottom:1px solid #eef2f7;padding:1rem 1.5rem;position:sticky;box-shadow:0 6px 18px -12px #0f172a26}.pl-top-row{align-items:center;gap:.9rem;display:flex}.pl-heading{flex:1;min-width:0}.pl-title{letter-spacing:-.025em;color:#0f172a;margin:0;font-size:clamp(1.2rem,2.4vw,1.5rem);font-weight:800;line-height:1.2}.pl-subtitle{color:#64748b;margin:.2rem 0 0;font-size:.9rem;line-height:1.45}.pl-nav-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.pl-nav-btn:hover{color:#3b82f6;background:#f8fafc;border-color:#3b82f6;transform:translate(-2px)}.pl-nav-btn--close:hover{color:#ef4444;background:#fef2f2;border-color:#fecaca;transform:none}.pl-steps{align-items:flex-start;margin:.95rem 0 0;padding:0;list-style:none;display:flex}.pl-step{flex-direction:column;flex-shrink:0;align-items:center;gap:.4rem;min-width:64px;display:flex}.pl-step-dot{color:#94a3b8;background:#e2e8f0;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.78rem;font-weight:800;transition:all .3s;display:inline-flex}.pl-step-label{text-align:center;color:#94a3b8;font-size:.72rem;font-weight:650;line-height:1.25;transition:color .3s}.pl-step-line{background:#e2e8f0;border-radius:2px;flex:1;height:2px;margin-top:13px;transition:background .3s}.pl-step.is-done .pl-step-dot{color:#fff;background:#3b82f6}.pl-step.is-done .pl-step-label{color:#3b82f6}.pl-step-line.is-done{background:#3b82f6}.pl-step.is-current .pl-step-dot{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);transform:scale(1.12);box-shadow:0 4px 12px #3b82f659}.pl-step.is-current .pl-step-label{color:#2563eb}.post-listing-content-modern{flex-direction:column;flex:1;padding:1.5rem 1.75rem;display:flex}.form-step-container{width:100%}.card-modern{flex-direction:column;gap:2rem;display:flex}.field-group-modern{flex-direction:column;gap:.75rem;display:flex}.label-modern{color:#334155;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:700;display:flex}.input-modern,.select-modern,.textarea-modern{color:#1e293b;background:#fcfdfe;border:2px solid #e2e8f0;border-radius:14px;width:100%;padding:.875rem 1.25rem;font-size:1rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.input-modern:focus,.select-modern:focus,.textarea-modern:focus{background:#fff;border-color:#3b82f6;outline:none;box-shadow:0 0 0 4px #3b82f61a}.textarea-modern{resize:vertical;min-height:120px}.btn-map-modern{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:.75rem;width:fit-content;margin-top:.5rem;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:700;transition:all .2s;display:flex}.btn-map-modern:hover{color:#0f172a;background:#e2e8f0;transform:translateY(-1px)}.btn-primary-modern{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:16px;justify-content:center;align-items:center;gap:.75rem;padding:1.125rem 2.5rem;font-size:1.0625rem;font-weight:800;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 10px 20px -5px #2563eb4d}.btn-primary-modern:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 15px 30px -8px #2563eb66}.btn-primary-modern:active{transform:translateY(-1px)}.actions-modern{justify-content:space-between;gap:1.25rem;margin-top:3rem;display:flex}.btn-ghost-modern{color:#64748b;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .2s}.btn-ghost-modern:hover{color:#1e293b;background:#f8fafc;border-color:#cbd5e1}.price-modern-row{align-items:flex-start;gap:1.25rem;display:flex}.price-toggle-row{color:#475569;cursor:pointer;white-space:nowrap;align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;display:inline-flex}.price-toggle-row input{accent-color:#2563eb;width:1rem;height:1rem}.currency-select{width:110px}.slider-container-modern{flex:1;min-width:0;padding-top:1rem}.post-listing-two-col{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.upload-box-modern .icon{margin-bottom:.5rem;font-size:2rem}.upload-box-modern .text{text-transform:uppercase;letter-spacing:.025em;font-size:.8125rem;font-weight:700}.preview-section-modern{margin-bottom:2.5rem}.section-title-modern{color:#0f172a;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.25rem;font-weight:800;display:flex}.preview-card-modern{background:#f8fafc;border:2px solid #e2e8f0;border-radius:20px;padding:2rem;transition:all .3s}.preview-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.preview-title{color:#1e293b;margin:0;font-size:1.5rem;font-weight:800}.preview-badge{color:#fff;background:linear-gradient(135deg,#10b981,#059669);border-radius:10px;padding:.375rem .875rem;font-size:.8125rem;font-weight:800;box-shadow:0 4px 10px #10b98133}.preview-meta{color:#64748b;margin-bottom:1.5rem;font-size:1rem;font-weight:600}.preview-img-main{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;border-radius:16px;width:100%;margin:1.5rem 0;box-shadow:0 8px 25px #0000001a}.preview-desc{color:#475569;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.preview-footer{border-top:1px solid #e2e8f0;justify-content:flex-end;padding-top:1.5rem;display:flex}.preview-price{color:#3b82f6;background:#eff6ff;border-radius:12px;padding:.5rem 1.25rem;font-size:1.25rem;font-weight:800}.plan-section-modern{margin-bottom:2.5rem}.plans-grid-modern{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem;display:grid}.plan-card-modern{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:20px;flex-direction:column;gap:1rem;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.plan-card-modern:hover{background:#f8fafc;border-color:#3b82f6;transform:translateY(-4px)}.plan-card-modern.selected{background:#eff6ff;border-color:#3b82f6;box-shadow:0 10px 25px -5px #3b82f633}.plan-card-modern.selected:after{content:"✓";color:#fff;background:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:900;display:flex;position:absolute;top:12px;right:12px}.plan-info{flex-direction:column;gap:.25rem;display:flex}.plan-name{color:#1e293b;font-size:1.125rem;font-weight:800}.plan-dur{color:#64748b;font-size:.875rem;font-weight:600}.plan-price{color:#3b82f6;margin-top:auto;font-size:1.5rem;font-weight:900}.btn-submit-modern{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:20px;flex:1;padding:1.25rem;font-size:1.25rem;font-weight:900;transition:all .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 10px 25px -5px #10b9814d}.btn-submit-modern:hover:not(:disabled){transform:translateY(-4px)scale(1.02);box-shadow:0 15px 35px -8px #10b98166}.btn-submit-modern:disabled{opacity:.6;cursor:not-allowed;filter:grayscale()}.trust-footer-modern{background:#f8fafc;border-top:1px solid #f1f5f9;padding:2.5rem}.trust-title{color:#1e293b;text-align:center;letter-spacing:-.01em;margin-bottom:1.5rem;font-size:1.125rem;font-weight:800}.trust-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.trust-item{color:#475569;background:#fff;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.9375rem;font-weight:600;display:flex;box-shadow:0 2px 6px #0000000a}@media (max-width:640px){.post-listing-page-enhanced{padding:0;padding-top:var(--header-height,64px);min-height:calc(100vh - var(--header-height,64px))}.post-listing-container{min-height:calc(100vh - var(--header-height,64px));box-shadow:none;border-radius:0}.pl-top{top:var(--header-height,64px);padding:.85rem 1rem .9rem}.pl-subtitle{white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;overflow:hidden}.pl-nav-btn{width:38px;height:38px}.pl-step{min-width:52px}.pl-step-label{font-size:.68rem}.post-listing-content-modern{flex:1;padding:1.25rem}.trust-footer-modern,.content-wrapper{display:none}.trust-grid{grid-template-columns:1fr}.price-modern-row{flex-direction:column}.price-toggle-row{white-space:normal}.post-listing-two-col{grid-template-columns:1fr}.currency-select{width:100%}.plans-grid-modern{grid-template-columns:1fr}}.map-overlay-modern{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#0f172a99;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.map-modal-modern{background:#fff;border-radius:28px;width:100%;max-width:700px;animation:.4s cubic-bezier(.34,1.56,.64,1) modalPop;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}@keyframes modalPop{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.map-header-modern{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex}.map-header-modern h3{color:#0f172a;margin:0;font-size:1.25rem;font-weight:800}.map-header-modern button{color:#64748b;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.25rem;transition:all .2s;display:flex}.map-header-modern button:hover{color:#ef4444;background:#fef2f2}.map-body-modern{height:450px}.post-listing-page-enhanced .dual-range-slider{padding:1rem 0}.post-listing-page-enhanced .slider-thumb{background:#3b82f6;border:4px solid #fff;width:24px;height:24px;box-shadow:0 4px 10px #3b82f64d}.post-listing-page-enhanced .slider-track{background:#e2e8f0;border-radius:4px;height:8px}.post-listing-page-enhanced .slider-range{background:linear-gradient(90deg,#3b82f6,#2563eb)}.price-slider-new{flex-direction:column;gap:1.5rem;width:100%;display:flex}.price-slider-new.is-disabled{opacity:.55;pointer-events:none}.price-slider-inputs{align-items:flex-end;gap:1rem;display:flex}.price-slider-field{flex-direction:column;flex:1;gap:.5rem;display:flex}.price-slider-label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.price-slider-input-wrapper{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;align-items:center;padding:0 1rem;transition:all .2s;display:flex;position:relative}.price-slider-input-wrapper:focus-within{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a}.price-slider-currency{color:#94a3b8;margin-right:.5rem;font-weight:700}.price-slider-number-input{color:#1e293b;background:0 0;border:none;outline:none;width:100%;padding:.75rem 0;font-size:1rem;font-weight:700}.price-slider-divider{color:#cbd5e1;padding-bottom:.75rem}.price-slider-track-container{background:#e2e8f0;border-radius:3px;width:100%;height:6px;margin:2rem 0;padding:0 12px;position:relative}.price-slider-track-wrapper{pointer-events:none;height:100%;position:absolute;top:0;left:0;right:0}.price-slider-track{background:#e2e8f0;border-radius:3px;width:100%;height:100%;position:absolute}.price-slider-range{z-index:1;background:#3b82f6;border-radius:3px;height:100%;position:absolute}.price-slider-thumb{pointer-events:none;-webkit-appearance:none;background:0 0;outline:none;width:100%;height:0;position:absolute;top:0;left:0}.price-slider-thumb::-webkit-slider-thumb{pointer-events:auto;-webkit-appearance:none;cursor:pointer;z-index:10;background:#fff;border:3px solid #3b82f6;border-radius:50%;width:24px;height:24px;margin-top:-9px;transition:transform .2s,box-shadow .2s;position:relative;box-shadow:0 2px 8px #0000001a}.price-slider-thumb::-moz-range-thumb{pointer-events:auto;cursor:pointer;z-index:10;background:#fff;border:3px solid #3b82f6;border-radius:50%;width:24px;height:24px;transition:transform .2s,box-shadow .2s;position:relative;box-shadow:0 2px 8px #0000001a}@media (max-width:480px){.price-slider-inputs{flex-direction:column;align-items:stretch;gap:.5rem}.price-slider-divider{display:none}}.main-content{width:100%;max-width:100%;padding-top:var(--header-height);transition:margin-left var(--transition-normal);background-color:var(--background);flex-direction:column;flex:1;min-height:0;display:flex}@media (max-width:768px){:root{--header-height:64px}}@media (max-width:1024px){.app-header{flex-direction:column;align-items:stretch;height:auto;min-height:64px}.header-bar{box-sizing:border-box;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:64px;min-height:64px;padding:0 12px 0 10px;display:flex;position:relative;overflow:visible}.header-bar .header-left{flex:none;order:1;min-width:0}.header-bar .header-actions{flex:none;order:2;margin-left:auto}.mobile-header-drawer.is-open{opacity:1;height:auto;max-height:min(90vh,560px)}.app-header:has(.mobile-header-drawer.is-open) .header-bar{border-top:1px solid var(--drawer-edge);box-shadow:0 -4px 20px #0000000f,inset 0 1px #ffffffe6}}.mobile-header-drawer.is-open .mobile-header-drawer-item{opacity:1;transform:translateY(0)scale(1)}.mobile-header-drawer-item.active{color:var(--primary);background:linear-gradient(135deg,#2563eb1f 0%,#2563eb14 100%);border-color:#2563eb33;font-weight:600;box-shadow:0 2px 8px #2563eb1a}.mobile-header-drawer-item.active .mobile-header-drawer-item-icon{background:linear-gradient(135deg,#2563eb33 0%,#2563eb1f 100%);box-shadow:0 2px 4px #2563eb26}.mobile-header-drawer.is-open .mobile-header-drawer-footer{opacity:1;transform:translateY(0)scale(1)}@media (max-width:1024px){.header-actions .select{margin-left:73%}}:root{--menu-ease:cubic-bezier(.22, 1, .36, 1);--menu-duration:.45s;--drawer-surface:linear-gradient(180deg, #fafbfc 0%, #f1f5f9 50%, #e8ecf1 100%);--drawer-edge:#00000014;--drawer-handle:#0000002e;--drawer-wood:repeating-linear-gradient(90deg, transparent 0px, transparent 8px, #00000004 8px, #00000004 9px)}.hamburger-btn.open{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-hover) 100%);border-color:var(--primary);color:#fff;transform:scale(1)rotate(0);box-shadow:0 4px 16px #2563eb66,inset 0 1px #ffffff26}.hamburger-btn.open .hamburger-inner{background-color:#0000}.hamburger-btn.open .hamburger-inner:before{transform:translateY(0)rotate(45deg)}.hamburger-btn.open .hamburger-inner:after{transform:translateY(0)rotate(-45deg)}@media (min-width:1025px){.hamburger-btn{visibility:hidden!important;display:none!important}}.header-logo .brand-mark{justify-content:center;align-items:center;transition:transform .2s;display:flex;position:relative}@media (min-width:1025px){.desktop-nav-item.active{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-hover) 100%);color:#fff;border-color:var(--primary);box-shadow:0 4px 12px #2563eb40,0 2px 4px #2563eb26}.desktop-nav-item.active:before{opacity:0}.desktop-nav-item.active:hover{background:linear-gradient(135deg, var(--primary-hover) 0%, var(--primary) 100%);color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #2563eb59}}.header-actions .select{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:var(--spacing-sm) var(--spacing-md);cursor:pointer;background:#fffc;border:1px solid #0000001a;min-height:40px;padding-right:2.5rem;font-size:.875rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1)}.header-actions .select:hover{border-color:var(--primary);background:#fffffff2;transform:translateY(-1px);box-shadow:0 2px 8px #2563eb26}.header-actions .select:focus{border-color:var(--primary);background:#fff;outline:none;box-shadow:0 0 0 3px #2563eb1a}.header-actions .btn{border-radius:var(--radius-lg);min-height:40px;padding:var(--spacing-sm) var(--spacing-lg);letter-spacing:.01em;align-self:center;font-size:.9375rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.header-actions .btn:before{content:"";opacity:0;background:linear-gradient(135deg,#fff3 0%,#0000 100%);transition:opacity .3s;position:absolute;inset:0}.header-actions .btn:hover:before{opacity:1}.header-actions .btn:hover{transform:translateY(-2px)}.header-actions .btn-primary{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-hover) 100%);color:#fff;border:none;box-shadow:0 4px 12px #2563eb4d,0 2px 4px #2563eb33}.header-actions .btn-primary:hover{background:linear-gradient(135deg, var(--primary-hover) 0%, var(--primary) 100%);box-shadow:0 6px 20px #2563eb66,0 4px 8px #2563eb4d}.header-actions .btn-ghost{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text-main);background:#ffffffe6;border:1.5px solid #0000001f}.header-actions .btn-ghost:hover{border-color:var(--primary);color:var(--primary);background:#fff;box-shadow:0 4px 12px #2563eb33}@media (max-width:1023px){.mobile-drawer{display:none!important}}.mobile-drawer{z-index:1000;pointer-events:none;visibility:hidden;position:fixed;inset:0}.mobile-drawer.is-open{pointer-events:auto;visibility:visible}.mobile-drawer-backdrop{-webkit-backdrop-filter:blur(6px);opacity:0;transition:opacity var(--menu-duration) var(--menu-ease);pointer-events:none;background:#0f172a47;position:absolute;inset:0}.mobile-drawer.is-open .mobile-drawer-backdrop{opacity:1;pointer-events:auto}.mobile-drawer-panel{background:var(--drawer-surface);border:1px solid var(--drawer-edge);max-height:min(72vh,520px);transition:transform var(--menu-duration) var(--menu-ease);will-change:transform;border-top:none;border-radius:0 0 24px 24px;flex-direction:column;display:flex;position:absolute;top:0;left:0;right:0;overflow:hidden;transform:translateY(-100%);box-shadow:0 12px 40px #0000001f,inset 0 1px #fffc}.mobile-drawer.is-open .mobile-drawer-panel{transform:translateY(0)}.mobile-drawer-handle{flex-shrink:0;justify-content:center;align-items:center;padding:10px 0 6px;display:flex}.mobile-drawer-handle-bar{background:var(--drawer-handle);border-radius:100px;width:40px;height:5px;transition:background .2s;display:block}.mobile-drawer.is-open .mobile-drawer-handle-bar{background:var(--drawer-handle)}.mobile-drawer-header{border-bottom:1px solid var(--drawer-edge);flex-shrink:0;justify-content:space-between;align-items:center;padding:8px 16px 14px;display:flex}.mobile-drawer-title{color:var(--text-main);letter-spacing:-.02em;font-size:1.05rem;font-weight:700}.mobile-drawer-close{width:40px;height:40px;color:var(--text-secondary);cursor:pointer;transition:background var(--menu-duration) var(--menu-ease), color .2s ease, transform .2s ease;background:#0000000d;border:none;border-radius:12px;justify-content:center;align-items:center;display:flex}.mobile-drawer-close:hover{color:var(--text-main);background:#00000014}.mobile-drawer-close:active{transform:scale(.96)}.mobile-drawer-nav{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:4px;padding:12px 14px 16px;display:flex;overflow-y:auto}.mobile-drawer-item{color:var(--text-main);text-align:left;cursor:pointer;opacity:0;width:100%;transition:opacity .26s var(--menu-ease), transform .26s var(--menu-ease), background .2s ease;background:0 0;border:none;border-radius:12px;align-items:center;gap:14px;padding:12px 14px;font-size:.98rem;font-weight:500;text-decoration:none;display:flex;transform:translateY(-10px)}.mobile-drawer.is-open .mobile-drawer-item{opacity:1;transform:translateY(0)}.mobile-drawer-item:hover,.mobile-drawer-item:focus{background:#0000000d}.mobile-drawer-item.active{color:var(--primary);background:#2563eb1f;font-weight:600}.mobile-drawer-item-icon{background:#0000000a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.2rem;transition:background .2s;display:flex}.mobile-drawer-item.active .mobile-drawer-item-icon{background:#2563eb26}.mobile-drawer-item-label{flex:1;min-width:0}.mobile-drawer-cta{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-hover) 100%);color:#fff;cursor:pointer;opacity:0;width:100%;transition:opacity .26s var(--menu-ease), transform .26s var(--menu-ease), box-shadow .2s ease;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:6px;padding:14px 18px;font-size:.98rem;font-weight:600;display:flex;transform:translateY(-10px);box-shadow:0 4px 14px #2563eb40}.mobile-drawer.is-open .mobile-drawer-cta{opacity:1;transform:translateY(0)}.mobile-drawer-cta:active{transform:scale(.98)}.mobile-drawer-cta--secondary{color:var(--text-main);box-shadow:none;background:#0000000f}.mobile-drawer-cta-icon{font-size:1.1rem}.mobile-drawer-footer{border-top:1px solid var(--drawer-edge);opacity:0;transition:opacity .26s var(--menu-ease), transform .26s var(--menu-ease);flex-shrink:0;padding:12px 16px 20px;transform:translateY(-8px)}.mobile-drawer.is-open .mobile-drawer-footer{opacity:1;transform:translateY(0)}.mobile-drawer-email{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;margin:0 0 6px;font-size:.76rem;overflow:hidden}.mobile-drawer-logout{color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:6px 0;font-size:.88rem;transition:color .2s}.mobile-drawer-logout:hover{color:var(--danger,#ef4444)}@media (min-width:1024px){.mobile-drawer{display:none!important}}.container{max-width:1400px;padding:0 var(--spacing-md);box-sizing:border-box;width:100%;margin:0 auto}@media (max-width:768px){.container{padding:0 var(--spacing-md)}}@media (max-width:480px){.container{padding:0 var(--spacing-sm)}}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--spacing-lg);box-shadow:var(--shadow-sm)}.btn{border-radius:var(--radius-md);transition:all var(--transition-fast);justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;display:inline-flex}.btn-primary{background:var(--primary);color:#fff;border:2px solid var(--primary);box-shadow:0 2px 8px #2563eb33}.btn-primary:hover,.btn-primary:focus{background:var(--primary-hover);border-color:var(--primary-hover);outline:none;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb4d}.btn-primary:active{transform:translateY(0);box-shadow:0 2px 6px #2563eb33}.btn-secondary{background:var(--surface);border:2px solid var(--border);color:var(--text-main)}.btn-secondary:hover,.btn-secondary:focus{background:var(--surface-hover);border-color:var(--primary-light);color:var(--primary);box-shadow:var(--shadow-sm);outline:none;transform:translateY(-1px)}.btn-ghost{color:var(--text-secondary);background:0 0;border:2px solid #0000}.btn-ghost:hover,.btn-ghost:focus{background:var(--surface-hover);color:var(--text-main);border-color:var(--border);outline:none}.btn-sm{padding:.5rem 1rem;font-size:.875rem}.icon-btn{border-radius:var(--radius-md);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:1.25rem;transition:all .2s;display:flex}.icon-btn:hover,.icon-btn:focus{background:var(--surface-hover);color:var(--primary);outline:none;transform:scale(1.1)}.icon-btn:active{transform:scale(.95)}.pill{border-radius:var(--radius-full);background:var(--surface-hover);color:var(--text-secondary);word-wrap:break-word;overflow-wrap:break-word;box-sizing:border-box;align-items:center;max-width:100%;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-flex}.text-h3{font-size:1.25rem;font-weight:600;line-height:1.4}.text-body{color:var(--text-secondary);font-size:1rem}.text-sm{font-size:.875rem}.text-muted{color:var(--text-muted)}.listing-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);transition:transform var(--transition-fast), box-shadow var(--transition-fast);flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.listing-card:hover{box-shadow:var(--shadow-md);border-color:var(--primary);transform:translateY(-2px)}.listing-card.horizontal{flex-direction:row;align-items:stretch;height:160px}.listing-card.horizontal .listing-card-content{padding:var(--spacing-md);flex-direction:column;justify-content:space-between;display:flex}.listing-card.horizontal .listing-card-title{-webkit-line-clamp:1;margin-bottom:var(--spacing-xs);font-size:1.1rem;font-weight:600}.listing-card.horizontal .listing-card-meta{margin-bottom:var(--spacing-sm);gap:var(--spacing-xs)}.listing-card.horizontal .listing-card-description{-webkit-line-clamp:2;color:var(--text-secondary);margin-bottom:var(--spacing-xs);font-size:.875rem;display:block}.listing-card.horizontal .listing-card-price{margin:var(--spacing-xs) 0}.listing-card.horizontal .listing-card-footer{padding-top:var(--spacing-sm);margin-top:auto}@media (max-width:768px){.listing-card{border-radius:var(--radius-md);align-items:stretch;overflow:hidden;flex-direction:row!important;height:140px!important}.listing-card .listing-card-image-container{flex-shrink:0;aspect-ratio:auto!important;width:180px!important;height:100%!important}.listing-card .listing-card-content{flex-direction:column;flex:1;justify-content:space-between;min-width:0;display:flex;overflow:hidden;padding:var(--spacing-sm) var(--spacing-md)!important}.listing-card .listing-card-title{-webkit-line-clamp:2;margin-bottom:var(--spacing-xs);font-size:.95rem;font-weight:600;line-height:1.3;display:block}.listing-card .listing-card-meta{gap:var(--spacing-xs);margin-bottom:var(--spacing-xs);flex-wrap:wrap;display:flex}.listing-card .listing-card-meta .pill{padding:.25rem .5rem;font-size:.7rem}.listing-card .listing-card-description{display:none}.listing-card .listing-card-footer{padding-top:var(--spacing-xs);border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:var(--spacing-xs);margin-top:auto;display:flex}.listing-card .listing-stats{gap:var(--spacing-xs);flex:1;display:flex}.listing-card .listing-stat{white-space:nowrap;font-size:.7rem}.listing-card .listing-card-actions{flex-shrink:0;gap:.25rem}.listing-card .listing-action-btn{justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:.75rem;display:flex}.listing-card-badges{top:6px;left:6px;right:6px}.listing-card-badges .pill{padding:.125rem .375rem;font-size:.65rem}.listing-card .carousel-btn{display:none}}.filters-bar .input{border:1px solid var(--border);border-radius:10px;flex:1;height:44px;padding:0 1rem;font-size:1rem}.filters-bar .input:focus{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-light);outline:none}.detail-thumb.active{opacity:1;border-color:var(--primary)}.textarea{border:1px solid var(--border);border-radius:var(--radius-md);width:100%;min-height:100px;margin-bottom:1rem;padding:1rem;font-family:inherit}.textarea:focus{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-light);outline:none}.star-select.selected{color:var(--warning)}.account-page{width:100%;max-width:100%;overflow-x:hidden}.account-page-header{background:linear-gradient(135deg, var(--primary-light) 0%, #fffc 100%);padding:var(--spacing-xl) var(--spacing-md);padding-top:calc(var(--header-height) + var(--spacing-xl));text-align:center;margin-bottom:var(--spacing-xl);position:relative;overflow:hidden}.account-auth-prompt{text-align:center;padding:var(--spacing-xxl) var(--spacing-md);max-width:500px;margin:0 auto}.account-auth-icon{margin-bottom:var(--spacing-lg);font-size:4rem}.account-auth-title{color:var(--text-main);margin-bottom:var(--spacing-md);font-size:1.75rem;font-weight:600}.account-auth-description{color:var(--text-secondary);margin-bottom:var(--spacing-xl);font-size:1rem;line-height:1.6}.account-badge.success{color:#166534;background:#dcfce7;border:1px solid #86efac}.account-badge.warning{color:#854d0e;background:#fef9c3;border:1px solid #fde047}.stat-val{color:var(--primary);font-size:1.5rem;font-weight:700}.account-badge.success{color:#166534;background:#dcfce7}.account-badge.warning{color:#854d0e;background:#fef9c3}.account-btn.primary{background:var(--primary);color:#fff;border-color:var(--primary)}.account-btn.primary:hover{background:var(--primary-hover);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.account-btn.ghost{color:var(--text-secondary);background:0 0}.account-btn.ghost:hover{background:var(--surface-hover)}.account-btn.danger{color:#fff;background:#ef4444;border-color:#ef4444}.account-btn.danger:hover{background:#b91c1c;border-color:#b91c1c}.account-btn.small{padding:.5rem 1rem;font-size:.875rem}.account-btn.full-width{width:100%}.mt-md{margin-top:var(--spacing-md)}.mb-md{margin-bottom:var(--spacing-md)}@media (max-width:768px){.account-page-header{padding:var(--spacing-lg) var(--spacing-sm);padding-top:calc(var(--header-height) + var(--spacing-lg))}.account-page-title{font-size:1.75rem}.account-page-subtitle{font-size:.9375rem}.account-layout{padding:0 var(--spacing-sm) var(--spacing-lg);gap:var(--spacing-lg)}.account-sidebar{position:static;top:auto}.account-user-profile{padding:var(--spacing-lg)}.account-avatar{width:80px;height:80px}.account-name{font-size:1.25rem}.account-stats-grid,.account-main{grid-template-columns:1fr}.account-card{padding:var(--spacing-lg)}.account-card-title{font-size:1.25rem}.info-icon{width:36px;height:36px;font-size:1.25rem}.account-form-input,.account-input{font-size:16px}.account-main{grid-template-columns:1fr}.account-main-left,.account-main-right{width:100%}}@media (max-width:480px){.account-page-header{padding:var(--spacing-md) var(--spacing-xs);padding-top:calc(var(--header-height) + var(--spacing-md));padding:var(--spacing-md) var(--spacing-xs);padding-top:calc(var(--header-height) + var(--spacing-md))}}.my-listings-header{background:linear-gradient(135deg, var(--primary-light) 0%, #fffc 100%);padding:var(--spacing-xl) var(--spacing-md);padding-top:calc(var(--header-height) + var(--spacing-xl));text-align:center;position:relative;overflow:hidden}.my-stat-chip.positive{color:#166534;background:linear-gradient(135deg,#dcfce7 0%,#bbf7d0 100%);border-color:#86efac}.my-stat-chip.warning{color:#854d0e;background:linear-gradient(135deg,#fef9c3 0%,#fef08a 100%);border-color:#fde047}.my-stat-chip.info{color:#1e40af;background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%);border-color:#93c5fd}@media (max-width:768px){.my-listings-header{padding:var(--spacing-lg) var(--spacing-md);padding-top:calc(var(--header-height) + var(--spacing-lg))}.my-listings-page-title{gap:var(--spacing-sm);flex-direction:column;font-size:clamp(1.5rem,6vw,2.25rem)}.my-listings-page-subtitle{padding:0 var(--spacing-sm);font-size:clamp(.9rem,3vw,1.1rem)}.my-listings-layout{padding:var(--spacing-lg) var(--spacing-md)}.my-listings-toolbar{padding:var(--spacing-md);gap:var(--spacing-md)}.my-listings-stats{gap:var(--spacing-sm);grid-template-columns:repeat(3,1fr)}.my-stat-chip{padding:var(--spacing-sm);text-align:center;gap:var(--spacing-xs);flex-direction:column}.my-stat-icon,.my-stat-value{font-size:1.25rem}.my-stat-label{font-size:.75rem}.my-listings-actions{gap:var(--spacing-sm);flex-direction:column;width:100%}.my-listings-search-input{width:100%;min-width:100%}.my-listings-grid{gap:var(--spacing-md);grid-template-columns:1fr}.active-filters-bar{align-items:flex-start;gap:var(--spacing-sm);padding:var(--spacing-sm);flex-direction:column}.active-filters-chips{gap:var(--spacing-xs);flex-wrap:wrap;width:100%}.active-filter-chip{padding:.25rem .5rem;font-size:.75rem}}@media (max-width:480px){.my-listings-header{padding:var(--spacing-md) var(--spacing-sm);padding-top:calc(var(--header-height) + var(--spacing-md))}}@media (max-width:768px){.my-listing-action-buttons .btn{padding:var(--spacing-xs) var(--spacing-sm);justify-content:center;width:100%;min-height:36px;font-size:.75rem}}@media (max-width:480px){.my-listing-action-buttons .btn{padding:var(--spacing-xs) var(--spacing-sm);font-size:.8125rem}}.my-listing-action-buttons .btn{white-space:nowrap;justify-content:center;width:100%;overflow:visible}@media (max-width:768px){.my-listings-empty{padding:var(--spacing-xl) var(--spacing-md)}.empty-icon{font-size:3rem}.empty-title{font-size:1.25rem}.empty-text{padding:0 var(--spacing-sm);font-size:.9375rem}}.hero-section{background:linear-gradient(135deg, var(--primary-light) 0%, #fffc 100%);padding:var(--spacing-xl) var(--spacing-md);padding-top:calc(var(--header-height) + var(--spacing-xl));text-align:center;justify-content:center;align-items:center;min-height:60vh;display:flex;position:relative;overflow:hidden}@media (max-width:1024px){.app-header{padding:0 var(--spacing-md);min-height:var(--header-height)}.header-left{gap:var(--spacing-sm);flex:none;order:1;min-width:0;align-items:center!important;display:flex!important}.hamburger-btn{z-index:10;visibility:visible!important;opacity:1!important;display:flex!important}.header-logo{padding:var(--spacing-xs);gap:.375rem;font-size:1rem;visibility:visible!important;opacity:1!important;align-items:center!important;display:flex!important}.header-logo span{font-size:.9rem;display:inline!important}.header-logo .brand-logo{width:auto!important;height:28px!important;display:block!important}.header-actions{gap:var(--spacing-sm);z-index:2;flex:none;order:2;align-self:center;min-width:0;margin-right:0;position:relative;align-items:center!important;margin-left:auto!important;display:flex!important}.header-actions .select{box-sizing:border-box;flex-shrink:0;align-self:center;min-width:64px;max-width:80px;min-height:36px;padding:8px 26px 8px 10px;font-size:.85rem}.header-actions .btn,.header-actions .btn-ghost,.header-actions .btn-primary{padding:var(--spacing-xs) var(--spacing-sm);white-space:nowrap;flex-shrink:0;align-self:center;min-width:60px;min-height:36px;font-size:.8125rem;visibility:hidden!important;opacity:0!important;display:none!important}.hamburger-btn{z-index:10;flex-shrink:0;order:1;align-self:center}.header-logo{z-index:1;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;touch-action:manipulation;flex-shrink:0;order:2;align-self:center;margin:0;transition:transform .2s,color .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.header-logo:hover{transform:translate(-50%,-50%)translateY(-1px)}.header-logo:active{transform:translate(-50%,-50%)scale(.97)}.header-logo .brand-mark{justify-content:center;align-items:center;transition:transform .2s;display:flex;position:relative}.header-logo:active .brand-mark{transform:scale(.95)}.header-logo .brand-logo{transition:transform .2s;width:auto!important;height:28px!important;display:block!important}.header-logo:hover .brand-logo{transform:scale(1.05)}.header-logo:active .brand-logo{transform:scale(.98)}.header-logo span{font-size:.9rem;transition:color .2s;position:relative;display:inline!important}.header-actions{order:2;align-self:center;margin-left:auto!important}.submit-listing-header-btn{padding:var(--spacing-xs) var(--spacing-sm);font-size:.875rem}.submit-listing-header-btn .btn-text{display:none}.header-loading-placeholder{width:60px!important;height:32px!important}}@media (max-width:480px){.header-actions .select{min-width:58px;max-width:72px;padding:6px 20px 6px 8px;font-size:.8rem}}@media (max-width:768px){.hero-section{min-height:45vh;padding:var(--spacing-lg) var(--spacing-md);padding-top:calc(var(--header-height) + var(--spacing-lg));text-align:center;justify-content:center;align-items:center;display:flex}.hero-section .container{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:100%;margin:0 auto;display:flex}.hero-title,.hero-subtitle{text-align:center;margin-left:auto;margin-right:auto}.hero-actions{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:100%;margin-left:auto;margin-right:auto;display:flex}.hero-btn-primary,.hero-btn-secondary{width:100%;max-width:360px;margin-left:auto;margin-right:auto}.hero-trust-line{text-align:center;justify-content:center;align-items:center;margin-left:auto;margin-right:auto;display:flex}.hero-title{margin-bottom:var(--spacing-sm);font-size:clamp(1.5rem,7vw,2.25rem);line-height:1.2}.hero-subtitle{margin-bottom:var(--spacing-lg);padding:0 var(--spacing-sm);font-size:clamp(.9rem,3.5vw,1.05rem);line-height:1.5}.hero-actions{gap:var(--spacing-sm);width:100%;max-width:100%;padding:0 var(--spacing-xs);flex-direction:column}.hero-btn-primary,.hero-btn-secondary{width:100%;min-width:auto;max-width:100%;padding:.875rem 1.25rem;font-size:1rem;font-weight:600}.hero-trust-line{padding:0 var(--spacing-sm);text-align:center;margin-top:var(--spacing-md);font-size:.8125rem}.trust-icon{font-size:1rem}.how-it-works-section{padding:var(--spacing-xl) var(--spacing-md)}.steps-grid{gap:var(--spacing-md);grid-template-columns:1fr}.step-card{padding:var(--spacing-lg);text-align:center}.step-number{width:56px;height:56px;margin:0 auto var(--spacing-md);font-size:1.5rem}.step-description{font-size:.9375rem;line-height:1.6}.categories-section{padding:var(--spacing-xl) var(--spacing-md)}.categories-card{padding:var(--spacing-lg)!important}.categories-grid{gap:var(--spacing-sm);grid-template-columns:repeat(2,1fr)}.category-chip{min-height:90px;padding:var(--spacing-md);gap:var(--spacing-xs);flex-direction:column}.category-icon{font-size:1.75rem}.category-name{text-align:center;font-size:.8125rem}.stats-section{padding:var(--spacing-xl) var(--spacing-md)}.stats-grid{gap:var(--spacing-md);max-width:100%;grid-template-columns:1fr!important}.stat-card{padding:var(--spacing-lg);align-items:center;gap:var(--spacing-md);box-sizing:border-box;flex-direction:row;width:100%;max-width:100%}.stat-icon{flex-shrink:0;width:56px;height:56px;font-size:1.75rem}.stat-value{font-size:1.75rem}.stat-label{font-size:.875rem}.features-section{padding:var(--spacing-xl) var(--spacing-md)}.features-grid{gap:var(--spacing-md);grid-template-columns:1fr}.feature-card{padding:var(--spacing-lg);text-align:center}.feature-icon{width:72px;height:72px;margin:0 auto var(--spacing-md);font-size:2.25rem}.feature-title{margin-bottom:var(--spacing-sm);font-size:1.125rem}.feature-description{font-size:.9rem;line-height:1.6}.section-header{padding:0 var(--spacing-sm);margin-bottom:var(--spacing-lg)}.section-title{margin-bottom:var(--spacing-lg);font-size:clamp(1.25rem,4vw,1.75rem);line-height:1.3}.section-icon{font-size:1.25em}.section-subtitle{font-size:.875rem}}@media (max-width:480px){.hero-section{min-height:40vh;padding:var(--spacing-md) var(--spacing-sm);padding-top:calc(var(--header-height) + var(--spacing-md))}.stat-value{font-size:1.5rem}}.hero-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 20%,#2563eb1a 0%,#0000 50%),radial-gradient(circle at 80% 80%,#f59e0b1a 0%,#0000 50%);position:absolute;inset:0}.hero-section .container{z-index:1;max-width:800px;position:relative;overflow:hidden}.hero-section,.hero-section *{scrollbar-width:none;-ms-overflow-style:none}.hero-section::-webkit-scrollbar{display:none}.hero-section ::-webkit-scrollbar{display:none}.section-title{color:var(--text-main);letter-spacing:-.01em;align-items:center;gap:.75rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;display:inline-flex}.social-proof-section .section-title{text-align:center;margin-bottom:var(--spacing-lg)}.top-featured-line-chart-legend-item.is-active{background:var(--surface-hover)}.hero-section--home .hero-container{max-width:720px;margin:0 auto}@media (max-width:768px){.home-page .hero-section--home{padding:var(--spacing-lg) var(--spacing-md);padding-top:calc(var(--header-height) + var(--spacing-lg));min-height:auto}.hero-title--home{font-size:1.5rem}.hero-subtitle--home{font-size:.95rem}.hero-actions--home{flex-direction:column;width:100%;max-width:380px;margin-left:auto;margin-right:auto}.hero-actions--home .btn{justify-content:center;width:100%}.social-proof-section{padding:var(--spacing-lg) var(--spacing-md)}.social-proof-stats{gap:var(--spacing-lg);flex-direction:column}.social-proof-value{font-size:1.5rem}.social-proof-label{font-size:.85rem}.social-proof-breakdown{flex-direction:column;align-items:center}.trust-signals-grid{grid-template-columns:1fr;gap:.75rem;margin-bottom:1.5rem}.trust-signal-card{padding:.875rem 1rem}.trust-signal-text{font-size:.9rem}}.stat-value{color:var(--primary);margin-bottom:var(--spacing-xs);font-size:2.5rem;font-weight:800;line-height:1}.stat-label{color:var(--text-secondary);font-size:.95rem;font-weight:500}.feature-card{background:var(--surface);border:2px solid var(--border);border-radius:var(--radius-lg);padding:var(--spacing-xl);text-align:center;transition:all var(--transition-normal);align-items:center;gap:var(--spacing-md);flex-direction:column;display:flex}.feature-card:hover{border-color:var(--primary);box-shadow:var(--shadow-lg);transform:translateY(-4px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}.spinner{border:4px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:48px;height:48px;margin:0 auto;animation:.8s linear infinite spin}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.hero-title,.hero-subtitle,.hero-actions,.hero-trust-line{animation:none}}@media (prefers-contrast:high){.hero-section{background:var(--surface);border-bottom:3px solid var(--primary)}.step-card,.category-chip,.hero-btn-primary,.hero-btn-secondary{border-width:3px}}@media print{.hero-actions,.category-chip{-moz-column-break-inside:avoid;break-inside:avoid}.hero-section{background:#fff;padding:1rem}}.listings-header{background:var(--surface);border-bottom:1px solid var(--border);padding:var(--spacing-xl) var(--spacing-md);margin-bottom:var(--spacing-xl)}.toolbar-actions{gap:var(--spacing-sm);display:flex}.listings-container{gap:var(--spacing-lg);margin-bottom:var(--spacing-xl);display:grid}@media (max-width:768px){.listings-page{padding-bottom:var(--spacing-md)}.listings-header{padding:var(--spacing-lg) var(--spacing-md);margin-bottom:var(--spacing-lg)}.listings-page-title{gap:var(--spacing-sm);font-size:clamp(1.5rem,5vw,2rem)}.listings-page-subtitle{font-size:1rem}.listings-layout{padding:0 var(--spacing-sm) var(--spacing-lg);gap:var(--spacing-lg)}.listings-toolbar{gap:var(--spacing-sm);flex-direction:column}.search-container{width:100%;min-width:auto}.listings-search-input{width:100%;height:44px;padding:0 var(--spacing-md);font-size:1rem}.toolbar-actions{justify-content:space-between;width:100%}.toolbar-btn{flex:1;min-width:44px;height:44px}.toolbar-btn-filters{flex:1;min-width:100px;height:44px;font-size:.9rem}.active-filters-bar{padding:var(--spacing-sm);margin-bottom:var(--spacing-md)}.active-filters-label{width:100%;margin-bottom:var(--spacing-xs)}.active-filters-chips{flex-wrap:wrap;width:100%}.active-filter-chip{padding:.4rem .6rem;font-size:.8rem}.clear-all-filters-btn{width:100%;margin-left:0;margin-top:var(--spacing-xs)}.listings-grid{gap:var(--spacing-md);grid-template-columns:1fr}.listing-card{width:100%;max-width:100%}.listing-card.horizontal{flex-direction:column;height:auto}.listing-card.horizontal .listing-card-image-container{aspect-ratio:16/9;width:100%;height:200px}.listing-card-content{padding:var(--spacing-md)}.listing-card-title{-webkit-line-clamp:2;font-size:1rem}.listing-card-description{-webkit-line-clamp:3;font-size:.85rem}.listing-card-footer{align-items:flex-start;gap:var(--spacing-sm);padding-top:var(--spacing-sm);flex-direction:column}.listing-stats{justify-content:flex-start;width:100%}.listing-card-actions{justify-content:flex-end;width:100%}.listing-action-btn{width:36px;height:36px}.listings-pagination{gap:var(--spacing-md);padding:var(--spacing-md);flex-direction:column}.pagination-btn{width:100%;max-width:200px}.pagination-info{order:-1}.listings-empty{padding:var(--spacing-lg) var(--spacing-md)}.listings-empty-icon{font-size:3rem}.listings-empty-title{font-size:1.25rem}.listings-sidebar{display:none}}.listing-card{background:var(--surface);border:2px solid var(--border);border-radius:var(--radius-lg);transition:all var(--transition-fast);height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex;position:relative;overflow:hidden}.listing-card:hover,.listing-card:focus{box-shadow:var(--shadow-lg);border-color:var(--primary);outline:none;transform:translateY(-4px)}.listing-card:focus-visible{outline:3px solid var(--primary-light);outline-offset:2px}.listing-card:hover .listing-card-image{transform:scale(1.05)}.pill-featured{font-weight:600;box-shadow:0 1px 3px #0003;color:#fff!important;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)!important}.listing-stats{gap:var(--spacing-md);flex-wrap:wrap;align-items:center;display:flex}.listing-stat{align-items:center;gap:4px;font-size:.875rem;font-weight:500;display:flex}.listing-card.horizontal{flex-direction:row;height:200px}.listing-card.horizontal .listing-card-image-container{aspect-ratio:auto;flex-shrink:0;width:240px;height:100%}.listing-card.horizontal .listing-card-content{padding:var(--spacing-lg);justify-content:space-between}.listing-card.horizontal .listing-card-title{-webkit-line-clamp:1;font-size:1.25rem}.listing-card.horizontal .listing-card-description{-webkit-line-clamp:3}@media (max-width:640px){.listing-card.horizontal{flex-direction:column;height:auto}.listing-card.horizontal .listing-card-image-container{width:100%;height:200px}}.carousel-btn.prev{left:var(--spacing-sm)}.carousel-btn.next{right:var(--spacing-sm)}@media (max-width:768px){.detail-bottom-section{flex-direction:column!important;display:flex!important}.detail-sidebar{order:0!important}.detail-main-content{flex-direction:column;display:flex;order:1!important}.detail-description-section{order:0}.detail-ad-section{order:1}.detail-feedback-section{margin-bottom:0;order:2!important}.detail-footer{order:3;margin-top:0}}.detail-thumb.active{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-light)}.detail-meta-row .pill{word-wrap:break-word;overflow-wrap:break-word;max-width:100%}.detail-star-select.selected{color:var(--accent)}.detail-loading-container{min-height:60vh;padding:var(--spacing-xl);justify-content:center;align-items:center;gap:var(--spacing-lg);flex-direction:column;display:flex}.detail-loading-text{color:var(--text-secondary);font-size:1.1rem}@media (max-width:768px){.listing-detail-page{padding-bottom:var(--spacing-md);overflow-x:hidden}.detail-top-section{gap:var(--spacing-lg);grid-template-columns:1fr}.detail-photo-section{order:1}.detail-key-info-section{order:2}.detail-bottom-section{gap:var(--spacing-lg);grid-template-columns:1fr}.detail-sidebar{order:2;position:static}.detail-main-content{order:1}.detail-page-container{padding:var(--spacing-md) var(--spacing-sm);overflow-x:hidden}.detail-page-header{padding:var(--spacing-sm) var(--spacing-md)}.detail-back-btn{padding:var(--spacing-xs) var(--spacing-sm);font-size:.9rem}.detail-page-container{padding:var(--spacing-md) var(--spacing-sm);gap:var(--spacing-lg);grid-template-columns:1fr}.detail-sidebar{max-height:none;position:static}.detail-main-content{width:100%}.detail-images-section{gap:var(--spacing-sm)}.detail-main-image-wrapper{aspect-ratio:16/9;border-radius:var(--radius-md)}.detail-carousel-btn{width:40px;height:40px;font-size:1.25rem}.detail-carousel-prev{left:var(--spacing-sm)}.detail-carousel-next{right:var(--spacing-sm)}.detail-maximize-hint{bottom:var(--spacing-sm);right:var(--spacing-sm);padding:var(--spacing-xs) var(--spacing-sm);font-size:.75rem}.detail-thumbnails{gap:var(--spacing-xs);padding:var(--spacing-xs) 0;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.detail-thumb{scroll-snap-align:start;flex-shrink:0;width:80px;height:60px}.detail-info-section{gap:var(--spacing-md)}.detail-header{gap:var(--spacing-sm);padding-bottom:var(--spacing-md)}.detail-title{font-size:clamp(1.5rem,5vw,2rem);line-height:1.3}.detail-meta-row{gap:var(--spacing-xs)}.detail-rating-row{gap:var(--spacing-xs);flex-wrap:wrap}.detail-stars{font-size:1.1rem}.detail-rating-num{font-size:.9rem}.detail-actions-bar{gap:var(--spacing-sm);padding:var(--spacing-md);flex-direction:column}.detail-action-btn{width:100%;min-width:auto;padding:var(--spacing-md) var(--spacing-lg);justify-content:center;font-size:1rem}.detail-action-share,.detail-action-favorite{width:100%;min-width:auto}.detail-section{gap:var(--spacing-sm)}.detail-section-title{padding-bottom:var(--spacing-xs);font-size:1.25rem}.detail-description{font-size:1rem;line-height:1.7}.detail-feedback-section{padding:var(--spacing-lg);order:999!important}.detail-description-section{order:1}.detail-ad-section{order:2}.detail-feedback-form{padding:var(--spacing-md);gap:var(--spacing-sm)}.detail-rating-select{gap:var(--spacing-xs);justify-content:center}.detail-star-select{font-size:1.75rem}.detail-textarea{min-height:100px;font-size:1rem}.detail-feedback-submit-btn{width:100%;padding:var(--spacing-md) var(--spacing-lg)}.detail-feedback-item{padding:var(--spacing-md)}.detail-feedback-header{align-items:flex-start;gap:var(--spacing-xs);flex-direction:column}.detail-feedback-text{font-size:.95rem}.detail-feedback-date{font-size:.8rem}.detail-maximize-modal{padding:var(--spacing-md)}.detail-close-max{top:var(--spacing-md);right:var(--spacing-md);width:40px;height:40px;font-size:1.25rem}.detail-ad-section{margin:var(--spacing-md) 0;padding:var(--spacing-sm);min-height:100px}.detail-info-grid{gap:var(--spacing-md);grid-template-columns:1fr}.detail-info-item{box-sizing:border-box;width:100%;max-width:100%}.detail-tag{padding:.2rem .6rem;font-size:.8rem}.detail-info-item{padding:var(--spacing-sm)}.detail-modal-nav{width:48px;height:48px;font-size:1.5rem}.detail-modal-prev{left:var(--spacing-sm)}.detail-modal-next{right:var(--spacing-sm)}.detail-modal-counter{bottom:var(--spacing-md);padding:var(--spacing-xs) var(--spacing-md);font-size:.875rem}.detail-maximized-img{max-width:95vw;max-height:85vh}.my-listings-header{padding:var(--spacing-lg) var(--spacing-md);padding-top:calc(var(--header-height) + var(--spacing-lg))}.my-listings-page-title{gap:var(--spacing-sm);flex-direction:column;font-size:2rem}.my-listings-page-icon{font-size:2.5rem}.my-listings-page-subtitle{font-size:1rem}.my-listings-layout{padding:var(--spacing-lg) var(--spacing-md)}.my-listings-toolbar{padding:var(--spacing-md);gap:var(--spacing-md)}.my-listings-stats{gap:var(--spacing-sm);grid-template-columns:1fr}.my-stat-chip{padding:var(--spacing-sm)}.my-stat-icon,.my-stat-value{font-size:1.25rem}.my-listings-actions{flex-direction:column;width:100%}.my-listings-search-input{width:100%;min-width:100%}.my-listings-grid{gap:var(--spacing-md);grid-template-columns:1fr}.my-listing-card{flex-direction:column;width:100%;max-width:100%;height:auto;min-height:auto;max-height:none}.my-listing-card-main{width:100%}.my-listing-sidebar{border-left:none;border-top:1px solid var(--border);width:100%;min-width:100%;max-width:100%}.my-listing-header{padding:var(--spacing-md)}.my-listing-header-top{gap:var(--spacing-sm);flex-direction:column}.my-listing-icon-bubble{width:40px;height:40px;font-size:1.25rem}.my-listing-title-row{align-items:flex-start;gap:var(--spacing-xs);flex-direction:column}.my-listing-title{font-size:1.125rem}.my-listing-rating{padding:var(--spacing-xs) var(--spacing-sm);flex-direction:row;align-self:flex-start;min-width:auto}.my-listing-rating-value{font-size:1rem}.my-listing-rating-count{font-size:.7rem}.my-listing-meta-row{gap:var(--spacing-xs)}.my-listing-pill{padding:.2rem .6rem;font-size:.75rem}.my-listing-expiry{padding:var(--spacing-xs);font-size:.8125rem}.my-listing-body{padding:var(--spacing-md)}.my-listing-description{-webkit-line-clamp:2;font-size:.875rem}.my-listing-stats{gap:var(--spacing-xs)}.my-listing-stat{padding:.25rem .5rem;font-size:.8125rem}.my-listing-footer{padding:var(--spacing-md)}.my-listing-actions-primary{align-items:stretch;gap:var(--spacing-sm);flex-direction:column}.my-listing-id{align-self:center;font-size:.7rem}.my-listing-action-buttons{justify-content:stretch;width:100%}.my-listing-action-buttons .btn{flex:1;min-width:0}.my-listing-actions-secondary{justify-content:center;gap:var(--spacing-xs)}.btn-icon-only{width:40px;height:40px}.my-listings-empty{padding:var(--spacing-xl) var(--spacing-md)}.empty-icon{font-size:3rem}.empty-title{font-size:1.25rem}.empty-text{font-size:.9375rem}.my-listings-auth-prompt{padding:var(--spacing-xl) var(--spacing-md)}.auth-prompt-icon{font-size:3rem}.auth-prompt-title{font-size:1.5rem}.auth-prompt-description{font-size:.9375rem}}@media (max-width:480px){.my-listings-header{padding:var(--spacing-md);padding-top:calc(var(--header-height) + var(--spacing-md))}.my-listing-action-buttons .btn{width:100%}.hero-section{min-height:45vh;padding:var(--spacing-md) var(--spacing-sm);padding-top:calc(var(--header-height) + var(--spacing-md))}.hero-title{font-size:1.5rem}.hero-subtitle{font-size:.9rem}.categories-grid{grid-template-columns:1fr}.category-chip{min-height:90px}.listings-page-title{font-size:1.5rem}.listings-search-input{font-size:16px}.listing-card-content{padding:var(--spacing-sm)}.detail-title{font-size:1.5rem}.detail-action-btn{padding:var(--spacing-sm) var(--spacing-md);font-size:.95rem}.container{padding:0 var(--spacing-sm)}}@media (max-width:768px){button,.btn,.category-chip,.listing-card,.detail-thumb,.toolbar-btn,.pagination-btn,.detail-action-btn,.detail-star-select,.listing-action-btn{touch-action:manipulation;-webkit-tap-highlight-color:#0000001a;min-width:44px;min-height:44px}button,.btn{-webkit-user-select:none;user-select:none}.listings-container,.detail-thumbnails,.active-filters-chips{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.section-header,.section-title{padding:0 var(--spacing-sm)}img{max-width:100%;height:auto}*{box-sizing:border-box;max-width:100%}input[type=search],input[type=text],textarea{-webkit-appearance:none;border-radius:var(--radius-md);font-size:16px}}@media (min-width:769px) and (max-width:1023px){.listings-layout{grid-template-columns:1fr}.listings-sidebar{display:none}.detail-page-container{gap:var(--spacing-lg);grid-template-columns:320px 1fr}.my-listings-grid{grid-template-columns:1fr}.my-listing-card{flex-direction:column;height:auto;min-height:auto;max-height:none}.my-listing-sidebar{border-left:none;border-top:1px solid var(--border);width:100%;min-width:100%;max-width:100%}.categories-grid{grid-template-columns:repeat(3,1fr)}.stats-grid,.features-grid,.detail-info-grid{grid-template-columns:repeat(2,1fr)}}.footer{background:var(--surface);border-top:1px solid var(--border);padding:var(--spacing-xl) var(--spacing-md);width:100%;max-width:100%;margin-top:auto}@media (max-width:768px){.footer{padding:var(--spacing-lg) var(--spacing-md)}.footer .separator{display:none}.footer p{margin-top:var(--spacing-sm);font-size:.8rem}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.listings-skeleton{gap:var(--spacing-lg);width:100%;display:grid}.listing-card-skeleton{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);animation:1.5s ease-in-out infinite pulse;overflow:hidden}.skeleton-image{background:linear-gradient(90deg, var(--border) 25%, var(--surface-hover) 50%, var(--border) 75%);background-size:200% 100%;width:100%;height:200px;animation:1.5s infinite shimmer}.skeleton-content{padding:var(--spacing-md);gap:var(--spacing-sm);flex-direction:column;display:flex}.skeleton-title{background:linear-gradient(90deg, var(--border) 25%, var(--surface-hover) 50%, var(--border) 75%);border-radius:var(--radius-sm);background-size:200% 100%;width:70%;height:24px;animation:1.5s infinite shimmer}.skeleton-text{background:linear-gradient(90deg, var(--border) 25%, var(--surface-hover) 50%, var(--border) 75%);border-radius:var(--radius-sm);background-size:200% 100%;width:100%;height:16px;animation:1.5s infinite shimmer}.skeleton-text.short{width:60%}.skeleton-meta{gap:var(--spacing-xs);margin-top:var(--spacing-xs);display:flex}.skeleton-badge{background:linear-gradient(90deg, var(--border) 25%, var(--surface-hover) 50%, var(--border) 75%);border-radius:var(--radius-full);background-size:200% 100%;width:80px;height:24px;animation:1.5s infinite shimmer}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}.listings-grid .listing-card-skeleton{flex-direction:column;display:flex}.listings-list .listing-card-skeleton{flex-direction:row;display:flex}.listings-list .skeleton-image{flex-shrink:0;width:200px;height:150px}@media (max-width:768px){.listings-list .skeleton-image{width:120px;height:100px}}.footer .separator{color:var(--text-muted);margin:0 var(--spacing-xs)}.footer p{text-align:center;color:var(--text-muted);margin:0;font-size:.875rem}.contact-form{background:var(--surface);padding:var(--spacing-xl);border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-sm)}.contact-status{padding:var(--spacing-md);margin-bottom:var(--spacing-lg);border-radius:var(--radius-md);font-weight:500}.contact-status-success{background:var(--success-light);color:var(--success);border:1px solid var(--success)}.contact-status-error{background:var(--danger-light);color:var(--danger);border:1px solid var(--danger)}.contact-field-group{margin-bottom:var(--spacing-lg)}.contact-label{margin-bottom:var(--spacing-sm);color:var(--text-main);font-size:.95rem;font-weight:600;display:block}.contact-input,.contact-textarea{width:100%;padding:var(--spacing-md);border:2px solid var(--border);border-radius:var(--radius-md);background:var(--background);color:var(--text-main);transition:all var(--transition-fast);font-family:inherit;font-size:1rem}.contact-input:focus,.contact-textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-light);outline:none}.contact-input-readonly{background:var(--surface-hover);cursor:not-allowed;color:var(--text-secondary)}.contact-input-readonly:focus{border-color:var(--border);box-shadow:none}.contact-textarea{resize:vertical;min-height:120px;line-height:1.6}.contact-submit-btn{width:100%;padding:var(--spacing-md) var(--spacing-xl);background:var(--primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);margin-top:var(--spacing-md);border:none;font-size:1rem;font-weight:600}.contact-submit-btn:hover:not(:disabled){background:var(--primary-hover);box-shadow:var(--shadow-md);transform:translateY(-2px)}.contact-submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.contact-info{background:var(--surface);padding:var(--spacing-xl);border-radius:var(--radius-lg);border:1px solid var(--border);text-align:center;box-shadow:var(--shadow-sm)}.contact-email-link{color:var(--primary);transition:color var(--transition-fast);font-size:1.1rem;font-weight:600;text-decoration:none}.contact-email-link:hover{color:var(--primary-hover);text-decoration:underline}@media (max-width:768px){.contact-header{padding-top:calc(var(--header-height) + var(--spacing-md));padding-bottom:var(--spacing-lg)}.contact-page-title{font-size:1.75rem}.contact-page-subtitle{font-size:1rem}.contact-form{padding:var(--spacing-lg)}.contact-layout{padding:0 var(--spacing-md) var(--spacing-lg)}.contact-info{padding:var(--spacing-lg)}}.toastx-viewport{top:max(1.5rem, env(safe-area-inset-top));z-index:10000;pointer-events:none;flex-direction:column;align-items:center;gap:.75rem;width:min(420px,100vw - 2rem);margin:0;padding:0;list-style:none;display:flex;position:fixed;left:50%;transform:translate(-50%)}.toastx-viewport>*{pointer-events:auto}.toastx{-webkit-backdrop-filter:blur(20px)saturate(180%);cursor:grab;touch-action:pan-y;background:#fffffff7;border:1px solid #0f172a0f;border-radius:16px;align-items:flex-start;gap:.75rem;width:100%;padding:1rem 2.5rem 1rem 1rem;transition:box-shadow .2s,transform .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 1px #0f172a08,0 10px 24px -8px #0f172a38,0 24px 48px -20px #0f172a47,0 0 0 1px #0f172a0a}.toastx:hover{box-shadow:0 1px 1px #0f172a08,0 14px 30px -8px #0f172a42,0 28px 56px -20px #0f172a52,0 0 0 1px #0f172a0d}.toastx:active{cursor:grabbing}.toastx:before{content:"";background:linear-gradient(90deg, transparent, var(--toastx-accent,#3b82f6), transparent);opacity:.9;border-radius:0 0 6px 6px;height:3px;position:absolute;top:0;left:14%;right:14%}.toastx__icon{width:34px;height:34px;color:var(--toastx-accent,#3b82f6);background:color-mix(in srgb, var(--toastx-accent,#3b82f6) 16%, transparent);box-shadow:0 0 0 1px color-mix(in srgb, var(--toastx-accent,#3b82f6) 20%, transparent) inset;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;margin-top:.05rem;display:flex}.toastx__body{flex:1;min-width:0}.toastx__title{color:#0b1220;letter-spacing:-.01em;margin:0 0 .2rem;font-size:.9rem;font-weight:700;line-height:1.35}.toastx__message{color:#1e293b;word-wrap:break-word;overflow-wrap:anywhere;margin:0;font-size:.875rem;font-weight:600;line-height:1.5}.toastx__close{color:#64748b;cursor:pointer;background:#0f172a0f;border:none;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;transition:background-color .15s,color .15s,transform .15s;display:flex;position:absolute;top:.65rem;right:.65rem}.toastx__close:hover{color:#0f172a;background:#0f172a1f;transform:scale(1.08)rotate(90deg)}.toastx__close:active{transform:scale(.92)rotate(90deg)}.toastx__track{background:#0f172a12;height:3px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.toastx__bar{transform-origin:0;background:linear-gradient(90deg, var(--toastx-accent,#3b82f6), color-mix(in srgb, var(--toastx-accent,#3b82f6) 60%, white));border-radius:0 3px 3px 0;width:100%;height:100%;display:block}@media (max-width:640px){.toastx-viewport{top:max(.9rem, env(safe-area-inset-top));align-items:stretch;width:auto;left:.75rem;right:.75rem;transform:none}.toastx{border-radius:14px;padding:.85rem 2.3rem .85rem .85rem}.toastx__message,.toastx__title{font-size:.8125rem}}@media (prefers-reduced-motion:reduce){.toastx__bar{transition:none!important}}
