:root{--ink:#211c18;--ink-soft:#61584f;--sand:#f7f3ee;--paper:#fffdf9;--line:#e4dbd1;--orange:#dc5d2a;--orange-dark:#aa3f18;--orange-soft:#f8dfd1;--clay:#893f2d;--sage:#527062;--sun:#efba54;--shadow-sm:0 7px 22px #31251b12;--shadow-md:0 18px 48px #31251b21;--radius-sm:10px;--radius-md:18px;--radius-lg:30px;--container:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--sand);font-family:var(--font-body), Inter, Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{object-fit:cover}svg{flex:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-display), Outfit, sans-serif;letter-spacing:-.035em}.site-container{width:min(calc(100% - 40px), var(--container));margin-inline:auto}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:999;color:#fff;background:var(--ink);border-radius:8px;padding:10px 16px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:none}:focus-visible{outline-offset:3px;outline:3px solid #dc5d2a61}.button{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:10px 18px;font-weight:750;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button svg{width:18px;height:18px}.button-primary{color:#fff;background:var(--orange);box-shadow:0 7px 18px #dc5d2a38}.button-primary:hover{background:var(--orange-dark)}.button-dark{color:#fff;background:var(--ink)}.button-light{color:var(--clay);background:#fff8f0}.button-outline{border-color:var(--line);background:var(--paper)}.button-quiet{border-color:var(--line);background:var(--paper);min-height:38px;padding:7px 12px}.button-full{width:100%}.eyebrow{color:var(--orange-dark);letter-spacing:.13em;text-transform:uppercase;margin-bottom:9px;font-size:.75rem;font-weight:850;display:block}.site-header{z-index:60;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf9e8;border-bottom:1px solid #e4dbd1e6;position:sticky;top:0}.header-inner{align-items:center;gap:20px;height:72px;display:flex}.brand-mark{font-family:var(--font-display), sans-serif;letter-spacing:-.07em;align-items:center;gap:8px;font-size:1.65rem;font-weight:850;display:inline-flex}.brand-mark svg{width:29px;height:29px;color:var(--orange)}.location-pill{border-left:1px solid var(--line);min-width:0;color:var(--ink-soft);align-items:center;gap:7px;padding:8px 11px;font-size:.83rem;font-weight:650;display:inline-flex}.location-pill svg{width:16px}.header-search{background:#f3eee8;border:1px solid #0000;border-radius:10px;flex:1;align-items:center;gap:8px;max-width:320px;height:42px;padding:0 13px;display:flex}.header-search:focus-within{border-color:var(--orange);background:#fff}.header-search svg{width:17px;color:var(--ink-soft)}.header-search input{background:0 0;border:0;outline:0;width:100%;min-width:0}.desktop-nav{align-items:stretch;gap:2px;margin-left:auto;display:flex}.desktop-nav a{min-width:66px;color:var(--ink-soft);border-radius:9px;flex-direction:column;align-items:center;gap:3px;padding:7px 8px 5px;font-size:.67rem;font-weight:700;display:flex;position:relative}.desktop-nav a:hover,.desktop-nav a.is-active{color:var(--orange-dark);background:var(--orange-soft)}.desktop-nav svg{width:19px;height:19px}.nav-badge{color:#fff;background:var(--orange);border:2px solid var(--paper);border-radius:20px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:.58rem;display:grid;position:absolute;top:2px;right:12px}.header-post{flex:none}.mobile-menu-button,.mobile-nav-shell{display:none}.hero{color:#fff;background:linear-gradient(120deg,#873a27 0%,#b84a24 50%,#df692b 100%);min-height:570px;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #ffffff26;border-radius:50%;width:560px;height:560px;position:absolute;top:-230px;right:-120px;box-shadow:0 0 0 90px #ffffff06,0 0 0 180px #ffffff05}.hero-grain{opacity:.14;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.3'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-content{z-index:3;padding-top:78px;padding-bottom:135px;position:relative}.hero-kicker{color:#ffe4cf;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:20px;font-size:.78rem;font-weight:800;display:inline-flex}.hero-kicker svg{width:16px}.hero h1{letter-spacing:-.065em;max-width:760px;margin-bottom:18px;font-size:clamp(3.15rem,6.7vw,6.5rem);line-height:.89}.hero h1 em{color:#ffd58e;letter-spacing:-.055em;font-family:Georgia,serif;font-weight:400}.hero-copy{color:#f9e8dd;max-width:610px;margin-bottom:32px;font-size:1.1rem;line-height:1.65}.search-bar{max-width:890px;min-height:66px;color:var(--ink);background:var(--paper);border:1px solid #fff6;border-radius:15px;grid-template-columns:minmax(250px,1fr) 235px auto;gap:0;padding:6px;display:grid;box-shadow:0 20px 60px #45180c40}.search-field,.search-location{align-items:center;gap:11px;padding-inline:15px;display:flex}.search-field{border-right:1px solid var(--line)}.search-field svg,.search-location svg{width:20px;color:var(--orange)}.search-field input,.search-location select{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0}.search-field input{font-size:1rem}.search-location select{cursor:pointer;font-weight:650}.search-bar .button{border-radius:10px;min-width:118px}.search-bar.is-compact{max-width:none;min-height:58px;box-shadow:var(--shadow-sm);border-color:var(--line)}.popular-searches{color:#f6dacf;flex-wrap:wrap;align-items:center;gap:9px;margin-top:16px;font-size:.75rem;display:flex}.popular-searches a{color:#fff;border:1px solid #ffffff40;border-radius:30px;padding:5px 9px}.popular-searches a:hover{background:#ffffff1f}.hero-stat{color:#ffe1bb;flex-direction:column;align-items:flex-end;display:flex;position:absolute;top:132px;right:0}.hero-stat strong{font-family:var(--font-display);font-size:2.3rem}.hero-stat span{letter-spacing:.06em;text-transform:uppercase;font-size:.75rem}.tirana-skyline{z-index:1;bottom:-2px;opacity:.26;height:124px;position:absolute;inset-inline:0}.tirana-skyline:after{content:"";background:#632c23;width:100%;height:30px;position:absolute;bottom:0}.mountain{border:2px solid #0000;border-color:#ffe5d1 #0000 #0000 #ffe5d1;width:330px;height:100px;position:absolute;bottom:28px;transform:rotate(28deg)skew(-15deg)}.mountain-one{left:8%}.mountain-two{right:9%;transform:rotate(35deg)skew(-8deg)}.building{border:2px solid #ffe5d1;border-bottom:0;position:absolute;bottom:29px}.building:after{content:"";opacity:.65;background:repeating-linear-gradient(90deg,#0000 0 9px,#ffe5d1 10px 11px),repeating-linear-gradient(0deg,#0000 0 8px,#ffe5d1 9px 10px);position:absolute;inset:8px}.building-one{width:70px;height:75px;left:22%}.building-two{width:48px;height:102px;left:35%}.building-three{width:90px;height:65px;right:29%}.building-four{width:55px;height:90px;right:18%}.page-section{padding:84px 0}.section-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:30px;display:flex}.section-heading h2{margin:0;font-size:clamp(2rem,3vw,3rem);line-height:1}.section-heading p{max-width:590px;color:var(--ink-soft);margin:11px 0 0;line-height:1.6}.text-link{color:var(--orange-dark);white-space:nowrap;border-bottom:1px solid;align-items:center;gap:7px;padding-bottom:4px;font-size:.87rem;font-weight:800;display:inline-flex}.text-link svg{width:16px}.category-section{background:var(--paper)}.category-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.category-card{border:1px solid var(--line);border-radius:var(--radius-md);background:#faf5ee;min-width:0;min-height:175px;padding:19px;transition:transform .2s,box-shadow .2s,border-color .2s}.category-card:hover{box-shadow:var(--shadow-sm);border-color:#d8b9a8;transform:translateY(-3px)}.category-tone-2{background:#f2f1e9}.category-tone-3{background:#f5eee9}.category-tone-4{background:#f0f3ed}.category-card-main{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;display:grid}.category-card-main>svg{width:18px;color:var(--ink-soft)}.category-icon{width:50px;height:50px;color:var(--orange-dark);background:#ffffffad;border:1px solid #fffc;border-radius:14px;place-items:center;display:grid}.category-card strong{font-family:var(--font-display);letter-spacing:-.02em;font-size:1.12rem;display:block}.category-card small{color:var(--ink-soft);margin-top:3px;font-size:.7rem;display:block}.category-children{flex-wrap:wrap;gap:6px 13px;padding-top:18px;display:flex}.category-children a{color:var(--ink-soft);font-size:.76rem}.category-children a:hover{color:var(--orange-dark);text-decoration:underline}.sponsored-section{background:#f3ece5}.recent-section{background:var(--sand)}.listing-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.listing-card{background:var(--paper);border:1px solid var(--line);border-radius:15px;min-width:0;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 3px 12px #32261c08}.listing-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.listing-media{aspect-ratio:1.18;background:#eee4d7;position:relative;overflow:hidden}.listing-media>a{position:absolute;inset:0}.listing-media img{transition:transform .3s}.listing-card:hover .listing-media img{transform:scale(1.035)}.listing-placeholder{color:#583222a6;background:linear-gradient(145deg,#edd5c2,#f6e9dc);flex-direction:column;justify-content:center;align-items:center;gap:9px;display:flex;position:absolute;inset:0}.listing-placeholder:before{content:"";border:1px solid #76483229;border-radius:50% 50% 42% 58%;position:absolute;inset:14px}.listing-placeholder span{z-index:1;letter-spacing:.12em;text-transform:uppercase;font-size:.63rem;font-weight:800}.listing-placeholder svg{z-index:1}.category-automjete .listing-placeholder{color:#38514a;background:linear-gradient(145deg,#dce1df,#f0eee8)}.category-elektronike .listing-placeholder{color:#524466;background:linear-gradient(145deg,#e0dbea,#f2edf5)}.category-imobiliare .listing-placeholder{color:#714a35;background:linear-gradient(145deg,#e9dacb,#f5eadf)}.category-punesim .listing-placeholder{color:#376152;background:linear-gradient(145deg,#d8e6e1,#eef4f0)}.promotion-badge{z-index:2;color:#fff;background:var(--orange);letter-spacing:.04em;text-transform:uppercase;border-radius:6px;padding:5px 8px;font-size:.62rem;font-weight:850;position:absolute;top:10px;left:10px}.promotion-badge.is-inline{margin-bottom:9px;display:inline-block;position:static}.favorite-button{z-index:3;width:34px;height:34px;color:var(--ink);cursor:pointer;background:#ffffffe6;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:9px;right:9px;box-shadow:0 3px 11px #0000001f}.favorite-button svg{width:17px}.favorite-button.is-saved{color:var(--orange)}.favorite-button.is-saved svg{fill:currentColor}.favorite-button.is-labelled{border:1px solid var(--line);width:auto;box-shadow:none;border-radius:10px;gap:7px;padding:0 13px;display:inline-flex;position:static}.photo-count{z-index:2;color:#fff;background:#191613b3;border-radius:5px;align-items:center;gap:4px;padding:4px 6px;font-size:.64rem;display:inline-flex;position:absolute;bottom:8px;right:8px}.photo-count svg{width:13px;height:13px}.listing-card-body{padding:14px}.listing-card h3{min-height:2.65em;font-family:var(--font-body);letter-spacing:-.012em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:10px;font-size:.89rem;font-weight:710;line-height:1.35;display:-webkit-box;overflow:hidden}.listing-card h3:hover{color:var(--orange-dark)}.listing-price{min-height:23px;font-family:var(--font-display);font-size:1.08rem;display:block}.listing-meta{color:var(--ink-soft);border-top:1px solid #eee7df;justify-content:space-between;align-items:center;gap:6px;margin-top:12px;padding-top:10px;font-size:.65rem;display:flex}.listing-meta span{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;min-width:0;display:flex;overflow:hidden}.listing-meta svg{width:12px;height:12px;color:var(--orange)}.trust-strip{color:#fff;background:var(--ink);padding:38px 0}.trust-grid{grid-template-columns:repeat(3,1fr);gap:44px;display:grid}.trust-grid>div{align-items:center;gap:15px;display:flex}.trust-grid>div>span{color:#ffd7af;background:#ffffff14;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.trust-grid svg{width:22px}.trust-grid strong{font-size:.9rem}.trust-grid p{color:#bdb6b0;margin:4px 0 0;font-size:.72rem;line-height:1.45}.seller-cta{color:#fff;background:var(--orange)}.seller-cta-inner{background:radial-gradient(circle at 80% 30%,#ffffff1f,#0000 28%);justify-content:space-between;align-items:center;gap:40px;min-height:290px;display:flex}.seller-cta .eyebrow{color:#ffd4b8}.seller-cta h2{margin-bottom:8px;font-size:clamp(2.5rem,5vw,4.7rem)}.seller-cta p{color:#ffe4d5;max-width:580px;margin:0}.inner-page,.search-page{padding-top:28px;padding-bottom:90px}.breadcrumbs{min-height:35px;color:var(--ink-soft);flex-wrap:wrap;align-items:center;gap:5px;font-size:.72rem;display:flex}.breadcrumbs>span{align-items:center;gap:5px;display:inline-flex}.breadcrumbs svg{width:13px}.breadcrumbs a:hover{color:var(--orange-dark)}.page-header{max-width:760px;padding:58px 0 35px}.page-header h1,.category-result-head h1{margin-bottom:12px;font-size:clamp(2.8rem,5vw,5.2rem);line-height:.95}.page-header p,.category-result-head p{color:var(--ink-soft);font-size:1.05rem}.search-page>.search-bar{margin:28px 0 25px}.results-layout{grid-template-columns:245px minmax(0,1fr);align-items:start;gap:30px;display:grid}.filter-panel{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--paper);padding:22px;position:sticky;top:98px}.filter-panel h2{margin-bottom:22px;font-size:1.2rem}.filter-panel label{color:var(--ink-soft);margin-bottom:17px;font-size:.72rem;font-weight:700;display:block}.filter-panel select,.filter-panel input{width:100%;height:42px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:8px;outline:0;margin-top:7px;padding:0 10px}.filter-panel select:focus,.filter-panel input:focus{border-color:var(--orange)}.price-fields{grid-template-columns:1fr 1fr;gap:8px;display:grid}.results-content{min-width:0}.results-header{justify-content:space-between;align-items:flex-end;gap:20px;min-height:75px;margin-bottom:20px;display:flex}.results-header span{color:var(--orange-dark);text-transform:uppercase;letter-spacing:.07em;font-size:.72rem;font-weight:800}.results-header h1,.results-header h2{margin:4px 0 0;font-size:2rem}.results-content .listing-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.sort-form{align-items:flex-end;gap:8px;display:flex}.sort-form label{color:var(--ink-soft);font-size:.68rem}.sort-form select{border:1px solid var(--line);background:var(--paper);border-radius:8px;height:38px;margin-top:4px;padding:0 8px;display:block}.pagination{justify-content:center;gap:6px;margin-top:35px;display:flex}.pagination a{border:1px solid var(--line);background:var(--paper);border-radius:8px;place-items:center;width:39px;height:39px;font-size:.8rem;display:grid}.pagination a.is-active{color:#fff;border-color:var(--orange);background:var(--orange)}.empty-state{text-align:center;border-radius:var(--radius-md);background:#ffffff73;border:1px dashed #d5c8bc;grid-column:1/-1;padding:70px 25px}.empty-state>span{color:var(--orange-dark);text-transform:uppercase;font-size:.7rem;font-weight:800}.empty-state h2{margin:8px 0}.empty-state p{color:var(--ink-soft)}.category-result-head{grid-template-columns:minmax(300px,.7fr) minmax(520px,1fr);align-items:end;gap:60px;padding:45px 0 35px;display:grid}.subcategory-pills{gap:9px;padding-bottom:25px;display:flex;overflow-x:auto}.subcategory-pills a{border:1px solid var(--line);background:var(--paper);border-radius:30px;flex:none;align-items:center;gap:10px;padding:9px 13px;font-size:.8rem;font-weight:700;display:inline-flex}.subcategory-pills small{min-width:21px;height:21px;color:var(--ink-soft);background:var(--sand);border-radius:20px;place-items:center;padding:0 5px;display:grid}.results-full .listing-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.listing-detail-page{padding:28px 0 95px}.detail-grid{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:25px;margin-top:20px;display:grid}.detail-primary{min-width:0}.detail-gallery{border-radius:var(--radius-md);background:#e9e1d8;overflow:hidden}.gallery-main{aspect-ratio:16/9;position:relative}.gallery-arrow{z-index:2;color:#fff;cursor:pointer;background:#191613ad;border:0;border-radius:50%;place-items:center;width:43px;height:43px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.gallery-arrow.is-left{left:15px}.gallery-arrow.is-right{right:15px}.gallery-count{color:#fff;background:#191613b3;border-radius:7px;align-items:center;gap:6px;padding:6px 9px;font-size:.72rem;display:flex;position:absolute;bottom:15px;right:15px}.gallery-count svg{width:15px}.gallery-thumbs{background:var(--paper);gap:6px;padding:8px;display:flex;overflow-x:auto}.gallery-thumbs button{opacity:.65;cursor:pointer;border:2px solid #0000;border-radius:7px;flex:0 0 90px;height:62px;position:relative;overflow:hidden}.gallery-thumbs button.is-active{border-color:var(--orange);opacity:1}.detail-gallery-empty{aspect-ratio:16/9;color:#765440;background:linear-gradient(135deg,#e6d4c4,#f4e9de);flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.detail-gallery-empty strong{font-family:var(--font-display);margin-top:5px;font-size:1.4rem}.detail-gallery-empty span{color:var(--ink-soft);font-size:.75rem}.detail-copy{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-md);margin-top:18px;padding:27px}.detail-title-row{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.detail-title-row h1{max-width:720px;margin:0;font-size:clamp(2rem,3.6vw,3.4rem);line-height:1.02}.detail-meta{color:var(--ink-soft);flex-wrap:wrap;gap:10px 18px;margin-top:13px;font-size:.72rem;display:flex}.detail-meta span{align-items:center;gap:5px;display:flex}.detail-meta svg{width:14px;height:14px;color:var(--orange)}.detail-actions{gap:7px;display:flex}.detail-actions>button:not(.favorite-button){border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.detail-actions svg{width:17px}.detail-price{color:var(--orange-dark);font-family:var(--font-display);margin:25px 0;font-size:2rem;display:block}.spec-grid{background:var(--line);border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(4,1fr);gap:1px;padding:1px;display:grid;overflow:hidden}.spec-grid div{background:#faf7f2;padding:14px}.spec-grid dt{color:var(--ink-soft);font-size:.67rem}.spec-grid dd{margin:5px 0 0;font-size:.86rem;font-weight:750}.description-section{padding-top:28px}.description-section h2{font-size:1.4rem}.description-section p{color:#453e38;white-space:pre-line;line-height:1.75}.listing-reference{color:var(--ink-soft);border-top:1px solid var(--line);justify-content:space-between;margin-top:30px;padding-top:18px;font-size:.7rem;display:flex}.listing-reference span,.listing-reference button{align-items:center;gap:6px;display:flex}.listing-reference svg{width:14px}.listing-reference button{color:var(--ink-soft);cursor:pointer;background:0 0;border:0}.detail-sidebar{gap:14px;display:grid;position:sticky;top:96px}.contact-card,.location-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--paper);box-shadow:var(--shadow-sm);padding:22px}.seller-row{align-items:center;gap:13px;margin-bottom:20px;display:flex}.seller-avatar{color:#fff;background:var(--clay);width:48px;height:48px;font-family:var(--font-display);border-radius:50%;place-items:center;font-weight:800;display:grid}.seller-row div{flex-direction:column;gap:2px;display:flex}.seller-row small{color:var(--ink-soft);font-size:.67rem}.seller-row strong{font-size:.9rem}.seller-row div span{color:var(--sage);align-items:center;gap:4px;font-size:.64rem;display:flex}.seller-row svg{width:13px}.contact-card .button+.button{margin-top:9px}.safety-note{color:var(--ink-soft);border-top:1px solid var(--line);gap:8px;margin:18px 0 0;padding-top:17px;font-size:.67rem;line-height:1.5;display:flex}.safety-note svg{width:17px;color:var(--sage)}.location-card{box-shadow:none;gap:13px;display:flex}.location-map-mark{width:42px;height:42px;color:var(--orange);background:var(--orange-soft);border-radius:50%;place-items:center;display:grid}.location-map-mark svg{width:19px}.location-card div{flex-direction:column;display:flex}.location-card small{color:var(--ink-soft);font-size:.65rem}.location-card strong{margin:3px 0}.location-card p{color:var(--ink-soft);margin:0;font-size:.67rem;line-height:1.4}.related-section{padding-top:75px}.related-section .listing-grid{grid-template-columns:repeat(4,1fr)}.mobile-contact-bar{display:none}.site-footer{color:#e7e0da;background:#201c19;padding-top:64px}.footer-grid{grid-template-columns:1.6fr repeat(5,1fr);gap:40px;padding-bottom:54px;display:grid}.footer-brand .brand-mark{color:#fff}.footer-brand p{color:#a9a19a;max-width:250px;margin:18px 0;font-size:.78rem;line-height:1.6}.social-links{gap:7px;display:flex}.social-links a{color:#c9c1ba;background:#302a26;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.social-links svg{width:15px}.footer-column{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.footer-column h2{color:#fff;font-family:var(--font-body);letter-spacing:.04em;margin-bottom:5px;font-size:.73rem}.footer-column a,.language-column button{color:#a9a19a;font-size:.72rem}.footer-column a:hover{color:#fff}.language-column button{cursor:pointer;background:0;border:0;padding:0}.language-column button.is-selected{color:#fff}.footer-bottom{color:#7f7872;border-top:1px solid #332d29;justify-content:space-between;align-items:center;min-height:65px;font-size:.66rem;display:flex}.status-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:62vh;display:flex}.status-page>span{color:var(--orange);font-family:var(--font-display);font-size:5rem;font-weight:850}.status-page h1{font-size:2.5rem}.status-page p{color:var(--ink-soft)}.loading-page{min-height:70vh;padding-top:80px}.loading-line,.loading-grid span{background:linear-gradient(90deg,#e9e1d9,#f7f3ee,#e9e1d9) 0 0/200% 100%;animation:1.5s infinite shimmer}.loading-line{border-radius:10px;width:45%;height:45px;margin-bottom:30px}.loading-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.loading-grid span{aspect-ratio:1;border-radius:15px}@keyframes shimmer{to{background-position:-200% 0}}@media (max-width:1120px){.desktop-nav span:not(.nav-badge),.location-pill{display:none}.desktop-nav a{min-width:42px}.nav-badge{right:1px}.category-grid{grid-template-columns:repeat(3,1fr)}.listing-grid,.results-full .listing-grid{grid-template-columns:repeat(4,1fr)}.results-content .listing-grid{grid-template-columns:repeat(3,1fr)}.hero-stat{display:none}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr)}.footer-column:nth-of-type(4),.language-column{display:none}}@media (max-width:820px){.site-container{width:min(calc(100% - 28px), var(--container))}.header-inner{gap:10px;height:64px}.header-search,.desktop-nav,.header-post{display:none}.mobile-menu-button{border:1px solid var(--line);background:0 0;border-radius:9px;place-items:center;width:42px;height:42px;margin-left:auto;display:grid}.mobile-menu-button svg{width:21px}.mobile-nav-shell{grid-template-rows:0fr;transition:grid-template-rows .25s;display:grid}.mobile-nav-shell.is-open{border-top:1px solid var(--line);grid-template-rows:1fr}.mobile-nav{flex-direction:column;min-height:0;display:flex;overflow:hidden}.mobile-nav>a{border-bottom:1px solid var(--line);align-items:center;gap:10px;min-height:47px;font-size:.82rem;display:flex}.mobile-nav svg{width:18px}.mobile-nav-search{background:var(--sand);border-radius:9px;align-items:center;gap:8px;height:46px;margin:12px 0 4px;padding:0 11px;display:flex}.mobile-nav-search input{background:0 0;border:0;outline:0;width:100%}.mobile-location-row{color:var(--orange-dark)}.mobile-nav .nav-badge{margin-left:auto;position:static}.hero{min-height:570px}.hero-content{padding-top:60px}.hero h1{font-size:clamp(3.25rem,13vw,5.4rem)}.hero-copy{font-size:.95rem}.search-bar{grid-template-columns:1fr;padding:7px}.search-field,.search-location{border:0;border-bottom:1px solid var(--line);min-height:52px}.search-bar .button{margin-top:6px}.popular-searches a:nth-of-type(n+4){display:none}.page-section{padding:64px 0}.category-grid{grid-template-columns:repeat(2,1fr)}.listing-grid,.results-full .listing-grid{grid-template-columns:repeat(3,1fr)}.trust-grid{grid-template-columns:1fr;gap:25px}.seller-cta-inner{padding-block:55px}.results-layout{grid-template-columns:1fr}.filter-panel{position:static}.results-content .listing-grid{grid-template-columns:repeat(3,1fr)}.category-result-head{grid-template-columns:1fr;gap:20px}.detail-grid{grid-template-columns:1fr}.detail-sidebar{grid-template-columns:1fr 1fr;position:static}.spec-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(3,1fr)}.footer-brand{grid-column:1/-1}.related-section .listing-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:560px){.site-container{width:min(calc(100% - 22px), var(--container))}.brand-mark{font-size:1.45rem}.hero{min-height:615px}.hero-content{padding-top:48px}.hero h1{font-size:3.45rem}.hero-copy{margin-bottom:23px}.search-bar{border-radius:13px}.popular-searches>span{width:100%}.section-heading{align-items:flex-start}.section-heading .text-link{display:none}.section-heading h2{font-size:2.15rem}.category-grid{grid-template-columns:1fr}.category-card{min-height:0}.listing-grid,.results-content .listing-grid,.results-full .listing-grid,.related-section .listing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.listing-card-body{padding:11px}.listing-card h3{font-size:.8rem}.listing-meta{flex-direction:column;align-items:flex-start}.listing-price{font-size:.95rem}.trust-strip{padding:30px 0}.seller-cta-inner{flex-direction:column;align-items:flex-start;gap:24px}.seller-cta .button{width:100%}.page-header{padding-top:38px}.search-page>.search-bar{margin-top:15px}.filter-panel{padding:16px}.results-header{flex-direction:column;align-items:flex-start}.sort-form{width:100%}.sort-form label{flex:1}.sort-form select{width:100%}.category-result-head h1{font-size:3rem}.category-result-head .search-bar{width:100%}.detail-copy{padding:18px}.detail-title-row{flex-direction:column}.detail-actions{align-self:stretch}.detail-price{margin:18px 0}.spec-grid{grid-template-columns:repeat(2,1fr)}.listing-reference{flex-direction:column;gap:12px}.detail-sidebar{grid-template-columns:1fr}.contact-card{display:none}.listing-detail-page{padding-bottom:100px}.mobile-contact-bar{z-index:55;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf9f5;justify-content:space-between;align-items:center;gap:12px;min-height:70px;padding:10px 14px;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-contact-bar strong{font-family:var(--font-display)}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:4px}.loading-grid{grid-template-columns:repeat(2,1fr)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.form-error,.form-success{border-radius:9px;margin:12px 0;padding:10px 12px;font-size:13px;line-height:1.45}.form-error{color:#9f2d22;background:#fff0ee;border:1px solid #f2c4be}.form-success{color:#28613f;background:#edf8f1;border:1px solid #bfe0ca}.account-card{width:min(720px,100% - 40px);margin:34px auto}.account-card form{margin-top:20px}.verification-form{border-top:1px solid var(--line);padding-top:4px;margin-top:24px!important}.favorite-button:disabled,.btn:disabled{opacity:.55;cursor:not-allowed}.report-form{margin-top:12px}.profile-hero{margin-bottom:20px}.profile-hero h1{align-items:center;gap:10px;margin:0 0 4px;display:flex}.profile-hero p{color:var(--text2);margin:18px 0;line-height:1.65}.profile-hero .seller-top>div:last-child>span{align-items:center;gap:5px;display:flex}.profile-hero .seller-top svg{width:14px}.admin-page{padding-bottom:60px}.admin-tabs{overflow-x:auto}.admin-tabs button{white-space:nowrap;align-items:center;gap:6px;display:flex}.admin-tabs svg{width:16px}.admin-stack{gap:12px;display:grid}.admin-row{justify-content:space-between;align-items:center;gap:20px;display:flex}.admin-row>div:first-child{flex-direction:column;gap:5px;display:flex}.admin-row span,.admin-row small{color:var(--text2);font-size:12px}.admin-row .linky{font-size:12px}.admin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.admin-form{align-content:start;gap:13px;display:grid}.admin-form h2{margin:0 0 4px;font-size:19px}.admin-form>label,.admin-form .f2>label{gap:6px;font-size:13px;font-weight:600;display:grid}.admin-form small{color:var(--text3);font-weight:400;line-height:1.45}.settings-form{max-width:620px}.social-btn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:760px){.admin-grid{grid-template-columns:1fr}.admin-row{flex-direction:column;align-items:flex-start}.admin-row .acts{flex-wrap:wrap;width:100%}.account-card{width:100%;margin:20px 0}}.posting-shell{padding:38px 0 45px}.stepper{grid-template-columns:repeat(4,1fr);max-width:720px;margin:0 auto 35px;padding:0;list-style:none;display:grid}.stepper li{color:#9a9188;flex-direction:column;align-items:center;gap:7px;display:flex;position:relative}.stepper li:not(:first-child):before{content:"";background:var(--line);width:100%;height:2px;position:absolute;top:16px;right:50%}.stepper li.is-current:not(:first-child):before,.stepper li.is-complete:not(:first-child):before{background:var(--orange)}.stepper li>span{z-index:1;background:var(--sand);border:2px solid var(--line);border-radius:50%;place-items:center;width:34px;height:34px;font-size:.74rem;font-weight:800;display:grid;position:relative}.stepper li.is-current>span,.stepper li.is-complete>span{color:#fff;background:var(--orange);border-color:var(--orange)}.stepper svg{width:15px}.stepper small{font-size:.7rem;font-weight:750}.stepper li.is-current small{color:var(--ink)}.posting-layout{grid-template-columns:minmax(0,800px) 270px;justify-content:center;align-items:start;gap:22px;display:grid}.posting-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-lg);min-height:610px;box-shadow:var(--shadow-sm);overflow:hidden}.posting-card>header{padding:35px 38px 25px}.posting-card>header h1{margin-bottom:9px;font-size:2.45rem}.posting-card>header p{color:var(--ink-soft);margin:0}.posting-categories{grid-template-columns:1fr 1fr;gap:10px;padding:0 38px 35px;display:grid}.posting-categories button{text-align:left;min-height:65px;color:var(--ink);border:1px solid var(--line);cursor:pointer;background:#faf7f2;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:8px 13px;display:grid}.posting-categories button:hover,.posting-categories button.is-selected{border-color:var(--orange);background:#fff5ee}.posting-categories button>span{width:38px;height:38px;color:var(--orange-dark);background:var(--paper);border-radius:9px;place-items:center;display:grid}.posting-categories button>svg{width:16px;color:var(--ink-soft)}.posting-categories button.is-selected>svg{color:var(--orange)}.posting-categories strong{font-size:.82rem}.form-grid{grid-template-columns:1fr 1fr;gap:18px;padding:0 38px 35px;display:grid}.form-grid label{color:var(--ink-soft);font-size:.75rem;font-weight:750}.form-grid input:not([type=checkbox]),.form-grid select,.form-grid textarea{width:100%;color:var(--ink);border:1px solid var(--line);resize:vertical;background:#fff;border-radius:9px;outline:0;margin-top:7px;padding:11px 12px}.form-grid input:not([type=checkbox]),.form-grid select{height:46px}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #dc5d2a1a}.field-wide{grid-column:1/-1}.check-field{align-items:center;gap:8px;display:flex!important}.check-field input{accent-color:var(--orange)}.photo-drop{min-height:270px;color:var(--ink-soft);cursor:pointer;background:#faf7f2;border:2px dashed #d9c9bb;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:8px;margin:0 38px 20px;display:flex}.photo-drop:hover{border-color:var(--orange)}.photo-drop>svg{width:42px;height:42px;color:var(--orange)}.photo-drop strong{color:var(--ink)}.photo-drop span{font-size:.7rem}.photo-drop input{opacity:0;width:1px;height:1px;position:absolute}.photo-tips{color:var(--ink-soft);gap:10px;margin:0 38px 30px;font-size:.7rem;display:flex}.photo-tips svg{width:18px;color:var(--sage)}.review-placeholder{border:1px solid var(--line);background:#faf7f2;border-radius:14px;gap:16px;margin:0 38px 25px;padding:22px;display:flex}.review-placeholder>span{width:90px;height:90px;color:var(--orange-dark);background:var(--orange-soft);border-radius:12px;place-items:center;display:grid}.review-placeholder div{flex-direction:column;display:flex}.review-placeholder small{color:var(--ink-soft)}.review-placeholder strong{margin:4px 0}.review-placeholder p{color:var(--ink-soft)}.review-notice{color:var(--ink-soft);gap:10px;margin:0 38px 25px;font-size:.75rem;display:flex}.review-notice svg{color:var(--sage)}.wizard-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;min-height:76px;margin-top:auto;padding:15px 38px;display:flex}.wizard-actions button:disabled{opacity:.45;cursor:not-allowed;transform:none}.posting-help{color:#fff;background:var(--clay);border-radius:var(--radius-md);padding:25px}.posting-help>svg{color:#ffd4ad;width:34px;height:34px}.posting-help h2{margin:22px 0 9px;font-size:1.65rem}.posting-help p{color:#edd6cb;font-size:.78rem;line-height:1.65}.posting-help a{color:#fff;font-size:.73rem;font-weight:800;text-decoration:underline}.auth-page{background:var(--paper);grid-template-columns:minmax(350px,.85fr) minmax(450px,1.15fr);min-height:720px;display:grid}.auth-story{padding:90px max(40px,calc((100vw - var(--container))/2));color:#fff;background:linear-gradient(145deg,var(--clay),#b64c29);padding-right:60px}.auth-story .eyebrow{color:#f6c9ae}.auth-story h2{max-width:500px;margin:30px 0;font-size:clamp(3rem,5vw,5.5rem);line-height:.92}.auth-story ul{gap:15px;padding:0;list-style:none;display:grid}.auth-story li{color:#f1ddd2;align-items:center;gap:9px;font-size:.83rem;display:flex}.auth-story svg{color:#ffd2ae;width:18px}.auth-card{border:1px solid var(--line);border-radius:var(--radius-md);width:min(440px,100% - 40px);box-shadow:var(--shadow-md);place-self:center;padding:28px}.auth-tabs{background:var(--sand);border-radius:10px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.auth-tabs button{height:39px;color:var(--ink-soft);cursor:pointer;background:0 0;border:0;border-radius:8px}.auth-tabs button.is-active{color:var(--ink);box-shadow:var(--shadow-sm);background:#fff;font-weight:750}.auth-card header{text-align:center;padding:28px 0 20px}.auth-icon{width:48px;height:48px;color:var(--orange);background:var(--orange-soft);border-radius:50%;place-items:center;margin:auto;display:grid}.auth-card h1{margin:12px 0 5px;font-size:2rem}.auth-card header p,.auth-foot{color:var(--ink-soft);font-size:.74rem}.auth-card form{gap:13px;display:grid}.auth-card form>label,.auth-name-row label{color:var(--ink-soft);font-size:.7rem;font-weight:750;position:relative}.auth-card label>svg{z-index:1;width:16px;position:absolute;bottom:13px;left:11px}.auth-card label>svg:last-child:not(:first-child){left:auto;right:11px}.auth-card input:not([type=checkbox]){border:1px solid var(--line);border-radius:9px;outline:0;width:100%;height:44px;margin-top:6px;padding:0 36px}.auth-card input:focus{border-color:var(--orange)}.auth-name-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.auth-name-row input{padding:0 11px!important}.auth-card form>a{color:var(--orange-dark);justify-self:end;font-size:.7rem;font-weight:750}.auth-foot{text-align:center;margin:18px 0 0;line-height:1.5}.private-page{min-height:650px}.private-page .page-header{padding-bottom:25px}.favorites-empty>svg{width:50px;height:50px;color:var(--orange);margin-bottom:12px}.favorites-empty .button{margin-top:10px}.dashboard-heading{justify-content:space-between;align-items:flex-end;gap:20px;padding:48px 0 28px;display:flex}.dashboard-heading h1{margin-bottom:8px;font-size:3.5rem}.dashboard-heading p{color:var(--ink-soft);margin:0}.dashboard-tabs{border-bottom:1px solid var(--line);gap:4px;margin-bottom:22px;display:flex}.dashboard-tabs button{color:var(--ink-soft);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:12px 18px}.dashboard-tabs button.is-active{color:var(--orange-dark);border-bottom-color:var(--orange);font-weight:800}.dashboard-tabs b{background:#eee7df;border-radius:20px;margin-left:5px;padding:2px 6px;font-size:.65rem}.dashboard-empty .empty-icon{width:58px;height:58px;color:var(--orange);background:var(--orange-soft);border-radius:50%;place-items:center;margin:auto auto 12px;display:grid}.dashboard-empty small{color:var(--ink-soft);justify-content:center;gap:6px 18px;margin-top:22px;display:flex}.dashboard-empty small svg{width:14px}.messages-page{padding:32px 0 70px}.inbox{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-md);min-height:680px;box-shadow:var(--shadow-sm);grid-template-columns:340px minmax(0,1fr);display:grid;overflow:hidden}.conversation-list{border-right:1px solid var(--line)}.conversation-list>header{justify-content:space-between;align-items:baseline;padding:22px;display:flex}.conversation-list h1{margin:0;font-size:1.7rem}.conversation-list header span{color:var(--ink-soft);font-size:.67rem}.conversation-list>label{background:var(--sand);border-radius:8px;align-items:center;gap:7px;height:40px;margin:0 15px 12px;padding:0 10px;display:flex}.conversation-list label svg{width:16px}.conversation-list input{background:0 0;border:0;outline:0;width:100%}.conversation-list>button{text-align:left;width:100%;min-height:92px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-top:1px solid #eee7df;grid-template-columns:auto 1fr;gap:10px;padding:14px 15px;display:grid;position:relative}.conversation-list>button.is-active{background:#fff4ec}.conversation-avatar{color:#fff;background:var(--clay);border-radius:50%;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.conversation-list button>span:nth-child(2){min-width:0}.conversation-list strong{justify-content:space-between;gap:8px;font-size:.78rem;display:flex}.conversation-list time{color:var(--ink-soft);font-size:.62rem;font-weight:400}.conversation-list small{color:var(--orange-dark);text-overflow:ellipsis;white-space:nowrap;margin:4px 0;font-size:.64rem;display:block;overflow:hidden}.conversation-list p{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.7rem;overflow:hidden}.conversation-list button>b{color:#fff;background:var(--orange);border-radius:20px;place-items:center;min-width:18px;height:18px;font-size:.58rem;display:grid;position:absolute;bottom:12px;right:15px}.chat-panel{grid-template-rows:auto auto 1fr auto;min-width:0;display:grid}.chat-panel>header{border-bottom:1px solid var(--line);align-items:center;gap:11px;min-height:72px;padding:12px 20px;display:flex}.chat-panel header div{flex-direction:column;display:flex}.chat-panel header strong{font-size:.82rem}.chat-panel header small{color:var(--orange-dark);font-size:.67rem}.chat-panel header>button{cursor:pointer;background:0 0;border:0;margin-left:auto}.chat-back{display:none}.chat-safety{color:#4f6b5f;background:#edf3ef;justify-content:center;align-items:center;gap:7px;min-height:38px;font-size:.67rem;display:flex}.chat-safety svg{width:15px}.message-history{background:#f8f5f0;flex-direction:column;gap:12px;padding:25px;display:flex;overflow:auto}.message{max-width:min(70%,520px)}.message p{background:#fff;border-radius:4px 14px 14px;margin:0;padding:11px 14px;font-size:.78rem;line-height:1.55;box-shadow:0 2px 8px #0000000a}.message time{color:var(--ink-soft);align-items:center;gap:4px;margin-top:4px;font-size:.58rem;display:flex}.message time svg{width:13px}.message.is-mine{align-self:flex-end}.message.is-mine p{color:#fff;background:var(--orange);border-radius:14px 4px 14px 14px}.message.is-mine time{justify-content:flex-end}.message-composer{border-top:1px solid var(--line);align-items:center;gap:9px;min-height:72px;padding:12px 16px;display:flex}.message-composer textarea{border:1px solid var(--line);resize:none;border-radius:10px;outline:none;flex:1;min-height:42px;max-height:100px;padding:11px}.message-composer button{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.message-composer button svg{width:18px}.message-composer .send-button{color:#fff;background:var(--orange)}.content-page{background:var(--paper);min-height:650px;padding:28px 0 100px}.content-page header{max-width:880px;padding:90px 0 60px}.content-page header h1{margin-bottom:20px;font-size:clamp(3.4rem,7vw,7rem);line-height:.88}.content-page header p{max-width:720px;color:var(--ink-soft);font-size:1.15rem;line-height:1.65}.content-sections{grid-template-columns:1fr 1fr;gap:20px;max-width:850px;display:grid}.content-sections section{background:var(--sand);border:1px solid var(--line);border-radius:var(--radius-md);padding:27px}.content-sections h2{font-size:1.4rem}.content-sections p{color:var(--ink-soft);margin:0;line-height:1.7}@media (max-width:820px){.posting-layout{grid-template-columns:1fr}.posting-help{display:none}.auth-page{grid-template-columns:1fr;padding:50px 0}.auth-story{display:none}.inbox{grid-template-columns:290px minmax(0,1fr)}.content-page header{padding-top:60px}}@media (max-width:560px){.stepper small{display:none}.posting-shell{padding-top:22px}.posting-card{border-radius:18px;min-height:570px}.posting-card>header{padding:25px 18px 20px}.posting-card>header h1{font-size:2rem}.posting-categories,.form-grid{grid-template-columns:1fr;padding:0 18px 25px}.field-wide{grid-column:auto}.photo-drop{text-align:center;margin-inline:18px}.photo-tips,.review-placeholder,.review-notice{margin-inline:18px}.wizard-actions{padding-inline:18px}.auth-page{min-height:650px}.auth-card{box-shadow:none;padding:20px}.dashboard-heading{flex-direction:column;align-items:flex-start}.dashboard-heading h1{font-size:2.8rem}.dashboard-heading .button{width:100%}.dashboard-tabs{overflow-x:auto}.dashboard-tabs button{flex:none;padding-inline:12px}.dashboard-empty small{flex-direction:column;align-items:center}.messages-page{width:100%;padding:0}.inbox{border:0;border-radius:0;min-height:calc(100vh - 64px);display:block}.conversation-list,.chat-panel{min-height:calc(100vh - 64px)}.chat-panel,.inbox.show-chat .conversation-list{display:none}.inbox.show-chat .chat-panel{display:grid}.chat-back{margin-left:0!important;display:grid!important}.chat-panel header>button:last-child{margin-left:auto}.content-page header{padding:45px 0 35px}.content-sections{grid-template-columns:1fr}}.account-recovery{padding:70px 20px}.account-recovery>.auth-icon{color:var(--orange);font-size:1rem}.account-recovery h1{margin:16px 0 8px}.account-recovery form.recovery-form{text-align:left;align-items:stretch;gap:13px;width:min(430px,100%);margin:24px 0;display:grid}.account-recovery label{color:var(--ink-soft);font-size:.7rem;font-weight:750}.account-recovery input{border:1px solid var(--line);border-radius:9px;width:100%;height:44px;margin-top:6px;padding:0 11px;display:block}.account-recovery form small{color:var(--ink-soft);line-height:1.5}.account-recovery>a{color:var(--orange-dark);font-size:.75rem;font-weight:750}.recovery-success{text-align:center;background:#edf8f1;border:1px solid #bfe0ca;border-radius:14px;justify-items:center;gap:14px;width:min(470px,100%);margin:24px 0;padding:22px;display:grid}.recovery-success>svg{color:#28613f;width:30px;height:30px}.recovery-success b{margin-bottom:6px;display:block}.recovery-success p{margin:0;font-size:.86rem;line-height:1.55}.recovery-success.is-error{background:#fff0ee;border-color:#f2c4be}*{box-sizing:border-box;margin:0;padding:0}button,input,select,textarea{color:var(--ink);font-family:inherit;font-size:14px}img{max-width:100%;display:block}:root{--brand:#e8542c;--brand-dark:#b83e1f;--brand-soft:#fff0e8;--brand-line:#f6d9c6;--ink:#211915;--text2:#746960;--text3:#a4988e;--bg:#f7f3ee;--card:#fff;--line:#eadfd5;--line2:#f2e9df;--green:#167a55;--green-bg:#e3f3ec;--red:#ca3344;--red-bg:#fce8ea;--amber:#bc7414;--amber-bg:#fbf0de;--r:12px;--r-lg:16px;--sh:0 1px 2px #3220140d;--sh-md:0 6px 24px -6px #3220141a;--sh-lg:0 16px 40px -8px #32201424;--orange:var(--brand);--orange-dark:var(--brand-dark);--orange-soft:var(--brand-soft);--ink-soft:var(--text2);--sand:var(--bg);--paper:var(--card)}body{font-family:var(--font-body),"Inter",system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--ink);font-size:14px;line-height:1.5}.wrap{max-width:1180px;margin:0 auto;padding:0 24px}.btn{white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:10px 18px;font-size:14px;font-weight:600;transition:all .15s;display:inline-flex}.btn svg{width:17px;height:17px}.btn-primary{background:var(--brand);color:#fff;box-shadow:0 1px 2px #e8542c59}.btn-primary:hover{background:var(--brand-dark)}.btn-sm{border-radius:8px;padding:7px 12px;font-size:13px}.hdr{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#ffffffeb;position:sticky;top:0}.hdr-in{align-items:center;gap:18px;height:64px;display:flex}.logo{font-family:var(--font-display),"Outfit",sans-serif;letter-spacing:-.9px;color:var(--brand);align-items:center;font-size:24px;font-weight:800;display:flex}.logo b{color:var(--ink)}.loc-pill{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:99px;align-items:center;gap:6px;padding:7px 14px;font-size:13px;font-weight:600;transition:border-color .15s;display:flex}.loc-pill:hover{border-color:#c9cddb}.loc-pill svg{width:15px;height:15px;color:var(--brand)}.loc-pill .loc-chevron{width:13px;height:13px;color:var(--text3)}.hdr-nav{align-items:center;gap:4px;margin-left:auto;display:flex}.hdr-nav a{color:var(--text2);border-radius:8px;padding:8px 12px;font-size:13.5px;font-weight:600;transition:all .15s;position:relative}.hdr-nav a:hover{color:var(--ink);background:var(--line2)}.hdr-nav a.cur{color:var(--brand)}.hdr-nav .nav-admin{align-items:center;gap:5px;display:flex}.hdr-nav .nav-admin svg{width:14px;height:14px}.hdr-nav .nav-post{padding:0}.hdr-nav .nav-post:hover{background:0 0}.hdr-nav .nav-post .btn{margin-left:6px}.nbadge{background:var(--brand);color:#fff;border-radius:99px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:10.5px;font-weight:700;display:flex;position:absolute;top:0;right:-1px}.hdr-nav .fav-b .nbadge{background:var(--red)}.mini-search{border:1px solid var(--line);background:#fff;border-radius:10px;flex:1;align-items:center;gap:8px;max-width:420px;padding:8px 12px;display:flex}.mini-search svg{width:16px;height:16px;color:var(--text3);flex-shrink:0}.mini-search input{background:0 0;border:none;outline:none;flex:1;font-size:13.5px}.home-page .hero{min-height:0;color:var(--ink);background:radial-gradient(circle at top left,#fff6ed 0,#f8f2ec 34%,var(--bg) 100%);text-align:center;padding:30px 0 32px;position:relative;overflow:hidden}.home-page .hero:before{display:none}.hero-sky{color:#f0cbae;opacity:.55;pointer-events:none;width:100%;height:150px;position:absolute;bottom:-6px;left:0;right:0}.searchbar{z-index:2;max-width:640px;box-shadow:var(--sh-lg);border:1px solid var(--line);background:#fff;border-radius:14px;align-items:stretch;gap:0;margin:0 auto;padding:8px;display:flex;position:relative}.searchbar .q{flex:1;align-items:center;gap:10px;padding:0 8px 0 12px;display:flex}.searchbar .q svg{width:18px;height:18px;color:var(--text3);flex-shrink:0}.searchbar input{background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:15px}.searchbar .city{border-left:1px solid var(--line);align-items:center;gap:7px;padding:0 6px 0 14px;display:flex}.searchbar .city svg{width:16px;height:16px;color:var(--text3)}.searchbar select{color:var(--ink);background:0 0;border:none;outline:none;padding-right:4px;font-size:14px;font-weight:500}.searchbar .btn{border-radius:10px}.pop-row{z-index:2;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:14px;font-size:13px;display:flex;position:relative}.pop-row .lbl{color:var(--text3);margin-right:2px;font-weight:600}.chip{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:99px;padding:6px 14px;font-size:12.5px;font-weight:600;transition:all .15s}.chip:hover{border-color:var(--brand);color:var(--brand);background:var(--brand-soft)}.pop-row .more{color:var(--brand);background:0 0;border:none;font-size:12.5px;font-weight:600}.strip{z-index:3;margin-top:-14px;position:relative}.strip-card{border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--sh-md);background:#fff;padding:16px 20px}.strip-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.strip-head .t{font-family:var(--font-display),"Outfit",sans-serif;align-items:center;gap:8px;font-size:15px;font-weight:700;display:flex}.strip-head .t svg{color:#f97316;width:17px;height:17px}.linky{color:var(--brand);align-items:center;gap:5px;font-size:13px;font-weight:600;display:inline-flex}.linky svg{width:15px;height:15px;transition:transform .15s}.linky:hover svg{transform:translate(3px)}.home-page .sec{padding:24px 0 4px}.sec-head{justify-content:space-between;align-items:baseline;margin-bottom:14px;display:flex}.sec-head h2{font-family:var(--font-display),"Outfit",sans-serif;letter-spacing:-.5px;margin:0;font-size:24px;font-weight:800}.lgrid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.lcard{border:1px solid var(--line);border-radius:var(--r-lg);cursor:pointer;min-width:0;box-shadow:none;background:#fff;flex-direction:column;transition:all .15s;display:flex;position:relative;overflow:hidden}.lcard:hover{box-shadow:var(--sh-md);border-color:#dadee9;transform:translateY(-2px)}.limg{aspect-ratio:4/3;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.limg>a{color:#fff;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.limg>a>svg{color:#fff;opacity:.9;filter:drop-shadow(0 3px 8px #00000024);width:34%;height:34%}.limg .dots{justify-content:center;gap:4px;display:flex;position:absolute;bottom:9px;left:0;right:0}.limg .dots i{background:#ffffff8c;border-radius:99px;width:5px;height:5px}.limg .dots i.on{background:#fff}.limg .pcount{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a0c1a8c;border-radius:7px;align-items:center;gap:4px;padding:2px 7px;font-size:11px;font-weight:600;display:flex;position:absolute;bottom:8px;right:9px}.limg .pcount svg{width:12px;height:12px}.limg .favorite-button{width:32px;height:32px;color:var(--text2);box-shadow:var(--sh);z-index:2;background:#fffffff0;border:none;border-radius:99px;justify-content:center;align-items:center;transition:all .15s;display:flex;position:absolute;top:9px;right:9px}.limg .favorite-button svg{width:16px;height:16px}.limg .favorite-button:hover{color:var(--red);transform:scale(1.08)}.limg .favorite-button.is-saved{color:var(--red)}.limg .ftag{color:#fff;letter-spacing:.4px;text-transform:uppercase;z-index:2;background:#211915;border-radius:7px;padding:3px 8px;font-size:10.5px;font-weight:700;position:absolute;top:9px;left:9px}.limg .ftag.boost{background:var(--brand)}.lbody{flex-direction:column;flex:1;gap:4px;padding:12px 14px 13px;display:flex}.lcard .ltitle{min-height:0;font-family:var(--font-display),"Outfit",sans-serif;letter-spacing:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:15px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.lprice{min-height:0;color:var(--brand);letter-spacing:-.3px;font-size:16.5px;font-weight:800;font-family:var(--font-body),"Inter",sans-serif;display:block}.lprice small{color:var(--text3);font-size:12px;font-weight:600}.lmeta{color:var(--text3);border:0;justify-content:space-between;align-items:center;margin-top:auto;padding-top:4px;font-size:12px;display:flex}.lmeta .c{align-items:center;gap:4px;display:flex}.lmeta svg{color:currentColor;width:13px;height:13px}.cat-grid{columns:4;column-gap:16px;display:block}.cat-card{border:1px solid var(--line);border-radius:var(--r-lg);break-inside:avoid;background:#fff;min-height:0;margin:0 0 16px;padding:14px 16px 12px;transition:border-color .15s,box-shadow .15s;position:relative;overflow:hidden}.cat-card:before{content:"";background:var(--brand);transform-origin:top;width:4px;transition:transform .22s;position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.cat-card:hover{border-color:var(--brand-line);box-shadow:var(--sh-md);transform:none}.cat-card:hover:before{transform:scaleY(1)}.cat-t{font-family:var(--font-display),"Outfit",sans-serif;cursor:pointer;align-items:center;gap:10px;margin-bottom:10px;font-size:16px;font-weight:700;display:flex}.cat-t .ic{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.cat-t .ic svg{width:19px;height:19px}.cat-count{color:var(--text2);border:1px solid var(--line);background:var(--bg);border-radius:999px;flex-shrink:0;margin-left:auto;padding:2px 8px;font-size:11px;font-weight:700}.cat-links{flex-direction:column;gap:2px;padding:0;display:flex}.cat-links a{color:var(--text2);padding:4px 0;font-size:13px;transition:color .12s}.cat-links a:hover{color:var(--brand)}.cat-card .linky{margin-top:8px;font-size:12.5px}.trust{border-radius:var(--r-lg);background:#f1ede7;grid-template-columns:repeat(4,1fr);gap:20px;margin:20px 0 0;padding:16px 22px;display:grid}.trust .item{align-items:flex-start;gap:13px;display:flex}.trust .ic{width:42px;height:42px;color:var(--brand);box-shadow:var(--sh);background:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.trust .ic svg{width:20px;height:20px}.trust b{margin-bottom:3px;font-size:14px;display:block}.trust span{color:var(--text2);font-size:12.5px;line-height:1.45}.site-footer{color:var(--ink);border-top:1px solid var(--line);background:#fff;margin-top:56px;padding:44px 0 26px}.foot-grid{grid-template-columns:1.4fr 1fr 1fr 1fr 1fr 1.1fr;gap:26px;padding:0;display:grid}.foot-grid h4{margin-bottom:12px;font-size:13px;font-weight:700}.foot-grid a{color:var(--text2);cursor:pointer;padding:3.5px 0;font-size:13px;display:block}.foot-grid a:hover{color:var(--brand)}.foot-grid .logo{color:var(--brand);padding:0;font-size:24px;display:flex}.foot-grid .logo b{color:var(--ink)}.foot-brand p{color:var(--text2);max-width:220px;margin:10px 0 16px;font-size:12.5px;line-height:1.5}.socials{gap:8px;display:flex}.socials a{background:var(--ink);color:#fff;border-radius:99px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.socials a svg{width:15px;height:15px}.lang-list{flex-direction:column;gap:6px;display:flex}.lang-list button{color:var(--text2);text-align:left;background:0 0;border:none;align-items:center;gap:9px;padding:3px 0;font-size:13px;font-weight:600;display:flex}.lang-list button.on{color:var(--ink)}.lang-list .flag{border-radius:3px;flex-shrink:0;width:20px;height:14px;display:inline-block;box-shadow:0 0 0 1px #00000014}.flag-al{background:#e41e20}.flag-en{background:linear-gradient(#012169 33%,#fff 33% 66%,#c8102e 66%)}.flag-it{background:linear-gradient(90deg,#009246 33%,#fff 33% 66%,#ce2b37 66%)}.site-footer .foot-bottom{border-top:1px solid var(--line2);min-height:0;color:var(--text3);justify-content:space-between;align-items:center;gap:16px;margin-top:34px;padding-top:20px;font-size:12.5px;display:flex}.cookie-settings-button{min-height:34px;color:var(--text2);cursor:pointer;background:0 0;border:0;padding:4px 0;font-size:12.5px;font-weight:600}.cookie-settings-button:hover{color:var(--brand)}.cookie-consent{z-index:120;color:#3b2a21;background:#fffaf5;border:1px solid #ebc5ae;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;max-width:1120px;margin-inline:auto;padding:17px 18px;display:grid;position:fixed;bottom:clamp(14px,3vw,28px);left:clamp(14px,3vw,34px);right:clamp(14px,3vw,34px);box-shadow:0 22px 70px #41231438}.cookie-consent-icon{width:42px;height:42px;color:var(--brand);background:var(--brand-soft);border-radius:50%;justify-content:center;align-items:center;display:flex}.cookie-consent-icon svg{width:20px;height:20px}.cookie-consent b{margin-bottom:3px;font-size:14px;display:block}.cookie-consent p{color:#6f5b50;max-width:650px;margin:0;font-size:12.5px;line-height:1.5}.cookie-consent a{color:var(--brand);margin-top:4px;font-size:12px;font-weight:700;display:inline-block}.cookie-consent-actions{align-items:center;gap:8px;display:flex}.cookie-consent-actions .btn{white-space:nowrap}.cookie-consent-actions svg{width:16px;height:16px}@media (max-width:1080px){.cat-grid{columns:3}.lgrid,.foot-grid{grid-template-columns:repeat(3,1fr)}.site-footer .foot-grid>div{display:block}}@media (max-width:860px){.hdr-nav a:not(.keep),.mini-search{display:none}.trust{grid-template-columns:1fr 1fr}}@media (max-width:760px){.cookie-consent{grid-template-columns:auto 1fr;align-items:start}.cookie-consent-actions{grid-column:1/-1;width:100%}.cookie-consent-actions .btn{flex:1}}@media (max-width:620px){.wrap{padding:0 16px}.hdr-in{gap:10px}.loc-pill{padding:7px 10px}.hdr-nav .nav-admin{display:none}.hdr-nav .nav-post .btn{margin-left:0}.cat-grid{columns:2}.lgrid{grid-template-columns:repeat(2,1fr)}.searchbar{flex-wrap:wrap}.searchbar .q{width:100%;padding:10px 8px}.searchbar .city{border-left:none;border-top:1px solid var(--line);flex:1;padding:10px 8px}.foot-grid{grid-template-columns:1fr 1fr}.site-footer .foot-bottom{flex-direction:column;align-items:flex-start}.cookie-consent{grid-template-columns:1fr;gap:10px;padding:16px}.cookie-consent-icon{display:none}.cookie-consent-actions{flex-direction:column-reverse;grid-column:auto}.cookie-consent-actions .btn{width:100%;min-height:44px}}.crumb{min-height:0;color:var(--text3);flex-wrap:wrap;align-items:center;gap:7px;padding:20px 0 14px;font-size:12.5px;display:flex}.crumb>span{align-items:center;gap:7px;display:flex}.crumb a{color:var(--text2);font-weight:500}.crumb a:hover{color:var(--brand)}.crumb svg{width:13px;height:13px}.page-title{flex-wrap:wrap;align-items:baseline;gap:10px;margin-bottom:18px;display:flex}.page-title h1{font-family:var(--font-display),"Outfit",sans-serif;letter-spacing:-.7px;margin:0;font-size:28px;font-weight:800}.page-title .cnt{color:var(--text3);font-size:13.5px;font-weight:600}.title-spacer{flex:1}.browse{grid-template-columns:256px 1fr;align-items:start;gap:22px;padding-bottom:40px;display:grid}.fside{flex-direction:column;gap:12px;display:flex;position:sticky;top:80px}.fbox{border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;padding:16px}.fbox h3{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.6px;color:var(--text3);margin:0 0 11px;font-size:12px;font-weight:700}.fsub{flex-direction:column;gap:1px;display:flex}.fsub button{color:var(--text2);text-align:left;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;padding:7px 9px;font-size:13.5px;font-weight:500;transition:all .12s;display:flex}.fsub button:hover{background:var(--line2);color:var(--ink)}.fsub button.on{background:var(--brand-soft);color:var(--brand);font-weight:600}.fsub button span{color:var(--text3);font-size:11.5px;font-weight:600}.frow{gap:8px;display:flex}.fin{border:1px solid var(--line);background:#fff;border-radius:9px;outline:none;width:100%;padding:8px 11px;font-size:13px;transition:border-color .15s}.fin:focus{border-color:var(--brand)}.fcheck{color:var(--text2);cursor:pointer;align-items:center;gap:9px;padding:5px 0;font-size:13.5px;display:flex}.fcheck input{width:16px;height:16px;accent-color:var(--brand)}.btn-block{width:100%}.btn-outline{border-color:var(--line);color:var(--ink);background:#fff}.btn-ghost{color:var(--text2);background:0 0}.toolbar{align-items:center;gap:10px;margin-bottom:14px;display:flex}.toolbar .sp{flex:1}.seg{border:1px solid var(--line);background:#fff;border-radius:9px;display:flex;overflow:hidden}.seg button{color:var(--text3);background:#fff;border:none;align-items:center;padding:7px 10px;display:flex}.seg button svg{width:16px;height:16px}.seg button.on{background:var(--brand-soft);color:var(--brand)}.sortsel{border:1px solid var(--line);background:#fff;border-radius:9px;outline:none;padding:8px 11px;font-size:13px;font-weight:500}.browse .results{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.pagi{justify-content:center;align-items:center;gap:6px;margin-top:26px;display:flex}.pagi a{border:1px solid var(--line);min-width:36px;height:36px;color:var(--text2);background:#fff;border-radius:9px;justify-content:center;align-items:center;padding:0 10px;font-size:13px;font-weight:600;display:flex}.pagi a.cur{background:var(--brand);border-color:var(--brand);color:#fff}@media (max-width:1080px){.browse .results{grid-template-columns:repeat(3,1fr)}}@media (max-width:860px){.browse{grid-template-columns:1fr}.fside{position:static}}@media (max-width:620px){.browse .results{grid-template-columns:repeat(2,1fr)}.page-title .btn{width:100%}.fside{grid-template-columns:1fr 1fr;display:grid}.fside>.btn{grid-column:1/-1}}.detail{grid-template-columns:1fr 340px;align-items:start;gap:22px;padding-bottom:46px;display:grid}.dcol{flex-direction:column;gap:16px;min-width:0;display:flex}.dcard{border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;padding:22px}.gal-main{border-radius:var(--r-lg);aspect-ratio:16/10;color:#fff;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.gal-main>svg{color:#fff;opacity:.9;filter:drop-shadow(0 6px 14px #00000029);width:26%;height:26%}.gal-nav{z-index:2;width:38px;height:38px;color:var(--ink);box-shadow:var(--sh-md);background:#fffffff0;border:none;border-radius:99px;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gal-nav svg{width:18px;height:18px}.gal-nav.l{left:14px}.gal-nav.r{right:14px}.gal-count{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a0c1a8c;border-radius:8px;padding:4px 10px;font-size:12px;font-weight:600;position:absolute;bottom:12px;right:14px}.gal-thumbs{grid-template-columns:repeat(6,1fr);gap:8px;margin-top:8px;display:grid}.gthumb{aspect-ratio:4/3;cursor:pointer;border:2px solid #0000;border-radius:10px;position:relative;overflow:hidden}.gthumb.on{border-color:var(--brand);box-shadow:0 0 0 2px var(--brand-soft)}.dtitle-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.dtitle-row h1{font-family:var(--font-display),"Outfit",sans-serif;letter-spacing:-.5px;margin:0;font-size:25px;font-weight:800;line-height:1.2}.dtitle-row .favorite-button.is-labelled{border:1px solid var(--line);width:auto;min-height:34px;box-shadow:none;background:#fff;border-radius:8px;flex-shrink:0;gap:7px;padding:7px 12px;font-size:13px;display:inline-flex;position:static}.dprice{color:var(--brand);letter-spacing:-.8px;margin:6px 0 2px;font-size:28px;font-weight:800}.dmeta{color:var(--text3);flex-wrap:wrap;align-items:center;gap:14px;margin-top:8px;font-size:12.5px;display:flex}.dmeta .m{align-items:center;gap:5px;display:flex}.dmeta svg{width:14px;height:14px}.dsec-t{font-family:var(--font-display),"Outfit",sans-serif;margin-bottom:12px;font-size:16px;font-weight:700}.spec{grid-template-columns:1fr 1fr;gap:0 26px;display:grid}.spec .row{border-bottom:1px solid var(--line2);justify-content:space-between;padding:9px 0;font-size:13.5px;display:flex}.spec .row span{color:var(--text2)}.spec .row b{font-weight:600}.dbody p{color:#3a342e;margin-bottom:10px;font-size:14px;line-height:1.7}.mapbox{border-radius:var(--r);border:1px solid var(--line);background:repeating-linear-gradient(0deg,#0000 0 34px,#eae3d8 34px 35px),repeating-linear-gradient(90deg,#0000 0 34px,#eae3d8 34px 35px),linear-gradient(135deg,#f5f1e8,#efe8da);height:190px;position:relative;overflow:hidden}.mapbox .pinwrap{flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex;position:absolute;inset:0}.mapbox .pin{background:var(--brand);width:40px;height:40px;box-shadow:var(--sh-md);border-radius:99px 99px 99px 4px;justify-content:center;align-items:center;display:flex;transform:rotate(-45deg)}.mapbox .pin svg{color:#fff;width:18px;height:18px;transform:rotate(45deg)}.mapbox .lab{box-shadow:var(--sh);background:#fff;border-radius:8px;padding:4px 12px;font-size:12.5px;font-weight:600}.map-note{color:var(--text3);margin-top:9px;font-size:12px}.side-sticky{flex-direction:column;gap:14px;display:flex;position:sticky;top:80px}.seller-top{align-items:center;gap:12px;margin-bottom:14px;display:flex}.avatar{background:var(--brand-soft);width:46px;height:46px;color:var(--brand);border-radius:99px;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:800;display:flex}.seller-top b{flex-wrap:wrap;align-items:center;gap:6px;font-size:15px;display:flex}.vbadge{background:var(--green-bg);color:var(--green);border-radius:99px;align-items:center;gap:3px;padding:2px 8px;font-size:10.5px;font-weight:700;display:inline-flex}.vbadge svg{width:11px;height:11px}.seller-top span{color:var(--text3);font-size:12px}.seller-stats{border:1px solid var(--line2);border-radius:10px;margin-bottom:14px;display:flex;overflow:hidden}.seller-stats div{text-align:center;border-right:1px solid var(--line2);flex:1;padding:9px 4px}.seller-stats div:last-child{border-right:none}.seller-stats b{font-size:14px;display:block}.seller-stats span{color:var(--text3);font-size:11px}.side-actions{flex-direction:column;gap:9px;display:flex}.safety{background:var(--amber-bg);border-radius:var(--r);border:1px solid #f5e1bc;padding:14px 15px}.safety b{color:var(--amber);align-items:center;gap:7px;margin-bottom:7px;font-size:13px;display:flex}.safety b svg{width:15px;height:15px}.safety ul{color:#7c5a16;flex-direction:column;gap:3px;margin:0 0 0 16px;padding:0;font-size:12.5px;display:flex}.report-l{text-align:center;color:var(--text3);background:0 0;border:none;justify-content:center;align-items:center;gap:6px;width:100%;padding:4px;font-size:12.5px;display:flex}.report-l svg{width:14px;height:14px}.simrow{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.similar-head{margin-top:8px}.similar-head h2{font-size:18px}@media (max-width:1080px){.simrow{grid-template-columns:repeat(3,1fr)}}@media (max-width:860px){.detail{grid-template-columns:1fr}.side-sticky{position:static}}@media (max-width:620px){.simrow{grid-template-columns:repeat(2,1fr)}.spec{grid-template-columns:1fr}.dtitle-row{flex-direction:column}}.post-wrap{max-width:780px;margin:0 auto;padding-bottom:60px}.post-wrap .stepper{grid-template-columns:none;align-items:center;gap:0;max-width:none;margin:8px 0 26px;padding:0;display:flex}.step-fragment{display:contents}.post-wrap .stp{color:inherit;flex-direction:row;flex-shrink:0;align-items:center;gap:9px;display:flex;position:static}.post-wrap .stp .n{border:2px solid var(--line);width:30px;height:30px;color:var(--text3);background:#fff;border-radius:99px;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex;position:static}.post-wrap .stp .n svg{width:14px}.post-wrap .stp .l{color:var(--text3);font-size:13px;font-weight:600;display:inline}.post-wrap .stp.on .n{border-color:var(--brand);background:var(--brand);color:#fff}.post-wrap .stp.on .l{color:var(--ink)}.post-wrap .stp.done .n{border-color:var(--brand);background:var(--brand-soft);color:var(--brand)}.post-wrap .stp-line{background:var(--line);border-radius:2px;flex:1;width:auto;height:2px;margin:0 12px;position:static}.post-wrap .stp-line.done{background:var(--brand)}.pick-grid{grid-template-columns:repeat(5,1fr);gap:11px;display:grid}.pick{border:1px solid var(--line);border-radius:var(--r);text-align:center;background:#fff;flex-direction:column;align-items:center;gap:9px;padding:18px 10px;font-size:12.5px;font-weight:600;transition:all .15s;display:flex}.pick .ic{border-radius:11px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.pick .ic svg{width:20px;height:20px}.pick:hover{border-color:var(--brand-line);box-shadow:var(--sh-md)}.pick.on{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}.post-subcategory{margin-top:18px;margin-bottom:0}.fld{margin-bottom:16px}.fld label{margin-bottom:6px;font-size:13px;font-weight:600;display:block}.fld label i{color:var(--red);font-style:normal}.fld .hint{color:var(--text3);margin-top:5px;font-size:12px}.fin-lg{border:1px solid var(--line);background:#fff;border-radius:10px;outline:none;width:100%;padding:11px 13px;font-size:14px;transition:border-color .15s}.fin-lg:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}textarea.fin-lg{resize:vertical;min-height:130px;line-height:1.6}.f2{grid-template-columns:1fr 1fr;gap:14px;display:grid}.drop{border:2px dashed var(--brand-line);border-radius:var(--r-lg);background:var(--brand-soft);text-align:center;cursor:pointer;padding:36px 20px;transition:all .15s;display:block}.drop:hover{border-color:var(--brand)}.drop .ic{width:52px;height:52px;color:var(--brand);box-shadow:var(--sh);background:#fff;border-radius:99px;justify-content:center;align-items:center;margin:0 auto 12px;display:flex}.drop .ic svg{width:24px;height:24px}.drop b{font-size:14.5px}.drop p{color:var(--text2);margin-top:4px;font-size:12.5px}.photo-slots{grid-template-columns:repeat(5,1fr);gap:10px;margin-top:14px;display:grid}.pslot{aspect-ratio:4/3;border:1px dashed var(--line);color:var(--text3);border-radius:10px;justify-content:center;align-items:center;font-size:11px;font-weight:600;display:flex;position:relative}.pslot.filled{color:#fff;border:none}.pslot.filled>svg{color:#fff;opacity:.9;width:34%;height:34%}.pslot .cover{color:#fff;text-transform:uppercase;letter-spacing:.3px;background:#211915;border-radius:5px;padding:2px 6px;font-size:9.5px;font-weight:700;position:absolute;top:6px;left:6px}.pslot .rm{width:20px;height:20px;color:var(--text2);background:#fffffff2;border:none;border-radius:99px;justify-content:center;align-items:center;display:flex;position:absolute;top:5px;right:5px}.pslot .rm svg{width:11px}.post-nav{justify-content:space-between;margin-top:24px;display:flex}.btn-lg{border-radius:12px;padding:13px 26px;font-size:15px}.tip-card{background:var(--brand-soft);border:1px solid var(--brand-line);border-radius:var(--r);color:#8a4522;margin-top:18px;padding:14px 16px;font-size:13px}.tip-card b{color:var(--brand);align-items:center;gap:7px;margin-bottom:5px;display:flex}.tip-card b svg{width:15px;height:15px}.review-grid{grid-template-columns:280px 1fr;align-items:start;gap:20px;display:grid}.preview-card{cursor:default}.preview-card .limg>svg{color:#fff;width:34%;height:34%}.rv-row{border-bottom:1px solid var(--line2);justify-content:space-between;padding:9px 0;font-size:13.5px;display:flex}.rv-row span{color:var(--text2)}.rv-row b{text-align:right;max-width:60%;font-weight:600}.review-terms{margin-top:14px}.post-auth-gate{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:46px 24px;display:flex}.post-auth-gate .loading-line{margin:0}.post-auth-icon{width:58px;height:58px;color:var(--brand);background:var(--brand-soft);border-radius:99px;justify-content:center;align-items:center;margin-bottom:18px;display:flex}.post-auth-icon svg{width:25px;height:25px}.post-auth-gate h2{font-family:var(--font-display),"Outfit",sans-serif;margin:0 0 8px;font-size:24px}.post-auth-gate p{max-width:430px;color:var(--text2);margin:0 0 22px;font-size:14px;line-height:1.6}.post-auth-gate .btn{align-items:center;gap:8px;display:inline-flex}.post-auth-gate .btn svg{width:17px;height:17px}@media (max-width:860px){.pick-grid{grid-template-columns:repeat(3,1fr)}.review-grid{grid-template-columns:1fr}}@media (max-width:620px){.post-wrap .stp .l{display:none}.pick-grid{grid-template-columns:repeat(2,1fr)}.f2{grid-template-columns:1fr}.photo-slots{grid-template-columns:repeat(3,1fr)}}.msg-shell{border:1px solid var(--line);border-radius:var(--r-lg);height:620px;min-height:0;box-shadow:none;background:#fff;grid-template-columns:330px 1fr;margin-bottom:46px;display:grid;overflow:hidden}.th-col{border-right:1px solid var(--line);flex-direction:column;display:flex}.th-head{border-bottom:1px solid var(--line2);padding:16px 16px 12px}.th-head h2{font-family:var(--font-display),"Outfit",sans-serif;margin:0 0 10px;font-size:18px;font-weight:800}.th-search{border:1px solid var(--line);background:var(--bg);border-radius:9px;align-items:center;gap:8px;height:auto;margin:0;padding:7px 11px;display:flex}.th-search svg{width:15px;height:15px;color:var(--text3)}.th-search input{background:0 0;border:none;outline:none;flex:1;font-size:13px}.th-list{flex:1;overflow-y:auto}.thread{cursor:pointer;text-align:left;width:100%;min-height:0;color:var(--ink);border:0;border-bottom:1px solid var(--line2);background:#fff;gap:11px;padding:13px 16px;display:flex;position:relative}.thread:hover{background:#fafbfd}.thread.on{background:var(--brand-soft)}.thread .avatar{width:40px;height:40px;font-size:14px}.thread .tx{flex:1;min-width:0;display:block}.thread .r1{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.thread .r1 b{font-size:13.5px}.thread .r1 time{color:var(--text3);font-size:11px}.thread .item{color:var(--brand);white-space:nowrap;text-overflow:ellipsis;margin:1px 0;font-size:11.5px;font-weight:600;display:block;overflow:hidden}.thread .prev{color:var(--text3);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;display:block;overflow:hidden}.thread.unread .prev{color:var(--ink);font-weight:600}.udot{background:var(--brand);color:#fff;border-radius:99px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10.5px;font-weight:700;display:flex;position:absolute;bottom:16px;right:14px}.chat-col{flex-direction:column;min-width:0;display:flex}.chat-head{border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:0;padding:13px 18px;display:flex}.chat-head .tx b{font-size:14.5px;display:block}.chat-head .tx span{color:var(--text3);font-size:12px}.chat-item{border:1px solid var(--line);background:var(--bg);cursor:pointer;border-radius:10px;align-items:center;gap:10px;max-width:280px;margin-left:auto;padding:7px 11px;display:flex}.chat-item .mini{color:#fff;background:linear-gradient(135deg,#e2ecfa,#1f4e88);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:30px;font-size:11px;font-weight:800;display:flex}.chat-item .tx2 b{white-space:nowrap;text-overflow:ellipsis;max-width:160px;font-size:12px;display:block;overflow:hidden}.chat-item .tx2 span{color:var(--brand);font-size:11.5px;font-weight:700}.chat-body{background:#fafbfd;flex-direction:column;flex:1;gap:10px;padding:20px 18px;display:flex;overflow-y:auto}.day-sep{text-align:center;color:var(--text3);margin:6px 0;font-size:11px;font-weight:600}.bub{border-radius:14px;max-width:66%;padding:9px 13px;font-size:13.5px;line-height:1.5;position:relative}.bub time{opacity:.65;margin-top:3px;font-size:10.5px;display:block}.bub.them{border:1px solid var(--line);background:#fff;border-bottom-left-radius:4px;align-self:flex-start}.bub.me{background:var(--brand);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.chat-input{border-top:1px solid var(--line);background:#fff;gap:10px;min-height:0;padding:13px 16px;display:flex}.chat-input input{border:1px solid var(--line);border-radius:10px;outline:none;flex:1;padding:10px 14px;font-size:13.5px}.auth-wrap{max-width:420px;margin:44px auto 70px}.auth-wrap .auth-card{border:1px solid var(--line);width:auto;box-shadow:var(--sh-md);background:#fff;border-radius:18px;padding:30px}.auth-wrap .auth-card h1{font-family:var(--font-display),"Outfit",sans-serif;letter-spacing:-.5px;text-align:center;margin:0;font-size:24px;font-weight:800}.auth-wrap .auth-card .sub{text-align:center;color:var(--text2);margin:6px 0 20px;font-size:13px}.auth-wrap .auth-tabs{background:var(--line2);border-radius:11px;grid-template-columns:none;margin-bottom:20px;padding:4px;display:flex}.auth-wrap .auth-tabs button{height:auto;color:var(--text3);box-shadow:none;background:0 0;border:none;border-radius:8px;flex:1;padding:8px;font-size:13.5px;font-weight:600}.auth-wrap .auth-tabs button.on{color:var(--ink);box-shadow:var(--sh);background:#fff}.social-btn{border:1px solid var(--line);background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:9px;width:100%;margin-bottom:9px;padding:10px;font-size:13.5px;font-weight:600;display:flex}.social-btn svg{width:17px;height:17px}.or-sep{color:var(--text3);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:12px;margin:16px 0;font-size:11.5px;font-weight:600;display:flex}.or-sep:before,.or-sep:after{content:"";background:var(--line);flex:1;height:1px}.auth-wrap .auth-foot{text-align:center;color:var(--text2);margin-top:16px;font-size:12.5px}.auth-wrap .auth-foot a{color:var(--brand);font-weight:600}@media (max-width:860px){.msg-shell{grid-template-columns:1fr;height:auto}.th-col{max-height:300px}.chat-col{min-height:500px}}.myads-page,.favorites-page{padding-bottom:46px}.favorites-grid{grid-template-columns:repeat(4,1fr)}.tabbar{border-bottom:1px solid var(--line);gap:2px;margin-bottom:18px;display:flex}.tabbar button{color:var(--text3);background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:7px;margin-bottom:-1px;padding:10px 16px;font-size:13.5px;font-weight:600;display:flex}.tabbar button.on{color:var(--brand);border-bottom-color:var(--brand)}.tabbar .pill{background:var(--line2);color:var(--text2);border-radius:99px;padding:1px 7px;font-size:11px;font-weight:700}.tabbar button.on .pill{background:var(--brand-soft);color:var(--brand)}.adrow{border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:12px;padding:14px;display:flex}.adrow .thumb{color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:88px;display:flex}.thumb-shtepi{background:linear-gradient(135deg,#fbe8ec,#9a3255)}.thumb-elektronike{background:linear-gradient(135deg,#def3ec,#0f6e56)}.thumb-imobiliare{background:linear-gradient(135deg,#fbe8df,#9a3b14)}.adrow .thumb svg{color:#fff;opacity:.9;width:34%;height:34%}.adrow .info{flex:1;min-width:200px}.adrow .info b{font-size:14.5px}.adrow .info .pr{color:var(--brand);margin:2px 0;font-size:14px;font-weight:800}.adrow .info .mt{color:var(--text3);font-size:12px}.stat3{gap:18px;display:flex}.stat3 div{text-align:center}.stat3 b{font-size:15px;display:block}.stat3 span{color:var(--text3);align-items:center;gap:3px;font-size:11px;display:flex}.stat3 svg{width:11px}.adrow .acts{flex-wrap:wrap;gap:7px;display:flex}.stbadge{border-radius:99px;padding:3px 10px;font-size:11px;font-weight:700}.st-live{background:var(--green-bg);color:var(--green)}.st-pend{background:var(--amber-bg);color:var(--amber)}.st-exp{background:var(--line2);color:var(--text3)}.boost-banner{border-radius:var(--r-lg);color:#fff;background:linear-gradient(100deg,#e8542c,#b83e1f);align-items:center;gap:16px;margin-bottom:20px;padding:18px 22px;display:flex}.boost-banner .ic{background:#ffffff29;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.boost-banner .ic svg{width:22px;height:22px}.boost-banner b{font-size:15px;display:block}.boost-banner span{opacity:.85;font-size:12.5px}.boost-banner .btn{color:var(--brand);background:#fff;margin-left:auto}.btn-danger-soft{background:var(--red-bg);color:var(--red)}.empty{text-align:center;border:1px dashed var(--line);border-radius:var(--r-lg);background:#fff;grid-column:1/-1;padding:70px 20px}.empty .ic{background:var(--brand-soft);width:56px;height:56px;color:var(--brand);border-radius:99px;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.empty .ic svg{width:26px}.empty h3{font-family:var(--font-display);margin-bottom:6px;font-size:18px}.empty p{color:var(--text2);margin-bottom:18px;font-size:13.5px}@media (max-width:1080px){.favorites-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:620px){.favorites-grid{grid-template-columns:repeat(2,1fr)}.boost-banner{flex-wrap:wrap;align-items:flex-start}.boost-banner .btn{width:100%;margin-left:0}.stat3{justify-content:space-around;width:100%}.adrow .acts{width:100%}.adrow .acts .btn:first-child{flex:1}}.categories-page{padding-bottom:46px}.home-page .strip-head{justify-content:flex-start;gap:18px}.my-profile-page{padding-bottom:64px}.member-profile{gap:18px;display:grid}.member-profile-hero{border:1px solid var(--line);border-radius:var(--r-lg);background:linear-gradient(135deg,#fff 0%,#fff 58%,var(--brand-soft) 100%);box-shadow:var(--sh);justify-content:space-between;align-items:center;gap:24px;padding:28px 30px;display:flex;position:relative;overflow:hidden}.member-profile-hero:after{content:"";pointer-events:none;border:42px solid #ea580c12;border-radius:50%;width:220px;height:220px;position:absolute;top:-70px;right:-50px}.profile-identity,.profile-name-line,.profile-hero-actions{align-items:center;display:flex}.profile-identity{z-index:1;gap:16px;min-width:0;position:relative}.profile-avatar{background:var(--brand);color:#fff;width:66px;height:66px;font-family:var(--font-display),"Outfit",sans-serif;border-radius:20px;flex:0 0 66px;place-items:center;font-size:21px;font-weight:800;display:grid;box-shadow:0 9px 22px #ea580c33}.profile-name-line{flex-wrap:wrap;gap:9px}.profile-name-line h1{font-family:var(--font-display),"Outfit",sans-serif;letter-spacing:-.5px;margin:0;font-size:26px;line-height:1.15}.profile-identity p{color:var(--text3);flex-wrap:wrap;align-items:center;gap:7px;margin:7px 0 0;font-size:12.5px;display:flex}.profile-identity p svg{width:14px;height:14px}.profile-hero-actions{z-index:1;flex-wrap:wrap;justify-content:flex-end;gap:9px;position:relative}.profile-hero-actions .btn svg{width:15px;height:15px}.profile-tabs{border:1px solid var(--line);scrollbar-width:none;background:#fff;border-radius:12px;gap:5px;padding:5px;display:flex;overflow-x:auto}.profile-tabs::-webkit-scrollbar{display:none}.profile-tabs button{min-width:max-content;color:var(--text2);background:0 0;border:0;border-radius:9px;flex:1;justify-content:center;align-items:center;gap:7px;padding:10px 15px;font-size:13px;font-weight:650;transition:background .15s,color .15s;display:flex}.profile-tabs button:hover{background:var(--line2);color:var(--ink)}.profile-tabs button.on{background:var(--brand-soft);color:var(--brand)}.profile-tabs svg{width:16px;height:16px}.profile-overview{gap:18px;display:grid}.profile-stat-strip{border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.profile-stat-strip>div{border-right:1px solid var(--line2);grid-template-rows:auto auto;grid-template-columns:38px 1fr;column-gap:11px;padding:20px;display:grid}.profile-stat-strip>div:last-child{border-right:0}.profile-stat-strip .stat-icon{background:var(--brand-soft);width:38px;height:38px;color:var(--brand);border-radius:11px;grid-row:1/3;place-items:center;display:grid}.profile-stat-strip svg{width:18px;height:18px}.profile-stat-strip b{font-family:var(--font-display),"Outfit",sans-serif;font-size:20px;line-height:1}.profile-stat-strip small{color:var(--text3);align-self:end;font-size:11.5px}.profile-panel{border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;min-width:0;padding:22px}.profile-panel-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:17px;display:flex}.profile-panel-head h2,.verification-panel h2{font-family:var(--font-display),"Outfit",sans-serif;letter-spacing:-.25px;margin:2px 0 0;font-size:19px}.profile-panel-head p,.verification-panel>form>p{color:var(--text3);margin:5px 0 0;font-size:12.5px;line-height:1.55}.eyebrow{color:var(--brand);letter-spacing:.75px;text-transform:uppercase;font-size:10.5px;font-weight:750}.profile-listing-history{flex-direction:column;display:flex}.profile-listing-history article{border-top:1px solid var(--line2);grid-template-columns:56px minmax(170px,1fr) auto 96px auto auto;align-items:center;gap:13px;min-width:0;padding:12px 0;display:grid}.profile-listing-history article:first-child{border-top:0}.history-thumb{width:56px;height:46px;color:var(--brand);background:linear-gradient(135deg,#fae8d6,#efb477);border-radius:9px;place-items:center;display:grid;overflow:hidden}.history-thumb svg{width:23px;height:23px}.history-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.history-copy>b{text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;overflow:hidden}.history-copy>span{color:var(--text3);gap:6px;font-size:11.5px;display:flex}.history-copy>small{color:var(--red);font-size:11.5px}.profile-listing-history article>strong{color:var(--brand);white-space:nowrap;font-size:13px}.history-metrics{color:var(--text3);align-items:center;gap:10px;font-size:11.5px;display:flex}.history-metrics span{align-items:center;gap:4px;display:flex}.history-metrics svg{width:13px;height:13px}.profile-listing-history .btn{min-width:60px}.profile-quick-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.profile-quick-grid>button{border:1px solid var(--line);border-radius:var(--r-lg);text-align:left;background:#fff;align-items:center;gap:13px;padding:18px;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.profile-quick-grid>button:hover{border-color:var(--brand-line);box-shadow:var(--sh);transform:translateY(-1px)}.profile-quick-grid>button>svg{background:var(--brand-soft);width:38px;height:38px;color:var(--brand);border-radius:11px;padding:9px}.profile-quick-grid span{flex-direction:column;gap:3px;display:flex}.profile-quick-grid b{font-size:13.5px}.profile-quick-grid small{color:var(--text3);font-size:11.5px}.profile-management-grid{grid-template-columns:minmax(0,1.5fr) minmax(260px,.7fr);align-items:start;gap:18px;display:grid}.profile-form{flex-direction:column;gap:15px;display:flex}.profile-form .profile-panel-head{margin-bottom:0}.profile-form textarea{resize:vertical;min-height:112px}.profile-form>.btn{align-self:flex-start}.commercial-fields{flex-direction:column;gap:15px;display:flex}.verification-panel{position:sticky;top:84px}.verification-panel h2{margin-bottom:8px}.verification-drop{border:1px dashed var(--brand-line);background:var(--brand-soft);color:var(--text2);text-align:center;cursor:pointer;border-radius:12px;flex-direction:column;align-items:center;gap:5px;margin:16px 0 12px;padding:24px 14px;display:flex}.verification-drop:hover{border-color:var(--brand)}.verification-drop svg{width:24px;height:24px;color:var(--brand);margin-bottom:3px}.verification-drop b{font-size:13px}.verification-drop span{color:var(--text3);font-size:11px}.verification-drop input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.verified-profile-state{background:var(--green-bg);color:var(--green);text-align:center;border-radius:12px;flex-direction:column;align-items:center;margin-top:18px;padding:24px 16px;display:flex}.verified-profile-state svg{width:32px;height:32px;margin-bottom:8px}.verified-profile-state p{color:var(--text2);margin:6px 0 0;font-size:12px;line-height:1.5}.security-panel{max-width:none}.security-state{background:var(--line2);color:var(--text3);white-space:nowrap;border-radius:99px;align-items:center;gap:5px;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex}.security-state.is-on{background:var(--green-bg);color:var(--green)}.security-state svg{width:13px;height:13px}.security-callout{border:1px solid var(--brand-line);background:var(--brand-soft);border-radius:12px;align-items:center;gap:13px;padding:16px;display:flex}.security-callout>svg{width:38px;height:38px;color:var(--brand);background:#fff;border-radius:11px;flex:0 0 38px;padding:8px}.security-callout div{flex-direction:column;gap:3px;display:flex}.security-callout b{font-size:13.5px}.security-callout span{color:var(--text2);font-size:12px;line-height:1.45}.enable-2fa{gap:14px;display:grid}.security-inline{align-items:stretch;gap:9px;display:flex}.security-inline .fin-lg{flex:1;min-width:0}.two-factor-setup{grid-template-columns:270px 1fr;gap:26px;padding-top:4px;display:grid}.qr-stage{border:1px solid var(--line);text-align:center;background:#faf8f5;border-radius:14px;flex-direction:column;align-items:center;gap:10px;padding:17px;display:flex}.qr-stage img{border-radius:8px;width:100%;max-width:232px;height:auto}.qr-stage>span{color:var(--text3);font-size:11.5px;line-height:1.45}.qr-placeholder{aspect-ratio:1;width:232px;color:var(--brand);place-items:center;display:grid}.qr-placeholder svg{width:25px;height:25px;animation:1s linear infinite profile-spin}@keyframes profile-spin{to{transform:rotate(360deg)}}.setup-steps{flex-direction:column;gap:12px;display:flex}.setup-step{border-bottom:1px solid var(--line2);grid-template-columns:30px 1fr;gap:11px;padding:14px 0;display:grid}.setup-step:last-child{border-bottom:0}.setup-step>span{background:var(--brand);color:#fff;border-radius:99px;place-items:center;width:30px;height:30px;font-size:12px;font-weight:800;display:grid}.setup-step b{font-size:13.5px}.setup-step p{color:var(--text3);margin:4px 0 9px;font-size:12px}.setup-step code{overflow-wrap:anywhere;background:var(--line2);color:var(--ink);letter-spacing:.6px;border-radius:8px;padding:8px 10px;font-size:12px;display:block}.totp-input{letter-spacing:5px;text-align:center;max-width:190px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:19px;font-weight:700}.security-actions{gap:10px;display:grid}.security-actions details{border:1px solid var(--line);border-radius:11px;overflow:hidden}.security-actions summary{cursor:pointer;align-items:center;gap:8px;padding:13px 15px;font-size:12.5px;font-weight:650;list-style:none;display:flex}.security-actions summary::-webkit-details-marker{display:none}.security-actions summary svg{width:16px;height:16px;color:var(--brand)}.security-actions .danger-summary,.security-actions .danger-summary svg{color:var(--red)}.security-detail-form{padding:0 15px 15px}.security-detail-form p{color:var(--text3);margin:0 0 9px;font-size:12px}.backup-codes{background:var(--amber-bg);border:1px solid #f0d8ad;border-radius:12px;gap:13px;margin-top:18px;padding:18px;display:grid}.backup-codes p{color:#7c5a16;margin:4px 0 0;font-size:12px}.backup-code-grid{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.backup-code-grid code{color:#5f4312;text-align:center;background:#fff;border:1px solid #7c5a1624;border-radius:7px;padding:8px;font-size:12px}.two-factor-challenge{border:1px solid var(--line);border-radius:var(--r-lg);max-width:520px;box-shadow:var(--sh-md);background:#fff;margin:42px auto 72px;padding:28px}@media (max-width:860px){.member-profile-hero{flex-direction:column;align-items:flex-start}.profile-stat-strip{grid-template-columns:1fr 1fr}.profile-stat-strip>div:nth-child(2){border-right:0}.profile-stat-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line2)}.profile-management-grid,.two-factor-setup{grid-template-columns:1fr}.verification-panel{position:static}.profile-listing-history article{grid-template-columns:56px minmax(0,1fr) auto}.profile-listing-history article>strong{grid-column:2}.profile-listing-history .history-metrics,.profile-listing-history .stbadge,.profile-listing-history article>.btn{grid-row:2}.profile-listing-history .history-metrics{grid-column:2;justify-self:end}.profile-listing-history .stbadge{grid-column:3}.profile-listing-history article>.btn{display:none}}@media (max-width:620px){.my-profile-page{padding-bottom:38px}.member-profile-hero{padding:22px 18px}.profile-avatar{border-radius:16px;flex-basis:54px;width:54px;height:54px}.profile-name-line h1{font-size:22px}.profile-hero-actions{width:100%}.profile-hero-actions .btn{flex:1}.profile-tabs button{padding:9px 12px;font-size:0}.profile-tabs button svg{width:18px;height:18px}.profile-panel{padding:17px}.profile-stat-strip>div{grid-template-columns:34px 1fr;column-gap:8px;padding:15px 12px}.profile-stat-strip .stat-icon{width:34px;height:34px}.profile-quick-grid{grid-template-columns:1fr}.profile-listing-history article{grid-template-columns:48px minmax(0,1fr) auto;gap:9px}.history-thumb{width:48px;height:42px}.profile-listing-history article>strong,.history-metrics{display:none}.security-inline{flex-direction:column;align-items:stretch}.totp-input{max-width:none}.backup-code-grid{grid-template-columns:1fr 1fr}.two-factor-challenge{margin:24px auto 48px;padding:20px}}.paid-category-tag{background:var(--amber-bg);color:var(--amber);border-radius:99px;align-items:center;gap:4px;margin-top:-3px;padding:2px 7px;font-size:9.5px;font-weight:750;display:inline-flex}.paid-category-tag svg{width:10px;height:10px}.post-payment-note,.payment-review{background:var(--amber-bg);border:1px solid #f1d6a8;border-radius:11px;align-items:center;gap:12px;margin-top:16px;padding:14px;display:flex}.post-payment-note>svg,.payment-review>svg{width:32px;height:32px;color:var(--amber);background:#fff;border-radius:9px;flex:0 0 32px;padding:7px}.post-payment-note div,.payment-review div{gap:3px;display:grid}.post-payment-note b,.payment-review b{font-size:13px}.post-payment-note span,.payment-review span,.payment-review small{color:#74531a;font-size:11.5px;line-height:1.45}.payment-review{margin:14px 0 4px}.payment-review div{flex:1;grid-template-columns:1fr auto}.payment-review small{grid-column:1/-1}.boost-checkout-panel{border:1px solid var(--brand-line);border-radius:var(--r-lg);box-shadow:var(--sh-md);background:#fff;margin:-4px 0 22px;padding:22px}.boost-checkout-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:17px;display:flex}.boost-checkout-head h2{font-family:var(--font-display),"Outfit",sans-serif;margin:3px 0 0;font-size:19px}.boost-checkout-head .btn svg{width:16px;height:16px}.boost-plan-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.boost-plan{border:1px solid var(--line);background:#faf9f7;border-radius:13px;flex-direction:column;min-width:0;padding:18px;display:flex;position:relative}.boost-plan.tier-premium{border-color:var(--brand-line);background:var(--brand-soft)}.boost-plan.tier-deluxe{background:#f7f2fb;border-color:#d9cee9}.boost-plan-tier{color:var(--text2);letter-spacing:.5px;text-transform:uppercase;align-items:center;gap:6px;font-size:11px;font-weight:800;display:flex}.boost-plan-tier svg{width:14px;height:14px;color:var(--brand)}.boost-plan>strong{color:var(--ink);font-family:var(--font-display),"Outfit",sans-serif;margin:15px 0 8px;font-size:26px}.boost-plan>strong small{color:var(--text3);font-family:var(--font-body);font-size:11px}.boost-plan>p{min-height:36px;color:var(--text2);margin:0 0 14px;font-size:11.5px;line-height:1.5}.boost-duration{color:var(--text3);align-items:center;gap:5px;margin:auto 0 14px;font-size:11.5px;display:flex}.boost-duration svg{width:14px;height:14px}.pok-assurance{color:var(--text3);text-align:center;justify-content:center;align-items:center;gap:7px;margin-top:14px;font-size:11px;line-height:1.45;display:flex}.pok-assurance svg{width:15px;height:15px;color:var(--green);flex:0 0 15px}.ad-promotion-badge{background:var(--brand-soft);color:var(--brand);vertical-align:middle;border-radius:99px;align-items:center;gap:3px;margin-left:7px;padding:2px 7px;font-size:9px;display:inline-flex}.ad-promotion-badge svg{width:10px;height:10px}.payment-status-page{padding-bottom:70px}.payment-status-card{border:1px solid var(--line);border-radius:var(--r-lg);max-width:650px;box-shadow:var(--sh-md);text-align:center;background:#fff;margin:26px auto 0;padding:34px}.payment-status-icon{background:var(--amber-bg);width:62px;height:62px;color:var(--amber);border-radius:50%;place-items:center;margin:0 auto 17px;display:grid}.payment-status-card.is-paid .payment-status-icon{background:var(--green-bg);color:var(--green)}.payment-status-card.is-failed .payment-status-icon{background:var(--red-bg);color:var(--red)}.payment-status-icon svg{width:28px;height:28px}.payment-status-icon .spin{animation:1s linear infinite profile-spin}.payment-status-card h1{font-family:var(--font-display),"Outfit",sans-serif;margin:5px 0 8px;font-size:26px}.payment-status-card>p{max-width:480px;color:var(--text2);margin:0 auto 20px;font-size:13px;line-height:1.6}.payment-receipt{text-align:left;background:#faf8f5;border-radius:12px;margin:22px 0;padding:4px 17px}.payment-receipt>div{border-bottom:1px solid var(--line2);justify-content:space-between;align-items:center;gap:16px;padding:11px 0;font-size:12px;display:flex}.payment-receipt>div:last-child{border-bottom:0}.payment-receipt span{color:var(--text3)}.payment-receipt code{max-width:55%;color:var(--text2);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.payment-status-actions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.provider-status{border-radius:var(--r-lg);background:var(--red-bg);border:1px solid #f1c7c0;align-items:center;gap:14px;margin-bottom:18px;padding:17px 19px;display:flex}.provider-status>span{width:42px;height:42px;color:var(--red);background:#fff;border-radius:11px;place-items:center;display:grid}.provider-status>span svg{width:20px;height:20px}.provider-status>div{flex:1}.provider-status p{color:var(--text2);margin:3px 0 0;font-size:11.5px}.provider-status>strong{color:var(--red);align-items:center;gap:5px;font-size:11.5px;display:flex}.provider-status>strong svg{width:14px;height:14px}.provider-status.is-ready{background:var(--green-bg);border-color:#bfe0ca}.provider-status.is-ready>span,.provider-status.is-ready>strong{color:var(--green)}.admin-page-tools{z-index:2;justify-content:flex-end;margin-bottom:-36px;padding-top:18px;display:flex;position:relative}.monetization-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;margin-bottom:16px;display:grid}.monetization-category-list{max-height:520px;overflow:auto}.monetization-category-list h2,.admin-boost-plans h2,.payment-ledger h2{font-family:var(--font-display),"Outfit",sans-serif;margin:3px 0 10px;font-size:19px}.muted{color:var(--text3);font-size:12px}.admin-boost-plans,.payment-ledger{margin-bottom:16px}.admin-boost-plans .profile-panel-head>svg{width:24px;height:24px;color:var(--brand)}.admin-plan-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.admin-plan{border:1px solid var(--line);background:#faf9f7;border-radius:12px;gap:10px;padding:15px;display:grid}.admin-plan.tier-premium{border-color:var(--brand-line);background:var(--brand-soft)}.admin-plan.tier-deluxe{background:#f7f2fb;border-color:#d9cee9}.admin-plan>span{color:var(--brand);letter-spacing:.7px;font-size:10px;font-weight:800}.admin-plan label{gap:5px;font-size:11.5px;font-weight:650;display:grid}.new-plan-details{border-top:1px solid var(--line2);margin-top:15px;padding-top:13px}.new-plan-details summary{color:var(--brand);cursor:pointer;font-size:12.5px;font-weight:700}.new-plan-details form{max-width:700px;margin-top:15px}.payment-table{min-width:780px}.payment-ledger{overflow-x:auto}.payment-table-head,.payment-table-row{grid-template-columns:1.1fr 1.4fr 1fr .8fr .8fr .7fr;align-items:center;gap:12px;padding:10px 5px;display:grid}.payment-table-head{border-bottom:1px solid var(--line);color:var(--text3);text-transform:uppercase;font-size:10.5px;font-weight:700}.payment-table-row{border-bottom:1px solid var(--line2);font-size:11.5px}.payment-table-row code{text-overflow:ellipsis;font-size:10.5px;overflow:hidden}.payment-table-row>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.payment-pill{background:var(--line2);border-radius:99px;justify-self:start;padding:3px 7px;font-size:9.5px;font-weight:800}.payment-pill.status-paid{background:var(--green-bg);color:var(--green)}.payment-pill.status-pending{background:var(--amber-bg);color:var(--amber)}.payment-pill.status-failed,.payment-pill.status-refunded{background:var(--red-bg);color:var(--red)}@media (max-width:860px){.boost-plan-grid,.admin-plan-grid{grid-template-columns:1fr 1fr}.monetization-grid{grid-template-columns:1fr}}@media (max-width:620px){.boost-plan-grid,.admin-plan-grid{grid-template-columns:1fr}.boost-checkout-panel,.payment-status-card{padding:18px}.payment-status-card{margin-top:12px}.payment-receipt>div{flex-direction:column;align-items:flex-start;gap:4px}.payment-receipt code{max-width:100%}.provider-status{flex-wrap:wrap;align-items:flex-start}.provider-status>strong{width:100%;margin-left:56px}.admin-page-tools{margin:0;padding-top:12px}.admin-page-tools .btn{width:100%}}
