*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;background:#f4f7fb;color:#172033}a{color:#0b5ed7}.container{max-width:1180px;margin:auto;padding:24px}.narrow{max-width:760px}.topbar{display:flex;justify-content:space-between;gap:20px;background:#fff;padding:16px 24px;box-shadow:0 4px 16px rgba(0,0,0,.08)}.topbar nav{display:flex;gap:15px}.hero{background:linear-gradient(135deg,#123b7a,#0b5ed7);color:#fff;padding:28px;border-radius:22px;margin:20px 0}.panel{background:#fff;padding:26px;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.08);margin:24px 0}.stack{display:grid;gap:15px}label{display:grid;gap:7px;font-weight:bold}input{padding:13px;border:1px solid #cbd5e1;border-radius:11px}.button{display:inline-block;border:0;border-radius:11px;background:#0b5ed7;color:#fff;padding:12px 16px;text-decoration:none;font-weight:bold}.notice{padding:14px;border-radius:12px;margin:15px 0}.success{background:#dcfce7;color:#166534}.error{background:#fee2e2;color:#991b1b}.status-ok{color:#15803d;font-weight:bold}.status-error{color:#b91c1c;font-weight:bold}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:15px}.stat-card{background:#fff;padding:20px;border-radius:17px;box-shadow:0 8px 24px rgba(0,0,0,.07)}.stat-card span{display:block;color:#64748b}.stat-card strong{display:block;font-size:28px;margin-top:8px}.health-row{display:grid;grid-template-columns:1fr auto;gap:7px;padding:14px 0;border-bottom:1px solid #e5e7eb}.health-row small{grid-column:1/-1;color:#64748b;word-break:break-word}@media(max-width:700px){.topbar{flex-direction:column}}

