html,body{height:100%;max-width:100%;overflow-x:hidden}body{margin:0;min-height:100vh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#fff}a{color:inherit;text-decoration:none}.page-wrapper{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}.page-wrapper>main,main{flex:1 0 auto;min-height:0}.page-wrapper>.footer{margin-top:auto}.container{width:min(var(--site-max),calc(100% - (var(--site-pad) * 2)));margin-inline:auto}:root{--nav-bg: #fff;--nav-border: #000;--nav-text: #111827;--dd-bg: #fff;--dd-border: #e5e7eb;--dd-text: #111827;--dd-hover: #f3f4f6;--dd-shadow: 0 20px 50px rgba(15, 23, 42, .18);--muted: #6b7280;--toggle-track: #e5e5e5;--toggle-border: #d4d4d8;--toggle-knob: #fff;--site-max: 1200px;--site-pad: 1.25rem}html[data-theme=dark]{--nav-bg: #0b0f1a;--nav-border: rgba(255, 255, 255, .14);--nav-text: #e5e7eb;--dd-bg: #111827;--dd-border: rgba(255, 255, 255, .12);--dd-text: #e5e7eb;--dd-hover: rgba(255, 255, 255, .06);--dd-shadow: 0 20px 55px rgba(0, 0, 0, .55);--muted: #9ca3af;--toggle-track: #111827;--toggle-border: rgba(255, 255, 255, .18);--toggle-knob: #e5e7eb}.logo-crop{width:110px;height:48px;overflow:hidden;display:flex;align-items:center}.logo-img{height:120px;width:auto;margin-left:-8px;margin-top:-15px;margin-bottom:-15px}.navbar{position:sticky;top:0;z-index:40;background:var(--nav-bg);border-bottom:1px solid #e5e7eb;color:var(--nav-text);-webkit-transform:translateZ(0)}.navbar-inner{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;gap:1.5rem;flex-wrap:nowrap;min-width:0}.navbar-left{display:flex;align-items:center;gap:2rem;flex:1;min-width:0}.navbar-right{display:flex;align-items:center;gap:1rem;min-width:0}.navbar-logo{font-size:1.5rem;font-weight:800;color:#ef4444;display:flex;align-items:center}.navbar-logo span.marker{width:18px;height:22px;border-radius:999px 999px 999px 0;background:#ef4444;margin-right:6px}.navbar-links{display:flex;align-items:center;gap:14px;font-size:.95rem;overflow:visible;min-width:0;flex:1}.navbar-links a{color:var(--nav-text);opacity:.8}.navbar-links a:hover{opacity:1}.nav-text-link{font-size:.9rem;font-weight:600;color:var(--nav-text)}.nav-text-link:hover{opacity:.8}.navbar-icon-link,.navbar-icon-btn{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;line-height:0;padding:0;margin:0;border-radius:999px;flex:0 0 42px}.navbar-icon-btn{position:relative;border:none;background:transparent;cursor:pointer}.navbar-icon-link:hover,.navbar-icon-btn:hover{background:#0000000a}.navbar-notif-wrapper,.navbar-profile-wrapper{position:relative}.navbar-avatar{width:32px;height:32px;border-radius:999px;background:#111827;color:#fff;font-size:.8rem;font-weight:600;display:flex;align-items:center;justify-content:center;text-transform:uppercase;overflow:hidden;flex-shrink:0;cursor:pointer}.navbar-avatar img{width:100%;height:100%;object-fit:cover}.profile-dropdown{position:absolute;top:40px;right:0;width:260px;background:var(--dd-bg);border-radius:14px;border:1px solid var(--dd-border);box-shadow:var(--dd-shadow);padding:.75rem 0;display:none;z-index:50}.profile-dropdown.open{display:block}.profile-dropdown-item{display:flex;align-items:center;justify-content:space-between;padding:.55rem 1rem;font-size:.9rem;color:var(--dd-text)}.profile-dropdown-item:hover{background:var(--dd-hover)}.profile-dropdown-item button{background:none;border:none;padding:0;margin:0;font:inherit;cursor:pointer;color:inherit}.profile-dropdown-row span{font-size:.9rem}.icon-circle{width:36px;height:36px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;display:flex;align-items:center;justify-content:center;font-size:.9rem}.btn-primary,.btn-danger{border-radius:5px;background:#e60023;color:#fff;border:none;padding:.55rem 1.4rem;font-size:14px;font-weight:700;cursor:pointer}.btn-primary:hover,.btn-danger:hover{background:#dc2626}.hero-section{background:#fff;padding-top:1.5rem;padding-bottom:1rem}.hero-header{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem}.hero-header h1{font-size:20px;font-weight:700;margin:0;text-align:center}.search-row{display:flex;gap:.75rem;flex-wrap:wrap}.search-group{flex:1 1 260px;display:flex;align-items:center;gap:.55rem;border-radius:10px;border:1px solid #000}.search-group input{border:none;outline:none;background:transparent;flex:1;font-size:.9rem}.search-group span.label{font-size:.8rem;color:#6b7280;white-space:nowrap}.btn-search{border-radius:7px;background:#e60023;color:#fff;border:none;padding:.65rem 1.6rem;font-size:16px;font-weight:700;cursor:pointer;white-space:nowrap}.btn-search:hover{background:#e60023}.filters-section{background:#fff;border-bottom:1px solid #e5e7eb}.filters-inner{padding:0 0 1rem}.tab-row{display:flex;gap:.75rem;margin-bottom:1rem}.tab-pill{padding:.45rem 1.05rem;border-radius:999px;font-size:.85rem;cursor:pointer;background:#f4f4f4;color:#4b5563}.tab-pill.active{background:#e60023;border-color:#e60023;color:#fff}.location-row{display:flex;flex-wrap:wrap;gap:.55rem}.location-pill{padding:.35rem .9rem;border-radius:999px;border:1px solid #e5e7eb;font-size:.8rem;cursor:pointer;background:#fff;color:#111827}.location-pill.active{background:#ffe5ea;border-color:#e60023;color:#e60023}.listings-section{padding:1.5rem 0 2.5rem}.listings-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}@media(max-width:1024px){.listings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.listing-card{background:#fff;border-radius:1.25rem;padding:.75rem;box-shadow:0 8px 24px #0f172a14;display:flex;flex-direction:column;gap:.6rem;transition:box-shadow .15s ease,transform .15s ease}.listing-header{display:flex;align-items:center;justify-content:space-between;font-size:.75rem}.listing-header-left{display:flex;align-items:center;gap:.55rem}.avatar-circle{width:24px;height:24px;border-radius:999px;overflow:hidden;background:#e5e7eb;flex-shrink:0}.avatar-circle img{width:100%;height:100%;object-fit:cover}.listing-header-vendor{font-weight:600}.listing-header-time{color:#6b7280}.listing-image-wrapper{position:relative;border-radius:1rem;overflow:hidden;height:190px}.listing-image-wrapper img{width:100%;height:100%;object-fit:cover}.tag-row{position:absolute;top:10px;right:10px;display:flex;gap:.4rem}.tag-pill{background:#111827cc;color:#fff;font-size:.7rem;padding:.2rem .55rem;border-radius:999px}.listing-body{display:flex;flex-direction:column;gap:.25rem;font-size:.82rem}.listing-location{font-weight:600}.listing-subtitle{color:#6b7280}.listing-price{font-weight:700;margin-top:.25rem}.view-more-wrapper{display:flex;justify-content:center;margin-top:1.8rem}.btn-outline{border-radius:999px;border:1px solid #d1d5db;padding:.6rem 1.6rem;background:#fff;font-size:.9rem;cursor:pointer}.btn-outline:hover{background:#f9fafb}.listing-card-link{display:block;text-decoration:none;color:inherit}.listing-card-link:hover .listing-card{box-shadow:0 10px 28px #0f172a1f;transform:translateY(-1px)}.profile-section{background:#fff}.profile-card{border-radius:18px;border:1px solid #e5e7eb;background:#fff;padding:1.4rem 1.6rem;display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1.3fr) minmax(0,1.2fr);gap:1rem;margin-bottom:.9rem}@media(max-width:900px){.profile-card{grid-template-columns:1fr}}.profile-card-left{display:flex;gap:1rem;align-items:center}.profile-card-avatar{width:60px;height:60px;border-radius:999px;background:#f97316;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem}.profile-card-name{font-weight:700;font-size:1rem}.profile-card-link{font-size:.85rem;color:#6b7280;display:inline-flex;align-items:center;gap:.15rem;margin-top:.15rem}.profile-card-link span{font-size:1rem}.profile-card-stats-row{display:flex;gap:1.3rem;margin-top:.65rem;font-size:.85rem}.profile-card-stat .label{color:#6b7280}.profile-card-stat .value{font-weight:600}.profile-card-middle{display:flex;flex-direction:column;align-items:center;justify-content:center;border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb}@media(max-width:900px){.profile-card-middle{border-left:none;border-right:none;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:.75rem 0}}.profile-rating-value{font-weight:700;font-size:1.1rem}.profile-rating-label{font-size:.82rem;color:#6b7280}.profile-card-right{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:.75rem}.profile-joined .value{font-weight:700;font-size:.95rem}.profile-joined .label{font-size:.8rem;color:#6b7280}.profile-edit-btn{padding-inline:1.1rem}.profile-credits-row{display:flex;justify-content:flex-end;margin-bottom:1rem}.profile-credits-row .btn-outline.small{font-size:.8rem;padding:.4rem .9rem}.profile-description{font-size:.85rem;color:#4b5563;margin-bottom:1.4rem}.profile-tabs{display:flex;gap:1.5rem;border-bottom:1px solid #e5e7eb;margin-bottom:1rem}.profile-tab{padding:.6rem 0;background:none;border:none;font-size:.9rem;cursor:pointer;position:relative}.profile-tab.active{font-weight:600}.profile-tab.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:#111827}.profile-listings-section{padding:.5rem 0 2.5rem;background:#fff}.profile-listings-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.status-toggle{display:inline-flex;border-radius:999px;border:1px solid #e5e7eb;padding:2px;background:#f9fafb}.status-pill{border-radius:999px;border:none;padding:.25rem .9rem;font-size:.8rem;cursor:pointer;background:transparent;color:#6b7280}.status-pill.active{background:#111827;color:#fff}.manage-listings-link{border:none;background:none;font-size:.85rem;cursor:pointer;display:inline-flex;align-items:center;gap:.25rem}.manage-listings-link span{font-size:1rem}.profile-edit-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.settings-page{background:#f5f5f5;padding:2rem 0 3rem}.settings-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:1.5rem}@media(max-width:900px){.settings-layout{grid-template-columns:1fr}}.settings-sidebar{background:#fff;border-radius:18px;border:1px solid #e5e7eb;padding:1.2rem 1rem}.settings-title{font-size:1rem;font-weight:700;margin:0 0 1rem}.settings-nav{display:flex;flex-direction:column;gap:.25rem}.settings-nav-item{border-radius:10px;padding:.55rem .75rem;font-size:.9rem;color:#111827}.settings-nav-item:hover{background:#f3f4f6}.settings-nav-item.active{background:#f4f4f4;font-weight:600}.settings-content-card{background:#fff;border-radius:18px;border:1px solid #e5e7eb;padding:1.5rem 1.75rem 1.75rem}.settings-content-title{font-size:1.2rem;font-weight:700;margin:0 0 1.2rem}.settings-avatar-row{display:flex;gap:1.2rem;align-items:center;margin-bottom:1.5rem}.settings-avatar{width:96px;height:96px;border-radius:999px;background:#f97316;color:#fff;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700}.settings-avatar-text p{margin:0 0 .75rem;font-size:.9rem;max-width:420px}.settings-upload-btn{font-size:.85rem;padding-inline:1.1rem}.settings-form{display:flex;flex-direction:column;gap:1.5rem}.settings-section{border-top:1px solid #e5e7eb;padding-top:1.25rem}.settings-section:first-of-type{border-top:none;padding-top:0}.settings-section h3{font-size:1rem;margin:0 0 .3rem}.settings-section-sub{font-size:.85rem;color:#6b7280;margin:0 0 .9rem}.settings-label{display:flex;flex-direction:column;gap:.35rem;font-size:.85rem;margin-bottom:.9rem}.settings-input,.settings-textarea{border-radius:10px;border:1px solid #d1d5db;padding:.6rem .75rem;font-size:.9rem;width:100%;outline:none;background:#fff}.settings-input:focus,.settings-textarea:focus{border-color:#111827}.settings-textarea{resize:vertical;min-height:120px}.settings-char-count{text-align:right;font-size:.75rem;color:#9ca3af}.phone-input-row{display:flex;align-items:center;gap:0}.phone-prefix{padding:.6rem .75rem;border-radius:10px 0 0 10px;border:1px solid #d1d5db;border-right:none;background:#f9fafb;font-size:.9rem}.phone-input{border-radius:0 10px 10px 0}.email-input-row{display:flex;gap:.5rem;align-items:center}.settings-email-update{white-space:nowrap;font-size:.85rem;padding-inline:1rem}.settings-actions{margin-top:.5rem;display:flex;justify-content:flex-end}.settings-body-text{font-size:.9rem;color:#4b5563;margin-bottom:1.1rem}.settings-radio{display:flex;align-items:center;gap:.5rem;font-size:.9rem;margin-bottom:.5rem}.settings-radio input[type=radio]{width:16px;height:16px}.settings-list{margin:.5rem 0 1.2rem 1.1rem;font-size:.9rem;color:#4b5563}.settings-delete-actions{margin-top:1.2rem;display:flex;justify-content:flex-end;gap:.75rem}html[data-theme=dark] .settings-page{background:#0b0f1a!important}html[data-theme=dark] .settings-sidebar,html[data-theme=dark] .settings-content-card{background:#0b1220!important;border-color:#ffffff24!important}html[data-theme=dark] .settings-title,html[data-theme=dark] .settings-content-title,html[data-theme=dark] .settings-section h3,html[data-theme=dark] .settings-label,html[data-theme=dark] .settings-body-text,html[data-theme=dark] .settings-body-text p,html[data-theme=dark] .settings-list,html[data-theme=dark] .settings-list li{color:#e5e7eb!important}html[data-theme=dark] .settings-nav-item{color:#e5e7ebe0!important}html[data-theme=dark] .settings-nav-item:hover{background:#ffffff0f!important}html[data-theme=dark] .settings-nav-item.active{background:#ffffff1a!important}html[data-theme=dark] .settings-section-sub,html[data-theme=dark] .settings-char-count,html[data-theme=dark] .settings-avatar-text p{color:#e5e7ebad!important}html[data-theme=dark] .settings-input,html[data-theme=dark] .settings-textarea{background:#ffffff0a!important;border-color:#ffffff29!important;color:#e5e7ebeb!important}html[data-theme=dark] .settings-input::placeholder,html[data-theme=dark] .settings-textarea::placeholder{color:#e5e7eb8c!important}html[data-theme=dark] .settings-input:focus,html[data-theme=dark] .settings-textarea:focus{border-color:#e60023!important}html[data-theme=dark] .settings-page select.settings-input{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24'%3E%3Cpath fill='%23e5e7eb' d='M7 10l5 5 5-5'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 14px center!important;background-size:20px 20px!important;padding-right:44px!important}html[data-theme=dark] .phone-prefix{background:#ffffff0f!important;border-color:#ffffff29!important;color:#e5e7ebd9!important}html[data-theme=dark] .settings-avatar{background:#111827!important}html[data-theme=dark] #settingsAvatarInitials{color:#e5e7eb!important}html[data-theme=dark] .settings-radio{color:#e5e7ebe0!important}html[data-theme=dark] .settings-radio input[type=radio]{accent-color:#e60023}html[data-theme=dark] .settings-page .btn-outline{background:transparent!important;border-color:#ffffff2e!important;color:#e5e7ebe6!important}html[data-theme=dark] .settings-page .btn-outline:hover{background:#ffffff0f!important}.settings-alert{border-radius:10px;padding:12px 14px;font-size:14px;margin-bottom:14px;border:1px solid rgba(0,0,0,.15);background:#f3f4f6;color:#111}.settings-alert ul{margin:0;padding-left:18px}.settings-alert.success{background:#ecfdf5;border-color:#a7f3d0;color:#065f46}.settings-alert.error{background:#fef2f2;border-color:#fecaca;color:#991b1b}html[data-theme=dark] .settings-alert{background:#ffffff0f;border-color:#ffffff24;color:#e5e7ebe6}html[data-theme=dark] .settings-alert.success{background:#10b9811f;border-color:#10b98147;color:#a7f3d0f2}html[data-theme=dark] .settings-alert.error{background:#ef44441f;border-color:#ef444442;color:#fecacaf2}.footer{margin-top:auto;background:#272727;color:#e5e7eb;padding:2.5rem 0 1.5rem}.footer-top{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;margin-bottom:2rem}@media(max-width:768px){.footer-top{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.footer-top{grid-template-columns:1fr}}.footer-heading{font-size:.85rem;font-weight:700;margin-bottom:.75rem}.footer-link{font-size:.85rem;color:#d1d5db;margin-bottom:.35rem}.footer-link a{color:inherit}.footer-link a:hover{color:#fff}.footer-bottom{border-top:1px solid #374151;padding-top:.75rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:.8rem}.theme-select{border-radius:999px;border:1px solid #4b5563;padding:.25rem .75rem;background:#111827;color:#e5e7eb}.social-icons{display:flex;gap:.5rem;font-size:1.1rem}.create-listing-container{max-width:900px;margin:40px auto 60px}.cl-section{background:#fff;border-radius:16px;border:1px solid #e5e5e5;padding:24px 28px 28px;margin-bottom:24px}.cl-section-title{font-size:18px;font-weight:600;margin:0 0 4px}.cl-section-subtitle{font-size:13px;color:#666;margin:0 0 16px}.cl-photo-upload-wrapper{margin-top:.75rem;display:flex;flex-direction:column;align-items:flex-start}.cl-photo-dropzone{border-radius:16px;border:1px dashed #ccc;background:#fafafa;width:180px;height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.cl-photo-plus{font-size:36px;line-height:1;margin-bottom:6px}.cl-photo-text{font-size:13px;color:#555}.cl-photo-add{position:relative;cursor:pointer}.cl-photo-input{position:absolute;inset:0;opacity:0;cursor:pointer}.cl-form{margin-top:8px}.cl-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:16px}@media(min-width:768px){.cl-grid,.cl-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.cl-field{display:flex;flex-direction:column;gap:6px}.cl-label{font-size:13px;font-weight:500}.cl-input,.cl-textarea{border-radius:8px;border:1px solid #d1d1d1;padding:10px 12px;font-size:14px;outline:none}.cl-input:focus,.cl-textarea:focus{border-color:#f53b3b}.cl-textarea{resize:vertical}.cl-helper-text{margin-top:4px;font-size:11px;color:#888;text-align:right}.cl-location-field .cl-input-with-icon{display:flex;align-items:center;gap:6px}.cl-location-icon{font-size:16px}.cl-input-with-prefix{display:flex;align-items:center;gap:6px}.cl-prefix,.cl-suffix{font-size:13px;color:#555}.cl-errors{background:#fff4f4;color:#b91c1c;border-radius:8px;border:1px solid #fecaca;padding:10px 12px;font-size:13px;margin-bottom:16px}.cl-actions{margin-top:24px;display:flex;justify-content:flex-end}.cl-submit-btn{padding:10px 24px}.cl-modal-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:60}.cl-modal{background:#fff;border-radius:18px;max-width:520px;width:100%;padding:22px 24px 18px;box-shadow:0 20px 60px #0f172a40}.cl-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.cl-modal-header h2{font-size:18px;font-weight:600;margin:0}.cl-modal-close{border:none;background:none;font-size:20px;cursor:pointer}.cl-modal-body{font-size:14px;margin-bottom:14px}.cl-modal-card{display:flex;gap:14px;border-radius:14px;border:1px solid #e5e7eb;padding:10px;margin-bottom:10px}.cl-modal-card-image{width:110px;height:80px;border-radius:10px;overflow:hidden;flex-shrink:0}.cl-modal-card-image img{width:100%;height:100%;object-fit:cover}.cl-modal-card-info{display:flex;flex-direction:column;justify-content:center;gap:4px}.cl-modal-location{font-size:12px;color:#6b7280}.cl-modal-title{font-size:14px;font-weight:600}.cl-modal-price{font-size:14px;font-weight:700}.cl-modal-status{background:#111827;color:#fff;border-radius:6px;padding:6px 10px;font-size:13px;margin:6px 0 10px}.cl-modal-text{font-size:13px;margin:0 0 4px}.cl-modal-footer{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}.cl-modal-buy-btn{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1.4rem;border-radius:9px;background:#e60023;color:#fff;font-size:.9rem;font-weight:600}.cl-modal-legal{font-size:11px;color:#6b7280;margin-top:8px;text-align:center}.cl-photo-grid{display:flex;flex-wrap:wrap;gap:14px}.cl-photo-tile{position:relative;flex:0 0 180px;max-width:180px;height:150px;border-radius:18px;overflow:hidden;background:#3f3f3f;cursor:pointer}.cl-photo-image-tile{background:#111}.cl-photo-img{width:100%;height:100%;object-fit:cover;display:block}.cl-photo-add{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f5f5f5;border:2px dashed #d4d4d8;color:#6b7280}.cl-photo-add-icon{font-size:2rem;line-height:1;margin-bottom:.25rem}.cl-photo-add-text{font-size:.85rem}.cl-photo-cover-badge{position:absolute;top:8px;left:8px;background:#000000d9;color:#fff;font-size:.75rem;padding:3px 8px;border-radius:999px}.cl-photo-remove{position:absolute;top:8px;right:8px;width:22px;height:22px;border-radius:999px;border:none;background:#000c;color:#fff;font-size:14px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer}.cl-photo-remove:hover{background:#000000f2}.cl-photo-helper{margin-top:6px;font-size:.8rem;color:#6b7280}.clp{background:#fff;padding:24px 0 52px}.clp-container{max-width:900px;margin:0 auto}.clp-card{background:#fff;border-radius:16px;border:1px solid #e5e5e5;padding:24px 28px 28px;margin-bottom:24px}.clp-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.clp-card-title{font-size:18px;font-weight:600;margin:0}.clp-stack{display:flex;flex-direction:column;gap:12px;margin-top:12px}.clp-grid2{display:grid;grid-template-columns:minmax(0,1fr);gap:16px}@media(min-width:768px){.clp-grid2{grid-template-columns:repeat(2,minmax(0,1fr))}}.clp-ghost{display:none}@media(min-width:768px){.clp-ghost{display:block}}.clp-input,.clp-textarea{border-radius:8px;border:1px solid #d1d1d1;padding:10px 12px;font-size:14px;outline:none;width:100%}.clp-input:focus,.clp-textarea:focus{border-color:#f53b3b}.clp-textarea{resize:vertical}.clp-mini-label{font-size:13px;font-weight:600;color:#111827;margin-bottom:6px;display:inline-block}.cl-invalid{border-color:#ef4444!important}.cl-err{font-size:12px;color:#b91c1c;margin-top:6px}.clp-location{display:flex;align-items:center;gap:10px}.clp-pin{display:inline-flex;align-items:center;justify-content:center}.clp-pin img{width:18px;height:18px;opacity:.75}.clp-photos-wrap{margin-top:10px}.clp-photo-grid{display:flex;flex-wrap:wrap;gap:14px}.clp-photo-input{position:absolute;inset:0;opacity:0;cursor:pointer}.clp-help{margin-top:8px;font-size:.85rem;color:#6b7280}.clp-photo-thumb{position:relative;flex:0 0 180px;max-width:180px;height:150px;border-radius:18px;overflow:hidden;background:#111;cursor:grab}.clp-photo-thumb:active{cursor:grabbing}.clp-photo-add{position:relative;flex:0 0 180px;max-width:180px;height:150px;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f5f5f5;border:2px dashed #d4d4d8;color:#6b7280;cursor:pointer}.clp-photo-add-icon{font-size:2rem;line-height:1;margin-bottom:.25rem}.clp-plus{font-weight:900}.clp-actions{margin-top:18px;display:flex;justify-content:flex-end}.clp-btn{padding:10px 24px}.clp-counter{margin-top:6px;font-size:12px;color:#9ca3af;text-align:right}.clp-modal-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:80}.clp-modal{background:#fff;border-radius:18px;max-width:560px;width:calc(100% - 24px);padding:22px 24px 18px;box-shadow:0 20px 60px #0f172a40}.clp-modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.clp-modal-title{font-size:18px;font-weight:700}.clp-modal-x{border:none;background:none;font-size:22px;cursor:pointer;line-height:1}.clp-preview-card{display:flex;gap:14px;border-radius:14px;border:1px solid #e5e7eb;padding:10px;margin-bottom:10px}.clp-preview-img{width:120px;height:86px;border-radius:12px;overflow:hidden;flex-shrink:0;background:#111}.clp-preview-img img{width:100%;height:100%;object-fit:cover}.clp-preview-info{display:flex;flex-direction:column;justify-content:center;gap:4px;min-width:0}.clp-preview-loc{font-size:12px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.clp-preview-sub{font-size:14px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.clp-preview-price{font-size:14px;font-weight:900}.clp-strip{background:#111827;color:#fff;border-radius:8px;padding:8px 10px;font-size:13px;margin:8px 0 10px}.clp-modal-text{font-size:14px;margin:0 0 6px;color:#111827}.clp-modal-foot{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;margin-top:10px}.clp-btn-dark{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1.2rem;border-radius:9px;background:#111827;color:#fff;border:none;font-size:.9rem;font-weight:800;cursor:pointer}.clp-btn-dark:hover{filter:brightness(1.05)}.clp-legal{font-size:11px;color:#6b7280;margin-top:10px;text-align:center}.clp-legal a{text-decoration:underline}html[data-theme=dark] .clp{background:#0b0f1a}html[data-theme=dark] .clp-card{background:#111827;border-color:#ffffff24}html[data-theme=dark] .clp-card-title,html[data-theme=dark] .clp-mini-label,html[data-theme=dark] .clp-modal-title,html[data-theme=dark] .clp-modal-text{color:#e5e7eb}html[data-theme=dark] .clp-input,html[data-theme=dark] .clp-textarea{background:#0b1220;border-color:#ffffff24;color:#e5e7eb}html[data-theme=dark] .clp-help,html[data-theme=dark] .clp-preview-loc,html[data-theme=dark] .clp-legal{color:#e5e7eba6}html[data-theme=dark] .clp-photo-add{background:#ffffff0f;border-color:#ffffff29}html[data-theme=dark] .clp-modal{background:#0b1220}html[data-theme=dark] .clp-preview-card{border-color:#ffffff24}html[data-theme=dark] .clp-strip{background:#e5e7eb;color:#111827}.listing-show-main{padding:1.5rem 0 3rem;background:#fff}.listing-show-grid{display:grid;grid-template-columns:minmax(0,2.3fr) minmax(0,1.2fr);gap:1.5rem;align-items:flex-start}@media(max-width:900px){.listing-show-grid{grid-template-columns:1fr}}.listing-show-hero-image{border-radius:18px;overflow:hidden;height:320px;margin-bottom:1rem}.listing-show-hero-image img{width:100%;height:100%;object-fit:cover}.listing-show-title{font-size:1.25rem;font-weight:600;margin:.2rem 0 .1rem}.listing-show-price{font-size:1.15rem;font-weight:700;margin-bottom:.3rem}.listing-show-meta{display:flex;flex-wrap:wrap;gap:1.5rem;font-size:.85rem;color:#6b7280;margin-bottom:.7rem}.listing-show-meta .meta-item{display:inline-flex;align-items:center;gap:.35rem}.meta-icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;color:#6b7280}.meta-icon svg{width:100%;height:100%;display:block}.listing-show-separator{border:none;border-top:1px solid #e5e7eb;margin:.7rem 0 1.2rem}.listing-show-block{margin-bottom:1.6rem}.listing-show-block-title{font-size:1rem;font-weight:600;margin:0 0 .4rem}.listing-show-block-text{font-size:.9rem;color:#4b5563;margin:0}.listing-show-details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem 3rem;font-size:.9rem}.detail-label{font-weight:500}.detail-value{color:#4b5563}.listing-show-operated{display:flex;align-items:center;gap:.75rem;font-size:.9rem}.operated-name{font-weight:600}.operated-joined{font-size:.8rem;color:#6b7280}.listing-show-reviews-summary{display:flex;align-items:baseline;gap:.4rem;margin-bottom:.6rem}.reviews-score{font-weight:700}.reviews-count{font-size:.85rem;color:#6b7280}.listing-show-review-item{display:flex;gap:.75rem;font-size:.9rem}.review-avatar .avatar-circle{width:40px;height:40px}.review-body{flex:1}.review-header{display:flex;flex-wrap:wrap;gap:.4rem;font-size:.8rem;margin-bottom:.25rem}.review-name{font-weight:600}.review-rating{color:#f59e0b}.review-date{color:#6b7280}.review-text{margin:0;color:#4b5563}.listing-show-vendor-card{border-radius:18px;border:1px solid #e5e7eb;padding:1rem 1.1rem 1.2rem;background:#fff}.listing-show-chat-btn{width:100%;margin-bottom:.8rem}.listing-show-action-btn{width:100%;border-radius:9px;border:1px solid #d1d5db;padding:.45rem .9rem;background:#fff;font-size:.85rem;text-align:left;cursor:pointer;margin-bottom:.4rem;display:flex;align-items:center;gap:.45rem}.listing-show-action-btn:hover{background:#f9fafb}.ls-action-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;font-size:.9rem}.listing-show-delete-btn{color:#b91c1c;border-color:#fecaca}.listing-show-delete-btn:hover{background:#fef2f2}.listing-show-renewal{font-size:.8rem;color:#6b7280;margin-top:.6rem}.messages-page{background:#f5f5f5;padding:1.5rem 0 2.5rem}.messages-shell{background:#fff;border-radius:18px;border:1px solid #e5e7eb;display:grid;grid-template-columns:320px minmax(0,1.8fr);overflow:hidden;min-height:540px}.messages-sidebar{border-right:1px solid #e5e7eb;padding:1.2rem 1rem 1.2rem 1.2rem;display:flex;flex-direction:column}.messages-sidebar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.9rem}.messages-sidebar-header h1{font-size:1.05rem;font-weight:700;margin:0}.messages-settings-btn{border:none;background:none;font-size:1.3rem;cursor:pointer}.messages-search-wrapper{margin-bottom:.6rem}.messages-search-input{width:100%;border-radius:999px;border:1px solid #d1d5db;padding:.45rem .9rem;font-size:.85rem;outline:none}.messages-search-input:focus{border-color:#111827}.messages-filter-row{display:flex;gap:.35rem;margin-bottom:.75rem}.messages-filter-pill{flex:0 0 auto;border-radius:999px;border:1px solid #e5e7eb;background:#f3f4f6;font-size:.78rem;padding:.25rem .7rem;cursor:pointer}.messages-filter-pill.active{background:#111827;color:#fff;border-color:#111827}.messages-thread-list{overflow-y:auto;padding-right:4px;margin-right:-4px;scrollbar-width:thin}.messages-thread-item{width:100%;border:none;background:none;display:flex;align-items:center;gap:.6rem;padding:.45rem .25rem;border-radius:12px;cursor:pointer;text-align:left}.messages-thread-item:hover{background:#f3f4f6}.messages-thread-item.active{background:#e5e7eb}.messages-thread-avatar{width:38px;height:38px;border-radius:999px;background:#e5e7eb;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:600}.messages-thread-avatar.large{width:44px;height:44px}.messages-thread-main{flex:1;min-width:0}.messages-thread-top{display:flex;justify-content:space-between;font-size:.8rem;margin-bottom:.15rem}.messages-thread-name{font-weight:600}.messages-thread-time{color:#9ca3af}.messages-thread-snippet{font-size:.8rem;color:#4b5563;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.messages-main{padding:1.2rem 1.3rem 1rem;display:flex;flex-direction:column;min-height:0}.messages-main-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.messages-main-user{display:flex;align-items:center;gap:.75rem}.messages-main-name{font-weight:600;font-size:.95rem}.messages-main-status{font-size:.78rem;color:#6b7280}.messages-main-dots{font-size:1.4rem;cursor:pointer}.messages-listing-bar{display:flex;align-items:center;gap:.7rem;border-radius:12px;border:1px solid #e5e7eb;padding:.5rem .6rem;margin-bottom:.9rem}.messages-listing-thumb{width:70px;height:52px;border-radius:10px;overflow:hidden;flex-shrink:0}.messages-listing-thumb img{width:100%;height:100%;object-fit:cover}.messages-listing-title{font-size:.9rem;font-weight:600}.messages-listing-price{font-size:.85rem;font-weight:700}.messages-timeline{flex:1;overflow-y:auto;padding-right:4px;margin-right:-4px;margin-bottom:.75rem}.messages-date-separator{text-align:center;font-size:.75rem;color:#9ca3af;margin-bottom:.7rem}.messages-date-separator span{background:#fff;padding:0 .6rem}.messages-row{display:flex;margin-bottom:.5rem}.messages-row-incoming{justify-content:flex-start}.messages-row-outgoing{justify-content:flex-end}.messages-bubble{max-width:70%;border-radius:18px;padding:.55rem .9rem;font-size:.85rem;line-height:1.4;background:#f3f4f6}.messages-row-incoming .messages-bubble{background:#fff;border:1px solid #e5e7eb}.messages-bubble.template{background:#f3f4f6}.messages-composer{display:flex;align-items:center;gap:.5rem;border-top:1px solid #e5e7eb;padding-top:.5rem}.messages-attach-btn{border:none;background:none;font-size:1.1rem;cursor:pointer}.messages-composer-input{flex:1;border-radius:999px;border:1px solid #d1d5db;padding:.5rem .9rem;font-size:.85rem;outline:none}.messages-composer-input:focus{border-color:#111827}.messages-send-btn{width:40px;height:40px;border-radius:999px;border:none;background:#e60023;display:flex;align-items:center;justify-content:center;cursor:pointer}.messages-send-btn:hover{background:#cc001e}.messages-send-icon{color:#fff;font-size:1rem;transform:translate(1px)}@media(max-width:900px){.messages-shell{grid-template-columns:1fr}.messages-sidebar{display:none}}.notif-badge{position:absolute;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#e60023;color:#fff;font-size:11px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--nav-bg)}.navbar-icon-link .notif-badge,.navbar-icon-btn .notif-badge{top:-2px;right:-2px}.navbar-notif-wrapper{position:relative}.notif-dropdown{position:absolute;top:calc(100% + 10px);right:0;left:auto;width:360px;max-width:calc(100vw - 24px);background:var(--dd-bg);border:1px solid var(--dd-border);border-radius:10px;box-shadow:var(--dd-shadow);display:none;z-index:99999;overflow:hidden}.notif-dropdown.open{display:block}.notif-head{display:flex;align-items:center;justify-content:space-between;padding:16px 18px 10px}.notif-title{font-size:22px;font-weight:900;color:var(--dd-text)}.notif-seeall{font-size:14px;font-weight:700;color:var(--dd-text);text-decoration:none}.notif-list{max-height:360px;overflow:auto;padding:6px 0;-webkit-overflow-scrolling:touch}.notif-item{display:flex;gap:12px;align-items:center;padding:12px 18px;text-decoration:none;color:var(--dd-text)}.notif-item:hover{background:var(--dd-hover)}.notif-item.unread{background:var(--dd-bg)}.notif-avatar{width:52px;height:52px;border-radius:999px;background:#e5e7eb;display:flex;align-items:center;justify-content:center;font-weight:900;color:#111;flex-shrink:0}.notif-main{flex:1;min-width:0}.notif-text{font-size:15px;line-height:1.25;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notif-time{margin-top:4px;font-size:13px;color:var(--muted)}.notif-thumb{width:64px;height:64px;border-radius:8px;overflow:hidden;background:#f3f4f6;flex-shrink:0}.notif-thumb img{width:100%;height:100%;object-fit:cover;display:block}.notif-empty{padding:16px 18px;color:var(--muted);font-size:14px}@media(max-width:900px){.notif-dropdown{left:12px;right:12px;width:auto;max-width:none}}html[data-theme=dark] .fp-page,html[data-theme=dark] .legal-page{background:#0b0f1a!important}html[data-theme=dark] .fp-nav a,html[data-theme=dark] .legal-nav-item{color:#e5e7ebe0!important}html[data-theme=dark] .fp-nav a:hover,html[data-theme=dark] .legal-nav-item:hover{background:#ffffff0f!important}html[data-theme=dark] .fp-nav a.active,html[data-theme=dark] .legal-nav-item.active{background:#ffffff1a!important}html[data-theme=dark] .fp-content h1,html[data-theme=dark] .fp-content h2,html[data-theme=dark] .fp-content h3,html[data-theme=dark] .legal-title,html[data-theme=dark] .legal-h2,html[data-theme=dark] .legal-h3{color:#e5e7eb!important}html[data-theme=dark] .fp-content p,html[data-theme=dark] .fp-content ul,html[data-theme=dark] .fp-content ol,html[data-theme=dark] .fp-content li,html[data-theme=dark] .legal-text,html[data-theme=dark] .legal-list,html[data-theme=dark] .legal-list li{color:#e5e7ebc7!important}html[data-theme=dark] .fp-meta,html[data-theme=dark] .legal-meta{color:#e5e7eb9e!important}html[data-theme=dark] .fp-content li::marker,html[data-theme=dark] .legal-list li::marker{color:#e5e7ebbf!important}html[data-theme=dark] .fp-sidebar{border-right:1px solid rgba(255,255,255,.1)!important}.navbar-links a{opacity:1!important;color:#111827d1!important}.navbar-links a:hover{color:#111827!important}.nav-text-link{opacity:1!important;color:#111827e6!important}.nav-text-link:hover{opacity:1!important;color:#111827!important}html[data-theme=dark] .navbar-links a{color:#e5e7ebdb!important}html[data-theme=dark] .navbar-links a:hover{color:#fff!important}html[data-theme=dark] .nav-text-link{color:#e5e7ebeb!important}html[data-theme=dark] .nav-text-link:hover{color:#fff!important}.theme-toggle{width:56px;height:30px;border-radius:999px;border:1px solid var(--toggle-border);background:var(--toggle-track);position:relative;padding:0;cursor:pointer;box-shadow:inset 0 0 0 1px #0000000f,inset 0 -6px 12px #00000014;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .12s ease}.theme-toggle:hover{transform:translateY(-1px);box-shadow:inset 0 0 0 1px #00000014,inset 0 -6px 12px #0000001a,0 10px 25px #0f172a1a}.theme-toggle:active{transform:translateY(0)}.theme-toggle:focus-visible{outline:3px solid rgba(230,0,35,.35);outline-offset:2px}.theme-toggle:before,.theme-toggle:after{position:absolute;top:50%;transform:translateY(-50%);font-size:12px;line-height:1;opacity:.75;pointer-events:none}.theme-toggle:before{content:"☀";left:8px}.theme-toggle:after{content:"☾";right:8px}.theme-toggle-knob{position:absolute;top:2px;left:2px;width:26px;height:26px;border-radius:999px;background:var(--toggle-knob);display:grid;place-items:center;box-shadow:0 8px 18px #0000002e,inset 0 0 0 1px #ffffff73;transition:transform .16s ease,background-color .16s ease,box-shadow .16s ease}.theme-toggle-knob:before{content:"☀";font-size:12px;line-height:1;opacity:.9}.theme-toggle.is-on{background:#111827;border-color:#ffffff38;box-shadow:inset 0 0 0 1px #ffffff1a,inset 0 -6px 12px #00000040}.theme-toggle.is-on .theme-toggle-knob{transform:translate(26px);box-shadow:0 10px 22px #0000004d,inset 0 0 0 1px #ffffff40}.theme-toggle.is-on .theme-toggle-knob:before{content:"☾"}html[data-theme=dark] .theme-toggle{box-shadow:inset 0 0 0 1px #ffffff14,inset 0 -6px 12px #00000059}html[data-theme=dark] .theme-toggle:before,html[data-theme=dark] .theme-toggle:after{opacity:.85;color:#e5e7ebe6}html[data-theme=dark] .theme-toggle:not(.is-on){background:#0f172a;border-color:#ffffff2e}html[data-theme=dark] .theme-toggle-knob{box-shadow:0 10px 22px #0000008c,inset 0 0 0 1px #ffffff2e}.hero-section{padding:22px 0 14px!important}.hero-header{margin-bottom:18px!important}.hero-header h1{font-size:20px!important;font-weight:700!important;letter-spacing:-.2px}.search-row{justify-content:center;gap:14px!important;flex-wrap:nowrap!important;margin-top:10px}@media(max-width:900px){.search-row{flex-wrap:wrap!important}}.search-group{height:44px;border:1px solid #d1d5db!important;border-radius:7px!important;background:#fff;padding:0 14px!important;flex:1 1 420px!important;max-width:520px}.search-group img{width:18px;height:18px;opacity:.7}.search-group input{font-size:14px!important}.btn-search{height:44px;border-radius:7px!important;padding:0 28px!important;font-weight:700!important;background:#e60023!important}.btn-search:hover{filter:brightness(.97)}.filters-section{border-bottom:0!important}.filters-inner{padding-bottom:0!important}.tab-row{margin-top:10px;margin-bottom:18px!important;gap:14px!important}.tab-pill{padding:10px 18px!important;font-size:14px!important;border-radius:999px!important;background:#f3f4f6!important;color:#111!important}.tab-pill.active{background:#e60023!important;color:#fff!important}.location-row{gap:10px!important;margin-bottom:6px}.location-pill{padding:8px 14px!important;border-radius:999px!important;border:1px solid #d1d5db!important;font-size:13px!important;background:#fff!important}.location-pill.active{background:#fff!important;border-color:#e60023!important;color:#e60023!important}.listings-section{padding:18px 0 54px!important}.listings-grid{gap:22px!important}.listing-card{border-radius:16px!important;padding:0!important;background:transparent!important;box-shadow:none!important}.listing-image-wrapper{height:260px!important;border-radius:16px!important;border:0!important}@media(max-width:1024px){.listing-image-wrapper{height:240px!important}}@media(max-width:640px){.listing-image-wrapper{height:260px!important}}.listing-header{padding:0 0 8px!important}.avatar-circle{width:38px!important;height:38px!important;border-radius:999px!important;background:#e5e7eb!important;display:flex;align-items:center;justify-content:center;font-weight:900;overflow:hidden}.listing-header-vendor{font-size:14px!important;font-weight:800!important}.listing-header-time{font-size:12px!important;font-weight:700!important;color:#0000008c!important}.tag-row{top:10px!important;right:10px!important;gap:8px!important}.tag-pill{background:#111827b3!important;border-radius:999px!important;font-size:12px!important;font-weight:800!important;padding:4px 10px!important}.listing-body{padding-top:10px}.listing-location{font-size:16px!important;font-weight:800!important}.listing-subtitle{font-size:13px!important;font-weight:600!important;color:#0009!important}.listing-price{margin-top:6px!important;font-size:16px!important;font-weight:900!important}.btn-outline{border-radius:6px!important;padding:10px 22px!important;font-weight:700}html[data-theme=dark] body{background:#0b0f1a;color:#e5e7eb}html[data-theme=dark] .hero-section,html[data-theme=dark] .filters-section,html[data-theme=dark] .listings-section{background:#0b0f1a!important}html[data-theme=dark] .hero-header h1{color:#e5e7eb!important}html[data-theme=dark] .search-group{background:#404040!important;border-color:#404040!important}html[data-theme=dark] .search-group input{color:#ffffff94!important}html[data-theme=dark] .ls2 .search-group input::placeholder{color:#ffffff94!important}html[data-theme=dark] .search-group img{opacity:.85;filter:brightness(1.2)}html[data-theme=dark] .tab-pill{background:#ffffff14!important;color:#e5e7ebd9!important}html[data-theme=dark] .tab-pill.active{background:#e60023!important;color:#fff!important}html[data-theme=dark] .location-pill{background:transparent!important;border-color:#ffffff29!important;color:#e5e7ebd9!important}html[data-theme=dark] .location-pill.active{border-color:#e60023!important;color:#e60023!important}html[data-theme=dark] .listing-header-vendor{color:#e5e7eb!important}html[data-theme=dark] .listing-header-time{color:#e5e7eb9e!important}html[data-theme=dark] .listing-location,html[data-theme=dark] .listing-price{color:#e5e7eb!important}html[data-theme=dark] .listing-subtitle{color:#e5e7eb9e!important}html[data-theme=dark] .tag-pill{background:#0006!important;border:1px solid rgba(255,255,255,.1)}html[data-theme=dark] .btn-outline{background:transparent!important;border-color:#ffffff2e!important;color:#e5e7ebd9!important}html[data-theme=dark] .btn-outline:hover{background:#ffffff0f!important}html[data-theme=dark] .footer{background:#0a0e16!important}.navcat{position:relative}.navbar,.navbar-inner,.navbar-left,.navbar-links{overflow:visible}.navcat-link{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border-radius:10px;text-decoration:none;color:inherit;white-space:nowrap}.navcat-link:hover{background:#0000000a}.navcat-dd{position:absolute;top:100%;left:0;margin-top:8px;min-width:220px;max-height:360px;overflow:auto;background:var(--dd-bg);border:1px solid var(--dd-border);border-radius:12px;box-shadow:var(--dd-shadow);padding:8px;display:none;z-index:999}.navcat.has-dd:after{content:"";position:absolute;left:0;right:0;top:100%;height:12px}.navcat-dd-item{display:block;padding:10px;border-radius:10px;text-decoration:none;color:var(--dd-text)}.navcat-dd-item:hover{background:var(--dd-hover)}@media(hover:hover)and (pointer:fine){.navcat.has-dd:hover .navcat-dd{display:block}}.navcat.is-open .navcat-dd{display:block}.navcat.is-open .navcat-link{background:#0000000a}.page-narrow{max-width:1200px;width:100%;margin:0 auto}.profile-header{border-radius:12px;border:1px solid #d1d5db;background:#fff;padding:18px 22px;display:flex;gap:18px;align-items:center;justify-content:space-between;margin-top:14px;width:100%}@media(max-width:900px){.profile-header{flex-direction:column;align-items:stretch}}.profile-header-left{display:flex;gap:16px;align-items:center}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-name{font-size:18px;font-weight:800;color:#111827}.profile-acct-link{margin-top:2px;font-size:13px;color:#111827;opacity:.85;display:inline-flex;align-items:center;gap:6px;text-decoration:none}.profile-acct-link .chev{font-size:16px;line-height:1}.profile-inline-stats{display:flex;gap:18px;align-items:center;margin-top:8px;font-size:14px;color:#111827}.profile-inline-stats .num{font-weight:400;margin-right:6px}.profile-header-mid{border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb;padding:0 18px;min-width:180px}@media(max-width:900px){.profile-header-mid{border-left:0;border-right:0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:12px 0;min-width:0}}.profile-rating{font-size:18px;font-weight:700;color:#111827}.profile-rating-label{font-size:13px;color:#6b7280;margin-top:2px}.profile-header-right{display:flex;flex-direction:column;align-items:flex-end;gap:10px}@media(max-width:900px){.profile-header-right{align-items:flex-start}}.profile-joined-value{font-weight:900;font-size:16px;color:#111827}.profile-joined-label{font-size:13px;color:#6b7280;margin-top:2px}.btn-outline-soft,.btn-outline-small{border-radius:8px;border:1px solid #9ca3af;padding:8px 16px;font-size:14px;background:#fff;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:#111827;font-weight:400;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.btn-outline-soft:hover,.btn-outline-small:hover{background:#0000000a!important}html[data-theme=dark] .profile-header{background:#111827;border-color:#ffffff24}html[data-theme=dark] .profile-name,html[data-theme=dark] .profile-rating,html[data-theme=dark] .profile-inline-stats,html[data-theme=dark] .profile-joined-value{color:#e5e7eb}html[data-theme=dark] .profile-rating-label,html[data-theme=dark] .profile-joined-label{color:#e5e7eba6}html[data-theme=dark] .profile-header-mid{border-left-color:#ffffff1f;border-right-color:#ffffff1f}html[data-theme=dark] .profile-acct-link{color:#e5e7eb;opacity:.85}html[data-theme=dark] .btn-outline-soft,html[data-theme=dark] .btn-outline-small{background:transparent;border-color:#ffffff2e;color:#e5e7ebe6}html[data-theme=dark] .btn-outline-soft:hover,html[data-theme=dark] .btn-outline-small:hover{background:#ffffff0f!important}.settings-page{background:#fff!important;padding:28px 0 60px!important}.settings-layout{grid-template-columns:300px minmax(0,1fr)!important;gap:28px!important}.settings-sidebar,.settings-content-card{border:1px solid rgba(0,0,0,.25)!important;border-radius:12px!important;background:#fff!important}.settings-sidebar{padding:18px!important}.settings-title{font-size:22px!important;font-weight:800!important;margin:0 0 14px!important}.settings-nav{gap:8px!important}.settings-nav-item{padding:14px 16px!important;border-radius:6px!important;font-size:15px!important}.settings-nav-item:hover{background:#0000000a!important}.settings-nav-item.active{background:#e9e9e9!important;font-weight:600!important}.settings-content-card{padding:22px 26px 26px!important;min-height:520px}.settings-content-title{font-size:24px!important;font-weight:800!important;margin:0 0 18px!important}.settings-avatar-row{gap:18px!important;margin-bottom:18px!important;align-items:center!important}.settings-avatar{width:100px!important;height:100px!important;border-radius:999px!important;overflow:hidden}.settings-avatar img{width:100%;height:100%;object-fit:cover;display:block}.settings-section{border-top:none!important;padding-top:0!important;margin-top:22px!important}.settings-section:first-of-type{margin-top:0!important}.settings-section h3{font-size:22px!important;font-weight:800!important;margin:0 0 6px!important}.settings-section-sub{font-size:14px!important;color:#000000b3!important;margin:0 0 14px!important}.settings-label{font-size:14px!important;margin-bottom:16px!important}.settings-input,.settings-textarea{border:1px solid rgba(0,0,0,.35)!important;border-radius:6px!important;padding:12px 14px!important;font-size:15px!important}.settings-input{height:44px}.settings-textarea{min-height:140px!important}.settings-page select.settings-input{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M7 10l5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:44px!important}.settings-page .btn-primary,.settings-page .btn-danger,.settings-page .btn-outline{border-radius:5px!important;padding:10px 22px!important}.settings-actions{margin-top:18px!important}.settings-actions .btn-primary{min-width:120px}.profile-box{margin-top:16px;margin-bottom:30px;border:1px solid #e5e7eb;border-radius:18px;background:#fff;padding:16px}html[data-theme=dark] .profile-box{background:#111827;border-color:#ffffff24}.profile-box-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.profile-box-title{font-size:20px;font-weight:700;margin:0}.profile-box-sub{margin:0 0 12px;font-size:14px;color:#6b7280}html[data-theme=dark] .profile-box-sub{color:#e5e7ebb3}.profile-kpi{border:1px solid #e5e7eb;border-radius:14px;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:14px}html[data-theme=dark] .profile-kpi{border-color:#ffffff24}@media(max-width:900px){.profile-kpi{flex-direction:column;align-items:stretch}}.profile-kpi-small{font-size:13px;color:#6b7280;margin:0}html[data-theme=dark] .profile-kpi-small{color:#e5e7eba6}.profile-kpi-big{font-size:22px;font-weight:900;margin:6px 0}.profile-table{margin-top:14px;border-top:1px solid #e5e7eb}html[data-theme=dark] .profile-table{border-top-color:#ffffff1f}.profile-thead{display:flex;justify-content:space-between;gap:16px;padding:14px 6px 10px;font-weight:900;font-size:16px}.profile-trow{display:flex;justify-content:space-between;gap:16px;padding:14px 6px;border-top:1px solid #e5e7eb;font-size:14px}html[data-theme=dark] .profile-trow{border-top-color:#ffffff1f}.profile-muted{color:#6b7280;font-weight:600}html[data-theme=dark] .profile-muted{color:#e5e7eba6}@media(max-width:700px){.profile-thead{display:none}.profile-trow{flex-direction:column;align-items:flex-start}}.pf-panel{border:1px solid #e5e7eb;border-radius:18px;background:#fff;padding:18px}.pf-panel-top{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.pf-pill-group{display:flex;gap:10px}.pf-pill{padding:10px 16px;border-radius:999px;border:1px solid #e5e7eb;font-size:14px;text-decoration:none;color:#111827;background:#fff}.pf-pill.is-active{background:#111827;color:#fff;border-color:#111827}.pf-manage-link{text-decoration:none;color:#111827;font-weight:600;display:inline-flex;align-items:center;gap:8px}.pf-chev{font-size:18px;line-height:1}.pf-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:12px}@media(max-width:1100px){.pf-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.pf-grid{grid-template-columns:1fr}}.pf-card-link{text-decoration:none;color:inherit}.pf-card{border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;background:#fff;transition:transform .15s ease,box-shadow .15s ease}.pf-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0000001a}.pf-media{position:relative}.pf-img{width:100%;height:220px;object-fit:cover;display:block}.pf-badge{position:absolute;top:12px;left:12px;background:#111827a6;color:#fff;font-size:12px;padding:6px 10px;border-radius:999px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.pf-tags{position:absolute;top:12px;right:12px;display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end;max-width:70%}.pf-tag{background:#111827a6;color:#fff;font-size:12px;padding:6px 10px;border-radius:999px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.pf-card-body{padding:12px 12px 14px}.pf-loc{font-size:14px;font-weight:700;color:#111827;line-height:1.2}.pf-title{font-size:13px;color:#6b7280;margin-top:4px;line-height:1.25}.pf-price{font-size:16px;font-weight:900;margin-top:8px;color:#111827}.pf-empty{padding:16px;border-radius:14px;color:#6b7280;margin-top:10px}.pf-reviews-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.pf-h2{font-size:20px;font-weight:700;margin:0}.pf-score-row{display:flex;align-items:center;gap:18px;margin-top:10px}.pf-score{display:flex;align-items:flex-end;gap:10px}.pf-score-num{font-size:44px;font-weight:900;line-height:1}.pf-score-star{font-size:26px;color:#f5c542;line-height:1}.pf-muted{color:#6b7280;font-size:13px}.pf-btn{padding:10px 16px;border-radius:10px;border:1px solid #e5e7eb;text-decoration:none;color:#111827;font-weight:600;background:#fff}.pf-divider{height:1px;background:#e5e7eb;margin:16px 0}.pf-sort-btn{padding:10px 14px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;display:inline-flex;gap:10px;align-items:center;font-weight:600}.pf-sort-menu{position:absolute;margin-top:8px;right:0;min-width:160px;border:1px solid #e5e7eb;background:#fff;border-radius:12px;padding:6px;display:none;z-index:20}.pf-sort-menu.is-open{display:block}.pf-sort-item{display:block;padding:10px;border-radius:10px;text-decoration:none;color:#111827;font-weight:600;font-size:13px}.pf-sort-item:hover{background:#f3f4f6}.pf-sort-item.is-active{background:#111827;color:#fff}.pf-reviews-right{position:relative}.pf-review-list{display:flex;flex-direction:column;gap:18px}.pf-review{padding:14px 0;border-bottom:1px solid rgba(229,231,235,.7)}.pf-review-top{display:flex;gap:14px}.pf-avatar{width:46px;height:46px;border-radius:999px;overflow:hidden;background:#111827;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;flex:0 0 auto}.pf-avatar img{width:100%;height:100%;object-fit:cover;display:block}.pf-review-main{flex:1;min-width:0}.pf-review-name-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.pf-review-name{font-weight:900}.pf-review-date{color:#6b7280;font-size:13px}.pf-review-rating-row{display:flex;align-items:center;gap:12px;margin-top:6px}.pf-review-num{font-weight:900}.pf-stars{color:#f5c542}.pf-star{opacity:.25}.pf-star.is-on{opacity:1}.pf-review-body{margin-top:8px;color:#111827}.pf-reply{margin-top:12px}.pf-reply-label{font-weight:700;font-size:13px;color:#111827;margin-bottom:8px}.pf-reply-card{border-left:2px solid #e5e7eb;padding-left:14px}.pf-reply-brand{display:flex;gap:12px;align-items:center}.pf-brand-circle{width:42px;height:42px;border-radius:999px;background:#f97316;color:#fff;font-weight:900;display:flex;align-items:center;justify-content:center}.pf-reply-name{font-weight:900}.pf-reply-body{margin-top:8px;color:#111827}.pf-pager{margin-top:14px}html[data-theme=dark] .profile-section{background:#0b0f1a;border-top-color:#ffffff1a}html[data-theme=dark] .profile-listings-section{background:#0b0f1a}html[data-theme=dark] .profile-description{color:#e5e7ebb8}html[data-theme=dark] .profile-tabs{border-bottom-color:#ffffff1f}html[data-theme=dark] .profile-tab{color:#e5e7ebd9}html[data-theme=dark] .profile-tab.active{color:#e5e7eb}html[data-theme=dark] .profile-tab.active:after{background:#e5e7eb}html[data-theme=dark] .profile-listings-box{background:#181818!important;border-color:#ffffff24!important;color:#e5e7ebe0}html[data-theme=dark] .profile-listings-box hr{border-top-color:#ffffff24!important}html[data-theme=dark] .pf-panel{background:#0b1220;border-color:#ffffff24}html[data-theme=dark] .pf-manage-link{color:#e5e7ebe6}html[data-theme=dark] .pf-pill{background:#ffffff0f;border-color:#ffffff24;color:#e5e7ebe0}html[data-theme=dark] .pf-pill.is-active{background:#e5e7eb;border-color:#e5e7eb;color:#111827}html[data-theme=dark] .pf-card{background:#0b1220;border-color:#ffffff1f}html[data-theme=dark] .pf-loc{color:#e5e7ebeb}html[data-theme=dark] .pf-title{color:#e5e7eba6}html[data-theme=dark] .pf-price{color:#e5e7ebeb}html[data-theme=dark] .pf-empty{border-color:#ffffff24;color:#e5e7eba6}html[data-theme=dark] .pf-h2{color:#e5e7eb}html[data-theme=dark] .pf-muted,html[data-theme=dark] .pf-review-date{color:#e5e7eb9e}html[data-theme=dark] .pf-divider{background:#ffffff1f}html[data-theme=dark] .pf-review{border-bottom-color:#ffffff1a}html[data-theme=dark] .pf-review-body,html[data-theme=dark] .pf-reply-label{color:#e5e7ebe0}html[data-theme=dark] .pf-reply-card{border-left-color:#ffffff24}html[data-theme=dark] .pf-reply-body{color:#e5e7ebd1}html[data-theme=dark] .pf-sort-btn{background:#ffffff0f;border-color:#ffffff24;color:#e5e7ebe6}html[data-theme=dark] .pf-sort-menu{background:#0b1220;border-color:#ffffff24}html[data-theme=dark] .pf-sort-item{color:#e5e7ebe0}html[data-theme=dark] .pf-sort-item:hover{background:#ffffff0f}html[data-theme=dark] .pf-sort-item.is-active{background:#e5e7eb;color:#111827}html[data-theme=dark] .tx-head-row{border-bottom-color:#ffffff24;color:#e5e7ebeb}html[data-theme=dark] .tx-row{border-bottom-color:#ffffff1a}html[data-theme=dark] .tx-title{color:#e5e7ebeb}html[data-theme=dark] #reviewSort{background:#0b1220!important;color:#e5e7ebeb!important;border-color:#ffffff24!important}html[data-theme=dark] .profile-listings-box [style*="color:#6b7280"]{color:#e5e7eb9e!important}html[data-theme=dark] .profile-listings-box [style*="border-bottom:1px"]{border-bottom-color:#ffffff1a!important}.navbar-burger{display:none;width:44px;height:44px;border-radius:999px;border:1px solid var(--nav-border, #000);background:var(--nav-bg, #fff);color:var(--nav-text, #111827);cursor:pointer;align-items:center;justify-content:center;line-height:0}.navbar-burger:hover{background:#0000000a}.navbar-burger .bar{width:18px;height:2px;background:currentColor;display:block;border-radius:999px;position:relative}.navbar-burger .bar:before,.navbar-burger .bar:after{content:"";position:absolute;left:0;width:18px;height:2px;background:currentColor;border-radius:999px}.navbar-burger .bar:before{top:-6px}.navbar-burger .bar:after{top:6px}@media(max-width:900px){.navbar-inner{padding:.6rem 0;gap:.75rem}.navbar-burger{display:inline-flex}.navbar-left{gap:.75rem}.navbar-right{gap:.5rem}.navbar-links{position:absolute;left:0;right:0;top:100%;background:var(--nav-bg, #fff);border-bottom:1px solid var(--nav-border, #000);padding:12px 0 14px;display:none;flex-direction:column;align-items:stretch;gap:6px;z-index:45}.navbar-links a,.navbar-links .navcat-link{padding:12px 16px;border-radius:10px;margin:0 12px;font-weight:700}.navbar-links a:hover,.navbar-links .navcat-link:hover{background:#0000000a}.navbar.is-open .navbar-links{display:flex}.navcat-dd{position:static;margin:6px 12px 0;width:auto;max-height:240px}.navcat.has-dd:after{display:none}}html[data-theme=dark] .navbar-burger{border-color:var(--nav-border);background:var(--nav-bg)}@media(max-width:900px){html[data-theme=dark] .navbar-links a:hover,html[data-theme=dark] .navbar-links .navcat-link:hover{background:#ffffff0f}}.ml-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}@media(max-width:700px){.ml-head{flex-direction:column;align-items:stretch}}.ml-create-btn{display:inline-flex;align-items:center;justify-content:center;height:38px;border-radius:8px;padding:0 14px;font-size:14px;font-weight:800;background:#e60023;color:#fff;border:1px solid rgba(0,0,0,.12);text-decoration:none;white-space:nowrap}.ml-create-btn:hover{filter:brightness(.97)}.ml-actions{position:relative;display:inline-flex;justify-content:center}.ml-actions-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:170px;background:#fff;border:1px solid rgba(0,0,0,.2);border-radius:10px;box-shadow:0 18px 40px #0000001f;padding:6px;display:none;z-index:40}.ml-actions.open .ml-actions-menu{display:block}.ml-actions-item{display:flex;align-items:center;justify-content:flex-start;gap:10px;width:100%;padding:10px;border-radius:8px;font-size:13px;font-weight:700;color:#111;background:transparent;border:none;text-decoration:none;cursor:pointer;text-align:left}.ml-actions-item:hover{background:#f3f4f6}.ml-actions-item.danger{color:#b91c1c}.ml-actions-item.danger:hover{background:#fef2f2}.ml-actions-ico{width:18px;display:inline-flex;justify-content:center}html[data-theme=dark] .ml{background:#0b0f1a}html[data-theme=dark] .ml-card{background:#0b1220;border-color:#ffffff24}html[data-theme=dark] .ml-title,html[data-theme=dark] .ml-metric-label,html[data-theme=dark] .ml-metric-value,html[data-theme=dark] .ml-loc,html[data-theme=dark] .ml-price{color:#e5e7eb}html[data-theme=dark] .ml-metric{background:#0b1220;border-color:#ffffff1f}html[data-theme=dark] .ml-sub,html[data-theme=dark] td,html[data-theme=dark] .ml-pager-mid{color:#e5e7ebb3}html[data-theme=dark] .ml-th{background:#ffffff0f}html[data-theme=dark] .ml-table th,html[data-theme=dark] .ml-table td{border-bottom-color:#ffffff1a}html[data-theme=dark] .ml-table-wrap{border-top-color:#ffffff1f}html[data-theme=dark] .ml-dd-btn,html[data-theme=dark] .ml-pager a,html[data-theme=dark] .ml-pager button{background:#ffffff0f;border-color:#ffffff24;color:#e5e7ebe6}html[data-theme=dark] .ml-dd-caret{border-top-color:#e5e7ebe6}html[data-theme=dark] .ml-dd-menu{background:#0b1220;border-color:#ffffff24}html[data-theme=dark] .ml-dd-item{color:#e5e7ebe6}html[data-theme=dark] .ml-dd-item:hover{background:#ffffff14}html[data-theme=dark] .ml-actions-menu{background:#0b1220;border-color:#ffffff24}html[data-theme=dark] .ml-actions-item{color:#e5e7ebe6}html[data-theme=dark] .ml-actions-item:hover{background:#ffffff14}html[data-theme=dark] .ml-actions-item.danger{color:#fecaca}html[data-theme=dark] .ml-actions-item.danger:hover{background:#ef44441f}.legal-content{background:transparent}html[data-theme=dark] .legal-content{background:#0b1220;border:1px solid rgba(255,255,255,.14);border-radius:12px;padding:22px 22px 26px}html[data-theme=dark] .legal-content .legal-title,html[data-theme=dark] .legal-content .legal-h2,html[data-theme=dark] .legal-content .legal-h3{color:#e5e7eb!important}html[data-theme=dark] .legal-content .legal-text,html[data-theme=dark] .legal-content .legal-list,html[data-theme=dark] .legal-content .legal-list li,html[data-theme=dark] .legal-content p,html[data-theme=dark] .legal-content ul,html[data-theme=dark] .legal-content ol,html[data-theme=dark] .legal-content li{color:#e5e7ebc7!important}html[data-theme=dark] .legal-content .legal-meta{color:#e5e7eb9e!important}html[data-theme=dark] .legal-content li::marker{color:#e5e7ebbf!important}html[data-theme=dark] .legal-content a{color:#e5e7ebe6;text-decoration:underline}html[data-theme=dark] .legal-content a:hover{color:#fff}.profile-acct-link{background:transparent;border:0;padding:0;cursor:pointer;color:inherit}.profile-acct-link:hover{text-decoration:underline}.acct-modal{position:fixed;inset:0;z-index:99999}.acct-modal[hidden]{display:none}.acct-backdrop{position:absolute;inset:0;background:#00000059}.acct-dialog{position:relative;width:min(620px,calc(100vw - 40px));background:#fff;border-radius:14px;border:1px solid #e5e7eb;box-shadow:0 24px 80px #00000040;margin:170px auto 0;overflow:hidden}.acct-head{position:relative;padding:18px 20px;text-align:center}.acct-title{font-weight:900;font-size:18px;color:#111}.acct-x{position:absolute;top:12px;right:14px;width:40px;height:40px;border-radius:10px;border:0;background:transparent;cursor:pointer;font-size:18px;color:#111}.acct-body{padding:14px 24px 22px}.acct-about{color:#111;line-height:1.6;margin-bottom:18px;white-space:pre-wrap}.acct-section-title{font-weight:900;color:#111;margin-bottom:12px}.acct-lines{display:flex;flex-direction:column;gap:14px}.acct-line{color:#111}html[data-theme=dark] .acct-dialog{background:#111827;border-color:#ffffff24}html[data-theme=dark] .acct-title,html[data-theme=dark] .acct-x,html[data-theme=dark] .acct-about,html[data-theme=dark] .acct-section-title,html[data-theme=dark] .acct-line{color:#e5e7eb}html[data-theme=dark] .notif-page{background:#0b0f1a!important}html[data-theme=dark] .notif-card{background:#0b1220!important;border-color:#ffffff24!important}html[data-theme=dark] .notif-card-title,html[data-theme=dark] .notif-section-title,html[data-theme=dark] .notif-row-text{color:#e5e7eb!important}html[data-theme=dark] .notif-row+.notif-row{border-top-color:#ffffff1a!important}html[data-theme=dark] .notif-row-time{color:#e5e7eb9e!important}html[data-theme=dark] .notif-row-avatar{background:#ffffff14!important;color:#e5e7eb!important}html[data-theme=dark] .notif-row-thumb{background:#ffffff0f!important}html[data-theme=dark] .notif-page-btn{background:#ffffff14!important;color:#e5e7eb!important}html[data-theme=dark] .notif-page-btn:hover{background:#ffffff1f!important}.notif-card .pagination *{text-decoration:none}html[data-theme=dark] .notif-card .pagination *{color:#e5e7ebe6!important}html[data-theme=dark] .notif-card .pagination .disabled *{color:#e5e7eb73!important}.notif-row-avatar img{width:100%;height:100%;object-fit:cover;display:block;border-radius:999px}html[data-theme=dark] .notif-empty,html[data-theme=dark] .notif-footer,html[data-theme=dark] .notif-time,html[data-theme=dark] .profile-muted,html[data-theme=dark] .settings-section-sub,html[data-theme=dark] .settings-char-count,html[data-theme=dark] .clp-help,html[data-theme=dark] .cl-helper-text,html[data-theme=dark] .listing-header-time,html[data-theme=dark] .listing-subtitle,html[data-theme=dark] .pf-muted,html[data-theme=dark] .pf-review-date{color:#e5e7ebb3!important}html[data-theme=dark] .notif-section-title,html[data-theme=dark] .notif-row-text{color:#e5e7ebeb!important}html[data-theme=dark] .notif-card p,html[data-theme=dark] .notif-card .empty,html[data-theme=dark] .notif-card .empty-text{color:#e5e7ebb8!important}html[data-theme=dark] [style*="color:#111"],html[data-theme=dark] [style*="color: #111"],html[data-theme=dark] [style*="color:#000"],html[data-theme=dark] [style*="color: #000"]{color:#e5e7ebe0!important}html[data-theme=dark] .notif-dropdown .notif-empty{color:#e5e7ebad!important}html[data-theme=dark] .footer,html[data-theme=dark] .footer-link,html[data-theme=dark] .footer-bottom{color:#e5e7ebd9!important}@media(max-width:900px){.messages-page{padding:0!important;background:#fff!important}.messages-page .container{max-width:100%!important;padding:0!important}.messages-shell{border-radius:0!important;border:0!important;min-height:calc(100dvh - 60px);height:calc(100dvh - 60px)}.messages-main{padding:0!important;min-height:0}.messages-main-header{position:sticky;top:0;z-index:20;margin:0!important;padding:12px;background:#fff;border-bottom:1px solid #e5e7eb}.messages-thread-avatar.large{width:38px!important;height:38px!important;font-size:.8rem!important}.messages-main-name{font-size:15px!important;line-height:1.1;max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.messages-main-status{font-size:12px!important}.messages-listing-bar{position:sticky;top:62px;z-index:19;margin:0!important;border-left:0!important;border-right:0!important;border-radius:0!important;padding:10px 12px!important;background:#fff;border-top:0!important}.messages-listing-thumb{width:48px!important;height:48px!important;border-radius:12px!important}.messages-listing-title{font-size:14px!important;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.messages-listing-price{font-size:13px!important}.messages-timeline{padding:14px 12px 88px!important;margin:0!important;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.messages-date-separator{margin:10px 0 14px!important}.messages-date-separator span{background:#f3f4f6!important;border:1px solid #e5e7eb;border-radius:999px;padding:6px 10px!important;display:inline-block}.messages-row{margin-bottom:10px!important}.messages-bubble{max-width:84%!important;font-size:14px!important;padding:10px 12px!important;border-radius:16px!important}.messages-row-incoming .messages-bubble{border:1px solid #e5e7eb!important;background:#fff!important}.messages-row-outgoing .messages-bubble{background:#eef2ff!important}.messages-composer{position:sticky;bottom:0;z-index:25;background:#fff;border-top:1px solid #e5e7eb!important;padding:10px 12px calc(10px + env(safe-area-inset-bottom))!important;margin:0!important}.messages-attach-btn{width:44px;height:44px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center}.messages-composer-input{height:44px;font-size:14px!important;border-radius:14px!important;padding:0 14px!important}.messages-send-btn{width:44px!important;height:44px!important;border-radius:14px!important}}@media(max-width:900px){html[data-theme=dark] .messages-page{background:#0b0f1a!important}html[data-theme=dark] .messages-main-header,html[data-theme=dark] .messages-listing-bar,html[data-theme=dark] .messages-composer{background:#0b1220!important;border-color:#ffffff1f!important}html[data-theme=dark] .messages-date-separator span{background:#ffffff0f!important;border-color:#ffffff1f!important;color:#e5e7ebb8!important}html[data-theme=dark] .messages-row-incoming .messages-bubble{background:#0f172a!important;border-color:#ffffff1f!important;color:#e5e7ebe6!important}html[data-theme=dark] .messages-row-outgoing .messages-bubble{background:#e6002329!important;color:#e5e7ebeb!important}html[data-theme=dark] .messages-composer-input{background:#ffffff0a!important;border-color:#ffffff24!important;color:#e5e7ebeb!important}html[data-theme=dark] .messages-composer-input::placeholder{color:#e5e7eb8c!important}}@media(max-width:900px){.messages-shell{height:auto!important;min-height:calc(100dvh - 60px)!important;overflow:hidden!important}.messages-main{padding-bottom:calc(78px + env(safe-area-inset-bottom))!important}.messages-timeline{padding-bottom:calc(98px + env(safe-area-inset-bottom))!important;margin-bottom:0!important}.messages-composer{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:9999!important;background:#fff!important;border-top:1px solid #e5e7eb!important;padding:10px 12px calc(10px + env(safe-area-inset-bottom))!important;margin:0!important;touch-action:manipulation;-webkit-transform:translateZ(0)}.messages-page .container,.messages-main{max-width:100%!important}}@media(max-width:900px){html[data-theme=dark] .messages-composer{background:#0b1220!important;border-color:#ffffff1f!important}}.navbar .container,.navbar-inner,.navbar-left,.navbar-right{min-width:0}.navbar-links{min-width:0;overflow:visible;flex:1;position:relative}html[data-theme=dark]{--nav-bg: #181818;--dd-bg: #181818;--nav-border: rgba(255, 255, 255, .14);--dd-border: rgba(255, 255, 255, .12);--toggle-track: #181818}html[data-theme=dark] body,html[data-theme=dark] .hero-section,html[data-theme=dark] .filters-section,html[data-theme=dark] .listings-section,html[data-theme=dark] .profile-section,html[data-theme=dark] .profile-listings-section,html[data-theme=dark] .settings-page,html[data-theme=dark] .fp-page,html[data-theme=dark] .legal-page,html[data-theme=dark] .clp,html[data-theme=dark] .ml,html[data-theme=dark] .notif-page,html[data-theme=dark] .messages-page,html[data-theme=dark] .settings-sidebar,html[data-theme=dark] .settings-content-card,html[data-theme=dark] .profile-header,html[data-theme=dark] .profile-box,html[data-theme=dark] .pf-panel,html[data-theme=dark] .ml-card,html[data-theme=dark] .notif-card,html[data-theme=dark] .legal-content,html[data-theme=dark] .listing-show-main,html[data-theme=dark] .listing-show-vendor-card,html[data-theme=dark] .notif-dropdown,html[data-theme=dark] .profile-dropdown,html[data-theme=dark] .clp-card,html[data-theme=dark] .clp-modal{background:#181818!important}html[data-theme=dark] .messages-shell,html[data-theme=dark] .messages-main-header,html[data-theme=dark] .messages-listing-bar,html[data-theme=dark] .messages-composer,html[data-theme=dark] .settings-input,html[data-theme=dark] .settings-textarea,html[data-theme=dark] .clp-input,html[data-theme=dark] .clp-textarea,html[data-theme=dark] .messages-composer-input,html[data-theme=dark] .search-group{background:#404040!important}.navbar-links{overflow:visible!important;flex:1;min-width:0;position:relative}.navbar-links-scroll{display:flex;align-items:center;gap:3px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none}.navbar-links-scroll::-webkit-scrollbar{display:none}.navcat{position:relative;z-index:50}.navcat-dd{z-index:9999}@media(min-width:901px){.navbar-links,.navbar-links-scroll{overflow:visible!important}.navbar-links-scroll{white-space:nowrap}.navcat{position:relative;z-index:80}.navcat-dd{z-index:99999!important}}@media(hover:hover)and (pointer:fine){.navcat.has-dd:hover .navcat-dd{display:block!important}}.navcat-link:hover{background:#0000000a!important}html[data-theme=dark] .navcat-link:hover{background:#ffffff0f!important}@media(max-width:900px){.navbar-inner{padding:.55rem 0!important;gap:.6rem!important}.logo-crop{width:98px;height:44px}.logo-img{height:110px}.navbar-right{gap:.35rem!important}.navbar-links{box-shadow:0 18px 40px #0000001a}.navbar-links a,.navbar-links .navcat-link{padding:12px 14px!important;margin:0 12px!important;border-radius:12px!important}.navcat-dd{border-radius:12px!important;padding:8px!important}}.listing-image-wrapper img{transition:transform .18s ease,filter .18s ease}.listing-card-link:hover .listing-card{box-shadow:0 12px 28px #0f172a1f!important;transform:translateY(-2px)!important}.listing-card-link:hover .listing-image-wrapper img{transform:scale(1.03);filter:saturate(1.05)}html[data-theme=dark] .listing-card-link:hover .listing-card{box-shadow:0 16px 34px #00000059!important}.navbar-left,.navbar-right,.navbar-logo,.logo-crop{min-width:0}@media(max-width:900px){.navbar-left{flex:0 1 auto!important}.navbar-right,.navbar-logo{flex:0 0 auto!important}.logo-crop{width:92px!important;height:44px!important}.logo-img{height:108px!important}}@media(max-width:360px){.navbar-right{gap:.25rem!important}.navbar-icon-link,.navbar-icon-btn{width:40px!important;height:40px!important;flex:0 0 40px!important}.navbar-burger{width:40px!important;height:40px!important}.logo-crop{width:84px!important;height:40px!important}.logo-img{height:100px!important}}@media(max-width:420px){.navbar-right{gap:.25rem!important}.navbar-left{gap:.5rem!important}.logo-crop{width:92px!important;height:42px!important}.logo-img{height:104px!important;margin-left:-6px!important}.navbar-create-btn{padding:.5rem .85rem!important;font-size:.85rem!important;white-space:nowrap!important}}@media(max-width:360px){.logo-crop{width:82px!important;height:40px!important}.logo-img{height:96px!important;margin-left:-6px!important}.navbar-icon-link,.navbar-icon-btn,.navbar-burger{width:40px!important;height:40px!important;flex:0 0 40px!important}.navbar-avatar{width:28px!important;height:28px!important}.navbar-create-btn{width:40px!important;height:40px!important;padding:0!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:0!important;white-space:nowrap!important}.navbar-create-btn:before{content:"+";font-size:22px;font-weight:900;line-height:1}}html[data-theme=dark] img.theme-icon--usefilter{filter:invert(1) brightness(1.05)}.navbar-inner{position:relative}.navbar-right{position:relative;z-index:200}@media(min-width:901px){.navbar-links{min-width:0;flex:1}.navbar-links-scroll{overflow-x:auto!important;overflow-y:hidden!important;white-space:nowrap!important}.navbar-links,.navbar-links-scroll{overflow-x:auto!important}.navcat{position:relative;z-index:250}.navcat-dd{z-index:99999!important}}@media(max-width:900px){.navbar-links{top:100%!important;left:0!important;right:0!important;z-index:150!important}}@media(min-width:901px){.navbar-links{position:relative!important;display:flex!important}.navbar-links-scroll{display:flex!important;flex-direction:row!important;overflow-x:auto!important;overflow-y:visible!important;white-space:nowrap!important}}@media(max-width:900px){.navbar-inner{position:relative!important}.navbar-links{position:absolute!important;left:0!important;right:0!important;top:100%!important;width:100%!important;display:none!important;background:var(--nav-bg, #fff)!important;border-bottom:1px solid var(--nav-border, #000)!important;padding:12px 0 14px!important;flex-direction:column!important;align-items:stretch!important;gap:6px!important;max-height:calc(100dvh - 72px)!important;overflow:auto!important;-webkit-overflow-scrolling:touch!important;z-index:9999!important}.navbar.is-open .navbar-links{display:flex!important}.navbar-links-scroll{display:flex!important;flex-direction:column!important;gap:3px!important;overflow:visible!important;white-space:normal!important}.navcat{width:100%!important}.navcat-link{width:calc(100% - 24px)!important;margin:0 12px!important;justify-content:space-between!important}.navcat-dd{position:static!important;margin:6px 12px 0!important;width:auto!important;max-height:240px!important;overflow:auto!important;display:none!important}.navcat.is-open .navcat-dd{display:block!important}}@media(max-width:900px){.navbar-create-btn{display:none!important}}.navbar-mobile-create{display:none}@media(max-width:900px){.navbar-mobile-create{display:block!important;padding:12px 16px!important;margin:0 12px!important;border-radius:12px!important;font-weight:800!important;background:#e600231a!important}html[data-theme=dark] .navbar-mobile-create{background:#e600232e!important}}.navbar{z-index:2000!important}.navbar-inner,.navbar-notif-wrapper,.navbar-profile-wrapper{position:relative!important}.navbar-left,.navbar-right{min-width:0!important}.notif-dropdown,.profile-dropdown{display:none}.notif-dropdown{position:absolute;top:calc(100% + 10px);right:0;left:auto;width:min(360px,calc(100vw - 24px));max-width:calc(100vw - 24px);background:var(--dd-bg);border:1px solid var(--dd-border);border-radius:10px;box-shadow:var(--dd-shadow);overflow:hidden;z-index:99999}@media(max-width:900px){.notif-dropdown{position:fixed!important;top:var( --app-navbar-h )!important;left:12px!important;right:12px!important;width:auto!important;max-width:none!important}}@media(max-width:900px){.profile-dropdown{position:fixed!important;top:var(--app-navbar-h)!important;left:12px!important;right:12px!important;width:auto!important;max-width:none!important;z-index:9999;box-shadow:var(--dd-shadow);overflow:auto}}@media(min-width:901px){.navbar-links{position:relative!important;display:flex!important;align-items:center!important;flex:1!important;min-width:0!important;overflow:visible!important}.navbar-links-scroll{display:flex!important;align-items:center!important;gap:3px!important;overflow-x:auto!important;overflow-y:hidden!important;white-space:nowrap!important;-webkit-overflow-scrolling:touch;scrollbar-width:none}.navbar-links-scroll::-webkit-scrollbar{display:none}.navcat{position:relative!important}.navcat-dd{position:absolute!important;top:100%!important;left:0!important;margin-top:8px!important;z-index:99999!important}}@media(max-width:900px){.navbar-burger{display:inline-flex!important}.navbar-links{position:absolute!important;left:0!important;right:0!important;top:100%!important;display:none!important;flex-direction:column!important;align-items:stretch!important;gap:6px!important;padding:12px 0 14px!important;background:var(--nav-bg, #fff)!important;border-bottom:1px solid var(--nav-border, #000)!important;max-height:calc(100dvh - 72px)!important;overflow:auto!important;-webkit-overflow-scrolling:touch!important;z-index:150!important}.navbar.is-open .navbar-links{display:flex!important}.navbar-links-scroll{display:flex!important;flex-direction:column!important;gap:3px!important;overflow:visible!important;white-space:normal!important}.navcat-dd{position:static!important;margin:6px 12px 0!important;width:auto!important;max-height:240px!important;overflow:auto!important;display:none!important}.navcat.is-open .navcat-dd{display:block!important}}:root{--app-navbar-h: 73px}body.is-messages .messages-page{padding-top:calc(var(--app-navbar-h) + 1.5rem)!important}@media(max-width:900px){body.is-messages .messages-page{padding-top:var(--app-navbar-h)!important}}*,*:before,*:after{box-sizing:border-box}@media(max-width:900px){.notif-dropdown,.msgui{top:var(--app-navbar-h)!important}}@media(max-width:900px){.msgui{height:calc(100dvh - var(--app-navbar-h))!important}.msgui .messages-shell{height:100%!important;min-height:100%!important}}@media(max-width:900px){body.is-messages nav.navbar{position:fixed!important;top:var(--msgui-vv-top, 0px)!important;left:0;right:0;z-index:5000!important}body.is-messages .messages-page.msgui,body.is-messages .msgui.messages-page{position:fixed!important;left:0;right:0;top:calc(var(--msgui-vv-top, 0px) + var(--app-navbar-h, 64px))!important;height:calc(var(--msgui-safe-h, 100dvh) - var(--app-navbar-h, 64px))!important;padding:0!important;margin:0!important;overflow:hidden!important;z-index:1500!important}}@media(min-width:901px){.navcat-dd.is-fixed{position:fixed!important;margin-top:0!important;z-index:99999!important}}.search-group input{height:100%;line-height:44px;padding:0}@media(min-width:901px){.navbar-links{overflow:visible!important;min-width:0!important;flex:1!important}.navbar-links-scroll{overflow-x:auto!important;overflow-y:visible!important;white-space:nowrap!important}}.listing-image-wrapper{height:auto!important;aspect-ratio:1/1}.listing-image-wrapper img{display:block;width:100%;height:100%;object-fit:cover}.profile-avatar{width:72px;height:72px;border-radius:999px;overflow:hidden;background:#fff;display:block}.profile-avatar picture{display:block;width:100%;height:100%}.profile-avatar img{width:100%!important;height:100%!important;display:block;object-fit:cover;object-position:center}html[data-theme=dark] .ml .ml-col-center,html[data-theme=dark] .ml-col-center{color:#e5e7ebe6!important}html[data-theme=dark] .ml .ml-col-center{background:transparent!important}html[data-theme=dark] .ml .ml-col-center a,html[data-theme=dark] .ml .ml-col-center button,html[data-theme=dark] .ml .ml-col-center span{color:#e5e7ebe6!important}@media(max-width:900px){.settings-page{padding:16px 0 36px!important}.settings-layout{grid-template-columns:1fr!important;gap:14px!important}.settings-sidebar{padding:12px!important;overflow:hidden!important;position:relative!important}.settings-title{font-size:16px!important;margin:0 0 10px!important}.settings-nav{flex-direction:row!important;gap:10px!important;width:100%!important;padding:0 14px 8px!important;margin:0 -14px!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch;white-space:nowrap;scrollbar-width:none;scroll-padding-left:14px;scroll-padding-right:14px;scroll-snap-type:x proximity}.settings-nav::-webkit-scrollbar{display:none}.settings-nav-item{flex:0 0 auto!important;min-width:max-content!important;white-space:nowrap!important;padding:10px 12px!important;border-radius:999px!important;font-size:14px!important;border:1px solid rgba(0,0,0,.18);background:#fff;scroll-snap-align:start}.settings-nav-item.active{background:#111827!important;color:#fff!important;border-color:#111827!important}.settings-nav-spacer{display:inline-block;width:10px;flex:0 0 10px}.settings-content-card{padding:16px 14px 18px!important;min-height:auto!important}.settings-content-title{font-size:18px!important;margin:0 0 12px!important}.settings-avatar-row{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}.settings-avatar{width:88px!important;height:88px!important}.settings-avatar-text p{max-width:100%!important}.settings-section{margin-top:16px!important}.settings-section h3{font-size:16px!important;margin:0 0 6px!important}.settings-section-sub{font-size:13px!important;margin:0 0 10px!important}.settings-input{height:42px!important}.settings-textarea{min-height:120px!important}.phone-input-row{width:100%}.email-input-row{flex-direction:column!important;align-items:stretch!important;gap:10px!important}.settings-email-update{width:100%;justify-content:center}.settings-actions{justify-content:stretch!important}.settings-actions .btn-primary{width:100%}.settings-delete-actions{flex-direction:column-reverse!important;align-items:stretch!important}.settings-delete-actions .btn-outline,.settings-delete-actions .btn-danger{width:100%}.settings-sidebar:after{content:"";position:absolute;top:44px;right:12px;width:44px;height:52px;pointer-events:none;background:linear-gradient(to left,#fffffff5,#fff0)}html[data-theme=dark] .settings-nav-item{border-color:#ffffff2e;background:transparent;color:#e5e7ebe6}html[data-theme=dark] .settings-nav-item.active{background:#e5e7eb!important;color:#111827!important;border-color:#e5e7eb!important}html[data-theme=dark] .settings-sidebar:after{background:linear-gradient(to left,#181818fa,#18181800)!important}html[data-theme=dark] .settings-sidebar:before{background:linear-gradient(to right,#181818db,#18181800)!important;opacity:.45!important}}@media(max-width:900px){.fp-sidebar{width:100%!important;margin-bottom:12px!important;overflow:hidden!important}.fp-sidebar .fp-nav{display:flex!important;flex-direction:row!important;gap:10px!important;width:100%!important;padding:0 14px 10px!important;margin:0 -14px!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch;white-space:nowrap!important;scroll-padding-left:14px;scroll-padding-right:14px;scroll-snap-type:x proximity}.fp-sidebar .fp-nav a{display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;min-width:max-content!important;padding:10px 14px!important;border-radius:999px!important;scroll-snap-align:start}.fp-sidebar{position:relative}.fp-sidebar:after{content:"";position:absolute;top:0;right:12px;width:36px;height:48px;pointer-events:none;background:linear-gradient(to left,#000000d9,#0000)}}@media(min-width:901px){.fp-shell{display:grid;grid-template-columns:280px 1fr;gap:48px;align-items:start}.fp-sidebar{position:sticky;top:110px;align-self:start}.fp-sidebar .fp-nav{display:flex;flex-direction:column;gap:10px}.fp-sidebar .fp-nav a{display:flex;align-items:center;width:100%;padding:14px 18px;border-radius:5px;text-decoration:none;color:#111;font-size:15px;font-weight:500;line-height:1.2;background:transparent;transition:background .15s ease,color .15s ease}.fp-sidebar .fp-nav a:hover{background:#f3f3f3}.fp-sidebar .fp-nav a.active{background:#efefef;color:#111}}@media(min-width:901px){.fp-sidebar,.fp-sidebar .fp-nav,.fp-shell,.fp-content{border-right:none!important;outline:none!important;box-shadow:none!important}.fp-sidebar,.fp-sidebar .fp-nav{overflow:visible!important;max-height:none!important}.fp-sidebar::-webkit-scrollbar,.fp-sidebar .fp-nav::-webkit-scrollbar{width:0!important;height:0!important}.fp-sidebar,.fp-sidebar .fp-nav{scrollbar-width:none!important}}@media(max-width:900px){.fp-sidebar{width:100%!important;margin-bottom:12px!important;padding:12px!important;overflow:hidden!important;position:relative!important}.fp-sidebar .fp-nav{display:flex!important;flex-direction:row!important;gap:10px!important;width:100%!important;padding:0 14px 10px!important;margin:0 -14px!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch;white-space:nowrap!important;scrollbar-width:none;scroll-padding-left:14px;scroll-padding-right:14px;scroll-snap-type:x proximity}.fp-sidebar .fp-nav::-webkit-scrollbar{display:none}.fp-sidebar .fp-nav a{display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;min-width:max-content!important;padding:10px 12px!important;border-radius:999px!important;border:1px solid rgba(0,0,0,.18)!important;background:#fff!important;font-size:14px!important;font-weight:700!important;scroll-snap-align:start}.fp-sidebar .fp-nav a.active{background:#111827!important;color:#fff!important;border-color:#111827!important}.fp-sidebar:after{content:"";position:absolute;top:44px;right:12px;width:44px;height:52px;pointer-events:none;background:linear-gradient(to left,#fffffff5,#fff0)}.fp-sidebar:before{content:"";position:absolute;top:44px;left:12px;width:28px;height:52px;pointer-events:none;background:linear-gradient(to right,#ffffffdb,#fff0);opacity:.45}html[data-theme=dark] .fp-sidebar .fp-nav a{background:transparent!important;border-color:#ffffff2e!important;color:#e5e7ebe6!important}html[data-theme=dark] .fp-sidebar .fp-nav a.active{background:#e5e7eb!important;color:#111827!important;border-color:#e5e7eb!important}html[data-theme=dark] .fp-sidebar:after{background:linear-gradient(to left,#181818fa,#18181800)!important}html[data-theme=dark] .fp-sidebar:before{background:linear-gradient(to right,#181818db,#18181800)!important;opacity:.45!important}}.notif-dropdown.open,.profile-dropdown.open{display:block!important}.page-narrow{max-width:var(--site-max, 1200px);margin:0 auto;padding:0 var(--site-pad, 1.25rem)}.profile-header-left{min-width:0;flex:1 1 auto}.profile-name{max-width:360px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-inline-stats{flex-wrap:wrap;row-gap:8px}@media(max-width:900px){.profile-name{max-width:100%}}.pf-activate-btn{width:248px;max-width:100%;height:34px;margin:10px auto 0;display:flex;align-items:center;justify-content:center;gap:6px;border-radius:6px;border:.48px solid rgba(17,24,39,.28);background:#fff;color:#111827;font-weight:700;font-size:12px;line-height:1;letter-spacing:.01em;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:background .15s ease,border-color .15s ease,transform .06s ease}.pf-activate-btn:before{content:"↻";display:inline-block;font-size:13px;line-height:1;transform:translateY(-.5px);opacity:.85}.pf-activate-btn:hover{background:#11182708;border-color:#11182761}.pf-activate-btn:active{transform:translateY(1px)}.pf-activate-btn:focus-visible{outline:2px solid rgba(239,68,68,.28);outline-offset:2px}html[data-theme=dark] .pf-activate-btn{background:#11182759;border-color:#ffffff2e;color:#e5e7eb}html[data-theme=dark] .pf-activate-btn:hover{background:#ffffff0f;border-color:#ffffff42}.pf-item{display:flex;flex-direction:column}.pf-statusbar{position:absolute;left:0;right:0;bottom:0;height:54px;padding:0 16px;display:flex;align-items:center;background:#0000008c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:14px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#fff;z-index:5}.pf-statusbar--inactive{color:#fff}.pf-statusbar--draft{color:#ef4444}.pf-card.is-inactive .pf-img,.pf-card.is-draft .pf-img{filter:grayscale(1) brightness(.92);opacity:.88}.pf-card.is-selected .pf-statusbar{outline:3px solid #3b82f6;outline-offset:-3px;border-radius:0 0 16px 16px}.pf-tags{z-index:6}.pf-media{position:relative;overflow:hidden;border-radius:16px}.pf-status-strip{position:absolute;left:0;right:0;bottom:0;height:30px;padding:0 16px;display:flex;align-items:center;background:#0000008c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:14px;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:#fff;z-index:5}.pf-status-strip.is-draft{color:#ef4444}.pf-status-strip.is-inactive{color:#fff}.pf-badge,.pf-tags{z-index:6}.pf-card.is-inactive .pf-img,.pf-card.is-draft .pf-img{filter:brightness(.92);opacity:.5}.actm-dialog .actm-actions{display:flex;gap:12px}.actm-dialog .actm-actions .actm-btn,.actm-dialog .actm-actions a.actm-btn,.actm-dialog .actm-actions button.actm-btn{flex:1 1 0;width:100%;max-width:100%;min-height:42px!important;height:42px!important;padding:0 14px!important;font-size:14px!important;line-height:1!important;border-radius:12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important}.actm-dialog .actm-actions .actm-btn.primary{background:#ef4444!important;border-color:#ef4444!important;color:#fff!important}.actm-dialog .actm-actions .actm-btn:not(.primary){background:#fff!important;border:1px solid rgba(17,24,39,.18)!important;color:#111827!important}html[data-theme=dark] .actm-dialog .actm-actions .actm-btn:not(.primary){background:#ffffff0f!important;border-color:#ffffff1f!important;color:#e5e7eb!important}.ls2 .ls2-seeall{display:inline-flex;align-items:center;gap:8px;margin-top:10px;font-weight:900;color:#111;text-decoration:none;background:transparent;border:0;padding:2px 0}.ls2 .ls2-seeall:hover{text-decoration:underline}html[data-theme=dark] .ls2 .ls2-seeall{color:#e5e7eb!important}html[data-theme=dark] .ls2 .ls2-seeall:hover{text-decoration:underline}.listings-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px 22px}@media(max-width:1100px){.listings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.listings-grid{grid-template-columns:1fr}}.listings-section .ls2-scard{display:block;text-decoration:none;color:inherit}.listings-section .ls2-scard-head{display:flex;align-items:center;gap:10px;margin-bottom:10px;min-width:0}.listings-section .ls2-scard-ava{width:32px;height:32px;border-radius:999px;overflow:hidden;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;flex:0 0 32px}.listings-section .ls2-scard-ava img{width:100%;height:100%;object-fit:cover;display:block}.listings-section .ls2-scard-vmeta{min-width:0;line-height:1.15}.listings-section .ls2-scard-vname{font-weight:400;font-size:15px;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.listings-section .ls2-scard-vtime{margin-top:2px;font-size:11px;color:#0000008c;font-weight:400}.listings-section .ls2-scard-img{position:relative;border-radius:12px;overflow:hidden;background:#f3f4f6;border:1px solid rgba(0,0,0,.1);aspect-ratio:1/1;height:auto}.listings-section .ls2-scard-img img{width:100%;height:100%;object-fit:cover;display:block}.listings-section .ls2-scard-tags{position:absolute;top:10px;right:10px;display:flex;gap:8px;z-index:2}.listings-section .ls2-scard-pill{font-size:12px;font-weight:400;padding:4px 10px;border-radius:999px;background:#1111118c;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.listings-section .ls2-scard-body{padding-top:10px}.listings-section .ls2-scard-loc{font-size:14px;font-weight:500;color:#111;line-height:1.25;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.listings-section .ls2-scard-sub{font-size:12px;color:#0009;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.listings-section .ls2-scard-price{font-weight:700;color:#111}@media(hover:hover)and (pointer:fine){.listings-section .ls2-scard:hover .ls2-scard-img{transform:translateY(-1px);box-shadow:0 14px 32px #0f172a1f}}html[data-theme=dark] .listings-section .ls2-scard-vname,html[data-theme=dark] .listings-section .ls2-scard-loc,html[data-theme=dark] .listings-section .ls2-scard-price{color:#e5e7eb}html[data-theme=dark] .listings-section .ls2-scard-vtime,html[data-theme=dark] .listings-section .ls2-scard-sub{color:#e5e7eba6}html[data-theme=dark] .listings-section .ls2-scard-img{border-color:#ffffff1f;background:#ffffff0f}.pf-card .pf-loc{font-size:14px;font-weight:500;line-height:1.25}.pf-card .pf-title{font-size:12px;font-weight:500;color:#0009;line-height:1.25}.pf-card .pf-price{font-weight:900}.pf-card .pf-badge-time,.pf-card .pf-tag{font-size:12px;font-weight:400}html[data-theme=dark] .pf-card .pf-loc,html[data-theme=dark] .pf-card .pf-price{color:#e5e7eb!important}html[data-theme=dark] .pf-card .pf-title{color:#e5e7ebb8!important}.listing-card .listing-location{font-size:14px;font-weight:500;line-height:1.25}.listing-card .listing-subtitle{font-size:12px;font-weight:500;color:#0009;line-height:1.25}.listing-card .listing-price{font-weight:900}html[data-theme=dark] .listing-card .listing-location,html[data-theme=dark] .listing-card .listing-price{color:#e5e7eb!important}html[data-theme=dark] .listing-card .listing-subtitle{color:#e5e7ebb8!important}.pf-scard-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px 22px}@media(max-width:1100px){.pf-scard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.pf-scard-grid{grid-template-columns:1fr}}.ls2-scard{display:block;text-decoration:none;color:inherit}.ls2-scard *{box-sizing:border-box}.ls2-scard--nohead .ls2-scard-head{display:none!important}.ls2-scard-img{position:relative;border-radius:12px;overflow:hidden;background:#f3f4f6;border:1px solid rgba(0,0,0,.1);aspect-ratio:1/1;height:auto;transform:translateZ(0);transition:transform .18s ease,box-shadow .18s ease}.ls2-scard-img img{width:100%;height:100%;object-fit:cover;display:block}.ls2-scard-time{position:absolute;top:10px;left:10px;font-size:11px;font-weight:400;padding:4px 10px;border-radius:999px;background:#1111118c;color:#fff;z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ls2-scard-tags{position:absolute;top:10px;right:10px;display:flex;gap:8px;z-index:2}.ls2-scard-pill{font-size:12px;font-weight:400;padding:4px 10px;border-radius:999px;background:#1111118c;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ls2-scard-strip{position:absolute;left:0;right:0;bottom:0;padding:10px 14px;font-weight:900;font-size:12px;letter-spacing:.12em;background:#111827;color:#fff;z-index:2}.ls2-scard-strip.is-draft{background:#b91c1c}.ls2-scard-body{padding-top:10px}.ls2-scard-loc{font-size:14px;font-weight:500;color:#111;line-height:1.25;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ls2-scard-sub{font-size:12px;color:#0009;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.ls2-scard-price{display:flex;align-items:baseline;gap:8px;line-height:1}.ls2-price-amt{font-weight:700;font-size:16px;letter-spacing:-.02em}.ls2-price-unit{font-weight:400;font-size:16px;color:#6b7280;white-space:nowrap}@media(hover:hover)and (pointer:fine){.ls2-scard:hover .ls2-scard-img{transform:translateY(-1px);box-shadow:0 14px 32px #0f172a1f}}html[data-theme=dark] .ls2-scard-loc,html[data-theme=dark] .ls2-scard-price{color:#e5e7eb!important}html[data-theme=dark] .ls2-scard-sub{color:#e5e7ebb8!important}html[data-theme=dark] .ls2-scard-img{background:#202020!important;border-color:#ffffff1a!important}.profile-avatar{width:64px;height:64px;border-radius:999px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#111827;color:#fff;box-shadow:0 6px 16px #0000001a}.profile-avatar img,.profile-avatar picture,.profile-avatar picture img{width:100%;height:100%;display:block;object-fit:cover}.profile-avatar-fallback{font-weight:900;font-size:18px;letter-spacing:.02em;line-height:1;-webkit-user-select:none;user-select:none}html[data-theme=dark] .profile-avatar{border-color:#ffffff24;box-shadow:0 10px 22px #00000073}@media(max-width:480px){.profile-avatar{width:56px;height:56px}.profile-avatar-fallback{font-size:16px}}.trend-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px}@media(max-width:1024px){.trend-grid{grid-template-columns:1fr}}.trend-card{border:1px solid rgba(15,23,42,.12);border-radius:14px;background:#fff;padding:16px 16px 12px}.trend-title{font-weight:700;font-size:16px;margin-bottom:10px;display:flex;align-items:center;gap:8px}.trend-list,.trend-ops{margin:0;padding:0;list-style:none;display:grid;gap:10px}.trend-list li{display:flex;gap:10px;align-items:center;padding:8px 10px;border-radius:12px;background:#0f172a08}.trend-rank{width:22px;text-align:center;font-weight:700;font-size:15px;opacity:.65}.trend-label{font-weight:700;opacity:.92}.trend-op{display:flex;gap:10px;align-items:center;padding:8px 10px;border-radius:12px;background:#0f172a08}.trend-ava{width:34px;height:34px;border-radius:999px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;font-weight:900;background:#0f172a14;flex:0 0 auto}.trend-ava img{width:100%;height:100%;object-fit:cover;display:block}.trend-opmeta{display:flex;flex-direction:column;line-height:1.1}.trend-opname{font-weight:700}.trend-opsub{font-size:12px;opacity:.65;margin-top:2px}.trend-empty{opacity:.7;padding:10px}html[data-theme=dark] .trend-card{background:#181818bf;border-color:#ffffff1a}html[data-theme=dark] .trend-list li,html[data-theme=dark] .trend-op{background:#ffffff0f}html[data-theme=dark] .trend-ava{background:#ffffff1a}.pf-head-right{margin-left:auto;display:flex;align-items:center;gap:18px}.pf-metric{min-width:110px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.pf-metric-top{display:flex;align-items:center;justify-content:center;gap:6px;line-height:1}.pf-metric-value{font-weight:700;font-size:17px;letter-spacing:-.02em;color:#111827}.pf-metric-star{font-size:16px;transform:translateY(1px)}.pf-metric-sub{margin-top:8px;font-size:14px;color:#111827;opacity:.85;font-weight:400}.pf-vdiv{width:1px;height:56px;background:#e5e7eb}.pf-actions{display:flex;align-items:center;gap:12px}.pf-follow-btn{padding:10px 22px;border-radius:7px;font-weight:800}.pf-more{position:relative}.pf-kebab{width:44px;height:44px;border-radius:12px;border:none;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:22px;line-height:1}.pf-kebab:hover{background:#1118270a}.pf-menu{position:absolute;right:0;top:calc(100% + 8px);min-width:170px;padding:6px;border-radius:14px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 18px 45px #00000024;display:none;z-index:50}.pf-menu.is-open{display:block}.pf-menu-item{display:block;padding:10px 12px;border-radius:10px;font-weight:800;text-decoration:none;color:#b91c1c}.pf-menu-item:hover{background:#b91c1c14}html[data-theme=dark] .pf-metric-value{color:#e5e7eb}html[data-theme=dark] .pf-metric-sub{color:#e5e7eb;opacity:.8}html[data-theme=dark] .pf-vdiv{background:#ffffff24}html[data-theme=dark] .pf-kebab{background:#ffffff0f;color:#e5e7eb}html[data-theme=dark] .pf-menu{background:#0b1220;border-color:#ffffff24;box-shadow:0 18px 45px #00000073}@media(max-width:900px){.pf-head-right{width:100%;justify-content:space-between;margin-left:0;margin-top:10px}.pf-metric{min-width:auto}.pf-vdiv{display:none}}.profile-avatar{width:72px;height:72px;border-radius:999px;overflow:hidden;background:#f97316;display:flex;align-items:center;justify-content:center;flex-shrink:0}.profile-avatar img{width:100%;height:100%;object-fit:cover;display:block}html[data-theme=dark] .profile-avatar{background:#111827}@supports (aspect-ratio: 1 / 1){.pf-media .pf-img{height:auto!important;aspect-ratio:1 / 1;object-fit:cover}}.search-row,.search-group{align-items:center!important}.search-group img{display:block;flex:0 0 18px}.search-group input{height:100%;line-height:normal;padding:0}:root{--app-navbar-h: 72px}@media(max-width:900px){:root{--app-navbar-h: 64px}}.hero-section .search-row{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:12px;max-width:1200px;margin:0 auto;width:100%}.hero-section .search-group{min-width:0;width:100%}.hero-section .search-group input{width:100%;min-width:0}@media(max-width:900px){.hero-section .search-row{grid-template-columns:1fr;max-width:100%}.hero-section .btn-search{width:100%}}.stx-modal{position:fixed;inset:0;display:none;z-index:9999}.stx-modal.is-open{display:block}.stx-backdrop{position:absolute;inset:0;background:#0000008c}.stx-dialog{position:relative;width:min(560px,calc(100% - 28px));margin:10vh auto 0;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 24px 60px #00000040;outline:none}.stx-head{display:flex;align-items:flex-start;justify-content:space-between;padding:16px 18px;border-bottom:1px solid rgba(0,0,0,.08)}.stx-title{font-weight:900;font-size:16px;line-height:1.2}.stx-sub{display:block;font-weight:600;font-size:12px;color:#6b7280;margin-top:4px}.stx-x{appearance:none;border:0;background:transparent;font-size:18px;line-height:1;cursor:pointer;padding:6px 8px;border-radius:10px}.stx-x:hover{background:#0000000d}.stx-body{padding:16px 18px}.stx-alert{border-radius:12px;padding:12px 14px;font-size:14px;border:1px solid rgba(0,0,0,.08)}.stx-alert.success{background:#ecfdf5;border-color:#a7f3d0}.stx-alert.error{background:#fef2f2;border-color:#fecaca}.stx-foot{padding:14px 18px;border-top:1px solid rgba(0,0,0,.08);display:flex;justify-content:flex-end}.stx-btn{border:0;border-radius:12px;padding:10px 14px;font-weight:800;cursor:pointer}.stx-btn.primary{background:#111827;color:#fff}.stx-btn.primary:hover{filter:brightness(.95)}.sad-modal{position:fixed;inset:0;display:none;z-index:9999}.sad-modal.is-open{display:block}.sad-backdrop{position:absolute;inset:0;background:#0000008c}.sad-dialog{position:relative;width:min(520px,calc(100% - 28px));margin:12vh auto 0;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 24px 60px #00000040;outline:none}.sad-head{display:flex;align-items:flex-start;justify-content:space-between;padding:16px 18px;border-bottom:1px solid rgba(0,0,0,.08)}.sad-title{font-weight:900;font-size:16px;line-height:1.2}.sad-x{appearance:none;border:0;background:transparent;font-size:18px;cursor:pointer;padding:6px 8px;border-radius:10px}.sad-x:hover{background:#0000000d}.sad-body{padding:16px 18px}.sad-sub{color:#374151;font-weight:800;margin-bottom:10px}.sad-list{margin:0;padding-left:18px;color:#6b7280}.sad-list li{margin:6px 0}.sad-foot{padding:14px 18px;border-top:1px solid rgba(0,0,0,.08);display:flex;justify-content:flex-end;gap:10px}.sad-btn{border:0;border-radius:12px;padding:10px 14px;font-weight:900;cursor:pointer}.sad-btn.ghost{background:#f3f4f6;color:#111827}.sad-btn.ghost:hover{filter:brightness(.98)}.sad-btn.danger{background:#dc2626;color:#fff}.sad-btn.danger:hover{filter:brightness(.95)}.sad-btn:disabled{opacity:.6;cursor:not-allowed;filter:none}:root{--dm-bg: #181818;--dm-surface: #1f1f1f;--dm-surface2: #242424;--dm-border: rgba(255, 255, 255, .1);--dm-text: rgba(255, 255, 255, .92);--dm-muted: rgba(255, 255, 255, .64);--dm-muted2: rgba(255, 255, 255, .52);--dm-shadow: 0 24px 60px rgba(0, 0, 0, .55)}html[data-theme=dark] .stx-backdrop,html[data-theme=dark] .sad-backdrop{background:#000000b3}html[data-theme=dark] .stx-dialog,html[data-theme=dark] .sad-dialog{background:var(--dm-bg);color:var(--dm-text);box-shadow:var(--dm-shadow);border:1px solid var(--dm-border)}html[data-theme=dark] .stx-head,html[data-theme=dark] .sad-head{border-bottom:1px solid var(--dm-border)}html[data-theme=dark] .stx-foot,html[data-theme=dark] .sad-foot{border-top:1px solid var(--dm-border)}html[data-theme=dark] .stx-title,html[data-theme=dark] .sad-title{color:var(--dm-text)}html[data-theme=dark] .stx-sub,html[data-theme=dark] .sad-sub{color:var(--dm-muted)}html[data-theme=dark] .stx-x,html[data-theme=dark] .sad-x{color:var(--dm-text)}html[data-theme=dark] .stx-x:hover,html[data-theme=dark] .sad-x:hover{background:#ffffff14}html[data-theme=dark] .sad-list{color:var(--dm-muted2)}html[data-theme=dark] .stx-alert{background:var(--dm-surface);border-color:var(--dm-border);color:var(--dm-text)}html[data-theme=dark] .stx-alert.success{background:#10b98124;border-color:#10b98159}html[data-theme=dark] .stx-alert.error{background:#ef444424;border-color:#ef444459}html[data-theme=dark] .stx-btn.primary{background:#fff;color:#0f0f0f}html[data-theme=dark] .stx-btn.primary:hover{filter:brightness(.95)}html[data-theme=dark] .sad-btn.ghost{background:var(--dm-surface2);color:var(--dm-text);border:1px solid var(--dm-border)}html[data-theme=dark] .sad-btn.ghost:hover{background:#ffffff14;filter:none}html[data-theme=dark] .sad-btn.danger{background:#ef4444;color:#fff}html[data-theme=dark] .sad-btn.danger:hover{filter:brightness(.93)}html[data-theme=dark] .sad-btn:disabled{opacity:.55;cursor:not-allowed}.notif-foot{padding:10px 12px 12px;border-top:1px solid var(--dd-border);background:var(--dd-bg)}.notif-markall-btn{width:100%;border:1px solid rgba(0,0,0,.1);border-radius:10px;padding:10px 12px;background:#1118270f;color:var(--dd-text);font-weight:900;font-size:14px;cursor:pointer;transition:background .15s ease,transform .05s ease}.notif-markall-btn:hover{background:#1118271a}.notif-markall-btn:active{transform:translateY(1px)}html[data-theme=dark] .notif-foot{border-top-color:#ffffff1f}html[data-theme=dark] .notif-markall-btn{border-color:#ffffff24;background:#ffffff0f;color:#e5e7eb}html[data-theme=dark] .notif-markall-btn:hover{background:#ffffff1a}.notif-dropdown{display:none;flex-direction:column}.notif-dropdown.open{display:flex}.notif-list{max-height:360px;overflow:auto;-webkit-overflow-scrolling:touch}.notif-foot{padding:10px 12px 12px;border-top:1px solid var(--dd-border);background:var(--dd-bg);position:sticky;bottom:0;z-index:2}.notif-foot:before{content:"";position:absolute;left:0;right:0;top:-10px;height:10px;pointer-events:none;background:linear-gradient(to top,var(--dd-bg),rgba(255,255,255,0))}html[data-theme=dark] .notif-foot:before{background:linear-gradient(to top,var(--dd-bg),rgba(15,23,42,0))}.notif-item.unread{position:relative;background:#3b82f614}.notif-item.unread:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#3b82f6;border-radius:0}.notif-item.unread:hover{background:#3b82f61f}html[data-theme=dark] .notif-item.unread{background:#60a5fa29}html[data-theme=dark] .notif-item.unread:before{background:#60a5fa}html[data-theme=dark] .notif-item.unread:hover{background:#60a5fa38}
