*{box-sizing:border-box}body{color:#171717;background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.container{width:min(1180px,100% - 32px);margin:0 auto}.topbar{background:#111;border-bottom:4px solid #ff7a00}.nav{align-items:center;gap:28px;height:74px;display:flex}.logo{color:#fff;letter-spacing:-1px;font-size:30px;font-weight:900}.search{flex:1;max-width:720px;display:flex}.search input{border:0;border-radius:8px 0 0 8px;outline:none;flex:1;height:44px;padding:0 16px;font-size:15px}.search button{color:#111;cursor:pointer;background:#ff7a00;border:0;border-radius:0 8px 8px 0;height:44px;padding:0 22px;font-weight:800}.page{min-height:calc(100vh - 150px);padding:34px 0 60px}.hero{background:linear-gradient(135deg,#fff4e8,#fff);border:1px solid #ffe0bf;border-radius:18px;margin-bottom:30px;padding:34px}.hero h1{letter-spacing:-1px;margin:0 0 10px;font-size:38px}.hero p,.muted{color:#666;margin:0}h1{margin:0 0 8px}h2{margin:28px 0 14px;font-size:22px}.category-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.category-card,.product-card,.box,.table-card,.best-price{background:#fff;border:1px solid #e8e8e8;border-radius:14px}.category-card{padding:18px;transition:all .15s}.category-card:hover,.product-card:hover{border-color:#ff7a00;box-shadow:0 8px 22px #00000014}.category-card strong{margin-bottom:6px;font-size:17px;display:block}.category-card span{color:#777;font-size:14px}.product-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.product-card{flex-direction:column;justify-content:space-between;min-height:170px;padding:18px;transition:all .15s;display:flex}.tag{color:#b95500;background:#fff1df;border-radius:20px;margin-bottom:10px;padding:5px 8px;font-size:12px;display:inline-block}.product-card h3{margin:0;font-size:18px;line-height:1.3}.price-line small{color:#777;margin-bottom:4px;display:block}.price-line strong{color:#111;font-size:22px}.offer-count{color:#777;font-size:13px}.detail-head{justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:24px;display:flex}.breadcrumb{color:#ff7a00;margin-bottom:8px;font-weight:700;display:inline-block}.best-price{text-align:right;min-width:230px;padding:18px}.best-price small{color:#777}.best-price strong{color:#ff7a00;margin:6px 0;font-size:30px;display:block}.best-price span{color:#444}.table-card{overflow:hidden}.table-title{background:#fafafa;border-bottom:1px solid #e8e8e8;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.table-title h2{margin:0}.table-title span{color:#777;font-size:14px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:850px}th,td{text-align:left;border-bottom:1px solid #eee;padding:16px 20px;font-size:14px}th{color:#555;background:#fff;font-size:13px}.table-price{color:#ff7a00;font-size:18px;font-weight:900}.go-btn{color:#111;white-space:nowrap;background:#ff7a00;border-radius:8px;padding:10px 14px;font-weight:800;display:inline-block}.sponsor{color:#fff;background:#111;border-radius:10px;margin-left:8px;padding:3px 6px;font-size:11px;display:inline-block}.report-btn{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:10px;margin-top:16px;padding:12px 16px}.box{color:#666;padding:20px}.footer{color:#fff;background:#111;border-top:4px solid #ff7a00}.footer-inner{justify-content:space-between;align-items:center;min-height:72px;display:flex}@media (width<=900px){.nav{flex-direction:column;align-items:stretch;height:auto;padding:16px 0}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.detail-head{flex-direction:column}.best-price{text-align:left;width:100%}}@media (width<=560px){.category-grid,.product-grid{grid-template-columns:1fr}.hero h1{font-size:28px}.footer-inner{flex-direction:column;justify-content:center;gap:8px}}.admin-tabs{flex-wrap:wrap;gap:10px;margin:18px 0 22px;display:flex}.admin-tabs button{color:#111;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:10px;padding:11px 15px;font-weight:800}.admin-tabs button.active{color:#111;background:#ff7a00;border-color:#ff7a00}.admin-form h2{margin:0 0 4px}.listing-card{background:#fff;border:1px solid #e5e5e5;border-radius:14px;overflow:hidden}.listing-head{color:#666;background:#fafafa;border-bottom:1px solid #e8e8e8;grid-template-columns:1fr 190px 120px 150px;gap:16px;padding:14px 18px;font-size:13px;font-weight:800;display:grid}.listing-row{border-bottom:1px solid #eee;grid-template-columns:1fr 190px 120px 150px;align-items:center;gap:16px;padding:18px;transition:all .15s;display:grid}.listing-row:last-child{border-bottom:0}.listing-product{align-items:center;gap:14px;display:flex}.product-thumb{color:#ff7a00;background:#fff1df;border:1px solid #ffd7ad;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;font-size:22px;font-weight:900;display:flex;overflow:hidden}.product-thumb img{object-fit:cover;width:100%;height:100%}.listing-product strong{color:#111;margin-bottom:5px;font-size:16px;display:block}.listing-product small{color:#777}.listing-price small,.listing-seller small{color:#777;margin-bottom:4px;font-size:12px;display:block}.listing-price strong{color:#ff7a00;font-size:22px;font-weight:900}.listing-price .updating{color:#111;font-size:16px}.listing-seller strong{color:#111;font-size:20px}.compare-btn{color:#111;text-align:center;background:#ff7a00;border-radius:9px;padding:11px 16px;font-weight:900;display:inline-block}@media (width<=850px){.listing-head{display:none}.listing-row{grid-template-columns:1fr;gap:12px}.listing-price,.listing-seller{justify-content:space-between;align-items:center;display:flex}.compare-btn{width:100%}}.trust-badge{color:#9a4a00;white-space:nowrap;background:#fff6ea;border:1px solid #ffd7ad;border-radius:999px;justify-content:center;align-items:center;width:fit-content;padding:6px 9px;font-size:12px;font-weight:900;display:inline-flex}.muted-badge{color:#777;background:#f5f5f5;border-color:#e7e7e7}.pill{color:#fff;background:#111;border-radius:999px;margin-bottom:8px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-block}.cheapest-product-card{background:linear-gradient(135deg,#fff4e8,#fff);border:2px solid #ff7a00;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;margin:0 0 16px;padding:22px;display:flex;box-shadow:0 14px 34px #ff7a001f}.cheapest-product-card h3{color:#111;margin:0 0 6px;font-size:24px}.cheapest-product-card p{color:#666;margin:0}.cheapest-product-price{text-align:right;min-width:230px}.cheapest-product-price small,.cheapest-product-price span{color:#666;margin-bottom:5px;display:block}.cheapest-product-price strong{color:#ff7a00;margin-bottom:5px;font-size:30px;line-height:1.1;display:block}.listing-trust{align-items:center;display:flex}.best-offer-card{background:linear-gradient(135deg,#fff4e8,#fff);border:2px solid #ff7a00;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;margin:20px 0;padding:24px;display:flex;box-shadow:0 14px 34px #ff7a001f}.best-offer-card h2{color:#ff7a00;margin:0 0 6px;font-size:36px}.best-offer-card p{color:#555;margin:0 0 10px}.big-go-btn{padding:14px 18px;font-size:16px}.clean-detail-head{margin-bottom:4px}.cheapest-badge{color:#111;background:#ff7a00;border-radius:999px;margin-left:8px;padding:3px 7px;font-size:11px;font-weight:900;display:inline-block}.admin-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.admin-form{background:#fff;border:1px solid #e8e8e8;border-radius:16px;gap:14px;padding:22px;display:grid}.admin-form label{color:#333;gap:7px;font-weight:800;display:grid}.admin-form input,.admin-form select{color:#111;min-height:44px;font:inherit;background:#fff;border:1px solid #ddd;border-radius:10px;padding:0 12px}.checkbox-row{grid-template-columns:auto 1fr;align-items:center;gap:8px!important;display:flex!important}.checkbox-row input{min-height:auto}.admin-save{color:#111;cursor:pointer;background:#ff7a00;border:0;border-radius:10px;width:fit-content;padding:12px 16px;font-weight:900}.admin-save:disabled{opacity:.55;cursor:not-allowed}.admin-save.secondary{color:#fff;background:#111}.admin-save.danger{color:#b00000;background:#ffe7e7;border:1px solid #ffbdbd}.admin-save.ghost{color:#111;background:#fff;border:1px solid #ddd}.admin-message{color:#fff;background:#111;border-left:5px solid #ff7a00;border-radius:12px;margin-bottom:16px;padding:14px 16px;font-weight:800}.crawler-control-panel{flex-wrap:wrap;align-items:end;gap:10px;margin:12px 0;display:flex}.mini-label{width:170px;font-size:13px}.crawler-status-box{grid-template-columns:repeat(4,1fr);gap:10px;margin:16px 0;display:grid}.crawler-status-box>div,.crawler-summary-card{background:#fafafa;border:1px solid #e8e8e8;border-radius:12px;padding:14px}.crawler-status-box span,.crawler-summary-card span{color:#777;margin-bottom:5px;font-size:12px;display:block}.crawler-status-box strong,.crawler-summary-card strong{color:#111}.green-text{color:#138000!important}.red-text{color:#b00000!important}.crawler-result{margin-top:18px}.crawler-result-head{margin-bottom:10px}.crawler-summary-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px;display:grid}.crawler-items{gap:10px;display:grid}.crawler-item{background:#fff;border:1px solid #e8e8e8;border-radius:14px;padding:14px}.crawler-item-main{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.crawler-item-title{gap:10px;display:flex}.crawler-item-title small{color:#777;margin-top:4px;display:block}.crawler-status-badge{color:#111;background:#f4f4f4;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:900}.status-saved{border-color:#bfe8bf}.status-skipped{border-color:#ffe0aa}.status-failed{border-color:#ffc4c4}.crawler-item-info{color:#555;flex-wrap:wrap;gap:12px;margin:10px 0;display:flex}.crawler-link{color:#ff7a00;font-weight:900}.crawler-raw{margin-top:12px}.crawler-raw pre{color:#fff;background:#111;border-radius:12px;padding:14px;overflow:auto}@media (width<=900px){.admin-head,.cheapest-product-card,.best-offer-card{flex-direction:column;align-items:stretch}.cheapest-product-price{text-align:left;min-width:0}.crawler-status-box,.crawler-summary-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=850px){.listing-trust{justify-content:space-between}}@media (width<=560px){.crawler-status-box,.crawler-summary-grid{grid-template-columns:1fr}}.price-warning{opacity:.72;margin-top:8px;font-size:12px}.debug-price-box{background:#fffaf5;border:1px solid #eee2d5;border-radius:18px;margin-top:18px;padding:18px}.debug-price-box h3{margin:0 0 6px}.debug-price-row{grid-template-columns:1fr auto;gap:10px;margin-top:12px;display:grid}.debug-price-row input{min-width:0}.debug-result{background:#fff;border:1px solid #f0e2d2;border-radius:14px;gap:8px;margin-top:14px;padding:12px;display:grid}.crawler-candidates{background:#ffffffb3;border:1px dashed #e6d3bd;border-radius:12px;margin-top:10px;padding:10px 12px}.candidate-list{gap:8px;margin-top:10px;display:grid}.candidate-row{background:#fff;border:1px solid #f0e2d2;border-radius:10px;grid-template-columns:110px 1fr;align-items:center;gap:8px;padding:8px 10px;display:grid}.candidate-row small{color:#7a6d60;overflow-wrap:anywhere;grid-column:1/-1}@media (width<=720px){.debug-price-row,.candidate-row{grid-template-columns:1fr}}.compact-hero{padding:26px 30px}.detail-metrics{grid-template-columns:repeat(3,1fr);gap:12px;margin:0 0 18px;display:grid}.detail-metrics>div{background:#fff;border:1px solid #e8e8e8;border-radius:14px;padding:14px 16px}.detail-metrics span{color:#777;margin-bottom:6px;font-size:12px;display:block}.detail-metrics strong{color:#111;font-size:18px}.history-card{background:#fff;border:1px solid #e8e8e8;border-radius:14px;margin-top:18px;overflow:hidden}.history-list{display:grid}.history-row{border-top:1px solid #f0f0f0;grid-template-columns:150px 1fr 180px;align-items:center;gap:12px;padding:13px 18px;display:grid}.history-row strong{color:#ff7a00;font-size:17px}.history-row span{font-weight:800}.history-row small{color:#777;text-align:right}.admin-table-list{gap:10px;display:grid}.admin-list-row,.source-card{background:#fff;border:1px solid #e9e9e9;border-radius:14px;padding:14px}.admin-list-row{justify-content:space-between;align-items:center;gap:14px;display:flex}.admin-list-row small,.source-card small{color:#777;margin-top:5px;display:block}.admin-list-row>div:last-child{align-items:center;gap:10px;display:flex}.source-link{color:#ff7a00;overflow-wrap:anywhere;margin-top:9px;font-weight:800;display:block}@media (width<=720px){.detail-metrics,.history-row{grid-template-columns:1fr}.history-row small{text-align:left}.admin-list-row{flex-direction:column;align-items:stretch}.admin-list-row>div:last-child{justify-content:space-between}}.rejected-candidate{background:#fff7f7;border-color:#f1caca}.admin-dashboard-grid{margin-bottom:18px}.row-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.inline-edit-form{background:#fffaf3;border:1px solid #0f172a1a;border-radius:18px;gap:10px;margin:14px 0 22px;padding:16px;display:grid}.inline-edit-form h3{margin:0}.inline-edit-form input,.inline-edit-form select{background:#fff;border:1px solid #0f172a24;border-radius:12px;width:100%;min-height:42px;padding:0 12px}.quality-warn{background:#fffbeb!important;border-color:#f59e0b73!important}.admin-list-row.status-saved{border-left:4px solid #22c55e}.admin-list-row.status-skipped,.admin-list-row.status-unknown{border-left:4px solid #f59e0b}.admin-list-row.status-failed{border-left:4px solid #ef4444}.seo-hero{position:relative;overflow:hidden}.seo-content-card{background:#fff;border:1px solid #0f172a14;border-radius:24px;margin-top:24px;padding:24px;box-shadow:0 18px 45px #0f172a0f}.seo-content-card h2{margin-top:0}.seo-faq-item{background:#f8fafc;border:1px solid #0f172a14;border-radius:16px;gap:6px;padding:14px;display:grid}@media (width<=760px){.row-actions{justify-content:flex-start}.admin-list-row{align-items:flex-start}}.search-with-suggest{position:relative}.suggest-box{z-index:20;background:#fff;border:1px solid #0f172a1a;border-radius:16px;position:absolute;top:calc(100% + 8px);left:0;right:78px;overflow:hidden;box-shadow:0 18px 45px #0f172a1f}.suggest-box button{cursor:pointer;text-align:left;background:#fff;border:0;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px 14px;display:flex}.suggest-box button:hover{background:#fff7ed}.suggest-box span{color:#64748b;font-size:12px}.list-toolbar{background:#fff;border:1px solid #0f172a14;border-radius:18px;flex-wrap:wrap;align-items:center;gap:10px;margin:18px 0 12px;padding:12px;display:flex}.list-toolbar select{background:#fff;border:1px solid #0f172a1f;border-radius:12px;padding:10px 12px}.history-chart-card{background:#fff;border:1px solid #0f172a14;border-radius:22px;margin:22px 0;padding:18px;box-shadow:0 14px 40px #0f172a0f}.history-chart-card svg{width:100%;height:auto;overflow:visible}.history-chart-card line{stroke:#e2e8f0;stroke-width:2px}.history-chart-card path{fill:none;stroke:#f97316;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.history-chart-card circle{fill:#fff;stroke:#f97316;stroke-width:3px}.report-card{flex-direction:column;align-items:flex-start;gap:10px;margin:20px 0 0;display:flex}.report-form{background:#fff;border:1px solid #0f172a14;border-radius:18px;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;width:100%;padding:12px;display:grid}.report-form input,.report-form select{border:1px solid #0f172a1f;border-radius:12px;padding:10px 12px}.report-form button{color:#fff;cursor:pointer;background:#0f172a;border:0;border-radius:12px;font-weight:700}.seo-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:16px 0;display:grid}.seo-stat-grid div{background:#fff7ed;border:1px solid #0f172a14;border-radius:16px;padding:14px}.seo-stat-grid strong{color:#0f172a;font-size:24px;display:block}.seo-stat-grid span{color:#64748b}.seo-link-row a{color:#fff;background:#0f172a;border-radius:999px;padding:9px 12px;font-size:13px;text-decoration:none}@media (width<=760px){.suggest-box{right:0}.report-form{grid-template-columns:1fr}.list-toolbar{align-items:stretch}.list-toolbar>div,.list-toolbar select{width:100%}.seo-stat-grid{grid-template-columns:1fr}}.admin-login-card{text-align:left;background:linear-gradient(135deg,#fff7ef,#fff);border:1px solid #ffe0bf;border-radius:18px;max-width:520px;margin:70px auto;padding:28px}.admin-login-form{gap:12px;margin-top:18px;display:grid}.admin-login-form input{border:1px solid #ddd;border-radius:10px;height:44px;padding:0 12px}.stale-warning,.stale-mini{color:#9a5700;background:#fff4de;border-radius:999px;margin-top:8px;padding:6px 10px;font-size:13px;font-weight:700;display:inline-block}.stale-mini{margin-top:0;margin-left:8px;padding:3px 7px;font-size:11px}.account-link{color:#0f172a;white-space:nowrap;background:#fff;border:1px solid #0f172a14;border-radius:999px;padding:10px 14px;font-weight:800;text-decoration:none}.account-link:hover{background:#fff7ed;border-color:#fed7aa}.account-card,.account-shell{background:#fff;border:1px solid #0f172a14;border-radius:24px;padding:24px;box-shadow:0 18px 50px #0f172a14}.account-card{max-width:560px;margin:48px auto}.account-form{gap:12px;margin-top:18px;display:grid}.account-form input{border:1px solid #0f172a1f;border-radius:14px;padding:13px 14px;font-size:15px}.account-form button,.secondary-btn{color:#fff;cursor:pointer;background:#0f172a;border:0;border-radius:14px;padding:13px 16px;font-weight:900}.secondary-btn{background:#f97316}.account-shell{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.embedded-admin{background:#fff;border:1px solid #0f172a14;border-radius:24px;overflow:hidden}.embedded-admin .page,.embedded-admin .admin-page{margin-top:0}@media (width<=760px){.account-shell{flex-direction:column;align-items:flex-start}.account-link{text-align:center;width:100%}}:root{--pin-orange:#ff7a00;--pin-orange-soft:#fff3e6;--pin-border:#e6e8ec;--pin-bg:#f5f6f8;--pin-card:#fff;--pin-text:#1f2937;--pin-muted:#6b7280;--pin-green:#138a36;--pin-red:#c62828;--pin-shadow:0 10px 30px #11182712}body{background:var(--pin-bg);color:var(--pin-text);font-family:Inter,Arial,Helvetica,sans-serif}.topbar{border-bottom:1px solid var(--pin-border);z-index:40;background:#fff;position:sticky;top:0;box-shadow:0 3px 18px #1118270d}.nav{gap:18px;height:auto;min-height:74px;padding:13px 0}.logo{color:#111827;letter-spacing:-1.2px;white-space:nowrap;font-size:28px}.logo span{color:var(--pin-orange)}.account-link{border:1px solid var(--pin-border);color:#374151;white-space:nowrap;background:#fff;border-radius:999px;order:3;padding:10px 14px;font-weight:800}.search{border:2px solid var(--pin-orange);background:#fff;border-radius:9px;max-width:none;overflow:visible}.search input{background:#fff;border-radius:8px 0 0 8px;height:46px}.search button{color:#fff;background:var(--pin-orange);border-radius:0 6px 6px 0;height:46px}.suggest-box{border:1px solid var(--pin-border);box-shadow:var(--pin-shadow);border-radius:10px}.page{padding:22px 0 56px}.hero,.seo-landing{border:1px solid var(--pin-border);box-shadow:var(--pin-shadow);background:#fff;border-radius:14px;padding:26px}.hero h1,.seo-landing h1{color:#111827;letter-spacing:-1.6px;font-size:clamp(30px,4vw,44px)}.hero p,.seo-landing p,.muted{color:var(--pin-muted)}h2{letter-spacing:-.3px;font-size:21px}.category-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.category-card,.product-card,.box,.table-card,.best-price,.seo-content-card,.history-card,.history-chart-card,.report-card,.account-card,.account-shell,.embedded-admin,.admin-form,.cheapest-product-card,.best-offer-card{border:1px solid var(--pin-border);background:#fff;border-radius:12px;box-shadow:0 1px #11182705}.category-card:hover,.product-card:hover,.listing-row:hover{box-shadow:var(--pin-shadow);border-color:#ffc083}.category-card strong,.listing-product strong,.table-title h2{color:#111827}.tag,.pill{background:var(--pin-orange-soft);color:#b45309;border:1px solid #fed7aa;font-weight:800}.list-toolbar{border:1px solid var(--pin-border);background:#fff;border-radius:12px;flex-wrap:wrap;align-items:center;gap:10px;margin:18px 0 12px;padding:12px;display:flex}.list-toolbar>div{color:var(--pin-muted);margin-right:auto}.list-toolbar strong{color:#111827}.list-toolbar select,.account-form input,.report-form input,.report-form select,.admin-form input,.admin-form select,.admin-form textarea,.admin-login-form input{border:1px solid var(--pin-border);color:#111827;background:#fff;border-radius:9px;min-height:42px;padding:0 12px}.listing-card{border:1px solid var(--pin-border);box-shadow:var(--pin-shadow);border-radius:12px}.listing-head,.listing-row{grid-template-columns:minmax(320px,1fr) 180px 150px 120px 150px}.listing-head{color:#4b5563;text-transform:uppercase;letter-spacing:.04em;background:#f9fafb;font-size:12px}.listing-row{background:#fff;border-bottom:1px solid #edf0f4}.listing-row:hover{background:#fffaf4}.product-thumb{color:var(--pin-orange);background:#f3f4f6;border-color:#e5e7eb}.listing-price strong,.table-price,.best-price strong,.cheapest-product-price strong,.best-offer-card h2{color:#e66f00}.compare-btn,.go-btn,.admin-save,.account-form button,.report-form button{background:var(--pin-orange);color:#fff;border:1px solid var(--pin-orange);box-shadow:none;border-radius:8px}.compare-btn:hover,.go-btn:hover,.admin-save:hover,.account-form button:hover,.report-form button:hover{filter:brightness(.96)}.secondary-btn,.admin-save.ghost,.admin-save.secondary{color:#111827;border:1px solid var(--pin-border);background:#fff}.admin-save.danger{color:var(--pin-red);background:#fff;border-color:#fecaca}.cheapest-product-card,.best-offer-card,.seo-landing{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.cheapest-product-card{border-left:4px solid var(--pin-orange);padding:18px 20px}.cheapest-product-card h3{margin:6px 0 5px;font-size:22px}.cheapest-product-price{text-align:right}.best-offer-card{margin-bottom:18px;padding:22px}.best-offer-card h2{margin:8px 0;font-size:34px}.detail-metrics,.seo-mini-stats,.seo-stat-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;margin:16px 0;display:grid}.detail-metrics>div,.seo-mini-stats>div,.seo-stat-grid>div{border:1px solid var(--pin-border);background:#fff;border-radius:12px;padding:16px}.detail-metrics span,.seo-mini-stats span,.seo-stat-grid span{color:var(--pin-muted);font-size:13px;display:block}.detail-metrics strong,.seo-mini-stats strong,.seo-stat-grid strong{color:#111827;margin-top:5px;font-size:20px;display:block}.table-card,.history-card,.history-chart-card,.seo-content-card{margin-top:18px;overflow:hidden}th{text-transform:uppercase;letter-spacing:.04em;color:#6b7280;background:#f9fafb}.cheapest-badge,.stale-mini,.trust-badge{color:var(--pin-green);background:#ecfdf3;border-radius:999px;align-items:center;gap:4px;margin-left:8px;padding:4px 8px;font-size:12px;font-weight:800;display:inline-flex}.trust-badge{background:#f0fdf4;margin-left:0}.muted-badge{color:#6b7280;background:#f3f4f6}.price-warning,.stale-warning{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;padding:10px 12px}.seo-content-card{padding:22px}.seo-faq-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;margin-top:16px;display:grid}.seo-faq-item{border:1px solid var(--pin-border);background:#fff;border-radius:12px;padding:16px}.seo-faq-item strong,.seo-faq-item span{display:block}.seo-faq-item span{color:var(--pin-muted);margin-top:6px}.seo-link-row{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.seo-link-row a{border:1px solid var(--pin-border);color:#374151;background:#fff;border-radius:999px;padding:9px 12px;font-weight:700}.account-card,.account-shell,.embedded-admin{padding:22px}.account-form{gap:12px;max-width:420px;margin-top:18px;display:grid}.row-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.footer{color:#111827;border-top:1px solid var(--pin-border);background:#fff}.footer span{color:var(--pin-muted)}@media (width<=920px){.nav{align-items:stretch}.account-link{text-align:center;order:2}.search{order:3;width:100%}.listing-head{display:none}.listing-row{grid-template-columns:1fr}.cheapest-product-card,.best-offer-card,.seo-landing{flex-direction:column;align-items:flex-start}.cheapest-product-price{text-align:left}}.clean-hero{background:linear-gradient(#fff 0%,#fff8f0 100%);border:1px solid #f0e1d2}.public-stats-bar{grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0 26px;display:grid}.public-stats-bar>div{background:#fff;border:1px solid #e9e9e9;border-radius:14px;padding:15px 16px}.public-stats-bar strong{color:#111;font-size:24px;line-height:1.1;display:block}.public-stats-bar span{color:#777;margin-top:5px;font-size:12px;display:block}.data-policy-note,.admin-note{color:#5c3b14;background:#fffaf4;border:1px solid #ead9c5;border-radius:12px;margin:0 0 14px;padding:12px 14px;font-size:13px;font-weight:750}.empty-state-box strong{margin-bottom:6px;display:block}.akakce-offer-card{background:#fff;border:1px solid #e6e6e6;align-items:stretch;padding:0;overflow:hidden;box-shadow:0 10px 26px #0000000d}.best-offer-left{flex:1;padding:24px}.best-offer-seller-line{flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 12px;display:flex}.best-offer-seller-line strong{color:#111;font-size:18px}.best-offer-facts{flex-wrap:wrap;gap:8px;margin:10px 0 12px;display:flex}.best-offer-facts span{color:#555;background:#fafafa;border:1px solid #ececec;border-radius:999px;padding:7px 9px;font-size:12px;font-weight:800}.best-offer-action-box{background:#fff7ed;border-left:1px solid #f0dfcc;align-content:center;gap:10px;width:260px;padding:24px;display:grid}.best-offer-action-box small{color:#79552a;font-weight:800}.best-offer-action-box strong{color:#ff7a00;font-size:31px;line-height:1.05}.saving-line{font-weight:900;color:#138000!important}.quality-inline{font-size:13px;color:#6f5d4b!important}.no-offer-card{box-shadow:none;background:#fff;border:1px dashed #d8d8d8}.soft-pill{color:#333;background:#f2f2f2}@media (width<=900px){.public-stats-bar{grid-template-columns:1fr}.akakce-offer-card{display:block}.best-offer-action-box{border-top:1px solid #f0dfcc;border-left:0;width:auto}}.pro-topbar{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 12px #0f172a0f}.pro-nav{grid-template-columns:auto auto minmax(260px,1fr) auto;align-items:center;gap:14px;min-height:70px;display:grid}.pro-logo{color:#111827;font-size:30px;font-weight:950}.category-menu-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#1f7ae0;border:1px solid #d7e3f5;border-radius:9px;height:42px;padding:0 14px;font-weight:850}.category-menu-btn span{margin-left:6px}.mega-menu{z-index:120;background:#fff;border:1px solid #e5e7eb;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:min(880px,100vw - 32px);padding:16px;display:grid;position:absolute;top:calc(100% + 12px);left:0;box-shadow:0 24px 70px #0f172a2e}.mega-group{background:#f8fafc;border:1px solid #edf2f7;border-radius:13px;align-content:start;gap:8px;padding:12px;display:grid}.mega-group>strong{color:#111827;font-size:15px}.mega-group>small{color:#64748b;min-height:32px}.mega-group a{color:#334155;border-radius:9px;padding:8px 9px;font-size:13px;font-weight:700}.mega-group a:hover{color:#f97316;background:#fff}.pro-search{box-shadow:none;background:#f8fafc;border:1px solid #dbe1ea;border-radius:10px}.pro-search input{color:#111827;background:0 0;height:44px}.pro-search button{color:#fff;background:#f97316;border-radius:0 9px 9px 0}.pro-account{color:#111827;background:#fff;border:1px solid #e5e7eb}.marketplace-hero{background:#fff;border:1px solid #e5e7eb;border-radius:18px;grid-template-columns:minmax(0,1fr) 320px;align-items:center;gap:24px;padding:28px;display:grid;box-shadow:0 12px 40px #0f172a0f}.marketplace-hero h1{letter-spacing:-1.8px;margin-bottom:12px;font-size:clamp(30px,4.5vw,48px);line-height:1.05}.hero-stat-card{gap:10px;display:grid}.hero-stat-card>div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:13px;justify-content:space-between;align-items:baseline;gap:18px;padding:14px 16px;display:flex}.hero-stat-card strong{color:#111827;font-size:24px}.hero-stat-card span{color:#64748b;text-align:right;font-size:13px;font-weight:750}.rail-head{justify-content:space-between;align-items:end;gap:16px;margin-bottom:12px;display:flex}.rail-head p{color:#64748b;margin:0;font-size:13px}.rail-explore{color:#111827;background:#e9edf2;border-radius:999px;padding:8px 24px;font-size:13px;font-weight:850}.product-rail-scroll{scroll-snap-type:x proximity;grid-auto-columns:minmax(180px,1fr);grid-auto-flow:column;gap:12px;padding:2px 2px 10px;display:grid;overflow-x:auto}.pro-product-tile{scroll-snap-align:start;background:#fff;border:1px solid #e5e7eb;border-radius:13px;grid-template-rows:112px auto auto;gap:12px;min-height:270px;padding:14px;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid;position:relative;box-shadow:0 1px #0f172a08}.pro-product-tile.compact{width:190px}.pro-product-tile:hover{border-color:#cfd8e3;transform:translateY(-2px);box-shadow:0 18px 42px #0f172a1a}.tile-watch{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;width:34px;height:34px;position:absolute;top:10px;right:10px;box-shadow:0 6px 18px #0f172a14}.tile-image{background:linear-gradient(135deg,#fff7ed,#f8fafc);border:1px solid #edf2f7;border-radius:12px;place-items:center;display:grid;overflow:hidden}.tile-image img{object-fit:cover;width:100%;height:100%}.tile-image span{color:#f97316;background:#fff;border:1px solid #fed7aa;border-radius:14px;place-items:center;width:58px;height:58px;font-size:28px;font-weight:950;display:grid}.tile-body strong{-webkit-line-clamp:2;color:#334155;-webkit-box-orient:vertical;min-height:40px;font-size:14px;line-height:1.35;display:-webkit-box;overflow:hidden}.tile-body small{color:#64748b;margin-top:5px;font-size:12px;display:block}.tile-price-block span,.tile-price-block em{color:#64748b;font-size:12px;font-style:normal;display:block}.tile-price-block strong{color:#111827;margin:4px 0;font-size:18px;line-height:1.05;display:block}.tile-price-block strong:not(.updating){color:#111827}.tile-price-block .updating{color:#64748b;font-size:14px}.pro-product-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:14px;display:grid}.category-landing-head{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:18px;padding:24px;box-shadow:0 12px 35px #0f172a0d}.category-landing-head h1{color:#111827;letter-spacing:-1.4px;font-size:clamp(28px,4vw,42px)}.category-landing-head p{color:#64748b;max-width:820px}.mini-stat-line{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.mini-stat-line span{color:#334155;background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:800}.pro-list-toolbar{z-index:20;position:sticky;top:76px;box-shadow:0 8px 25px #0f172a0d}.pro-best-offer{background:#fff;border:1px solid #e5e7eb;border-radius:16px;grid-template-columns:minmax(0,1fr) 330px;align-items:stretch;gap:0;padding:0;display:grid;overflow:hidden;box-shadow:0 14px 40px #0f172a14}.best-product-side{grid-template-columns:120px minmax(0,1fr);align-items:center;gap:18px;padding:24px;display:grid}.detail-product-thumb{background:linear-gradient(135deg,#fff7ed,#f8fafc);border:1px solid #edf2f7;border-radius:16px;place-items:center;width:120px;height:120px;display:grid;overflow:hidden}.detail-product-thumb img{object-fit:cover;width:100%;height:100%}.detail-product-thumb span{color:#f97316;background:#fff;border:1px solid #fed7aa;border-radius:16px;place-items:center;width:66px;height:66px;font-size:32px;font-weight:950;display:grid}.best-product-side h2{color:#111827;letter-spacing:-1px;margin:6px 0;font-size:clamp(24px,3vw,34px)}.best-product-side p{color:#64748b}.best-price-panel{background:#fff7ed;border-left:1px solid #e5e7eb;align-content:center;gap:10px;padding:24px;display:grid}.best-price-panel small{color:#92400e;font-weight:850}.best-price-panel>strong{color:#ea580c;font-size:34px;line-height:1.05}.best-seller-panel{background:#fff;border:1px solid #fed7aa;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:10px;display:flex}.best-seller-panel span{color:#111827;font-weight:900}.footer-grid{grid-template-columns:1.3fr repeat(3,minmax(0,1fr));align-items:start;gap:26px;padding:34px 0 22px;display:grid}.footer-brand strong{color:#111827;letter-spacing:-1px;font-size:28px;display:block}.footer-brand p{color:#64748b;max-width:360px;line-height:1.55}.footer-category-col{gap:8px;display:grid}.footer-category-col>strong{color:#111827;margin-bottom:4px;font-size:15px}.footer-category-col a{color:#64748b;font-size:13px;font-weight:700}.footer-bottom{color:#64748b;border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;padding:14px 0 22px;font-size:13px;display:flex}.footer-bottom a{color:#111827;font-weight:900}@media (width<=980px){.pro-nav{grid-template-columns:1fr auto}.mega-wrap{order:3}.pro-search{order:4;grid-column:1/-1}.pro-account{order:2}.mega-menu{grid-template-columns:1fr;width:calc(100vw - 28px)}.marketplace-hero,.pro-best-offer,.footer-grid{grid-template-columns:1fr}.best-price-panel{border-top:1px solid #e5e7eb;border-left:0}.product-rail-scroll{grid-auto-columns:185px}}@media (width<=640px){.pro-nav{grid-template-columns:1fr}.marketplace-hero,.category-landing-head{padding:18px}.best-product-side{grid-template-columns:1fr}.detail-product-thumb{width:100%;height:150px}.rail-head,.footer-bottom{flex-direction:column;align-items:flex-start}}:root{--p-bg:#f3f5f7;--p-card:#fff;--p-border:#e5e9ef;--p-text:#1f2937;--p-muted:#6b7280;--p-blue:#1573d1;--p-blue-dark:#0f5aaa;--p-orange:#ff7a00;--p-soft:#f8fafc;--p-shadow:0 8px 20px #1118270f}.pro-topbar{z-index:50;position:sticky;top:0;box-shadow:0 2px 10px #0f172a0a;border-bottom:1px solid var(--p-border)!important;background:#fff!important}.pro-nav{gap:16px;height:74px}.pro-logo{letter-spacing:-1.2px;margin-right:2px;font-size:28px;color:#111827!important}.pro-logo span{color:#111827!important}.pro-logo:after{content:"●";color:var(--p-blue);vertical-align:top;margin-left:2px;font-size:11px}.category-menu-btn{cursor:pointer;border-radius:8px;align-items:center;gap:6px;height:44px;padding:0 16px;font-weight:800;display:inline-flex;background:var(--p-blue)!important;color:#fff!important;border:0!important}.category-menu-btn:hover{background:var(--p-blue-dark)!important}.pro-search{flex:1;max-width:720px}.pro-search input{color:#334155;background:#f7f9fc!important;border:1px solid #d8dee8!important;border-radius:8px 0 0 8px!important}.pro-search button{min-width:58px;font-size:0;color:#64748b!important;background:#f7f9fc!important;border:1px solid #d8dee8!important;border-left:0!important;border-radius:0 8px 8px 0!important}.pro-search button:before{content:"⌕";font-size:26px;font-weight:400}.pro-account{border:1px solid var(--p-border);background:#fff;border-radius:8px;justify-content:center;align-items:center;min-width:92px;height:44px;font-weight:700;display:inline-flex;color:#111827!important}.pro-account:before{content:"♡";color:#111827;margin-right:9px;font-size:18px}.mega-menu{border:1px solid var(--p-border)!important;background:#fff!important;border-radius:14px!important;padding:18px!important;box-shadow:0 18px 45px #0f172a24!important}.mega-group strong{color:#111827}.mega-group small{color:var(--p-muted)}.mega-group a{border-radius:8px;padding:7px 8px;color:#334155!important}.market-home{min-height:calc(100vh - 150px);padding:22px 0 54px}.market-intro{border:1px solid var(--p-border);box-shadow:var(--p-shadow);background:#fff;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:24px;margin-bottom:18px;padding:22px 26px;display:grid}.market-intro h1{letter-spacing:-.7px;color:#111827;margin:0 0 6px;font-size:27px}.market-intro p{color:#64748b;max-width:760px;margin:0;line-height:1.5}.market-stats-strip{gap:10px;display:flex}.market-stats-strip div{border:1px solid var(--p-border);text-align:center;background:#f8fafc;border-radius:12px;min-width:112px;padding:12px 14px}.market-stats-strip strong{color:var(--p-blue);font-size:22px;line-height:1;display:block}.market-stats-strip span{color:#64748b;font-size:12px;font-weight:700}.quick-category-strip{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:24px;display:grid}.quick-category-group{border:1px solid var(--p-border);background:#fff;border-radius:14px;padding:15px;box-shadow:0 6px 16px #1118270a}.quick-category-group strong{color:#111827;margin-bottom:10px;display:block}.quick-category-group a{color:#475569;background:#f4f7fb;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:700}.quick-category-group a:hover{color:var(--p-blue);background:#e8f2ff}.market-rails{flex-direction:column;gap:24px;display:flex}.rail-head{align-items:flex-end;margin-bottom:12px}.rail-head p{color:#64748b;margin:0}.rail-explore{text-align:center;min-width:92px;font-weight:800;color:#334155!important;background:#e8edf3!important;border-radius:999px!important;padding:8px 18px!important}.product-rail-scroll{scrollbar-width:thin;gap:14px!important;padding:2px 2px 10px!important}.market-product-card{width:188px;min-width:188px;min-height:282px;transition:transform .16s,box-shadow .16s,border-color .16s;position:relative;box-shadow:0 5px 14px #1118270a;border:1px solid var(--p-border)!important;background:#fff!important;border-radius:12px!important;padding:14px!important}.market-product-card:hover{transform:translateY(-2px);border-color:#cbd5e1!important;box-shadow:0 14px 28px #1118271a!important}.card-actions{z-index:2;flex-direction:column;gap:8px;display:flex;position:absolute;top:10px;right:10px}.card-actions span{color:#64748b;background:#ffffffeb;border:1px solid #e2e8f0;border-radius:999px;place-items:center;width:34px;height:34px;font-weight:800;display:grid;box-shadow:0 3px 10px #0f172a14}.market-thumb{margin-bottom:12px;background:linear-gradient(135deg,#f8fafc,#eaf2ff)!important;border:0!important;border-radius:10px!important;width:100%!important;height:120px!important}.market-thumb span{font-weight:900;color:var(--p-blue)!important;font-size:34px!important}.tile-body strong{min-height:36px;color:#334155!important;font-size:14px!important;line-height:1.25!important}.tile-body small{font-size:12px;color:#64748b!important}.tile-price-block em{font-size:12px;font-style:normal;font-weight:800;color:var(--p-blue)!important}.market-product-card.waiting .tile-price-block strong{color:#64748b!important;font-size:16px!important}.single-seller-note{color:#64748b;margin-top:8px;font-size:11px;font-weight:700}.category-landing-head,.seo-landing{box-shadow:var(--p-shadow);border:1px solid var(--p-border)!important;background:#fff!important;border-radius:16px!important}.v15-featured-offer{border:1px solid var(--p-border)!important;box-shadow:var(--p-shadow)!important;background:#fff!important;border-radius:16px!important;padding:22px!important}.detail-product-thumb{color:var(--p-blue)!important;background:linear-gradient(135deg,#f8fafc,#eaf2ff)!important;border-color:#dbeafe!important}.v15-price-panel{border:1px solid #dbeafe;border-radius:14px;background:#f8fbff!important}.v15-price-panel small{color:#64748b!important}.v15-price-panel strong{color:var(--p-blue)!important}.big-go-btn,.go-btn{background:var(--p-blue)!important;color:#fff!important;border-radius:8px!important}.big-go-btn:hover,.go-btn:hover{background:var(--p-blue-dark)!important}.v15-detail-metrics{grid-template-columns:repeat(4,minmax(0,1fr))!important}.price-diff-cell{color:#0f766e;font-weight:900}.table-card,.history-chart-card,.history-card,.report-card,.seo-content-card,.account-card,.account-shell,.box{box-shadow:0 6px 18px #1118270a;border:1px solid var(--p-border)!important;background:#fff!important;border-radius:14px!important}.table-title{background:#f8fafc!important}.cheapest-row{background:#f8fbff!important}.cheapest-badge{background:var(--p-blue)!important;color:#fff!important}.footer.pro-footer{color:#111827!important;border-top:1px solid var(--p-border)!important;background:#fff!important}.footer-brand strong,.footer-category-col>strong{color:#111827!important}.footer-brand strong span{color:var(--p-blue)!important}@media (width<=980px){.market-intro{grid-template-columns:1fr}.market-stats-strip,.quick-category-strip{grid-template-columns:1fr;display:grid}.pro-nav{height:auto;padding:14px 0}.mega-wrap{order:3}.pro-search{order:2;width:100%}.pro-account{margin-left:auto}.v15-featured-offer,.v15-detail-metrics{grid-template-columns:1fr!important}}@media (width<=640px){.market-intro h1{font-size:23px}.market-stats-strip{grid-template-columns:repeat(3,1fr)}.market-stats-strip div{min-width:0;padding:10px 7px}.market-product-card{width:168px;min-width:168px}}.product-image-fallback{border-radius:inherit;color:#ff7a00;background:linear-gradient(145deg,#fff7ed,#fff);border:1px solid #ff7a002e;place-items:center;width:100%;height:100%;min-height:96px;font-size:28px;font-weight:900;display:grid}.product-image-fallback.large{min-height:180px;font-size:44px}.market-thumb img,.detail-product-thumb img{object-fit:contain;background:#fff;width:100%;height:100%}.market-thumb .product-image-fallback,.detail-product-thumb .product-image-fallback{min-height:100%}.crawler-item-info span b+a,.crawler-link+.crawler-link{margin-left:8px}.product-rail-scroll{align-items:stretch;grid-auto-columns:196px!important;gap:14px!important}.market-product-card{grid-template-rows:144px auto auto!important;width:196px!important;min-width:196px!important;min-height:310px!important;padding:12px!important}.market-thumb{background:#fff!important;border:1px solid #edf2f7!important;justify-content:center!important;align-items:center!important;height:144px!important;display:flex!important}.market-thumb img,.detail-product-thumb img{padding:4px;object-fit:contain!important;background:#fff!important;width:100%!important;height:100%!important}.product-image-fallback{overflow:hidden;background:linear-gradient(145deg,#f8fafc,#fff)!important;border:0!important;width:100%!important;min-height:100%!important}.product-image-fallback span{color:#1573d1!important;background:#eef6ff!important;border:1px solid #dbeafe!important;width:74px!important;height:74px!important;font-size:32px!important}.tile-body strong{min-height:38px!important;font-size:14px!important}.tile-price-block{min-height:74px}.tile-price-block strong.updating,.market-product-card.waiting .tile-price-block strong{color:#475569!important;font-weight:850!important}.market-product-card.waiting{opacity:1!important;background:#fbfcfe!important}.card-actions{display:none!important}.product-rail-section{background:0 0}.rail-head{padding-right:4px}.v15-featured-offer,.pro-best-offer{grid-template-columns:minmax(0,1fr) 360px!important}.detail-product-thumb{background:#fff!important;width:156px!important;height:156px!important}.best-product-side{grid-template-columns:156px minmax(0,1fr)!important}.best-price-panel>strong{font-size:36px!important}@media (width<=980px){.product-rail-scroll{grid-auto-columns:182px!important}.market-product-card{width:182px!important;min-width:182px!important}.v15-featured-offer,.pro-best-offer{grid-template-columns:1fr!important}}@media (width<=640px){.product-rail-scroll{grid-auto-columns:168px!important}.market-product-card{grid-template-rows:128px auto auto!important;width:168px!important;min-width:168px!important;min-height:292px!important}.market-thumb{height:128px!important}.best-product-side{grid-template-columns:1fr!important}.detail-product-thumb{width:100%!important;height:180px!important}}.danger-note{color:#991b1b;background:#fff1f2;border-color:#fecaca}.product-rail-scroll{scroll-snap-type:x proximity;flex-wrap:nowrap!important;justify-content:flex-start!important;align-items:stretch!important;gap:12px!important;padding:2px 2px 14px!important;display:flex!important;overflow-x:auto!important}.product-rail-scroll .market-product-card,.product-rail-scroll .pro-product-tile{flex:0 0 188px!important;width:188px!important;min-width:188px!important}.market-product-card{border-radius:11px!important;min-height:286px!important;box-shadow:0 2px 8px #0f172a0b!important}.market-thumb{height:136px!important}.product-image-fallback span{border-radius:20px!important}.product-rail-section{margin:22px 0!important}.rail-head h2{font-size:18px!important}.rail-head p{font-size:12px!important}.footer-more-link{margin-top:6px;color:#1573d1!important;font-weight:850!important}.category-directory-search{border:1px solid #dbe3ef;border-radius:12px;width:min(680px,100%);margin-top:16px;padding:13px 15px;font-size:15px}.category-directory-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:22px;display:grid}.category-directory-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px;box-shadow:0 8px 20px #0f172a0b}.category-directory-card>strong{margin-bottom:4px;font-size:17px;display:block}.category-directory-card>small{color:#64748b;margin-bottom:12px;display:block}.category-directory-card div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;display:grid}.category-directory-card a{color:#334155;font-size:13px;font-weight:750}@media (width<=980px){.category-directory-grid{grid-template-columns:1fr 1fr}}@media (width<=640px){.product-rail-scroll .market-product-card,.product-rail-scroll .pro-product-tile{flex-basis:166px!important;width:166px!important;min-width:166px!important}.category-directory-grid,.category-directory-card div{grid-template-columns:1fr}}:root{--pin-orange:#ff7a00;--pin-orange-dark:#e76600;--pin-black:#0f172a;--pin-muted:#64748b;--pin-line:#e5e7eb;--pin-soft:#fff7ed}body{color:var(--pin-black)!important;background:#f5f6f8!important}.container{width:min(1200px,100% - 36px)}.pro-topbar,.topbar{z-index:60;position:sticky;top:0;box-shadow:0 4px 18px #0f172a0d;border-bottom:1px solid var(--pin-line)!important;background:#fff!important}.pro-nav,.nav{gap:14px!important;height:72px!important}.logo.pro-logo{align-items:center;min-width:132px;display:flex;color:var(--pin-black)!important}.brand-logo{align-items:center;height:42px;display:inline-flex}.brand-logo img{object-fit:contain;width:auto;height:42px;display:block}.brand-logo.compact img{height:38px}.category-menu-btn{background:var(--pin-orange)!important;color:#fff!important;border:1px solid var(--pin-orange)!important;height:42px!important;box-shadow:none!important;border-radius:10px!important;padding:0 16px!important;font-weight:900!important}.category-menu-btn.open,.category-menu-btn:hover{background:var(--pin-orange-dark)!important}.pro-search{background:#fff;border:1px solid #cbd5e1;border-radius:10px;flex:1;max-width:690px;overflow:visible}.pro-search input{background:#fff!important;border:0!important;border-radius:10px 0 0 10px!important;height:42px!important}.pro-search button{width:54px;height:42px!important;color:var(--pin-black)!important;background:#fff!important;border-left:1px solid #e2e8f0!important;border-radius:0 10px 10px 0!important;padding:0!important;font-size:0!important}.pro-search button:after{content:"⌕";color:var(--pin-black);font-size:22px}.pro-account{align-items:center;height:42px;padding:0 18px;font-weight:800;display:inline-flex;border:1px solid var(--pin-line)!important;color:var(--pin-black)!important;background:#fff!important;border-radius:10px!important}.mega-wrap{position:relative}.pro-mega-menu,.mega-menu{border:1px solid var(--pin-line)!important;z-index:1000!important;background:#fff!important;border-radius:18px!important;width:min(880px,100vw - 42px)!important;max-height:520px!important;padding:0!important;position:absolute!important;top:calc(100% + 12px)!important;left:0!important;overflow:hidden!important;box-shadow:0 24px 70px #0f172a29!important}.mega-topline{border-bottom:1px solid var(--pin-line);background:#fff;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.mega-topline strong{font-size:16px}.mega-topline button{cursor:pointer;background:#f1f5f9;border:0;border-radius:999px;width:30px;height:30px;font-size:20px}.mega-grid-scroll{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-height:390px;padding:18px;display:grid;overflow-y:auto}.mega-group{background:#fff;border:1px solid #eef2f7;border-radius:14px;padding:14px;min-width:0!important}.mega-group>strong{margin-bottom:4px;font-size:14px;display:block;color:var(--pin-black)!important}.mega-group small{min-height:32px;margin-bottom:10px;font-size:12px;line-height:1.35;display:block;color:var(--pin-muted)!important}.mega-group div{gap:4px;display:grid}.mega-group a{border-radius:9px;padding:7px 8px;font-size:13px;font-weight:700;color:#334155!important}.mega-group a:hover{background:var(--pin-soft);color:var(--pin-orange-dark)!important}.mega-all-link{border-top:1px solid var(--pin-line);background:#fffaf5;padding:14px 18px;font-weight:900;display:block;color:var(--pin-orange-dark)!important}.market-intro{grid-template-columns:1.4fr .8fr;align-items:center;gap:24px;background:linear-gradient(135deg,#fff,#fff7ed)!important;border:1px solid #fed7aa!important;border-radius:22px!important;margin-top:30px!important;padding:34px 36px!important;display:grid!important}.hero-eyebrow{color:var(--pin-orange-dark);background:#ffedd5;border:1px solid #fed7aa;border-radius:999px;margin-bottom:12px;padding:7px 10px;font-size:12px;font-weight:900;display:inline-flex}.market-intro h1{letter-spacing:-1.4px;line-height:1.08;color:var(--pin-black)!important;margin:0 0 12px!important;font-size:clamp(30px,4vw,46px)!important}.market-intro p{max-width:760px;font-size:16px;line-height:1.65;color:#475569!important}.hero-action-row{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.hero-action-row a{color:var(--pin-orange-dark);background:#fff;border:1px solid #fed7aa;border-radius:999px;padding:10px 13px;font-weight:900}.market-stats-strip{box-shadow:0 12px 32px #ff7a0014;background:#fff!important;border:1px solid #fed7aa!important;border-radius:18px!important;padding:16px!important}.market-stats-strip div strong{color:var(--pin-black)!important}.market-stats-strip div span{color:var(--pin-muted)!important}.quick-category-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px!important;margin-top:18px!important;display:grid!important}.quick-category-group{border:1px solid var(--pin-line);background:#fff;border-radius:16px;padding:15px}.quick-category-group strong{margin-bottom:10px;display:block}.quick-category-group div{flex-wrap:wrap;gap:7px;display:flex}.quick-category-group a{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.quick-category-group a:hover{color:#fff;background:var(--pin-orange);border-color:var(--pin-orange)}.market-rails{padding-top:20px}.product-rail-section{background:0 0!important;border:0!important;margin:28px 0!important;padding:0!important}.rail-head{margin-bottom:12px!important}.rail-head h2{color:var(--pin-black);margin:0 0 4px!important;font-size:20px!important}.rail-head p{color:var(--pin-muted)}.rail-explore{border-radius:999px;padding:8px 20px;font-weight:900;color:#1f2937!important;background:#e9eef5!important}.product-rail-scroll{grid-auto-columns:196px!important;gap:14px!important;padding-bottom:12px!important;overflow-x:auto!important}.pro-product-tile,.market-product-card{border:1px solid var(--pin-line)!important;background:#fff!important;border-radius:16px!important;min-height:318px!important;padding:12px!important;box-shadow:0 6px 18px #0f172a0d!important}.pro-product-tile:hover{transform:translateY(-2px);border-color:#fdba74!important;box-shadow:0 16px 34px #0f172a1a!important}.pro-product-tile.waiting{opacity:1!important}.card-actions span{color:#64748b!important;background:#fff!important;border:1px solid #e2e8f0!important}.market-thumb{justify-content:center;align-items:center;display:flex;overflow:hidden;background:#f8fafc!important;border:1px solid #eef2f7!important;border-radius:14px!important;height:160px!important}.market-thumb img{padding:8px;object-fit:contain!important;width:100%!important;height:100%!important}.product-image-fallback{background:radial-gradient(circle at 70% 20%,#fff7ed,#fff 42%,#f8fafc);border:1px solid #fed7aa;border-radius:14px;justify-content:center;align-items:center;width:100%;height:100%;min-height:150px;display:flex}.product-image-fallback span{border:1px solid #fed7aa;box-shadow:0 10px 22px #ff7a001f;color:var(--pin-orange)!important;background:#fff!important}.tile-body strong{color:var(--pin-black);min-height:40px;line-height:1.25}.tile-body small{color:#64748b}.tile-price-block{border-top:1px solid #eef2f7!important;margin-top:10px!important;padding-top:10px!important}.tile-price-block span{font-size:12px;font-weight:900;color:#111827!important}.tile-price-block strong{color:var(--pin-orange-dark)!important;font-size:19px!important}.tile-price-block strong.updating{color:#64748b!important}.tile-price-block em{font-size:12px;font-style:normal;color:#64748b!important}.single-seller-note{border:1px solid #fed7aa;color:#9a3412!important;background:#fff7ed!important}.footer.pro-footer,.footer{margin-top:48px;color:var(--pin-black)!important;border-top:1px solid var(--pin-line)!important;background:#fff!important}.footer-grid{grid-template-columns:1.3fr repeat(3,1fr)!important;gap:34px!important}.footer-brand p,.footer-bottom span,.footer-category-col a{color:#475569!important}.footer-category-col>strong{margin-bottom:10px;display:block;color:var(--pin-black)!important}.footer-category-col a{padding:3px 0;font-size:13px;display:block}.footer-category-col a:hover{color:var(--pin-orange-dark)!important}.footer-logo{margin-bottom:12px;display:inline-flex}.footer-legal-links{flex-wrap:wrap;gap:9px;margin-top:14px;display:flex}.footer-legal-links a{background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800;color:var(--pin-orange-dark)!important}.footer-bottom{border-top:1px solid var(--pin-line)!important}.footer-bottom>div{align-items:center;gap:16px;display:flex}.footer-bottom a{font-weight:800;color:var(--pin-black)!important}.policy-hero,.category-landing-head{border-radius:20px;box-shadow:0 8px 24px #0f172a0a;border:1px solid var(--pin-line)!important;background:#fff!important;padding:26px!important}.policy-hero h1{letter-spacing:-.8px;margin:8px 0;font-size:34px}.policy-hero p{color:#475569;max-width:760px;line-height:1.6}.policy-card-list{gap:14px;margin-top:18px;display:grid}.policy-card{border:1px solid var(--pin-line);background:#fff;border-radius:16px;padding:22px}.policy-card h2{font-size:19px;margin:0 0 8px!important}.policy-card p{color:#475569;margin:0;line-height:1.65}@media (width<=900px){.pro-nav,.nav{flex-wrap:wrap;padding:12px 0;height:auto!important}.logo.pro-logo{min-width:auto}.pro-search{flex-basis:100%;order:3;width:100%}.mega-grid-scroll{grid-template-columns:1fr;max-height:360px}.market-intro{grid-template-columns:1fr!important;padding:24px!important}.quick-category-strip,.footer-grid{grid-template-columns:1fr!important}}.pro-nav{grid-template-columns:auto auto minmax(260px,1fr) auto!important;align-items:center!important;gap:14px!important;display:grid!important}.pro-logo,.logo.pro-logo{min-width:132px!important;color:var(--pin-black)!important}.mega-wrap{z-index:1100;position:relative!important}.category-menu-btn{background:var(--pin-orange)!important;border:1px solid var(--pin-orange)!important;color:#fff!important;height:42px!important;box-shadow:none!important;border-radius:10px!important;align-items:center!important;gap:7px!important;padding:0 16px!important;font-weight:900!important;display:inline-flex!important}.category-menu-btn span{transition:transform .15s}.category-menu-btn.open span{transform:rotate(180deg)}.pro-mega-menu.category-dropdown{z-index:1200!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:18px!important;width:min(940px,100vw - 36px)!important;max-height:min(680px,100vh - 96px)!important;padding:0!important;position:absolute!important;top:calc(100% + 12px)!important;left:0!important;overflow:hidden!important;box-shadow:0 28px 80px #0f172a2e!important}.category-dropdown .mega-topline{background:#fff!important;border-bottom:1px solid #e5e7eb!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;padding:16px 18px!important;display:flex!important}.category-dropdown .mega-topline strong{line-height:1.2;display:block;color:var(--pin-black)!important;font-size:16px!important}.category-dropdown .mega-topline small{margin-top:3px;font-size:12px;display:block;color:#64748b!important}.category-dropdown .mega-topline button{width:32px!important;height:32px!important;color:var(--pin-black)!important;cursor:pointer!important;background:#f1f5f9!important;border:0!important;border-radius:999px!important;font-size:20px!important}.mega-menu-shell{grid-template-columns:230px minmax(0,1fr);min-height:360px;max-height:calc(min(680px,100vh - 96px) - 66px);display:grid}.mega-tab{width:100%;color:var(--pin-black);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;gap:4px;margin-bottom:6px;padding:12px;display:grid}.mega-tab strong{color:var(--pin-black);font-size:14px}.mega-content{background:#fff;padding:18px;overflow-y:auto}.mega-content-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.mega-content-head strong{color:var(--pin-black);font-size:18px;display:block}.mega-content-head small{color:#64748b;margin-top:4px;line-height:1.35;display:block}.mega-content-head a{white-space:nowrap;font-weight:900;color:var(--pin-orange-dark)!important}.mega-link-grid a{background:#fff;border:1px solid #e5e7eb;border-radius:14px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:11px;display:grid;color:var(--pin-black)!important}.mega-link-grid a:hover{background:#fff7ed;border-color:#fdba74;color:var(--pin-orange-dark)!important}.mega-link-grid a span{width:38px;height:38px;color:var(--pin-orange-dark);background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;place-items:center;font-size:12px;font-weight:950;display:grid}@media (width<=980px){.pro-nav{grid-template-columns:auto 1fr auto!important}.mega-wrap{order:2!important}.pro-search{order:4!important;grid-column:1/-1!important;width:100%!important;max-width:none!important}.pro-account{order:3!important;justify-self:end!important}.pro-mega-menu.category-dropdown{width:auto!important;max-height:calc(100vh - 100px)!important;position:fixed!important;top:82px!important;left:18px!important;right:18px!important}.mega-menu-shell{max-height:calc(100vh - 166px);grid-template-columns:1fr!important}.mega-sidebar{border-bottom:1px solid #e5e7eb;border-right:0;gap:8px;display:flex;overflow:auto hidden}.mega-tab{min-width:180px;margin-bottom:0}.mega-content{max-height:calc(100vh - 260px)}}@media (width<=640px){.container{width:min(100% - 24px,1200px)}.pro-nav{grid-template-columns:1fr auto!important}.logo.pro-logo{grid-column:1}.mega-wrap{order:3!important;grid-column:1/-1!important}.category-menu-btn{justify-content:center;width:100%}.pro-account{grid-column:2}.mega-link-grid{grid-template-columns:1fr}.mega-content-head{flex-direction:column}}.pro-mega-menu.category-dropdown{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:18px!important;width:min(760px,100vw - 36px)!important;max-height:min(560px,100vh - 96px)!important;padding:0!important;display:block!important;overflow:hidden!important;box-shadow:0 24px 70px #0f172a29!important}.category-dropdown .mega-topline.no-close{background:#fff!important;border-bottom:1px solid #eef2f7!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;padding:15px 18px!important;display:flex!important}.category-dropdown .mega-topline.no-close>div{min-width:0}.category-dropdown .mega-topline.no-close strong{line-height:1.15;display:block;color:#0f172a!important;font-size:16px!important}.category-dropdown .mega-topline.no-close small{margin-top:4px;font-size:12px;line-height:1.35;display:block;color:#64748b!important}.category-dropdown .mega-topline.no-close a{background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;flex:none;padding:8px 11px;font-size:12px;font-weight:900;color:#e76600!important}.mega-menu-shell{grid-template-columns:220px minmax(0,1fr)!important;min-height:330px!important;max-height:calc(min(560px,100vh - 96px) - 64px)!important;display:grid!important;overflow:hidden!important}.mega-sidebar{background:#f8fafc!important;border-right:1px solid #eef2f7!important;padding:12px!important;overflow-y:auto!important}.mega-tab{color:#0f172a!important;text-align:left!important;cursor:pointer!important;background:0 0!important;border:1px solid #0000!important;border-radius:13px!important;gap:4px!important;width:100%!important;margin:0 0 7px!important;padding:12px!important;display:grid!important}.mega-tab strong{line-height:1.2;color:#0f172a!important;font-size:14px!important}.mega-tab span{color:#64748b!important;font-size:12px!important;font-weight:750!important}.mega-tab:hover,.mega-tab.active{background:#fff7ed!important;border-color:#fed7aa!important}.mega-tab.active strong{color:#e76600!important}.mega-content{background:#fff!important;min-width:0!important;padding:18px!important;overflow-y:auto!important}.mega-content-head{justify-content:space-between!important;align-items:flex-start!important;gap:14px!important;margin:0 0 14px!important;display:flex!important}.mega-content-head strong{line-height:1.2;display:block;color:#0f172a!important;font-size:19px!important}.mega-content-head small{margin-top:4px;font-size:13px;line-height:1.35;display:block;color:#64748b!important}.mega-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;display:grid!important}.mega-link-grid a{color:#0f172a!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:14px!important;grid-template-columns:38px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;min-width:0!important;padding:10px!important;display:grid!important}.mega-link-grid a:hover{color:#e76600!important;background:#fff7ed!important;border-color:#fdba74!important}.mega-link-grid a span{color:#e76600!important;background:#fff7ed!important;border:1px solid #fed7aa!important;border-radius:12px!important;place-items:center!important;width:38px!important;height:38px!important;font-size:12px!important;font-weight:950!important;display:grid!important}.mega-link-grid a strong{min-width:0!important;color:inherit!important;white-space:normal!important;overflow-wrap:anywhere!important;font-size:14px!important}@media (width<=980px){.pro-mega-menu.category-dropdown{width:auto!important;max-height:calc(100vh - 100px)!important;position:fixed!important;top:82px!important;left:18px!important;right:18px!important}.mega-menu-shell{grid-template-columns:1fr!important;max-height:calc(100vh - 166px)!important}.mega-sidebar{border-bottom:1px solid #eef2f7!important;border-right:0!important;gap:8px!important;display:flex!important;overflow:auto hidden!important}.mega-tab{min-width:175px!important;margin-bottom:0!important}.mega-content{max-height:calc(100vh - 265px)!important}}@media (width<=640px){.category-dropdown .mega-topline.no-close{flex-direction:column!important;align-items:flex-start!important}.mega-link-grid{grid-template-columns:1fr!important}}.category-directory-page .category-directory-hero{background:linear-gradient(135deg,#fff 0%,#fff7ed 100%);border:1px solid #fed7aa;border-radius:22px;padding:28px;box-shadow:0 18px 50px #0f172a12}.category-directory-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;max-width:760px;margin:18px 0 4px;display:grid}.category-directory-stats div{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:12px 14px}.category-directory-stats strong{color:#0f172a;font-size:22px;display:block}.category-directory-stats span{color:#64748b;font-size:12px;font-weight:800;display:block}.category-popular-strip{background:#fff;border:1px solid #e5e7eb;border-radius:18px;margin:22px 0;padding:18px;box-shadow:0 10px 30px #0f172a0b}.section-kicker{color:#0f172a;margin-bottom:12px;font-weight:950}.category-popular-strip>div:last-child{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.category-popular-strip a{color:#0f172a;background:#fff;border:1px solid #e5e7eb;border-radius:14px;grid-template-columns:34px 1fr;align-items:center;gap:10px;padding:11px;display:grid}.category-popular-strip a:hover{background:#fff7ed;border-color:#ff7a00}.category-popular-strip a span{color:#ff7a00;background:#fff7ed;border-radius:12px;place-items:center;width:34px;height:34px;font-weight:950;display:grid}.category-popular-strip a strong{font-size:12px;line-height:1.2}.category-popular-strip a small{color:#64748b;grid-column:2;font-size:11px;font-weight:800}.alphabet-nav{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border:1px solid #e5e7eb;border-radius:16px;gap:6px;margin:18px 0;padding:10px;display:flex;position:sticky;top:82px;overflow-x:auto}.alphabet-nav a{color:#0f172a;background:#f8fafc;border:1px solid #e5e7eb;border-radius:11px;place-items:center;min-width:34px;height:34px;font-weight:950;display:grid}.alphabet-nav a:hover{color:#fff;background:#ff7a00;border-color:#ff7a00}.category-alpha-list{gap:18px;display:grid}.category-alpha-section{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:18px;scroll-margin-top:130px;box-shadow:0 10px 30px #0f172a0a}.category-alpha-section h2{color:#ff7a00;background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;place-items:center;width:42px;height:42px;margin:0 0 12px;display:grid}.category-alpha-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.category-alpha-card{color:#0f172a;background:#fff;border:1px solid #e5e7eb;border-radius:15px;grid-template-columns:44px 1fr;gap:12px;padding:13px;display:grid}.category-alpha-card:hover{border-color:#ff7a00;box-shadow:0 10px 24px #ff7a0017}.category-alpha-icon{color:#ff7a00;background:#fff7ed;border-radius:14px;place-items:center;width:44px;height:44px;font-weight:950;display:grid}.category-alpha-card strong{font-size:14px;display:block}.category-alpha-card small{color:#64748b;margin-top:2px;font-size:12px;display:block}.category-alpha-card em{color:#64748b;grid-column:2;font-size:12px;font-style:normal;font-weight:800}.seller-coverage-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;margin-top:16px;overflow:hidden;box-shadow:0 10px 30px #0f172a0b}.coverage-mini-stats{color:#64748b;align-items:center;gap:8px;font-size:12px;display:flex}.coverage-mini-stats strong{color:#0f172a;font-size:18px}.seller-coverage-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:16px;display:grid}.seller-coverage-item{background:#fff;border:1px solid #e5e7eb;border-radius:14px;gap:8px;padding:12px;display:grid}.seller-coverage-item div{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.seller-coverage-item strong{color:#0f172a;font-size:13px}.seller-coverage-item small{color:#64748b;text-align:right;font-size:11px}.seller-coverage-item span{color:#334155;font-size:12px;font-weight:850}.seller-coverage-item em{color:#64748b;font-size:12px;font-style:normal}.seller-coverage-item.ok{background:#f0fdf4;border-color:#bbf7d0}.seller-coverage-item.ok span{color:#15803d}.seller-coverage-item.wait{background:#fff7ed;border-color:#fed7aa}.seller-coverage-item.warn{background:#fffbeb;border-color:#fde68a}.seller-coverage-item.fail{background:#fff1f2;border-color:#fecaca}.seller-coverage-item.manual{background:#f8fafc;border-color:#dbe3ef}@media (width<=980px){.category-popular-strip>div:last-child{grid-template-columns:repeat(3,minmax(0,1fr))}.category-alpha-grid,.seller-coverage-grid,.category-directory-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.category-popular-strip>div:last-child,.category-alpha-grid,.seller-coverage-grid{grid-template-columns:1fr}}.source-health-pill{color:#0f172a;background:#f1f5f9;border:1px solid #dbe3ef;border-radius:999px;align-items:center;margin-left:8px;padding:4px 8px;font-size:11px;font-weight:900;display:inline-flex}.source-health-priced{background:#f0fdf4;border-color:#bbf7d0}.source-health-priced .source-health-pill{color:#15803d;background:#dcfce7;border-color:#bbf7d0}.source-health-has_logs_no_price{background:#fff7ed;border-color:#fed7aa}.source-health-has_logs_no_price .source-health-pill{color:#c2410c;background:#ffedd5;border-color:#fed7aa}.source-health-ready_no_logs{background:#f8fafc;border-color:#dbe3ef}.source-health-catalog_only{opacity:.8}.pro-topbar{z-index:900;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0;box-shadow:0 10px 34px #0f172a0f;background:#fffffff5!important;border-bottom:1px solid #eef2f7!important}.pro-nav{min-height:76px;gap:16px!important}.pro-logo{min-width:150px}.nav-soft-link{white-space:nowrap;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;justify-content:center;align-items:center;height:42px;padding:0 14px;font-size:13px;font-weight:900;display:inline-flex;color:#9a3412!important}.nav-soft-link:hover{background:#ffedd5;color:#7c2d12!important}.mega-wrap:after{content:"";height:18px;display:block;position:absolute;top:100%;left:-18px;right:-18px}.pro-mega-menu.category-dropdown{border:1px solid #e5e7eb!important;border-radius:22px!important;top:calc(100% + 8px)!important;box-shadow:0 30px 90px #0f172a2e!important}.category-menu-btn{transition:transform .16s,background .16s,box-shadow .16s}.category-menu-btn:hover,.category-menu-btn.open{transform:translateY(-1px);box-shadow:0 12px 28px #f9731638!important}.mega-menu-shell{background:linear-gradient(90deg,#fff7ed 0,#fff 32%)!important}.mega-tab{border:1px solid #0000!important}.mega-tab:hover,.mega-tab.active{box-shadow:0 12px 26px #fb923c1f;border-color:#fed7aa!important}.mega-link-grid a{min-height:58px}.footer.pro-footer{background:radial-gradient(circle at 0 0,#fff7ed,#fff 42%,#f8fafc)!important;border-top:1px solid #e5e7eb!important}.footer-trust-strip{flex-wrap:wrap;gap:8px;margin:16px 0 2px;display:flex}.footer-trust-strip span{background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;align-items:center;padding:7px 10px;font-size:12px;font-weight:900;display:inline-flex;color:#9a3412!important}.footer-category-col a{border-radius:9px;margin-left:-7px;padding:5px 7px!important}.footer-category-col a:hover{background:#fff7ed}.source-health-discovery_waiting_approval{background:#eff6ff!important;border-color:#bfdbfe!important}@media (width<=820px){.nav-soft-link{display:none}.pro-nav{min-height:auto}.mega-wrap:after{display:none}}:root{--v34-ink:#111827;--v34-muted:#64748b;--v34-line:#e5e7eb;--v34-soft-line:#eef2f7;--v34-bg:#f6f7f9;--v34-orange:#ff7a00;--v34-orange-dark:#e76600;--v34-orange-soft:#fff7ed;--v34-shadow-sm:0 8px 26px #0f172a12;--v34-shadow-lg:0 30px 90px #0f172a2e}.modern-header.pro-topbar,.topbar.pro-topbar.modern-header{-webkit-backdrop-filter:blur(16px)saturate(1.1);z-index:2000!important;border-bottom:1px solid var(--v34-soft-line)!important;background:#fffffff7!important;position:sticky!important;top:0!important;box-shadow:0 8px 30px #0f172a0e!important}.modern-nav.pro-nav,.container.nav.pro-nav.modern-nav{grid-template-columns:auto auto minmax(360px,1fr) auto auto!important;align-items:center!important;gap:14px!important;height:auto!important;min-height:76px!important;padding:10px 0!important;display:grid!important}.modern-logo.pro-logo,.logo.pro-logo.modern-logo{min-width:146px!important;color:var(--v34-ink)!important;align-items:center!important;display:inline-flex!important}.modern-logo .brand-logo,.modern-logo.brand-logo{align-items:center!important;height:42px!important;display:inline-flex!important}.modern-logo .brand-logo img,.brand-logo img{width:auto!important;max-height:42px!important;display:block!important}.modern-mega-wrap{z-index:2050!important;align-items:center!important;min-height:46px!important;display:inline-flex!important;position:relative!important}.modern-category-btn.category-menu-btn{border:1px solid var(--v34-orange)!important;background:linear-gradient(180deg, #ff8b1c, var(--v34-orange))!important;color:#fff!important;letter-spacing:-.1px!important;cursor:pointer!important;white-space:nowrap!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;gap:8px!important;min-width:144px!important;height:44px!important;padding:0 15px!important;font-weight:950!important;transition:transform .16s,box-shadow .16s,background .16s!important;display:inline-flex!important;box-shadow:0 10px 22px #ff7a002e!important}.category-btn-icon{background:#ffffff29!important;border-radius:7px!important;place-items:center!important;width:20px!important;height:20px!important;font-size:13px!important;line-height:1!important;display:inline-grid!important}.modern-search.pro-search,.search.pro-search.modern-search{background:#fff!important;border:1px solid #d8dee8!important;border-radius:14px!important;align-items:stretch!important;width:100%!important;max-width:none!important;height:46px!important;display:flex!important;overflow:visible!important;box-shadow:0 5px 16px #0f172a09!important}.modern-search input{min-width:0!important;height:44px!important;color:var(--v34-ink)!important;background:#fff!important;border:0!important;border-radius:14px 0 0 14px!important;outline:0!important;flex:1!important;padding:0 16px!important;font-size:14px!important}.modern-search input::placeholder{color:#94a3b8!important}.modern-search button[type=submit]{border:0!important;border-left:1px solid var(--v34-soft-line)!important;color:#0000!important;cursor:pointer!important;background:#fff!important;border-radius:0 13px 13px 0!important;width:58px!important;min-width:58px!important;height:44px!important;padding:0!important;font-size:0!important}.modern-search:focus-within{border-color:#fdba74!important;box-shadow:0 0 0 4px #ff7a001a,0 8px 22px #0f172a0f!important}.modern-suggest-box.suggest-box,.suggest-box.modern-suggest-box{z-index:2100!important;border:1px solid var(--v34-line)!important;box-shadow:var(--v34-shadow-lg)!important;border-radius:16px!important;top:calc(100% + 10px)!important;left:0!important;right:0!important;overflow:hidden!important}.modern-nav-links a{color:#475569!important;border-radius:999px!important;align-items:center!important;height:38px!important;padding:0 11px!important;font-size:13px!important;font-weight:850!important;display:inline-flex!important}.modern-account-link.pro-account,.account-link.pro-account.modern-account-link{border:1px solid var(--v34-line)!important;min-width:104px!important;height:44px!important;color:var(--v34-ink)!important;background:#fff!important;border-radius:12px!important;padding:0 15px!important;font-weight:900!important;box-shadow:0 5px 16px #0f172a09!important}.modern-account-link:hover{background:#fffaf5!important;border-color:#fed7aa!important}.modern-category-dropdown.category-dropdown{border:1px solid var(--v34-line)!important;width:min(920px,100vw - 40px)!important;max-height:min(640px,100vh - 112px)!important;box-shadow:var(--v34-shadow-lg)!important;z-index:2200!important;background:#fff!important;border-radius:22px!important;padding:0!important;position:absolute!important;top:calc(100% + 10px)!important;left:0!important;overflow:hidden!important}.modern-category-dropdown:before{content:""!important;background:0 0!important;height:16px!important;position:absolute!important;top:-16px!important;left:0!important;right:0!important}.modern-mega-topline{border-bottom:1px solid var(--v34-soft-line)!important;background:linear-gradient(135deg,#fff,#fff7ed)!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;min-height:68px!important;padding:16px 18px!important;display:flex!important}.modern-mega-topline strong{color:var(--v34-ink)!important;letter-spacing:-.25px!important;font-size:17px!important}.modern-mega-topline small{color:var(--v34-muted)!important;font-size:12px!important;line-height:1.35!important}.modern-mega-topline a{height:36px!important;color:var(--v34-orange-dark)!important;background:#fff!important;border:1px solid #fed7aa!important;border-radius:999px!important;flex:none!important;align-items:center!important;padding:0 12px!important;font-size:12px!important;font-weight:950!important;display:inline-flex!important}.modern-mega-shell{background:#fff!important;grid-template-columns:236px minmax(0,1fr)!important;min-height:364px!important;max-height:calc(min(640px,100vh - 112px) - 68px)!important;display:grid!important;overflow:hidden!important}.modern-mega-sidebar{border-right:1px solid var(--v34-soft-line)!important;background:#f8fafc!important;padding:12px!important;overflow-y:auto!important}.modern-mega-sidebar .mega-tab,.mega-tab{color:var(--v34-ink)!important;background:0 0!important;border:1px solid #0000!important;border-radius:14px!important;margin-bottom:7px!important;padding:12px!important;transition:background .15s,border-color .15s,box-shadow .15s!important}.modern-mega-sidebar .mega-tab:hover,.modern-mega-sidebar .mega-tab.active{background:#fff!important;border-color:#fed7aa!important;box-shadow:0 10px 22px #fb923c1c!important}.modern-mega-sidebar .mega-tab strong{color:var(--v34-ink)!important}.modern-mega-sidebar .mega-tab.active strong{color:var(--v34-orange-dark)!important}.modern-mega-sidebar .mega-tab span{color:var(--v34-muted)!important}.modern-mega-content{background:#fff!important;min-width:0!important;padding:18px!important;overflow-y:auto!important}.modern-mega-content-head{justify-content:space-between!important;align-items:flex-start!important;gap:14px!important;margin-bottom:14px!important;display:flex!important}.modern-mega-content-head strong{color:var(--v34-ink)!important;letter-spacing:-.35px!important;font-size:19px!important}.modern-mega-content-head small{color:var(--v34-muted)!important}.modern-mega-content-head a{color:var(--v34-orange-dark)!important;white-space:nowrap!important;font-weight:950!important}.modern-mega-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.modern-mega-link-grid a{border:1px solid var(--v34-line)!important;min-width:0!important;min-height:60px!important;color:var(--v34-ink)!important;background:#fff!important;border-radius:15px!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;gap:11px!important;padding:11px!important;display:grid!important}.modern-mega-link-grid a:hover{background:var(--v34-orange-soft)!important;border-color:#fdba74!important;transform:translateY(-1px)!important}.modern-mega-link-grid a span{background:var(--v34-orange-soft)!important;width:42px!important;height:42px!important;color:var(--v34-orange-dark)!important;border:1px solid #fed7aa!important;border-radius:14px!important;place-items:center!important;font-size:12px!important;font-weight:950!important;display:grid!important}.modern-mega-link-grid a strong{color:inherit!important;overflow-wrap:anywhere!important;font-size:14px!important;line-height:1.2!important}.modern-footer.pro-footer,.footer.pro-footer.modern-footer{border-top:1px solid var(--v34-line)!important;color:var(--v34-ink)!important;background:linear-gradient(#fff 0%,#f8fafc 100%)!important;margin-top:58px!important}.modern-footer-topline{border-bottom:1px solid var(--v34-soft-line)!important;background:#fff!important}.modern-footer-trust{flex-wrap:wrap!important;gap:9px!important;padding:16px 0!important;display:flex!important}.modern-footer-trust span{color:#9a3412!important;background:#fff7ed!important;border:1px solid #fed7aa!important;border-radius:999px!important;align-items:center!important;min-height:32px!important;padding:0 11px!important;font-size:12px!important;font-weight:900!important;display:inline-flex!important}.modern-footer-grid.footer-grid,.footer-grid.modern-footer-grid{grid-template-columns:minmax(260px,1.45fr) repeat(4,minmax(150px,.78fr))!important;align-items:start!important;gap:26px!important;padding:36px 0 28px!important;display:grid!important}.modern-footer-brand p{color:#475569!important;max-width:430px!important;margin:12px 0 0!important;font-size:14px!important;line-height:1.68!important}.modern-footer-actions{flex-wrap:wrap!important;gap:8px!important;margin-top:16px!important;display:flex!important}.modern-footer-actions a{height:34px!important;color:var(--v34-orange-dark)!important;background:#fff7ed!important;border:1px solid #fed7aa!important;border-radius:999px!important;align-items:center!important;padding:0 11px!important;font-size:12px!important;font-weight:950!important;display:inline-flex!important}.modern-footer-col.footer-category-col{align-content:start!important;gap:6px!important;min-width:0!important;display:grid!important}.modern-footer-col.footer-category-col>strong{color:var(--v34-ink)!important;letter-spacing:-.15px!important;margin-bottom:6px!important;font-size:14px!important}.modern-footer-col.footer-category-col a{color:#64748b!important;border-radius:10px!important;margin-left:-8px!important;padding:6px 8px!important;font-size:13px!important;font-weight:760!important;line-height:1.2!important;display:block!important}.modern-footer-col.footer-category-col a:hover{color:var(--v34-orange-dark)!important;background:#fff7ed!important}.modern-footer-col .footer-more-link{color:var(--v34-orange-dark)!important;font-weight:950!important}.modern-footer-bottom.footer-bottom,.footer-bottom.modern-footer-bottom{border-top:1px solid var(--v34-line)!important;color:#64748b!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;padding:16px 0 24px!important;font-size:13px!important;display:flex!important}.modern-footer-bottom>div{flex-wrap:wrap!important;justify-content:flex-end!important;gap:13px!important;display:flex!important}.modern-footer-bottom a{color:var(--v34-ink)!important;font-weight:900!important}.modern-footer-bottom a:hover{color:var(--v34-orange-dark)!important}@media (width<=1120px){.modern-nav.pro-nav,.container.nav.pro-nav.modern-nav{grid-template-columns:auto auto minmax(240px,1fr) auto!important}.modern-nav-links{display:none!important}.modern-footer-grid.footer-grid,.footer-grid.modern-footer-grid{grid-template-columns:1.4fr repeat(2,minmax(170px,1fr))!important}}@media (width<=900px){.modern-nav.pro-nav,.container.nav.pro-nav.modern-nav{grid-template-columns:auto 1fr auto!important;gap:10px!important;padding:12px 0!important}.modern-logo.pro-logo,.logo.pro-logo.modern-logo{min-width:120px!important}.modern-mega-wrap{order:3!important;grid-column:1/-1!important;width:100%!important}.modern-category-btn.category-menu-btn{width:100%!important}.modern-search.pro-search,.search.pro-search.modern-search{order:4!important;grid-column:1/-1!important;width:100%!important}.modern-account-link.pro-account{justify-self:end!important;min-width:auto!important}.modern-category-dropdown.category-dropdown{width:auto!important;max-height:calc(100vh - 112px)!important;position:fixed!important;top:94px!important;left:16px!important;right:16px!important}.modern-mega-wrap:after{display:none!important}.modern-mega-shell{grid-template-columns:1fr!important;max-height:calc(100vh - 190px)!important}.modern-mega-sidebar{border-right:0!important;border-bottom:1px solid var(--v34-soft-line)!important;gap:8px!important;display:flex!important;overflow:auto hidden!important}.modern-mega-sidebar .mega-tab{min-width:178px!important;margin:0!important}.modern-mega-content{max-height:calc(100vh - 285px)!important}.modern-mega-link-grid{grid-template-columns:1fr!important}.modern-footer-grid.footer-grid,.footer-grid.modern-footer-grid{grid-template-columns:1fr 1fr!important}.modern-footer-brand{grid-column:1/-1!important}}@media (width<=640px){.modern-nav.pro-nav,.container.nav.pro-nav.modern-nav{grid-template-columns:1fr auto!important}.modern-logo.pro-logo{min-width:0!important}.modern-account-link.pro-account{padding:0 12px!important;font-size:13px!important}.modern-category-dropdown.category-dropdown{top:134px!important;left:12px!important;right:12px!important}.modern-mega-topline{flex-direction:column!important;align-items:flex-start!important}.modern-mega-topline a{justify-content:center!important;width:100%!important}.modern-mega-content-head{flex-direction:column!important}.modern-footer-grid.footer-grid,.footer-grid.modern-footer-grid{grid-template-columns:1fr!important;gap:18px!important;padding:28px 0 20px!important}.modern-footer-bottom.footer-bottom,.footer-bottom.modern-footer-bottom{flex-direction:column!important;align-items:flex-start!important}.modern-footer-bottom>div{justify-content:flex-start!important}}.diagnostic-panel{background:#f8fbff;border:1px solid #dbeafe;border-radius:16px;gap:10px;margin:14px 0;padding:14px;display:grid}.diagnostic-panel>strong{color:#0f172a;font-size:15px}.diagnostic-chip-grid{flex-wrap:wrap;gap:8px;display:flex}.diagnostic-chip-grid span{color:#334155;background:#fff;border:1px solid #bfdbfe;border-radius:999px;align-items:center;gap:5px;max-width:100%;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}.diagnostic-chip-grid b{color:#0f172a}.diagnostic-issue-list{gap:8px;display:grid}.diagnostic-issue-row{background:#fff7ed;border:1px solid #fed7aa;border-radius:13px;gap:5px;padding:11px;display:grid}.diagnostic-issue-row strong{color:#9a3412}.diagnostic-issue-row small{color:#64748b;overflow-wrap:anywhere}.diagnostic-issue-row span{color:#7c2d12;font-size:12px;font-weight:800}.catalog-index-verified{background:#f0fdf4!important;border-color:#bbf7d0!important}.catalog-index-pending,.catalog-index-pending_no_price{background:#fff7ed!important;border-color:#fed7aa!important}.catalog-index-unmatched{background:#f8fafc!important;border-color:#e5e7eb!important}.manual-link-admin{flex-direction:column;gap:18px;display:flex}.manual-link-head,.manual-category-title,.manual-product-title{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.manual-link-toolbar{background:#f8fafc;border:1px solid #e8edf5;border-radius:16px;grid-template-columns:minmax(180px,260px) 1fr minmax(120px,150px) auto;align-items:end;gap:12px;padding:14px;display:grid}.manual-link-toolbar label{color:#1f2a44;flex-direction:column;gap:6px;font-weight:800;display:flex}.manual-link-toolbar input,.manual-link-toolbar select,.manual-slot-row input{color:#0f172a;background:#fff;border:1px solid #dfe6f2;border-radius:12px;padding:10px 12px}.manual-summary-grid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.click-stats-panel{background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;padding:14px}.click-stats-panel h3{margin:0 0 10px}.click-stat-pills{flex-wrap:wrap;gap:8px;display:flex}.click-stat-pills span{color:#9a3412;background:#fff;border:1px solid #fdba74;border-radius:999px;align-items:center;gap:4px;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}.manual-category-list{flex-direction:column;gap:22px;display:flex}.manual-category-section{background:#fff;border:1px solid #e8edf5;border-radius:18px;padding:16px;box-shadow:0 10px 28px #0f172a0a}.manual-category-title{border-bottom:1px solid #edf2f7;margin-bottom:14px;padding-bottom:12px}.manual-category-title h3{margin:0 0 4px}.manual-category-title p,.manual-product-title small,.manual-seller-cell small{color:#64748b;margin:0;font-weight:700}.manual-product-card{background:#fbfdff;border:1px solid #edf2f7;border-radius:16px;margin-top:12px;padding:12px}.manual-product-title{margin-bottom:10px}.manual-product-title strong{color:#0f172a;font-size:15px;display:block}.manual-slot-list{flex-direction:column;gap:8px;display:flex}.manual-slot-row{background:#fff;border:1px solid #edf2f7;border-radius:14px;grid-template-columns:minmax(150px,210px) minmax(260px,1fr) auto auto auto auto;align-items:center;gap:8px;padding:9px;display:grid}.manual-slot-row.filled{background:linear-gradient(90deg,#f0fdf4e6,#fff);border-color:#bbf7d0}.manual-slot-row.empty{border-color:#e5e7eb}.manual-seller-cell strong{color:#1e293b;display:block}.manual-status{border-radius:999px;justify-content:center;min-width:74px;padding:6px 8px;font-size:12px;font-weight:900;display:inline-flex}.manual-status.ok{color:#166534;background:#dcfce7}.manual-status.waiting{color:#475569;background:#f1f5f9}@media (width<=900px){.manual-link-toolbar,.manual-slot-row{grid-template-columns:1fr}}.product-tile-link{color:inherit;flex-direction:column;gap:10px;height:100%;text-decoration:none;display:flex}.pro-product-tile .card-actions{z-index:3;gap:6px;display:flex;position:absolute;top:10px;right:10px}.wishlist-btn{color:#ff6f00;cursor:pointer;background:#fffffff0;border:1px solid #ff6f0047;border-radius:999px;padding:8px 12px;font-weight:800;transition:transform .15s,background .15s,border-color .15s;box-shadow:0 8px 22px #0f172a14}.wishlist-btn:hover{background:#fff7ed;border-color:#ff6f008c;transform:translateY(-1px)}.wishlist-btn.saved{color:#fff;background:#ff6f00;border-color:#ff6f00}.wishlist-btn.compact{justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-size:16px;display:inline-flex}.wishlist-btn.compact span{display:none}.detail-head-actions{margin:10px 0 6px}.most-visited-section{margin-top:18px;margin-bottom:28px}.most-visited-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.most-visited-item{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:16px;grid-template-columns:58px 1fr;align-items:center;gap:10px;min-height:96px;padding:12px;text-decoration:none;display:grid;position:relative;box-shadow:0 12px 26px #0f172a0f}.most-visited-item img,.most-visited-item .product-image-fallback{object-fit:cover;border-radius:14px;width:58px;height:58px}.most-visited-item strong{font-size:13px;line-height:1.25;display:block}.most-visited-item small,.most-visited-item em{color:#64748b;margin-top:4px;font-size:11px;font-style:normal;display:block}.most-visited-item em{color:#ff6f00;font-weight:900}.visit-rank{color:#fff;z-index:2;background:#111827;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:900;position:absolute;top:8px;left:8px}.wishlist-hero{margin-bottom:18px}.wishlist-grid .pro-product-tile{min-height:300px}@media (width<=1180px){.most-visited-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=720px){.most-visited-grid{grid-template-columns:1fr}.most-visited-item{grid-template-columns:52px 1fr}}.hero-action-row button{color:var(--pin-orange-dark);cursor:pointer;background:#fff;border:1px solid #fed7aa;border-radius:999px;padding:10px 13px;font-weight:900}.home-wishlist-section{margin-top:12px;margin-bottom:28px}.home-wishlist-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.home-wishlist-item{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:16px;grid-template-columns:56px 1fr;align-items:center;gap:10px;padding:12px;text-decoration:none;display:grid;box-shadow:0 12px 26px #0f172a0f}.home-wishlist-item img,.home-wishlist-item .product-image-fallback{object-fit:cover;border-radius:14px;width:56px;height:56px}.home-wishlist-item strong,.home-wishlist-item small,.home-wishlist-item em{display:block}.home-wishlist-item strong{font-size:13px;line-height:1.25}.home-wishlist-item small{color:#64748b;margin-top:3px;font-size:11px}.home-wishlist-item em{color:#ff6f00;grid-column:1/-1;font-size:12px;font-style:normal;font-weight:900}.table-price.price-hidden{color:#64748b;font-weight:900}.table-price.price-hidden small{color:#94a3b8;max-width:180px;margin-top:3px;font-size:10px;display:block}@media (width<=1180px){.home-wishlist-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.home-wishlist-list{grid-template-columns:1fr}}.bulk-link-box{background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;margin:12px 0 14px;padding:14px}.bulk-link-box label{color:#111827;gap:8px;font-weight:800;display:grid}.bulk-link-box textarea{resize:vertical;width:100%;min-height:92px;font:inherit;color:#111827;background:#fff;border:1px solid #fdba74;border-radius:12px;padding:11px 12px}.bulk-link-actions{flex-wrap:wrap;margin-top:10px}.manual-slot-details{margin-top:10px}.manual-slot-details>summary{cursor:pointer;color:#374151;padding:8px 0;font-weight:800}.product-image-fallback{text-align:center;gap:8px;padding:12px;position:relative;overflow:hidden;flex-direction:column!important}.product-image-fallback:before{content:"";background:#f973161a;border-radius:999px;width:120px;height:120px;position:absolute;inset:-30% auto auto -20%}.product-image-fallback span{z-index:1;justify-content:center;align-items:center;min-width:58px;min-height:58px;padding:0 12px;font-size:26px;font-weight:950;position:relative;color:var(--pin-orange)!important;background:#fff!important;border-radius:18px!important;display:inline-flex!important}.product-image-fallback small{z-index:1;color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:92%;font-size:11px;font-weight:800;line-height:1.2;display:-webkit-box;position:relative;overflow:hidden}.market-thumb .placeholder-product-img{border:1px solid #fed7aa;border-radius:12px;background:#fff7ed!important}.market-thumb .real-product-img{background:#fff!important}.mini-price-chart{color:#64748b;background:linear-gradient(#fff,#f8fafc);border:1px solid #eef2f7;border-radius:12px;grid-template-columns:1fr auto;align-items:center;gap:6px;min-height:44px;margin-top:8px;padding:5px 8px;font-size:11px;font-weight:800;display:grid}.mini-price-chart svg{width:100%;height:36px;display:block}.mini-price-chart path{fill:none;stroke:var(--pin-orange);stroke-width:3.2px;stroke-linecap:round;stroke-linejoin:round}.mini-price-chart circle{fill:#fff;stroke:var(--pin-orange);stroke-width:2px}.mini-price-chart.muted-chart{color:#94a3b8;background:#fbfdff;border-style:dashed;justify-content:center;min-height:34px;display:flex}.history-empty-card{padding:18px}.topbar.pro-topbar.modern-header{z-index:1000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0;background:#f8fafceb!important;border-bottom:1px solid #e2e8f0d9!important;box-shadow:0 10px 30px #0f172a0d!important}.modern-nav.pro-nav,.pro-nav.modern-nav{grid-template-columns:auto auto minmax(260px,1fr) auto auto!important;align-items:center!important;gap:12px!important;min-height:72px!important;display:grid!important}.modern-logo,.logo.pro-logo.modern-logo{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:999px!important;padding:9px 13px!important;box-shadow:0 10px 22px #0f172a0f!important}.modern-category-btn.category-menu-btn{background:linear-gradient(135deg,#ff7a00,#ff9a2f)!important;border:0!important;border-radius:999px!important;height:46px!important;padding:0 18px!important;box-shadow:0 10px 22px #ff7a0038!important}.modern-search.pro-search,.search-with-suggest.modern-search{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:999px!important;height:48px!important;overflow:visible!important;box-shadow:0 10px 24px #0f172a0d!important}.modern-search input{background:0 0!important;border-radius:999px 0 0 999px!important}.modern-search button[type=submit]{color:#0f172a!important;background:#fff!important;border-left:1px solid #eef2f7!important;border-radius:999px!important;width:56px!important;min-width:56px!important;height:46px!important;margin-right:1px!important;font-size:0!important}.modern-search button[type=submit]:before{content:"⌕";font-size:22px;font-weight:900;line-height:1}.modern-nav-links{white-space:nowrap;align-items:center;gap:8px!important;display:flex!important}.modern-nav-links a{color:#1f2937!important;border-radius:999px!important;padding:10px 13px!important;font-weight:900!important}.modern-nav-links a:hover{color:#c2410c!important;background:#fff7ed!important}.wishlist-header-icon{justify-content:center;align-items:center;gap:7px;min-width:94px;height:46px;position:relative;color:#111827!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:999px!important;font-weight:950!important;display:inline-flex!important;box-shadow:0 10px 22px #0f172a0f!important}.wishlist-header-icon span{color:#ff7a00;font-size:18px}.wishlist-header-icon em{color:#fff;background:#ff7a00;border:2px solid #fff;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;font-style:normal;display:grid;position:absolute;top:-6px;right:-5px}.pro-mega-menu.category-dropdown.modern-category-dropdown{border:1px solid #e2e8f0f2!important;border-radius:24px!important;overflow:hidden!important;box-shadow:0 28px 90px #0f172a38!important}.pro-product-tile.market-product-card{border-radius:20px!important;min-height:392px!important;overflow:hidden!important}.pro-product-tile .product-tile-link{gap:10px!important}.pro-product-tile .tile-image.market-thumb,.market-product-card .tile-image.market-thumb{background:radial-gradient(circle at 70% 20%,#fff7ed,#fff 42%,#f8fafc)!important;border:1px solid #fed7aa!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;width:100%!important;height:126px!important;min-height:126px!important;margin:0 0 4px!important;display:flex!important}.pro-product-tile .tile-image img,.market-product-card .tile-image img{object-fit:contain!important;width:100%!important;height:100%!important;padding:8px!important;display:block!important}.product-image-fallback small{display:none!important}.mini-price-chart{background:#fbfdff!important;border:1px solid #eef2f7!important;border-radius:14px!important;min-height:42px!important}.sponsor-badge-row{flex-wrap:wrap;gap:5px;min-height:22px;display:flex}.sponsor-badge,.sponsor,.cheapest-badge{justify-content:center;align-items:center;width:fit-content;border-radius:999px!important;padding:4px 8px!important;font-size:11px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.sponsor-badge.product{color:#fff!important;background:#ff7a00!important;border:1px solid #ff7a00!important}.sponsor-badge.seller,.seller-sponsor{color:#fff!important;background:#111827!important;border:1px solid #111827!important}.sponsor-badge.offer,.offer-sponsor,.sponsor:not(.seller-sponsor){color:#9a3412!important;background:#fff7ed!important;border:1px solid #fed7aa!important}:is(.pro-product-grid .pro-product-tile:has(.sponsor-badge),.product-rail-scroll .pro-product-tile:has(.sponsor-badge)){border-color:#fdba74!important;box-shadow:0 12px 30px #ff7a001a!important}.seo-content-card{border:1px solid #e2e8f0!important;border-radius:24px!important;box-shadow:0 14px 34px #0f172a0f!important}.seo-fact-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0 20px;display:grid}.seo-fact-list span{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:12px;font-weight:750;line-height:1.45}.modern-footer.footer,.footer.pro-footer.modern-footer{background:linear-gradient(#fff,#fff7ed)!important;border-top:1px solid #fed7aa!important;margin-top:60px!important}.modern-footer-topline{background:0 0!important;border:0!important}.modern-footer-trust{flex-wrap:wrap;justify-content:center;transform:translateY(-18px);gap:10px!important;display:flex!important}.modern-footer-trust span{box-shadow:0 8px 20px #ff7a0014;color:#9a3412!important;background:#fff!important;border:1px solid #fed7aa!important;border-radius:999px!important;padding:8px 13px!important;font-weight:950!important}.modern-footer-grid.footer-grid{padding-top:12px!important;padding-bottom:28px!important}.modern-footer-brand{background:#fff;border:1px solid #fed7aa;border-radius:24px;padding:20px;box-shadow:0 14px 34px #ff7a0014}.modern-footer-col{background:#ffffffb8;border:1px solid #ffedd5;border-radius:20px;padding:17px}.modern-footer-bottom{border-top:1px solid #fed7aa!important;padding:18px 0 26px!important}@media (width<=1050px){.modern-nav.pro-nav,.pro-nav.modern-nav{grid-template-columns:auto auto auto!important}.modern-search.pro-search{order:5;grid-column:1/-1}.modern-nav-links{display:none!important}}@media (width<=800px){.seo-fact-list{grid-template-columns:1fr}.wishlist-header-icon strong{display:none}.wishlist-header-icon{min-width:48px}}.pro-logo:after,.logo.pro-logo:after,.modern-logo:after,.logo.pro-logo.modern-logo:after{content:none!important;display:none!important}.wishlist-header-icon.icon-only{gap:0!important;width:48px!important;min-width:48px!important;padding:0!important}.wishlist-header-icon.icon-only strong{display:none!important}.wishlist-header-icon.icon-only span{font-size:21px!important;line-height:1!important}.wishlist-header-icon.icon-only em{top:-7px!important;right:-7px!important}.market-home .home-wishlist-section{display:none!important}.ai-health-panel{background:#fff;border:1px solid #e2e8f0;border-radius:18px;gap:10px;margin-top:14px;padding:14px;display:grid}.ai-health-panel .ai-health-row{flex-wrap:wrap;gap:8px;display:flex}.ai-health-panel span{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:5px;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}.ai-health-panel span.ok{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.ai-health-panel span.bad{color:#991b1b;background:#fef2f2;border-color:#fecaca}.pro-logo:after,.logo.pro-logo:after,.modern-logo.pro-logo:after{content:none!important;display:none!important}.modern-nav.pro-nav,.container.nav.pro-nav.modern-nav,.pro-nav.modern-nav{grid-template-columns:auto auto minmax(280px,1fr) auto!important}.modern-nav-links{display:none!important}.modern-search button[type=submit]:before,.pro-search button:before{content:none!important;display:none!important}.modern-search button[type=submit]:after{content:"⌕"!important;color:var(--v34-ink)!important;font-size:24px!important;line-height:1!important}.wishlist-header-wrap{z-index:2100;justify-self:end;position:relative}.wishlist-header-icon.icon-only{position:relative;color:#ff6b00!important;cursor:pointer!important;background:#fff!important;border:1px solid #ffedd5!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;width:48px!important;min-width:48px!important;height:48px!important;display:inline-flex!important;box-shadow:0 8px 20px #0f172a0d!important}.wishlist-header-icon.icon-only:hover,.wishlist-header-icon.icon-only.open{background:#fff7ed!important;border-color:#fdba74!important}.wishlist-header-icon.icon-only span{transform:translateY(-1px);font-size:24px!important;line-height:1!important}.wishlist-header-icon.icon-only em{color:#fff!important;background:#ff6b00!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:20px!important;height:20px!important;padding:0 6px!important;font-size:11px!important;font-style:normal!important;font-weight:900!important;display:inline-flex!important;position:absolute!important;top:-8px!important;right:-7px!important;box-shadow:0 4px 10px #ff6b0040!important}.wishlist-popover{z-index:2200;background:#fff;border:1px solid #ffedd5;border-radius:22px;width:min(360px,100vw - 24px);padding:12px;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 24px 60px #0f172a29}.wishlist-popover:before{content:"";background:#fff;border-top:1px solid #ffedd5;border-left:1px solid #ffedd5;width:14px;height:14px;position:absolute;top:-7px;right:16px;transform:rotate(45deg)}.wishlist-popover-head{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:12px;padding:6px 6px 10px;display:flex}.wishlist-popover-head strong{color:#0f172a;font-size:15px;font-weight:900}.wishlist-popover-head button,.wishlist-popover-item>button{color:#ea580c;cursor:pointer;background:#fff7ed;border:0;border-radius:10px;font-weight:900}.wishlist-popover-head button{padding:7px 10px;font-size:12px}.wishlist-popover-empty{color:#64748b;gap:4px;padding:22px 12px;display:grid}.wishlist-popover-empty strong{color:#0f172a}.wishlist-popover-list{gap:8px;max-height:420px;padding-top:10px;display:grid;overflow:auto}.wishlist-popover-item{background:#fff;border:1px solid #f1f5f9;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:8px;padding:8px;display:grid}.wishlist-popover-item a{color:#0f172a;grid-template-columns:42px 1fr;align-items:center;gap:10px;min-width:0;text-decoration:none;display:grid}.wishlist-mini-mark{color:#ff6b00;background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;font-weight:900;display:inline-flex}.wishlist-popover-item strong,.wishlist-popover-item small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.wishlist-popover-item small{color:#64748b;margin-top:3px;font-size:12px}.wishlist-popover-item>button{width:30px;height:30px;font-size:18px;line-height:1}.market-home .home-wishlist-section,.home-wishlist-section{display:none!important}.manual-product-collapsible{overflow:hidden;padding:0!important}.manual-product-summary{cursor:pointer;background:linear-gradient(#fff,#fffaf5);border-bottom:1px solid #ffedd5;list-style:none;padding:16px 18px!important}.manual-product-summary::-webkit-details-marker{display:none}.manual-product-body{padding:16px}.manual-product-chevron{color:#ea580c;background:#fff7ed;border-radius:999px;justify-content:center;align-items:center;min-width:88px;height:32px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.manual-product-collapsible:not([open]) .manual-product-chevron:after{content:" ↓"}.manual-product-collapsible[open] .manual-product-chevron:after{content:" ↑"}@media (width<=900px){.modern-nav.pro-nav,.container.nav.pro-nav.modern-nav,.pro-nav.modern-nav{grid-template-columns:auto auto auto!important}.modern-search.pro-search,.search.pro-search.modern-search{order:4!important;grid-column:1/-1!important}.wishlist-popover{position:fixed;top:86px;right:12px}}.modern-search.no-search-button{border-radius:16px!important;overflow:visible!important}.modern-search.no-search-button input{border-radius:16px!important;padding-right:18px!important}.modern-search.no-search-button button[type=submit],.modern-search.no-search-button button[type=submit]:before,.modern-search.no-search-button button[type=submit]:after{content:none!important;display:none!important}.secure-admin-login-card .pill{margin-bottom:10px}.secure-admin-login-card .admin-note{margin-top:14px;font-size:13px;line-height:1.45}.analytics-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px;display:grid}.analytics-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:16px;box-shadow:0 10px 28px #0f172a0d}.analytics-card.wide{grid-column:1/-1}.analytics-card h3{margin:0 0 12px;font-size:16px}.analytics-table{gap:8px;display:grid}.analytics-row{background:#fafafa;border:1px solid #f1f5f9;border-radius:12px;grid-template-columns:minmax(140px,1.4fr) minmax(90px,1fr) 54px;align-items:center;gap:10px;padding:10px 12px;font-size:13px;display:grid}.analytics-row.four{grid-template-columns:minmax(120px,1fr) minmax(160px,1.4fr) minmax(100px,.9fr) 54px}.analytics-row.link-row{grid-template-columns:minmax(160px,1.2fr) minmax(100px,.8fr) minmax(120px,.8fr) 54px}.analytics-row strong{color:#0f172a}.analytics-row span,.analytics-row small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.analytics-row b{color:#ff6b00;text-align:right;font-size:15px}.analytics-row a{color:#ff6b00;font-weight:800;text-decoration:none}.seller-removal-row{background:#fff;border:1px solid #e5e7eb;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.seller-removal-row.inactive{opacity:.55;background:#f8fafc}.seller-removal-row strong{color:#0f172a;display:block}.seller-removal-row small{color:#64748b;margin-top:4px;display:block}.live-policy-hero small{color:#64748b;margin-top:12px;font-weight:800;display:inline-flex}.professional-policy-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.professional-policy-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:20px;box-shadow:0 12px 32px #0f172a0d}.professional-policy-card h2{margin-top:0;font-size:18px}.professional-policy-card p{color:#475569;line-height:1.7}.contact-company-card{background:linear-gradient(135deg,#fff7ed,#fff);border:1px solid #fed7aa;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;margin:18px 0;padding:22px;display:flex;box-shadow:0 16px 42px #f9731614}.contact-company-card h2{margin:8px 0}.contact-company-card p{color:#475569;margin:0}.contact-actions{gap:10px;min-width:240px;display:grid}.contact-actions a{color:#fff;background:#ff6b00;border-radius:14px;justify-content:center;padding:12px 14px;font-weight:900;text-decoration:none;display:inline-flex}.contact-actions a+a{background:#111827}@media (width<=900px){.analytics-grid,.professional-policy-list,.analytics-row,.analytics-row.four,.analytics-row.link-row{grid-template-columns:1fr}.analytics-row b{text-align:left}.seller-removal-row,.contact-company-card{flex-direction:column;align-items:stretch}}:root{--pin-game-font:"Oxanium", Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}body,button,input,select,textarea{font-family:var(--pin-game-font)!important}h1,h2,h3,.logo,.brand-logo,.modern-logo,.admin-tabs button,.category-menu-btn{letter-spacing:-.025em;font-family:var(--pin-game-font)!important}.contact-premium-page{background:radial-gradient(circle at 20% 0,#ff7a001a,#0000 30%),#f6f7fb;padding-top:0}.contact-premium-hero{padding:70px 0 36px}.contact-hero-inner{text-align:center;max-width:920px}.contact-hero-inner h1{color:#0f172a;margin:16px auto 14px;font-size:clamp(38px,6vw,76px);line-height:.95}.contact-hero-inner p{color:#64748b;max-width:720px;margin:0 auto;font-size:18px;line-height:1.7}.contact-premium-grid{grid-template-columns:minmax(260px,380px) minmax(0,1fr);align-items:start;gap:28px;padding-bottom:28px;display:grid}.contact-info-stack{gap:16px;display:grid}.contact-info-card,.contact-company-mini,.contact-form-card,.contact-faq-card{background:#ffffffeb;border:1px solid #e7eaf0;border-radius:28px;box-shadow:0 24px 70px #0f172a14}.contact-info-card{gap:8px;padding:22px;transition:transform .22s,box-shadow .22s,border-color .22s;display:grid}.contact-info-card:hover{border-color:#ff7a0059;transform:translateY(-4px);box-shadow:0 28px 80px #ff7a001f}.contact-info-card span{color:#fff;background:linear-gradient(135deg,#ff7a00,#ff9d2d);border-radius:16px;place-items:center;width:46px;height:46px;font-size:22px;font-weight:900;display:grid}.contact-info-card strong{color:#111827;font-size:18px}.contact-info-card small,.contact-company-mini p{color:#64748b;line-height:1.55}.contact-company-mini{padding:22px}.contact-company-mini strong{color:#111827;margin-bottom:8px;display:block}.contact-company-mini a{color:#ff6b00;font-weight:800}.contact-form-card{gap:18px;padding:clamp(22px,4vw,38px);display:grid}.contact-form-card h2{color:#111827;margin:0;font-size:clamp(26px,3vw,40px)}.contact-form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.contact-form-card label{color:#334155;gap:8px;font-weight:800;display:grid}.contact-form-card input,.contact-form-card select,.contact-form-card textarea{color:#111827;background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;outline:none;width:100%;padding:15px 16px;font-size:15px;transition:border-color .18s,box-shadow .18s,background .18s}.contact-form-card input:focus,.contact-form-card select:focus,.contact-form-card textarea:focus{background:#fff;border-color:#ff7a00;box-shadow:0 0 0 4px #ff7a001f}.contact-fly-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff7a00,#ff4d00);border:0;border-radius:18px;padding:16px 20px;font-size:17px;font-weight:900;box-shadow:0 18px 34px #ff7a004d}.contact-faq-section{padding:0 0 70px}.contact-faq-card{max-width:920px;margin:0 auto;padding:28px}.contact-faq-card h2{color:#111827;margin:10px 0 18px}.contact-faq-item{text-align:left;cursor:pointer;background:#fff;border:1px solid #e7eaf0;border-radius:18px;width:100%;margin-top:10px;padding:16px 18px;overflow:hidden}.contact-faq-item strong{color:#111827;justify-content:space-between;gap:12px;display:flex}.contact-faq-item em{color:#ff6b00;font-style:normal}.contact-faq-item span{opacity:0;color:#64748b;max-height:0;line-height:1.6;transition:max-height .25s,opacity .2s,margin .2s;display:block}.contact-faq-item.open span{opacity:1;max-height:160px;margin-top:10px}.analytics-card.wide.game-click-accordion{margin:18px 0}.analytics-game-details{background:#fff;border:1px solid #e7eaf0;border-radius:18px;margin-top:10px;padding:0;overflow:hidden}.analytics-game-details summary{cursor:pointer;justify-content:space-between;align-items:center;gap:14px;padding:15px 18px;display:flex}.analytics-game-details summary strong{color:#111827}.analytics-game-details summary span{color:#64748b;font-weight:700}.analytics-game-details .analytics-table{border-top:1px solid #eef2f7;padding:12px}.analytics-row.three{grid-template-columns:1.4fr 1fr auto}.analytics-table.compact .analytics-row{min-height:auto;padding:9px 10px}.stale-mini.danger{color:#b91c1c;background:#fee2e2}.price-hidden small{color:#64748b;margin-top:4px;font-size:11px;display:block}@media (width<=820px){.contact-premium-grid,.contact-form-row{grid-template-columns:1fr}.contact-premium-hero{padding-top:42px}.contact-hero-inner p{font-size:16px}}.modern-suggest-box.suggest-box,.suggest-box.modern-suggest-box,.suggest-box{overscroll-behavior:contain!important;max-height:420px!important;overflow-y:auto!important}.modern-suggest-box.suggest-box button,.suggest-box.modern-suggest-box button{min-height:54px!important}.modern-suggest-box.suggest-box::-webkit-scrollbar{width:8px}.suggest-box.modern-suggest-box::-webkit-scrollbar{width:8px}.modern-suggest-box.suggest-box::-webkit-scrollbar-thumb{background:#fed7aa;border-radius:999px}.suggest-box.modern-suggest-box::-webkit-scrollbar-thumb{background:#fed7aa;border-radius:999px}.modern-footer-topline,.modern-footer-trust,.table-price.price-hidden small{display:none!important}.traffic-period-grid .traffic-summary-card small{color:#64748b;margin-top:8px;font-size:12px;line-height:1.45;display:block}.traffic-analytics-admin .analytics-card h3{margin-bottom:6px}.traffic-trend-card{margin:18px 0}.traffic-trend-list{gap:10px;margin-top:14px;display:grid}.traffic-trend-row{background:#fff;border:1px solid #eef2f7;border-radius:14px;grid-template-columns:92px minmax(120px,1fr) 110px 130px;align-items:center;gap:12px;padding:10px 12px;display:grid}.traffic-trend-row span{color:#64748b;font-size:12px;font-weight:800}.traffic-trend-row strong{color:#0f766e;font-size:13px}.traffic-trend-row b{color:#ff6b00;text-align:right;font-size:13px}.traffic-trend-bar{background:#fff3e6;border-radius:999px;height:10px;overflow:hidden}.traffic-trend-bar i{background:linear-gradient(135deg,#ff7a00,#ffb347);border-radius:999px;height:100%;display:block}.traffic-page-row{grid-template-columns:1.2fr 1.4fr auto}.traffic-total-row{grid-template-columns:1.1fr 90px 1.3fr auto}.traffic-page-row span,.traffic-total-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (width<=760px){.traffic-trend-row{grid-template-columns:1fr;gap:8px}.traffic-trend-row b{text-align:left}.traffic-page-row,.traffic-total-row{grid-template-columns:1fr}}:root{--pinreka-orange:#ff7a00;--pinreka-orange-dark:#e76600;--pinreka-orange-light:#fff7ed;--p-blue:#ff7a00!important;--p-blue-dark:#e76600!important}.go-btn,.big-go-btn,.compare-btn,.seller-btn,.seller-go-btn,.seller-visit-btn,.go-seller-btn,.offer-action-btn,.product-action-btn,.best-price-panel .go-btn,.best-price-panel .big-go-btn,.best-offer-action-box .go-btn,.best-offer-action-box .big-go-btn,.table-card .go-btn,.table-wrap .go-btn,.listing-row .go-btn,.price-row .go-btn,.offer-card .go-btn,.product-offer .go-btn,a.go-btn,a.big-go-btn,a.compare-btn{color:#fff!important;background:linear-gradient(135deg,#ff7a00,#ff922b)!important;border:1px solid #e76600!important;text-decoration:none!important;box-shadow:0 8px 18px #ff7a0038!important}.go-btn:hover,.big-go-btn:hover,.compare-btn:hover,.seller-btn:hover,.seller-go-btn:hover,.seller-visit-btn:hover,.go-seller-btn:hover,.offer-action-btn:hover,.product-action-btn:hover,a.go-btn:hover,a.big-go-btn:hover,a.compare-btn:hover{color:#fff!important;filter:none!important;background:linear-gradient(135deg,#e76600,#ff7a00)!important;border-color:#e76600!important}.go-btn:empty:before,.big-go-btn:empty:before,a.go-btn:empty:before,a.big-go-btn:empty:before{content:"Satıcıya Git"}.table-card .go-btn,.table-wrap .go-btn,td .go-btn{white-space:nowrap!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:124px!important;min-height:40px!important;padding:0 16px!important;font-size:13px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}@media (width<=760px){.table-card{width:100%!important;max-width:100%!important;overflow:hidden!important}.table-wrap{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.table-card table,.table-wrap table,table{table-layout:fixed!important;border-collapse:separate!important;width:100%!important;min-width:0!important;max-width:100%!important;display:block!important}.table-card thead,.table-wrap thead{display:none!important}.table-card tbody,.table-wrap tbody{gap:14px!important;width:100%!important;max-width:100%!important;padding:12px!important;display:grid!important}.table-card tr,.table-wrap tr{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:18px!important;grid-template-columns:1fr!important;gap:7px!important;width:100%!important;max-width:100%!important;padding:14px!important;display:grid!important;box-shadow:0 10px 26px #0f172a0d!important}.table-card tr.cheapest-row,.table-wrap tr.cheapest-row{background:#fff7ed!important;border-color:#fed7aa!important}.table-card th,.table-wrap th,.table-card td,.table-wrap td{text-align:left!important;white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important;border:0!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:0!important;display:block!important;overflow:hidden!important}.table-card td:first-child,.table-wrap td:first-child{color:#0f172a!important;font-size:15px!important;font-weight:950!important}.table-card .table-price,.table-wrap .table-price{color:#e76600!important;font-size:22px!important;font-weight:950!important;line-height:1.1!important}.table-card .go-btn,.table-wrap .go-btn,td .go-btn,a.go-btn{color:#fff!important;white-space:nowrap!important;background:linear-gradient(135deg,#ff7a00,#ff922b)!important;border:1px solid #e76600!important;border-radius:999px!important;justify-content:center!important;justify-self:start!important;align-items:center!important;width:auto!important;min-width:124px!important;max-width:176px!important;height:40px!important;min-height:40px!important;margin-top:8px!important;padding:0 16px!important;font-size:12px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important;box-shadow:0 8px 18px #ff7a0038!important}.best-price-panel .big-go-btn,.best-offer-action-box .big-go-btn,.best-price-panel .go-btn,.best-offer-action-box .go-btn{border-radius:14px!important;width:100%!important;min-width:0!important;max-width:100%!important;height:46px!important;min-height:46px!important;font-size:14px!important}.listing-row .go-btn,.seller-price-card .go-btn,.seller-offer-card .go-btn,.offer-card .go-btn,.product-offer .go-btn{border-radius:999px!important;width:auto!important;min-width:124px!important;max-width:176px!important;height:40px!important;min-height:40px!important}.listing-row,.seller-price-card,.seller-offer-card,.offer-card,.product-offer,.price-row{box-sizing:border-box!important;max-width:100%!important;overflow:hidden!important}}@media (width<=430px){.container{width:min(100% - 20px,1200px)!important}.modern-search.pro-search,.search.pro-search.modern-search,.search-with-suggest.modern-search{max-width:100%!important}.table-card tbody,.table-wrap tbody{padding:10px!important}.table-card tr,.table-wrap tr{border-radius:16px!important;padding:12px!important}.table-card .go-btn,.table-wrap .go-btn,td .go-btn,a.go-btn{min-width:116px!important;max-width:158px!important;padding:0 14px!important}}.admin-notification-strip{border-radius:18px;margin:14px 0 18px}.system-metrics-panel{background:#fff;border:1px solid #e2e8f0;border-radius:18px;margin:14px 0;padding:16px;box-shadow:0 12px 28px #0f172a0d}.system-metrics-head,.system-metrics-panel.empty{justify-content:space-between;align-items:center;gap:12px;display:flex}.system-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.metric-bar-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:12px}.metric-bar-head{justify-content:space-between;align-items:center;margin-bottom:8px;font-size:12px;font-weight:900;display:flex}.metric-bar-track{background:#e5e7eb;border-radius:999px;height:9px;overflow:hidden}.metric-bar-track span{background:#22c55e;border-radius:999px;height:100%;transition:width .25s;display:block}.metric-bar-card.warn .metric-bar-track span{background:#f59e0b}.metric-bar-card.danger .metric-bar-track span{background:#ef4444}.metric-chip-row{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.metric-chip-row span{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;gap:4px;padding:6px 10px;font-size:12px;display:inline-flex}.notification-row.severity-warning,.notification-row.severity-error,.notification-row.status-new{border-left:4px solid #f97316}.notification-row.severity-error{border-left-color:#dc2626}.notification-row.status-closed,.notification-row.status-read,.notification-row.status-reviewed,.notification-row.status-approved{opacity:.84}.ad-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0;display:grid}.ad-editor-grid textarea{grid-column:1/-1;min-height:86px}.ad-admin-row,.backup-row{background:#fff;border:1px solid #0f172a14;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.ad-admin-row.inactive{opacity:.62}.file-like{cursor:pointer;align-items:center;display:inline-flex}.adsense-settings-card{background:linear-gradient(135deg,#fff7ed,#fff);border:1px solid #0f172a17;border-radius:22px;grid-template-columns:minmax(220px,1.4fr) repeat(3,minmax(160px,1fr)) auto;align-items:center;gap:12px;margin-bottom:16px;padding:16px;display:grid}.adsense-settings-card strong{display:block}.adsense-settings-card small{color:#64748b;margin-top:4px;display:block}.missing-price-row small{color:#b45309;font-weight:800}.contact-center-admin-panel .analytics-card{margin-top:18px}.contact-center-admin-panel .admin-list-row{align-items:flex-start}.contact-center-admin-panel .admin-list-row small{white-space:pre-wrap}.admin-save.ghost.danger{color:#b91c1c;background:#fff1f2;border-color:#fecaca}@media (width<=860px){.system-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.system-metrics-head,.system-metrics-panel.empty{flex-direction:column;align-items:flex-start}.adsense-settings-card,.ad-editor-grid{grid-template-columns:1fr}.ad-admin-row,.backup-row{flex-direction:column;align-items:flex-start}}.seller-removal-title-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.seller-sponsor-pill{color:#c94f00;white-space:nowrap;background:#fff3e6;border:1px solid #ff7a0059;border-radius:999px;justify-content:center;align-items:center;min-height:22px;padding:4px 9px;font-size:11px;font-weight:900;line-height:1;display:inline-flex}.seller-management-actions .sponsor-toggle{justify-content:center;min-width:128px}@media (width<=720px){.seller-removal-row{flex-direction:column;align-items:stretch}.seller-management-actions{justify-content:flex-start}.seller-management-actions .admin-save,.seller-management-actions .sponsor-toggle{width:auto;min-width:0;padding:11px 13px}}.sponsor-badge.seller,.seller-sponsor,.seller-sponsor-pill,.sponsor.seller-sponsor{color:#fff!important;background:#16a34a!important;border:1px solid #15803d!important;box-shadow:0 6px 14px #16a34a2e!important}.seller-removal-row.sponsored{background:linear-gradient(#f0fdf4 0%,#fff 100%)!important;border-color:#16a34a59!important;box-shadow:0 12px 28px #16a34a14!important}.seller-sponsor-pill{white-space:nowrap!important;border-radius:999px!important;min-height:22px!important;padding:4px 9px!important;font-size:11px!important;font-weight:900!important;line-height:1!important}.sponsor-badge-row{flex-wrap:wrap!important;align-items:center!important;gap:6px!important;display:flex!important}.sponsor-badge,.sponsor-badge.seller,.sponsor-badge.offer,.sponsor-badge.product,.seller-sponsor,.sponsor.seller-sponsor{color:#fff!important;background:#16a34a!important;border:1px solid #15803d!important;box-shadow:0 6px 14px #16a34a2e!important}.market-product-card .sponsor-badge-row,.pro-product-tile .sponsor-badge-row,.product-rail-scroll .sponsor-badge-row,.pro-product-grid .sponsor-badge-row{display:none!important}.seller-application-fields{background:#fff7ed94;border:1px solid #ff7a002e;border-radius:18px;gap:12px;padding:14px;display:grid}.contact-form-status{border-radius:14px;padding:12px 14px;font-size:13px;font-weight:800;line-height:1.35}.contact-form-status.success{color:#047857;background:#ecfdf5;border:1px solid #10b98147}.contact-form-status.error{color:#b91c1c;background:#fef2f2;border:1px solid #ef444447}.contact-fly-btn:disabled{opacity:.68;cursor:wait;transform:none!important}.pin-footer{margin-top:54px;color:#fff!important;background:#0f172a!important;border-top:4px solid #ff7a00!important}.pin-footer-brand{gap:14px;display:grid}.pin-footer-logo{align-items:center;width:fit-content;display:inline-flex}.pin-footer-logo img{object-fit:contain;width:auto;height:42px}.pin-footer-badges span{color:#fed7aa;background:#ff7a001a;border:1px solid #ff7a0059;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:850}.pin-footer-col{align-content:flex-start;gap:9px;display:grid}.pin-footer-col strong,.pin-footer-company>strong{color:#fff;letter-spacing:.01em;margin-bottom:6px;font-size:15px}.pin-footer-col a{width:fit-content;font-size:13px;font-weight:750;line-height:1.35;color:#cbd5e1!important}.pin-footer-col a:hover{color:#ffb366!important}.pin-footer-corporate{background:#ff7a0014;border:1px solid #ff7a0040;border-radius:18px;padding:16px}.pin-footer-corporate a:first-of-type{background:#ff7a00;border-radius:999px;padding:8px 11px;font-weight:950;color:#fff!important}.pin-footer-more{margin-top:4px;color:#ffb366!important;font-weight:900!important}.pin-footer-company{background:#ffffff0b;border:1px solid #cbd5e12e;border-radius:18px;gap:10px;padding:16px;display:grid}.pin-footer-company div{border-bottom:1px solid #cbd5e11f;gap:3px;padding-bottom:10px;display:grid}.pin-footer-company div:last-child{border-bottom:0;padding-bottom:0}.pin-footer-company b,.pin-footer-company a{font-size:13px;font-weight:850;line-height:1.35;color:#fff!important}.pin-footer-company a{color:#ffb366!important}.pin-footer-bottom div{flex-wrap:wrap;gap:14px;display:flex}.pin-footer-bottom a{font-weight:850;color:#cbd5e1!important}.pin-footer-bottom a:hover{color:#ffb366!important}@media (width<=1100px){.pin-footer-main{grid-template-columns:1.4fr 1fr 1fr}.pin-footer-company{grid-column:1/-1}}@media (width<=760px){.pin-footer-main{grid-template-columns:1fr;padding:32px 0 24px}.pin-footer-bottom{flex-direction:column;align-items:flex-start}.pin-footer-bottom div{gap:10px}}:root{--pin90-ink:#0f172a;--pin90-muted:#64748b;--pin90-line:#e5e7eb;--pin90-soft-line:#eef2f7;--pin90-orange:#ff7a00;--pin90-orange-dark:#e76600;--pin90-orange-soft:#fff7ed;--pin90-bg:#f8fafc;--pin90-shadow:0 22px 70px #0f172a29}.topbar.pro-topbar.modern-header{z-index:3000!important;-webkit-backdrop-filter:blur(18px)saturate(1.1)!important;border-bottom:1px solid var(--pin90-soft-line)!important;background:#fffffff5!important;box-shadow:0 10px 34px #0f172a11!important}.header-accent-line{background:linear-gradient(90deg, var(--pin90-orange), #ffb15f 46%, var(--pin90-ink))!important;height:3px!important}.container.nav.pro-nav.modern-nav,.pro-nav.modern-nav{grid-template-columns:auto auto minmax(320px,1fr) auto!important;align-items:center!important;gap:14px!important;height:auto!important;min-height:76px!important;padding:10px 0!important;display:grid!important}.logo.pro-logo.modern-logo{border:1px solid var(--pin90-line)!important;background:#fff!important;border-radius:999px!important;align-items:center!important;min-width:142px!important;padding:8px 13px!important;display:inline-flex!important;box-shadow:0 10px 24px #0f172a0e!important}.logo.pro-logo.modern-logo:after,.pro-logo:after{content:none!important;display:none!important}.brand-logo img{object-fit:contain!important;width:auto!important;max-height:42px!important;display:block!important}.modern-mega-wrap,.mega-wrap.modern-mega-wrap{z-index:3050!important;align-items:center!important;min-height:48px!important;display:inline-flex!important;position:relative!important}.modern-mega-wrap:after{content:""!important;pointer-events:auto!important;background:0 0!important;height:24px!important;position:absolute!important;top:100%!important;left:-20px!important;right:-20px!important}.modern-category-btn.category-menu-btn{color:#fff!important;white-space:nowrap!important;cursor:pointer!important;background:linear-gradient(135deg,#ff7a00,#ff982f)!important;border:0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:8px!important;min-width:148px!important;height:46px!important;padding:0 17px!important;font-weight:950!important;display:inline-flex!important;box-shadow:0 12px 28px #ff7a003d!important}.modern-category-btn.category-menu-btn:hover,.modern-category-btn.category-menu-btn.open{background:linear-gradient(135deg,#e76600,#ff7a00)!important;transform:translateY(-1px)!important;box-shadow:0 16px 34px #ff7a004d!important}.category-btn-icon{color:#fff!important;background:#ffffff2b!important;border-radius:8px!important;place-items:center!important;width:22px!important;height:22px!important;font-size:13px!important;display:inline-grid!important}.modern-category-btn em{font-style:normal!important;transition:transform .16s!important}.modern-category-btn.open em{transform:rotate(180deg)!important}.pin-modern-search.search-with-suggest,.search.pro-search.modern-search.pin-modern-search{background:#fff!important;border:1px solid #dbe3ef!important;border-radius:999px!important;align-items:stretch!important;width:100%!important;min-width:0!important;max-width:none!important;height:48px!important;display:flex!important;position:relative!important;overflow:visible!important;box-shadow:0 10px 26px #0f172a0e!important}.pin-modern-search input{min-width:0!important;height:46px!important;color:var(--pin90-ink)!important;background:0 0!important;border:0!important;border-radius:999px!important;outline:0!important;flex:1!important;padding:0 18px!important;font-size:14px!important;font-weight:750!important}.pin-modern-search input::placeholder{color:#94a3b8!important;font-weight:750!important}.pin-modern-search:focus-within{border-color:#fdba74!important;box-shadow:0 0 0 4px #ff7a001a,0 16px 34px #0f172a17!important}.pin-modern-search.no-search-button button[type=submit]{display:none!important}.pin-search-results.suggest-box,.suggest-box.pin-search-results{overscroll-behavior:contain!important;z-index:3200!important;border:1px solid var(--pin90-line)!important;width:min(680px,100%)!important;max-height:460px!important;box-shadow:var(--pin90-shadow)!important;background:#fff!important;border-radius:22px!important;padding:8px!important;position:absolute!important;top:calc(100% + 12px)!important;left:0!important;right:0!important;overflow-y:auto!important}.pin-search-results-head strong{color:var(--pin90-ink)!important;font-size:14px!important}.pin-search-results-head span{color:var(--pin90-muted)!important;font-size:12px!important;font-weight:850!important}.pin-suggest-item{cursor:pointer!important;text-align:left!important;width:100%!important;min-height:72px!important;color:var(--pin90-ink)!important;background:#fff!important;border:1px solid #0000!important;border-radius:16px!important;grid-template-columns:54px minmax(0,1fr) auto!important;align-items:center!important;gap:11px!important;padding:9px!important;display:grid!important}.pin-suggest-item:hover,.pin-suggest-item:focus{background:linear-gradient(135deg,#fff7ed,#fff)!important;border-color:#fed7aa!important;outline:0!important}.header-product-thumb{background:#f8fafc!important;border:1px solid #e5e7eb!important;border-radius:16px!important;flex:none!important;justify-content:center!important;align-items:center!important;width:54px!important;height:54px!important;display:inline-flex!important;overflow:hidden!important}.header-product-thumb img{object-fit:contain!important;background:#fff!important;width:100%!important;height:100%!important;padding:5px!important}.header-product-thumb.fallback{color:var(--pin90-orange-dark)!important;background:radial-gradient(circle at 70% 20%,#fff7ed,#fff 48%,#f8fafc)!important;border-color:#fed7aa!important}.header-product-thumb b{color:var(--pin90-orange-dark)!important;font-size:15px!important;font-weight:950!important}.pin-suggest-main strong{color:var(--pin90-ink)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:14px!important;line-height:1.25!important;display:block!important;overflow:hidden!important}.pin-suggest-price{background:var(--pin90-orange-soft)!important;color:var(--pin90-orange-dark)!important;white-space:nowrap!important;border:1px solid #fed7aa!important;border-radius:999px!important;justify-self:end!important;padding:7px 10px!important;font-size:12px!important;font-weight:950!important}.pin-visual-mega.category-dropdown{border:1px solid var(--pin90-line)!important;width:min(940px,100vw - 40px)!important;max-height:min(660px,100vh - 108px)!important;box-shadow:var(--pin90-shadow)!important;z-index:3300!important;background:#fff!important;border-radius:24px!important;top:calc(100% + 10px)!important;overflow:hidden!important}.pin-mega-topline{border-bottom:1px solid var(--pin90-soft-line)!important;background:linear-gradient(135deg,#fff,#fff7ed)!important;min-height:70px!important}.pin-mega-shell{background:#fff!important;grid-template-columns:238px minmax(0,1fr)!important;max-height:calc(min(660px,100vh - 108px) - 70px)!important;display:grid!important;overflow:hidden!important}.pin-mega-sidebar{border-right:1px solid var(--pin90-soft-line)!important;background:#f8fafc!important;padding:12px!important;overflow-y:auto!important}.pin-mega-sidebar .mega-tab{background:0 0!important;border:1px solid #0000!important;border-radius:16px!important;margin:0 0 8px!important;padding:12px!important}.pin-mega-sidebar .mega-tab:hover,.pin-mega-sidebar .mega-tab.active{background:#fff!important;border-color:#fed7aa!important;box-shadow:0 12px 26px #fb923c1f!important}.pin-mega-sidebar .mega-tab strong{color:var(--pin90-ink)!important;font-size:14px!important}.pin-mega-sidebar .mega-tab.active strong{color:var(--pin90-orange-dark)!important}.pin-mega-sidebar .mega-tab span{color:var(--pin90-muted)!important;font-size:12px!important}.pin-mega-content{background:#fff!important;min-width:0!important;padding:18px!important;overflow-y:auto!important}.pin-mega-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px!important;display:grid!important}.pin-mega-link-grid a{border:1px solid var(--pin90-line)!important;min-width:0!important;min-height:72px!important;color:var(--pin90-ink)!important;background:#fff!important;border-radius:18px!important;grid-template-rows:auto auto!important;grid-template-columns:48px minmax(0,1fr)!important;align-items:center!important;gap:4px 12px!important;padding:12px!important;display:grid!important;box-shadow:0 8px 18px #0f172a09!important}.pin-mega-link-grid a:hover{background:linear-gradient(135deg,#fff7ed,#fff)!important;border-color:#fdba74!important;transform:translateY(-1px)!important}.pin-mega-category-icon{width:48px!important;height:48px!important;color:var(--pin90-orange-dark)!important;background:radial-gradient(circle at 70% 20%,#fff,#fff7ed 70%)!important;border:1px solid #fed7aa!important;border-radius:16px!important;grid-row:1/3!important;place-items:center!important;font-size:13px!important;font-weight:950!important;display:grid!important}.pin-mega-link-grid a strong{color:inherit!important;overflow-wrap:anywhere!important;font-size:14px!important;line-height:1.2!important}.pin-mega-link-grid a small{color:var(--pin90-muted)!important;font-size:11px!important;font-weight:800!important;display:block!important}.wishlist-popover-item .header-product-thumb.wishlist-mini-mark{border-radius:14px!important;width:42px!important;height:42px!important;padding:0!important}@media (width<=1040px){.container.nav.pro-nav.modern-nav,.pro-nav.modern-nav{grid-template-columns:auto auto auto!important}.pin-modern-search.search-with-suggest,.search.pro-search.modern-search.pin-modern-search{order:4!important;grid-column:1/-1!important;width:100%!important}.wishlist-header-wrap{justify-self:end!important}}@media (width<=760px){.topbar.pro-topbar.modern-header{position:sticky!important}.container.nav.pro-nav.modern-nav,.pro-nav.modern-nav{grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;padding:10px 0 12px!important}.logo.pro-logo.modern-logo{width:fit-content!important;min-width:0!important;max-width:180px!important;padding:7px 10px!important}.brand-logo img{max-height:36px!important}.modern-mega-wrap{order:3!important;grid-column:1/-1!important;width:100%!important}.modern-category-btn.category-menu-btn{width:100%!important;min-width:0!important;height:44px!important}.pin-modern-search.search-with-suggest,.search.pro-search.modern-search.pin-modern-search{order:4!important;grid-column:1/-1!important;height:46px!important}.pin-search-results.suggest-box{border-radius:20px!important;width:auto!important;max-height:calc(100vh - 158px)!important;position:fixed!important;top:138px!important;left:12px!important;right:12px!important}.pin-suggest-item{grid-template-columns:50px minmax(0,1fr)!important;min-height:68px!important}.pin-suggest-price{grid-column:2!important;justify-self:start!important;padding:5px 8px!important}.header-product-thumb{width:50px!important;height:50px!important}.pin-visual-mega.category-dropdown{border-radius:22px!important;width:auto!important;max-height:calc(100vh - 156px)!important;position:fixed!important;top:138px!important;left:12px!important;right:12px!important}.modern-mega-wrap:after{display:none!important}.pin-mega-topline{flex-direction:column!important;align-items:flex-start!important;gap:10px!important;min-height:auto!important}.pin-mega-topline a{justify-content:center!important;width:100%!important}.pin-mega-shell{grid-template-columns:1fr!important;max-height:calc(100vh - 250px)!important}.pin-mega-sidebar{border-right:0!important;border-bottom:1px solid var(--pin90-soft-line)!important;gap:8px!important;display:flex!important;overflow:auto hidden!important}.pin-mega-sidebar .mega-tab{min-width:170px!important;margin:0!important}.pin-mega-content{max-height:calc(100vh - 350px)!important;padding:14px!important}.mega-content-head,.modern-mega-content-head{flex-direction:column!important;align-items:flex-start!important}.pin-mega-link-grid{grid-template-columns:1fr!important}.pin-mega-link-grid a{min-height:66px!important}.wishlist-popover{width:auto!important;max-height:calc(100vh - 100px)!important;position:fixed!important;top:82px!important;left:12px!important;right:12px!important;overflow-y:auto!important}}@media (width<=420px){.pin-search-results.suggest-box,.pin-visual-mega.category-dropdown{top:146px!important}.pin-mega-content{max-height:calc(100vh - 360px)!important}}.live-loading-box{color:#0f172a!important;background:linear-gradient(135deg,#fff7ed,#fff)!important;border:1px solid #fed7aa!important;align-content:center!important;gap:6px!important;min-height:86px!important;display:grid!important}.live-loading-box strong{font-size:15px!important;font-weight:950!important;display:block!important}.live-loading-box span{color:#64748b!important;font-size:13px!important;line-height:1.45!important;display:block!important}.pin-modern-search,.search-with-suggest.pin-modern-search{isolation:isolate!important;z-index:2100!important;position:relative!important;overflow:visible!important}.pin-search-results,.suggest-box.pin-search-results,.modern-suggest-box.pin-search-results{z-index:2600!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#fffffffa!important;border:1px solid #ff7a0038!important;border-radius:22px!important;width:100%!important;max-height:min(460px,100vh - 125px)!important;padding:10px!important;position:absolute!important;top:calc(100% + 12px)!important;left:0!important;right:0!important;overflow-y:auto!important;box-shadow:0 26px 80px #0f172a33!important}.pin-search-results-head{border-bottom:1px solid #f1f5f9!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;margin-bottom:4px!important;padding:8px 8px 11px!important;display:flex!important}.pin-search-results-head strong{color:#0f172a!important;font-size:14px!important;font-weight:950!important}.pin-search-results-head span{color:#ea580c!important;white-space:nowrap!important;background:#fff7ed!important;border:1px solid #fed7aa!important;border-radius:999px!important;padding:5px 9px!important;font-size:11px!important;font-weight:950!important}.pin-suggest-item,.pin-search-results .pin-suggest-item,.suggest-box.pin-search-results .pin-suggest-item{color:#0f172a!important;text-align:left!important;cursor:pointer!important;background:#fff!important;border:1px solid #eef2f7!important;border-radius:17px!important;grid-template-columns:52px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;width:100%!important;min-height:68px!important;margin:0 0 7px!important;padding:10px!important;transition:transform .15s,border-color .15s,background .15s,box-shadow .15s!important;display:grid!important;box-shadow:0 6px 18px #0f172a0b!important}.pin-suggest-item:hover,.pin-suggest-item:focus-visible{background:#fff7ed!important;border-color:#fdba74!important;transform:translateY(-1px)!important;box-shadow:0 14px 30px #ff7a001c!important}.header-product-thumb{background:linear-gradient(135deg,#fff7ed,#f8fafc)!important;border:1px solid #fed7aa!important;border-radius:15px!important;justify-content:center!important;align-items:center!important;width:52px!important;min-width:52px!important;height:52px!important;display:inline-flex!important;overflow:hidden!important}.header-product-thumb img{object-fit:contain!important;background:#fff!important;width:100%!important;height:100%!important;padding:5px!important;display:block!important}.header-product-thumb.fallback b{color:#ff7a00!important;font-size:20px!important;font-weight:950!important}.pin-suggest-main{gap:4px!important;min-width:0!important;display:grid!important}.pin-suggest-main strong{color:#0f172a!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:14px!important;font-weight:950!important;line-height:1.25!important;display:block!important;overflow:hidden!important}.pin-suggest-main small{color:#64748b!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:12px!important;font-weight:800!important;display:block!important;overflow:hidden!important}.pin-suggest-price{color:#fff!important;white-space:nowrap!important;background:#0f172a!important;border-radius:999px!important;justify-content:center!important;justify-self:end!important;align-items:center!important;max-width:145px!important;min-height:30px!important;padding:0 10px!important;font-size:12px!important;font-weight:950!important;display:inline-flex!important}.pin-suggest-empty{color:#9a3412!important;background:#fff7ed!important;border:1px dashed #fed7aa!important;border-radius:16px!important;padding:18px 12px!important;font-size:13px!important;font-weight:850!important}.pin-search-results::-webkit-scrollbar{width:8px!important}.pin-search-results::-webkit-scrollbar-thumb{background:#fed7aa!important;border-radius:999px!important}@media (width<=900px){.pin-search-results,.suggest-box.pin-search-results,.modern-suggest-box.pin-search-results{width:auto!important;max-height:calc(100vh - 158px)!important;position:fixed!important;top:142px!important;left:12px!important;right:12px!important}}@media (width<=560px){.pin-suggest-item,.pin-search-results .pin-suggest-item{grid-template-columns:46px minmax(0,1fr)!important;min-height:72px!important}.header-product-thumb{width:46px!important;min-width:46px!important;height:46px!important}.pin-suggest-price{grid-column:2!important;justify-self:start!important;max-width:100%!important;min-height:25px!important;font-size:11px!important}}.pin-footer{border-radius:36px 36px 0 0;overflow:hidden;box-shadow:0 -22px 70px #0f172a1f}.pin-footer-main{grid-template-columns:minmax(260px,1.45fr) minmax(190px,.95fr) repeat(3,minmax(150px,.85fr)) minmax(210px,1fr)}.pin-footer-col,.pin-footer-company,.pin-footer-corporate{border-radius:28px}.pin-footer-col a,.pin-footer-bottom a{border-radius:999px;padding:7px 10px;transition:background .18s,color .18s,transform .18s}.pin-footer-col a:hover,.pin-footer-bottom a:hover{background:#ff7a001f;transform:translate(2px)}.pin-footer-corporate a:not(:first-of-type){background:#ffffff0b;border:1px solid #ffffff14}.pin-footer-company div{border-radius:20px;padding:10px 0 12px}@media (width<=1100px){.pin-footer-main{grid-template-columns:1fr 1fr 1fr}}@media (width<=760px){.pin-footer{border-radius:28px 28px 0 0}}:root{--pin-v92-ink:#0f172a;--pin-v92-muted:#64748b;--pin-v92-line:#e5e7eb;--pin-v92-orange:#ff7a00;--pin-v92-orange-dark:#c2410c;--pin-v92-soft:#fff7ed}.brand-logo,.brand-logo.compact,.logo .brand-logo,.pin-footer-logo .brand-logo{background:0 0!important;justify-content:flex-start!important;align-items:center!important;width:auto!important;min-width:0!important;max-width:184px!important;height:auto!important;line-height:0!important;display:inline-flex!important;overflow:visible!important}.brand-logo img,.modern-logo .brand-logo img,.logo.pro-logo.modern-logo .brand-logo img,.pin-footer-logo .brand-logo img{aspect-ratio:auto!important;object-fit:contain!important;object-position:left center!important;filter:none!important;width:auto!important;min-width:0!important;max-width:172px!important;height:42px!important;display:block!important;transform:none!important}.brand-logo.compact img,.pin-footer-logo .brand-logo.compact img{max-width:156px!important;height:38px!important}.logo.pro-logo.modern-logo,.modern-logo.pro-logo{background:#fff!important;border:1px solid #ff7a0033!important;border-radius:999px!important;width:auto!important;min-width:0!important;max-width:206px!important;padding:7px 13px!important;overflow:visible!important;box-shadow:0 10px 26px #0f172a12!important}.logo.pro-logo.modern-logo:hover{border-color:#ff7a006b!important;box-shadow:0 14px 34px #ff7a001f!important}.container.nav.pro-nav.modern-nav,.pro-nav.modern-nav{grid-template-columns:auto auto minmax(320px,1fr) auto!important;align-items:center!important;gap:14px!important}.category-menu-btn.modern-category-btn,.modern-category-btn.category-menu-btn{letter-spacing:-.01em!important;border-radius:999px!important;min-width:150px!important}.pin-visual-mega,.modern-category-dropdown.category-dropdown.pin-visual-mega{border:1px solid #e2e8f0f2!important;border-radius:28px!important;overflow:hidden!important;box-shadow:0 32px 92px #0f172a33!important}.pin-mega-topline{background:linear-gradient(135deg,#fff7ed,#fff 62%)!important;border-bottom:1px solid #fed7aad1!important}.pin-mega-sidebar .mega-tab,.pin-mega-link-grid a{border-radius:18px!important}.pin-footer{color:#fff!important;background:radial-gradient(circle at 12% 0,#ff7a0038,#0000 30%),linear-gradient(135deg,#0f172a 0%,#111827 48%,#0b1220 100%)!important;border-top:0!important;border-radius:38px 38px 0 0!important;margin-top:64px!important;overflow:hidden!important;box-shadow:0 -22px 70px #0f172a21!important}.pin-footer-main{grid-template-columns:minmax(260px,1.35fr) minmax(190px,.9fr) minmax(170px,.82fr) repeat(2,minmax(150px,.78fr)) minmax(220px,1fr)!important;align-items:stretch!important;gap:20px!important;padding:42px 0 30px!important;display:grid!important}.pin-footer-brand,.pin-footer-col,.pin-footer-company{min-width:0!important}.pin-footer-brand{background:#ffffff0e!important;border:1px solid #ffffff1c!important;border-radius:30px!important;flex-direction:column!important;gap:15px!important;padding:22px!important;display:flex!important;box-shadow:inset 0 1px #ffffff14!important}.pin-footer-logo{background:#fff!important;border:1px solid #ffffff59!important;border-radius:20px!important;align-items:center!important;width:fit-content!important;max-width:180px!important;padding:9px 12px!important;display:inline-flex!important}.pin-footer-brand p{color:#cbd5e1!important;max-width:430px!important;margin:0!important;font-size:14px!important;line-height:1.68!important}.pin-footer-badges{flex-wrap:wrap!important;gap:8px!important;display:flex!important}.pin-footer-badges span{color:#fed7aa!important;background:#ff7a001f!important;border:1px solid #fdba7457!important;border-radius:999px!important;align-items:center!important;min-height:30px!important;padding:0 10px!important;font-size:12px!important;font-weight:900!important;display:inline-flex!important}.pin-footer-col,.pin-footer-company{background:#ffffff0b!important;border:1px solid #ffffff17!important;border-radius:28px!important;flex-direction:column!important;gap:8px!important;padding:18px!important;display:flex!important}.pin-footer-corporate{background:linear-gradient(#ff7a002e,#ffffff0b)!important;border-color:#fdba7447!important}.pin-footer-col strong,.pin-footer-company>strong{color:#fff!important;letter-spacing:-.01em!important;margin:0 0 6px!important;font-size:15px!important;font-weight:950!important}.pin-footer-col a,.pin-footer-bottom a{color:#cbd5e1!important;border-radius:999px!important;align-items:center!important;width:fit-content!important;max-width:100%!important;min-height:32px!important;padding:6px 10px!important;font-size:13px!important;font-weight:820!important;line-height:1.2!important;text-decoration:none!important;transition:background .18s,color .18s,transform .18s,border-color .18s!important;display:inline-flex!important}.pin-footer-col a:hover,.pin-footer-bottom a:hover{color:#fff!important;background:#ff7a0029!important;transform:translate(2px)!important}.pin-footer-primary-link,.pin-footer-corporate a:first-of-type{color:#fff!important;background:linear-gradient(135deg,#ff7a00,#ff982f)!important;box-shadow:0 14px 28px #ff7a003d!important}.pin-footer-more{color:#fed7aa!important;font-weight:950!important}.pin-footer-company div{border-bottom:1px solid #cbd5e121!important;border-radius:0!important;gap:4px!important;padding:11px 0!important;display:grid!important}.pin-footer-company div:last-child{border-bottom:0!important}.pin-footer-company span{color:#fdba74!important;font-size:12px!important;font-weight:920!important}.pin-footer-company b,.pin-footer-company a{color:#fff!important;font-size:13px!important;font-weight:850!important;line-height:1.42!important}.pin-footer-company a{color:#fed7aa!important;background:0 0!important;padding:0!important}.pin-footer-bottom{color:#94a3b8!important;border-top:1px solid #cbd5e124!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;padding:18px 0 26px!important;font-size:13px!important;display:flex!important}.pin-footer-bottom div{flex-wrap:wrap!important;justify-content:flex-end!important;gap:10px!important;display:flex!important}@media (width<=1180px){.pin-footer-main{grid-template-columns:1.2fr 1fr 1fr!important}.pin-footer-brand,.pin-footer-company{grid-column:span 3!important}}@media (width<=900px){.container.nav.pro-nav.modern-nav,.pro-nav.modern-nav{grid-template-columns:auto 1fr auto!important}.logo.pro-logo.modern-logo{max-width:178px!important}.brand-logo img,.modern-logo .brand-logo img{max-width:150px!important;height:38px!important}.pin-footer-main{grid-template-columns:1fr 1fr!important}.pin-footer-brand,.pin-footer-company{grid-column:1/-1!important}}@media (width<=640px){.logo.pro-logo.modern-logo{max-width:154px!important;padding:6px 9px!important}.brand-logo img,.modern-logo .brand-logo img{max-width:132px!important;height:34px!important}.pin-footer{border-radius:28px 28px 0 0!important}.pin-footer-main{grid-template-columns:1fr!important;padding:30px 0 22px!important}.pin-footer-brand,.pin-footer-col,.pin-footer-company{border-radius:24px!important;grid-column:auto!important}.pin-footer-bottom{flex-direction:column!important;align-items:flex-start!important}.pin-footer-bottom div{justify-content:flex-start!important}}