.table-wrap{overflow:auto}
.data-table{width:100%;border-collapse:collapse;min-width:650px}
.data-table th,.data-table td{padding:12px 10px;border-bottom:1px solid #e5e7eb;text-align:left}
.data-table th{background:#f8fafc;color:#334155}

.public-header{position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;align-items:center;padding:16px max(20px,calc((100% - 1180px)/2));background:rgba(255,255,255,.96);box-shadow:0 4px 18px rgba(15,23,42,.08);backdrop-filter:blur(12px)}
.public-header .brand{font-size:21px;font-weight:900;text-decoration:none;color:#123b7a}.public-header nav{display:flex;gap:18px}.public-header nav a{text-decoration:none;font-weight:700}.public-container{padding-top:30px}.search-hero{padding:50px 30px;border-radius:28px;background:linear-gradient(135deg,#0f2f61,#0b5ed7);color:#fff;text-align:center}.search-hero h1{font-size:clamp(30px,6vw,58px);margin:8px 0}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:900;opacity:.8}.public-search{display:flex;max-width:780px;margin:26px auto 0;background:#fff;border-radius:16px;padding:7px}.public-search input{border:0;outline:0;flex:1}.public-search button,.filters-row button{border:0;background:#0b5ed7;color:#fff;border-radius:10px;padding:12px 18px;font-weight:800}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;margin:24px 0}.filters-row{display:flex;gap:10px;flex-wrap:wrap}.filters-row select,.filters-row input{min-width:150px;padding:11px;border:1px solid #cbd5e1;border-radius:10px;background:#fff}.result-count{font-weight:800}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:18px}.product-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 8px 26px rgba(15,23,42,.08);display:flex;flex-direction:column}.product-image{height:220px;background:#f8fafc;display:grid;place-items:center;color:#64748b}.product-image img{width:100%;height:100%;object-fit:contain;padding:14px}.product-body{padding:17px;display:flex;flex:1;flex-direction:column}.product-body h2{font-size:17px;line-height:1.35;margin:8px 0}.product-body h2 a{text-decoration:none;color:#172033}.product-meta{font-size:13px;color:#64748b}.product-price{margin:10px 0;font-size:15px}.product-price strong{font-size:21px;color:#0b5ed7}.product-button{margin-top:auto;text-align:center}.pagination{display:flex;justify-content:center;align-items:center;gap:16px;margin:28px 0}.pagination a{background:#fff;padding:10px 15px;border-radius:10px;text-decoration:none;box-shadow:0 4px 12px rgba(15,23,42,.08)}.chip-list{display:flex;flex-wrap:wrap;gap:10px}.chip-list a{background:#eef4ff;border-radius:999px;padding:10px 14px;text-decoration:none;font-weight:700}.chip-list small{opacity:.65}.product-detail{display:grid;grid-template-columns:minmax(280px,420px) 1fr;gap:34px;background:#fff;padding:28px;border-radius:24px;box-shadow:0 10px 30px rgba(15,23,42,.08)}.detail-image{min-height:370px;background:#f8fafc;border-radius:18px;display:grid;place-items:center}.detail-image img{max-width:100%;max-height:480px;object-fit:contain}.offers-list{display:grid;gap:12px}.offer-row{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:18px;padding:16px;border:1px solid #e2e8f0;border-radius:14px}.offer-row small{display:block;color:#64748b;margin-top:5px}.offer-price{font-size:20px;font-weight:900}.dashboard-columns{display:grid;grid-template-columns:1fr 1fr;gap:18px}.admin-product{display:flex;align-items:center;gap:12px;min-width:340px}.admin-product small{display:block;color:#64748b;margin-top:5px}.mini-image{width:48px;height:48px;background:#f8fafc;border-radius:8px;overflow:hidden}.mini-image img{width:100%;height:100%;object-fit:contain}.actions{display:flex;gap:7px;flex-wrap:wrap}.actions form{margin:0}.small-button{border:0;background:#e2e8f0;padding:8px 10px;border-radius:8px;font-weight:800;cursor:pointer}.small-button.danger{background:#fee2e2;color:#991b1b}.merchant-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:16px}.merchant-card{background:#fff;padding:20px;border-radius:18px;box-shadow:0 8px 24px rgba(15,23,42,.08)}.merchant-card-head{display:flex;justify-content:space-between;gap:10px}.merchant-card h2{margin:0}.merchant-card p{color:#64748b}.merchant-stats{display:flex;gap:20px;margin:18px 0}.merchant-stats span{display:grid}.merchant-stats strong{font-size:24px}.badge-ok,.badge-error{height:max-content;border-radius:999px;padding:6px 10px;font-weight:800}.badge-ok{background:#dcfce7;color:#166534}.badge-error{background:#fee2e2;color:#991b1b}.empty-state{text-align:center}
@media(max-width:850px){.catalog-toolbar{align-items:stretch;flex-direction:column}.product-detail,.dashboard-columns{grid-template-columns:1fr}.offer-row{grid-template-columns:1fr}.public-header{align-items:flex-start;gap:12px;flex-direction:column}.public-search{flex-direction:column}.filters-row>*{width:100%}}

/* Build 1.3.0 public frontend */
html{scroll-behavior:smooth}body{line-height:1.5}.public-header .brand{display:flex;align-items:center;gap:10px}.public-header .brand span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#0b5ed7;color:#fff;font-size:14px}.menu-toggle,.filter-toggle{display:none;border:1px solid #cbd5e1;background:#fff;border-radius:10px;padding:9px 12px;font-weight:800}.quick-links{display:flex;justify-content:center;flex-wrap:wrap;gap:9px;margin-top:20px}.quick-links a{color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.35);padding:7px 11px;border-radius:999px;font-size:13px}.catalog-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:24px;align-items:start;margin-top:28px}.filter-panel{position:sticky;top:92px;background:#fff;border-radius:20px;padding:20px;box-shadow:0 8px 26px rgba(15,23,42,.08)}.filter-heading,.results-head,.section-title{display:flex;justify-content:space-between;align-items:end;gap:18px}.filter-heading h2,.results-head h2,.section-title h2{margin:0}.filter-heading a{font-size:13px}.filter-form{display:grid;gap:14px;margin-top:18px}.filter-form label{font-size:13px}.filter-form select,.filter-form input{width:100%;padding:11px;border:1px solid #cbd5e1;border-radius:10px;background:#fff}.price-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.full{width:100%;text-align:center;cursor:pointer}.dark{color:#64748b}.results-head{margin-bottom:16px}.results-head p,.section-title p{margin:0;color:#64748b}.results-head h2{font-size:25px}.active-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.active-filters a{background:#eef4ff;color:#123b7a;text-decoration:none;padding:8px 11px;border-radius:999px;font-size:13px;font-weight:700}.active-filters .clear-all{background:#fee2e2;color:#991b1b}.product-card{transition:transform .18s ease,box-shadow .18s ease;border:1px solid #eef2f7}.product-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(15,23,42,.13)}.product-body h3{font-size:17px;line-height:1.45;margin:10px 0}.product-body h3 a{text-decoration:none;color:#172033}.card-tags{display:flex;flex-wrap:wrap;gap:6px}.card-tags a{display:inline-block;background:#eef4ff;color:#315b97;text-decoration:none;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:800}.product-price{display:grid;gap:2px}.product-price span{font-size:12px;color:#64748b}.product-price strong{font-size:21px;color:#0b5ed7}.discovery-section,.related-section{background:#fff;padding:26px;border-radius:22px;box-shadow:0 8px 26px rgba(15,23,42,.08);margin:30px 0}.chip-list{margin-top:18px}.chip-list a{display:flex;align-items:center;gap:8px}.merchant-public-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;margin-top:18px}.merchant-public-grid a{display:grid;gap:4px;padding:16px;border:1px solid #e2e8f0;border-radius:14px;text-decoration:none;color:#172033}.merchant-public-grid a:hover{border-color:#0b5ed7;background:#f8fbff}.merchant-public-grid span{color:#64748b;font-size:13px}.public-footer{text-align:center;color:#64748b;padding:25px}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:#64748b;font-size:13px;margin-bottom:18px}.breadcrumbs a{text-decoration:none}.detail-content h1{font-size:clamp(26px,4vw,42px);line-height:1.25;margin:12px 0}.detail-price{display:grid;gap:2px;margin:18px 0}.detail-price span{color:#64748b}.detail-price strong{font-size:32px;color:#0b5ed7}.product-identifiers{display:flex;flex-wrap:wrap;gap:10px;margin:15px 0}.product-identifiers span{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:7px 10px;font-size:13px}.product-description{margin-top:24px}.product-description h2{font-size:20px}.product-description p{line-height:1.65;color:#334155;white-space:normal;overflow-wrap:anywhere}.product-tags{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:22px;padding-top:18px;border-top:1px solid #e2e8f0}.product-tags a{background:#eef4ff;color:#315b97;text-decoration:none;border-radius:999px;padding:7px 10px;font-size:13px}.offers-panel{margin-top:25px}.offers-panel .section-title{margin-bottom:18px}.offer-row.best-offer{border:2px solid #0b5ed7;background:#f8fbff}.offer-merchant a{text-decoration:none;color:#172033}.best-badge{display:inline-block;background:#dcfce7;color:#166534;padding:4px 7px;border-radius:999px;font-size:11px;font-weight:900;margin-bottom:6px}.offer-price{display:grid;text-align:right}.offer-price del{font-size:13px;color:#94a3b8}.offer-price strong{font-size:20px}.related-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}.related-grid .product-image{height:190px}
@media(max-width:980px){.catalog-layout{grid-template-columns:1fr}.filter-panel{display:none;position:static}.filter-panel.open{display:block}.filter-toggle{display:inline-block}.public-header nav{display:none;width:100%;flex-direction:column}.public-header nav.open{display:flex}.menu-toggle{display:block;margin-left:auto}.public-header{flex-direction:row;flex-wrap:wrap;align-items:center}.product-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}}
@media(max-width:650px){.container{padding:15px}.search-hero{padding:34px 18px;border-radius:20px}.search-hero h1{font-size:32px}.quick-links{justify-content:flex-start}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-image{height:160px}.product-body{padding:12px}.product-body h3{font-size:14px}.product-price strong{font-size:17px}.product-button{font-size:13px;padding:10px}.product-detail{padding:18px}.detail-image{min-height:260px}.section-title{align-items:flex-start;flex-direction:column}.merchant-public-grid{grid-template-columns:1fr 1fr}.offer-price{text-align:left}.price-fields{grid-template-columns:1fr}.public-search button{width:100%}}
@media(max-width:420px){.product-grid{grid-template-columns:1fr}.product-image{height:220px}.merchant-public-grid{grid-template-columns:1fr}}

/* Build 1.4.0: favorite, recent, share, article widget */
.product-card{position:relative}.favorite-button{border:0;cursor:pointer}.product-card>.favorite-button{position:absolute;right:10px;top:10px;z-index:4;width:39px;height:39px;border-radius:50%;background:rgba(255,255,255,.94);box-shadow:0 5px 18px rgba(15,23,42,.16);font-size:23px;color:#334155}.favorite-button.active{color:#dc2626}.product-actions{margin:20px 0 4px}.favorite-main{background:#fff;border:1px solid #cbd5e1;border-radius:12px;padding:12px 16px;font-weight:800;color:#172033}.favorite-main.active{background:#fff1f2;border-color:#fecdd3;color:#be123c}.share-box{margin-top:18px;padding:17px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:15px}.share-box>strong{display:block;margin-bottom:10px}.share-buttons{display:flex;flex-wrap:wrap;gap:8px}.share-buttons a,.share-buttons button{border:1px solid #cbd5e1;background:#fff;color:#172033;text-decoration:none;border-radius:10px;padding:9px 11px;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.share-buttons a:hover,.share-buttons button:hover{border-color:#0b5ed7;color:#0b5ed7}.personal-section{background:#fff;padding:26px;border-radius:22px;box-shadow:0 8px 26px rgba(15,23,42,.08);margin:30px 0}.personal-section[hidden]{display:none}.personal-grid{margin-top:18px}.text-button{border:0;background:transparent;color:#b91c1c;font-weight:800;cursor:pointer}.personal-card h3{font-size:15px}.catalog-widget-wrap{font-family:Arial,sans-serif;line-height:1.5;margin:28px 0}.catalog-widget-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.catalog-widget-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;box-shadow:0 7px 22px rgba(15,23,42,.08)}.catalog-widget-card img{display:block;width:100%;height:160px;object-fit:contain;padding:10px;background:#f8fafc}.catalog-widget-card-body{padding:13px}.catalog-widget-card h3{font-size:15px;line-height:1.45;margin:0 0 9px}.catalog-widget-card h3 a{color:#172033;text-decoration:none}.catalog-widget-price{font-weight:900;color:#0b5ed7;margin:7px 0}.catalog-widget-link{display:block;text-align:center;background:#0b5ed7;color:#fff!important;text-decoration:none;border-radius:9px;padding:9px;font-weight:800}.catalog-widget-title{margin:0 0 14px;font-size:22px}.catalog-widget-empty{padding:15px;background:#f8fafc;border-radius:12px;color:#64748b}@media(max-width:800px){.catalog-widget-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:430px){.catalog-widget-grid{grid-template-columns:1fr}.catalog-widget-card img{height:210px}}

/* Build 1.5.0 - pagina produs aerisita + curatare comerciant */
html{scroll-behavior:smooth}
body{line-height:1.55}
.product-detail{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);gap:34px;align-items:start;background:#fff;border-radius:24px;padding:30px;box-shadow:0 10px 30px rgba(15,23,42,.09)}
.detail-image{display:flex;align-items:center;justify-content:center;min-height:430px;background:#f8fafc;border:1px solid #e5eaf1;border-radius:20px;padding:24px;position:sticky;top:20px}
.detail-image img{display:block;max-width:100%;max-height:520px;object-fit:contain}
.detail-content{min-width:0}.detail-content h1{letter-spacing:-.02em}.product-description{padding:20px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px}
.product-description h2{margin:0 0 10px}.product-description p{font-size:16px;line-height:1.72;margin:0;white-space:pre-line}
.product-actions{display:flex;gap:10px;align-items:center;margin-top:22px}.favorite-main{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;background:#fff;border:1px solid #cbd5e1;border-radius:12px;font-size:14px;line-height:1.2;box-shadow:0 4px 14px rgba(15,23,42,.06)}
.share-box{margin-top:16px;padding:18px}.share-buttons{gap:10px}.share-buttons a,.share-buttons button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 14px;line-height:1.15;box-shadow:0 3px 10px rgba(15,23,42,.05)}
.product-tags{line-height:1.3}.product-tags a{transition:.18s ease}.product-tags a:hover{transform:translateY(-1px);background:#dfeaff}
.offers-panel,.related-section,.personal-section{line-height:1.5}.offer-row{gap:18px}.offer-merchant small{line-height:1.45}
.cleanup-panel{max-width:780px;margin:0 auto}.cleanup-panel select{width:100%;margin:10px 0 18px;padding:13px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;font:inherit}.cleanup-warning{padding:15px;border-radius:12px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;line-height:1.55}.confirm-line{display:flex;align-items:flex-start;gap:10px;margin:18px 0}.confirm-line input{margin-top:4px}.cleanup-progress{margin-top:22px}.progress-track{height:14px;border-radius:999px;background:#e2e8f0;overflow:hidden}.progress-track span{display:block;height:100%;width:0;background:#0b5ed7;transition:width .25s ease}.cleanup-progress pre{max-height:260px;overflow:auto;padding:14px;background:#0f172a;color:#dbeafe;border-radius:12px;white-space:pre-wrap;line-height:1.45}.button.danger,.small-button.danger{background:#b42318;color:#fff}.button.danger:disabled{opacity:.55;cursor:not-allowed}
@media(max-width:850px){.product-detail{grid-template-columns:1fr;gap:22px;padding:20px}.detail-image{position:static;min-height:300px}.share-buttons a,.share-buttons button{flex:1 1 calc(50% - 10px)}}
@media(max-width:480px){.product-detail{padding:15px;border-radius:18px}.detail-content h1{font-size:27px;line-height:1.3}.product-description{padding:15px}.product-description p{font-size:15px;line-height:1.68}.share-buttons a,.share-buttons button{flex:1 1 100%}.favorite-main{width:100%}}

/* Build 1.6.0 - header, footer, recomandari, articole, slider si print */
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);border-bottom:1px solid #e7edf5;box-shadow:0 5px 24px rgba(15,23,42,.07);backdrop-filter:blur(14px)}
.site-header-inner{max-width:1240px;margin:auto;min-height:76px;padding:10px 24px;display:flex;align-items:center;gap:20px}
.site-logo{display:flex;align-items:center;gap:10px;min-width:max-content;text-decoration:none;color:#172033}.site-logo-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#0b5ed7,#4f46e5);color:#fff;font-weight:900;box-shadow:0 7px 18px rgba(37,99,235,.24)}.site-logo b{display:block;font-size:18px}.site-logo small{display:block;color:#64748b;font-size:11px;margin-top:2px}
.site-nav{display:flex;align-items:center;gap:5px}.site-nav a{padding:10px 11px;border-radius:10px;text-decoration:none;color:#334155;font-weight:800;font-size:14px}.site-nav a:hover,.site-nav a.active{background:#eef4ff;color:#0b5ed7}
.header-search{margin-left:auto;display:flex;align-items:center;min-width:220px;max-width:320px;border:1px solid #dbe4ef;background:#f8fafc;border-radius:12px;padding:3px}.header-search input{width:100%;border:0;background:transparent;padding:9px 10px;outline:0}.header-search button{border:0;background:#0b5ed7;color:#fff;border-radius:9px;width:38px;height:36px;font-size:20px;cursor:pointer}.site-nav-secondary{display:flex;gap:8px}.site-nav-secondary a{font-size:12px;text-decoration:none;color:#64748b}.site-nav-secondary a:hover{color:#0b5ed7}.menu-toggle{display:none;border:1px solid #dbe4ef;background:#fff;border-radius:10px;padding:8px 11px;font-size:20px}
.site-footer{margin-top:54px;background:#101827;color:#dbe4ef}.site-footer-inner{max-width:1180px;margin:auto;padding:46px 24px;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:36px}.site-footer h3{margin:0 0 14px;color:#fff;font-size:15px}.site-footer a{display:block;color:#cbd5e1;text-decoration:none;margin:9px 0;font-size:14px}.site-footer a:hover{color:#fff}.site-footer p{max-width:380px;line-height:1.65;color:#94a3b8}.footer-brand{font-size:22px!important;font-weight:900;color:#fff!important}.site-footer small{display:block;margin-top:18px;color:#64748b}
.page-tools{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}.page-tools .breadcrumbs{margin:0}.print-link{border:0;background:transparent;color:#64748b;padding:7px 9px;border-radius:8px;cursor:pointer;font-size:12px}.print-link:hover{background:#fff;color:#0b5ed7}
.recommendation-section{margin:34px 0;padding:30px;border-radius:26px;box-shadow:0 12px 34px rgba(15,23,42,.08);overflow:hidden}.products-recommended{background:linear-gradient(145deg,#eefbf5,#f4f8ff);border:1px solid #d9f2e5}.articles-recommended{background:linear-gradient(145deg,#fff8eb,#fffdf7);border:1px solid #f7e4b7}.section-kicker{margin:0 0 5px!important;text-transform:uppercase;letter-spacing:.12em;font-size:11px!important;font-weight:900;color:#0b7a53!important}.articles-recommended .section-kicker{color:#a16207!important}.section-link{text-decoration:none;font-weight:900;color:#0b5ed7;white-space:nowrap}.four-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:20px}.recommended-card{box-shadow:0 9px 26px rgba(15,23,42,.09);border-color:rgba(255,255,255,.8)}
.article-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:20px}.article-card{position:relative;display:flex;gap:13px;min-height:230px;background:#fff;border:1px solid #f1dfb7;border-radius:18px;padding:20px;box-shadow:0 8px 22px rgba(120,80,0,.07);transition:.18s ease}.article-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(120,80,0,.12)}.article-icon{flex:0 0 34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#fff3cd;color:#9a6700;font-weight:900}.article-label{margin:0;color:#a16207;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:900}.article-card h3{font-size:17px;line-height:1.42;margin:8px 0}.article-card h3 a{text-decoration:none;color:#172033}.article-card>div:last-child>p:not(.article-label){color:#64748b;font-size:13px;line-height:1.55}.read-more{display:inline-block;margin-top:auto;text-decoration:none;font-weight:900;font-size:13px;color:#0b5ed7}
.slider-actions{display:flex;align-items:center;gap:8px}.slider-arrow{display:none;width:39px;height:39px;border-radius:50%;border:1px solid #cbd5e1;background:#fff;color:#172033;font-size:19px;cursor:pointer;box-shadow:0 5px 14px rgba(15,23,42,.08)}.has-slider .slider-arrow{display:inline-grid;place-items:center}.personal-slider{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:4px 2px 10px}.personal-slider::-webkit-scrollbar{display:none}.personal-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 54px)/4);gap:18px}.personal-track .product-card{scroll-snap-align:start;min-width:0}.recent-carousel-section{background:linear-gradient(145deg,#f5f8ff,#fff);border:1px solid #dce7ff}
.share-facebook{color:#145dbf!important;border-color:#bcd3f6!important}.share-x{color:#111827!important}.share-whatsapp{color:#087a43!important;border-color:#b9e8cf!important}.share-email{color:#9a5b00!important;border-color:#f0d4a9!important}
@media(max-width:1080px){.site-nav-secondary{display:none}.header-search{min-width:180px}.four-grid,.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.personal-track{grid-auto-columns:calc((100% - 18px)/2)}}
@media(max-width:820px){.site-header-inner{flex-wrap:wrap;padding:10px 15px}.menu-toggle{display:block;margin-left:auto}.site-nav{display:none;order:4;width:100%;flex-direction:column;align-items:stretch;padding:8px 0}.site-nav.open{display:flex}.header-search{order:3;min-width:100%;max-width:none}.site-nav a{padding:12px}.site-logo{margin-right:auto}.site-footer-inner{grid-template-columns:1fr 1fr}.page-tools{align-items:flex-start}.recommendation-section{padding:22px}}
@media(max-width:560px){.four-grid,.article-grid{grid-template-columns:1fr}.personal-track{grid-auto-columns:84%}.site-footer-inner{grid-template-columns:1fr}.page-tools{flex-direction:column}.article-card{min-height:0}.slider-actions{width:100%;justify-content:flex-start}.recommendation-section{border-radius:20px;padding:18px}.site-logo small{display:none}}
@media print{.site-header,.site-footer,.share-box,.product-actions,.product-tags,.page-tools,.personal-section,.recommendation-section,.offers-panel .button{display:none!important}body{background:#fff}.public-container{max-width:100%;padding:0}.product-detail,.offers-panel{box-shadow:none;border:0;padding:0}.detail-image{position:static;min-height:250px}.product-detail{grid-template-columns:40% 60%}.product-description{border:0;padding:0;background:#fff}}

/* Build 1.7.0 - identitate Targ-Frumos si navbar simplificat */
.site-header-inner{max-width:1320px;gap:14px}
.site-logo{gap:11px;min-width:205px;padding:4px 7px 4px 3px;border-radius:14px}
.site-logo:hover{background:#f7faf7}
.site-wheel-logo{width:48px;height:48px;display:block;flex:0 0 48px;filter:drop-shadow(0 5px 9px rgba(22,101,52,.16))}
.site-brand-copy b{font-size:17px;letter-spacing:-.2px;color:#173322}
.site-brand-copy small{font-size:11px;color:#64748b;margin-top:2px;letter-spacing:.2px}
.site-nav{gap:2px;white-space:nowrap}
.site-nav a{padding:10px 9px;font-size:13px}
.site-nav a:hover,.site-nav a.active{background:#eff8f1;color:#166534}
.header-search{min-width:190px;max-width:275px}
.header-search button{background:#166534}
.back-home-button{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;padding:10px 12px;border:1px solid #d9e7dc;border-radius:11px;text-decoration:none;color:#166534;background:#f6fbf7;font-size:13px;font-weight:850}
.back-home-button:hover{background:#eaf7ed;border-color:#bfd8c5}
.footer-logo{display:flex!important;align-items:center;gap:12px;margin:0 0 14px!important}
.footer-logo img{width:54px;height:54px}.footer-logo b{display:block;color:#fff;font-size:20px}.footer-logo small{display:block;margin:3px 0 0;color:#94a3b8}
@media(max-width:1180px){.back-home-button span{display:none}.back-home-button{padding:10px}.site-logo{min-width:190px}.site-nav a{padding:9px 7px}.header-search{min-width:170px}}
@media(max-width:920px){.back-home-button{display:none}.site-header-inner{gap:10px}.site-logo{min-width:auto}.site-nav{order:4}.header-search{order:3;min-width:100%;max-width:none}}
@media(max-width:560px){.site-wheel-logo{width:43px;height:43px;flex-basis:43px}.site-brand-copy small{display:block!important}.site-logo{padding-left:0}}

/* Build 1.8.0 - logo original, header stabil si mai aerisit */
.site-header-inner{min-height:82px;padding-top:11px;padding-bottom:11px}
.site-logo{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;column-gap:12px;min-width:210px;max-width:240px;overflow:visible}
.site-wheel-logo{width:48px;height:48px;object-fit:contain;display:block;flex:none;filter:drop-shadow(0 5px 9px rgba(22,101,52,.14))}
.site-brand-copy{display:flex;flex-direction:column;justify-content:center;min-width:0;line-height:1.15;white-space:nowrap}
.site-brand-copy b,.site-brand-copy small{display:block;position:static;float:none;margin:0;padding:0;transform:none}
.site-brand-copy b{font-size:17px;line-height:1.2}
.site-brand-copy small{font-size:11px;line-height:1.25;margin-top:3px}
.footer-logo{display:grid!important;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:12px}
.footer-logo img{width:54px;height:54px;object-fit:contain;display:block}
.footer-logo span{display:flex;flex-direction:column;line-height:1.2}
.footer-logo b,.footer-logo small{position:static;float:none;transform:none;margin:0}
@media(max-width:920px){.site-logo{min-width:0;max-width:none;grid-template-columns:46px minmax(0,1fr)}.site-wheel-logo{width:46px;height:46px}.site-brand-copy{white-space:normal}}
@media(max-width:420px){.site-logo{grid-template-columns:42px minmax(0,1fr);column-gap:9px}.site-wheel-logo{width:42px;height:42px}.site-brand-copy b{font-size:15px}.site-brand-copy small{font-size:10px}}

/* Build 2.2 - finisaje pentru productie */
.homepage-featured{margin-top:28px;background:linear-gradient(145deg,#f5fbf8,#f8fafc);border-color:#dceae3}.recommended-description{margin:8px 0 14px;color:#64748b;font-size:14px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.recommended-card .product-body{display:flex;flex-direction:column}.recommended-card .product-price{margin-top:auto}.offers-panel .button{min-width:156px;text-align:center}.offer-row{transition:transform .18s ease,box-shadow .18s ease}.offer-row:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(15,23,42,.08)}.site-header{backdrop-filter:saturate(140%) blur(12px)}.search-hero{background:linear-gradient(145deg,#f6faf8,#f8fafc)}@media(max-width:900px){.four-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.four-grid{grid-template-columns:1fr}.homepage-featured{margin-top:18px}.offer-row .button{width:100%}}


/* Build 3.0.0 - orientare clara pe pagina produsului */
.product-return-bar{display:flex;align-items:center;margin:2px 0 16px}
.rainbow-green-button{position:relative;isolation:isolate;display:inline-flex;align-items:center;gap:11px;min-height:48px;padding:8px 16px 8px 13px;border:1px solid rgba(22,101,52,.18);border-radius:15px;text-decoration:none;color:#14532d;background:linear-gradient(110deg,rgba(220,252,231,.96),rgba(236,253,245,.98),rgba(240,253,250,.96),rgba(236,252,203,.82));box-shadow:0 7px 22px rgba(22,101,52,.09);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.rainbow-green-button:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(115deg,rgba(34,197,94,.10),rgba(16,185,129,.08),rgba(132,204,22,.08),rgba(20,184,166,.08));opacity:.65;transition:opacity .18s ease}
.rainbow-green-button>span:first-child{display:grid;place-items:center;width:31px;height:31px;flex:0 0 31px;border-radius:10px;background:rgba(255,255,255,.78);box-shadow:inset 0 0 0 1px rgba(22,101,52,.10);font-size:18px;font-weight:900;color:#166534;transition:transform .18s ease}
.rainbow-green-button>span:last-child{display:flex;flex-direction:column;line-height:1.15}
.rainbow-green-button b{font-size:13px;letter-spacing:.01em}
.rainbow-green-button small{margin-top:3px;color:#4b6b56;font-size:10px;font-weight:650}
.rainbow-green-button:hover{transform:translateY(-2px);border-color:rgba(22,101,52,.28);box-shadow:0 12px 28px rgba(22,101,52,.14)}
.rainbow-green-button:hover:before{opacity:1}
.rainbow-green-button:hover>span:first-child{transform:translateX(-2px)}
.rainbow-green-button:focus-visible{outline:3px solid rgba(34,197,94,.25);outline-offset:3px}
@media(max-width:560px){.product-return-bar{margin-bottom:13px}.rainbow-green-button{width:100%;padding-right:13px}.rainbow-green-button small{font-size:9.5px}}
@media print{.product-return-bar{display:none!important}}

/* Build 3.0.1 - hero mai colorat, contrast si cautare vizibila */
.search-hero{position:relative;isolation:isolate;overflow:hidden;padding:62px 32px 54px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(125deg,#075985 0%,#0f766e 34%,#16a34a 67%,#65a30d 100%);color:#fff;box-shadow:0 22px 48px rgba(15,118,110,.22)}
.search-hero:after{content:"";position:absolute;inset:auto -8% -78px -8%;height:145px;border-radius:50% 50% 0 0;background:rgba(255,255,255,.09);z-index:-1}
.hero-content{position:relative;z-index:2;max-width:980px;margin:0 auto}
.hero-glow{position:absolute;z-index:0;border-radius:50%;filter:blur(2px);pointer-events:none}
.hero-glow-one{width:360px;height:360px;left:-120px;top:-170px;background:radial-gradient(circle,rgba(56,189,248,.62),rgba(56,189,248,0) 70%)}
.hero-glow-two{width:420px;height:420px;right:-140px;bottom:-230px;background:radial-gradient(circle,rgba(190,242,100,.56),rgba(190,242,100,0) 70%)}
.search-hero .eyebrow{display:inline-flex;align-items:center;min-height:31px;margin:0;padding:6px 12px;border:1px solid rgba(255,255,255,.34);border-radius:999px;background:rgba(15,23,42,.14);color:#fff;opacity:1;backdrop-filter:blur(8px)}
.search-hero h1{max-width:820px;margin:14px auto 10px;color:#fff;text-shadow:0 3px 18px rgba(3,49,43,.32);letter-spacing:-.035em;line-height:1.06}
.hero-lead{max-width:720px;margin:0 auto;color:rgba(255,255,255,.94);font-size:clamp(15px,2vw,18px);line-height:1.65;text-shadow:0 2px 10px rgba(3,49,43,.25)}
.hero-lead strong{color:#fff}
.public-search{position:relative;max-width:820px;margin:28px auto 0;padding:8px;border:1px solid rgba(255,255,255,.72);border-radius:19px;background:#fff;box-shadow:0 18px 40px rgba(3,49,43,.28)}
.public-search:focus-within{box-shadow:0 0 0 4px rgba(255,255,255,.22),0 18px 42px rgba(3,49,43,.32)}
.public-search input{min-width:0;padding:13px 15px;color:#172033;background:#fff;font-size:16px;font-weight:650}
.public-search input::placeholder{color:#64748b;opacity:1}
.public-search button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:126px;padding:13px 20px;border-radius:13px;background:linear-gradient(135deg,#14532d,#15803d);box-shadow:0 7px 18px rgba(21,128,61,.28);font-size:15px;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}
.public-search button:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(21,128,61,.34)}
.public-search button span{font-size:21px;line-height:1}
.search-hero .quick-links{margin-top:18px}
.search-hero .quick-links a{border-color:rgba(255,255,255,.44);background:rgba(15,23,42,.16);color:#fff;backdrop-filter:blur(7px);transition:background .18s ease,transform .18s ease}
.search-hero .quick-links a:hover{background:rgba(255,255,255,.2);transform:translateY(-1px)}
.hero-benefits{display:flex;justify-content:center;flex-wrap:wrap;gap:10px 20px;margin-top:20px;color:rgba(255,255,255,.92);font-size:13px;font-weight:800}
.hero-benefits span{display:inline-flex;align-items:center;gap:5px}
@media(max-width:650px){.search-hero{padding:42px 17px 36px}.search-hero h1{font-size:34px}.hero-lead{font-size:15px}.public-search{padding:7px;border-radius:16px}.public-search input{padding:12px 11px;text-align:left}.public-search button{width:100%;min-height:47px}.hero-benefits{justify-content:flex-start;text-align:left}.hero-glow-one{left:-220px}.hero-glow-two{right:-230px}.search-hero .quick-links{justify-content:flex-start}}
