@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--ink:#121826;--muted:#6b7280;--line:#e5e7eb;--surface:#fff;--soft:#f5f7fb;--brand:#e11d48;--brand2:#fb7185;--dark:#151826;--shadow:0 10px 32px rgba(17,24,39,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}button{cursor:pointer}.app main{min-height:calc(100vh - 72px)}.topbar{position:sticky;top:0;z-index:50;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.topbar-inner{height:72px;max-width:1180px;margin:auto;padding:0 20px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:10px;font-weight:800;font-size:20px}.brand-mark{width:34px;height:34px;border-radius:11px;background:var(--brand);color:#fff;display:grid;place-items:center}.desktop-nav{display:flex;align-items:center;gap:24px;margin-right:auto}.desktop-nav a{font-size:14px;color:#4b5563}.desktop-nav a.active,.desktop-nav a:hover{color:var(--brand)}.header-actions{margin-left:auto;display:flex;align-items:center;gap:12px}.header-actions a,.icon-btn{border:0;background:none;display:flex;align-items:center;gap:7px}.header-actions svg{width:20px}.publish-mini{background:var(--ink)!important;color:#fff!important;padding:10px 13px;border-radius:12px}.login-link{font-weight:700}.hero{max-width:1180px;margin:26px auto;padding:20px;display:grid;grid-template-columns:1.2fr .8fr;gap:34px;align-items:stretch}.hero-copy{background:linear-gradient(135deg,#fdf2f8,#fff 62%);padding:54px;border-radius:30px;border:1px solid #f9d5df}.eyebrow,.section-kicker{font-size:12px;font-weight:800;letter-spacing:.15em;color:var(--brand)}.hero h1{font-size:46px;line-height:1.03;max-width:680px;margin:14px 0}.hero p{font-size:17px;color:var(--muted);line-height:1.6}.search-box{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);padding:8px;border-radius:16px;box-shadow:var(--shadow);margin-top:28px}.search-box svg{margin-left:8px;color:var(--muted)}.search-box input{border:0;outline:0;flex:1;min-width:0;padding:10px}.search-box button{border:0;background:var(--brand);color:#fff;padding:12px 18px;border-radius:11px;font-weight:700}.trust-row{display:flex;gap:18px;flex-wrap:wrap;margin-top:20px;color:#4b5563;font-size:12px}.trust-row span{display:flex;align-items:center;gap:6px}.trust-row svg{width:16px;color:var(--brand)}.hero-panel{display:grid;grid-template-columns:1.15fr .85fr;gap:14px}.hero-stack{display:grid;gap:14px}.hero-card{background:#fff;border:1px solid var(--line);border-radius:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:52px;min-height:190px;box-shadow:var(--shadow)}.hero-card.big{font-size:100px}.hero-card b{font-size:18px;margin-top:12px}.hero-card span{font-size:12px;color:var(--muted);margin-top:4px}.section,.page{max-width:1180px;margin:0 auto;padding:34px 20px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.section-head h2,.section-head h1{font-size:29px;margin:5px 0 0}.text-btn{display:flex;align-items:center;gap:6px;background:none;border:0;color:var(--brand);font-weight:700}.text-btn svg{width:17px}.category-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:12px}.category-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:18px 10px;min-height:115px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;transition:.2s}.category-card span{font-size:34px}.category-card b{font-size:12px}.category-card:hover,.category-card.active{transform:translateY(-3px);border-color:#f43f5e;box-shadow:var(--shadow)}.dark-section{max-width:none;background:var(--dark);padding-left:max(20px,calc((100vw - 1140px)/2));padding-right:max(20px,calc((100vw - 1140px)/2));margin-top:25px}.section-head.light h2{color:#fff}.horizontal-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;display:block;transition:.2s;min-width:0}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.product-image{height:190px;background:#f4f5f7;position:relative;display:grid;place-items:center}.product-image img{width:100%;height:100%;object-fit:cover}.placeholder{font-size:60px}.heart{position:absolute;right:10px;top:10px;border:1px solid var(--line);background:#ffffffeb;width:34px;height:34px;border-radius:50%;display:grid;place-items:center}.badge{position:absolute;left:10px;top:10px;background:var(--brand);color:#fff;font-size:10px;padding:6px 8px;border-radius:8px}.product-body{padding:14px}.price{font-size:19px;font-weight:800}.title{font-size:13px;line-height:1.4;margin:6px 0 11px;min-height:37px;color:#374151}.meta{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:11px}.section-head select{border:1px solid var(--line);padding:10px 12px;border-radius:10px;background:#fff}.empty{text-align:center;border:1px dashed #d1d5db;padding:50px;border-radius:20px;color:var(--muted)}.empty>div{font-size:48px}.empty h3{color:var(--ink)}.loading{padding:60px;text-align:center}.back{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;color:var(--muted)}.product-layout{display:grid;grid-template-columns:1.4fr .8fr;gap:28px}.gallery{height:580px;background:#f3f4f6;border-radius:24px;overflow:hidden;display:grid;place-items:center}.gallery img{width:100%;height:100%;object-fit:contain;background:#fff}.product-placeholder{font-size:120px}.product-info{border:1px solid var(--line);border-radius:24px;padding:30px;height:max-content;position:sticky;top:95px}.product-top-actions{display:flex;justify-content:space-between;align-items:center}.product-top-actions button{border:1px solid var(--line);background:#fff;border-radius:50%;width:40px;height:40px;margin-left:8px}.pill{background:#fff1f2;color:#be123c;padding:7px 10px;border-radius:999px;font-size:11px;font-weight:700}.product-info h1{font-size:27px;line-height:1.25}.detail-price{font-size:32px;font-weight:800;margin:18px 0}.location{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:14px}.whatsapp{margin-top:25px;background:#16a34a;color:#fff;padding:15px;border-radius:14px;font-weight:800;display:flex;justify-content:center;align-items:center;gap:9px}.whatsapp.disabled{opacity:.45;pointer-events:none}.seller-box{margin-top:18px;padding:16px;background:var(--soft);border-radius:14px;display:flex;flex-direction:column;gap:5px}.seller-box span{font-size:11px;color:var(--muted)}.description{margin-top:30px;border-top:1px solid var(--line);padding-top:25px;max-width:760px}.description p{white-space:pre-line;line-height:1.7;color:#4b5563}.facts{display:flex;gap:20px;color:var(--muted);font-size:13px}.auth-page{min-height:calc(100vh - 72px);display:grid;place-items:center;background:linear-gradient(135deg,#fff1f2,#f8fafc);padding:30px}.auth-card,.form-card{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:24px;padding:34px}.auth-card{width:min(460px,100%)}.auth-brand{margin-bottom:28px}.auth-card h1{margin-bottom:8px}.auth-card>p{color:var(--muted);margin-top:0}.auth-card form,.publish-form{display:grid;gap:16px}.auth-card label,.publish-form label{display:grid;gap:7px;font-size:12px;font-weight:700;color:#374151}.auth-card input,.publish-form input,.publish-form textarea,.publish-form select{width:100%;border:1px solid #d1d5db;border-radius:11px;padding:12px;outline:none;background:#fff}.auth-card input:focus,.publish-form input:focus,.publish-form textarea:focus,.publish-form select:focus{border-color:var(--brand);box-shadow:0 0 0 3px #e11d4814}.primary{border:0;background:var(--brand);color:#fff;border-radius:12px;padding:13px 17px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px}.primary.small{padding:10px 13px}.wide{width:100%}.switch-auth{width:100%;border:0;background:none;color:var(--brand);font-weight:700;margin-top:20px}.form-error{background:#fff1f2;color:#be123c;padding:10px;border-radius:10px;font-size:12px}.form-card{max-width:760px;margin:auto}.form-card h1{margin-bottom:6px}.form-card>div>p{color:var(--muted)}.publish-form{margin-top:26px}.upload-box{min-height:240px!important;border:2px dashed #d1d5db;border-radius:18px!important;display:flex!important;align-items:center;justify-content:center;flex-direction:column;gap:8px!important;color:var(--muted)!important;overflow:hidden}.upload-box svg{width:38px;height:38px;color:var(--brand)}.upload-box input{display:none}.upload-box img{width:100%;height:260px;object-fit:cover}.two-cols{display:grid;grid-template-columns:1fr 1fr;gap:14px}.manage-list{display:grid;gap:12px}.manage-card{display:grid;grid-template-columns:110px 1fr auto;align-items:center;gap:15px;border:1px solid var(--line);border-radius:16px;padding:10px}.manage-thumb{width:110px;height:86px;background:#f3f4f6;border-radius:12px;overflow:hidden;display:grid;place-items:center;font-size:36px}.manage-thumb img{width:100%;height:100%;object-fit:cover}.manage-info{display:flex;flex-direction:column;gap:7px}.manage-info span{font-weight:800}.manage-info small{color:var(--muted)}.danger{border:1px solid #fecdd3;background:#fff1f2;color:#be123c;border-radius:11px;padding:10px;display:flex;align-items:center;gap:7px}.bottom-nav{display:none}@media (max-width:900px){body{padding-bottom:76px}.topbar-inner{height:60px;padding:0 14px}.brand{font-size:17px}.brand-mark{width:30px;height:30px}.desktop-nav,.publish-mini,.login-link span{display:none}.header-actions{gap:4px}.hero{display:block;margin:0;padding:14px}.hero-copy{padding:28px 20px;border-radius:22px}.hero h1{font-size:34px}.hero p{font-size:14px}.hero-panel{display:none}.trust-row{gap:10px}.search-box button{padding:11px 13px}.section,.page{padding:25px 14px}.section-head h2,.section-head h1{font-size:23px}.category-grid{display:flex;overflow:auto;gap:10px;padding-bottom:5px}.category-card{min-width:100px;min-height:96px}.category-card span{font-size:28px}.horizontal-cards{display:flex;overflow:auto;padding-bottom:10px}.horizontal-cards .product-card{min-width:220px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-image{height:160px}.product-body{padding:11px}.price{font-size:17px}.title{font-size:12px}.dark-section{padding:26px 14px}.product-layout{grid-template-columns:1fr;gap:16px}.gallery{height:360px}.product-info{position:static;padding:20px}.product-info h1{font-size:22px}.detail-price{font-size:28px}.description{padding-bottom:30px}.bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:60;height:68px;background:#fff;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);padding-bottom:env(safe-area-inset-bottom)}.bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:10px;color:#6b7280}.bottom-nav a.active{color:var(--brand)}.bottom-nav svg{width:20px}.bottom-nav .sell svg{width:28px;height:28px;color:var(--brand)}.two-cols{grid-template-columns:1fr}.manage-card{grid-template-columns:85px 1fr}.manage-thumb{width:85px;height:75px}.manage-card .danger{grid-column:1/-1;justify-content:center}.auth-page{padding:18px}.auth-card{padding:25px}.facts{flex-direction:column;gap:7px}}@media (max-width:420px){.product-image{height:142px}.hero h1{font-size:30px}.search-box input{font-size:13px}.section-head{align-items:center}.section-head select{max-width:140px;font-size:12px}}.muted{color:var(--muted)}.category-grid{grid-template-columns:repeat(5,1fr)}.location-filters{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.location-filters label{height:46px;border:1px solid var(--line);border-radius:13px;background:#fff;display:flex;align-items:center;padding:0 12px;gap:7px}.location-filters svg{width:17px;color:var(--brand)}.location-filters input{width:100%;border:0;outline:0;background:transparent}.hero-stats{display:flex;gap:28px;margin-top:24px;padding-top:20px;border-top:1px solid #f3cbd6}.hero-stats div{display:flex;flex-direction:column}.hero-stats b{font-size:21px}.hero-stats span{font-size:11px;color:var(--muted)}.badge{display:flex;align-items:center;gap:4px}.verified-mini{display:flex;align-items:center;gap:5px;color:#2563eb;font-size:10px;font-weight:700;margin-top:9px}.verified-icon{color:#2563eb;width:18px;height:18px}.seller-name{display:flex;align-items:center;gap:5px}.seller-box small{font-size:10px;color:#2563eb}.pill-row{display:flex;gap:7px;flex-wrap:wrap}.pill.gold{background:#fffbeb;color:#a16207;display:inline-flex;align-items:center;gap:4px}.fav-on{color:var(--brand)!important;border-color:#fda4af!important}.chat-primary{margin-top:25px;width:100%;border:0;background:var(--ink);color:#fff;padding:15px;border-radius:14px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:9px}.product-info .whatsapp{margin-top:10px}.report-btn{margin:16px auto 0;border:0;background:none;color:#9ca3af;font-size:11px;display:flex;align-items:center;gap:6px}.report-btn svg{width:15px}.three-cols{display:grid;grid-template-columns:1fr 1fr 90px;gap:14px}.metric-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin:20px 0 28px}.metric-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:20px;display:flex;align-items:center;gap:13px;min-height:105px;box-shadow:0 8px 24px #1118270a}.metric-card>svg,.metric-icon{width:42px;height:42px;border-radius:13px;background:#fff1f2;color:var(--brand);display:grid;place-items:center;padding:10px}.metric-icon svg{width:22px}.metric-card div{display:flex;flex-direction:column;gap:4px;min-width:0}.metric-card b{font-size:23px}.metric-card small{font-size:10px;color:var(--muted);line-height:1.2}.dashboard-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.dashboard-actions a{border:1px solid var(--line);border-radius:18px;padding:22px;display:flex;flex-direction:column;gap:7px;transition:.2s}.dashboard-actions a:hover{border-color:#f43f5e;transform:translateY(-2px)}.dashboard-actions span{font-size:12px;color:var(--muted);line-height:1.5}.manage-card.advanced{grid-template-columns:110px 1fr auto}.manage-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.boost-btn,.secondary-btn{border:1px solid var(--line);background:#fff;border-radius:11px;padding:10px;display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700}.boost-btn{border-color:#fde68a;background:#fffbeb;color:#a16207}.boost-btn svg,.secondary-btn svg,.danger svg{width:16px}.status-line{display:flex;align-items:center;gap:5px;text-transform:capitalize;font-size:11px!important;color:var(--muted)}.status-line em{font-style:normal;color:#a16207}.status-dot{width:8px;height:8px;border-radius:50%;background:#9ca3af}.status-dot.active{background:#22c55e}.status-dot.sold{background:#2563eb}.status-dot.paused{background:#f59e0b}.status-dot.rejected{background:#ef4444}.chat-layout{height:650px;border:1px solid var(--line);border-radius:22px;overflow:hidden;display:grid;grid-template-columns:330px 1fr;background:#fff}.conversation-list{border-right:1px solid var(--line);overflow:auto;background:#fafafa}.conversation-list>button{width:100%;border:0;border-bottom:1px solid var(--line);background:transparent;padding:14px;display:grid;grid-template-columns:48px 1fr auto;gap:10px;text-align:left}.conversation-list>button.selected{background:#fff1f2}.conv-thumb{width:48px;height:48px;border-radius:12px;background:#f3f4f6;display:grid;place-items:center;overflow:hidden}.conv-thumb img{width:100%;height:100%;object-fit:cover}.conv-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.conv-copy b{display:flex;align-items:center;gap:3px;font-size:12px}.conv-copy b svg{width:14px;color:#2563eb}.conv-copy small,.conv-copy em{font-size:10px;color:var(--muted);font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-list strong{width:20px;height:20px;border-radius:50%;background:var(--brand);color:#fff;font-size:10px;display:grid;place-items:center}.message-panel{display:grid;grid-template-rows:auto 1fr auto;min-width:0}.message-head{padding:16px 20px;border-bottom:1px solid var(--line)}.message-head div{display:flex;flex-direction:column;gap:3px}.message-head small{color:var(--muted)}.message-scroll{padding:20px;overflow:auto;background:#f8fafc;display:flex;flex-direction:column;gap:10px}.bubble{max-width:74%;padding:11px 13px;border-radius:14px;display:flex;flex-direction:column;gap:5px}.bubble span{font-size:13px;line-height:1.45}.bubble small{font-size:8px;opacity:.65}.bubble.mine{align-self:flex-end;background:var(--ink);color:#fff;border-bottom-right-radius:4px}.bubble.theirs{align-self:flex-start;background:#fff;border:1px solid var(--line);border-bottom-left-radius:4px}.message-form{padding:12px;border-top:1px solid var(--line);display:flex;gap:8px}.message-form input{flex:1;border:1px solid var(--line);border-radius:12px;padding:12px;outline:0}.message-form button{width:44px;border:0;border-radius:12px;background:var(--brand);color:#fff}.chat-empty{color:var(--muted);font-size:12px;padding:20px}.chat-empty.center{display:grid;place-items:center;height:100%}.empty.compact{border:0;padding:30px 16px}.empty.compact h3{font-size:14px}.empty.compact p{font-size:11px}.boost-product{padding:18px;border:1px solid #fde68a;background:#fffbeb;border-radius:18px;display:flex;align-items:center;gap:12px;margin-bottom:20px}.boost-product>svg{color:#a16207}.boost-product div{display:flex;flex-direction:column;gap:4px}.boost-product span{font-size:11px;color:#92400e}.payment-methods{display:flex;gap:10px;margin-bottom:16px}.payment-methods button{border:1px solid var(--line);background:#fff;border-radius:13px;padding:12px 18px;display:flex;align-items:center;gap:8px;font-weight:700}.payment-methods button.selected{border-color:var(--brand);background:#fff1f2;color:var(--brand)}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.plan-card{border:1px solid var(--line);border-radius:20px;padding:24px;background:#fff;box-shadow:var(--shadow)}.plan-card .plan-name{font-size:12px;font-weight:800;color:var(--brand)}.plan-card>b{display:block;font-size:30px;margin:12px 0}.plan-card ul{list-style:none;padding:0;margin:18px 0;display:grid;gap:10px}.plan-card li{font-size:11px;color:#4b5563;display:flex;align-items:center;gap:7px}.plan-card li svg{width:15px;color:#16a34a}.checkout-card{max-width:560px;border:1px solid var(--line);border-radius:22px;padding:28px;box-shadow:var(--shadow)}.pix-box{display:flex;align-items:center;gap:10px;padding:15px;background:#f8fafc;border-radius:12px;margin:15px 0}.pix-box code{word-break:break-all}.demo-warning{padding:12px;background:#fffbeb;color:#92400e;border-radius:11px;font-size:11px;line-height:1.5;margin:14px 0}.success-box{padding:12px;background:#f0fdf4;color:#166534;border-radius:11px;display:flex;gap:7px;align-items:center;margin:14px 0}.checkout-card .primary{margin-top:10px}.admin-badge{display:flex;align-items:center;gap:7px;background:#111827;color:#fff;border-radius:999px;padding:9px 13px;font-size:11px;font-weight:700}.admin-metrics{grid-template-columns:repeat(5,1fr)}.admin-tabs{display:flex;gap:8px;border-bottom:1px solid var(--line);margin:25px 0 0}.admin-tabs button{border:0;background:none;padding:12px 16px;color:var(--muted);font-weight:700}.admin-tabs button.active{color:var(--brand);border-bottom:2px solid var(--brand)}.admin-table{border:1px solid var(--line);border-radius:16px;overflow:hidden;margin-top:16px}.table-row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:12px;align-items:center;padding:13px 15px;border-bottom:1px solid var(--line);font-size:12px}.table-row:last-child{border-bottom:0}.table-row.head{background:#f8fafc;color:var(--muted);font-size:10px;font-weight:800;text-transform:uppercase}.table-row>span:first-child{display:flex;flex-direction:column;gap:3px}.table-row small{color:var(--muted)}.table-row select{border:1px solid var(--line);border-radius:9px;padding:7px;background:#fff}.status-chip{font-style:normal;padding:5px 8px;border-radius:999px;background:#f3f4f6;text-transform:capitalize}.status-chip.active{background:#f0fdf4;color:#166534}.status-chip.rejected{background:#fef2f2;color:#991b1b}.status-chip.paused{background:#fffbeb;color:#92400e}.verify-btn{border:1px solid var(--line);background:#fff;border-radius:9px;padding:7px 9px;display:flex;align-items:center;gap:5px;font-size:11px}.verify-btn svg{width:16px}.verify-btn.on{color:#2563eb;background:#eff6ff;border-color:#bfdbfe}@media (max-width:1000px){.metric-grid,.admin-metrics{grid-template-columns:repeat(3,1fr)}.plan-grid{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(5,1fr)}}@media (max-width:900px){.bottom-nav{grid-template-columns:repeat(5,1fr)}.location-filters{grid-template-columns:1fr}.hero-stats{gap:20px}.category-grid{display:flex}.three-cols{grid-template-columns:1fr}.metric-grid,.admin-metrics{grid-template-columns:repeat(2,1fr)}.dashboard-actions{grid-template-columns:1fr}.manage-card.advanced{grid-template-columns:85px 1fr}.manage-actions{grid-column:1/-1;justify-content:stretch}.manage-actions>*{flex:1;justify-content:center}.chat-layout{height:680px;grid-template-columns:110px 1fr}.conversation-list>button{grid-template-columns:1fr;justify-items:center}.conv-copy{width:100%;text-align:center}.conv-copy em,.conversation-list strong{display:none}.message-scroll{padding:12px}.bubble{max-width:88%}.table-row{grid-template-columns:1.5fr 1fr}.table-row.head span:nth-child(2),.table-row.head span:nth-child(3){display:none}.table-row>span:nth-child(2),.table-row>span:nth-child(3){font-size:10px}.admin-table{overflow:auto}}@media (max-width:520px){.metric-grid,.admin-metrics{grid-template-columns:1fr 1fr;gap:9px}.metric-card{padding:13px;min-height:86px}.metric-card b{font-size:19px}.chat-layout{grid-template-columns:82px 1fr}.conv-thumb{width:42px;height:42px}.conv-copy b{font-size:9px}.conv-copy small{font-size:8px}.message-head{padding:12px}.table-row{min-width:520px}.hero-stats b{font-size:18px}}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}img,svg{max-width:100%}.app{width:100%;min-width:0}.topbar-inner,.hero,.section,.page{width:min(100%,1180px)}.header-actions>a,.header-actions>button{min-width:40px;min-height:40px;align-items:center;justify-content:center;border-radius:10px}.header-actions>a:hover,.header-actions>button:hover{background:#f8fafc}.search-box,.location-filters,.product-layout,.chat-layout,.metric-grid,.dashboard-actions,.admin-table{min-width:0}.product-card,.metric-card,.dashboard-actions>a,.plan-card,.form-card,.auth-card{min-width:0}.product-body,.manage-info,.conv-copy,.message-panel{min-width:0}.title,.manage-info b,.manage-info small,.seller-name,.conv-copy b,.conv-copy small,.conv-copy em{overflow-wrap:anywhere}@media (max-width:1180px){.topbar-inner,.hero,.section,.page{max-width:100%;padding-left:24px;padding-right:24px}.hero{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:22px}.hero-copy{padding:42px}.hero h1{font-size:clamp(36px,4vw,46px)}.category-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.product-grid,.horizontal-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.desktop-nav{gap:16px}}@media (max-width:1024px){.topbar-inner{gap:18px}.desktop-nav a{font-size:13px}.hero{grid-template-columns:minmax(0,1fr) 340px}.hero-copy{padding:34px}.hero-panel{grid-template-columns:1fr}.hero-stack{grid-template-columns:1fr 1fr}.hero-card.big{min-height:210px;font-size:82px}.hero-stack .hero-card{min-height:120px;font-size:42px}.category-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.product-grid,.horizontal-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.product-layout{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:20px}.gallery{height:500px}.product-info{padding:24px}}@media (min-width:901px) and (max-width:1440px){.featured-carousel-section{padding-top:20px!important;padding-bottom:24px!important}.featured-product-carousel{max-width:980px;border-radius:20px}.featured-carousel-slide{grid-template-columns:minmax(0,1.3fr) minmax(250px,.7fr);min-height:300px}.featured-carousel-image,.featured-carousel-image img{min-height:300px}.featured-carousel-copy{padding:28px 32px 40px}.featured-carousel-label{margin-bottom:9px;font-size:10px}.featured-carousel-copy h3{font-size:clamp(22px,2vw,30px);line-height:1.12}.featured-carousel-copy>strong{margin-top:13px;font-size:29px}.featured-carousel-location{margin-top:11px;font-size:11px}.featured-carousel-cta{margin-top:16px;min-height:38px;padding:0 12px;border-radius:10px;font-size:11px}.featured-carousel-arrow{width:40px;height:40px}.featured-carousel-arrow svg{width:20px;height:20px}.featured-carousel-dots{bottom:11px}}@media (max-width:900px){body{padding-bottom:calc(74px + env(safe-area-inset-bottom))}.topbar-inner{width:100%;height:62px;padding-left:14px;padding-right:14px;gap:8px}.desktop-nav,.publish-mini{display:none!important}.brand{margin-right:auto;white-space:nowrap}.header-actions{margin-left:0;gap:2px}.header-actions>a,.header-actions>button{min-width:38px;min-height:38px;padding:7px}.login-link{padding:7px!important}.login-link span{display:none}.hero,.section,.page{width:100%;padding-left:16px;padding-right:16px}.hero{display:block;padding-top:16px;padding-bottom:10px}.hero-copy{padding:30px 22px;border-radius:22px}.hero-panel{display:none}.hero h1{font-size:clamp(31px,7vw,38px);line-height:1.08}.hero p{font-size:14px}.search-box{width:100%}.location-filters{grid-template-columns:1fr 1fr}.category-grid{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x proximity;overscroll-behavior-inline:contain;padding:2px 1px 8px;scrollbar-width:none}.category-grid::-webkit-scrollbar,.horizontal-cards::-webkit-scrollbar,.conversation-list::-webkit-scrollbar{display:none}.category-card{min-width:108px;scroll-snap-align:start;flex:0 0 auto}.horizontal-cards{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x proximity;overscroll-behavior-inline:contain;padding-bottom:10px}.horizontal-cards .product-card{min-width:240px;max-width:240px;scroll-snap-align:start;flex:0 0 240px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-layout{grid-template-columns:1fr;gap:16px}.gallery{height:min(58vh,430px);border-radius:18px}.product-info{position:static;top:auto;border-radius:18px;padding:20px}.description{max-width:none}.form-card{max-width:none;padding:26px 22px}.two-cols,.three-cols{grid-template-columns:1fr}.upload-box{min-height:210px!important}.upload-box img{height:230px}.metric-grid,.admin-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-actions{grid-template-columns:1fr}.manage-card,.manage-card.advanced{grid-template-columns:88px minmax(0,1fr);gap:12px}.manage-thumb{width:88px;height:78px}.manage-actions{grid-column:1/-1;width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.manage-actions>*{width:100%;justify-content:center}.bottom-nav{height:calc(68px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);grid-template-columns:repeat(5,minmax(0,1fr))}.bottom-nav a{min-width:0;padding:6px 2px}.bottom-nav span{font-size:10px;white-space:nowrap}}@media (max-width:700px){.section-head{align-items:center;gap:12px}.section-head>div{min-width:0}.section-head h1,.section-head h2{font-size:22px}.section-head .primary.small{padding:10px 12px;font-size:12px;white-space:nowrap}.text-btn{white-space:nowrap}.chat-layout{height:auto;min-height:620px;grid-template-columns:1fr;grid-template-rows:auto minmax(480px,62vh);overflow:visible}.conversation-list{display:flex;overflow-x:auto;overflow-y:hidden;border-right:0;border-bottom:1px solid var(--line);background:#fff;scroll-snap-type:x proximity}.conversation-list>button{width:150px;min-width:150px;grid-template-columns:42px minmax(0,1fr);align-items:center;justify-items:start;padding:10px;border-bottom:0;border-right:1px solid var(--line);scroll-snap-align:start}.conversation-list>button.selected{box-shadow:inset 0 -3px 0 var(--brand)}.conv-thumb{width:42px;height:42px}.conv-copy{width:100%;text-align:left}.conv-copy b{font-size:10px}.conv-copy small{font-size:9px}.conv-copy em{display:none}.conversation-list strong{display:grid;position:absolute;margin-left:31px;margin-top:-30px}.message-panel{min-height:480px;border:1px solid var(--line);border-top:0;border-radius:0 0 16px 16px;overflow:hidden}.message-scroll{min-height:0;padding:12px}.message-form{position:sticky;bottom:calc(68px + env(safe-area-inset-bottom));background:#fff;z-index:2;padding:10px}.message-form input{min-width:0;font-size:16px}.bubble{max-width:90%}.admin-tabs{overflow-x:auto;white-space:nowrap;scrollbar-width:none}.admin-tabs::-webkit-scrollbar{display:none}.admin-tabs button{flex:0 0 auto}.admin-table{border:0;overflow:visible;background:transparent;display:grid;gap:10px}.table-row.head{display:none}.table-row{min-width:0!important;display:grid;grid-template-columns:1fr;gap:9px;padding:14px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 4px 16px #1118270a}.table-row>span{display:flex!important;align-items:center;justify-content:space-between;gap:14px;min-width:0;font-size:12px!important}.table-row>span:first-child{align-items:flex-start;justify-content:flex-start}.table-row>span:nth-child(2):before{content:"Informação";font-size:10px;font-weight:800;color:var(--muted);text-transform:uppercase}.table-row>span:nth-child(3):before{content:"Status / tipo";font-size:10px;font-weight:800;color:var(--muted);text-transform:uppercase}.table-row>span:nth-child(4):before{content:"Ação";font-size:10px;font-weight:800;color:var(--muted);text-transform:uppercase}.table-row select,.verify-btn,.secondary-btn{max-width:60%;min-height:38px}}@media (max-width:560px){.topbar-inner{padding-left:10px;padding-right:10px}.brand{font-size:15px;gap:7px}.brand-mark{width:29px;height:29px;border-radius:9px}.header-actions>a,.header-actions>button{min-width:34px;min-height:34px;padding:6px}.header-actions svg{width:19px;height:19px}.hero,.section,.page{padding-left:12px;padding-right:12px}.hero-copy{padding:24px 16px}.eyebrow,.section-kicker{font-size:10px;letter-spacing:.12em}.hero h1{font-size:29px}.hero p{line-height:1.5}.search-box{padding:6px;gap:5px}.search-box svg{width:18px;margin-left:5px}.search-box input{font-size:16px;padding:9px 4px}.search-box button{padding:11px 12px;font-size:12px}.location-filters{grid-template-columns:1fr}.trust-row{display:grid;grid-template-columns:1fr;gap:7px}.hero-stats{justify-content:space-between;gap:10px}.hero-stats>div{min-width:0}.section-head{margin-bottom:14px}.section-head h1,.section-head h2{font-size:20px}.section-head select{max-width:132px;padding:9px 8px;font-size:11px}.category-card{min-width:96px;min-height:88px;padding:13px 8px}.category-card span{font-size:27px}.category-card b{font-size:10px}.product-grid{gap:9px}.product-card{border-radius:14px}.product-image{height:clamp(130px,42vw,175px)}.product-body{padding:10px}.price{font-size:15px}.title{font-size:11px;min-height:32px;margin:5px 0 8px}.meta{font-size:9px}.heart{width:31px;height:31px;right:7px;top:7px}.badge{left:7px;top:7px;font-size:8px;padding:5px 6px}.gallery{height:min(48vh,340px)}.product-info{padding:17px}.product-top-actions{align-items:flex-start;gap:8px}.product-top-actions>div:last-child{display:flex;flex-shrink:0}.product-top-actions button{width:38px;height:38px;margin-left:5px}.pill-row{display:flex;flex-wrap:wrap;gap:5px}.product-info h1{font-size:20px}.detail-price{font-size:26px;margin:14px 0}.chat-primary,.whatsapp{width:100%;min-height:48px}.facts{display:grid;gap:8px}.auth-page{padding:12px}.auth-card,.form-card{padding:22px 16px;border-radius:18px}.auth-card input,.publish-form input,.publish-form textarea,.publish-form select{font-size:16px}.primary{min-height:46px}.upload-box{min-height:180px!important}.upload-box img{height:200px}.metric-grid,.admin-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.metric-card{padding:12px;min-height:82px;gap:8px}.metric-card b{font-size:18px}.metric-card small{font-size:9px}.metric-icon svg,.metric-card>svg{width:20px}.dashboard-actions>a{padding:16px}.manage-card,.manage-card.advanced{grid-template-columns:72px minmax(0,1fr);padding:9px}.manage-thumb{width:72px;height:68px}.manage-info span,.manage-info b{font-size:12px}.manage-info small{font-size:10px}.manage-actions{grid-template-columns:1fr}.payment-methods{display:grid;grid-template-columns:1fr 1fr}.payment-methods button{justify-content:center;padding:11px 8px;font-size:12px}.plan-card,.checkout-card{padding:20px 16px;border-radius:16px}.boost-product{align-items:flex-start}.admin-badge{padding:8px 10px;font-size:9px}.table-row>span{align-items:flex-start}.table-row>span:nth-child(n+2){flex-wrap:wrap}.table-row select,.verify-btn,.secondary-btn{max-width:100%}.bottom-nav span{font-size:9px}.bottom-nav svg{width:19px;height:19px}.bottom-nav .sell svg{width:25px;height:25px}}@media (max-width:380px){.brand span:last-child{display:none}.brand-mark{width:32px;height:32px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.product-image{height:128px}.product-body{padding:8px}.price{font-size:14px}.title{font-size:10px}.metric-grid,.admin-metrics{grid-template-columns:1fr}.horizontal-cards .product-card{min-width:210px;max-width:210px;flex-basis:210px}}@media (hover:none) and (pointer:coarse){button,a,input,select,textarea{touch-action:manipulation}.category-card:hover,.product-card:hover{transform:none;box-shadow:none}.text-btn,.report-btn,.secondary-btn{min-height:42px}}@media (min-width:901px){.topbar-inner,.hero,.section,.page{width:min(calc(100% - 40px),1280px);max-width:1280px;margin-left:auto;margin-right:auto}.topbar-inner{height:74px;padding-left:0;padding-right:0;gap:34px}.brand{font-size:21px}.desktop-nav{gap:26px}.desktop-nav a{font-size:14px;font-weight:500}.hero{margin-top:30px;margin-bottom:4px;padding:0;grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);gap:24px}.hero-copy{min-height:430px;padding:clamp(44px,4vw,64px);display:flex;flex-direction:column;justify-content:center}.hero h1{max-width:760px;font-size:clamp(42px,3.8vw,54px);line-height:1.02}.hero p{max-width:720px;font-size:17px}.search-box,.location-filters{max-width:760px}.hero-panel,.hero-stack{gap:16px}.hero-card{min-height:207px;border-radius:26px}.hero-card.big{font-size:108px}.section,.page{padding-top:42px;padding-bottom:42px}.section-head{margin-bottom:24px}.section-head h2,.section-head h1{font-size:31px}.category-grid{gap:14px}.category-card{min-height:126px;padding:20px 12px;border-radius:19px}.category-card span{font-size:37px}.category-card b{font-size:12px}.product-grid{gap:18px}.product-card{border-radius:19px}.product-image{height:220px}.product-body{padding:16px}.price{font-size:20px}.title{font-size:14px;min-height:40px}.meta{font-size:11px}.dark-section{width:100%;max-width:none;padding-left:max(20px,calc((100vw - 1280px)/2));padding-right:max(20px,calc((100vw - 1280px)/2))}}@media (min-width:1001px) and (max-width:1199px){.category-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.product-grid,.horizontal-cards{grid-template-columns:repeat(4,minmax(0,1fr))}.product-image{height:205px}}@media (min-width:1200px){.category-grid{grid-template-columns:repeat(8,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.horizontal-cards{grid-template-columns:repeat(4,minmax(0,1fr))}}.product-card{position:relative;overflow:hidden;background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 2px 10px #0f172a09;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.product-card-link{display:block;height:100%}.product-card:hover{transform:translateY(-5px);border-color:#d9dde5;box-shadow:0 16px 34px #0f172a1a}.product-image{position:relative;overflow:hidden;background:linear-gradient(145deg,#f8fafc,#f1f5f9)}.product-image:after{content:"";position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(to top,rgba(15,23,42,.08),transparent);pointer-events:none;opacity:.55}.product-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover .product-image img{transform:scale(1.035)}.placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#aeb6c2;font-size:11px;font-weight:700;letter-spacing:.02em}.placeholder svg{width:50px;height:50px;stroke-width:1.35}.card-badges{position:absolute;left:10px;top:10px;z-index:3;display:flex;gap:6px;flex-wrap:wrap;max-width:calc(100% - 56px)}.condition-badge,.featured-badge{min-height:27px;padding:6px 9px;border-radius:999px;display:inline-flex;align-items:center;gap:4px;font-size:10px;line-height:1;font-weight:800;box-shadow:0 4px 12px #0f172a14}.condition-badge{background:#fffffff0;color:#475569;border:1px solid rgba(226,232,240,.9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.featured-badge{position:static;background:#fff7ed;color:#b45309;border:1px solid #fed7aa}.heart{position:absolute;z-index:5;right:10px;top:10px;width:38px;height:38px;border-radius:50%;border:1px solid rgba(226,232,240,.95);background:#fffffff5;color:#475569;display:grid;place-items:center;box-shadow:0 5px 16px #0f172a1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .18s ease,color .18s ease,background .18s ease,border-color .18s ease}.heart:hover{transform:scale(1.08);color:var(--brand);border-color:#fecdd3}.heart.active{color:var(--brand);background:#fff1f2;border-color:#fda4af}.heart:disabled{opacity:.55;cursor:wait}.product-body{padding:15px 15px 14px}.price{color:#111827;font-size:21px;font-weight:900;line-height:1.15;letter-spacing:-.025em}.title{margin:7px 0 12px;min-height:40px;color:#334155;font-size:13px;font-weight:650;line-height:1.45;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.meta{min-width:0;display:flex;align-items:center;gap:5px;color:#64748b;font-size:10.5px;line-height:1.35}.meta svg{flex:0 0 auto;width:13px;height:13px}.meta span{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-footer{min-height:25px;margin-top:11px;padding-top:10px;border-top:1px solid #f1f5f9;display:flex;align-items:center}.verified-mini{margin-top:0;color:#2563eb;font-size:9.5px}.local-sale{font-size:9.5px;font-weight:650;color:#94a3b8}@media (min-width:901px){.product-grid{gap:20px}.product-image{height:225px}.product-body{padding:16px}.price{font-size:21px}.title{font-size:13.5px}}@media (min-width:1200px){.product-image{height:215px}}@media (max-width:900px){.product-card{border-radius:16px}.product-card:hover{transform:none;box-shadow:0 2px 10px #0f172a09}.product-image:after{display:none}.product-body{padding:11px}.price{font-size:16px}.title{font-size:11.5px;min-height:34px;margin:6px 0 9px}.meta{font-size:9px}.card-footer{margin-top:8px;padding-top:8px;min-height:22px}.verified-mini,.local-sale{font-size:8.5px}.condition-badge,.featured-badge{min-height:24px;padding:5px 7px;font-size:8px}.heart{width:34px;height:34px;right:8px;top:8px}.card-badges{left:8px;top:8px;gap:4px;max-width:calc(100% - 50px)}}@media (max-width:560px){.product-body{padding:10px 9px 9px}.price{font-size:15px}.title{font-size:10.5px;line-height:1.38;min-height:30px}.meta{font-size:8.5px}.card-footer{min-height:19px;margin-top:7px;padding-top:7px}.verified-mini,.local-sale{font-size:7.8px}.verified-mini svg{width:11px;height:11px}.condition-badge{max-width:72px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.featured-badge{padding-left:6px;padding-right:6px}}.edit-btn{border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;border-radius:11px;padding:10px;display:flex;align-items:center;gap:6px;font-size:12px;font-weight:800}.edit-btn svg{width:16px}.edit-product-btn{margin-top:20px;border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;padding:13px 15px;border-radius:14px;font-weight:800;display:flex;justify-content:center;align-items:center;gap:8px}.edit-product-btn svg{width:18px}.edit-product-btn:hover,.edit-btn:hover{background:#dbeafe;border-color:#93c5fd}.edit-photo-hint{font-size:11px!important;font-weight:700;color:var(--brand)!important;background:#fffffff0;padding:6px 10px;border-radius:999px}.edit-page .upload-box{cursor:pointer}@media (max-width:900px){.manage-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.manage-actions{grid-template-columns:1fr 1fr}.edit-product-btn{min-height:46px}}.premium-topbar{background:#fffffffa;box-shadow:0 8px 24px #0f172a0a}.premium-header-row{max-width:1320px!important;width:min(calc(100% - 36px),1320px)!important;height:86px!important;padding:0!important;gap:22px!important}.brand-premium{flex:0 0 auto;overflow:visible}.brand-logo{display:block;width:250px;height:auto;max-height:64px;object-fit:contain}.header-search{height:52px;flex:1;min-width:320px;max-width:620px;display:flex;align-items:center;border:1px solid #e3e7ee;border-radius:15px;background:#fff;box-shadow:0 6px 22px #0f172a0e;overflow:hidden;margin-left:4px}.header-search-field{display:flex;align-items:center;gap:9px;min-width:0;padding:0 14px;height:100%;color:#64748b}.header-search-field svg{width:19px;height:19px;flex:0 0 auto}.header-search-keyword{flex:1}.header-search-city{width:150px}.header-search-field input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#111827;font-size:13px}.header-search-field input::placeholder{color:#8a94a6}.header-search-divider{height:27px;width:1px;background:#e5e7eb;flex:0 0 auto}.header-search button{height:100%;border:0;padding:0 22px;background:linear-gradient(135deg,#f31246,#e11d48);color:#fff;font-weight:800}.premium-actions{gap:7px!important;margin-left:auto!important;flex:0 0 auto}.header-action{min-width:58px;display:flex!important;flex-direction:column;justify-content:center;align-items:center;gap:3px!important;color:#1f2937;padding:7px 5px;border-radius:11px;transition:.18s}.header-action:hover{background:#fff1f4;color:var(--brand)}.header-action svg{width:21px!important;height:21px!important}.header-action span{font-size:9px;font-weight:600;white-space:nowrap;color:#64748b}.header-action:hover span{color:var(--brand)}.publish-premium{height:46px;padding:0 16px!important;border-radius:13px!important;background:linear-gradient(135deg,#f31246,#e11d48)!important;color:#fff!important;font-weight:800;display:flex!important;align-items:center!important;gap:7px!important;box-shadow:0 8px 18px #e11d482b}.publish-premium svg{width:19px!important}.logout-premium{width:38px;height:38px;border-radius:10px!important}.logout-premium:hover{background:#f8fafc}.header-subnav{border-top:1px solid #f3f4f6;background:#fff}.header-subnav-inner{max-width:1320px;width:min(calc(100% - 36px),1320px);height:38px;margin:auto;display:flex;align-items:center;gap:28px;padding-left:272px}.header-subnav a{font-size:12px;color:#64748b;font-weight:600}.header-subnav a:hover,.header-subnav a.active{color:var(--brand)}.market-hero{width:min(calc(100% - 36px),1320px);margin:28px auto 8px;min-height:485px;border:1px solid #ffd0db;border-radius:30px;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(420px,.88fr);background:linear-gradient(118deg,#fff7f9,#fff 47%,#fff1f5);position:relative;box-shadow:0 14px 40px #e11d480b}.market-hero-copy{padding:50px 54px 38px;position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center}.market-hero-copy h1{font-size:clamp(46px,4.1vw,64px);line-height:.98;letter-spacing:-.045em;margin:15px 0 20px;max-width:720px;color:#111827}.market-hero-copy>p{font-size:18px;line-height:1.6;color:#677386;max-width:750px;margin:0 0 24px}.market-search{height:58px;display:flex;align-items:center;gap:0;max-width:750px;background:#fff;border:1px solid #e1e5eb;border-radius:15px;box-shadow:0 8px 28px #0f172a12;overflow:hidden}.market-search-main{flex:1;min-width:0;height:100%;display:flex;align-items:center;gap:12px;padding:0 17px}.market-search-main svg{width:22px;color:#64748b;flex:0 0 auto}.market-search-main input{width:100%;border:0;outline:0;font-size:15px;background:transparent}.market-search button{height:46px;margin-right:6px;padding:0 24px;border:0;border-radius:11px;background:linear-gradient(135deg,#f31246,#e11d48);color:#fff;font-weight:800}.market-location-row{max-width:750px;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.market-location-row label{height:48px;border:1px solid #e1e5eb;background:#fff;border-radius:13px;display:flex;align-items:center;gap:8px;padding:0 14px}.market-location-row svg{width:17px;color:var(--brand);flex:0 0 auto}.market-location-row input{width:100%;border:0;outline:0;background:transparent;font-size:14px}.market-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;max-width:790px;margin-top:24px}.market-benefits>div{display:flex;align-items:flex-start;gap:9px;min-width:0}.market-benefits svg{width:22px;height:22px;color:#f31246;flex:0 0 auto;stroke-width:2}.market-benefits span{display:flex;flex-direction:column;min-width:0}.market-benefits b{font-size:11px;line-height:1.2;white-space:nowrap}.market-benefits small{font-size:9px;color:#8490a1;margin-top:3px;white-space:nowrap}.market-stats{display:flex;gap:18px;margin-top:18px;color:#94a3b8;font-size:10px}.market-stats b{color:#1f2937;font-size:12px}.market-hero-visual{position:relative;min-height:485px;overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-orb{position:absolute;border-radius:50%;filter:blur(.2px)}.hero-orb-one{width:360px;height:360px;background:#fb718540;right:105px;top:64px}.hero-orb-two{width:280px;height:280px;background:#f43f5e1f;right:20px;bottom:-36px}.phone-mockup{position:absolute;width:220px;height:418px;background:#111827;border:8px solid #111827;border-radius:38px;left:44px;bottom:-64px;transform:rotate(9deg);box-shadow:0 24px 45px #0f172a42;z-index:2}.phone-speaker{position:absolute;top:5px;left:50%;transform:translate(-50%);width:66px;height:5px;border-radius:999px;background:#374151;z-index:4}.phone-screen{position:absolute;top:6px;right:6px;bottom:6px;left:6px;border-radius:28px;background:#fff;padding:18px 12px 14px;overflow:hidden}.phone-logo{display:block;width:118px;height:auto;margin:0 auto 11px}.phone-search{height:32px;border:1px solid #e5e7eb;border-radius:10px;display:flex;align-items:center;gap:6px;padding:0 8px;color:#94a3b8;font-size:8px;box-shadow:0 4px 10px #0f172a0d}.phone-search svg{width:12px}.phone-categories{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin:10px 0}.phone-categories span{min-height:54px;border:1px solid #eef0f3;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:20px;background:#fff}.phone-categories small{font-size:6px;margin-top:2px;color:#475569}.phone-product{border:1px solid #e5e7eb;border-radius:12px;padding:7px;display:grid;grid-template-columns:62px 1fr;gap:7px;box-shadow:0 6px 16px #0f172a0f}.phone-product-img{height:64px;border-radius:8px;background:#f1f5f9;overflow:hidden;display:grid;place-items:center;font-size:25px}.phone-product-img img{width:100%;height:100%;object-fit:cover}.phone-product>div:last-child{display:flex;flex-direction:column;min-width:0}.phone-product small{font-size:6px;color:#94a3b8}.phone-product b{font-size:8px;line-height:1.2;margin:3px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.phone-product strong{font-size:9px;color:#111827}.hero-promo-copy{position:absolute;right:34px;top:108px;font-size:38px;line-height:.98;font-weight:800;letter-spacing:-.045em;color:#111827;z-index:3;text-align:left}.hero-promo-copy em{font-style:normal;color:#f31246}.category-section{padding-top:24px!important}.premium-category-grid{grid-template-columns:repeat(9,minmax(0,1fr))!important}.premium-category-grid .category-card{min-height:120px}@media (max-width:1180px) and (min-width:901px){.brand-logo{width:215px}.header-search{max-width:500px}.header-search-city{width:120px}.premium-actions .header-action span{display:none}.header-action{min-width:38px}.header-subnav-inner{padding-left:235px}.market-hero{grid-template-columns:minmax(0,1.2fr) minmax(350px,.8fr)}.market-hero-copy{padding:42px 40px 34px}.market-hero-copy h1{font-size:50px}.market-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.phone-mockup{left:24px;transform:rotate(7deg) scale(.9)}.hero-promo-copy{font-size:31px;right:20px}.premium-category-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}}@media (max-width:900px){.premium-header-row{height:66px!important;width:100%!important;padding:0 14px!important;gap:8px!important}.brand-premium{margin-right:auto}.brand-logo{width:185px;max-height:48px}.header-search,.header-subnav{display:none}.premium-actions{margin-left:0!important;gap:2px!important}.header-action{min-width:34px;padding:6px 4px}.header-action span,.publish-premium span,.admin-header-action,.logout-premium{display:none!important}.header-action svg{width:21px!important;height:21px!important}.publish-premium{width:38px;height:38px;padding:0!important;justify-content:center;border-radius:11px!important;box-shadow:none}.publish-premium svg{width:20px!important}.market-hero{display:block;width:100%;min-height:0;margin:0;border-width:0 0 1px;border-radius:0;background:linear-gradient(145deg,#fff8fa,#fff 70%)}.market-hero-copy{padding:34px 18px 24px}.market-hero-copy h1{font-size:38px;line-height:1.02;margin:12px 0 15px;max-width:540px}.market-hero-copy>p{font-size:14px;line-height:1.55;margin-bottom:20px}.market-search{height:auto;display:grid;grid-template-columns:1fr;background:transparent;border:0;border-radius:0;box-shadow:none;overflow:visible;gap:10px;max-width:none}.market-search-main{height:50px;background:#fff;border:1px solid #e1e5eb;border-radius:13px;box-shadow:0 5px 18px #0f172a0b}.market-search button{height:48px;margin:0;border-radius:12px;width:100%}.market-location-row{grid-template-columns:1fr;margin-top:10px;max-width:none}.market-location-row label{height:48px}.market-benefits{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:20px;max-width:none}.market-benefits>div{flex-direction:column;align-items:center;text-align:center;gap:4px}.market-benefits svg{width:23px;height:23px}.market-benefits b{font-size:9px;white-space:normal}.market-benefits small{display:none}.market-stats{justify-content:center;margin-top:18px}.market-hero-visual{display:none}.category-section{padding-top:22px!important}.premium-category-grid{display:flex!important;overflow:auto;grid-template-columns:none!important}}@media (max-width:520px){.premium-header-row{padding:0 10px!important}.brand-logo{width:165px;max-height:43px}.premium-actions .header-action:nth-of-type(1){display:none!important}.market-hero-copy{padding:29px 15px 21px}.market-hero-copy h1{font-size:34px}.market-benefits{gap:3px}.market-benefits b{font-size:8px}.market-stats{gap:10px;flex-wrap:wrap}}@media (max-width:390px){.brand-logo{width:145px}.market-hero-copy h1{font-size:31px}}.product-card-premium{border-radius:22px;border:1px solid #e7e9ee;box-shadow:0 8px 24px #0f172a0d}.product-card-premium .product-image{height:220px;background:linear-gradient(180deg,#fff,#f8fafc)}.product-card-premium .product-image img{width:100%;height:100%;object-fit:contain;object-position:center;padding:14px;transition:transform .28s ease}.product-card-premium .placeholder{display:flex;flex-direction:column;gap:10px;color:#9ca3af}.product-card-premium .placeholder span{font-size:13px;font-weight:700}.product-card-premium .product-body{padding:16px}.price-block{display:flex;flex-direction:column;gap:4px;margin-bottom:8px}.price-label{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#e11d48;font-weight:800}.price-strong{font-size:28px!important;line-height:1;font-weight:900!important;color:#111827;letter-spacing:-.03em}.product-card-premium .title{font-size:14px;line-height:1.45;min-height:42px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-premium .meta{font-size:12px;margin-bottom:10px}.product-card-premium .card-footer{margin-top:10px}.verified-mini,.local-sale{font-size:12px;font-weight:700}.plans-highlight-section{margin-top:8px}.plans-highlight-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.plans-highlight-head h2{font-size:34px;margin:8px 0 10px}.plans-highlight-head p{margin:0;max-width:760px;color:#667085;line-height:1.65}.plans-highlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.plan-teaser-card{position:relative;background:linear-gradient(180deg,#fff,#fff6f8);border:1px solid #ffd6df;border-radius:28px;padding:26px;box-shadow:0 14px 34px #e11d4814;overflow:hidden}.plan-teaser-card.recommended{transform:translateY(-6px);border-color:#f43f5e;box-shadow:0 18px 40px #e11d4824;background:linear-gradient(180deg,#fff,#ffeef3)}.plan-ribbon{position:absolute;right:16px;top:16px;background:#111827;color:#fff;font-size:11px;font-weight:800;padding:7px 10px;border-radius:999px}.plan-mini-kicker{display:inline-flex;font-size:11px;font-weight:800;letter-spacing:.14em;color:#e11d48;margin-bottom:10px}.plan-teaser-card h3{font-size:28px;line-height:1.05;margin:0 0 12px}.plan-teaser-price{font-size:40px;font-weight:900;letter-spacing:-.04em;color:#111827;margin-bottom:10px}.plan-teaser-card p{color:#667085;line-height:1.6;margin:0 0 16px}.plan-teaser-card ul{list-style:none;padding:0;margin:0 0 22px;display:grid;gap:10px}.plan-teaser-card li{position:relative;padding-left:18px;color:#334155;font-size:14px;font-weight:600}.plan-teaser-card li:before{content:"";position:absolute;left:0;top:8px;width:7px;height:7px;border-radius:50%;background:#e11d48}.plan-cta{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;border-radius:14px;background:#111827;color:#fff;font-weight:800}.plan-cta.active{background:linear-gradient(135deg,#fb7185,#e11d48)}.plans-highlight-note{margin-top:16px;text-align:center;color:#6b7280;font-size:14px}.boost-hero-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.7fr);gap:18px;background:linear-gradient(135deg,#fff7f9,#fff 52%,#fff1f5);border:1px solid #ffd4df;border-radius:28px;padding:28px;margin-bottom:22px}.boost-hero-card h1{margin:8px 0 10px;font-size:36px}.boost-hero-card p{color:#667085;line-height:1.65;max-width:650px;margin:0}.boost-hero-benefits{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.boost-hero-benefits span{display:flex;align-items:center;gap:7px;padding:10px 14px;border-radius:999px;background:#fff;border:1px solid #ffe1e8;font-weight:700;color:#334155}.boost-product-premium{margin:0;align-self:stretch;background:linear-gradient(160deg,#fffbeb,#fff1f2);border-color:#fde68a}.premium-plan-grid .plan-card{position:relative;border-radius:24px;overflow:hidden}.premium-plan-grid .plan-card-featured{border:1px solid #f43f5e;box-shadow:0 18px 38px #e11d4824;background:linear-gradient(180deg,#fff,#fff3f6);transform:translateY(-6px)}.premium-plan-grid .plan-card .plan-copy{color:#667085;line-height:1.55;margin:0 0 12px}@media (min-width:1100px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.horizontal-cards{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1000px){.plans-highlight-grid,.boost-hero-card{grid-template-columns:1fr}}@media (max-width:900px){.product-card-premium .product-image{height:190px}.price-strong{font-size:22px!important}.plans-highlight-head{display:block}.plans-highlight-head .primary{margin-top:14px;display:inline-flex}.plans-highlight-head h2{font-size:28px}.plan-teaser-card{padding:22px}.plan-teaser-price{font-size:34px}.premium-plan-grid .plan-card-featured,.plan-teaser-card.recommended{transform:none}}@media (max-width:600px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card-premium .product-image{height:160px}.product-card-premium .product-image img{padding:10px}.price-strong{font-size:20px!important}.product-card-premium .title{font-size:13px;min-height:38px}.plans-highlight-section{padding-top:12px}.plans-highlight-head h2,.plan-teaser-card h3{font-size:24px}.plan-teaser-price{font-size:30px}.plans-highlight-note{font-size:13px}}.colorful-plans-grid .plan-teaser-card.basic,.colorful-plans-grid .plan-card.basic{background:linear-gradient(180deg,#fff,#f8fafc);border-color:#dbe4f0;box-shadow:0 10px 24px #64748b14}.colorful-plans-grid .plan-teaser-card.plus,.colorful-plans-grid .plan-card.plus{background:linear-gradient(180deg,#fff8fb,#fff0f5);border-color:#fda4af;box-shadow:0 14px 32px #e11d481f}.colorful-plans-grid .plan-teaser-card.premium,.colorful-plans-grid .plan-card.premium{background:linear-gradient(180deg,#fffaf0,#fff2cc);border-color:#f59e0b;box-shadow:0 16px 34px #f59e0b29}.plan-top-badges{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:12px}.plan-chip{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:6px 10px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.02em;border:1px solid transparent}.plan-chip.sold{background:#111827;color:#fff}.plan-chip.value{background:#ecfeff;color:#155e75;border-color:#a5f3fc}.plan-chip.premium-chip{background:#78350f;color:#fff7ed}.plan-comparison-wrap{margin-top:24px;background:#fff;border:1px solid #ebeef3;border-radius:24px;padding:22px;box-shadow:0 10px 28px #0f172a0d}.comparison-head h3{margin:0 0 6px;font-size:24px}.comparison-head p{margin:0 0 16px;color:#667085}.plan-comparison-table-wrap{overflow:auto}.plan-comparison-table{width:100%;border-collapse:separate;border-spacing:0;min-width:760px}.plan-comparison-table th,.plan-comparison-table td{padding:14px 16px;border-bottom:1px solid #edf1f5;text-align:center;vertical-align:middle}.plan-comparison-table th:first-child,.plan-comparison-table td:first-child{text-align:left;width:32%;font-weight:700;color:#111827}.plan-comparison-table thead th{position:sticky;top:0;background:#fff;z-index:1;font-size:14px}.plan-comparison-table thead th.basic{color:#475569}.plan-comparison-table thead th.plus{color:#e11d48}.plan-comparison-table thead th.premium{color:#b45309}.table-yes,.table-no,.table-text{display:inline-flex;align-items:center;justify-content:center;gap:6px;font-weight:700;font-size:13px}.table-yes{color:#15803d}.table-no{color:#94a3b8}.table-text{color:#334155}.boost-comparison-wrap{margin-top:22px}@media (max-width:900px){.plan-comparison-wrap{padding:16px;border-radius:18px}.comparison-head h3{font-size:20px}}.product-card-premium .product-image,.product-card-premium .product-image-fit{background:linear-gradient(180deg,#fff,#f8fafc)!important}.product-card-premium .product-image img,.product-card-premium .product-image-fit img{object-fit:contain!important;object-position:center!important;width:100%;height:100%;padding:10px;background:#fff}.old-price{font-size:13px;color:#94a3b8;text-decoration:line-through;font-weight:700}.installment-text{font-size:12px;color:#475569;font-weight:700}.promo-badge{background:#f97316!important;left:auto!important;right:10px!important;top:10px!important}.gallery-count{top:auto!important;bottom:10px!important;left:10px!important;background:#111827!important}.card-badges{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.card-badges .badge,.card-badges .condition-badge{pointer-events:auto}.multi-upload-box{align-items:stretch!important;justify-content:center!important;padding:14px;cursor:pointer}.multi-preview-grid{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.multi-preview-grid img{width:100%;height:120px!important;object-fit:contain!important;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:6px}.promo-hint-box{display:flex;align-items:flex-start;gap:10px;padding:14px;border:1px solid #fee2e2;background:#fff7ed;border-radius:14px}.promo-hint-box svg{color:#ea580c;flex:0 0 auto}.promo-hint-box b{display:block;margin-bottom:4px}.promo-hint-box span{font-size:13px;color:#7c2d12;line-height:1.45}.product-gallery-wrap{display:grid;gap:12px}.gallery-main{background:#fff;border:1px solid #e5e7eb}.gallery-main img{width:100%;height:100%;object-fit:contain!important;background:#fff}.gallery-thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.gallery-thumb{border:1px solid #e5e7eb;background:#fff;border-radius:14px;overflow:hidden;padding:0;height:92px}.gallery-thumb img{width:100%;height:100%;object-fit:contain;padding:5px;background:#fff}.gallery-thumb.active{border-color:#e11d48;box-shadow:0 0 0 3px #e11d481f}.detail-old-price{color:#94a3b8;text-decoration:line-through;font-size:18px;font-weight:700;margin-top:8px}.detail-installment{margin-top:10px;padding:10px 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;color:#334155;font-weight:700}.promo-pill{background:#fff7ed;color:#c2410c}.manage-thumb img,.upload-box img,.phone-product-img img{object-fit:contain!important;background:#fff}@media (max-width:900px){.multi-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.multi-preview-grid img{height:96px!important}.gallery-thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.gallery-thumb{height:78px}}@media (max-width:600px){.multi-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-thumbs{grid-template-columns:repeat(4,minmax(0,1fr));overflow:auto}.gallery-thumb{height:70px}.detail-old-price{font-size:16px}.detail-installment{font-size:13px}}.gallery-manager{margin-top:22px;margin-bottom:26px;border:1px solid #e5e7eb;border-radius:22px;padding:18px;background:#fbfcfe}.gallery-manager-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.gallery-manager-head h3{margin:0 0 6px;font-size:22px}.gallery-manager-head p{margin:0;color:#64748b}.gallery-counter{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:999px;background:#fff;border:1px solid #e5e7eb;font-weight:800}.gallery-manager-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.gallery-manager-card{position:relative;border:1px solid #e5e7eb;border-radius:18px;background:#fff;overflow:hidden;padding:8px}.gallery-manager-card.primary{border-color:#e11d48;box-shadow:0 0 0 3px #e11d4814}.gallery-manager-card img{width:100%;height:150px;object-fit:contain;background:#fff;border-radius:14px}.drag-chip,.primary-chip{position:absolute;left:14px;z-index:2;display:inline-flex;align-items:center;gap:5px;padding:6px 10px;border-radius:999px;font-size:11px;font-weight:800}.drag-chip{top:14px;background:#111827d1;color:#fff}.primary-chip{bottom:60px;background:#fff1f2;color:#be123c}.gallery-manager-actions{display:grid;gap:8px;margin-top:10px}.gallery-manager-actions button{min-height:38px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;display:flex;align-items:center;justify-content:center;gap:6px;font-weight:700}.gallery-manager-actions .danger-lite{color:#be123c;border-color:#fecdd3;background:#fff1f2}.gallery-add-box{margin-top:18px;display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:14px;border-radius:18px;background:#fff;border:1px dashed #d4dbe4}.gallery-add-copy{display:grid;gap:4px;flex:1}.gallery-add-copy span{color:#64748b;font-size:14px}.gallery-add-input{min-width:210px;min-height:46px;padding:0 14px;border-radius:12px;border:1px solid #d1d5db;background:#fff;display:inline-flex!important;align-items:center;justify-content:center;gap:8px!important;cursor:pointer}.gallery-add-input input{display:none}.gallery-new-preview{margin-top:12px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.gallery-new-preview img{width:100%;height:90px;object-fit:contain;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:6px}.related-products-section{margin-top:34px;padding-top:22px;border-top:1px solid #e5e7eb}.related-head{margin-bottom:16px}.related-products-grid .product-card{min-width:0}@media (max-width:1000px){.gallery-manager-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-new-preview{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:700px){.gallery-manager-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-manager-card img{height:120px}.gallery-add-box{align-items:stretch}.gallery-add-input{width:100%;min-width:0}.gallery-new-preview{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:520px){.gallery-manager-head{display:block}.gallery-counter{margin-top:10px}.gallery-manager-grid{grid-template-columns:1fr}.gallery-manager-card img{height:170px}.gallery-new-preview{grid-template-columns:repeat(2,minmax(0,1fr))}}.carousel-gallery{position:relative;cursor:zoom-in}.carousel-gallery>img{-webkit-user-select:none;user-select:none}.carousel-arrow,.carousel-play,.zoom-button{position:absolute;z-index:4;border:1px solid rgba(226,232,240,.95);background:#fffffff0;color:#111827;box-shadow:0 8px 24px #0f172a1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.carousel-arrow{top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;display:grid;place-items:center}.carousel-arrow:hover{background:#fff;color:#e11d48}.carousel-prev{left:14px}.carousel-next{right:14px}.carousel-counter{position:absolute;right:16px;bottom:16px;z-index:4;background:#111827c7;color:#fff;padding:7px 10px;border-radius:999px;font-size:12px;font-weight:800}.carousel-play{left:16px;bottom:16px;width:36px;height:36px;border-radius:50%;display:grid;place-items:center}.zoom-button{top:16px;right:16px;min-height:38px;padding:0 12px;border-radius:999px;display:flex;align-items:center;gap:7px;font-weight:800;cursor:pointer}.image-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#020617f0;display:flex;align-items:center;justify-content:center;padding:34px}.lightbox-image-wrap{width:min(92vw,1250px);height:min(88vh,900px);display:flex;align-items:center;justify-content:center;position:relative}.lightbox-image-wrap img{width:100%;height:100%;object-fit:contain;background:transparent}.lightbox-close{position:absolute;top:18px;right:18px;z-index:3;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.22);background:#ffffff1f;color:#fff;display:grid;place-items:center}.lightbox-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:52px;height:52px;border-radius:50%;border:1px solid rgba(255,255,255,.22);background:#ffffff1f;color:#fff;display:grid;place-items:center}.lightbox-prev{left:20px}.lightbox-next{right:20px}.lightbox-counter{position:absolute;bottom:6px;left:50%;transform:translate(-50%);background:#0f172ab8;color:#fff;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800}.related-subtitle{margin:7px 0 0;color:#64748b;font-size:14px}.related-products-section{margin-top:44px;padding-top:30px;padding-bottom:18px;border-top:1px solid #e5e7eb}.related-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:1000px){.related-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.carousel-arrow{width:38px;height:38px}.carousel-prev{left:8px}.carousel-next{right:8px}.zoom-button{top:10px;right:10px;font-size:12px;min-height:34px}.carousel-counter{right:10px;bottom:10px}.carousel-play{left:10px;bottom:10px;width:34px;height:34px}.image-lightbox{padding:14px}.lightbox-arrow{width:42px;height:42px}.lightbox-prev{left:8px}.lightbox-next{right:8px}.lightbox-close{top:10px;right:10px;width:40px;height:40px}.related-products-section{margin-top:28px;padding-top:22px}}@media (max-width:520px){.related-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.zoom-button span{display:none}}.product-card-premium .card-badges{position:absolute!important;inset:auto!important;top:10px!important;left:10px!important;right:52px!important;bottom:auto!important;z-index:4;display:flex!important;align-items:flex-start!important;align-content:flex-start!important;gap:6px!important;flex-wrap:wrap!important;max-width:calc(100% - 62px)!important;pointer-events:none}.product-card-premium .card-badges .condition-badge,.product-card-premium .card-badges .badge{position:static!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;min-height:26px;width:auto!important;max-width:100%;padding:6px 9px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap;line-height:1}.product-card-premium .promo-badge{background:#f97316!important;color:#fff!important}.product-card-premium .gallery-count{background:#111827!important;color:#fff!important}@media (max-width:760px){.product-card-premium .card-badges{top:8px!important;left:8px!important;right:46px!important;gap:4px!important;max-width:calc(100% - 54px)!important}.product-card-premium .card-badges .condition-badge,.product-card-premium .card-badges .badge{min-height:23px;padding:5px 7px!important;font-size:8px!important}}.section-desc{margin:6px 0 0;color:var(--muted);font-size:14px;line-height:1.5}.small-head{margin-top:28px;margin-bottom:14px}.dashboard-plan-section{margin-top:26px}.dashboard-plan-summary{display:grid;grid-template-columns:1.3fr .9fr;gap:16px;align-items:stretch}.plan-summary-card{border:1px solid var(--line);background:#fff;border-radius:22px;padding:22px;box-shadow:0 10px 30px #0f172a0a}.plan-summary-card.current{background:linear-gradient(180deg,#fff,#fff7f8)}.plan-summary-top{display:flex;align-items:center;gap:14px;margin-bottom:16px}.summary-icon{width:54px;height:54px;border-radius:18px;background:#fff1f2;color:var(--brand);display:grid;place-items:center}.summary-icon svg{width:26px;height:26px}.plan-summary-top small{display:block;color:var(--muted);font-size:12px}.plan-summary-top h3{margin:3px 0 0;font-size:28px;line-height:1.1}.summary-points{display:grid;gap:10px;margin-bottom:16px}.summary-points span{font-size:14px;color:#334155}.summary-actions{display:flex;gap:10px;flex-wrap:wrap}.plan-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;height:100%}.plan-mini-card{border:1px solid var(--line);border-radius:18px;padding:16px;display:flex;flex-direction:column;justify-content:center;gap:6px;min-height:118px}.plan-mini-card .mini-name{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.plan-mini-card b{font-size:22px;line-height:1.1}.plan-mini-card small{color:var(--muted);font-size:12px;line-height:1.35}.plan-mini-card.basic{background:#f8fafc}.plan-mini-card.plus{background:#fff7ed;border-color:#fed7aa}.plan-mini-card.premium{background:#fff1f2;border-color:#fecdd3}.featured-plan-list{margin-top:16px;display:grid;gap:12px}.featured-plan-item{border:1px solid var(--line);background:#fff;border-radius:18px;padding:16px 18px;display:flex;justify-content:space-between;align-items:center;gap:14px}.featured-plan-item b{display:block;font-size:16px;margin-bottom:4px}.featured-plan-item small{color:var(--muted);font-size:12px}.featured-plan-actions{display:flex;gap:10px;flex-wrap:wrap}.danger-lite-btn{min-height:42px;padding:0 14px;border:1px solid #fecdd3;background:#fff1f2;color:#be123c;border-radius:12px;display:inline-flex;align-items:center;gap:8px;font-weight:700}.empty-plan-box{margin-top:16px;padding:26px}.empty-plan-box p{color:var(--muted);margin:6px 0 16px}@media (max-width:1100px){.dashboard-plan-summary{grid-template-columns:1fr}}@media (max-width:900px){.plan-mini-grid{grid-template-columns:1fr}.featured-plan-item{flex-direction:column;align-items:flex-start}.featured-plan-actions{width:100%}.featured-plan-actions>*{flex:1;justify-content:center}}.plan-expiry-alert{margin:24px 0 0;display:flex;align-items:flex-start;gap:12px;padding:16px 18px;border:1px solid #fbbf24;background:linear-gradient(180deg,#fffbeb,#fff7ed);color:#92400e;border-radius:18px}.plan-expiry-alert>svg{flex:0 0 auto;margin-top:2px}.plan-expiry-alert div{display:grid;gap:4px}.plan-expiry-alert b{font-size:15px}.plan-expiry-alert span{font-size:13px;line-height:1.5}.expiry-inline{display:inline-flex;align-items:center;gap:6px;color:#b45309!important;font-weight:700}.featured-plan-item.expiring{border-color:#fbbf24;background:#fffbeb}.renew-btn{min-height:42px;padding:0 14px;border:1px solid #bbf7d0;background:#f0fdf4;color:#166534;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800}.quick-renew-checkout{margin-top:16px;border:1px solid #fecdd3;background:linear-gradient(180deg,#fff,#fff7f9);border-radius:20px;padding:18px;display:grid;gap:14px}.quick-renew-checkout.paid{border-color:#bbf7d0;background:#f0fdf4}.quick-renew-title{display:flex;align-items:center;gap:12px}.quick-renew-title>svg{width:38px;height:38px;color:var(--brand)}.quick-renew-title div{display:grid;gap:4px}.quick-renew-title span{font-size:13px;color:var(--muted)}.quick-renew-body{display:flex;gap:18px;flex-wrap:wrap;align-items:center}.quick-renew-body span{font-size:14px}.quick-renew-body code{display:block;width:100%;padding:12px;border-radius:12px;background:#f8fafc;word-break:break-all}.quick-renew-checkout small{color:var(--muted);line-height:1.5}.renew-success{display:inline-flex;align-items:center;gap:6px;color:#166534;font-weight:800}.payment-history-section{margin-top:34px;padding-top:22px;border-top:1px solid var(--line)}.payment-history-table-wrap{overflow:auto;border:1px solid var(--line);border-radius:18px;background:#fff}.payment-history-table{width:100%;border-collapse:collapse;min-width:880px}.payment-history-table th,.payment-history-table td{padding:13px 14px;border-bottom:1px solid #eef1f4;text-align:left;font-size:12px;vertical-align:middle}.payment-history-table th{background:#f8fafc;color:#475569;font-size:11px;text-transform:uppercase;letter-spacing:.05em}.payment-history-table tbody tr:last-child td{border-bottom:0}.payment-status{display:inline-flex;align-items:center;justify-content:center;min-width:72px;padding:6px 9px;border-radius:999px;font-weight:800;font-size:11px}.payment-status.paid{background:#f0fdf4;color:#166534}.payment-status.pending{background:#fffbeb;color:#92400e}.payment-status.failed,.payment-status.cancelled{background:#fff1f2;color:#be123c}.payment-empty{padding:26px}.provider-installment-note{margin:-4px 0 18px;padding:12px 14px;border:1px solid #e2e8f0;background:#f8fafc;border-radius:12px;color:#475569;font-size:13px;line-height:1.5}@media (max-width:900px){.quick-renew-body{display:grid;gap:8px}.featured-plan-actions .renew-btn{flex:1}}@media (max-width:1024px){.plan-comparison-wrap,.boost-comparison-wrap{display:none!important}}.plan-limit-list{list-style:none!important;padding:0!important;margin:16px 0 22px!important;display:grid!important;gap:10px!important}.plan-limit-list li{color:#94a3b8!important;font-size:12px!important;font-weight:700!important;text-decoration:none!important;display:flex!important;align-items:center!important;gap:7px!important}.plan-limit-list li:before{content:"×";width:20px;height:20px;border-radius:50%;background:#f1f5f9;color:#64748b;display:grid;place-items:center;font-size:13px;font-weight:900}.plan-limit-list li svg{width:15px;height:15px;color:#94a3b8!important}.plan-free-btn{min-height:48px;border:1px solid #cbd5e1;border-radius:14px;background:#f8fafc;color:#475569;display:flex;align-items:center;justify-content:center;font-weight:800}.colorful-plans-grid .plan-card.basic,.colorful-plans-grid .plan-teaser-card.basic{background:linear-gradient(180deg,#fff,#f8fafc)!important;border-color:#dbe4f0!important;box-shadow:none!important}.colorful-plans-grid .plan-card.basic .plan-name,.colorful-plans-grid .plan-teaser-card.basic .plan-mini-kicker{color:#64748b!important}.colorful-plans-grid .plan-card.basic>b,.colorful-plans-grid .plan-teaser-card.basic .plan-teaser-price{color:#334155!important}.plan-teaser-card.basic .plan-cta{background:#f1f5f9!important;color:#64748b!important;border:1px solid #cbd5e1}.plan-teaser-card.basic .plan-cta:hover,.plan-free-btn:hover{background:#e2e8f0!important;color:#334155!important}.pending-image-card{position:relative;min-width:0}.pending-image-card img{display:block;width:100%}.pending-image-card button{position:absolute;top:6px;right:6px;width:30px;height:30px;border:0;border-radius:50%;background:#111827db;color:#fff;display:grid;place-items:center;box-shadow:0 4px 10px #0000002e}.product-page,.product-layout,.product-gallery-wrap,.carousel-gallery,.gallery-main{min-width:0!important;max-width:100%!important;box-sizing:border-box!important}.product-page{overflow-x:hidden!important}.product-gallery-wrap{width:100%!important;overflow:hidden!important}.carousel-gallery.gallery-main{position:relative!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:4 / 3!important;max-height:620px!important;overflow:hidden!important;border-radius:22px!important;background:#f7f8fa!important;border:1px solid #e5e7eb!important;display:block!important}.carousel-gallery.gallery-main>img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;margin:0!important;padding:8px!important;background:#fff!important;border:0!important;transform:none!important}.carousel-arrow,.carousel-play,.carousel-counter,.zoom-button{max-width:calc(100% - 20px)!important}.gallery-thumbs{width:100%!important;max-width:100%!important;display:flex!important;gap:10px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:3px 3px 8px!important;scrollbar-width:thin}.gallery-thumb{flex:0 0 108px!important;width:108px!important;min-width:108px!important;height:86px!important;overflow:hidden!important;background:#fff!important}.gallery-thumb img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;padding:5px!important;background:#fff!important}.product-card-premium{overflow:hidden!important;min-width:0!important}.product-card-premium .product-card-link{display:block!important;min-width:0!important;overflow:hidden!important}.product-card-premium .product-image,.product-card-premium .product-image-fit{position:relative!important;overflow:hidden!important;width:100%!important;max-width:100%!important;background:#f7f8fa!important}.product-card-premium .product-image img,.product-card-premium .product-image-fit img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;margin:0!important;padding:8px!important;background:#fff!important;transform:none!important}.lightbox-image-wrap{overflow:hidden!important}.lightbox-image-wrap img{display:block!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important}@media (max-width:900px){.product-layout{grid-template-columns:minmax(0,1fr)!important;width:100%!important}.carousel-gallery.gallery-main{aspect-ratio:1 / 1!important;width:100%!important;height:auto!important;max-height:none!important;border-radius:18px!important}.carousel-gallery.gallery-main>img{padding:6px!important}.gallery-thumb{flex-basis:82px!important;width:82px!important;min-width:82px!important;height:72px!important}}@media (max-width:520px){.product-page{padding-left:12px!important;padding-right:12px!important}.carousel-gallery.gallery-main{aspect-ratio:1 / 1!important;border-radius:16px!important}.carousel-gallery.gallery-main>img{padding:4px!important}.gallery-thumbs{gap:7px!important}.gallery-thumb{flex-basis:72px!important;width:72px!important;min-width:72px!important;height:64px!important}}.master-admin-page{max-width:1440px!important}.master-admin-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.master-admin-header h1{font-size:34px;margin:6px 0 8px}.master-admin-header p{margin:0;color:var(--muted);max-width:760px;line-height:1.55}.master-admin-badge{display:inline-flex;align-items:center;gap:8px;background:#111827;color:#fff;border-radius:14px;padding:11px 14px;font-weight:800;white-space:nowrap}.master-admin-tabs{display:flex;gap:8px;overflow:auto;padding:6px;background:#f8fafc;border:1px solid var(--line);border-radius:16px;margin-bottom:18px}.master-admin-tabs button{border:0;background:transparent;color:#475569;border-radius:11px;min-height:42px;padding:0 14px;display:inline-flex;align-items:center;gap:7px;font-weight:800;white-space:nowrap}.master-admin-tabs button svg{width:18px;height:18px}.master-admin-tabs button.active{background:#111827;color:#fff;box-shadow:0 6px 18px #0f172a1f}.master-search{height:48px;border:1px solid var(--line);background:#fff;border-radius:14px;display:flex;align-items:center;gap:8px;padding:0 13px;margin-bottom:16px}.master-search svg{width:19px;color:#94a3b8}.master-search input{border:0;outline:0;width:100%;min-width:0;background:transparent}.master-metrics{grid-template-columns:repeat(6,minmax(0,1fr))!important}.master-overview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:20px}.master-overview-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:20px;box-shadow:0 8px 24px #0f172a0a}.master-overview-card h3{margin:0 0 14px;font-size:19px}.master-stat-line{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #edf1f5;color:#475569}.master-stat-line b{color:#111827}.master-overview-card button{margin-top:14px;border:0;background:#fff1f2;color:#be123c;border-radius:11px;padding:10px 12px;font-weight:800}.master-table-wrap{border:1px solid var(--line);background:#fff;border-radius:20px;overflow:auto;box-shadow:0 8px 24px #0f172a09}.master-table{width:100%;border-collapse:collapse;min-width:980px}.master-table th,.master-table td{padding:13px 14px;border-bottom:1px solid #edf1f5;text-align:left;vertical-align:middle}.master-table th{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#64748b;background:#f8fafc;position:sticky;top:0;z-index:1}.master-table td{font-size:13px;color:#334155}.master-table td>b,.master-table td a>b{display:block;color:#111827;margin-bottom:3px}.master-table td small{display:block;color:#7c8798;line-height:1.45}.master-table select{border:1px solid #d9dee7;border-radius:10px;background:#fff;padding:8px 9px;min-width:112px}.master-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.master-actions button,.master-link-btn{border:1px solid #e1e5eb;background:#fff;border-radius:10px;min-height:36px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-weight:700;font-size:12px;color:#334155}.master-actions svg,.master-link-btn svg{width:15px;height:15px}.master-status{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800;white-space:nowrap}.master-status.active,.master-status.paid,.master-status.resolved{background:#ecfdf3;color:#166534}.master-status.blocked,.master-status.rejected,.master-status.cancelled{background:#fff1f2;color:#be123c}.master-status.paused,.master-status.pending,.master-status.open{background:#fffbeb;color:#92400e}.master-status.sold,.master-status.neutral{background:#f1f5f9;color:#475569}.master-plans-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.master-plan-card{border:1px solid var(--line);border-radius:22px;background:#fff;padding:20px;box-shadow:0 10px 28px #0f172a0d}.master-plan-card.free{background:linear-gradient(180deg,#fff,#f8fafc)}.master-plan-card.plus{background:linear-gradient(180deg,#fff,#fff8ed);border-color:#fed7aa}.master-plan-card.premium{background:linear-gradient(180deg,#fff,#fff2f5);border-color:#fecdd3}.master-plan-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:16px}.master-plan-head span{font-size:11px;font-weight:900;letter-spacing:.12em;color:var(--brand)}.master-plan-head h3{margin:4px 0 0;font-size:22px}.master-switch{display:inline-flex;align-items:center}.master-switch input{display:none}.master-switch i{width:46px;height:26px;border-radius:999px;background:#cbd5e1;position:relative;transition:.2s}.master-switch i:before{content:"";position:absolute;width:20px;height:20px;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 2px 6px #0003;transition:.2s}.master-switch input:checked+i{background:#16a34a}.master-switch input:checked+i:before{transform:translate(20px)}.master-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.master-form-grid.two{grid-template-columns:1fr 1fr}.master-plan-card label,.master-wide-label{display:grid;gap:6px;font-size:11px;font-weight:800;color:#475569;margin-bottom:10px}.master-plan-card input,.master-plan-card textarea{width:100%;border:1px solid #d9dee7;border-radius:10px;background:#fff;padding:10px;outline:none;resize:vertical}.master-plan-card input:focus,.master-plan-card textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #e11d4814}.master-plan-card input:disabled{background:#f1f5f9;color:#94a3b8}@media (max-width:1200px){.master-metrics{grid-template-columns:repeat(3,minmax(0,1fr))!important}.master-plans-grid{grid-template-columns:1fr}}@media (max-width:900px){.master-admin-page{padding-left:12px!important;padding-right:12px!important}.master-admin-header{display:block}.master-admin-badge{margin-top:12px}.master-admin-header h1{font-size:27px}.master-overview-grid{grid-template-columns:1fr}.master-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.master-form-grid,.master-form-grid.two{grid-template-columns:1fr}.master-admin-tabs{margin-left:-2px;margin-right:-2px}}@media (max-width:520px){.master-metrics{grid-template-columns:1fr 1fr!important;gap:8px!important}.master-metrics .metric-card{min-height:88px;padding:13px}.master-metrics .metric-card b{font-size:18px}.master-admin-tabs button{padding:0 11px;font-size:12px}.master-plan-card{padding:16px}}.master-access-denied{display:grid;place-items:center;min-height:calc(100vh - 160px)}.master-access-card{width:min(620px,100%);padding:38px;border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:var(--shadow);text-align:center}.master-access-icon{font-size:44px;margin-bottom:12px}.master-access-card h1{margin:8px 0 12px;font-size:30px}.master-access-card p{color:var(--muted);line-height:1.6}.master-access-email{padding:12px 14px;background:#f8fafc;border-radius:12px}.master-access-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:18px}@media (max-width:700px){.master-access-card{padding:26px 18px}.master-access-card h1{font-size:24px}.master-access-actions>*{width:100%;justify-content:center}}.master-role-badge{display:inline-flex;align-items:center;padding:7px 10px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:12px;font-weight:800;white-space:nowrap}.master-role-badge.owner{background:#111827;color:#fff}.pix-master-section{display:grid;gap:18px}.pix-master-intro{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:20px 22px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(180deg,#fff,#fbfdff)}.pix-master-intro h2{margin:6px 0 8px;font-size:28px}.pix-master-intro p{margin:0;max-width:760px;color:var(--muted);line-height:1.6}.pix-security-pill{display:inline-flex;align-items:center;gap:8px;padding:10px 13px;border-radius:999px;background:#ecfdf5;color:#166534;border:1px solid #bbf7d0;font-size:12px;font-weight:800;white-space:nowrap}.pix-security-pill svg{width:17px;height:17px}.pix-provider-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.pix-integration-card{border:1px solid var(--line);border-radius:22px;padding:20px;background:#fff;box-shadow:0 8px 24px #0f172a0a;display:grid;gap:16px;min-width:0}.pix-integration-card.enabled{border-color:#bfdbfe;box-shadow:0 10px 28px #2563eb14}.pix-integration-card.default{border-color:#f43f5e;box-shadow:0 12px 30px #e11d4817}.pix-integration-head{display:flex;gap:13px;align-items:flex-start}.pix-provider-icon{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;background:#f8fafc;color:#0f172a;border:1px solid #e2e8f0;flex:0 0 auto}.pix-provider-icon svg{width:22px;height:22px}.pix-provider-title{min-width:0;flex:1}.pix-provider-title h3{margin:0;font-size:20px}.pix-provider-title p{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.pix-provider-status-row{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.pix-main-badge,.pix-config-badge{display:inline-flex;align-items:center;min-height:25px;padding:5px 8px;border-radius:999px;font-size:10px;font-weight:800}.pix-main-badge{background:#111827;color:#fff}.pix-config-badge.ok{background:#ecfdf5;color:#166534}.pix-config-badge.pending{background:#fff7ed;color:#9a3412}.pix-integration-controls{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pix-check-row{min-height:44px;padding:0 12px;border:1px solid #e5e7eb;border-radius:12px;background:#fafafa;display:flex!important;align-items:center;gap:9px!important;font-size:12px!important;font-weight:700!important;color:#334155!important}.pix-check-row input{width:17px!important;height:17px!important;accent-color:var(--brand)}.pix-mode-field{grid-column:1/-1;display:grid!important;gap:7px!important;font-size:12px!important;font-weight:800!important;color:#334155!important}.pix-mode-field select{height:44px;border:1px solid #d1d5db;border-radius:12px;background:#fff;padding:0 12px}.pix-credentials-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pix-credentials-grid>label{display:grid!important;gap:7px!important;font-size:11px!important;font-weight:800!important;color:#334155!important}.pix-credentials-grid>label small{font-size:10px;color:#16a34a;font-weight:700}.pix-secret-input{height:46px;border:1px solid #d1d5db;border-radius:12px;background:#fff;display:flex;align-items:center;overflow:hidden}.pix-secret-input>span{width:42px;height:100%;display:grid;place-items:center;color:#64748b;border-right:1px solid #e5e7eb}.pix-secret-input svg{width:17px;height:17px}.pix-secret-input input{border:0!important;box-shadow:none!important;outline:0!important;height:100%;min-width:0;padding:0 12px!important;background:transparent!important;font-size:13px!important}.pix-webhook-box{display:flex;gap:11px;align-items:flex-start;padding:13px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0;color:#334155}.pix-webhook-box>svg{width:20px;height:20px;color:#2563eb;flex:0 0 auto}.pix-webhook-box div{display:grid;gap:4px;min-width:0}.pix-webhook-box b{font-size:12px}.pix-webhook-box span{font-size:11px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;word-break:break-all;color:#0f172a}.pix-webhook-box small{font-size:10px;color:#64748b;line-height:1.4}.pix-security-warning{display:flex;align-items:flex-start;gap:9px;padding:12px;border-radius:13px;background:#fffbeb;border:1px solid #fde68a;color:#92400e;font-size:11px;line-height:1.5}.pix-security-warning svg{width:18px;height:18px;flex:0 0 auto}.pix-master-note{padding:15px 17px;border-radius:16px;background:#f8fafc;border:1px solid #e2e8f0;color:#475569;font-size:12px;line-height:1.6}@media (max-width:1000px){.pix-provider-grid{grid-template-columns:1fr}.pix-master-intro{flex-direction:column}.pix-security-pill{white-space:normal}}@media (max-width:680px){.pix-integration-controls,.pix-credentials-grid{grid-template-columns:1fr}.pix-mode-field{grid-column:auto}.pix-integration-card,.pix-master-intro{padding:16px}.pix-master-intro h2{font-size:23px}.pix-provider-status-row{align-items:flex-start}.pix-main-badge,.pix-config-badge{font-size:9px}.master-admin-tabs{overflow-x:auto;justify-content:flex-start}.master-admin-tabs button{flex:0 0 auto}}.payment-choice-box{border:1px solid #e5e7eb;border-radius:18px;padding:16px;background:#fafbfc;display:grid;gap:12px}.payment-choice-box>div:first-child{display:grid;gap:4px}.payment-choice-box>div:first-child>b{font-size:14px;color:#111827}.payment-choice-box>div:first-child>span{font-size:12px;line-height:1.5;color:#64748b}.payment-choice-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.payment-choice-options label{display:flex!important;align-items:center;gap:10px!important;min-height:70px;border:1px solid #dbe1e8;border-radius:14px;padding:12px;background:#fff;cursor:pointer}.payment-choice-options label.selected{border-color:#e11d48;box-shadow:0 0 0 3px #e11d4814;background:#fff7f9}.payment-choice-options input{width:auto!important;accent-color:#e11d48}.payment-choice-options label>span{display:grid;gap:2px}.payment-choice-options b{font-size:14px}.payment-choice-options small{font-size:11px;color:#64748b}.payment-mode-detail{margin-top:10px;padding:10px 12px;border-radius:12px;font-size:13px;font-weight:700}.payment-mode-detail.avista{background:#f8fafc;color:#475569;border:1px solid #e2e8f0}.payment-mode-detail.parcelado{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa}@media (max-width:640px){.payment-choice-options{grid-template-columns:1fr}}:root{color-scheme:light only!important}html{color-scheme:light only!important;background:#fff}body,#root,.app{background:#fff}input,textarea,select,button{color-scheme:light only!important}@media (prefers-color-scheme: dark){:root,html{color-scheme:light only!important}body,#root,.app,input,textarea,select{background:#fff;color:var(--ink)}}.product-card-premium{border:1px solid #e6e9ef!important;box-shadow:0 6px 18px #0f172a0d!important;background:#fff!important}.product-card-premium .product-image,.product-card-premium .product-image-fit{background:#f8fafc!important;border-bottom:1px solid #eef2f7!important}.product-card-premium .product-image:after,.product-card-premium .product-image-fit:after{display:none!important}.product-card-premium .product-image img,.product-card-premium .product-image-fit img{padding:10px!important;object-fit:contain!important;background:#fff!important}.product-card-premium .product-body{padding:14px 14px 13px!important}.product-card-premium .price-label{display:none!important}.product-card-premium .price-block{gap:2px!important;margin-bottom:6px!important}.product-card-premium .old-price{font-size:11px!important;color:#94a3b8!important;font-weight:700!important}.product-card-premium .price-strong{font-size:23px!important;line-height:1!important}.product-card-premium .title{font-size:14px!important;font-weight:800!important;color:#0f172a!important;min-height:auto!important;margin-bottom:7px!important}.product-card-premium .meta{font-size:12px!important;color:#64748b!important;margin-bottom:0!important}.product-card-premium .card-footer{margin-top:8px!important;padding-top:8px!important;border-top:1px solid #f1f5f9!important}.product-card-premium .verified-mini,.product-card-premium .local-sale{font-size:11px!important}.product-card-premium .heart{width:38px!important;height:38px!important;border-color:#dbe3ee!important;box-shadow:0 4px 14px #0f172a14!important}.product-card-premium .card-badges{gap:5px!important}.product-card-premium .card-badges .condition-badge,.product-card-premium .card-badges .badge{min-height:24px!important;padding:5px 8px!important;font-size:10px!important;border-radius:999px!important}@media (max-width:760px){.dark-section .horizontal-cards{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;overflow:visible!important;padding-bottom:0!important}.dark-section .horizontal-cards .product-card{min-width:0!important;max-width:none!important;flex:none!important}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.product-card-premium{border-radius:16px!important}.product-card-premium .product-image,.product-card-premium .product-image-fit{height:150px!important;border-bottom:0!important}.product-card-premium .product-image img,.product-card-premium .product-image-fit img{padding:6px!important}.product-card-premium .product-body{padding:10px 10px 11px!important}.product-card-premium .price-block{margin-bottom:4px!important}.product-card-premium .old-price{font-size:10px!important}.product-card-premium .price-strong{font-size:18px!important}.product-card-premium .title{font-size:13px!important;line-height:1.35!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:35px!important;margin-bottom:0!important}.product-card-premium .meta,.product-card-premium .card-footer,.product-card-premium .gallery-count{display:none!important}.product-card-premium .heart{width:34px!important;height:34px!important;right:8px!important;top:8px!important}.product-card-premium .card-badges{left:8px!important;top:8px!important;max-width:calc(100% - 46px)!important}.product-card-premium .card-badges .condition-badge,.product-card-premium .card-badges .badge{min-height:22px!important;padding:4px 7px!important;font-size:9px!important}}@media (max-width:420px){.product-card-premium .product-image,.product-card-premium .product-image-fit{height:142px!important}.product-card-premium .price-strong{font-size:17px!important}.product-card-premium .title{font-size:12.5px!important;min-height:34px!important}}.recent-badge{background:#fffffff5!important;color:#334155!important;border:1px solid #e2e8f0!important;box-shadow:0 4px 14px #0f172a14!important;font-weight:800!important}.infinite-feed-section{padding-bottom:46px}.feed-loader{min-height:76px;display:flex;align-items:center;justify-content:center;gap:10px;color:#64748b;font-size:13px;font-weight:700}.feed-spinner{width:20px;height:20px;border:2px solid #e2e8f0;border-top-color:var(--brand);border-radius:50%;animation:feedSpin .8s linear infinite}@keyframes feedSpin{to{transform:rotate(360deg)}}.notifications-menu{position:relative;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.notification-bell{position:relative;width:48px;height:48px;border:0;background:transparent;color:#1f2937;border-radius:11px;display:grid;place-items:center}.notification-bell:hover{background:#fff1f4;color:var(--brand)}.notification-bell svg{width:21px!important;height:21px!important}.notification-count{position:absolute;right:3px;top:2px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#e11d48;color:#fff;font-size:10px;font-weight:900;display:flex;align-items:center;justify-content:center;border:2px solid #fff}.notifications-dropdown{position:absolute;top:56px;right:0;width:min(390px,calc(100vw - 24px));max-height:520px;background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 22px 60px #0f172a2e;overflow:hidden;z-index:120}.notifications-head{padding:15px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #eef2f7}.notifications-head>div{display:grid;gap:2px}.notifications-head b{font-size:15px}.notifications-head small{font-size:11px;color:#64748b}.notifications-head button{border:0;background:#fff1f2;color:#be123c;border-radius:10px;padding:8px 10px;font-size:11px;font-weight:800;display:flex;align-items:center;gap:5px}.notifications-head button svg{width:15px;height:15px}.notifications-list{max-height:430px;overflow:auto}.notification-item{width:100%;border:0;border-bottom:1px solid #f1f5f9;background:#fff;padding:13px 15px;display:flex;align-items:flex-start;gap:11px;text-align:left}.notification-item:hover{background:#f8fafc}.notification-item.unread{background:#fff7f9}.notification-icon{width:36px;height:36px;border-radius:12px;background:#fff1f2;color:var(--brand);display:grid;place-items:center;flex:0 0 36px}.notification-icon svg{width:18px;height:18px}.notification-copy{display:grid;gap:3px;min-width:0}.notification-copy b{font-size:12px;color:#111827}.notification-copy small{font-size:11px;color:#475569;line-height:1.35}.notification-copy em{font-size:9px;color:#94a3b8;font-style:normal}.notifications-empty{padding:30px 18px;text-align:center;color:#64748b;font-size:12px}.notification-toast{position:fixed;right:22px;top:92px;z-index:150;max-width:360px;border:1px solid #fecdd3;background:#fff;box-shadow:0 18px 48px #0f172a2e;border-radius:16px;padding:13px 15px;display:flex;align-items:center;gap:11px;color:#111827;text-align:left}.notification-toast>svg{color:var(--brand);flex:0 0 auto}.notification-toast span{display:grid;gap:2px}.notification-toast b{font-size:13px}.notification-toast small{font-size:11px;color:#475569;line-height:1.35}@media (max-width:760px){.product-card-premium .condition-badge{display:none!important}.product-card-premium .recent-badge{display:inline-flex!important;max-width:125px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.notification-bell{width:36px;height:36px}.notification-bell svg{width:20px!important;height:20px!important}.notification-count{right:-1px;top:-2px}.notifications-dropdown{position:fixed;top:64px;right:12px;width:calc(100vw - 24px);max-height:70vh}.notification-toast{right:12px;left:12px;top:72px;max-width:none}.feed-loader{min-height:64px;font-size:12px}}.pagbank-payment-box{margin:20px 0;padding:20px;border:1px solid #dbe4ee;border-radius:20px;background:linear-gradient(180deg,#fff,#f8fbff)}.pagbank-payment-title{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.pagbank-payment-title>svg{width:34px;height:34px;color:#111827;flex:0 0 auto}.pagbank-payment-title div{display:grid;gap:4px}.pagbank-payment-title b{font-size:18px}.pagbank-payment-title span{font-size:13px;color:#64748b;line-height:1.45}.pagbank-payment-box label{display:grid;gap:7px;font-size:12px;font-weight:800;color:#374151}.pagbank-payment-box input{width:100%;max-width:420px;border:1px solid #cbd5e1;border-radius:12px;padding:12px 13px;background:#fff;outline:none}.pagbank-payment-box input:focus{border-color:#e11d48;box-shadow:0 0 0 3px #e11d4814}.pagbank-checkout{max-width:620px;margin:22px auto;text-align:center}.pagbank-checkout.paid{border-color:#bbf7d0;background:#f0fdf4}.pagbank-qr-image{display:block;width:min(300px,80vw);height:auto;margin:18px auto;border:1px solid #e5e7eb;border-radius:18px;padding:10px;background:#fff}.pix-copy-area{display:grid;gap:10px;margin:14px 0}.pix-copy-area code{display:block;max-height:130px;overflow:auto;text-align:left;padding:12px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0;word-break:break-all;font-size:11px}.pix-copy-area .secondary-btn{justify-content:center}.pagbank-waiting{display:inline-flex;align-items:center;gap:9px;margin:10px 0;font-weight:800;color:#334155}.payment-pulse{width:10px;height:10px;border-radius:50%;background:#e11d48;box-shadow:0 0 #e11d4873;animation:paymentPulse 1.5s infinite}@keyframes paymentPulse{0%{box-shadow:0 0 #e11d4873}70%{box-shadow:0 0 0 10px #e11d4800}to{box-shadow:0 0 #e11d4800}}.renew-qr-image{width:190px;height:auto;object-fit:contain;border:1px solid #e5e7eb;border-radius:14px;background:#fff;padding:8px}@media (max-width:600px){.pagbank-payment-box{padding:15px;border-radius:16px}.pagbank-payment-title b{font-size:16px}.pagbank-qr-image{width:min(260px,82vw)}.quick-renew-body .renew-qr-image{width:170px}}.pix-live-note{display:flex;align-items:flex-start;gap:9px;margin:12px 0;padding:12px;border-radius:12px;background:#ecfdf5;border:1px solid #bbf7d0;color:#166534;font-size:12px;line-height:1.45}.pix-live-note svg{width:18px;height:18px;flex:0 0 auto}.product-card-clean{border-radius:18px!important;overflow:hidden!important;border:1px solid #e7edf4!important;box-shadow:0 10px 28px #0f172a0f!important}.product-card-clean .product-card-link{display:flex!important;flex-direction:column!important;height:100%!important}.product-card-clean .product-image,.product-card-clean .product-image-fit{height:205px!important;background:#fff!important;border-bottom:1px solid #eff3f8!important}.product-card-clean .product-image img,.product-card-clean .product-image-fit img{padding:8px!important}.product-card-clean .product-body{padding:14px!important}.product-card-clean .price-block{display:grid!important;gap:3px!important;margin-bottom:8px!important}.product-card-clean .old-price{font-size:11px!important;font-weight:700!important;color:#94a3b8!important;margin:0!important}.product-card-clean .price-strong{font-size:26px!important;font-weight:900!important;letter-spacing:-.02em!important;color:#0f172a!important}.product-card-clean .title{margin:0 0 10px!important;min-height:44px!important;font-size:15px!important;line-height:1.42!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.product-card-clean .clean-meta-stack{display:grid!important;gap:7px!important;margin-top:auto!important}.product-card-clean .clean-meta,.product-card-clean .verified-inline,.product-card-clean .local-inline{display:flex!important;align-items:center!important;gap:6px!important;min-width:0!important}.product-card-clean .clean-meta{color:#64748b!important;font-size:12px!important}.product-card-clean .clean-meta span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.product-card-clean .verified-inline{color:#2563eb!important;font-size:11px!important;font-weight:800!important}.product-card-clean .local-inline{color:#64748b!important;font-size:11px!important;font-weight:700!important}.product-card-clean .card-badges-clean{gap:6px!important;align-items:flex-start!important}.product-card-clean .card-badges-clean .badge,.product-card-clean .card-badges-clean .condition-badge{min-height:24px!important;padding:5px 9px!important;font-size:10px!important;font-weight:800!important;border-radius:999px!important;box-shadow:0 4px 14px #0f172a14!important}.product-card-clean .gallery-count{background:#0f172a!important;color:#fff!important;border:none!important}.product-card-clean .recent-badge{background:#fff!important;color:#334155!important}.product-card-clean .heart{width:40px!important;height:40px!important;top:10px!important;right:10px!important;background:#fffffff5!important}@media (min-width:761px){.product-card-clean .local-inline,.product-card-clean .verified-inline{padding-top:8px!important;border-top:1px solid #f1f5f9!important}}@media (max-width:760px){.product-card-clean{border-radius:16px!important}.product-card-clean .product-image,.product-card-clean .product-image-fit{height:152px!important}.product-card-clean .product-body{padding:10px 10px 12px!important}.product-card-clean .price-strong{font-size:17px!important}.product-card-clean .title{font-size:12.5px!important;min-height:34px!important;margin-bottom:8px!important}.product-card-clean .clean-meta{font-size:10px!important}.product-card-clean .verified-inline,.product-card-clean .local-inline{font-size:9.5px!important}.product-card-clean .verified-inline svg,.product-card-clean .local-inline svg,.product-card-clean .clean-meta svg{width:12px!important;height:12px!important}.product-card-clean .card-badges-clean .badge,.product-card-clean .card-badges-clean .condition-badge{min-height:22px!important;padding:4px 7px!important;font-size:8.5px!important}.product-card-clean .recent-badge,.product-card-clean .gallery-count{display:none!important}}@media (max-width:520px){.product-card-clean .verified-inline,.product-card-clean .local-inline{justify-content:flex-start!important}.product-card-clean .clean-meta-stack{gap:5px!important}}.password-field{position:relative;display:flex;align-items:center}.password-field input{padding-right:48px!important}.password-toggle{position:absolute;right:10px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:#64748b;width:32px;height:32px;display:grid;place-items:center;border-radius:10px}.password-toggle:hover{background:#f8fafc;color:#111827}.password-toggle svg{width:18px;height:18px}@media (max-width:900px){.publish-premium{width:auto!important;min-width:108px!important;padding:0 12px!important;height:40px!important;gap:6px!important;border-radius:12px!important;box-shadow:0 8px 18px #e11d482b!important}.publish-premium span{display:inline!important;font-size:12px!important;font-weight:800!important;color:#fff!important;white-space:nowrap!important}.publish-premium svg{width:18px!important;height:18px!important}}@media (max-width:520px){.publish-premium{min-width:104px!important;padding:0 11px!important}.auth-card{padding:22px 14px 24px!important}}.plan-choice-page{padding-top:28px!important;padding-bottom:54px!important}.plan-choice-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.7fr);gap:20px;align-items:end;padding:26px;border:1px solid #f3d4dc;border-radius:26px;background:linear-gradient(135deg,#fff7f9,#fff 60%);margin-bottom:18px}.plan-choice-hero h1{font-size:36px;line-height:1.05;margin:8px 0 10px;letter-spacing:-.03em}.plan-choice-hero p{margin:0;color:#64748b;line-height:1.6;max-width:760px}.plan-choice-steps{display:grid;gap:9px}.plan-choice-steps span{display:flex;align-items:center;gap:9px;padding:11px 13px;background:#fff;border:1px solid #edf0f4;border-radius:13px;color:#334155;font-size:13px;font-weight:700}.plan-choice-steps b{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#fff1f2;color:#be123c;flex:0 0 25px}.plan-choice-tax{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(220px,320px);gap:12px;align-items:center;padding:15px 18px;border:1px solid #dfe5ec;border-radius:18px;background:#fff;margin-bottom:16px}.plan-choice-tax>svg{width:30px;height:30px;color:#e11d48}.plan-choice-tax>div{display:grid;gap:3px}.plan-choice-tax b{font-size:14px}.plan-choice-tax span{font-size:12px;color:#64748b;line-height:1.4}.plan-choice-tax input{width:100%;min-height:44px;border:1px solid #d1d5db;border-radius:12px;padding:0 13px;outline:none;background:#fff}.plan-choice-tax input:focus{border-color:#e11d48;box-shadow:0 0 0 3px #e11d4814}.plan-choice-error{margin-bottom:16px}.plan-choice-grid{align-items:stretch}.plan-choice-grid .plan-teaser-card{display:flex;flex-direction:column}.plan-choice-grid .plan-teaser-card ul{margin-bottom:18px}.plan-choice-grid .plan-cta{margin-top:auto;border:0;cursor:pointer}.plan-choice-grid .plan-cta:disabled{opacity:.6;cursor:wait}.plan-limit-list{display:grid!important;gap:8px!important;list-style:none!important;padding:0!important}.plan-limit-list li{display:flex;align-items:flex-start;gap:7px;color:#64748b!important;padding-left:0!important}.plan-limit-list li:before{display:none!important}.plan-limit-list svg{width:14px;height:14px;flex:0 0 auto;margin-top:2px;color:#94a3b8}.plan-choice-checkout{max-width:620px;margin:24px auto 0}.plan-gate-ready{display:grid;place-items:center;min-height:60vh}.plan-gate-success{width:min(680px,100%);display:flex;gap:18px;align-items:flex-start;padding:28px;border:1px solid #bbf7d0;border-radius:24px;background:#f0fdf4;box-shadow:0 12px 30px #1665340f}.plan-gate-success>svg{width:46px;height:46px;padding:10px;border-radius:50%;background:#dcfce7;color:#15803d;flex:0 0 46px}.plan-gate-success h1{margin:6px 0 8px}.plan-gate-success p{color:#475569;margin:0 0 16px}@media (max-width:900px){.plan-choice-hero{grid-template-columns:1fr;padding:20px;border-radius:20px}.plan-choice-hero h1{font-size:29px}.plan-choice-tax{grid-template-columns:auto 1fr}.plan-choice-tax input{grid-column:1/-1}}@media (max-width:600px){.plan-choice-page{padding:18px 12px 92px!important}.plan-choice-hero{padding:17px;margin-bottom:12px}.plan-choice-hero h1{font-size:25px}.plan-choice-hero p{font-size:13px}.plan-choice-steps span{font-size:12px;padding:9px 10px}.plan-choice-tax{padding:13px;border-radius:15px}.plan-choice-grid{grid-template-columns:1fr!important;gap:12px!important}.plan-choice-grid .plan-teaser-card{padding:20px!important}.plan-gate-success{padding:20px;display:grid}}.pix-test-button{margin-top:10px;min-height:46px}.pix-test-result{margin-top:10px;padding:12px 14px;border-radius:13px;display:flex;align-items:flex-start;gap:9px;font-size:12px;line-height:1.45;font-weight:700}.pix-test-result svg{width:18px;height:18px;flex:0 0 auto}.pix-test-result.ok{background:#ecfdf5;border:1px solid #a7f3d0;color:#047857}.pix-test-result.error{background:#fff1f2;border:1px solid #fecdd3;color:#be123c}.notification-icon.chat{background:#eff6ff!important;color:#2563eb!important}.notification-toast.chat{border-color:#bfdbfe!important}.notification-toast.chat>svg{color:#2563eb!important}.home-header-row{justify-content:space-between!important}.home-header-row .premium-actions{margin-left:auto!important}.home-subnav-inner{padding-left:0!important;justify-content:center!important}@media (min-width:901px){.home-topbar .premium-header-row{min-height:78px!important}}@media (max-width:900px){.home-subnav-inner{display:none!important}}.product-page{max-width:1280px!important;padding-top:28px!important}.product-page .back{display:inline-flex!important;align-items:center!important;gap:8px!important;min-height:40px!important;margin-bottom:16px!important;padding:0 2px!important;font-size:14px!important;font-weight:700!important;color:#64748b!important}.product-page .back:hover{color:#111827!important}.product-layout{grid-template-columns:minmax(0,1.22fr) minmax(360px,.78fr)!important;gap:24px!important;align-items:start!important}.product-gallery-wrap{padding:14px!important;border:1px solid #e7ebf1!important;border-radius:24px!important;background:#fff!important;box-shadow:0 10px 30px #0f172a0e!important}.carousel-gallery.gallery-main{aspect-ratio:4 / 3!important;border:0!important;border-radius:18px!important;background:#f8fafc!important;box-shadow:inset 0 0 0 1px #edf1f5!important}.carousel-gallery.gallery-main>img{padding:12px!important;background:#fff!important}.zoom-button{top:14px!important;right:14px!important;min-height:38px!important;padding:0 13px!important;border:1px solid rgba(226,232,240,.95)!important;border-radius:12px!important;background:#fffffff0!important;color:#334155!important;font-size:12px!important;font-weight:800!important;box-shadow:0 8px 20px #0f172a1a!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}.carousel-arrow{width:42px!important;height:42px!important;border:1px solid rgba(255,255,255,.75)!important;background:#0f172ab8!important;color:#fff!important;box-shadow:0 8px 20px #0f172a2e!important}.carousel-prev{left:14px!important}.carousel-next{right:14px!important}.carousel-counter{right:14px!important;bottom:14px!important;min-height:34px!important;padding:0 11px!important;border-radius:999px!important;background:#0f172ad6!important;color:#fff!important;font-weight:900!important;box-shadow:0 6px 16px #0f172a29!important}.carousel-play{left:14px!important;bottom:14px!important;width:36px!important;height:36px!important;border-radius:999px!important;background:#0f172ab8!important;color:#fff!important;border:1px solid rgba(255,255,255,.6)!important}.gallery-thumbs{margin-top:12px!important;gap:9px!important;padding:2px 2px 3px!important}.gallery-thumb{flex:0 0 88px!important;width:88px!important;min-width:88px!important;height:72px!important;padding:4px!important;border:1px solid #e5eaf0!important;border-radius:13px!important;background:#fff!important;transition:.18s ease!important}.gallery-thumb:hover{border-color:#fda4af!important}.gallery-thumb.active{border-color:#e11d48!important;box-shadow:0 0 0 3px #e11d4817!important}.gallery-thumb img{border-radius:9px!important;padding:2px!important}.product-info{position:sticky!important;top:112px!important;padding:26px!important;border:1px solid #e7ebf1!important;border-radius:24px!important;background:linear-gradient(180deg,#fff,#fff 72%,#fbfcfe)!important;box-shadow:0 12px 34px #0f172a11!important}.product-top-actions{align-items:flex-start!important;gap:14px!important;margin-bottom:18px!important}.product-top-actions>div:last-child{display:flex!important;gap:8px!important;flex:0 0 auto!important}.product-top-actions button{width:40px!important;height:40px!important;margin:0!important;border:1px solid #e4e9f0!important;background:#fff!important;color:#475569!important;box-shadow:0 5px 14px #0f172a0d!important;transition:.18s!important}.product-top-actions button:hover{color:#e11d48!important;border-color:#fecdd3!important;background:#fff7f9!important}.product-info .pill-row{display:flex!important;flex-wrap:wrap!important;gap:7px!important}.product-info .pill{min-height:28px!important;padding:6px 10px!important;border-radius:999px!important;font-size:10px!important;font-weight:800!important;letter-spacing:.01em!important}.product-info h1{margin:0!important;font-size:30px!important;line-height:1.18!important;letter-spacing:-.025em!important;color:#0f172a!important}.detail-old-price{margin:18px 0 3px!important;font-size:13px!important;color:#94a3b8!important}.detail-price{margin:0 0 14px!important;font-size:38px!important;line-height:1!important;letter-spacing:-.035em!important;font-weight:900!important;color:#0f172a!important}.payment-mode-detail{min-height:42px!important;display:flex!important;align-items:center!important;padding:0 13px!important;border:1px solid #e2e8f0!important;border-radius:12px!important;background:#f8fafc!important;color:#475569!important;font-size:12px!important;font-weight:700!important;margin-bottom:10px!important}.product-info .location{min-height:38px!important;padding:0 2px 15px!important;margin-bottom:18px!important;color:#64748b!important;font-size:13px!important;border-bottom:1px solid #f1f5f9!important}.product-info .location svg{width:18px!important;height:18px!important;color:#94a3b8!important}.chat-primary,.product-info .whatsapp,.edit-product-btn{min-height:50px!important;border-radius:13px!important;font-size:14px!important;font-weight:850!important;box-shadow:none!important}.chat-primary{margin-top:0!important;background:#111827!important}.chat-primary:hover{background:#0b1220!important}.product-info .whatsapp{margin-top:9px!important;background:#16a34a!important}.product-info .whatsapp:hover{background:#15803d!important}.seller-box{margin-top:18px!important;padding:16px!important;border:1px solid #e8edf3!important;border-radius:15px!important;background:#f8fafc!important;gap:4px!important}.seller-box>span{font-size:10px!important;font-weight:700!important;color:#94a3b8!important;text-transform:uppercase!important;letter-spacing:.08em!important}.seller-name{font-size:14px!important;color:#0f172a!important}.seller-box small{margin-top:2px!important;color:#2563eb!important;font-size:10px!important}.report-btn{margin-top:14px!important;color:#94a3b8!important;font-size:10px!important}.description{max-width:none!important;margin-top:26px!important;padding:24px!important;border:1px solid #e7ebf1!important;border-radius:20px!important;background:#fff!important}.description h2{margin-top:0!important;font-size:20px!important}.description p{color:#475569!important}.facts{margin-top:18px!important;padding-top:16px!important;border-top:1px solid #eef2f7!important;flex-wrap:wrap!important}@media (max-width:900px){.product-page{padding-top:18px!important}.product-layout{grid-template-columns:1fr!important;gap:16px!important}.product-gallery-wrap{padding:10px!important;border-radius:20px!important}.carousel-gallery.gallery-main{aspect-ratio:1 / 1!important;border-radius:15px!important}.carousel-gallery.gallery-main>img{padding:8px!important}.product-info{position:static!important;top:auto!important;padding:20px!important;border-radius:20px!important}.product-info h1{font-size:24px!important}.detail-price{font-size:32px!important}.product-top-actions{margin-bottom:14px!important}.description{padding:19px!important;border-radius:18px!important}}@media (max-width:520px){.product-page{padding-left:12px!important;padding-right:12px!important}.product-page .back{margin-bottom:10px!important}.product-gallery-wrap{padding:8px!important;border-radius:18px!important}.carousel-gallery.gallery-main{border-radius:13px!important}.zoom-button{top:10px!important;right:10px!important;min-height:34px!important;padding:0 10px!important;font-size:11px!important}.carousel-arrow{width:38px!important;height:38px!important}.gallery-thumb{flex-basis:70px!important;width:70px!important;min-width:70px!important;height:60px!important}.product-info{padding:17px!important}.product-info h1{font-size:22px!important}.detail-price{font-size:30px!important}.payment-mode-detail{font-size:11px!important}.chat-primary,.product-info .whatsapp,.edit-product-btn{min-height:48px!important}.seller-box{padding:14px!important}}.partner-top-section{padding-top:12px!important;padding-bottom:18px!important}.partner-top-banner{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);min-height:180px;border:1px solid #e4e9f1;border-radius:24px;overflow:hidden;background:linear-gradient(120deg,#0f172a,#1e293b 56%,#fff 56%,#fff);box-shadow:0 14px 36px #0f172a17}.partner-top-copy{padding:28px 32px;display:flex;flex-direction:column;justify-content:center;color:#fff;min-width:0}.partner-sponsored-label{display:inline-flex;align-items:center;gap:7px;font-size:10px;font-weight:900;letter-spacing:.13em;color:#fda4af;margin-bottom:10px}.partner-sponsored-label svg{width:17px;height:17px}.partner-top-copy>strong{font-size:12px;color:#cbd5e1;margin-bottom:4px}.partner-top-copy h3{font-size:28px;line-height:1.08;margin:0 0 8px;max-width:650px}.partner-top-copy p{margin:0 0 13px;color:#cbd5e1;font-size:14px;line-height:1.55;max-width:650px}.partner-learn-more{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:800;color:#fff}.partner-learn-more svg{width:16px;height:16px}.partner-top-image{min-height:180px;background:#fff;overflow:hidden}.partner-top-image img{width:100%;height:100%;object-fit:cover;display:block}.partner-end-block{margin-top:28px;padding:24px;border:1px solid #e6ebf2;border-radius:24px;background:linear-gradient(180deg,#fff,#fafcff);box-shadow:0 10px 28px #0f172a0a}.partner-end-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:16px}.partner-end-head h3{margin:6px 0 0;font-size:22px;line-height:1.2}.partner-ad-note{font-size:10px;color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.partner-end-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.partner-card{display:grid;grid-template-columns:86px minmax(0,1fr);gap:12px;align-items:center;border:1px solid #e8edf4;border-radius:18px;background:#fff;padding:12px;min-width:0;transition:.2s}.partner-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0f172a14;border-color:#d8e0ea}.partner-card-image,.partner-card-placeholder{width:86px;height:72px;border-radius:14px;overflow:hidden;background:#f8fafc;display:grid;place-items:center;color:#64748b}.partner-card-image img{width:100%;height:100%;object-fit:cover;display:block}.partner-card-placeholder svg{width:30px;height:30px}.partner-card-copy{min-width:0;display:grid;gap:3px}.partner-card-copy small{font-size:9px;font-weight:900;letter-spacing:.12em;color:var(--brand)}.partner-card-copy b{font-size:12px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.partner-card-copy strong{font-size:14px;color:#0f172a;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.partner-card-copy p{font-size:11px;color:#64748b;line-height:1.35;margin:2px 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.partner-master-section{display:grid;gap:18px}.partner-master-intro{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border:1px solid #e5eaf1;border-radius:22px;padding:22px;background:linear-gradient(120deg,#fff,#f8fafc)}.partner-master-intro h2{margin:6px 0 8px;font-size:27px}.partner-master-intro p{margin:0;max-width:760px;color:#64748b;line-height:1.55}.partner-master-badge{display:inline-flex;align-items:center;gap:8px;background:#0f172a;color:#fff;padding:10px 13px;border-radius:12px;font-weight:800;font-size:12px;white-space:nowrap}.partner-master-badge svg{width:18px;height:18px}.partner-editor-card{border:1px solid #e5eaf1;border-radius:22px;background:#fff;padding:20px;box-shadow:0 8px 24px #0f172a0a}.partner-editor-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.partner-editor-title h3{margin:0;font-size:20px}.partner-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px}.partner-editor-grid label{display:grid;gap:6px;font-size:11px;font-weight:800;color:#334155}.partner-editor-grid input,.partner-editor-grid select{width:100%;height:44px;border:1px solid #d7dee8;border-radius:11px;padding:0 12px;background:#fff;outline:none}.partner-editor-grid input:focus,.partner-editor-grid select:focus{border-color:var(--brand);box-shadow:0 0 0 3px #e11d4814}.partner-span-2{grid-column:1/-1}.partner-active-row{display:flex!important;align-items:center;gap:8px!important;align-self:end;height:44px;border:1px solid #d7dee8;border-radius:11px;padding:0 12px}.partner-active-row input{width:16px!important;height:16px!important}.partner-admin-list{display:grid;gap:12px}.partner-admin-item{display:grid;grid-template-columns:110px minmax(0,1fr) auto;gap:14px;align-items:center;border:1px solid #e5eaf1;border-radius:18px;padding:12px;background:#fff}.partner-admin-preview{width:110px;height:76px;border-radius:13px;background:#f8fafc;overflow:hidden;display:grid;place-items:center;color:#64748b}.partner-admin-preview img{width:100%;height:100%;object-fit:cover}.partner-admin-preview svg{width:30px;height:30px}.partner-admin-copy{display:grid;gap:4px;min-width:0}.partner-admin-copy>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.partner-admin-copy strong{font-size:14px}.partner-admin-copy small{font-size:11px;color:#64748b}.partner-admin-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}@media (max-width:900px){.partner-top-banner{grid-template-columns:1fr;background:linear-gradient(145deg,#0f172a,#1e293b)}.partner-top-image{max-height:190px;order:-1}.partner-top-copy{padding:22px}.partner-top-copy h3{font-size:23px}.partner-end-grid{grid-template-columns:1fr}.partner-master-intro{display:grid}.partner-editor-grid{grid-template-columns:1fr}.partner-span-2{grid-column:auto}.partner-admin-item{grid-template-columns:86px minmax(0,1fr)}.partner-admin-preview{width:86px;height:70px}.partner-admin-actions{grid-column:1/-1;justify-content:stretch}.partner-admin-actions>*{flex:1;justify-content:center}}@media (max-width:600px){.partner-top-section{padding-left:14px!important;padding-right:14px!important}.partner-top-banner{border-radius:18px}.partner-top-copy{padding:18px}.partner-top-copy h3{font-size:20px}.partner-top-copy p{font-size:12px}.partner-end-block{padding:16px;border-radius:18px}.partner-end-head{display:block}.partner-ad-note{display:inline-block;margin-top:8px}.partner-card{grid-template-columns:72px minmax(0,1fr);padding:10px}.partner-card-image,.partner-card-placeholder{width:72px;height:64px}.partner-editor-card{padding:14px}.partner-admin-item{grid-template-columns:1fr}.partner-admin-preview{width:100%;height:130px}}.partner-image-manager{display:grid!important;grid-template-columns:180px minmax(0,1fr)!important;gap:16px!important;align-items:stretch!important;padding:14px!important;border:1px solid #e2e8f0!important;border-radius:16px!important;background:#f8fafc!important}.partner-image-preview{width:180px;height:120px;overflow:hidden;border-radius:14px;border:1px solid #e2e8f0;background:#fff;display:grid;place-items:center;color:#94a3b8}.partner-image-preview img{width:100%;height:100%;object-fit:contain;background:#fff}.partner-image-preview svg{width:38px;height:38px}.partner-image-controls{display:grid;gap:8px;align-content:center;min-width:0}.partner-image-controls>b{font-size:13px;color:#0f172a}.partner-image-controls>span{font-size:11px;color:#64748b;line-height:1.4}.partner-image-controls>input{height:42px!important}.partner-upload-btn{width:max-content;min-height:40px;padding:0 13px;display:inline-flex!important;align-items:center;justify-content:center;gap:7px!important;border-radius:11px;border:1px solid #d7dee8;background:#fff;color:#0f172a!important;font-weight:800!important;cursor:pointer}.partner-upload-btn:hover{border-color:#fda4af;background:#fff7f9}.partner-upload-btn svg{width:17px;height:17px;color:var(--brand)}.partner-upload-btn input{display:none!important}.partner-file-input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.partner-placement-preview{margin:0 0 14px;border:1px solid #e2e8f0;border-radius:16px;padding:14px;background:#f8fafc;display:grid;gap:10px}.partner-placement-preview>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.partner-placement-preview>div:first-child b{font-size:15px}.partner-placement-preview>div:first-child span{font-size:11px;color:#64748b;font-weight:700}.partner-placement-preview.free{background:#f8fafc}.partner-placement-preview.plus{background:#fffaf3;border-color:#fed7aa}.partner-placement-preview.premium{background:#fff5f7;border-color:#fecdd3}.partner-placement-chips{display:flex;gap:7px;flex-wrap:wrap}.partner-placement-chips span{font-size:10px;font-weight:800;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:6px 9px}.partner-tier-badge{display:inline-flex;align-items:center;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.partner-tier-badge.free{background:#f1f5f9;color:#475569}.partner-tier-badge.plus{background:#fff7ed;color:#c2410c}.partner-tier-badge.premium{background:#fff1f2;color:#be123c}.partner-admin-item.tier-premium{border-color:#fecdd3;box-shadow:0 8px 24px #e11d480d}.partner-admin-item.tier-plus{border-color:#fed7aa}.partner-spot{text-decoration:none;color:inherit;min-width:0}.partner-spot-image{overflow:hidden;background:#fff}.partner-spot-image img{display:block;width:100%;height:100%;object-fit:contain;background:#fff}.partner-spot-copy{min-width:0}.partner-spot-kicker{display:inline-flex;align-items:center;gap:6px;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.partner-spot-kicker svg{width:14px;height:14px}.partner-spot-kicker.tier-free{color:#64748b}.partner-spot-kicker.tier-plus{color:#c2410c}.partner-spot-kicker.tier-premium{color:#e11d48}.partner-spot-link{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:800}.partner-spot-link svg{width:14px;height:14px}.partner-spot-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);min-height:190px;overflow:hidden;border-radius:24px;border:1px solid #273449;background:linear-gradient(135deg,#0f172a,#1e293b);box-shadow:0 16px 38px #0f172a21}.partner-spot-hero .partner-spot-image{order:2;min-height:190px}.partner-spot-hero .partner-spot-copy{padding:28px 32px;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.partner-spot-hero .partner-spot-copy>b{font-size:12px;color:#cbd5e1;margin:5px 0}.partner-spot-hero .partner-spot-copy>strong{font-size:28px;line-height:1.08;max-width:650px}.partner-spot-hero .partner-spot-copy>p{font-size:14px;color:#cbd5e1;line-height:1.5;margin:8px 0 12px;max-width:650px}.partner-spot-hero .partner-spot-link{color:#fff}.product-partner-zone{margin:24px 0}.partner-spot-strip{display:grid;grid-template-columns:170px minmax(0,1fr);min-height:118px;overflow:hidden;border:1px solid #e5eaf1;border-radius:20px;background:#fff;box-shadow:0 8px 26px #0f172a0b}.partner-spot-strip.tier-premium{border-color:#fecdd3;background:linear-gradient(115deg,#fff,#fff7f9)}.partner-spot-strip.tier-plus{border-color:#fed7aa;background:linear-gradient(115deg,#fff,#fffaf3)}.partner-spot-strip .partner-spot-image{min-height:118px;border-right:1px solid #eef2f7}.partner-spot-strip .partner-spot-copy{padding:16px 20px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.partner-spot-strip .partner-spot-copy>b{font-size:11px;color:#64748b;margin:4px 0}.partner-spot-strip .partner-spot-copy>strong{font-size:19px;line-height:1.2;color:#0f172a}.partner-spot-strip .partner-spot-copy>p{font-size:12px;color:#64748b;line-height:1.45;margin:5px 0 8px}.partner-spot-strip .partner-spot-link{color:#0f172a}.partner-end-grid,.partner-product-end-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.partner-spot-card{display:grid;grid-template-columns:88px minmax(0,1fr);gap:12px;align-items:center;min-height:100px;padding:11px;border:1px solid #e6ebf2;border-radius:18px;background:#fff;transition:.2s}.partner-spot-card:hover{transform:translateY(-2px);box-shadow:0 10px 26px #0f172a12}.partner-spot-card.tier-premium{border-color:#fecdd3}.partner-spot-card.tier-plus{border-color:#fed7aa}.partner-spot-card .partner-spot-image{width:88px;height:74px;border-radius:13px;border:1px solid #eef2f7}.partner-spot-card .partner-spot-copy{display:grid;gap:3px;align-content:center}.partner-spot-card .partner-spot-copy>b{font-size:11px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.partner-spot-card .partner-spot-copy>strong{font-size:13px;line-height:1.3;color:#0f172a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.partner-spot-card .partner-spot-copy>p{font-size:10px;color:#64748b;line-height:1.35;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.partner-spot-card .partner-spot-link{font-size:10px;margin-top:2px;color:#334155}.product-partner-top{margin-top:26px}.product-partner-mid{margin:26px 0}.product-partner-end{margin:32px 0 8px;padding:20px;border:1px solid #e6ebf2;border-radius:22px;background:#fbfcfe}.partner-product-end-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.partner-product-end-head span{font-size:9px;color:#94a3b8;font-weight:900;letter-spacing:.12em}.partner-product-end-head b{font-size:16px;color:#0f172a}.partner-product-end-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:900px){.partner-image-manager{grid-template-columns:140px minmax(0,1fr)!important}.partner-image-preview{width:140px;height:105px}.partner-spot-hero{grid-template-columns:1fr}.partner-spot-hero .partner-spot-image{order:-1;height:170px;min-height:170px}.partner-spot-hero .partner-spot-copy{padding:20px}.partner-spot-hero .partner-spot-copy>strong{font-size:23px}.partner-end-grid{grid-template-columns:1fr}}@media (max-width:600px){.partner-image-manager{grid-template-columns:1fr!important}.partner-image-preview{width:100%;height:170px}.partner-upload-btn{width:100%}.partner-placement-preview>div:first-child{display:grid}.partner-spot-strip{grid-template-columns:108px minmax(0,1fr);min-height:105px;border-radius:16px}.partner-spot-strip .partner-spot-image{min-height:105px}.partner-spot-strip .partner-spot-copy{padding:12px}.partner-spot-strip .partner-spot-copy>strong{font-size:15px}.partner-spot-strip .partner-spot-copy>p{display:none}.partner-product-end-grid{grid-template-columns:1fr}.product-partner-end{padding:14px;border-radius:18px}.partner-product-end-head{align-items:flex-start;flex-direction:column-reverse}}.hero-slider-visual{position:relative;min-height:485px;padding:54px 34px 34px;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:stretch}.hero-slider-heading{position:relative;z-index:4;display:grid;gap:5px;margin:0 0 14px 4px}.hero-slider-heading span{font-size:10px;font-weight:900;letter-spacing:.16em;color:var(--brand)}.hero-slider-heading b{font-size:23px;line-height:1.1;color:#111827;max-width:320px}.hero-live-slider{position:relative;z-index:4;width:100%;max-width:440px;height:345px;margin:0 auto;border-radius:28px;overflow:hidden;background:#fff;border:1px solid rgba(255,255,255,.7);box-shadow:0 28px 60px #0f172a2e}.hero-live-slide{position:absolute;top:0;right:0;bottom:0;left:0;display:block;background:#fff}.hero-live-slide>img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.hero-live-slide:after{content:"";position:absolute;top:38%;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent,rgba(7,12,24,.92));pointer-events:none}.hero-slide-overlay{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:56px 24px 24px;color:#fff;display:grid;gap:5px}.hero-slide-overlay small{width:max-content;padding:5px 8px;border-radius:999px;background:#ffffff29;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:9px;font-weight:900;letter-spacing:.08em}.hero-slide-overlay h3{margin:0;max-width:90%;font-size:21px;line-height:1.18;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hero-slide-overlay strong{font-size:27px;line-height:1}.hero-slide-overlay span{display:flex;align-items:center;gap:5px;margin-top:2px;color:#dbe4f0;font-size:11px}.hero-slider-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:#fffffff0;color:#111827;display:grid;place-items:center;box-shadow:0 10px 28px #0f172a2e}.hero-slider-arrow.prev{left:14px}.hero-slider-arrow.next{right:14px}.hero-slider-arrow svg{width:20px;height:20px}.hero-slider-dots{position:absolute;z-index:6;left:50%;bottom:12px;transform:translate(-50%);display:flex;align-items:center;gap:6px;padding:6px 8px;border-radius:999px;background:#0f172a73;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-slider-dots button{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#ffffff7a;transition:.2s ease}.hero-slider-dots button.active{width:22px;background:#fff}.hero-slider-empty{position:relative;z-index:4;min-height:300px;border:1px dashed #fda4af;border-radius:28px;background:#ffffffd1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px;padding:28px}.hero-slider-empty svg{color:var(--brand);width:36px;height:36px}.hero-slider-empty b{font-size:19px}.hero-slider-empty span{font-size:12px;color:#64748b}@media (max-width:1180px) and (min-width:901px){.hero-slider-visual{padding:44px 22px 28px}.hero-live-slider{height:330px}.hero-slider-heading b{font-size:20px}}@media (max-width:900px){.market-hero-visual.hero-slider-visual{display:block!important;min-height:0!important;padding:0 18px 28px!important;overflow:visible!important}.hero-slider-visual .hero-orb{display:none!important}.hero-slider-heading{margin:0 0 11px!important}.hero-slider-heading b{font-size:19px}.hero-live-slider{max-width:none;height:250px;border-radius:20px;box-shadow:0 16px 34px #0f172a21}.hero-slide-overlay{padding:42px 18px 18px}.hero-slide-overlay h3{font-size:17px}.hero-slide-overlay strong{font-size:22px}.hero-slider-arrow{width:36px;height:36px}.hero-slider-arrow.prev{left:10px}.hero-slider-arrow.next{right:10px}}@media (max-width:520px){.market-hero-visual.hero-slider-visual{padding:0 14px 22px!important}.hero-live-slider{height:220px;border-radius:18px}.hero-slider-heading span{font-size:9px}.hero-slider-heading b{font-size:17px}.hero-slide-overlay{padding:38px 15px 15px}.hero-slide-overlay h3{font-size:15px}.hero-slide-overlay strong{font-size:20px}.hero-slide-overlay span{font-size:10px}.hero-slider-arrow{width:32px;height:32px}.hero-slider-arrow svg{width:17px;height:17px}}.my-partner-section{margin-top:34px}.my-partner-section>.section-head>svg{width:34px;height:34px;color:var(--brand)}.my-partner-panel{border:1px solid #e5e7eb;border-radius:24px;background:#fff;padding:22px;box-shadow:0 12px 34px #0f172a0d}.my-partner-panel.tier-plus{border-color:#fed7aa;background:linear-gradient(180deg,#fff,#fffaf4)}.my-partner-panel.tier-premium{border-color:#fecdd3;background:linear-gradient(180deg,#fff,#fff5f7)}.partner-benefit-summary{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid #eef2f7}.partner-benefit-summary small{display:block;color:#64748b;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.partner-benefit-summary h3{margin:4px 0 6px;font-size:26px}.partner-benefit-summary p{margin:0;color:#64748b;max-width:720px;line-height:1.55}.partner-usage{min-width:190px;border:1px solid #e5e7eb;background:#fff;border-radius:18px;padding:15px;text-align:center;display:grid;gap:4px}.partner-usage b{font-size:28px;line-height:1;color:#111827}.partner-usage span{font-size:11px;color:#64748b}.partner-usage em{font-size:11px;font-style:normal;font-weight:800;color:var(--brand)}.partner-slot-list{display:flex;gap:8px;flex-wrap:wrap;margin:16px 0 20px}.partner-slot-list span{display:inline-flex;align-items:center;gap:5px;min-height:32px;padding:7px 10px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;font-size:11px;font-weight:700;color:#334155}.partner-slot-list svg{color:#16a34a}.my-partner-form{display:grid;gap:14px;border-top:1px solid #eef2f7;padding-top:20px}.my-partner-form label{display:grid;gap:7px;font-size:12px;font-weight:800;color:#374151}.my-partner-form input{width:100%;min-height:44px;border:1px solid #dbe1e8;border-radius:12px;padding:0 12px;background:#fff;outline:0}.my-partner-form input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #e11d4814}.partner-field-icon{position:relative;display:flex;align-items:center}.partner-field-icon>svg{position:absolute;left:12px;width:16px;color:#64748b}.partner-field-icon input{padding-left:38px}.partner-upload-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:14px;border:1px dashed #cbd5e1;border-radius:16px;background:#fff}.partner-user-upload{display:inline-flex!important;align-items:center;justify-content:center;gap:8px!important;min-height:44px;padding:0 14px;border:1px solid #dbe1e8;border-radius:12px;background:#fff;cursor:pointer}.partner-user-upload input{display:none}.partner-user-upload svg{width:18px;color:var(--brand)}.partner-user-preview{width:120px;height:70px;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#fff}.partner-user-preview img{width:100%;height:100%;object-fit:contain}.partner-upload-row>.primary{margin-left:auto}.partner-limit-note{display:flex;align-items:center;gap:8px;padding:11px 12px;border-radius:12px;background:#fff7ed;color:#9a3412;font-size:12px;font-weight:700}.partner-limit-note svg{width:17px;flex:0 0 auto}.my-partner-list{display:grid;gap:10px;margin-top:18px;padding-top:18px;border-top:1px solid #eef2f7}.my-partner-item{display:grid;grid-template-columns:76px 1fr auto;gap:12px;align-items:center;border:1px solid #e5e7eb;border-radius:16px;padding:10px;background:#fff}.my-partner-thumb{width:76px;height:58px;border-radius:12px;background:#f8fafc;overflow:hidden;display:grid;place-items:center;color:#94a3b8}.my-partner-thumb img{width:100%;height:100%;object-fit:contain}.my-partner-item>div:nth-child(2){display:grid;gap:3px;min-width:0}.my-partner-item b{font-size:13px}.my-partner-item span{font-size:12px;color:#475569;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.my-partner-item small{font-size:10px;color:#94a3b8}.partner-ended{font-size:11px;font-weight:800;color:#94a3b8}.partner-benefit-locked{display:flex;align-items:center;gap:16px;border:1px dashed #cbd5e1;border-radius:22px;padding:20px;background:#f8fafc}.partner-benefit-locked>div{flex:1}.partner-benefit-locked h3{margin:0 0 5px}.partner-benefit-locked p{margin:0;color:#64748b;line-height:1.5}@media (max-width:850px){.partner-benefit-summary{display:grid}.partner-usage{min-width:0;width:100%;text-align:left;grid-template-columns:auto 1fr auto;align-items:center}.partner-usage b{font-size:24px}.partner-upload-row{align-items:stretch}.partner-upload-row>.primary{margin-left:0;width:100%}.partner-user-upload{width:100%}.partner-user-preview{width:100%;height:140px}.my-partner-item{grid-template-columns:64px 1fr}.my-partner-thumb{width:64px;height:54px}.my-partner-item>.danger-lite-btn,.my-partner-item>.partner-ended{grid-column:1/-1;justify-content:center}.partner-benefit-locked{align-items:flex-start;flex-wrap:wrap}.partner-benefit-locked>.primary{width:100%}}.partner-spot-hero{grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr)!important;height:300px!important;min-height:300px!important;max-height:300px!important;align-items:stretch!important}.partner-spot-hero .partner-spot-copy{min-width:0!important;height:100%!important;padding:30px 34px!important;overflow:hidden!important}.partner-spot-hero .partner-spot-image{order:2!important;width:100%!important;min-width:0!important;height:100%!important;min-height:0!important;overflow:hidden!important;background:#0f172a!important;border-left:1px solid rgba(255,255,255,.08)!important}.partner-spot-hero .partner-spot-image img{display:block!important;width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;object-fit:cover!important;object-position:center!important;margin:0!important;padding:0!important;background:transparent!important}@media (max-width:1000px){.partner-spot-hero{grid-template-columns:minmax(0,1fr) minmax(300px,.78fr)!important;height:270px!important;min-height:270px!important;max-height:270px!important}.partner-spot-hero .partner-spot-copy{padding:24px 26px!important}}@media (max-width:760px){.partner-spot-hero{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:170px auto!important;height:auto!important;min-height:0!important;max-height:none!important}.partner-spot-hero .partner-spot-image{order:-1!important;height:170px!important;min-height:170px!important;border-left:0!important;border-bottom:1px solid rgba(255,255,255,.08)!important}.partner-spot-hero .partner-spot-copy{height:auto!important;padding:18px 18px 20px!important}.partner-spot-hero .partner-spot-copy>strong{font-size:21px!important}}.plan-teaser-card.plan-locked{opacity:.72;filter:saturate(.72)}.plan-teaser-card.plan-locked .plan-cta{background:#e5e7eb!important;color:#64748b!important;cursor:not-allowed!important;box-shadow:none!important}.used-chip{background:#f1f5f9!important;color:#475569!important;border:1px solid #dbe3ec!important}body{background:#f7f8fa}.app main{background:#f7f8fa}.home-topbar .header-home-search{display:none}.clean-market-hero{min-height:410px;margin-top:18px;border-radius:24px;background:linear-gradient(115deg,#fff,#fff8fa 55%,#fff1f5);box-shadow:0 8px 28px #0f172a0b}.clean-hero-copy{padding:38px 44px 30px}.clean-hero-copy h1{font-size:clamp(40px,3.5vw,56px);margin:10px 0 14px;line-height:1.01}.clean-hero-copy>p{font-size:16px;line-height:1.48;margin-bottom:18px;max-width:630px}.clean-market-search{height:54px;box-shadow:0 5px 18px #0f172a0e}.clean-location-row{margin-top:9px}.clean-location-row label{height:44px}.clean-benefits{margin-top:17px;gap:10px}.clean-benefits svg{width:19px;height:19px}.clean-benefits b{font-size:10px}.clean-benefits small{font-size:8px}.clean-stats{margin-top:13px}.clean-hero-slider{min-height:410px;padding:34px 34px 28px}.clean-hero-slider .hero-live-slider{height:305px;max-width:470px}.clean-hero-slider .hero-slider-heading{margin-bottom:10px}.clean-hero-slider .hero-slider-heading b{font-size:20px}.section{padding-top:24px;padding-bottom:24px}.compact-section-head{margin-bottom:14px;align-items:center}.compact-section-head h2{font-size:25px}.clean-category-section{padding-top:20px!important}.clean-category-grid{gap:10px!important}.clean-category-grid .category-card{min-height:96px;padding:12px 8px;border-radius:15px;background:#fff;box-shadow:none}.clean-category-grid .category-card span{font-size:29px}.clean-category-grid .category-card b{font-size:11px}.featured-showcase-section{background:#fff;border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4;max-width:none;padding-left:max(20px,calc((100vw - 1280px)/2));padding-right:max(20px,calc((100vw - 1280px)/2))}.clean-horizontal-cards{gap:12px}.clean-feed-section{padding-top:26px}.clean-product-grid{gap:12px}.feed-inline-partner{margin:24px 0 18px}.feed-inline-partner .partner-spot-strip{min-height:138px;border-radius:18px;overflow:hidden}.home-plan-strip{margin:16px 0 24px;min-height:82px;border:1px solid #ffd6df;border-radius:18px;background:linear-gradient(90deg,#fff7f9,#fff);display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px}.home-plan-strip>div{display:flex;align-items:center;gap:11px;min-width:0}.home-plan-strip svg{width:25px;height:25px;color:var(--brand);flex:0 0 auto}.home-plan-strip span{display:flex;flex-direction:column;gap:3px;min-width:0}.home-plan-strip b{font-size:14px;color:#111827}.home-plan-strip small{font-size:11px;color:#64748b;line-height:1.35}.home-plan-strip>a{flex:0 0 auto;color:var(--brand);font-size:12px;font-weight:800;padding:10px 13px;border-radius:11px;background:#fff;border:1px solid #fecdd3}.secondary-feed-grid{margin-top:0}.clean-partner-end{margin-top:24px!important;padding:16px!important;border-radius:18px!important;box-shadow:none!important}.clean-partner-end .partner-end-head{margin-bottom:10px}.clean-partner-end .partner-end-head h3{font-size:17px}.clean-partner-end .partner-end-grid{grid-template-columns:1fr!important}.clean-partner-end .partner-spot-strip{min-height:120px}.clean-product-grid .product-card-clean,.clean-horizontal-cards .product-card-clean{border-radius:13px;border-color:#e8ebef;box-shadow:0 2px 8px #0f172a09}.clean-product-grid .product-card-clean:hover,.clean-horizontal-cards .product-card-clean:hover{transform:none;box-shadow:0 5px 16px #0f172a12}.clean-product-grid .product-card-clean .product-image,.clean-horizontal-cards .product-card-clean .product-image{background:#fff}@media (max-width:900px){body,.app main{background:#f4f5f7}.premium-topbar{background:#fff!important;box-shadow:0 1px #eceff3!important;border-bottom:0!important}.premium-header-row,.home-topbar .premium-header-row{width:100%!important;height:auto!important;min-height:0!important;padding:8px 12px 10px!important;display:flex!important;flex-wrap:wrap!important;gap:7px!important;align-items:center!important}.brand-premium{order:1;margin-right:auto!important}.brand-logo{width:158px!important;max-height:42px!important}.premium-actions{order:2!important;gap:1px!important;margin-left:auto!important}.premium-actions .header-action{min-width:34px!important;min-height:34px!important;width:34px;height:34px;padding:6px!important;border-radius:9px!important}.premium-actions .header-action svg{width:21px!important;height:21px!important}.premium-actions .header-action span,.premium-actions .publish-premium,.premium-actions .logout-premium,.premium-actions .admin-header-action,.premium-actions .header-action[title=Mensagens]{display:none!important}.home-topbar .header-home-search,.home-topbar .header-search,.header-home-search{order:3!important;display:flex!important;width:100%!important;max-width:none!important;min-width:0!important;height:42px!important;margin:0!important;border-radius:10px!important;background:#f4f5f7!important;border:1px solid #eaedf1!important;box-shadow:none!important}.header-home-search .header-search-keyword{padding:0 11px!important}.header-home-search .header-search-keyword svg{width:18px!important}.header-home-search .header-search-keyword input{font-size:13px!important}.header-home-search .header-search-divider,.header-home-search .header-search-city,.header-home-search button,.header-subnav{display:none!important}.clean-market-hero{width:100%!important;margin:0!important;padding:8px 10px 0!important;display:block!important;min-height:0!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;overflow:visible!important}.clean-hero-copy{padding:0!important}.clean-hero-copy>.eyebrow,.clean-hero-copy>h1,.clean-hero-copy>p,.clean-hero-copy>.clean-market-search,.clean-hero-copy>.clean-benefits,.clean-hero-copy>.clean-stats{display:none!important}.clean-location-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important;margin:0 0 8px!important;max-width:none!important}.clean-location-row label{height:38px!important;border-radius:9px!important;background:#f8f9fb!important;border:1px solid #eceff3!important;padding:0 10px!important}.clean-location-row input{font-size:12px!important}.clean-location-row svg{width:15px!important}.market-hero-visual.clean-hero-slider{padding:0!important;min-height:0!important;display:block!important}.clean-hero-slider .hero-slider-heading{display:none!important}.clean-hero-slider .hero-live-slider{height:178px!important;max-width:none!important;border-radius:14px!important;box-shadow:none!important;border:0!important}.clean-hero-slider .hero-slide-overlay{padding:48px 14px 14px!important;background:linear-gradient(180deg,transparent 25%,rgba(8,15,28,.78) 100%)!important}.clean-hero-slider .hero-slide-overlay small{font-size:8px!important}.clean-hero-slider .hero-slide-overlay h3{font-size:14px!important;line-height:1.18!important;max-width:75%!important;margin:3px 0!important;-webkit-line-clamp:2!important}.clean-hero-slider .hero-slide-overlay strong{font-size:18px!important}.clean-hero-slider .hero-slide-overlay span{font-size:9px!important}.clean-hero-slider .hero-slider-arrow{width:29px!important;height:29px!important;background:#ffffffe6!important}.clean-hero-slider .hero-slider-arrow.prev{left:8px!important}.clean-hero-slider .hero-slider-arrow.next{right:8px!important}.clean-hero-slider .hero-slider-dots{bottom:8px!important}.clean-hero-slider .hero-slider-dots button{width:6px!important;height:6px!important}.clean-hero-slider .hero-slider-empty{height:150px!important;border-radius:14px!important;background:#fff5f7!important}.section{width:100%!important;padding:16px 10px!important}.compact-section-head{margin-bottom:10px!important}.compact-section-head .section-kicker{display:none!important}.compact-section-head h2{font-size:19px!important;letter-spacing:-.02em!important;margin:0!important}.text-btn{font-size:11px!important}.clean-category-section{background:#fff!important;padding-top:14px!important;padding-bottom:14px!important;border-bottom:1px solid #eceff3!important}.clean-category-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:5px!important;overflow:visible!important;padding:0!important}.clean-category-grid .category-card{min-width:0!important;min-height:74px!important;padding:8px 2px!important;border:0!important;border-radius:10px!important;background:#fff!important;gap:5px!important;box-shadow:none!important}.clean-category-grid .category-card:hover,.clean-category-grid .category-card.active{transform:none!important;background:#fff4f6!important}.clean-category-grid .category-card span{font-size:28px!important;line-height:1!important}.clean-category-grid .category-card b{font-size:9px!important;line-height:1.1!important;text-align:center!important;font-weight:600!important;color:#374151!important}.featured-showcase-section{background:#fff!important;padding:16px 10px!important;border-top:0!important;margin-top:8px!important}.clean-horizontal-cards{display:flex!important;gap:7px!important;overflow-x:auto!important;padding:1px 0 5px!important;scroll-snap-type:x proximity!important;scrollbar-width:none!important}.clean-horizontal-cards::-webkit-scrollbar{display:none!important}.clean-horizontal-cards .product-card{min-width:44vw!important;max-width:44vw!important;flex:0 0 44vw!important;scroll-snap-align:start!important}.clean-feed-section{background:#f4f5f7!important;padding-top:14px!important}.feed-title-row{padding:0 2px!important}.feed-title-row select{height:34px!important;max-width:122px!important;padding:0 8px!important;border-radius:8px!important;font-size:10px!important;background:#fff!important}.clean-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.clean-product-grid .product-card-clean,.clean-horizontal-cards .product-card-clean{border-radius:9px!important;border:0!important;box-shadow:0 1px 3px #0f172a12!important;background:#fff!important}.clean-product-grid .product-card-clean .product-image,.clean-horizontal-cards .product-card-clean .product-image{height:auto!important;aspect-ratio:1/1!important;border-radius:0!important;background:#fff!important}.clean-product-grid .product-card-clean .product-image img,.clean-horizontal-cards .product-card-clean .product-image img{object-fit:contain!important;padding:0!important}.clean-product-grid .product-card-clean .product-body,.clean-horizontal-cards .product-card-clean .product-body{padding:8px 8px 9px!important}.clean-product-grid .product-card-clean .price-block,.clean-horizontal-cards .product-card-clean .price-block{margin-bottom:3px!important}.clean-product-grid .product-card-clean .price-strong,.clean-horizontal-cards .product-card-clean .price-strong{font-size:16px!important;line-height:1.1!important;color:#e11d48!important}.clean-product-grid .product-card-clean .old-price,.clean-horizontal-cards .product-card-clean .old-price{font-size:8px!important;margin-bottom:2px!important}.clean-product-grid .product-card-clean .title,.clean-horizontal-cards .product-card-clean .title{font-size:11px!important;line-height:1.28!important;min-height:28px!important;margin:3px 0 6px!important;-webkit-line-clamp:2!important}.clean-product-grid .product-card-clean .clean-meta-stack,.clean-horizontal-cards .product-card-clean .clean-meta-stack{gap:3px!important}.clean-product-grid .product-card-clean .clean-meta,.clean-product-grid .product-card-clean .verified-inline,.clean-product-grid .product-card-clean .local-inline,.clean-horizontal-cards .product-card-clean .clean-meta,.clean-horizontal-cards .product-card-clean .verified-inline,.clean-horizontal-cards .product-card-clean .local-inline{font-size:8px!important;min-height:14px!important}.clean-product-grid .product-card-clean .clean-meta svg,.clean-product-grid .product-card-clean .verified-inline svg,.clean-horizontal-cards .product-card-clean .clean-meta svg,.clean-horizontal-cards .product-card-clean .verified-inline svg{width:11px!important;height:11px!important}.clean-product-grid .product-card-clean .heart,.clean-horizontal-cards .product-card-clean .heart{width:29px!important;height:29px!important;right:6px!important;top:6px!important;background:#fffffff0!important}.clean-product-grid .product-card-clean .heart svg,.clean-horizontal-cards .product-card-clean .heart svg{width:16px!important;height:16px!important}.clean-product-grid .product-card-clean .card-badges-clean,.clean-horizontal-cards .product-card-clean .card-badges-clean{left:5px!important;top:5px!important;gap:3px!important}.clean-product-grid .product-card-clean .card-badges-clean .badge,.clean-horizontal-cards .product-card-clean .card-badges-clean .badge{font-size:7px!important;padding:3px 5px!important;border-radius:5px!important}.clean-product-grid .product-card-clean .card-badges-clean .promo-badge,.clean-product-grid .product-card-clean .card-badges-clean .gallery-count,.clean-product-grid .product-card-clean .card-badges-clean .condition-badge,.clean-horizontal-cards .product-card-clean .card-badges-clean .promo-badge,.clean-horizontal-cards .product-card-clean .card-badges-clean .gallery-count,.clean-horizontal-cards .product-card-clean .card-badges-clean .condition-badge{display:none!important}.feed-inline-partner{margin:12px 0!important}.feed-inline-partner .partner-spot-strip,.clean-partner-end .partner-spot-strip{min-height:92px!important;max-height:112px!important;border-radius:10px!important;overflow:hidden!important}.feed-inline-partner .partner-spot-copy,.clean-partner-end .partner-spot-copy{padding:10px 12px!important}.feed-inline-partner .partner-spot-copy b,.clean-partner-end .partner-spot-copy b{font-size:8px!important}.feed-inline-partner .partner-spot-copy strong,.clean-partner-end .partner-spot-copy strong{font-size:13px!important;line-height:1.15!important}.feed-inline-partner .partner-spot-copy p,.clean-partner-end .partner-spot-copy p{font-size:9px!important;margin:3px 0!important;display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.feed-inline-partner .partner-spot-link,.clean-partner-end .partner-spot-link{font-size:8px!important}.home-plan-strip{margin:10px 0 12px!important;min-height:62px!important;border-radius:10px!important;padding:10px 11px!important;gap:8px!important}.home-plan-strip svg{width:20px!important;height:20px!important}.home-plan-strip b{font-size:11px!important}.home-plan-strip small{font-size:8px!important;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.home-plan-strip>a{font-size:9px!important;padding:8px 9px!important;border-radius:8px!important}.feed-loader{font-size:10px!important;padding:20px 10px!important;color:#94a3b8!important}.clean-partner-end{margin-top:12px!important;padding:10px!important;background:#fff!important;border-radius:12px!important}.clean-partner-end .partner-end-head h3{font-size:14px!important}.clean-partner-end .partner-ad-note{font-size:8px!important}}@media (max-width:520px){.brand-logo{width:146px!important}.clean-hero-slider .hero-live-slider{height:164px!important}.clean-category-grid .category-card{min-height:70px!important}.clean-category-grid .category-card span{font-size:26px!important}.clean-horizontal-cards .product-card{min-width:46vw!important;max-width:46vw!important;flex-basis:46vw!important}.clean-product-grid{gap:6px!important}}.compact-product-page .compact-detail-meta{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;margin-top:12px}.compact-product-page .compact-location,.compact-product-page .compact-seller-box{min-height:68px!important;margin:0!important;padding:12px 13px!important;border:1px solid #e8edf3!important;border-radius:14px!important;background:#f8fafc!important}.compact-product-page .compact-location{display:flex!important;align-items:flex-start!important;gap:8px!important;border-bottom:1px solid #e8edf3!important;color:#334155!important;font-weight:750!important}.compact-product-page .compact-location span{min-width:0;overflow:hidden;text-overflow:ellipsis}.compact-product-page .compact-seller-box{display:flex!important;flex-direction:column!important;justify-content:center!important;gap:2px!important}.compact-product-page .compact-seller-box>span{font-size:9px!important;color:#94a3b8!important;letter-spacing:.07em!important}.compact-product-page .compact-seller-box .seller-name{font-size:13px!important;line-height:1.2!important}.compact-product-page .compact-seller-box small{font-size:9px!important;color:#16a34a!important}.compact-product-page .compact-contact-row{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px}.compact-product-page .compact-contact-row .chat-primary,.compact-product-page .compact-contact-row .whatsapp,.compact-product-page .compact-contact-row .edit-product-btn{margin:0!important;min-height:46px!important;padding:0 12px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;border-radius:12px!important;font-size:12px!important;font-weight:800!important}.compact-product-page .compact-contact-row .chat-primary{color:#e11d48!important;background:#fff!important;border:1.5px solid #e11d48!important}.compact-product-page .compact-contact-row .chat-primary:hover{background:#fff1f4!important}.compact-product-page .compact-contact-row .whatsapp{color:#fff!important;background:#16a34a!important;border:1.5px solid #16a34a!important}.compact-product-page .compact-contact-row svg{width:18px!important;height:18px!important}@media (max-width:900px){.compact-product-page{max-width:760px!important;padding-top:10px!important;padding-left:10px!important;padding-right:10px!important}.compact-product-page .back{min-height:34px!important;margin:0 0 8px!important;font-size:12px!important}.compact-product-page .back svg{width:18px!important;height:18px!important}.compact-product-page .product-layout{gap:10px!important}.compact-product-page .product-gallery-wrap{padding:7px!important;gap:7px!important;border-radius:16px!important;box-shadow:0 4px 16px #0f172a0d!important}.compact-product-page .carousel-gallery.gallery-main{height:min(56vh,430px)!important;aspect-ratio:auto!important;border-radius:12px!important;background:#f5f6f8!important}.compact-product-page .carousel-gallery.gallery-main>img{padding:0!important;object-fit:contain!important;background:#f5f6f8!important}.compact-product-page .gallery-thumbs{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;margin-top:0!important;padding:0!important;overflow:visible!important}.compact-product-page .gallery-thumb{width:100%!important;min-width:0!important;height:64px!important;padding:3px!important;border-radius:10px!important}.compact-product-page .gallery-thumb img{padding:0!important;object-fit:contain!important}.compact-product-page .carousel-arrow{width:36px!important;height:36px!important;background:#fffffff0!important;color:#0f172a!important;border:1px solid rgba(226,232,240,.95)!important;box-shadow:0 4px 12px #0f172a1a!important}.compact-product-page .carousel-prev{left:9px!important}.compact-product-page .carousel-next{right:9px!important}.compact-product-page .carousel-counter{right:9px!important;bottom:9px!important;min-height:30px!important;font-size:12px!important}.compact-product-page .carousel-play,.compact-product-page .zoom-button{display:none!important}.compact-product-page .compact-product-info{padding:15px!important;border-radius:16px!important;box-shadow:0 4px 16px #0f172a0b!important;background:#fff!important}.compact-product-page .product-top-actions{margin-bottom:10px!important;gap:8px!important}.compact-product-page .product-info .pill-row{gap:5px!important}.compact-product-page .product-info .pill{min-height:24px!important;padding:4px 8px!important;font-size:9px!important}.compact-product-page .product-top-actions button{width:34px!important;height:34px!important;box-shadow:none!important}.compact-product-page .product-top-actions button svg{width:18px!important;height:18px!important}.compact-product-page .product-info h1{margin:0!important;font-size:20px!important;line-height:1.18!important;letter-spacing:-.02em!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.compact-product-page .detail-old-price{margin:10px 0 2px!important;font-size:10px!important}.compact-product-page .detail-price{margin:7px 0 9px!important;font-size:29px!important;color:#e11d48!important}.compact-product-page .payment-mode-detail{min-height:38px!important;margin-bottom:0!important;padding:0 11px!important;border-radius:10px!important;font-size:10px!important}.compact-product-page .compact-detail-meta{gap:7px!important;margin-top:8px!important}.compact-product-page .compact-location,.compact-product-page .compact-seller-box{min-height:62px!important;padding:9px 10px!important;border-radius:10px!important}.compact-product-page .compact-location{font-size:10px!important}.compact-product-page .compact-location svg{width:16px!important;height:16px!important}.compact-product-page .compact-seller-box>span{display:none!important}.compact-product-page .compact-seller-box .seller-name{font-size:11px!important}.compact-product-page .compact-seller-box small{font-size:8px!important}.compact-product-page .compact-contact-row{gap:7px!important;margin-top:9px!important}.compact-product-page .compact-contact-row .chat-primary,.compact-product-page .compact-contact-row .whatsapp,.compact-product-page .compact-contact-row .edit-product-btn{min-height:44px!important;font-size:10.5px!important;padding:0 8px!important}.compact-product-page .report-btn{margin-top:8px!important;font-size:9px!important}.compact-product-page .description{margin-top:12px!important;padding:15px!important;border-radius:14px!important}.compact-product-page .description h2{font-size:16px!important;margin-bottom:7px!important}.compact-product-page .description p{margin:0!important;font-size:11px!important;line-height:1.55!important}.compact-product-page .facts{display:grid!important;grid-template-columns:1fr 1fr!important;gap:6px 10px!important;margin-top:10px!important;padding-top:10px!important;font-size:9px!important}.compact-product-page .product-partner-zone{margin:12px 0!important}.compact-product-page .related-products-section{margin-top:16px!important;padding-top:14px!important}.compact-product-page .related-head .section-kicker,.compact-product-page .related-subtitle{display:none!important}.compact-product-page .related-head h2{font-size:17px!important;margin:0!important}.compact-product-page .related-products-grid{gap:7px!important}.compact-product-page .product-partner-end{margin-top:14px!important;padding:10px!important;border-radius:12px!important}}@media (max-width:420px){.compact-product-page .carousel-gallery.gallery-main{height:min(52vh,390px)!important}.compact-product-page .gallery-thumb{height:58px!important}.compact-product-page .product-info h1{font-size:19px!important}.compact-product-page .detail-price{font-size:27px!important}.compact-product-page .compact-contact-row{grid-template-columns:1fr!important}.compact-product-page .compact-contact-row .chat-primary,.compact-product-page .compact-contact-row .whatsapp,.compact-product-page .compact-contact-row .edit-product-btn{min-height:42px!important}}.product-mobile-bar,.product-contact-fixed-v2162{display:none}.product-seller-v2162{max-width:1180px;margin:14px auto 0;background:#fff;border:1px solid #e7eaf0;border-radius:18px;padding:16px 18px;display:flex;align-items:center;gap:14px;box-shadow:0 6px 18px #0f172a0a}.seller-avatar-v2162{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#eef1f5;color:#687386;font-size:24px;font-weight:800;flex:0 0 auto}.seller-copy-v2162{min-width:0;display:grid;gap:2px}.seller-name-v2162{display:flex;align-items:center;gap:6px;font-size:16px}.seller-name-v2162 svg{width:18px;height:18px;color:#2f80ed;fill:#2f80ed}.seller-copy-v2162 span,.seller-copy-v2162 small{color:#6b7280;font-size:12px}.seller-edit-v2162{margin-left:auto;display:flex;align-items:center;gap:6px;padding:10px 14px;border-radius:12px;background:#fff1f4;color:#e11d48;font-weight:800}.seller-edit-v2162 svg{width:16px}.product-location-v2162{display:flex;align-items:center;gap:8px;margin-top:13px;color:#64748b;font-size:14px}.product-location-v2162 svg{width:19px;height:19px}.report-v2162{max-width:1180px;margin:8px auto 0!important;display:flex!important}.product-info-v2162 .payment-mode-detail{margin-bottom:0}.product-info-v2162 h1{margin-bottom:8px}.product-info-v2162 .detail-price{color:#e11d48}@media (max-width:900px){body:has(.product-page-v2162) .product-topbar{display:none!important}.product-page-v2162{max-width:100%!important;padding:0 10px 170px!important;background:#f5f6f8!important}.product-mobile-bar{height:58px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:8px;position:sticky;top:0;z-index:58;background:#fffffff7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);margin:0 -10px 10px;padding:0 14px;border-bottom:1px solid #eef0f4}.product-mobile-bar>strong{font-size:18px;color:#111827}.product-mobile-back,.product-mobile-actions button{width:38px;height:38px;border:0;background:transparent;border-radius:50%;display:grid;place-items:center;color:#111827}.product-mobile-back svg,.product-mobile-actions svg{width:22px;height:22px}.product-mobile-actions{display:flex;gap:4px}.product-mobile-actions .fav-on{color:#e11d48}.product-mobile-actions .fav-on svg{fill:#fff1f4}.product-desktop-back{display:none!important}.product-layout-v2162{display:block!important}.product-gallery-v2162{padding:7px!important;border-radius:18px!important;background:#fff!important;box-shadow:0 5px 16px #0f172a0b!important;border:1px solid #eef0f4!important}.product-gallery-v2162 .carousel-gallery.gallery-main{height:min(50vh,405px)!important;border-radius:14px!important;background:#eef0f3!important;overflow:hidden!important}.product-gallery-v2162 .carousel-gallery.gallery-main>img{width:100%!important;height:100%!important;object-fit:contain!important;background:linear-gradient(90deg,#e8e9ec,#f7f7f8 27%,#f7f7f8 73%,#e8e9ec)!important;padding:0!important}.product-gallery-v2162 .gallery-thumbs{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important;margin-top:8px!important;padding:0!important;overflow:visible!important}.product-gallery-v2162 .gallery-thumb{width:100%!important;height:70px!important;min-width:0!important;padding:4px!important;border-radius:12px!important;background:#fff!important;border:1px solid #e7eaf0!important}.product-gallery-v2162 .gallery-thumb.active{border:2px solid #f43f6e!important;box-shadow:none!important}.product-gallery-v2162 .gallery-thumb img{object-fit:contain!important;padding:0!important}.product-gallery-v2162 .carousel-arrow{width:42px!important;height:42px!important;background:#fffffff2!important;color:#1f2937!important;border:0!important;box-shadow:0 5px 16px #0f172a1f!important}.product-gallery-v2162 .carousel-arrow svg{width:24px!important;height:24px!important}.product-gallery-v2162 .carousel-prev{left:12px!important}.product-gallery-v2162 .carousel-next{right:12px!important}.product-gallery-v2162 .carousel-counter{right:12px!important;bottom:12px!important;min-height:34px!important;padding:7px 11px!important;border-radius:999px!important;background:#1f2937e0!important;color:#fff!important;font-size:13px!important;font-weight:800!important}.product-gallery-v2162 .carousel-play,.product-gallery-v2162 .zoom-button{display:none!important}.product-info-v2162{position:static!important;margin-top:10px!important;padding:16px!important;border:1px solid #eef0f4!important;border-radius:18px!important;background:#fff!important;box-shadow:0 5px 16px #0f172a0b!important}.product-top-actions-v2162{margin-bottom:11px!important}.product-info-v2162 .pill-row{gap:7px!important}.product-info-v2162 .pill{min-height:29px!important;padding:6px 11px!important;font-size:11px!important;border-radius:999px!important}.product-info-v2162 .condition-pill{background:#fff0f4!important;color:#d91d4f!important}.product-info-v2162 .pill.gold{background:#fff7df!important;color:#9a6700!important}.product-desktop-actions{display:none!important}.product-info-v2162 h1{margin:0 0 8px!important;font-size:22px!important;line-height:1.18!important;letter-spacing:-.025em!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-transform:none!important}.product-info-v2162 .detail-old-price{margin:2px 0!important;font-size:10px!important}.product-info-v2162 .detail-price{margin:4px 0 12px!important;font-size:31px!important;line-height:1!important;color:#e11d48!important;font-weight:900!important}.product-info-v2162 .payment-mode-detail{width:max-content!important;max-width:100%!important;min-height:36px!important;margin:0!important;padding:0 12px!important;border:1px solid #edf0f4!important;border-radius:12px!important;background:#f7f8fa!important;color:#475569!important;font-size:11px!important;font-weight:750!important}.product-location-v2162{margin-top:12px!important;padding-top:11px!important;border-top:1px solid #eef0f4!important;font-size:12px!important;color:#667085!important}.product-location-v2162 svg{width:18px!important;height:18px!important}.product-seller-v2162{margin:10px 0 0!important;padding:13px 14px!important;border-radius:18px!important;border:1px solid #eef0f4!important;box-shadow:0 5px 16px #0f172a0a!important;gap:11px!important}.seller-avatar-v2162{width:54px!important;height:54px!important;font-size:20px!important}.seller-name-v2162{font-size:14px!important}.seller-name-v2162 svg{width:17px!important;height:17px!important}.seller-copy-v2162 span{font-size:11px!important}.seller-copy-v2162 small{font-size:10px!important}.seller-edit-v2162{padding:9px 11px!important;font-size:11px!important}.report-v2162{margin:7px 2px 0!important;padding:5px 2px!important;background:transparent!important;border:0!important;color:#94a3b8!important;font-size:9px!important}.product-contact-fixed-v2162{position:fixed;left:0;right:0;bottom:calc(68px + env(safe-area-inset-bottom));z-index:59;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:9px 12px;background:#fffffff7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid #edf0f4;box-shadow:0 -8px 22px #0f172a0d}.product-contact-fixed-v2162>*{height:48px!important;border-radius:13px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;font-size:12px!important;font-weight:850!important;text-decoration:none!important}.product-contact-fixed-v2162 svg{width:19px!important;height:19px!important}.product-chat-fixed-v2162{border:1.5px solid #e11d48!important;background:#fff!important;color:#e11d48!important}.product-wa-fixed-v2162{border:1.5px solid #16a34a!important;background:#16a34a!important;color:#fff!important}.product-wa-fixed-v2162.disabled{opacity:.45;pointer-events:none}.product-edit-fixed-v2162{grid-column:1/-1;background:#e11d48!important;color:#fff!important;border:0!important}.description-v2162{margin-top:12px!important;padding:14px!important;border:1px solid #eef0f4!important;border-radius:16px!important;background:#fff!important;max-width:none!important}.description-v2162 h2{font-size:15px!important;margin:0 0 7px!important}.description-v2162 p{font-size:11px!important;line-height:1.5!important;margin:0!important;color:#4b5563!important}.description-v2162 .facts{display:grid!important;grid-template-columns:1fr 1fr!important;gap:6px 10px!important;margin-top:10px!important;padding-top:10px!important;border-top:1px solid #eef0f4!important;font-size:9px!important;color:#7b8493!important}.product-page-v2162 .product-partner-zone{margin:12px 0!important}.related-v2162{margin-top:14px!important;padding-top:12px!important}.related-v2162 .section-kicker,.related-v2162 .related-subtitle{display:none!important}.related-v2162 h2{font-size:16px!important;margin:0!important}.related-v2162 .related-products-grid{gap:7px!important}.product-page-v2162 .product-partner-end{margin-top:12px!important;padding:10px!important;border-radius:14px!important}}@media (max-width:420px){.product-gallery-v2162 .carousel-gallery.gallery-main{height:min(47vh,360px)!important}.product-gallery-v2162 .gallery-thumb{height:61px!important}.product-info-v2162 h1{font-size:20px!important}.product-info-v2162 .detail-price{font-size:29px!important}.product-contact-fixed-v2162{gap:6px!important;padding-left:9px!important;padding-right:9px!important}.product-contact-fixed-v2162>*{font-size:10.5px!important;height:45px!important}}.master-home-slider{background:#111827}.master-home-slide{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#111827;text-decoration:none}.master-home-slide:after{display:none!important}.hero-slide-blur{position:absolute;top:-18px;right:-18px;bottom:-18px;left:-18px;z-index:0;background-position:center;background-size:cover;background-repeat:no-repeat;filter:blur(18px) saturate(.92);transform:scale(1.08);opacity:.8}.master-home-slide>.hero-slide-fit{position:relative;z-index:1;width:100%;height:100%;display:block;object-fit:contain!important;object-position:center!important;background:transparent!important}.hero-master-overlay{position:absolute;z-index:3;left:0;right:0;bottom:0;padding:48px 22px 20px;display:grid;gap:4px;color:#fff;background:linear-gradient(180deg,transparent 0%,rgba(5,10,20,.18) 18%,rgba(5,10,20,.82) 100%);pointer-events:none}.hero-master-overlay small{width:max-content;padding:5px 8px;border-radius:999px;background:#ffffff26;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);font-size:9px;font-weight:900;letter-spacing:.1em}.hero-master-overlay h3{margin:0;max-width:90%;font-size:22px;line-height:1.12;color:#fff;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hero-master-overlay p{margin:0;max-width:88%;font-size:12px;line-height:1.35;color:#e5e7eb;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.master-slider-empty{background:linear-gradient(135deg,#fff6f8,#fff)!important}.home-slider-master-section .partner-master-badge{background:#111827;color:#fff}.home-slider-image-manager .home-slider-admin-preview{position:relative;overflow:hidden;background:#111827;isolation:isolate}.home-slider-admin-preview>span{position:absolute;top:-12px;right:-12px;bottom:-12px;left:-12px;z-index:0;background-position:center;background-size:cover;filter:blur(12px);opacity:.75;transform:scale(1.08)}.home-slider-admin-preview>img{position:relative;z-index:1;width:100%;height:100%;object-fit:contain!important;background:transparent!important}.home-slider-list-preview{background:#111827!important}.home-slider-list-preview img{object-fit:contain!important}.home-slider-admin-list .partner-admin-item{border-left:3px solid #111827}@media (max-width:900px){.master-home-slide>.hero-slide-fit{object-fit:contain!important}.hero-slide-blur{top:-12px;right:-12px;bottom:-12px;left:-12px;filter:blur(12px) saturate(.95)}.hero-master-overlay{padding:34px 12px 12px!important}.hero-master-overlay h3{font-size:15px!important;max-width:80%!important}.hero-master-overlay p{font-size:10px!important;max-width:78%!important}.hero-master-overlay small{font-size:7px!important;padding:3px 6px!important}}@media (max-width:600px){.home-slider-image-manager .home-slider-admin-preview{height:190px!important}}.home-topbar-slider{background:#fff!important;border-bottom:0!important}.home-topbar-slider .header-home-search{display:flex}.home-header-slider-shell{width:min(1280px,calc(100% - 40px));margin:0 auto;padding:0 0 14px}.home-header-slider{position:relative;width:100%;height:300px;overflow:hidden;border-radius:22px;background:#f3f4f6;box-shadow:0 8px 26px #0f172a14;isolation:isolate}.home-header-slide{position:absolute;top:0;right:0;bottom:0;left:0;display:block;overflow:hidden;text-decoration:none;background:#f4f5f7}.home-header-slide-bg{position:absolute;top:-28px;right:-28px;bottom:-28px;left:-28px;z-index:0;background-position:center;background-size:cover;filter:blur(22px) saturate(.92);transform:scale(1.08);opacity:.72}.home-header-slide:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#ffffff0a,#fff0,#ffffff0a);pointer-events:none}.home-header-slide-image{position:relative;z-index:2;width:100%;height:100%;display:block;object-fit:contain;object-position:center}.home-header-slider-arrow{position:absolute;top:50%;z-index:5;width:42px;height:42px;display:grid;place-items:center;padding:0;transform:translateY(-50%);border:0;border-radius:50%;background:#ffffffed;color:#111827;box-shadow:0 6px 20px #0f172a24;cursor:pointer}.home-header-slider-arrow svg{width:23px;height:23px}.home-header-slider-arrow.prev{left:14px}.home-header-slider-arrow.next{right:14px}.home-header-slider-dots{position:absolute;z-index:6;left:50%;bottom:12px;transform:translate(-50%);display:flex;align-items:center;gap:6px;padding:5px 8px;border-radius:999px;background:#0f172a26;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.home-header-slider-dots button{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#ffffffb3;transition:.2s ease;cursor:pointer}.home-header-slider-dots button.active{width:20px;background:#fff}.home-header-slider-empty{min-height:170px;border-radius:20px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;background:linear-gradient(120deg,#fff2f5,#fff8fa);color:#64748b;border:1px dashed #fecdd3}.home-header-slider-empty strong{color:#111827;font-size:18px}.home-header-slider-empty span{font-size:12px}.home-topbar-slider+main .clean-category-section{padding-top:18px!important}@media (max-width:900px){.home-topbar-slider{position:relative!important;background:#fff!important;box-shadow:0 1px #eceff3!important}.home-topbar-slider .premium-header-row{position:relative;z-index:10;padding-bottom:8px!important}.home-topbar-slider .header-home-search,.home-topbar-slider .header-search{background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 3px 12px #0f172a12!important}.home-header-slider-shell{width:100%;margin:0;padding:0;background:#fff}.home-header-slider{height:188px;border-radius:0;box-shadow:none;background:#f3f4f6}.home-header-slide-bg{top:-20px;right:-20px;bottom:-20px;left:-20px;filter:blur(18px) saturate(.95);opacity:.7}.home-header-slide-image{object-fit:contain}.home-header-slider-arrow{display:none}.home-header-slider-dots{bottom:8px;gap:5px;padding:4px 7px}.home-header-slider-dots button{width:6px;height:6px}.home-header-slider-dots button.active{width:17px}.home-header-slider-empty{min-height:150px;border-radius:0;border-left:0;border-right:0}.home-topbar-slider+main .clean-category-section{padding-top:12px!important;margin-top:0!important}}@media (max-width:520px){.home-header-slider{height:172px}}.home-header-slide-caption{position:absolute;z-index:4;left:18px;bottom:18px;max-width:min(520px,55%);display:flex;flex-direction:column;gap:3px;padding:10px 13px;border-radius:12px;background:#0f172a94;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none}.home-header-slide-caption strong{font-size:16px;line-height:1.15}.home-header-slide-caption small{font-size:11px;line-height:1.3;color:#ffffffe6}@media (max-width:900px){.home-header-slide-caption{display:none}}.user-dashboard-v2165{max-width:1180px}.user-panel-profile-summary{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;background:#fff;border:1px solid #eef0f4;border-radius:24px;padding:18px 20px;box-shadow:0 10px 30px #0f172a0d;margin-bottom:14px}.user-panel-avatar-wrap{position:relative;width:76px;height:76px;flex:0 0 76px}.user-panel-avatar{width:76px;height:76px;border-radius:50%;overflow:hidden;background:linear-gradient(135deg,#fff1f4,#f8fafc);border:1px solid #eef0f4;display:grid;place-items:center;color:#94a3b8}.user-panel-avatar img{width:100%;height:100%;object-fit:cover}.user-panel-avatar svg{width:38px;height:38px}.profile-verify-dot{position:absolute;right:-2px;bottom:1px;width:27px;height:27px;border-radius:50%;display:grid;place-items:center;border:3px solid #fff}.profile-verify-dot svg{width:14px;height:14px}.profile-verify-dot.verified{background:#16a34a;color:#fff}.profile-verify-dot.pending{background:#f59e0b;color:#fff}.profile-verify-dot.unverified{background:#cbd5e1;color:#475569}.user-panel-profile-copy{min-width:0}.user-panel-profile-copy h1{font-size:24px;margin:3px 0 2px}.user-panel-profile-copy p{margin:0 0 8px;color:#64748b;font-size:13px;word-break:break-all}.profile-status-pill{display:inline-flex;align-items:center;gap:6px;width:max-content;padding:6px 10px;border-radius:999px;font-size:11px;font-weight:800}.profile-status-pill svg{width:14px;height:14px}.profile-status-pill.verified{background:#ecfdf3;color:#15803d}.profile-status-pill.pending{background:#fff7ed;color:#b45309}.profile-status-pill.unverified{background:#f1f5f9;color:#64748b}.user-panel-tabs{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding:4px 0 14px;margin-bottom:4px}.user-panel-tabs::-webkit-scrollbar{display:none}.user-panel-tabs button,.user-panel-tabs a{border:1px solid #e5e7eb;background:#fff;color:#475569;border-radius:13px;padding:10px 13px;display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:750;white-space:nowrap;box-shadow:0 3px 10px #0f172a08}.user-panel-tabs svg{width:16px;height:16px}.user-panel-tabs button.active{background:#111827;color:#fff;border-color:#111827}.compact-dashboard-metrics{margin-top:8px;margin-bottom:14px}.compact-dashboard-actions{margin-bottom:4px}.compact-dashboard-actions>a{padding:17px 18px;border-radius:15px}.profile-security-section{margin-top:4px}.profile-security-grid{display:grid;grid-template-columns:300px 1fr;gap:16px;align-items:start}.profile-card-v2165{background:#fff;border:1px solid #e8ebf0;border-radius:22px;padding:20px;box-shadow:0 8px 24px #0f172a0a}.profile-card-title{display:flex;align-items:flex-start;gap:10px;margin-bottom:18px}.profile-card-title>svg{width:22px;height:22px;color:var(--brand);margin-top:2px}.profile-card-title h2{font-size:18px;margin:0 0 3px}.profile-card-title p{margin:0;color:#6b7280;font-size:12px;line-height:1.45}.profile-photo-card{display:flex;flex-direction:column;gap:12px}.profile-photo-preview{width:130px;height:130px;margin:0 auto;border-radius:50%;overflow:hidden;background:#f1f5f9;border:1px solid #e2e8f0;display:grid;place-items:center;color:#94a3b8}.profile-photo-preview img{width:100%;height:100%;object-fit:cover}.profile-photo-preview svg{width:54px;height:54px}.profile-file-btn{border:1px dashed #f43f5e;color:#be123c;background:#fff5f7;border-radius:14px;padding:12px 14px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.profile-file-btn svg{width:18px}.profile-file-btn input{display:none}.verification-note{color:#64748b;line-height:1.45;text-align:center}.profile-data-card{grid-column:2;grid-row:1 / span 2}.profile-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.profile-form-grid label,.password-card-v2165 label{display:grid;gap:7px;font-size:12px;font-weight:750;color:#374151}.profile-form-grid input,.password-card-v2165 input{width:100%;border:1px solid #dbe0e7;background:#fff;border-radius:12px;padding:12px 13px;outline:none}.profile-form-grid input:focus,.password-card-v2165 input:focus{border-color:#f43f5e;box-shadow:0 0 0 3px #f43f5e14}.profile-form-grid .span-2{grid-column:1/-1}.confirmation-field{background:#fafafa;border:1px solid #edf0f3;border-radius:14px;padding:12px}.confirmation-field>svg{width:18px;color:#64748b}.profile-verification-banner{display:flex;gap:10px;align-items:flex-start;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;border-radius:14px;padding:12px 14px;margin:16px 0}.profile-verification-banner svg{width:20px;flex:0 0 20px}.profile-verification-banner div{display:flex;flex-direction:column;gap:3px}.profile-verification-banner span{font-size:12px;line-height:1.45}.password-card-v2165{display:grid;gap:12px}.password-card-v2165 .profile-card-title{margin-bottom:2px}.header-profile-action .header-avatar-img{width:24px;height:24px;border-radius:50%;object-fit:cover;border:1px solid #e5e7eb}.seller-avatar-v2162 img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.master-user-cell{display:flex;align-items:center;gap:10px;min-width:190px}.master-user-cell img,.master-user-avatar-fallback{width:36px;height:36px;border-radius:50%;object-fit:cover;background:#fff1f2;color:#be123c;display:grid;place-items:center;font-weight:800}.master-user-cell>div{display:flex;flex-direction:column}.master-user-verification{display:flex;flex-direction:column;gap:6px;align-items:flex-start}.master-review-pending{font-size:10px;font-weight:800;color:#b45309;background:#fff7ed;border:1px solid #fed7aa;padding:4px 7px;border-radius:999px;white-space:nowrap}@media (max-width:900px){.user-dashboard-v2165{padding-top:16px}.user-panel-profile-summary{grid-template-columns:auto 1fr;padding:14px;border-radius:19px;gap:12px}.user-panel-profile-summary>.primary{grid-column:1/-1;width:100%}.user-panel-avatar-wrap,.user-panel-avatar{width:62px;height:62px}.user-panel-avatar-wrap{flex-basis:62px}.user-panel-avatar svg{width:31px;height:31px}.user-panel-profile-copy h1{font-size:20px}.user-panel-tabs{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px}.profile-security-grid{grid-template-columns:1fr}.profile-data-card{grid-column:auto;grid-row:auto}.profile-photo-card{display:grid;grid-template-columns:auto 1fr;align-items:center}.profile-photo-card .profile-card-title{grid-column:1/-1}.profile-photo-preview{width:88px;height:88px;margin:0}.profile-photo-card .profile-file-btn,.profile-photo-card .primary,.profile-photo-card .verification-note{grid-column:2}.profile-photo-card .verification-note{text-align:left}.dashboard-plan-section,.my-partner-section,.payment-history-section{margin-top:8px!important;padding-top:0!important;border-top:0!important}}@media (max-width:560px){.user-dashboard-v2165{padding-left:12px!important;padding-right:12px!important}.user-panel-tabs{margin-left:-12px;margin-right:-12px;padding-left:12px;padding-right:12px}.user-panel-tabs button,.user-panel-tabs a{padding:9px 11px;font-size:11px;border-radius:12px}.compact-dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.compact-dashboard-metrics .metric-card{min-height:78px!important;padding:11px!important}.compact-dashboard-metrics .metric-icon{width:36px;height:36px;padding:8px}.compact-dashboard-metrics .metric-card b{font-size:18px}.compact-dashboard-metrics .metric-card small{font-size:9px}.compact-dashboard-actions{gap:8px!important}.compact-dashboard-actions>a{padding:14px 15px!important}.compact-dashboard-actions b{font-size:14px}.compact-dashboard-actions span{font-size:11px}.profile-card-v2165{padding:16px;border-radius:18px}.profile-form-grid{grid-template-columns:1fr}.profile-form-grid .span-2{grid-column:auto}.profile-photo-card{grid-template-columns:74px 1fr;gap:10px}.profile-photo-preview{width:74px;height:74px}.profile-photo-card .profile-file-btn{padding:10px;font-size:12px}.profile-photo-card .primary{padding:11px}.profile-photo-card .verification-note{font-size:10px}.profile-data-card .primary,.password-card-v2165 .primary{width:100%}}.auth-card-social{max-width:460px}.social-auth-area{display:grid;gap:10px;margin:16px 0 14px}.google-login-holder{min-height:44px;display:flex;justify-content:center;align-items:center}.google-login-holder.is-busy{opacity:.65;pointer-events:none}.social-login-btn{width:100%;min-height:46px;border-radius:999px;border:1px solid #d9dee8;background:#fff;color:#1f2937;font-weight:800;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer}.social-login-btn:disabled{opacity:.6;cursor:not-allowed}.facebook-login-btn{background:#1877f2;color:#fff;border-color:#1877f2}.auth-divider{display:flex;align-items:center;gap:10px;color:#94a3b8;font-size:11px;font-weight:700;margin:2px 0}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:#e5e7eb;flex:1}.auth-divider span{white-space:nowrap}.social-security-note{display:flex;gap:8px;align-items:flex-start;margin-top:14px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px;color:#64748b;font-size:10px;line-height:1.45}.social-security-note svg{flex:0 0 16px;color:#16a34a;margin-top:1px}.social-profile-confirm{display:flex;align-items:flex-start;gap:10px;background:#eff6ff;border:1px solid #bfdbfe;color:#1e3a8a;border-radius:14px;padding:12px}.social-profile-confirm>svg{width:18px;flex:0 0 18px}.social-profile-confirm>div{display:flex;flex-direction:column;gap:3px}.social-profile-confirm span{font-size:12px;line-height:1.45;color:#1d4ed8}@media (max-width:560px){.auth-card-social{max-width:none}.social-auth-area{margin-top:12px}.social-profile-confirm span{font-size:11px}}.profile-verification-card{grid-column:1/-1;grid-row:1}.profile-photo-card{grid-column:1;grid-row:2}.profile-data-card{grid-column:2;grid-row:2 / span 2}.password-card-v2165{grid-column:1;grid-row:3}.profile-verification-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.profile-verification-item{border:1px solid #e9edf3;background:#fbfcfd;border-radius:14px;padding:11px 12px;display:flex;flex-direction:column;gap:9px;min-width:0}.profile-verification-item>div{display:flex;flex-direction:column;gap:2px;min-width:0}.profile-verification-item b{font-size:12px;color:#111827}.profile-verification-item small{font-size:10px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.field-verification-pill{display:inline-flex;align-items:center;gap:5px;width:max-content;max-width:100%;font-size:10px;font-weight:800;border-radius:999px;padding:5px 8px}.field-verification-pill svg{width:13px;height:13px}.field-verification-pill.verified{background:#ecfdf3;color:#15803d}.field-verification-pill.pending{background:#fff7ed;color:#b45309}.field-verification-pill.unverified{background:#f1f5f9;color:#64748b}.master-user-verification-detail{display:grid;gap:8px;min-width:420px}.master-verification-top{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.master-profile-overall{font-size:9px;font-weight:800;border-radius:999px;padding:4px 7px}.master-profile-overall.verified{background:#ecfdf3;color:#15803d}.master-profile-overall.pending{background:#fff7ed;color:#b45309}.master-profile-overall.unverified{background:#f1f5f9;color:#64748b}.master-field-verification-grid{display:grid;grid-template-columns:repeat(5,minmax(72px,1fr));gap:5px}.master-field-verify{border:1px solid #e5e7eb;background:#fff;border-radius:10px;padding:6px 7px;display:flex;flex-direction:column;align-items:flex-start;gap:2px;cursor:pointer;text-align:left;min-width:0}.master-field-verify span{font-size:8px;color:#64748b;font-weight:700}.master-field-verify b{font-size:9px;white-space:nowrap}.master-field-verify.verified{border-color:#bbf7d0;background:#f0fdf4}.master-field-verify.verified b{color:#15803d}.master-field-verify.pending{border-color:#fed7aa;background:#fff7ed}.master-field-verify.pending b{color:#b45309}.master-field-verify.unverified b{color:#64748b}@media (max-width:900px){.profile-verification-card,.profile-photo-card,.profile-data-card,.password-card-v2165{grid-column:auto;grid-row:auto}.profile-verification-list{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-verification-item:last-child{grid-column:1/-1}.master-user-verification-detail{min-width:360px}}@media (max-width:560px){.profile-verification-list{grid-template-columns:1fr}.profile-verification-item:last-child{grid-column:auto}.profile-verification-item{flex-direction:row;align-items:center;justify-content:space-between;gap:10px}.profile-verification-item small{white-space:normal}.master-user-verification-detail{min-width:330px}.master-field-verification-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.header-profile-menu-wrap{position:relative;display:flex;align-items:center}.header-profile-menu-wrap>.header-profile-action{border:0;background:transparent;cursor:pointer;font:inherit}.header-profile-menu-wrap>.header-profile-action.active{background:#fff1f4;color:var(--brand)}.header-profile-menu{position:absolute;right:0;top:calc(100% + 10px);width:270px;background:#fff;border:1px solid #e7eaf0;border-radius:18px;padding:8px;box-shadow:0 18px 45px #0f172a29;z-index:1200}.header-profile-menu-user{display:flex;align-items:center;gap:10px;padding:10px 10px 12px;border-bottom:1px solid #eef0f3;margin-bottom:5px;min-width:0}.header-profile-menu-user>img,.header-profile-menu-user>svg{width:42px;height:42px;border-radius:50%;object-fit:cover;flex:0 0 auto;color:#64748b}.header-profile-menu-user>div{display:flex;flex-direction:column;min-width:0}.header-profile-menu-user b{font-size:13px;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-profile-menu-user small{font-size:10px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-profile-menu>a,.header-profile-menu>button{width:100%;border:0;background:transparent;display:flex;align-items:center;gap:10px;padding:11px 12px;border-radius:11px;color:#374151;font-size:12px;font-weight:700;text-align:left;cursor:pointer;text-decoration:none}.header-profile-menu>a:hover,.header-profile-menu>button:hover{background:#f8fafc}.header-profile-menu>a svg,.header-profile-menu>button svg{width:18px;height:18px;flex:0 0 auto}.header-profile-menu .header-profile-logout{color:#dc2626;border-top:1px solid #eef0f3;margin-top:4px;border-radius:0 0 11px 11px}.header-profile-menu .header-profile-logout:hover{background:#fff1f2}.account-session-card{grid-column:1/-1}.account-session-card .profile-card-title{margin-bottom:12px}.account-logout-btn{width:100%;min-height:48px;border:1px solid #fecaca;background:#fff;color:#dc2626;border-radius:14px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:800;font-size:14px;cursor:pointer}.account-logout-btn:hover{background:#fff1f2;border-color:#fda4af}.account-logout-btn svg{width:19px;height:19px}@media (max-width:900px){.header-profile-menu{position:fixed;top:68px;right:10px;left:auto;width:min(285px,calc(100vw - 20px));border-radius:16px;z-index:2000}.header-profile-menu-wrap>.header-profile-action{display:flex!important}.header-profile-menu-wrap>.header-profile-action span{display:none!important}}.mobile-floating-publish{display:none}@media (max-width:900px){.mobile-floating-publish{position:fixed;right:14px;bottom:84px;z-index:1850;min-height:48px;padding:0 17px;border-radius:999px;background:linear-gradient(135deg,#f21852,#ff315f);color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:900;letter-spacing:-.01em;box-shadow:0 12px 28px #f218524d;border:1px solid rgba(255,255,255,.35);-webkit-tap-highlight-color:transparent}.mobile-floating-publish svg{width:20px;height:20px;stroke-width:2.6}.mobile-floating-publish:active{transform:translateY(1px);box-shadow:0 8px 20px #f218523d}}@media (max-width:380px){.mobile-floating-publish{right:10px;bottom:82px;min-height:44px;padding:0 14px;font-size:12px}.mobile-floating-publish svg{width:18px;height:18px}}@media (max-width:900px){.premium-header-row,.home-topbar .premium-header-row{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:7px!important;padding:8px 10px 9px!important}.brand-premium{order:1!important;flex:0 1 auto!important;min-width:0!important;margin-right:auto!important}.brand-logo{width:min(158px,46vw)!important;height:auto!important;max-height:40px!important;object-fit:contain!important}.premium-actions{order:2!important;flex:0 0 auto!important;margin-left:auto!important;gap:3px!important}.premium-actions .header-profile-menu-wrap{display:flex!important;flex:0 0 auto!important}.premium-actions .header-profile-menu-wrap>.header-profile-action{display:flex!important;width:auto!important;min-width:78px!important;height:36px!important;padding:5px 8px!important;gap:6px!important;border:1px solid #e7eaf0!important;border-radius:11px!important;background:#fff!important;color:#111827!important;box-shadow:0 2px 8px #0f172a0a!important}.premium-actions .header-profile-menu-wrap>.header-profile-action span{display:inline!important;font-size:10px!important;line-height:1!important;font-weight:800!important;color:#374151!important}.premium-actions .header-profile-menu-wrap>.header-profile-action svg,.premium-actions .header-profile-menu-wrap>.header-profile-action .header-avatar-img{width:23px!important;height:23px!important;flex:0 0 23px!important;border-radius:50%!important;object-fit:cover!important}.home-topbar .header-home-search,.home-topbar .header-search,.header-home-search{order:3!important;flex:0 0 100%!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:42px!important;margin:0!important}.mobile-floating-publish{position:fixed!important;right:12px!important;bottom:calc(78px + env(safe-area-inset-bottom))!important;top:auto!important;left:auto!important;z-index:95!important;min-height:42px!important;max-width:142px!important;padding:0 13px!important;border-radius:999px!important;gap:6px!important;font-size:11px!important;font-weight:900!important;box-shadow:0 8px 20px #f2185238!important}.mobile-floating-publish svg{width:18px!important;height:18px!important}}@media (max-width:420px){.premium-actions .header-profile-menu-wrap>.header-profile-action{min-width:70px!important;padding:5px 7px!important}.premium-actions .header-profile-menu-wrap>.header-profile-action span{font-size:9px!important}.mobile-floating-publish{right:10px!important;bottom:calc(76px + env(safe-area-inset-bottom))!important;min-height:40px!important;padding:0 12px!important;font-size:10.5px!important}}.mobile-floating-publish{display:none!important}@media (max-width:900px){.premium-actions .header-profile-menu-wrap>.header-profile-action{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:58px!important;min-width:58px!important;height:48px!important;min-height:48px!important;padding:2px!important;gap:2px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#111827!important}.premium-actions .header-profile-menu-wrap>.header-profile-action.active{background:transparent!important;color:var(--brand)!important}.premium-actions .header-profile-menu-wrap>.header-profile-action span{display:block!important;max-width:58px!important;font-size:9.5px!important;line-height:1.05!important;font-weight:800!important;color:#374151!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.premium-actions .header-profile-menu-wrap>.header-profile-action svg,.premium-actions .header-profile-menu-wrap>.header-profile-action .header-avatar-img{display:block!important;width:28px!important;height:28px!important;flex:0 0 28px!important;border-radius:50%!important;object-fit:cover!important;border:1px solid #eef0f3!important}.bottom-nav .sell{color:var(--brand)!important;font-weight:900!important}.bottom-nav .sell svg{width:31px!important;height:31px!important;padding:5px!important;border-radius:50%!important;background:linear-gradient(135deg,#f21852,#ff315f)!important;color:#fff!important;stroke:#fff!important;box-shadow:0 5px 14px #f218523d!important}.bottom-nav .sell span{color:var(--brand)!important;font-size:9.5px!important;font-weight:900!important}}@media (max-width:420px){.premium-actions .header-profile-menu-wrap>.header-profile-action{width:54px!important;min-width:54px!important}.premium-actions .header-profile-menu-wrap>.header-profile-action span{max-width:54px!important;font-size:9px!important}}.chat-section-head .section-subcopy{margin-top:6px;color:var(--muted);font-size:14px;max-width:720px}.chat-layout-pro{height:min(76vh,820px);border-radius:26px;overflow:hidden;border:1px solid var(--line);background:#fff;box-shadow:0 16px 44px #0f172a0f;grid-template-columns:360px minmax(0,1fr)}.conversation-list-pro{background:#fbfbfd;border-right:1px solid var(--line);padding:14px;display:flex;flex-direction:column;gap:12px;overflow:auto}.conversation-topbar{display:flex;align-items:center;justify-content:space-between;padding:8px 6px 2px}.conversation-topbar b{font-size:16px;color:var(--ink)}.conversation-topbar small{display:block;color:var(--muted);font-size:12px;margin-top:3px}.conversation-card{border:1px solid #eef2f7;border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 4px 18px #0f172a08}.conversation-card.selected{border-color:#fda4af;box-shadow:0 10px 30px #e11d4814}.conversation-main{width:100%;border:0;background:transparent;padding:14px;display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:12px;text-align:left;align-items:start}.conversation-card .conv-thumb{width:54px;height:54px;border-radius:16px;background:#f3f4f6;display:grid;place-items:center;overflow:hidden;color:#64748b}.conversation-card .conv-thumb img{width:100%;height:100%;object-fit:cover}.conversation-card .conv-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.conversation-card .conv-copy b{display:flex;align-items:center;gap:5px;font-size:14px;line-height:1.3;color:var(--ink)}.conversation-card .conv-copy b svg{width:15px;height:15px;color:#2563eb}.conversation-card .conv-copy small{font-size:12px;color:#475569;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-card .conv-copy em{font-size:12px;color:var(--muted);font-style:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.conv-side{display:flex;flex-direction:column;align-items:flex-end;gap:7px;min-width:66px}.conv-side small{font-size:10px;color:#94a3b8;text-align:right}.conversation-card strong{min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:var(--brand);color:#fff;font-size:11px;display:grid;place-items:center}.conversation-actions{display:flex;gap:8px;padding:0 14px 14px}.chat-mini-btn{flex:1;border-radius:12px;border:1px solid var(--line);background:#fff;color:var(--ink);padding:10px 12px;font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:7px}.chat-mini-btn svg{width:15px;height:15px}.chat-mini-btn.primary{border-color:#fecdd3;color:var(--brand);background:#fff1f2}.chat-mini-btn.danger{border-color:#fecaca;color:#b91c1c;background:#fff}.chat-mini-btn:disabled{opacity:.5;pointer-events:none}.message-panel-pro{grid-template-rows:auto 1fr auto;background:#fff}.message-head-pro{padding:18px 20px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.message-head-main{display:flex;align-items:center;gap:12px;min-width:0}.message-head-main .conv-thumb.small{width:46px;height:46px;border-radius:14px;background:#f3f4f6;display:grid;place-items:center;overflow:hidden;color:#64748b}.message-head-main .conv-thumb.small img{width:100%;height:100%;object-fit:cover}.message-head-main b{font-size:16px;color:var(--ink)}.message-head-main small{display:block;color:var(--muted);font-size:12px;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:360px}.message-head-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.chat-head-link{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:10px 12px;font-size:12px;font-weight:800;color:var(--ink);text-decoration:none}.chat-head-link svg{width:15px;height:15px}.chat-head-link.danger{color:#b91c1c;border-color:#fecaca;background:#fff}.chat-back-btn{display:none;width:38px;height:38px;border-radius:12px;border:1px solid var(--line);background:#fff;color:var(--ink);align-items:center;justify-content:center;flex-shrink:0}.chat-back-btn svg{width:18px;height:18px}.message-scroll-pro{background:linear-gradient(180deg,#f8fafc,#f9fafb);padding:22px;gap:12px}.message-form-pro{padding:14px 16px;border-top:1px solid var(--line);gap:10px;background:#fff}.message-form-pro input{border-radius:16px;padding:14px 15px;font-size:14px}.message-form-pro button{width:48px;height:48px;border-radius:16px;background:var(--brand);box-shadow:0 12px 24px #e11d482e}.message-form-pro button:disabled{opacity:.5;box-shadow:none}.chat-empty.center.pro{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--muted);text-align:center;padding:40px}.chat-empty.center.pro svg{width:30px;height:30px;color:#cbd5e1}.chat-empty.center.pro b{font-size:18px;color:var(--ink)}.chat-empty.center.pro span{max-width:360px;font-size:13px;line-height:1.5}@media (max-width: 900px){.chat-layout-pro{grid-template-columns:1fr;height:auto;min-height:74vh}.conversation-list-pro{border-right:0;border-bottom:1px solid var(--line)}.message-head-main small{max-width:220px}}@media (max-width: 720px){.chat-layout-pro.has-current .conversation-list-pro.mobile-hidden{display:none}.chat-layout-pro.has-current .message-panel-pro.mobile-show{display:grid}.chat-layout-pro:not(.has-current) .message-panel-pro{display:none}.chat-layout-pro{min-height:72vh}.chat-back-btn{display:inline-flex}.conversation-actions{padding-top:0}.conversation-main{grid-template-columns:50px minmax(0,1fr) auto;padding:12px}.message-head-pro{padding:14px}.message-head-actions{width:100%}.message-head-actions>*{flex:1;justify-content:center}}@media (max-width: 520px){.chat-section-head .section-subcopy{font-size:12px}.conversation-list-pro{padding:10px;gap:10px}.conversation-card .conv-thumb{width:48px;height:48px;border-radius:14px}.conv-side{min-width:54px}.conv-side small{font-size:9px}.conversation-card .conv-copy b{font-size:13px}.conversation-card .conv-copy small,.conversation-card .conv-copy em{font-size:11px}.conversation-actions{padding:0 12px 12px;gap:6px}.chat-mini-btn{padding:9px 10px;font-size:11px}.message-scroll-pro{padding:14px}.message-form-pro{padding:12px}.message-form-pro input{font-size:16px}.message-head-main b{font-size:15px}}.chat-clean-page{padding-bottom:20px}.chat-page-title{margin-bottom:14px}.chat-page-title h1{margin:2px 0 0;font-size:32px;color:var(--ink)}.chat-clean-shell{display:grid;grid-template-columns:360px minmax(0,1fr);height:min(720px,72vh);min-height:560px;border:1px solid var(--line);border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 14px 38px #0f172a0f}.chat-clean-list{min-width:0;background:#fbfcfe;border-right:1px solid var(--line);display:flex;flex-direction:column}.chat-clean-list-head{padding:16px;border-bottom:1px solid var(--line);display:flex;flex-direction:column;gap:12px}.chat-clean-list-head>div:first-child{display:flex;align-items:end;justify-content:space-between;gap:10px}.chat-clean-list-head b{font-size:16px;color:var(--ink)}.chat-clean-list-head small{font-size:11px;color:var(--muted)}.chat-clean-search{height:42px;border:1px solid var(--line);border-radius:13px;background:#fff;display:flex;align-items:center;gap:8px;padding:0 11px}.chat-clean-search svg{width:17px;color:#94a3b8}.chat-clean-search input{border:0;outline:0;width:100%;background:transparent;font-size:13px}.chat-clean-list-body{padding:10px;overflow:auto;display:flex;flex-direction:column;gap:8px}.chat-conversation-row{position:relative;border:1px solid transparent;border-radius:16px;background:#fff;transition:.18s ease}.chat-conversation-row:hover,.chat-conversation-row.active{border-color:#fecdd3;background:#fff7f8}.chat-conversation-open{width:100%;border:0;background:transparent;padding:11px 42px 11px 10px;display:grid;grid-template-columns:48px minmax(0,1fr);gap:10px;text-align:left;align-items:center}.chat-conversation-thumb{width:48px;height:48px;border-radius:14px;background:#f1f5f9;overflow:hidden;display:grid;place-items:center;color:#64748b}.chat-conversation-thumb img{width:100%;height:100%;object-fit:cover}.chat-conversation-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.chat-conversation-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.chat-conversation-top b{display:flex;align-items:center;gap:4px;min-width:0;font-size:13px;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-conversation-top b svg{width:14px;height:14px;color:#2563eb;flex:0 0 auto}.chat-conversation-top time{font-size:9px;color:#94a3b8;flex:0 0 auto}.chat-conversation-copy small,.chat-conversation-copy em{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-conversation-copy small{font-size:11px;color:#475569}.chat-conversation-copy em{font-size:11px;color:#94a3b8;font-style:normal}.chat-row-delete{position:absolute;right:8px;bottom:8px;width:30px;height:30px;border:0;border-radius:10px;background:transparent;color:#cbd5e1;display:grid;place-items:center}.chat-row-delete:hover{background:#fee2e2;color:#b91c1c}.chat-row-delete svg{width:15px;height:15px}.chat-unread{position:absolute;right:9px;top:9px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--brand);color:#fff;font-size:10px;display:grid;place-items:center}.chat-list-empty{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:28px;color:var(--muted);gap:8px}.chat-list-empty svg{width:28px;color:#cbd5e1}.chat-list-empty b{color:var(--ink)}.chat-list-empty span{font-size:12px;line-height:1.5}.chat-clean-panel{min-width:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:#fff}.chat-clean-head{min-height:72px;border-bottom:1px solid var(--line);padding:11px 14px;display:flex;align-items:center;gap:10px}.chat-clean-back{display:none;width:38px;height:38px;border:0;border-radius:12px;background:#f8fafc;color:var(--ink);place-items:center}.chat-clean-back svg{width:20px}.chat-clean-head-thumb{width:46px;height:46px;border-radius:14px;background:#f1f5f9;overflow:hidden;display:grid;place-items:center}.chat-clean-head-thumb img{width:100%;height:100%;object-fit:cover}.chat-clean-head-copy{min-width:0;flex:1}.chat-clean-head-copy b{display:block;font-size:14px;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-clean-head-copy small{display:block;margin-top:2px;font-size:11px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-clean-head-actions{display:flex;gap:6px}.chat-clean-head-actions a,.chat-clean-head-actions button{width:36px;height:36px;border:1px solid var(--line);border-radius:11px;background:#fff;color:#64748b;display:grid;place-items:center}.chat-clean-head-actions button{color:#b91c1c;border-color:#fee2e2}.chat-clean-head-actions svg{width:16px;height:16px}.chat-clean-messages{overflow:auto;padding:18px;background:#f8fafc;display:flex;flex-direction:column;gap:10px}.chat-bubble{max-width:min(76%,560px);padding:10px 12px;border-radius:15px;display:flex;flex-direction:column;gap:5px;box-shadow:0 2px 8px #0f172a08}.chat-bubble span{font-size:13px;line-height:1.45;overflow-wrap:anywhere}.chat-bubble small{font-size:9px;opacity:.65}.chat-bubble.mine{align-self:flex-end;background:#111827;color:#fff;border-bottom-right-radius:5px}.chat-bubble.theirs{align-self:flex-start;background:#fff;border:1px solid var(--line);color:var(--ink);border-bottom-left-radius:5px}.chat-message-empty{height:100%;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--muted);font-size:12px}.chat-message-empty svg{width:18px}.chat-clean-compose{padding:11px;border-top:1px solid var(--line);display:grid;grid-template-columns:minmax(0,1fr) 46px;gap:8px;background:#fff}.chat-clean-compose input{height:46px;border:1px solid var(--line);border-radius:14px;padding:0 14px;outline:0;font-size:14px}.chat-clean-compose input:focus{border-color:#fda4af;box-shadow:0 0 0 3px #e11d4812}.chat-clean-compose button{height:46px;border:0;border-radius:14px;background:var(--brand);color:#fff;display:grid;place-items:center}.chat-clean-compose button:disabled{opacity:.45}.chat-clean-compose button svg{width:20px}.chat-clean-placeholder{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:var(--muted);text-align:center}.chat-clean-placeholder svg{width:30px;color:#cbd5e1}.chat-clean-placeholder b{font-size:17px;color:var(--ink)}.chat-clean-placeholder span{font-size:12px}@media (max-width:760px){.chat-clean-page{padding:14px 0 0!important}.chat-page-title{padding:0 18px;margin-bottom:10px}.chat-page-title h1{font-size:27px}.chat-has-open .chat-page-title{display:none}.chat-clean-shell{display:block;height:calc(100dvh - 235px);min-height:500px;border-left:0;border-right:0;border-radius:0;box-shadow:none}.chat-has-open .chat-clean-shell{height:calc(100dvh - 175px);min-height:520px}.chat-clean-list{height:100%;border-right:0}.chat-clean-list.hide-on-mobile{display:none}.chat-clean-panel{display:none;height:100%}.chat-clean-panel.show-on-mobile,.chat-clean-back{display:grid}.chat-clean-head{min-height:64px;padding:8px 10px;gap:8px}.chat-clean-head-thumb{width:42px;height:42px;border-radius:12px}.chat-clean-head-actions a,.chat-clean-head-actions button{width:34px;height:34px}.chat-clean-messages{padding:12px 12px 16px}.chat-bubble{max-width:86%}.chat-clean-compose{padding:9px 10px 10px}.chat-clean-compose input{font-size:16px}.chat-clean-list-head{padding:12px}.chat-clean-list-body{padding:8px}.chat-conversation-open{grid-template-columns:50px minmax(0,1fr);padding:10px 42px 10px 8px}.chat-conversation-thumb{width:50px;height:50px}}@media (max-width:420px){.chat-clean-shell{height:calc(100dvh - 225px)}.chat-has-open .chat-clean-shell{height:calc(100dvh - 165px)}.chat-page-title h1{font-size:25px}}.form-success{display:flex;align-items:flex-start;gap:9px;padding:11px 12px;margin:10px 0;border:1px solid #bbf7d0;background:#f0fdf4;color:#166534;border-radius:12px;font-size:14px;font-weight:700}.auth-minor-action{display:flex;align-items:center;justify-content:center;gap:7px;margin:12px auto 0;border:0;background:transparent;color:#475569;font-weight:700;cursor:pointer}.auth-minor-action:hover{color:#0f172a;text-decoration:underline}.email-verify-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;margin:0 0 16px;border:1px solid #fde68a;background:#fffbeb;border-radius:16px;color:#92400e}.email-verify-banner>div{display:flex;flex-direction:column;gap:4px}.email-verify-banner span{font-size:13px;line-height:1.45}@media (max-width:700px){.email-verify-banner{align-items:stretch;flex-direction:column}.email-verify-banner .secondary-btn{width:100%}}.plan-ad-limit{display:flex;align-items:center;gap:6px;margin:10px 0 12px;padding:9px 11px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0;color:#334155;font-size:13px}.plan-ad-limit b{font-size:16px;color:var(--ink)}.plan-quota-alert{display:flex;align-items:flex-start;gap:12px;margin:0 0 16px;padding:14px 16px;border-radius:16px;border:1px solid #fecaca;background:#fff7f7;color:#991b1b}.plan-quota-alert>div{display:flex;flex-direction:column;gap:4px}.plan-quota-alert b{font-size:15px}.plan-quota-alert span{font-size:13px;line-height:1.45;color:#7f1d1d}@media (max-width:700px){.plan-quota-alert{padding:13px 14px}.plan-ad-limit{font-size:12px}}.photo-source-box{cursor:default!important}.photo-source-actions{width:100%;display:flex;justify-content:center;gap:10px;margin-top:10px}.photo-source-btn{min-height:48px;padding:0 18px;border-radius:13px;border:1px solid #d1d5db;background:#fff;color:#334155;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px}.photo-source-btn svg{width:20px!important;height:20px!important}.photo-source-btn.gallery-photo-btn{background:var(--brand);border-color:var(--brand);color:#fff}.photo-source-btn.gallery-photo-btn svg{color:#fff}.photo-source-btn.camera-photo-btn svg{color:#475569}.photo-source-btn:disabled{opacity:.45;cursor:not-allowed}.photo-source-help{display:block;text-align:center;color:#64748b;font-size:12px;line-height:1.4;margin-top:2px}.selectable-preview-grid{margin-bottom:4px}.selected-photo-card{position:relative;min-width:0}.selected-photo-card img{display:block}.selected-photo-card button{position:absolute;right:6px;top:6px;width:30px;height:30px;border:0;border-radius:999px;background:#0f172ad6;color:#fff;font-size:21px;line-height:1;display:grid;place-items:center;box-shadow:0 2px 8px #0f172a33}.gallery-photo-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.gallery-photo-actions .gallery-add-input{min-width:132px;width:auto;border:0;font-weight:800}.gallery-photo-actions .gallery-pick-button{background:var(--brand);color:#fff;border:1px solid var(--brand)}.gallery-photo-actions .gallery-pick-button svg{color:#fff}.gallery-photo-actions .camera-pick-button{background:#fff;color:#334155;border:1px solid #d1d5db}.gallery-photo-actions button:disabled{opacity:.45;cursor:not-allowed}.native-photo-input{display:none!important}@media (max-width:700px){.photo-source-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.photo-source-btn{width:100%;min-height:52px;padding:0 12px;font-size:14px}.photo-source-help{font-size:11px}.gallery-photo-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.gallery-photo-actions .gallery-add-input{width:100%;min-width:0;min-height:50px}}.product-info-v2162 h1{display:block!important;margin:0 0 8px!important;max-width:100%!important;max-height:none!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere!important;-webkit-line-clamp:unset!important;-webkit-box-orient:initial!important;line-clamp:unset!important}.product-card-clean .title{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;line-clamp:3!important;overflow:hidden!important;text-overflow:ellipsis!important;overflow-wrap:anywhere!important;word-break:normal!important;min-height:64px!important}@media (max-width:760px){.product-info-v2162 h1{display:block!important;overflow:visible!important;max-height:none!important;white-space:normal!important;overflow-wrap:anywhere!important;-webkit-line-clamp:unset!important;-webkit-box-orient:initial!important;line-clamp:unset!important}.product-card-clean .title{font-size:12.5px!important;line-height:1.34!important;min-height:51px!important;-webkit-line-clamp:3!important;line-clamp:3!important}.clean-product-grid .product-card-clean .title,.clean-horizontal-cards .product-card-clean .title{font-size:12px!important;line-height:1.3!important;min-height:47px!important;margin:3px 0 6px!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;line-clamp:3!important;overflow:hidden!important;text-overflow:ellipsis!important;overflow-wrap:anywhere!important}}@media (max-width:420px){.product-info-v2162 h1{font-size:20px!important;line-height:1.22!important}}.product-card-clean .product-image .card-badges,.product-card-clean .product-image .card-badges-clean{display:none!important}.product-card-clean .product-image{overflow:hidden!important}.product-card-clean .card-info-chips{display:flex;align-items:center;gap:5px;flex-wrap:wrap;margin:0 0 8px;min-height:0}.product-card-clean .card-info-chip{display:inline-flex;align-items:center;gap:4px;min-height:22px;padding:4px 7px;border-radius:999px;background:#f4f6f8;color:#64748b;font-size:9px;line-height:1;font-weight:800;white-space:nowrap}.product-card-clean .card-info-chip svg{width:11px;height:11px;flex:0 0 auto}.product-card-clean .card-info-chip.featured{background:#fff7df;color:#9a6700}.product-card-clean .card-info-chip.promo{background:#fff0f4;color:#d91d4f}.product-card-clean .card-info-chip.recent{background:#f1f5f9;color:#475569}.product-card-clean .card-info-chip.condition{background:#eef6ff;color:#2563eb}.product-card-clean .card-info-chip.photos{background:#f8fafc;color:#64748b}.featured-carousel-section{overflow:hidden}.featured-product-carousel{position:relative;max-width:1180px;margin:0 auto;border:1px solid #e9edf2;border-radius:24px;background:#fff;box-shadow:0 10px 30px #0f172a0e;overflow:hidden;touch-action:pan-y}.featured-carousel-slide{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);min-height:390px;color:inherit;animation:featuredSlideIn .34s ease both}@keyframes featuredSlideIn{0%{opacity:.35;transform:translate(12px)}to{opacity:1;transform:translate(0)}}.featured-carousel-image{min-width:0;min-height:390px;display:grid;place-items:center;background:linear-gradient(135deg,#f3f5f7,#fff);overflow:hidden}.featured-carousel-image img{width:100%;height:100%;min-height:390px;object-fit:contain;display:block}.featured-carousel-placeholder{font-size:80px;opacity:.55}.featured-carousel-copy{min-width:0;padding:42px 42px 52px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;background:linear-gradient(145deg,#fff,#fff9fa)}.featured-carousel-label{display:inline-flex;align-items:center;gap:6px;margin-bottom:12px;color:#9a6700;font-size:11px;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.featured-carousel-copy h3{margin:0;max-width:100%;font-size:clamp(25px,2.3vw,36px);line-height:1.12;letter-spacing:-.035em;color:#111827;overflow-wrap:anywhere}.featured-carousel-copy>strong{margin-top:18px;color:#e11d48;font-size:34px;line-height:1;font-weight:950;letter-spacing:-.035em}.featured-carousel-location{display:flex;align-items:center;gap:6px;margin-top:15px;color:#64748b;font-size:12px}.featured-carousel-location svg{width:16px;height:16px;flex:0 0 auto}.featured-carousel-cta{display:inline-flex;align-items:center;gap:5px;margin-top:22px;min-height:42px;padding:0 14px;border-radius:12px;background:#e11d48;color:#fff;font-size:12px;font-weight:850}.featured-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:46px;height:46px;border:1px solid rgba(15,23,42,.08);border-radius:50%;background:#fffffff0;color:#1f2937;box-shadow:0 8px 22px #0f172a21;display:grid;place-items:center}.featured-carousel-arrow svg{width:23px;height:23px}.featured-carousel-arrow.prev{left:14px}.featured-carousel-arrow.next{right:14px}.featured-carousel-dots{position:absolute;left:50%;bottom:16px;transform:translate(-50%);z-index:4;display:flex;align-items:center;gap:6px;padding:6px 8px;border-radius:999px;background:#ffffffe0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.featured-carousel-dots button{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#cbd5e1;transition:.2s ease}.featured-carousel-dots button.active{width:22px;background:#e11d48}@media (max-width:900px){.featured-carousel-section{padding:15px 10px 17px!important}.featured-carousel-head{margin-bottom:10px!important}.featured-product-carousel{border-radius:16px;border-color:#edf0f4;box-shadow:0 5px 18px #0f172a0f}.featured-carousel-slide{display:block;min-height:0}.featured-carousel-image{width:100%;min-height:0;height:auto;aspect-ratio:16/10;background:#f3f4f6}.featured-carousel-image img{min-height:0;width:100%;height:100%;object-fit:contain;background:#fff}.featured-carousel-copy{min-height:142px;padding:13px 14px 34px;background:#fff}.featured-carousel-label{margin-bottom:6px;font-size:8px}.featured-carousel-label svg{width:12px;height:12px}.featured-carousel-copy h3{font-size:17px;line-height:1.2;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}.featured-carousel-copy>strong{margin-top:8px;font-size:24px}.featured-carousel-location{margin-top:8px;max-width:100%;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.featured-carousel-cta{display:none}.featured-carousel-arrow{top:31%;width:36px;height:36px;background:#ffffffed}.featured-carousel-arrow svg{width:19px;height:19px}.featured-carousel-arrow.prev{left:8px}.featured-carousel-arrow.next{right:8px}.featured-carousel-dots{bottom:9px;padding:5px 7px}.featured-carousel-dots button{width:6px;height:6px}.featured-carousel-dots button.active{width:18px}.clean-product-grid .product-card-clean .card-info-chips,.clean-horizontal-cards .product-card-clean .card-info-chips{gap:3px!important;margin:0 0 6px!important}.clean-product-grid .product-card-clean .card-info-chip,.clean-horizontal-cards .product-card-clean .card-info-chip{min-height:18px!important;padding:3px 5px!important;font-size:7px!important}.clean-product-grid .product-card-clean .card-info-chip svg,.clean-horizontal-cards .product-card-clean .card-info-chip svg{width:9px!important;height:9px!important}.clean-product-grid .product-card-clean .card-info-chip.recent,.clean-product-grid .product-card-clean .card-info-chip.condition{display:none!important}}.featured-carousel-section{position:relative!important;padding:24px 28px 30px!important;border:1px solid #ffe0e7!important;border-radius:30px!important;background:linear-gradient(145deg,#fff,#fffafb 55%,#fff2f5)!important;box-shadow:0 16px 46px #0f172a12,0 3px 12px #e11d480b!important;overflow:hidden!important}.featured-carousel-section:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:4px;background:linear-gradient(90deg,#e11d48,#fb7185 52%,#f59e0b)}.featured-carousel-head{position:relative;z-index:2;margin-bottom:14px!important}.featured-carousel-head .section-kicker{display:inline-flex!important;align-items:center!important;width:max-content!important;padding:5px 9px!important;border-radius:999px!important;background:#fff0f4!important;color:#d91d4f!important;letter-spacing:.09em!important}.featured-carousel-head h2{letter-spacing:-.03em!important}.featured-product-carousel{max-width:1080px!important;border:1px solid rgba(225,29,72,.09)!important;border-radius:24px!important;background:#fff!important;box-shadow:0 18px 44px #0f172a1c,0 3px 10px #e11d480f!important;isolation:isolate!important}.featured-carousel-slide{grid-template-columns:minmax(0,1.5fr) minmax(300px,.72fr)!important;height:360px!important;min-height:360px!important;background:#fff!important}.featured-carousel-image{position:relative!important;height:360px!important;min-height:360px!important;overflow:hidden!important;isolation:isolate!important;background:#111827!important}.featured-carousel-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(15,23,42,.08),transparent 18%,transparent 82%,rgba(15,23,42,.05));box-shadow:inset -1px 0 #ffffff24}.featured-carousel-image img{min-height:0!important}.featured-carousel-image-backdrop{position:absolute!important;z-index:0!important;top:-28px!important;right:-28px!important;bottom:-28px!important;left:-28px!important;width:calc(100% + 56px)!important;height:calc(100% + 56px)!important;object-fit:cover!important;filter:blur(22px) saturate(.85) brightness(.66)!important;transform:scale(1.07)!important;opacity:.68!important}.featured-carousel-image-main{position:relative!important;z-index:2!important;width:100%!important;height:100%!important;object-fit:contain!important;padding:8px!important;filter:drop-shadow(0 8px 18px rgba(0,0,0,.16))!important;background:transparent!important}.featured-carousel-copy{position:relative!important;height:360px!important;min-height:360px!important;padding:34px 38px 44px!important;background:linear-gradient(150deg,#fff,#fffafb)!important}.featured-carousel-label{padding:7px 10px!important;border:1px solid #fde7b0!important;border-radius:999px!important;background:#fff8df!important;color:#9a6700!important;box-shadow:0 4px 10px #9a67000f!important}.featured-carousel-copy h3{margin-top:2px!important;font-weight:900!important}.featured-carousel-copy>strong{text-shadow:0 2px 10px rgba(225,29,72,.07)!important}.featured-carousel-cta{border:1px solid rgba(190,18,60,.06)!important;background:linear-gradient(135deg,#e11d48,#f43f5e)!important;box-shadow:0 9px 20px #e11d4833!important;transition:transform .18s ease,box-shadow .18s ease!important}.featured-carousel-slide:hover .featured-carousel-cta{transform:translateY(-1px)!important;box-shadow:0 12px 24px #e11d4840!important}.featured-carousel-arrow{border:1px solid rgba(255,255,255,.72)!important;background:#fffffff0!important;box-shadow:0 10px 24px #0f172a2e!important;transition:transform .18s ease,background .18s ease,color .18s ease!important}.featured-carousel-arrow:hover{background:#e11d48!important;color:#fff!important}.featured-carousel-dots{border:1px solid rgba(15,23,42,.06)!important;box-shadow:0 5px 16px #0f172a14!important}@media (min-width:901px) and (max-width:1440px){.featured-carousel-section{padding:20px 24px 26px!important;border-radius:24px!important}.featured-product-carousel{max-width:900px!important;border-radius:20px!important}.featured-carousel-slide{grid-template-columns:minmax(0,1.38fr) minmax(250px,.72fr)!important;height:280px!important;min-height:280px!important}.featured-carousel-image{height:280px!important;min-height:280px!important}.featured-carousel-copy{height:280px!important;min-height:280px!important;padding:24px 28px 36px!important}.featured-carousel-image-main{padding:6px!important}.featured-carousel-label{padding:5px 8px!important;font-size:9px!important;margin-bottom:8px!important}.featured-carousel-copy h3{font-size:clamp(20px,1.9vw,27px)!important;line-height:1.12!important}.featured-carousel-copy>strong{margin-top:11px!important;font-size:28px!important}.featured-carousel-location{margin-top:10px!important;font-size:10px!important}.featured-carousel-cta{margin-top:14px!important;min-height:36px!important;font-size:10px!important}.featured-carousel-arrow{width:38px!important;height:38px!important}}@media (max-width:900px){.featured-carousel-section{padding:14px 10px 18px!important;border-radius:20px!important;background:linear-gradient(180deg,#fff,#fff7f9)!important;box-shadow:0 8px 24px #0f172a0e!important}.featured-product-carousel{max-width:100%!important;border-radius:17px!important}.featured-carousel-slide{height:auto!important;min-height:0!important}.featured-carousel-image{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:16/10!important;background:#111827!important}.featured-carousel-image-backdrop{top:-20px!important;right:-20px!important;bottom:-20px!important;left:-20px!important;width:calc(100% + 40px)!important;height:calc(100% + 40px)!important;filter:blur(18px) saturate(.82) brightness(.64)!important}.featured-carousel-image-main{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;padding:5px!important;object-fit:contain!important}.featured-carousel-copy{height:auto!important;min-height:142px!important;padding:14px 14px 34px!important}.featured-carousel-label{padding:4px 7px!important;font-size:8px!important}.featured-carousel-arrow{top:30%!important}}.site-footer{position:relative;margin-top:46px;background:linear-gradient(145deg,#0f172a,#111827 52%,#171827);color:#fff;overflow:hidden;border-top:1px solid rgba(255,255,255,.06)}.site-footer:before{content:"";position:absolute;right:-120px;top:-180px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(225,29,72,.18),transparent 68%);pointer-events:none}.site-footer-accent{height:4px;background:linear-gradient(90deg,#be123c,#e11d48 40%,#fb7185 72%,transparent)}.site-footer-inner{position:relative;z-index:1;max-width:1180px;margin:0 auto;padding:38px 20px 28px;display:grid;grid-template-columns:310px 1fr;gap:48px;align-items:center}.site-footer-brand img{width:180px;height:auto;filter:brightness(0) invert(1);object-fit:contain;object-position:left center}.site-footer-brand p{margin:14px 0;color:#cbd5e1;font-size:13px;line-height:1.65;max-width:300px}.site-footer-brand>span{display:inline-flex;align-items:center;gap:7px;color:#fda4af;font-size:10px;font-weight:800;letter-spacing:.03em}.site-footer-brand>span svg{width:16px;height:16px}.site-footer-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.site-footer-service{min-width:0;min-height:104px;padding:16px;border:1px solid rgba(255,255,255,.1);border-radius:17px;background:#ffffff0b;display:flex;align-items:center;gap:12px;transition:.2s ease;box-shadow:inset 0 1px #ffffff0a}.site-footer-service:hover{transform:translateY(-3px);background:#ffffff14;border-color:#ffffff2e;box-shadow:0 14px 28px #0000002e}.site-footer-service-icon{width:42px;height:42px;flex:0 0 42px;border-radius:13px;display:grid;place-items:center;background:#fff;color:#e11d48;box-shadow:0 7px 20px #00000029}.site-footer-service-icon svg{width:20px;height:20px}.site-footer-service.support .site-footer-service-icon{color:#2563eb}.site-footer-service.suggestion .site-footer-service-icon{color:#b7791f}.site-footer-service>span:last-child{min-width:0;display:grid;gap:4px}.site-footer-service b{font-size:14px;color:#fff}.site-footer-service small{font-size:10px;line-height:1.4;color:#94a3b8}.site-footer-bottom{position:relative;z-index:1;border-top:1px solid rgba(255,255,255,.08);max-width:1180px;margin:0 auto;padding:17px 20px 20px;display:flex;justify-content:space-between;gap:20px;color:#64748b;font-size:10px}.back-to-top{position:fixed;right:22px;bottom:24px;z-index:57;width:48px;height:48px;border:0;border-radius:15px;background:linear-gradient(145deg,#e11d48,#be123c);color:#fff;display:grid;place-items:center;box-shadow:0 12px 30px #be123c47;opacity:0;visibility:hidden;transform:translateY(12px);transition:.22s ease}.back-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{transform:translateY(-3px);box-shadow:0 16px 36px #be123c57}.back-to-top svg{width:20px;height:20px}.back-to-top span{display:none}.support-page{background:linear-gradient(180deg,#fff 0,#fff 170px,#f7f8fb 170px,#f7f8fb);min-height:calc(100vh - 72px);padding:34px 20px 70px}.support-hero{max-width:900px;margin:0 auto;text-align:center;padding:28px 20px 34px}.support-hero-badge{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border-radius:999px;background:#fff1f4;color:#be123c;font-size:10px;font-weight:900;letter-spacing:.08em}.support-hero-badge svg{width:15px;height:15px}.support-hero h1{margin:12px 0 8px;font-size:36px;letter-spacing:-.035em;color:#0f172a}.support-hero p{max-width:650px;margin:0 auto;color:#64748b;font-size:14px;line-height:1.6}.support-shell{max-width:930px;margin:0 auto}.support-type-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px}.support-type-card{border:1px solid #e6e9ef;border-radius:17px;background:#fff;padding:15px 14px;display:grid;grid-template-columns:40px 1fr;grid-template-rows:auto auto;column-gap:11px;text-align:left;align-items:center;color:#0f172a;box-shadow:0 5px 18px #0f172a09;transition:.2s ease}.support-type-card>span{grid-row:1/3;width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:#fff1f4;color:#e11d48}.support-type-card>span svg{width:19px;height:19px}.support-type-card b{font-size:13px}.support-type-card small{font-size:9px;color:#94a3b8;margin-top:2px}.support-type-card.support>span{background:#eff6ff;color:#2563eb}.support-type-card.suggestion>span{background:#fff8e8;color:#b7791f}.support-type-card.active{border-color:#fda4af;box-shadow:0 9px 24px #e11d4817;transform:translateY(-2px)}.support-type-card.support.active{border-color:#93c5fd;box-shadow:0 9px 24px #2563eb17}.support-type-card.suggestion.active{border-color:#f6d98d;box-shadow:0 9px 24px #b7791f17}.support-form-card{background:#fff;border:1px solid #e7eaf0;border-radius:24px;padding:26px;box-shadow:0 14px 40px #0f172a0e}.support-form-heading{display:flex;gap:13px;align-items:flex-start;padding-bottom:20px;border-bottom:1px solid #eef0f4}.support-form-icon{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:#fff1f4;color:#e11d48;flex:0 0 auto}.support-form-icon svg{width:22px;height:22px}.support-form-card.support .support-form-icon{background:#eff6ff;color:#2563eb}.support-form-card.suggestion .support-form-icon{background:#fff8e8;color:#b7791f}.support-form-heading>div>span{font-size:9px;font-weight:900;letter-spacing:.14em;color:#e11d48}.support-form-card.support .support-form-heading>div>span{color:#2563eb}.support-form-card.suggestion .support-form-heading>div>span{color:#b7791f}.support-form-heading h2{font-size:22px;margin:3px 0 4px;color:#0f172a}.support-form-heading p{font-size:11px;color:#64748b;margin:0;line-height:1.5}.support-form{display:grid;gap:14px;margin-top:20px}.support-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.support-form label{display:grid;gap:6px;font-size:11px;font-weight:800;color:#334155}.support-form input,.support-form textarea{width:100%;border:1px solid #dce1e8;border-radius:12px;background:#fff;padding:12px 13px;color:#0f172a;outline:none;transition:.15s;resize:vertical}.support-form input:focus,.support-form textarea:focus{border-color:#f43f5e;box-shadow:0 0 0 3px #f43f5e14}.support-form input:disabled{background:#f8fafc;color:#64748b}.support-form-footer{display:flex;align-items:center;justify-content:space-between;gap:16px}.support-form-footer small{color:#94a3b8;font-size:9px}.support-form-footer .primary{min-width:170px}.support-form-footer .primary svg{width:17px}.support-account-note{display:flex;align-items:center;gap:6px;padding:9px 11px;border-radius:10px;background:#f8fafc;color:#64748b;font-size:9px}.support-account-note svg{width:14px;height:14px;color:#16a34a}.support-success{margin-top:18px;padding:14px;border-radius:14px;background:#ecfdf3;border:1px solid #bbf7d0;color:#166534;display:flex;gap:10px;align-items:flex-start}.support-success>svg{width:21px;height:21px;flex:0 0 auto;margin-top:2px}.support-success>div{display:grid;gap:3px}.support-success b{font-size:12px}.support-success span{font-size:11px}.support-success small{font-size:9px;color:#4d7c5c}.support-error{margin-top:18px;padding:11px 13px;border-radius:12px;background:#fff1f2;border:1px solid #fecdd3;color:#be123c;font-size:11px;font-weight:700}.master-support-message{display:block;max-width:320px;white-space:normal;line-height:1.45;color:#475569;font-size:11px}@media (max-width:900px){.site-footer{margin-top:28px}.site-footer-inner{padding:28px 16px 22px;grid-template-columns:1fr;gap:24px}.site-footer-brand{text-align:center}.site-footer-brand img{width:160px;object-position:center}.site-footer-brand p{margin:12px auto;max-width:360px}.site-footer-brand>span{justify-content:center}.site-footer-service-grid{grid-template-columns:1fr;gap:8px}.site-footer-service{min-height:74px;padding:12px 13px;border-radius:14px}.site-footer-service-icon{width:38px;height:38px;flex-basis:38px;border-radius:11px}.site-footer-service small{font-size:9px}.site-footer-bottom{padding:14px 16px calc(18px + env(safe-area-inset-bottom));flex-direction:column;text-align:center;gap:4px;font-size:9px}.back-to-top{right:14px;bottom:84px;width:44px;height:44px;border-radius:14px}body:has(.product-page-v2162) .back-to-top{bottom:148px}.support-page{padding:20px 12px 110px;background:linear-gradient(180deg,#fff 0,#fff 130px,#f7f8fb 130px,#f7f8fb)}.support-hero{padding:18px 10px 24px}.support-hero h1{font-size:27px}.support-hero p{font-size:11px}.support-type-grid{gap:7px}.support-type-card{min-height:92px;padding:10px 7px;display:flex;flex-direction:column;justify-content:center;text-align:center;gap:5px}.support-type-card>span{width:34px;height:34px;flex:0 0 34px}.support-type-card b{font-size:11px}.support-type-card small{font-size:8px;line-height:1.25}.support-form-card{border-radius:18px;padding:16px}.support-form-heading{gap:10px}.support-form-icon{width:42px;height:42px;border-radius:13px}.support-form-heading h2{font-size:18px}.support-form-heading p{font-size:10px}.support-form-grid{grid-template-columns:1fr}.support-form{gap:12px}.support-form-footer{align-items:flex-end}.support-form-footer .primary{min-width:150px;padding:12px 14px;font-size:11px}}.master-metrics .metric-card-link{width:100%;border:1px solid #e8ebf0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:left;font:inherit;color:inherit;cursor:pointer;position:relative;overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.master-metrics .metric-card-link:after{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(180deg,#e11d48,#fb7185);opacity:0;transition:opacity .18s ease}.master-metrics .metric-card-link:hover,.master-metrics .metric-card-link:focus-visible{transform:translateY(-3px);border-color:#fecdd3;box-shadow:0 14px 32px #0f172a1a;background:linear-gradient(145deg,#fff,#fff8fa);outline:none}.master-metrics .metric-card-link:hover:after,.master-metrics .metric-card-link:focus-visible:after{opacity:1}.master-metrics .metric-card-link:hover .metric-icon,.master-metrics .metric-card-link:focus-visible .metric-icon{transform:scale(1.05);background:#ffe8ee}.master-metrics .metric-card-link .metric-icon{transition:transform .18s ease,background .18s ease;flex:0 0 auto}.master-metrics .metric-card-copy{display:flex;flex-direction:column;gap:3px;min-width:0}.master-metrics .metric-card-copy em{margin-top:3px;display:inline-flex;align-items:center;gap:3px;color:#e11d48;font-size:9px;font-style:normal;font-weight:800;opacity:.78}.master-metrics .metric-card-copy em svg{width:12px;height:12px;transition:transform .18s ease}.master-metrics .metric-card-link:hover .metric-card-copy em svg{transform:translate(2px)}.master-insight-section{display:grid;gap:16px}.master-insight-head{display:flex;justify-content:space-between;align-items:stretch;gap:18px;padding:20px;border:1px solid #e8ebf0;border-radius:20px;background:linear-gradient(135deg,#fff,#fff8fa);box-shadow:0 8px 24px #0f172a0a}.master-insight-head h2{margin:5px 0;font-size:24px}.master-insight-head p{margin:0;max-width:700px;color:#64748b;font-size:12px;line-height:1.5}.master-insight-total{min-width:170px;border-radius:16px;padding:15px 18px;display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:10px;background:#111827;color:#fff}.master-insight-total>svg{width:26px;height:26px;color:#fb7185;grid-row:1/3}.master-insight-total b{font-size:24px;line-height:1}.master-insight-total span{font-size:9px;color:#cbd5e1;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.master-insight-total.highlight{background:linear-gradient(135deg,#8a5a00,#c48a00)}.master-insight-total.highlight>svg{color:#fff4bf}.master-view-count{display:inline-flex;align-items:center;gap:6px;font-weight:900;color:#111827}.master-view-count svg{width:16px;height:16px;color:#e11d48}.master-status svg{width:13px;height:13px;vertical-align:-2px;margin-right:3px}@media (max-width:680px){.master-metrics .metric-card-copy em{display:none}.master-insight-head{display:grid;padding:15px}.master-insight-head h2{font-size:20px}.master-insight-total{min-width:0;width:100%;grid-template-columns:auto auto 1fr;justify-content:start}.master-insight-total>svg{grid-row:auto}.master-insight-total b{font-size:20px}.master-insight-total span{font-size:8px}}.compact-dashboard-metrics .user-metric-link{position:relative;width:100%;min-width:0;text-align:left;cursor:pointer;color:inherit;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.compact-dashboard-metrics .user-metric-link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;box-shadow:inset 0 0 0 1px #e11d4800;pointer-events:none;transition:.18s ease}.compact-dashboard-metrics .user-metric-link:hover,.compact-dashboard-metrics .user-metric-link:focus-visible{transform:translateY(-2px);box-shadow:0 14px 30px #0f172a1a;border-color:#fecdd3;outline:none}.compact-dashboard-metrics .user-metric-link:hover:after,.compact-dashboard-metrics .user-metric-link:focus-visible:after{box-shadow:inset 0 0 0 1px #e11d482e}.compact-dashboard-metrics .user-metric-link .metric-card-copy{min-width:0;display:flex;flex-direction:column;gap:1px}.compact-dashboard-metrics .user-metric-link .metric-card-copy em{margin-top:5px;display:flex;align-items:center;gap:3px;font-style:normal;font-size:9px;font-weight:800;color:#e11d48}.compact-dashboard-metrics .user-metric-link .metric-card-copy em svg{width:12px;height:12px;transition:transform .18s ease}.compact-dashboard-metrics .user-metric-link:hover .metric-card-copy em svg{transform:translate(2px)}.myads-head-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.myads-view-desc{margin:5px 0 0;color:#64748b;font-size:12px;line-height:1.45}.manage-performance{display:flex;align-items:center;gap:12px;flex-wrap:wrap;color:#64748b;font-size:10px}.manage-performance span{display:inline-flex;align-items:center;gap:4px;font-weight:700}.manage-performance svg{width:13px;height:13px;color:#e11d48}@media (max-width:900px){.compact-dashboard-metrics .user-metric-link .metric-card-copy em{font-size:8px}.myads-head-actions{width:100%;justify-content:stretch}.myads-head-actions>*{flex:1;justify-content:center}.manage-performance{gap:8px;font-size:9px}}.push-settings-section{display:grid;gap:16px;margin-top:4px}.push-feature-card{position:relative;overflow:hidden;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:24px;border-radius:24px;background:linear-gradient(135deg,#111827,#172033 58%,#23121a);color:#fff;border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 44px #0f172a2e}.push-feature-glow{position:absolute;right:-60px;top:-90px;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,#e11d486b,#e11d4800 70%);pointer-events:none}.push-feature-card:after{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,#e11d48,#fb7185,#e11d48)}.push-feature-icon{position:relative;z-index:1;width:68px;height:68px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(145deg,#e11d48,#be123c);box-shadow:0 12px 28px #e11d4859}.push-feature-icon svg{width:31px;height:31px}.push-feature-copy{position:relative;z-index:1;min-width:0}.push-feature-kicker{display:block;color:#fda4af;font-size:10px;font-weight:900;letter-spacing:.16em;margin-bottom:5px}.push-feature-copy h2{margin:0;font-size:24px;line-height:1.15;color:#fff}.push-feature-copy p{margin:7px 0 10px;max-width:680px;color:#cbd5e1;font-size:13px;line-height:1.5}.push-status-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:11px;color:#94a3b8}.push-status-pill{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border-radius:999px;font-size:10px;font-weight:850}.push-status-pill.on{background:#16a34a2e;color:#86efac;border:1px solid rgba(134,239,172,.2)}.push-status-pill.off{background:#94a3b81f;color:#cbd5e1;border:1px solid rgba(203,213,225,.12)}.push-master-toggle{position:relative;z-index:1;min-width:126px;height:48px;border-radius:15px;border:1px solid rgba(255,255,255,.16);background:#ffffff14;color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:850;transition:.2s ease}.push-master-toggle:hover{transform:translateY(-1px);background:#ffffff21}.push-master-toggle>span{width:10px;height:10px;border-radius:50%;background:#94a3b8;box-shadow:0 0 0 4px #94a3b81f}.push-master-toggle.on{background:#e11d48;border-color:#e11d48;box-shadow:0 10px 24px #e11d4847}.push-master-toggle.on>span{background:#fff;box-shadow:0 0 0 4px #ffffff2e}.push-master-toggle:disabled{opacity:.65;cursor:wait;transform:none}.push-preference-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.push-preference-card,.push-category-card,.push-test-card{border:1px solid #e7ebf1;background:#fff;border-radius:18px;padding:16px;box-shadow:0 8px 24px #0f172a0b}.push-preference-card{display:flex;align-items:center;justify-content:space-between;gap:14px}.push-preference-card>div,.push-category-card>div,.push-test-card>div{display:flex;align-items:flex-start;gap:10px;min-width:0}.push-preference-card svg,.push-category-card svg,.push-test-card svg{width:21px;height:21px;color:#e11d48;flex:0 0 auto;margin-top:1px}.push-preference-card span,.push-category-card span,.push-test-card span{display:flex;flex-direction:column;gap:3px;min-width:0}.push-preference-card b,.push-category-card b,.push-test-card b{font-size:13px;color:#111827}.push-preference-card small,.push-category-card small,.push-test-card small{font-size:10px;line-height:1.4;color:#64748b}.mini-switch{width:44px;height:25px;flex:0 0 auto;padding:2px;border:0;border-radius:999px;background:#dbe1e9;display:flex;align-items:center;transition:.2s ease}.mini-switch span{width:21px;height:21px;border-radius:50%;background:#fff;box-shadow:0 2px 8px #0f172a2e;transform:translate(0);transition:.2s ease}.mini-switch.on{background:#e11d48}.mini-switch.on span{transform:translate(19px)}.mini-switch:disabled{opacity:.45;cursor:not-allowed}.push-category-card{display:flex;flex-direction:column;gap:12px}.push-category-card select{width:100%;height:42px;padding:0 11px;border:1px solid #e1e6ed;border-radius:11px;background:#f8fafc;color:#334155;font-size:12px;outline:none}.push-category-card select:focus{border-color:#fb7185;box-shadow:0 0 0 3px #fb71851f}.push-test-card{display:flex;align-items:center;justify-content:space-between;gap:14px;background:linear-gradient(180deg,#fff,#fff9fa)}.push-test-card .secondary-btn{flex:0 0 auto}.push-browser-warning{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border:1px solid #fde68a;border-radius:14px;background:#fffbeb;color:#92400e}.push-browser-warning.danger{border-color:#fecaca;background:#fff1f2;color:#b91c1c}.push-browser-warning svg{width:19px;height:19px;flex:0 0 auto;margin-top:1px}.push-browser-warning div{display:flex;flex-direction:column;gap:2px}.push-browser-warning b{font-size:12px}.push-browser-warning span{font-size:10px;line-height:1.4}.push-privacy-note{margin:0;padding:0 2px;color:#94a3b8;font-size:10px;line-height:1.5}@media (max-width:900px){.push-preference-grid{grid-template-columns:1fr 1fr}.push-category-card{grid-column:1/-1}}@media (max-width:640px){.push-settings-section{gap:11px}.push-feature-card{grid-template-columns:52px minmax(0,1fr);gap:12px;padding:18px 15px 15px;border-radius:20px}.push-feature-icon{width:52px;height:52px;border-radius:16px}.push-feature-icon svg{width:25px;height:25px}.push-feature-copy h2{font-size:18px}.push-feature-copy p{font-size:11px;margin:6px 0 9px}.push-feature-kicker{font-size:8px}.push-status-row{font-size:9px;gap:6px}.push-master-toggle{grid-column:1/-1;width:100%;height:44px;min-width:0;border-radius:13px}.push-preference-grid{grid-template-columns:1fr;gap:9px}.push-category-card{grid-column:auto}.push-preference-card,.push-category-card,.push-test-card{padding:13px;border-radius:15px}.push-test-card{align-items:flex-start;flex-direction:column}.push-test-card .secondary-btn{width:100%;justify-content:center}}.dashboard-push-cta{width:100%;margin:14px 0 0;padding:15px 17px;border:1px solid #fecdd3;border-radius:18px;background:linear-gradient(135deg,#fff1f4,#fff 66%);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;text-align:left;color:#111827;box-shadow:0 8px 24px #e11d4812;transition:.2s ease}.dashboard-push-cta:hover{transform:translateY(-1px);border-color:#fb7185;box-shadow:0 12px 28px #e11d481f}.dashboard-push-cta-icon{width:44px;height:44px;border-radius:14px;background:#e11d48;color:#fff;display:grid;place-items:center;box-shadow:0 8px 18px #e11d4838}.dashboard-push-cta-icon svg{width:21px;height:21px}.dashboard-push-cta>span:nth-child(2){display:flex;flex-direction:column;gap:3px}.dashboard-push-cta b{font-size:13px}.dashboard-push-cta small{font-size:10px;color:#64748b;line-height:1.4}.dashboard-push-cta>svg{width:18px;color:#e11d48}.dashboard-push-cta.active{border-color:#bbf7d0;background:linear-gradient(135deg,#ecfdf3,#fff 66%)}.dashboard-push-cta.active .dashboard-push-cta-icon{background:#16a34a;box-shadow:0 8px 18px #16a34a33}.dashboard-push-cta.active>svg{color:#16a34a}@media (max-width:640px){.dashboard-push-cta{padding:13px 14px;border-radius:15px}.dashboard-push-cta-icon{width:40px;height:40px;border-radius:12px}.dashboard-push-cta b{font-size:12px}.dashboard-push-cta small{font-size:9px}}
