:root{--brand-700: #0e8a2d;--brand-600: #17a63c;--brand-500: #22c55e;--brand-400: #34d399;--accent: #ff3b3b;--ink-900: #0b1420;--ink-700: #1f2a37;--ink-600: #374151;--ink-500: #6b7280;--ink-300: #cbd5e1;--ink-200: #e5e7eb;--bg-50: #f7faf9;--card: #ffffff;--radius: 16px;--shadow-1: 0 10px 24px rgba(0, 0, 0, .08), 0 2px 6px rgba(0, 0, 0, .04);--shadow-2: 0 30px 50px rgba(0, 0, 0, .16);--maxw: 1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Helvetica Neue,Arial,Noto Sans;color:var(--ink-700);background:var(--bg-50)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 20px}.badge{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .6rem;border-radius:999px;background:#e8fff1;color:#136b2a;font-weight:600;font-size:.8rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.notice{background:linear-gradient(90deg,var(--brand-700),var(--brand-600));color:#fff;font-size:.9rem}.notice .container{display:flex;align-items:center;justify-content:center;padding:.55rem 20px;gap:.6rem}header{position:sticky;top:0;z-index:50;background:#fff;box-shadow:var(--shadow-1)}.head{display:flex;align-items:center;gap:20px;padding:14px 0}.logo{display:flex;align-items:center;gap:.6rem;font-weight:900;color:var(--brand-700);letter-spacing:.3px}.logo svg{width:34px;height:34px}.searchbar{flex:1;display:flex;align-items:center;gap:10px}.searchbar form{position:relative;flex:1}.searchbar input[type=search]{width:100%;padding:12px 44px 12px 14px;border:1px solid var(--ink-300);border-radius:12px;outline:none;font-size:.95rem}.searchbar button.search-btn{position:absolute;right:6px;top:50%;transform:translateY(-50%);border:0;background:var(--brand-600);color:#fff;padding:9px 12px;border-radius:10px;cursor:pointer}.actions{display:flex;align-items:center;gap:10px}.iconbtn{display:inline-flex;align-items:center;gap:.5rem;border:1px solid var(--ink-300);padding:9px 12px;border-radius:12px;background:#fff;cursor:pointer;font-weight:600}.iconbtn svg{width:18px;height:18px}nav{background:#0f1a26;color:#e7f2ff}.nav{display:flex;align-items:center;gap:18px;overflow:auto;white-space:nowrap}.nav a{display:inline-flex;align-items:center;gap:.4rem;padding:12px 10px;border-bottom:3px solid transparent;font-weight:700;font-size:.95rem;opacity:.92}.nav a:hover,.nav a:focus{border-bottom-color:var(--brand-500);color:#fff}.burger{display:none;background:#0f1a26;color:#fff;border:0;border-radius:10px;padding:10px 12px}.hero{position:relative;isolation:isolate;min-height:520px;display:grid;place-items:center;color:#fff;overflow:visible;background:radial-gradient(1200px 500px at 80% 30%,rgba(14,138,45,.25),transparent 60%),linear-gradient(120deg,#0f1a26,#103044,#0f1a26)}.hero:after{content:"";position:absolute;inset:0;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="600" viewBox="0 0 1200 600"><g fill="none" stroke="%23ffffff14" stroke-width="1"><circle cx="1000" cy="420" r="130"/><circle cx="1020" cy="420" r="90"/><circle cx="1040" cy="420" r="50"/></g></svg>') right/contain no-repeat;opacity:.9;pointer-events:none}.hero-inner{display:grid;grid-template-columns:1.1fr 1fr;gap:36px;width:100%;max-width:var(--maxw);padding:40px 20px;align-items:center}.hero h1{margin:0 0 10px;font-size:2.2rem;line-height:1.2;letter-spacing:.2px}.hero p{margin:0 0 24px;color:#cfe7ff}.hero--slim{min-height:360px;padding:24px 0}.hero-inner--center{display:grid;grid-template-columns:1fr;place-items:center}.hero--image{position:relative;background:linear-gradient(120deg,#0f1a26,#103044,#0f1a26)}.hero--image:before{content:"";position:absolute;inset:0;background:url(/assets/hero-bg-2-_Y8dQyPS.jpg) center/cover no-repeat;opacity:.18;pointer-events:none}.cta{display:inline-block;background:var(--accent);color:#fff;padding:12px 18px;border-radius:12px;font-weight:800;box-shadow:0 10px 20px #ff3b3b59}.card{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow-2);padding:18px;color:var(--ink-700)}.card h3{margin:0 0 8px;font-size:1rem;color:var(--ink-600)}.plate-search{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px}.plate{display:flex;align-items:center;gap:8px;border:2px solid #1e3a8a;background:#eff6ff;color:#1e3a8a;border-radius:10px;padding:8px 10px}.plate .flag{width:20px;height:20px;border-radius:4px;background:linear-gradient(180deg,#0042ff,#0b66ff);color:#fff;display:grid;place-items:center;font-size:.7rem;font-weight:700}.plate input{border:0;background:transparent;outline:none;font-size:1.05rem;letter-spacing:.12rem;min-width:220px}.plate-btn{background:var(--brand-600);color:#fff;border:0;padding:10px 14px;border-radius:10px;cursor:pointer;font-weight:700}.vehicule-form{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:10px;margin-top:12px}select,input[type=text],input[type=search]{border:1px solid var(--ink-300);padding:10px 12px;border-radius:10px;font-size:.95rem;background:#fff}.btn{background:var(--brand-600);color:#fff;border:0;padding:12px 15px;border-radius:10px;font-weight:800;cursor:pointer}.btn:disabled{opacity:.6;cursor:not-allowed}.subtle{color:var(--ink-500);font-size:.9rem;text-align:center;margin-top:8px}.mainblock-search__car{width:100%;max-width:720px;padding:18px;border-radius:var(--radius);box-shadow:var(--shadow-2);background:#fff}.vehicule-form--stack{grid-template-columns:1fr;gap:10px}.vehicule-form--stack select,.vehicule-form--stack .btn{width:100%}:root{--header-h: 70px}.search-title{margin:0 0 10px;font-size:1rem;color:var(--ink-600)}section{padding:56px 0}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.tile{background:#fff;border-radius:18px;box-shadow:var(--shadow-1);padding:22px;display:grid;align-content:start;gap:10px;transition:transform .15s ease,box-shadow .15s ease}.tile:hover{transform:translateY(-2px);box-shadow:0 16px 36px #0000001f}.tile h4{margin:4px 0 6px;font-size:1.05rem}.tile p{margin:0;color:var(--ink-500);font-size:.95rem}.i{width:64px;height:64px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#eaf8f0,#e6f7ff)}.i svg{width:34px;height:34px}footer{background:#0f1a26;color:#d9e7f3;padding:36px 0 18px}.fgrid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:20px}footer h5{margin:0 0 8px;color:#fff;letter-spacing:.3px}footer ul{padding:0;margin:0;list-style:none;display:grid;gap:8px}.footbar{border-top:1px solid #1f3346;margin-top:24px;padding-top:16px;display:flex;align-items:center;justify-content:space-between}@media (max-width: 1020px){.hero-inner{grid-template-columns:1fr}}@media (max-width: 860px){.grid-4,.vehicule-form{grid-template-columns:1fr 1fr}}@media (max-width: 640px){.burger{display:inline-flex}.nav{display:none}.head{flex-wrap:wrap}.searchbar{order:3;width:100%}.grid-4,.vehicule-form,.plate-search{grid-template-columns:1fr}}.lang-switch{position:relative}.lang-btn{display:inline-flex;align-items:center;gap:.45rem;border:1px solid var(--ink-300);padding:9px 12px;border-radius:12px;background:#fff;cursor:pointer;font-weight:700}.flag-emoji{font-size:18px;line-height:1}.lang-code{letter-spacing:.3px}.lang-menu{position:absolute;right:0;top:calc(100% + 8px);background:#fff;border:1px solid var(--ink-300);border-radius:12px;box-shadow:var(--shadow-1);padding:6px;min-width:180px;z-index:100}.lang-option{display:flex;align-items:center;gap:.5rem;width:100%;border:0;background:transparent;padding:8px 10px;border-radius:10px;cursor:pointer;text-align:left;font-weight:600}.lang-option[aria-selected=true],.lang-option:hover{background:#f5f7f9}.hero{overflow:visible}.vehicle-sticky{position:sticky;top:90px;z-index:20}.toast-banner{background:#fff;border-top:1px solid var(--ink-200);border-bottom:1px solid var(--ink-200);box-shadow:var(--shadow-1)}.toast-banner-nav{position:sticky;top:var(--header-h);z-index:48}.toast-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0}.toast-left{display:flex;align-items:center;gap:10px;min-width:0}.toast-icon{font-size:20px}.toast-txt{display:grid}.toast-title{font-weight:800;color:var(--ink-700)}.toast-sub{color:var(--ink-500);font-size:.95rem}.change-btn{background:#fff;border:1px solid var(--ink-300);border-radius:10px;padding:8px 12px;font-weight:700;cursor:pointer;white-space:nowrap}.change-btn:hover{background:#f7f9fb}.vehicle-sticky{position:sticky;top:calc(var(--header-h) + 8px);z-index:20}@media (max-width: 640px){:root{--header-h: 60px}}.logo{display:inline-flex;align-items:center}.logo-img{height:40px;width:auto;display:block}@media (min-resolution: 2dppx){.logo-img{content:url(/assets/logo-COBEsQn-.jpg)}}.searchbar button.search-btn{position:absolute;right:6px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:var(--brand-600);padding:6px 8px;border-radius:10px;cursor:pointer}.searchbar button.search-btn:hover{background:#17a63c14}.searchbar input[type=search]{padding-right:42px}.cat-page{padding:28px 0 48px}.cat-title{margin:0 0 16px;font-size:1.6rem;color:var(--ink-700)}.cat-searchbar input[type=search]{border:1px solid var(--ink-300);padding:12px 14px;border-radius:12px;font-size:.95rem;background:#fff}.cat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width: 1024px){.cat-grid{grid-template-columns:1fr 1fr}}@media (max-width: 640px){.cat-grid{grid-template-columns:1fr}}.wp-grid{display:grid;grid-template-columns:1fr;gap:.5rem 1rem}@media (min-width: 768px){.wp-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1024px){.wp-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1280px){.wp-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width: 1536px){.wp-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.wp-card{position:relative;display:grid;grid-template-rows:auto 1fr;grid-template-columns:1fr;gap:.5rem 1rem;background:#fff;border:1px solid var(--ink-200);border-radius:12px;padding:12px;transition:border-color .15s ease,box-shadow .15s ease,transform .1s ease}.wp-card:hover{border-color:var(--brand-500);box-shadow:0 8px 18px #0000000f;transform:translateY(-1px)}.wp-card__title{font-weight:800;font-size:1rem;margin:0;color:var(--ink-700)}.wp-card__subs{list-style:none;margin:0;padding:0;display:grid;gap:.25rem .75rem;grid-template-columns:1fr}.wp-card__subs a{color:var(--ink-600);font-size:.92rem;text-decoration:none;position:relative;z-index:3}.wp-card__subs a:hover{color:var(--brand-700);text-decoration:underline}.wp-card__overlay{position:absolute;inset:0;z-index:1}.wp-card__head{display:flex;align-items:center;gap:.5rem;z-index:2}.wp-card__thumb{width:36px;height:36px;flex:0 0 36px;border-radius:8px;background:#f7f9fb;display:grid;place-items:center;overflow:hidden}.wp-card__thumb img{width:100%;height:100%;object-fit:contain}.cat-searchbar{display:grid;grid-template-columns:1fr auto;gap:10px;margin:12px 0 18px}.cat-searchbar input[type=search]{border:1px solid var(--ink-300);padding:12px 14px;border-radius:12px;background:#fff}.brand-products{display:grid;grid-template-columns:1fr;gap:16px}.brand-product{display:grid;grid-template-columns:1.2fr 1.4fr 280px;background:#fff;border:1px solid #e5e5e5;border-radius:4px;overflow:hidden}@media (max-width: 1024px){.brand-product{grid-template-columns:1fr}}.bp-col{padding:12px}.bp-mid{border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5}@media (max-width: 1024px){.bp-mid{border-left:0;border-right:0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}}.bp-head{display:flex;align-items:center;gap:10px;margin-bottom:6px}.bp-logo{width:80px;height:26px;border:1px solid #e5e5e5;border-radius:3px;display:grid;place-items:center;background:#fff}.bp-logo-fallback{font-weight:900;color:#111}.bp-ref{font-size:12px;color:#777}.bp-brand{font-weight:800;color:#333;line-height:1.1}.bp-title{margin:0 0 6px;color:#1a1a1a;font-size:16px;font-weight:800}.bp-sub{color:#555;font-size:13px;margin-bottom:8px}.bp-thumbs{display:flex;gap:8px}.bp-thumb{width:64px;height:64px;border:1px solid #eee;border-radius:4px;display:grid;place-items:center;background:#f7f7f7}.bp-thumb img{max-width:100%;max-height:100%;object-fit:contain}.bp-table{display:grid}.bp-tr{display:grid;grid-template-columns:1fr 1fr}.bp-tr:nth-child(odd){background:#f8f8f8}.bp-td{padding:8px;font-size:13px;line-height:1.25}.bp-k{color:#555}.bp-v{color:#222;font-weight:600}.bp-oemlink{margin-top:8px}.bp-link{background:#f2f2f2;border:1px solid #e5e5e5;border-radius:3px;padding:8px 10px;font-weight:700;color:#1a1a1a;cursor:pointer}.bp-link:hover{background:#eaeaea}.bp-chevron{margin-left:6px}.bp-right{display:grid;grid-template-rows:auto auto auto auto auto;align-content:start;gap:10px}.bp-price{font-weight:900;font-size:26px;color:#1a1a1a;text-align:right}.bp-price-note{color:#777;font-size:12px;text-align:right}.bp-qty{display:grid;grid-template-columns:34px 64px 34px;gap:6px}.bp-qty button{border:1px solid #e5e5e5;background:#fff;border-radius:3px;height:34px;font-size:18px;cursor:pointer}.bp-qty input{border:1px solid #e5e5e5;border-radius:3px;height:34px;text-align:center;font-weight:700}.bp-add{background:#e6492d;color:#fff;border:0;border-radius:4px;font-weight:800;padding:10px 12px;cursor:pointer;width:100%}.bp-add:hover{filter:brightness(1.05)}.bp-stock{display:flex;align-items:center;gap:8px;justify-content:flex-end;color:#0e8a2d;font-weight:700}.bp-stock.ko{color:#e11d48}.bp-box{width:18px;height:18px;border-radius:2px;background:currentColor}.bp-empty{background:#fff;border:1px dashed #dcdcdc;border-radius:4px;padding:16px;color:#666;text-align:center}.bp-wrap{width:100%}.bp-wrap--narrow{max-width:980px;margin:0 auto}.breadcrumb{margin:8px 0 12px;background:transparent!important}.breadcrumb-list{display:flex;flex-wrap:wrap;gap:6px;align-items:center;list-style:none;padding:0;margin:0;font-size:.92rem;color:var(--ink-600)}.breadcrumb-item{position:relative;display:inline-flex;align-items:center;background:transparent!important}.breadcrumb-item:not(:last-child):after{content:"/";margin:0 6px;opacity:.6}.breadcrumb a{color:inherit;text-decoration:none;background:transparent!important}.breadcrumb a:hover{text-decoration:underline;color:var(--ink-700)}.breadcrumb .current{color:var(--ink-800);font-weight:700}.vehicule-form--stack select{width:100%;padding:10px 12px;border-radius:10px;border:1px solid var(--ink-300);background:#fff;font-size:.95rem}.vehicule-form--stack{display:grid;gap:10px}.vehicule-form--stack select optgroup{font-weight:800;color:var(--ink-700)}.vehicule-form--stack select option{padding:6px 8px;color:var(--ink-600)}.vehicule-form--stack select:disabled{background:#f6f7f8;color:#9aa3ad}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.card.mainblock-search__car{background:#fff;border-radius:12px;padding:14px;box-shadow:var(--shadow-1)}.vehicule-form--stack select{width:100%;padding:10px 40px 10px 12px;border-radius:10px;border:1px solid #ccc;background-color:#fff;font-size:.95rem;color:#333;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='%2300a859' d='M5 6L0 0h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:12px 8px}.vehicule-form--stack select:hover{border-color:#00a859}.vehicule-form--stack select:focus{border-color:#00a859;box-shadow:0 0 0 2px #00a85933;outline:none}.wp-card__count{font-size:.85rem;color:var(--ink-500);margin-left:8px}.wp-card__subs{list-style:none;padding:0;margin:0;display:grid;gap:6px}.wp-card__subs li{font-size:.95rem}.wp-card__subs li.wp-card__more a{font-weight:700;color:var(--brand-600);display:inline-block;margin-top:6px}.carousel-brand{padding:30px 0;background:var(--bg-50);border-bottom:1px solid var(--ink-200)}.carousel-brand__header{text-align:center;margin-bottom:20px}.carousel-brand__title{font-size:1.4rem;font-weight:800;color:var(--ink-900);margin:0 0 4px}.carousel-brand__subtitle{font-size:.85rem;color:var(--ink-500);margin:0}.carousel-brand__wrapper{position:relative;padding:0 40px}.carousel-brand__container{display:flex;gap:12px;overflow-x:auto;scroll-behavior:smooth;padding:8px 0;scrollbar-width:none;-ms-overflow-style:none}.carousel-brand__container::-webkit-scrollbar{display:none}.carousel-brand__item{flex:0 0 auto;width:100px}.brand-card{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;border:1px solid var(--ink-200);border-radius:10px;padding:12px 8px;transition:all .3s ease;cursor:pointer;height:100px}.brand-card:hover{border-color:var(--brand-500);box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.brand-card__logo{width:50px;height:50px;display:flex;align-items:center;justify-content:center;margin-bottom:6px}.brand-card__logo img{max-width:100%;max-height:100%;object-fit:contain;filter:grayscale(30%);transition:filter .3s ease}.brand-card:hover .brand-card__logo img{filter:grayscale(0%)}.brand-card__name{font-size:.75rem;font-weight:600;color:var(--ink-700);margin:0;text-align:center;line-height:1.2}.carousel-brand__arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid var(--ink-300);color:var(--ink-700);font-size:1.8rem;font-weight:300;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:2;box-shadow:0 2px 8px #00000014}.carousel-brand__arrow:hover{background:var(--brand-600);color:#fff;border-color:var(--brand-600);transform:translateY(-50%) scale(1.1)}.carousel-brand__arrow--left{left:0}.carousel-brand__arrow--right{right:0}@media (max-width: 768px){.carousel-brand{padding:25px 0}.carousel-brand__title{font-size:1.2rem}.carousel-brand__wrapper{padding:0 30px}.carousel-brand__item{width:90px}.brand-card{height:90px;padding:10px 6px}.brand-card__logo{width:45px;height:45px}.brand-card__name{font-size:.7rem}.carousel-brand__arrow{width:32px;height:32px;font-size:1.3rem}}@media (max-width: 480px){.carousel-brand__wrapper{padding:0}.carousel-brand__arrow{display:none}.carousel-brand__container{padding:8px 20px}}.top-products{padding:35px 0;background:#fff}.top-products__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.top-products__title{font-size:1.4rem;font-weight:800;color:var(--ink-900);margin:0 0 4px}.top-products__subtitle{font-size:.85rem;color:var(--ink-500);margin:0}.top-products__nav{display:flex;align-items:center;gap:10px}.nav-btn{width:34px;height:34px;border-radius:50%;border:1px solid var(--ink-300);background:#fff;color:var(--ink-700);font-size:1.5rem;font-weight:300;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.nav-btn:hover:not(:disabled){background:var(--brand-600);color:#fff;border-color:var(--brand-600);transform:scale(1.05)}.nav-btn:disabled{opacity:.3;cursor:not-allowed}.nav-indicator{font-size:.8rem;font-weight:600;color:var(--ink-600);min-width:45px;text-align:center}.top-products__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.product-card{position:relative;background:#fff;border:1px solid var(--ink-200);border-radius:10px;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column}.product-card:hover{box-shadow:0 8px 24px #0000001f;border-color:var(--brand-500);transform:translateY(-4px)}.product-card__badge{position:absolute;top:8px;right:8px;background:var(--brand-600);color:#fff;padding:3px 8px;border-radius:5px;font-size:.7rem;font-weight:700;z-index:1}.product-card__image{width:100%;height:130px;background:var(--bg-50);display:flex;align-items:center;justify-content:center;overflow:hidden;border-bottom:1px solid var(--ink-200)}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-card__image img{transform:scale(1.05)}.product-card__content{padding:12px;display:flex;flex-direction:column;flex:1}.product-card__brand{font-size:.7rem;font-weight:700;color:var(--brand-600);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.product-card__title{font-size:.9rem;font-weight:700;color:var(--ink-900);margin:0 0 8px;line-height:1.3;min-height:36px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__meta{display:flex;flex-direction:column;gap:3px;margin-bottom:8px}.product-card__vehicle{font-size:.75rem;color:var(--ink-600);font-weight:600}.product-card__location{font-size:.7rem;color:var(--ink-500)}.product-card__rating{display:flex;align-items:center;gap:6px;margin-bottom:8px}.stars{display:flex;gap:1px}.star{font-size:.9rem;line-height:1}.star--full{color:#fbbf24}.star--half{color:#fbbf24;opacity:.5}.star--empty{color:var(--ink-300)}.rating-value{font-size:.75rem;font-weight:700;color:var(--ink-700)}.product-card__footer{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;padding-top:8px;border-top:1px solid var(--ink-200)}.product-card__price{font-size:1.1rem;font-weight:800;color:var(--brand-700)}.product-card__stock{font-size:.7rem}.in-stock{color:var(--brand-600);font-weight:600}.out-of-stock{color:var(--accent);font-weight:600}.product-card__btn{width:100%;padding:8px;background:var(--brand-600);color:#fff;border:none;border-radius:7px;font-weight:700;font-size:.8rem;cursor:pointer;transition:all .3s ease}.product-card__btn:hover{background:var(--brand-700);transform:translateY(-1px);box-shadow:0 4px 12px #17a63c4d}@media (max-width: 1024px){.top-products__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.top-products{padding:28px 0}.top-products__header{flex-direction:column;align-items:flex-start;gap:14px}.top-products__title{font-size:1.2rem}.top-products__grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-card__image{height:110px}.nav-btn{width:30px;height:30px;font-size:1.3rem}}@media (max-width: 480px){.top-products__grid{grid-template-columns:1fr}.product-card__image{height:140px}}.top-cats{padding:60px 0;background:#fff}.top-cats__title{text-align:center;font-size:2rem;font-weight:800;color:var(--ink-900);margin:0 0 8px}.top-cats__subtitle{text-align:center;font-size:1rem;color:var(--ink-500);margin:0 0 40px}.top-cats__row{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:40px}.top-cat-card{position:relative;background:var(--card);border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:all .3s ease;cursor:pointer;border:1px solid var(--ink-200)}.top-cat-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f;border-color:var(--brand-500)}.top-cat-card__image{width:100%;height:180px;overflow:hidden;background:var(--bg-50);position:relative}.top-cat-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.top-cat-card:hover .top-cat-card__image img{transform:scale(1.05)}.top-cat-card__content{padding:16px;text-align:center}.top-cat-card__title{font-size:1rem;font-weight:700;color:var(--ink-900);margin:0 0 4px;line-height:1.3}.top-cat-card__title-ar{font-size:.85rem;color:var(--ink-500);margin:0;direction:rtl}.top-cats__footer{text-align:center;padding-top:20px}.btn-view-all{display:inline-flex;align-items:center;gap:8px;background:var(--brand-600);color:#fff;padding:14px 28px;border-radius:12px;font-weight:700;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 12px #17a63c40}.btn-view-all:hover{background:var(--brand-700);transform:translateY(-2px);box-shadow:0 6px 16px #17a63c59}@media (max-width: 1024px){.top-cats__row{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.top-cats{padding:40px 0}.top-cats__title{font-size:1.5rem}.top-cats__row{grid-template-columns:repeat(2,1fr);gap:16px}.top-cat-card__image{height:140px}.top-cat-card__content{padding:12px}.top-cat-card__title{font-size:.9rem}}@media (max-width: 480px){.top-cats__row{grid-template-columns:1fr;gap:12px}.top-cat-card__image{height:160px}}.product-detail{padding:30px 0 60px;background:var(--bg-50)}.product-detail__grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:20px}.product-gallery{background:#fff;border-radius:12px;padding:20px;border:1px solid var(--ink-200)}.product-gallery__main{width:100%;height:400px;background:var(--bg-50);border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.product-gallery__main img{width:100%;height:100%;object-fit:contain}.product-gallery__thumbnails{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:10px}.gallery-thumb{width:100%;height:80px;background:var(--bg-50);border:2px solid var(--ink-200);border-radius:6px;overflow:hidden;cursor:pointer;transition:all .3s ease;padding:0}.gallery-thumb:hover{border-color:var(--brand-500)}.gallery-thumb--active{border-color:var(--brand-600);box-shadow:0 0 0 2px #17a63c33}.gallery-thumb img{width:100%;height:100%;object-fit:cover}.product-info{display:flex;flex-direction:column;gap:20px}.product-info__header{background:#fff;border-radius:12px;padding:24px;border:1px solid var(--ink-200)}.product-info__title{font-size:1.6rem;font-weight:800;color:var(--ink-900);margin:0 0 12px;line-height:1.3}.product-info__meta{display:flex;align-items:center;gap:16px;margin-bottom:16px}.product-rating{display:flex;align-items:center;gap:6px}.product-condition{background:var(--brand-100);color:var(--brand-700);padding:4px 12px;border-radius:6px;font-size:.85rem;font-weight:700}.product-info__price{font-size:2rem;font-weight:900;color:var(--brand-700);margin-top:8px}.product-specs{background:#fff;border-radius:12px;padding:24px;border:1px solid var(--ink-200)}.product-specs__title{font-size:1.1rem;font-weight:800;color:var(--ink-900);margin:0 0 16px}.specs-table{width:100%;border-collapse:collapse}.specs-table tr{border-bottom:1px solid var(--ink-200)}.specs-table tr:last-child{border-bottom:none}.specs-label{padding:12px 0;font-weight:600;color:var(--ink-600);width:40%}.specs-value{padding:12px 0;color:var(--ink-900);font-weight:500}.seller-card{background:#fff;border-radius:12px;padding:24px;border:1px solid var(--ink-200)}.seller-card__title{font-size:1.1rem;font-weight:800;color:var(--ink-900);margin:0 0 16px}.seller-card__content{display:flex;gap:16px;margin-bottom:16px}.seller-avatar{width:60px;height:60px;border-radius:50%;overflow:hidden;background:var(--bg-50);flex-shrink:0}.seller-avatar img{width:100%;height:100%;object-fit:cover}.seller-info{flex:1}.seller-name{font-size:1rem;font-weight:700;color:var(--ink-900);margin-bottom:4px}.seller-shop{font-size:.85rem;color:var(--ink-600);margin-bottom:6px}.seller-location{font-size:.85rem;color:var(--ink-600);display:flex;align-items:center;gap:4px}.seller-badge{display:inline-block;background:var(--brand-100);color:var(--brand-700);padding:3px 8px;border-radius:4px;font-size:.75rem;font-weight:700;margin-top:6px}.contact-btn{width:100%;padding:14px;background:var(--brand-600);color:#fff;border:none;border-radius:8px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px}.contact-btn:hover{background:var(--brand-700);transform:translateY(-2px);box-shadow:0 4px 12px #17a63c4d}.product-description{background:#fff;border-radius:12px;padding:24px;border:1px solid var(--ink-200);margin-top:30px}.product-description__title{font-size:1.3rem;font-weight:800;color:var(--ink-900);margin:0 0 16px}.product-description__content{font-size:.95rem;line-height:1.7;color:var(--ink-700);white-space:pre-wrap}.loading-message,.error-message{text-align:center;font-size:1.1rem;color:var(--ink-600)}.error-message{color:var(--accent)}.btn-back{display:inline-block;margin-top:16px;padding:10px 20px;background:var(--brand-600);color:#fff;border-radius:8px;font-weight:600;transition:all .3s ease}.btn-back:hover{background:var(--brand-700);transform:translateY(-2px)}@media (max-width: 1024px){.product-detail__grid{grid-template-columns:1fr;gap:20px}.product-gallery__main{height:350px}}@media (max-width: 768px){.product-detail{padding:20px 0 40px}.product-info__title{font-size:1.3rem}.product-info__price{font-size:1.6rem}.product-gallery__main{height:300px}.gallery-thumb{height:70px}.product-info__header,.product-specs,.seller-card,.product-description{padding:18px}}@media (max-width: 480px){.product-info__title{font-size:1.1rem}.product-info__price{font-size:1.4rem}.product-gallery__main{height:250px}.product-gallery__thumbnails{grid-template-columns:repeat(auto-fill,minmax(60px,1fr))}.gallery-thumb{height:60px}.seller-card__content{flex-direction:column;align-items:center;text-align:center}}.search-results{padding:30px 0 60px;background:var(--bg-50);min-height:60vh}.search-results__header{margin-bottom:30px}.search-results__title{font-size:1.8rem;font-weight:800;color:var(--ink-900);margin:0 0 8px}.search-results__count{font-size:.95rem;color:var(--ink-600);margin:0}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.no-results{text-align:center;padding:60px 20px;background:#fff;border-radius:12px;border:1px solid var(--ink-200)}.no-results p{font-size:1.1rem;color:var(--ink-600);margin-bottom:20px}@media (max-width: 1200px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.search-results{padding:20px 0 40px}.search-results__title{font-size:1.4rem}.products-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width: 480px){.search-results__title{font-size:1.2rem}.products-grid{gap:12px}.no-results{padding:40px 16px}}.auth-page{min-height:80vh;display:flex;align-items:center;justify-content:center;padding:40px 20px;background:linear-gradient(135deg,var(--bg-50) 0%,var(--bg-100) 100%)}.auth-container{width:100%;max-width:500px}.auth-container.register-container{max-width:700px}.auth-box{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:40px}.register-box{max-width:600px}.auth-title{font-size:2rem;font-weight:700;color:var(--text-900);margin-bottom:8px;text-align:center}.auth-subtitle{font-size:.95rem;color:var(--text-600);text-align:center;margin-bottom:30px}.auth-error{background:#fee;color:#c33;padding:12px 16px;border-radius:8px;margin-bottom:20px;font-size:.9rem;border-left:4px solid #c33}.auth-form{display:flex;flex-direction:column;gap:20px}.form-group{display:flex;flex-direction:column;gap:6px}.form-group label{font-size:.9rem;font-weight:600;color:var(--text-800)}.form-group input,.form-group select,.form-group textarea{padding:12px 16px;border:2px solid var(--brand-600);border-radius:8px;font-size:.95rem;transition:all .2s;font-family:inherit;background:#fff}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#22c55e;box-shadow:0 0 0 3px #22c55e1a}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:#c33}.form-group select:disabled{background:var(--bg-100);cursor:not-allowed}.error-message{font-size:.85rem;color:#c33;margin-top:2px;display:block}.user-type-selector{display:flex;gap:16px}.user-type-option{flex:1;display:flex;align-items:center;justify-content:center;padding:16px 20px;border:3px solid var(--border-300);border-radius:10px;cursor:pointer;transition:all .3s;background:#fff;position:relative}.user-type-option:hover{border-color:var(--brand-400);transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.user-type-option input[type=radio]{display:none}.user-type-option span{font-weight:700;font-size:1.05rem;color:var(--text-700)}.user-type-option.active{border-color:var(--brand-600);background:var(--brand-600);box-shadow:0 4px 16px rgba(var(--brand-600-rgb),.3)}.user-type-option.active span{color:#fff}.professional-fields{padding:20px;background:var(--bg-50);border-radius:8px;border:1px solid var(--border-200)}.section-title{font-size:1.1rem;font-weight:600;color:var(--text-800);margin-bottom:16px}.auth-submit-btn{padding:14px 24px;background:var(--brand-600);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;margin-top:10px}.auth-submit-btn:hover:not(:disabled){background:var(--brand-700);transform:translateY(-1px);box-shadow:0 4px 12px rgba(var(--brand-600-rgb),.3)}.auth-submit-btn:disabled{opacity:.6;cursor:not-allowed}.auth-footer{margin-top:24px;text-align:center;padding-top:20px;border-top:1px solid var(--border-200)}.auth-footer p{font-size:.9rem;color:var(--text-600)}.auth-link{color:var(--brand-600);font-weight:600;text-decoration:none}.auth-link:hover{text-decoration:underline}.user-menu-container{position:relative}.user-avatar-btn{display:flex;align-items:center;gap:8px;background:transparent;border:none;cursor:pointer;padding:6px 12px;border-radius:8px;transition:background .2s}.user-avatar-btn:hover{background:var(--bg-100)}.user-avatar{width:36px;height:36px;border-radius:50%;background:var(--brand-600);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;text-transform:uppercase}.user-name-header{font-size:.9rem;font-weight:600;color:var(--text-800)}.user-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border-radius:12px;box-shadow:0 8px 24px #0000001f;min-width:220px;padding:8px;z-index:1000;animation:slideDown .2s ease}.dropdown-item{display:flex;align-items:center;gap:12px;padding:12px 16px;color:var(--text-800);text-decoration:none;border-radius:8px;transition:background .2s;font-size:.9rem;border:none;background:transparent;width:100%;text-align:left;cursor:pointer}.dropdown-item:hover{background:var(--bg-100)}.dropdown-icon{font-size:1.1rem}.dropdown-divider{height:1px;background:var(--border-200);margin:8px 0}.logout-btn{color:#c33}.logout-btn:hover{background:#fee}.dashboard-page{min-height:80vh;background:var(--bg-50);padding:30px 0}.dashboard-container{max-width:1400px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:280px 1fr;gap:30px}.dashboard-sidebar{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000000d;height:fit-content;position:sticky;top:20px}.dashboard-user-info{text-align:center;padding-bottom:20px;border-bottom:1px solid var(--border-200);margin-bottom:20px}.user-avatar-large{width:80px;height:80px;border-radius:50%;background:var(--brand-600);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:2rem;text-transform:uppercase;margin:0 auto 16px}.user-name{font-size:1.2rem;font-weight:700;color:var(--text-900);margin-bottom:4px}.user-email{font-size:.85rem;color:var(--text-600)}.dashboard-nav{display:flex;flex-direction:column;gap:4px}.dashboard-nav-item{display:flex;align-items:center;gap:12px;padding:12px 16px;color:var(--text-700);text-decoration:none;border-radius:8px;transition:all .2s;font-size:.95rem;position:relative}.dashboard-nav-item:hover{background:var(--bg-100);color:var(--text-900)}.dashboard-nav-item.active{background:var(--brand-50);color:var(--brand-700);font-weight:600}.nav-icon{font-size:1.2rem}.nav-badge{position:absolute;top:8px;right:12px;background:#dc3545;color:#fff;font-size:.7rem;font-weight:700;padding:2px 6px;border-radius:10px;min-width:18px;text-align:center;box-shadow:0 2px 4px #dc35454d}.dashboard-content{background:#fff;border-radius:12px;padding:32px;box-shadow:0 2px 8px #0000000d}.dashboard-welcome{margin-bottom:32px}.dashboard-welcome h1{font-size:2rem;font-weight:700;color:var(--text-900);margin-bottom:8px}.dashboard-welcome p{font-size:1rem;color:var(--text-600)}.dashboard-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:40px}.stat-card{background:var(--bg-50);border-radius:12px;padding:24px;display:flex;align-items:center;gap:16px;border:1px solid var(--border-200)}.stat-info h3{font-size:.85rem;font-weight:600;color:var(--text-600);margin-bottom:4px;text-transform:uppercase;letter-spacing:.5px}.stat-value{font-size:2rem;font-weight:700;color:var(--text-900)}.dashboard-quick-actions{margin-top:40px}.dashboard-quick-actions h2{font-size:1.5rem;font-weight:700;color:var(--text-900);margin-bottom:20px}.quick-actions-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.quick-action-card{background:#fff;border:2px solid var(--border-200);border-radius:12px;padding:24px;display:flex;flex-direction:column;align-items:center;gap:12px;text-decoration:none;transition:all .2s}.quick-action-card:hover{border-color:var(--brand-500);transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.action-icon{font-size:2rem}.action-label{font-size:.9rem;font-weight:600;color:var(--text-800);text-align:center}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:16px}.loading-spinner{width:48px;height:48px;border:4px solid var(--border-200);border-top-color:var(--brand-600);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-container p{font-size:1rem;color:var(--text-600)}@media (max-width: 1024px){.dashboard-container{grid-template-columns:1fr}.dashboard-sidebar{position:static}.dashboard-stats,.quick-actions-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.form-row{grid-template-columns:1fr}.auth-box{padding:30px 24px}.auth-container.register-container{max-width:100%}.dashboard-stats,.quick-actions-grid{grid-template-columns:1fr}.user-name-header{display:none}.dashboard-content{padding:24px 16px}}@media (max-width: 480px){.auth-page{padding:20px 16px}.auth-box{padding:24px 20px}.auth-title{font-size:1.5rem}.user-type-selector{flex-direction:column}}.profil-page{min-height:80vh;padding:0}.profil-container{max-width:900px;margin:0 auto}.profil-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.profil-header h1{font-size:2rem;font-weight:700;color:var(--text-900);margin:0}.btn-edit-profil{padding:10px 24px;background:var(--brand-600);color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-edit-profil:hover{background:var(--brand-700);transform:translateY(-1px)}.profil-content{display:flex;flex-direction:column;gap:24px}.profil-section{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000000d}.profil-section-pro{border:2px solid var(--brand-100);background:linear-gradient(135deg,#ffffff 0%,var(--brand-50) 100%)}.profil-section .section-title{font-size:1.3rem;font-weight:700;color:var(--text-900);border-bottom:2px solid var(--border-200)}.profil-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.profil-info-item{display:flex;flex-direction:column;gap:6px}.profil-info-item.full-width{grid-column:1 / -1}.profil-info-item label{font-size:.85rem;font-weight:600;color:var(--text-600);text-transform:uppercase;letter-spacing:.5px}.profil-info-item .info-value{font-size:1rem;color:var(--text-900);font-weight:500}.badge-user-type{display:inline-block;padding:6px 16px;border-radius:20px;font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.badge-user-type.pro{background:var(--brand-600);color:#fff}.badge-user-type.part{background:var(--bg-200);color:var(--text-700)}.profil-shop-header{display:flex;gap:24px;align-items:flex-start}.shop-image-container{flex-shrink:0;display:flex;flex-direction:column;gap:12px}.shop-image,.shop-image-placeholder{width:180px;height:180px;border-radius:12px;object-fit:cover;border:2px solid var(--border-200)}.shop-image-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--bg-100);color:var(--text-500)}.shop-icon{font-size:3rem;margin-bottom:8px}.shop-image-placeholder p{font-size:.85rem;margin:0}.btn-upload-image{padding:8px 16px;background:#fff;color:var(--brand-600);border:2px solid var(--brand-600);border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-upload-image:hover{background:var(--brand-600);color:#fff}.shop-info{flex:1}.profil-input{padding:10px 14px;border:2px solid var(--brand-600);border-radius:8px;font-size:.95rem;transition:all .2s;font-family:inherit}.profil-input:focus{outline:none;border-color:#22c55e;box-shadow:0 0 0 3px #22c55e1a}.profil-actions{display:flex;justify-content:flex-end;padding-top:20px;border-top:2px solid var(--border-200)}.btn-save-profil{padding:12px 32px;background:#22c55e;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-save-profil:hover{background:#16a34a;transform:translateY(-1px);box-shadow:0 4px 12px #22c55e4d}@media (max-width: 768px){.profil-info-grid{grid-template-columns:1fr}.profil-shop-header{flex-direction:column}.shop-image,.shop-image-placeholder{width:100%;max-width:300px}}@media (max-width: 480px){.profil-header{flex-direction:column;align-items:flex-start;gap:16px}.profil-section{padding:16px}}.profil-info-list .profil-info-item{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-bottom:1px solid var(--border-200)}.profil-info-list .profil-info-item:last-child{border-bottom:none}.profil-info-list .profil-info-item label{font-size:.95rem;font-weight:600;color:var(--text-700);min-width:150px}.profil-info-list .profil-info-item .info-value{flex:1;text-align:right;font-size:1rem;color:var(--text-900);font-weight:500}.dashboard-user-info .badge-user-type{margin-top:8px;font-size:.75rem;padding:4px 12px}.profil-user-header{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid var(--border-200)}.profil-avatar-large{width:80px;height:80px;border-radius:50%;background:var(--brand-600);color:#fff;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;text-transform:uppercase;flex-shrink:0;overflow:hidden}.profil-user-name{font-size:1.75rem;font-weight:700;color:var(--text-900);margin:0;line-height:1.2}.profil-info-row{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid var(--border-200);gap:20px}.profil-info-row:last-child{border-bottom:none}.profil-info-row .info-label{font-size:.95rem;font-weight:600;color:var(--text-600);min-width:180px;flex-shrink:0}.profil-info-row .info-value{flex:1;text-align:left;font-size:.95rem;color:var(--text-900);font-weight:400}.profil-input-inline{flex:1;padding:8px 12px;border:2px solid var(--brand-600);border-radius:6px;font-size:.95rem;transition:all .2s;font-family:inherit}.profil-input-inline:focus{outline:none;border-color:#22c55e;box-shadow:0 0 0 3px #22c55e1a}.profil-textarea-inline{flex:1;padding:10px 12px;border:2px solid var(--brand-600);border-radius:6px;font-size:.95rem;transition:all .2s;font-family:inherit;resize:vertical;min-height:100px}.profil-textarea-inline:focus{outline:none;border-color:#22c55e;box-shadow:0 0 0 3px #22c55e1a}.profil-header-actions{display:flex;gap:12px;align-items:center}.profil-section-content-with-image{display:grid;grid-template-columns:1fr 200px;gap:30px;align-items:start}.profil-image-preview{display:flex;justify-content:center;align-items:center}.profil-image-preview img{width:180px;height:180px;border-radius:50%;object-fit:cover;border:3px solid var(--brand-600)}.profil-image-placeholder{width:180px;height:180px;border-radius:50%;background:var(--brand-600);color:#fff;display:flex;align-items:center;justify-content:center;font-size:3.5rem;font-weight:700;text-transform:uppercase;border:3px solid var(--brand-600)}@media (max-width: 768px){.profil-user-header{flex-direction:column;align-items:flex-start;gap:16px}.profil-avatar-section{width:100%}.profil-info-row{flex-direction:column;align-items:flex-start;gap:8px}.profil-info-row .info-label{min-width:auto}.profil-info-row .info-value,.profil-input-inline,.profil-textarea-inline{width:100%}}@media (max-width: 480px){.profil-avatar-large{width:60px;height:60px;font-size:1.5rem}.profil-user-name{font-size:1.4rem}}.create-annonce-page{min-height:80vh;padding:0}.create-annonce-container{max-width:900px;margin:0 auto}.create-annonce-header{margin-bottom:24px}.create-annonce-header h1{font-size:2rem;font-weight:700;color:var(--text-900);margin:0 0 8px}.create-annonce-header .subtitle{color:var(--text-600);font-size:.95rem;margin:0}.create-annonce-form{display:flex;flex-direction:column;gap:20px}.form-error-global{background:#fee;border:1px solid #fcc;color:#c33;padding:12px 16px;border-radius:8px;font-size:.9rem}.form-section{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000000d}.form-section-title{font-size:1.2rem;font-weight:700;color:var(--text-900);margin:0 0 12px;padding-bottom:8px;border-bottom:2px solid var(--border-200)}.section-description{color:var(--text-600);font-size:.9rem;margin:0 0 16px}.form-field{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.form-field:last-child{margin-bottom:0}.form-field label{font-size:.9rem;font-weight:600;color:var(--text-700)}.form-field input,.form-field select,.form-field textarea{padding:10px 12px;border:2px solid var(--brand-600);border-radius:6px;font-size:.95rem;transition:all .2s;font-family:inherit}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{outline:none;border-color:#22c55e;box-shadow:0 0 0 3px #22c55e1a}.form-field input.error,.form-field select.error,.form-field textarea.error{border-color:#c33}.form-field input:disabled,.form-field select:disabled{background:var(--bg-100);cursor:not-allowed;opacity:.6}.field-error{font-size:.85rem;color:#c33}.field-hint{font-size:.85rem;color:var(--text-500)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-field-checkbox{display:flex;align-items:center;margin-top:8px}.form-field-checkbox label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:.95rem;color:var(--text-700)}.form-field-checkbox input[type=checkbox]{width:18px;height:18px;cursor:pointer}.image-upload-zone{border:2px dashed var(--border-300);border-radius:8px;padding:40px 20px;text-align:center;background:var(--bg-50);cursor:pointer;transition:all .2s}.image-upload-zone:hover{border-color:var(--brand-500);background:var(--brand-50)}.upload-placeholder{display:flex;flex-direction:column;align-items:center;gap:8px}.upload-icon{font-size:3rem}.upload-placeholder p{font-size:1rem;font-weight:600;color:var(--text-700);margin:0}.upload-placeholder small{font-size:.85rem;color:var(--text-500)}.form-actions{display:flex;justify-content:flex-end;gap:12px;padding-top:16px;border-top:2px solid var(--border-200)}.btn-cancel{padding:12px 24px;background:#fff;color:var(--text-700);border:2px solid var(--border-300);border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-cancel:hover{background:var(--bg-100);border-color:var(--border-400)}.btn-submit{padding:12px 32px;background:var(--brand-600);color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-submit:hover:not(:disabled){background:var(--brand-700);transform:translateY(-1px);box-shadow:0 4px 12px rgba(var(--brand-600-rgb),.3)}.btn-submit:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){.form-row{grid-template-columns:1fr}.form-section{padding:16px}.form-actions{flex-direction:column-reverse}.btn-cancel,.btn-submit{width:100%}}.form-success-global{background:#d4edda;border:1px solid #c3e6cb;color:#155724;padding:12px 16px;border-radius:8px;font-size:.95rem;font-weight:600;display:flex;align-items:center;gap:8px;animation:slideDown .3s ease-out}.form-success-global:before{content:"?";display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:#28a745;color:#fff;border-radius:50%;font-weight:700}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.list-annonces-page{min-height:80vh;padding:0}.list-annonces-container{max-width:1400px;margin:0 auto}.list-annonces-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.list-annonces-header h1{font-size:2rem;font-weight:700;color:var(--text-900);margin:0 0 4px}.list-annonces-header .subtitle{color:var(--text-600);font-size:.95rem;margin:0}.btn-add-annonce{display:flex;align-items:center;gap:8px;padding:12px 24px;background:var(--brand-600);color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all .2s}.btn-add-annonce:hover{background:var(--brand-700);transform:translateY(-2px);box-shadow:0 4px 12px rgba(var(--brand-600-rgb),.3)}.btn-add-annonce .icon{font-size:1.2rem}.annonces-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.annonce-card{background:#fff;border-radius:12px;border:2px solid var(--border-200);overflow:hidden;box-shadow:0 2px 8px #00000014;transition:all .3s;text-decoration:none;color:inherit;display:flex;flex-direction:column}.annonce-card:hover{transform:translateY(-4px);border-color:var(--brand-600);box-shadow:0 8px 24px #0000001f}.annonce-image{position:relative;width:100%;height:200px;background:var(--bg-100);overflow:hidden}.annonce-image img{width:100%;height:100%;object-fit:cover}.no-image{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--bg-100);color:var(--text-400)}.no-image span{font-size:3rem;margin-bottom:8px}.no-image p{margin:0;font-size:.9rem}.status-badge{position:absolute;top:12px;right:12px;padding:4px 12px;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase}.status-badge.active{background:#28a745;color:#fff}.status-badge.inactive{background:#dc3545;color:#fff}.annonce-content{padding:16px;flex:1;display:flex;flex-direction:column}.annonce-title{font-size:1rem;font-weight:600;color:var(--text-900);margin:0 0 12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}.annonce-details{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.detail-item{display:flex;justify-content:space-between;font-size:.85rem}.detail-item .label{color:var(--text-600)}.detail-item .value{font-weight:600;color:var(--text-900)}.annonce-rating{display:flex;align-items:center;gap:4px;font-size:.85rem;color:var(--text-700)}.annonce-rating .stars{color:#ffc107}.annonce-rating .sales{color:var(--text-500);margin-left:4px}.annonce-footer{padding:12px 16px;border-top:1px solid var(--border-200);text-align:center}.view-details{color:var(--brand-600);font-size:.9rem;font-weight:600}.empty-state{text-align:center;padding:60px 20px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d}.empty-icon{font-size:4rem;margin-bottom:16px}.empty-state h2{font-size:1.5rem;font-weight:700;color:var(--text-900);margin:0 0 8px}.empty-state p{color:var(--text-600);margin:0 0 24px}.btn-primary{display:inline-block;padding:12px 32px;background:var(--brand-600);color:#fff;border-radius:8px;font-weight:600;text-decoration:none;transition:all .2s}.btn-primary:hover{background:var(--brand-700);transform:translateY(-2px)}.loading-message,.error-message{text-align:center;padding:40px 20px;font-size:1.1rem;color:var(--text-600)}.error-message{color:#dc3545}@media (max-width: 1200px){.annonces-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 900px){.annonces-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.annonces-grid{grid-template-columns:1fr}.list-annonces-header{flex-direction:column;align-items:flex-start;gap:16px}.btn-add-annonce{width:100%;justify-content:center}}.detail-annonce-page{min-height:80vh;padding:0}.detail-annonce-container{max-width:1200px;margin:0 auto}.detail-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.btn-back{padding:10px 20px;background:#fff;color:var(--text-700);border:2px solid var(--border-300);border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-back:hover{background:var(--bg-100);border-color:var(--border-400)}.header-actions{display:flex;gap:12px}.btn-action{padding:10px 20px;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:6px}.btn-action:disabled{opacity:.6;cursor:not-allowed}.btn-activate{background:#28a745;color:#fff}.btn-activate:hover:not(:disabled){background:#218838}.btn-block{background:#ffc107;color:#000}.btn-block:hover:not(:disabled){background:#e0a800}.btn-edit{background:var(--brand-600);color:#fff}.btn-edit:hover:not(:disabled){background:var(--brand-700)}.btn-delete{background:#dc3545;color:#fff}.btn-delete:hover:not(:disabled){background:#c82333}.detail-status{margin-bottom:24px}.status-badge-large{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:8px;font-size:1rem;font-weight:600}.status-badge-large.active{background:#d4edda;color:#155724;border:2px solid #c3e6cb}.status-badge-large.inactive{background:#f8d7da;color:#721c24;border:2px solid #f5c6cb}.detail-content{background:#fff;border-radius:12px;padding:32px;box-shadow:0 2px 8px #0000000d;margin-bottom:24px}.product-name{font-size:2rem;font-weight:700;color:var(--text-900);margin:0 0 24px}.product-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:32px;padding-bottom:24px;border-bottom:2px solid var(--border-200)}.meta-item{display:flex;flex-direction:column;gap:6px}.meta-label{font-size:.85rem;color:var(--text-600);font-weight:600;text-transform:uppercase;letter-spacing:.5px}.meta-value{font-size:1.1rem;color:var(--text-900);font-weight:600}.meta-value.price{color:var(--brand-600);font-size:1.5rem}.product-description{margin-bottom:32px}.product-description h2{font-size:1.3rem;font-weight:700;color:var(--text-900);margin:0 0 12px}.product-description p{color:var(--text-700);line-height:1.6;margin:0}.product-details-grid{display:flex;flex-direction:column;gap:12px}.detail-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--border-200)}.detail-row:last-child{border-bottom:none}.row-label{font-weight:600;color:var(--text-600)}.row-value{color:var(--text-900)}.detail-images{margin-top:32px}.detail-images h2{font-size:1.3rem;font-weight:700;color:var(--text-900);margin:0 0 16px}.images-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.image-item{aspect-ratio:1;border-radius:8px;overflow:hidden;background:var(--bg-100)}.image-item img{width:100%;height:100%;object-fit:cover}.detail-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.stat-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000000d;display:flex;align-items:center;gap:16px}.stat-icon{font-size:2.5rem}.stat-info{display:flex;flex-direction:column;gap:4px}.stat-label{font-size:.85rem;color:var(--text-600);font-weight:600;text-transform:uppercase}.stat-value{font-size:1.8rem;font-weight:700;color:var(--text-900)}@media (max-width: 768px){.detail-header{flex-direction:column;align-items:flex-start;gap:16px}.header-actions{width:100%;flex-wrap:wrap}.btn-action{flex:1;min-width:120px;justify-content:center}.detail-content{padding:20px}.product-meta,.detail-stats{grid-template-columns:1fr}}.search-bar-container{margin-bottom:24px}.search-bar{position:relative;max-width:500px;display:flex;align-items:center}.search-icon{position:absolute;right:12px;font-size:1.1rem;color:var(--text-400);pointer-events:none}.search-input{width:100%;padding:12px 70px 12px 16px;border:1px solid var(--border-300);border-radius:8px;font-size:.95rem;transition:all .2s}.search-input:focus{border-color:var(--brand-500);box-shadow:0 0 0 3px rgba(var(--brand-500-rgb),.1);outline:none}.clear-search{position:absolute;right:40px;background:none;border:none;color:var(--text-400);cursor:pointer;font-size:1rem;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s}.clear-search:hover{background:var(--bg-100);color:var(--text-600)}.image-upload-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:8px}.image-upload-slot{aspect-ratio:1;position:relative}.image-upload-placeholder{width:100%;height:100%;position:relative;border:2px dashed var(--border-300);border-radius:8px;transition:all .2s;background:var(--bg-100)}.image-upload-placeholder:hover{border-color:var(--brand-500);background:var(--bg-200)}.file-input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:2}.upload-label{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--text-500);pointer-events:none}.upload-icon{font-size:2rem;margin-bottom:8px}.upload-text{font-size:.9rem;font-weight:500}.image-preview-item{width:100%;height:100%;position:relative;border-radius:8px;overflow:hidden;border:1px solid var(--border-300)}.image-preview-item img{width:100%;height:100%;object-fit:cover}.btn-remove-image{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:50%;background:#0009;color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1rem;transition:all .2s;z-index:3}.btn-remove-image:hover{background:#dc3545}@media (max-width: 640px){.image-upload-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.image-upload-grid{grid-template-columns:1fr}.image-upload-slot{aspect-ratio:16/9}}.badge-user-type{padding:4px 12px;border-radius:20px;font-size:.85rem;font-weight:600;display:inline-block;margin-top:5px}.badge-user-type.pro{background-color:#dcfce7;color:#166534;border:1px solid #bbf7d0}.badge-user-type.part{background-color:#fef9c3;color:#854d0e;border:1px solid #fef08a}.categories-page{padding:40px 0;min-height:60vh}.categories-header{text-align:center;margin-bottom:40px}.categories-title{font-size:2rem;font-weight:700;color:var(--text-primary);margin-bottom:12px}.categories-subtitle{font-size:1.1rem;color:var(--text-secondary);max-width:600px;margin:0 auto}.categories-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:32px}.category-card{background:var(--surface);border-radius:12px;overflow:hidden;transition:all .3s ease;box-shadow:0 2px 8px #00000014;text-decoration:none;display:flex;flex-direction:column;height:100%}.category-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.category-card__image{width:100%;height:180px;overflow:hidden;background:var(--background);display:flex;align-items:center;justify-content:center}.category-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.category-card:hover .category-card__image img{transform:scale(1.05)}.category-card__content{padding:20px;flex:1;display:flex;flex-direction:column;justify-content:center;text-align:center}.category-card__title{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin-bottom:8px}.category-card__title-ar{font-size:.95rem;color:var(--text-secondary);font-family:Arial,sans-serif;direction:rtl}.loading-message,.error-message,.no-results{text-align:center;padding:60px 20px;font-size:1.1rem;color:var(--text-secondary)}.error-message{color:var(--error)}@media (max-width: 1200px){.categories-grid{grid-template-columns:repeat(3,1fr);gap:20px}}@media (max-width: 768px){.categories-page{padding:24px 0}.categories-title{font-size:1.5rem}.categories-subtitle{font-size:1rem}.categories-grid{grid-template-columns:repeat(2,1fr);gap:16px}.category-card__image{height:140px}.category-card__content{padding:16px}.category-card__title{font-size:1rem}.category-card__title-ar{font-size:.9rem}}@media (max-width: 480px){.categories-grid{grid-template-columns:1fr}.category-card__image{height:160px}}.product-gallery__main{position:relative}.btn-favorite{position:absolute;top:16px;right:16px;width:40px;height:40px;border-radius:50%;background:#ffffffe6;border:1px solid var(--border-200);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;z-index:10;color:var(--text-500);box-shadow:0 2px 8px #0000001a}.btn-favorite:hover{transform:scale(1.1);color:#dc3545;background:#fff}.btn-favorite--active{color:#dc3545;background:#fff}.btn-favorite svg{width:24px;height:24px}.seller-actions{display:flex;flex-direction:column;gap:10px;margin-top:16px}.contact-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border:2px solid var(--brand-600);background:#fff;color:var(--brand-600);font-size:.9rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s}.contact-btn:hover{background:var(--brand-600);color:#fff}.contact-btn--phone,.contact-btn--message{font-size:.85rem;padding:8px 12px}.contact-btn--message{background:var(--brand-600);color:#fff}.contact-btn--message:hover{background:var(--brand-700)}.seller-avatar--default{background:var(--ink-200);color:var(--ink-500)}.seller-avatar-link,.seller-name-link,.seller-shop-link{text-decoration:none;color:inherit;transition:color .2s}.seller-name-link:hover,.seller-shop-link:hover{color:var(--brand-600)}.contact-vendeur{padding:30px 0 60px;background:var(--bg-50);min-height:calc(100vh - 200px)}.contact-vendeur__header{margin-bottom:24px;display:flex;align-items:center;gap:20px}.btn-back-chat{color:var(--brand-600);text-decoration:none;font-weight:600;display:inline-flex;align-items:center;gap:6px;transition:color .2s}.btn-back-chat:hover{color:var(--brand-700)}.contact-vendeur__title{font-size:1.8rem;font-weight:700;color:var(--ink-900);margin:0}.chat-container{max-width:900px;margin:0 auto;background:#fff;border-radius:12px;border:1px solid var(--border-200);overflow:hidden;display:flex;flex-direction:column;height:calc(100vh - 280px);min-height:600px}.chat-product-card{display:flex;gap:16px;padding:20px;border-bottom:2px solid var(--border-200);background:var(--bg-50);flex-shrink:0}.chat-product-image{width:100px;height:100px;object-fit:cover;border-radius:8px;border:1px solid var(--border-200);flex-shrink:0}.chat-product-info{flex:1;display:flex;flex-direction:column;justify-content:center;gap:8px}.chat-product-name{font-size:1.1rem;font-weight:600;color:var(--ink-900);margin:0;line-height:1.3}.chat-product-price{font-size:1.3rem;font-weight:700;color:var(--brand-600);margin:0}.chat-seller-info{display:flex;align-items:center;gap:6px;font-size:.9rem}.chat-seller-label{color:var(--ink-600)}.chat-seller-name{color:var(--brand-600);text-decoration:none;font-weight:600;transition:color .2s}.chat-seller-name:hover{color:var(--brand-700);text-decoration:underline}.chat-messages{flex:1;padding:20px;overflow-y:auto;display:flex;flex-direction:column;gap:16px;background:#f9fafb}.chat-empty{display:flex;align-items:center;justify-content:center;height:100%;color:var(--ink-500);font-style:italic}.chat-message{display:flex;animation:slideIn .2s ease-out}.chat-message--buyer{justify-content:flex-end}.chat-message--seller{justify-content:flex-start}.chat-message__content{max-width:70%;background:#fff;border-radius:12px;padding:12px 16px;box-shadow:0 1px 3px #0000001a}.chat-message--buyer .chat-message__content{background:var(--brand-600);color:#fff}.chat-message__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;gap:12px}.chat-message__sender{font-size:.85rem;font-weight:600;color:var(--ink-700)}.chat-message--buyer .chat-message__sender{color:#ffffffe6}.chat-message__time{font-size:.75rem;color:var(--ink-500);white-space:nowrap}.chat-message--buyer .chat-message__time{color:#ffffffb3}.chat-message__text{margin:0;font-size:.95rem;line-height:1.5;color:var(--ink-900);word-wrap:break-word}.chat-message--buyer .chat-message__text{color:#fff}.chat-input-form{display:flex;gap:12px;padding:20px;border-top:1px solid var(--border-200);background:#fff;flex-shrink:0}.chat-input{flex:1;padding:12px 16px;border:2px solid var(--border-300);border-radius:8px;font-size:.95rem;font-family:inherit;transition:all .2s}.chat-input:focus{outline:none;border-color:var(--brand-600);box-shadow:0 0 0 3px #22c55e1a}.chat-send-btn{display:flex;align-items:center;gap:8px;padding:12px 24px;background:var(--brand-600);color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s}.chat-send-btn:hover:not(:disabled){background:var(--brand-700);transform:translateY(-1px)}.chat-send-btn:disabled{opacity:.5;cursor:not-allowed}.chat-send-btn svg{width:20px;height:20px}@media (max-width: 768px){.contact-vendeur{padding:20px 0 0}.contact-vendeur__header{flex-direction:column;align-items:flex-start;gap:12px;padding:0 16px}.contact-vendeur__title{font-size:1.4rem}.chat-container{height:calc(100vh - 200px);border-radius:0;border-left:none;border-right:none}.chat-product-card{flex-direction:column;align-items:center;text-align:center}.chat-product-image{width:120px;height:120px}.chat-message__content{max-width:85%}.chat-input-form{padding:12px;gap:8px}.chat-send-btn{padding:12px 16px}.chat-send-btn span{display:none}}.chat-messages::-webkit-scrollbar{width:8px}.chat-messages::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.chat-messages::-webkit-scrollbar-thumb{background:var(--ink-300);border-radius:4px}.chat-messages::-webkit-scrollbar-thumb:hover{background:var(--ink-400)}.list-piece-page{background-color:#f8f9fa;padding-bottom:40px;min-height:80vh}.list-piece-page .filters-bar{background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 8px #0000000d;margin-bottom:30px}.list-piece-page .filters-row{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px;align-items:end}.list-piece-page .form-group{display:flex;flex-direction:column}.list-piece-page .form-group label{display:block;margin-bottom:8px;font-weight:600;font-size:.9rem;color:#374151}.list-piece-page .form-group input[type=text],.list-piece-page .form-group input[type=number],.list-piece-page .form-group select{width:100%;padding:10px;border:1px solid #d1d5db;border-radius:6px;background-color:#fff;transition:border-color .2s;font-size:.95rem}.list-piece-page .form-group input:focus,.list-piece-page .form-group select:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 2px #2563eb1a}.list-piece-page .price-inputs{display:flex;gap:10px}.list-piece-page .form-group.checkbox-group{flex-direction:row;align-items:center;height:46px}.list-piece-page .form-group.checkbox-group label{display:flex;align-items:center;cursor:pointer;gap:8px;margin-bottom:0}.list-piece-page .form-group.checkbox-group input[type=checkbox]{width:18px;height:18px;accent-color:#2563eb;cursor:pointer}.list-piece-page .search-results__header{margin-bottom:20px;display:flex;justify-content:space-between;align-items:center}.list-piece-page .search-results__title{font-size:1.5rem;font-weight:700;color:#111827}.list-piece-page .search-results__count{color:#6b7280;font-weight:500}.list-piece-page .products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:24px;margin-bottom:40px}.lp-product-card{background-color:#fff;border-radius:12px;overflow:hidden;border:1px solid #e5e7eb;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column;position:relative}.lp-product-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.lp-product-card-link{text-decoration:none;color:inherit;flex:1;display:flex;flex-direction:column}.lp-product-card__image-container{position:relative;padding-top:75%;background-color:#f3f4f6}.lp-product-card__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.lp-product-card__badge{position:absolute;top:10px;left:10px;background-color:#22c55e;color:#fff;padding:4px 8px;border-radius:4px;font-size:.75rem;font-weight:600;z-index:1}.lp-product-card__content{padding:16px;flex:1;display:flex;flex-direction:column}.lp-product-card__brand{font-size:.85rem;color:#6b7280;margin-bottom:4px;font-weight:500}.lp-product-card__title{font-size:1rem;font-weight:600;margin-bottom:8px;color:#1f2937;flex:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.lp-product-card__price{font-size:1.1rem;font-weight:700;color:#2563eb;margin-bottom:12px}.lp-product-card__footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:12px;border-top:1px solid #f3f4f6}.lp-product-card__location{font-size:.85rem;color:#6b7280;display:flex;align-items:center;gap:4px}.list-piece-page .pagination{display:flex;justify-content:center;align-items:center;gap:4px;margin-top:40px;margin-bottom:20px}.list-piece-page .pagination-btn{min-width:36px;height:36px;padding:0 8px;border:1px solid #e5e7eb;border-radius:4px;background-color:#fff;color:#374151;cursor:pointer;font-weight:500;font-size:.875rem;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.list-piece-page .pagination-btn:hover:not(:disabled):not(.active){background-color:#f9fafb;border-color:#22c55e;color:#22c55e}.list-piece-page .pagination-btn.active{background-color:#22c55e;color:#fff;border-color:#22c55e;font-weight:600}.list-piece-page .pagination-btn:disabled{background-color:#f9fafb;color:#d1d5db;cursor:not-allowed;border-color:#e5e7eb;opacity:.6}.list-piece-page .pagination-btn:disabled:hover{background-color:#f9fafb;border-color:#e5e7eb}.list-piece-page .loading-message,.list-piece-page .error-message,.list-piece-page .no-results{text-align:center;padding:60px 20px}.list-piece-page .no-results{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a}.list-piece-page .stars{display:inline-flex;gap:2px}.profil-page{min-height:100vh;padding:40px 20px;background:#f5f7fa}.profil-container{max-width:1000px;margin:0 auto}.profil-header{margin-bottom:30px}.profil-header h1{font-size:28px;font-weight:600;color:#1a1a1a;margin:0}.profil-user-header{background:#fff;border-radius:12px;padding:30px;margin-bottom:30px;box-shadow:0 2px 8px #00000014;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.profil-avatar-section{display:flex;align-items:center;gap:20px}.profil-avatar-large{width:90px;height:90px;border-radius:50%;background:linear-gradient(135deg,#10b981,#059669);display:flex;align-items:center;justify-content:center;color:#fff;font-size:32px;font-weight:600;overflow:hidden}.profil-avatar-large img{width:100%;height:100%;object-fit:cover}.profil-user-identity{display:flex;flex-direction:column;gap:8px}.profil-user-name{font-size:24px;font-weight:600;color:#1a1a1a;margin:0}.badge-user-type{display:inline-block;padding:4px 12px;border-radius:20px;font-size:13px;font-weight:500;width:fit-content}.badge-user-type.pro{background:#d1fae5;color:#059669}.badge-user-type.part{background:#dcfce7;color:#16a34a}.profil-header-actions{display:flex;gap:12px}.btn-edit-profil,.btn-save-profil{padding:10px 24px;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s;border:none;font-size:14px;text-decoration:none;display:inline-block}.btn-edit-profil{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.btn-edit-profil:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px)}.btn-save-profil{background:#10b981;color:#fff}.btn-save-profil:hover{background:#059669}.profil-content{display:flex;flex-direction:column;gap:20px}.profil-section{background:#fff;border-radius:12px;padding:30px;box-shadow:0 2px 8px #00000014}.profil-section-pro{border-left:4px solid #10b981}.section-title{font-size:18px;font-weight:600;color:#1a1a1a;margin:0 0 24px;padding-bottom:12px;border-bottom:2px solid #f0f0f0}.profil-section-content-with-image{display:grid;grid-template-columns:1fr auto;gap:30px}.profil-info-list{display:flex;flex-direction:column;gap:16px}.profil-info-row{display:grid;grid-template-columns:180px 1fr;gap:20px;align-items:center}.profil-info-row-bio{align-items:flex-start}.info-label{font-weight:500;color:#6b7280;font-size:14px}.info-value{color:#1a1a1a;font-size:14px}.profil-image-preview{width:120px;height:120px;border-radius:12px;overflow:hidden;border:2px solid #f0f0f0}.profil-image-preview img{width:100%;height:100%;object-fit:cover}.profil-image-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#10b981,#059669);display:flex;align-items:center;justify-content:center;color:#fff;font-size:42px;font-weight:600}.edit-profil-form{display:flex;flex-direction:column;gap:24px}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-weight:500;color:#374151;font-size:14px}.form-group input,.form-group select,.form-group textarea{padding:10px 14px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;transition:all .2s;font-family:inherit}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.form-group input.disabled{background:#f9fafb;color:#9ca3af;cursor:not-allowed}.form-group small{font-size:12px;color:#6b7280}.form-group textarea{resize:vertical;min-height:100px}.alert{padding:12px 16px;border-radius:8px;font-size:14px;margin-bottom:20px}.alert-success{background:#d1fae5;color:#065f46;border:1px solid #6ee7b7}.alert-error{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.form-actions{display:flex;gap:12px;justify-content:flex-end;padding-top:20px;border-top:1px solid #f0f0f0}.btn-cancel,.btn-save{padding:10px 24px;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s;border:none;font-size:14px}.btn-cancel{background:#f3f4f6;color:#374151}.btn-cancel:hover:not(:disabled){background:#e5e7eb}.btn-save{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.btn-save:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px)}.btn-cancel:disabled,.btn-save:disabled{opacity:.6;cursor:not-allowed}.loading-message,.error-message{text-align:center;padding:40px 20px;font-size:16px;color:#6b7280}.error-message{color:#dc2626}@media (max-width: 768px){.profil-user-header{flex-direction:column;align-items:flex-start}.profil-section-content-with-image{grid-template-columns:1fr}.profil-image-preview{margin:0 auto}.profil-info-row{grid-template-columns:1fr;gap:8px}.form-row{grid-template-columns:1fr}.form-actions{flex-direction:column}.btn-cancel,.btn-save{width:100%}}[dir=rtl] .profil-section-pro{border-left:none;border-right:4px solid #10b981}[dir=rtl] .profil-avatar-section,[dir=rtl] .form-actions{flex-direction:row-reverse}.messagerie-page{padding:0}.messagerie-header{margin-bottom:30px}.messagerie-header-left{display:flex;align-items:center;gap:16px;margin-bottom:8px}.messagerie-title{font-size:1.8rem;font-weight:700;color:var(--ink-900);margin:0}.total-unread-badge{display:inline-flex;align-items:center;padding:4px 12px;background:#dc3545;color:#fff;font-size:.85rem;font-weight:600;border-radius:12px}.messagerie-subtitle{color:var(--ink-600);font-size:.95rem;margin:0}.messagerie-empty{text-align:center;padding:80px 20px;background:#fff;border-radius:12px;border:1px solid var(--border-200)}.empty-icon{color:var(--ink-300);margin-bottom:20px}.messagerie-empty h3{font-size:1.3rem;color:var(--ink-700);margin:0 0 8px}.messagerie-empty p{color:var(--ink-500);margin:0}.messagerie-products-list{display:flex;flex-direction:column;gap:16px}.messagerie-product-card{display:flex;gap:20px;padding:20px;background:#fff;border-radius:12px;border:2px solid var(--border-200);text-decoration:none;color:inherit;transition:all .2s;cursor:pointer;position:relative}.messagerie-product-card:hover{border-color:var(--brand-600);box-shadow:0 4px 12px #22c55e1a;transform:translateY(-2px)}.product-card-image{position:relative;width:120px;height:120px;flex-shrink:0}.product-card-image img{width:100%;height:100%;object-fit:cover;border-radius:8px;border:1px solid var(--border-200)}.unread-badge{position:absolute;top:-8px;right:-8px;background:#dc3545;color:#fff;font-size:.75rem;font-weight:700;padding:4px 8px;border-radius:12px;min-width:24px;text-align:center;box-shadow:0 2px 6px #dc35454d}.product-card-content{flex:1;display:flex;flex-direction:column;gap:12px}.product-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.product-card-name{font-size:1.1rem;font-weight:600;color:var(--ink-900);margin:0;line-height:1.3;flex:1}.product-card-price{font-size:1.2rem;font-weight:700;color:var(--brand-600);white-space:nowrap}.product-seller-name{font-size:.95rem;color:var(--ink-500);font-weight:500;white-space:nowrap}.product-card-stats{display:flex;gap:20px;align-items:center}.stat-item{display:flex;align-items:center;gap:6px;font-size:.9rem;color:var(--ink-600)}.stat-item svg{color:var(--ink-400)}.last-message{padding:12px;background:var(--bg-50);border-radius:8px;border-left:3px solid var(--brand-600)}.last-message-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.last-message-from{font-size:.85rem;font-weight:600;color:var(--ink-700)}.last-message-time{font-size:.8rem;color:var(--ink-500)}.last-message-content{margin:0;font-size:.9rem;color:var(--ink-600);line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-card-arrow{display:flex;align-items:center;color:var(--ink-400);transition:all .2s}.messagerie-product-card:hover .product-card-arrow{color:var(--brand-600);transform:translate(4px)}@media (max-width: 768px){.messagerie-header-left{flex-wrap:wrap}.messagerie-title{font-size:1.4rem}.messagerie-product-card{flex-direction:column;padding:16px}.product-card-image{width:100%;height:200px}.product-card-header{flex-direction:column;align-items:flex-start}.product-card-stats{flex-wrap:wrap}.product-card-arrow{position:absolute;top:20px;right:20px}}.messagerie-product-page{padding:0}.messagerie-product-header{display:flex;align-items:center;gap:20px;margin-bottom:24px}.btn-back-msg{color:var(--brand-600);text-decoration:none;font-weight:600;display:inline-flex;align-items:center;gap:6px;transition:color .2s}.btn-back-msg:hover{color:var(--brand-700)}.messagerie-product-title{font-size:1.6rem;font-weight:700;color:var(--ink-900);margin:0}.msg-product-card{display:flex;gap:20px;padding:20px;background:#fff;border-radius:12px;border:1px solid var(--border-200);margin-bottom:24px;align-items:center}.msg-product-image{width:100px;height:100px;object-fit:cover;border-radius:8px;border:1px solid var(--border-200);flex-shrink:0}.msg-product-info{flex:1;display:flex;flex-direction:column;gap:8px}.msg-product-name{font-size:1.1rem;font-weight:600;color:var(--ink-900);margin:0}.msg-product-price{font-size:1.3rem;font-weight:700;color:var(--brand-600);margin:0}.btn-view-product{color:var(--brand-600);text-decoration:none;font-size:.9rem;font-weight:600;transition:color .2s}.btn-view-product:hover{color:var(--brand-700);text-decoration:underline}.conversations-container{display:grid;grid-template-columns:350px 1fr;gap:20px;height:calc(100vh - 450px);min-height:500px}.conversations-list{background:#fff;border-radius:12px;border:1px solid var(--border-200);display:flex;flex-direction:column;overflow:hidden}.conversations-list-header{padding:16px 20px;border-bottom:1px solid var(--border-200);background:var(--bg-50)}.conversations-list-header h3{font-size:1rem;font-weight:600;color:var(--ink-900);margin:0}.conversations-items{flex:1;overflow-y:auto}.conversations-empty{padding:40px 20px;text-align:center;color:var(--ink-500)}.conversation-item{display:flex;gap:12px;padding:16px 20px;border:none;background:#fff;width:100%;text-align:left;cursor:pointer;transition:all .2s;border-bottom:1px solid var(--border-100)}.conversation-item:hover{background:var(--bg-50)}.conversation-item--active{background:var(--brand-50);border-left:3px solid var(--brand-600)}.conversation-avatar{position:relative;width:48px;height:48px;flex-shrink:0}.conversation-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}.conversation-avatar-placeholder{width:100%;height:100%;border-radius:50%;background:var(--brand-600);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;text-transform:uppercase}.conversation-unread-dot{position:absolute;top:0;right:0;width:12px;height:12px;background:#dc3545;border:2px solid white;border-radius:50%}.conversation-content{flex:1;min-width:0}.conversation-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.conversation-name{font-size:.95rem;font-weight:600;color:var(--ink-900)}.conversation-time{font-size:.75rem;color:var(--ink-500)}.conversation-preview{display:flex;justify-content:space-between;align-items:center;gap:8px}.conversation-preview p{margin:0;font-size:.85rem;color:var(--ink-600);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.conversation-preview p.unread{font-weight:600;color:var(--ink-900)}.conversation-unread-badge{background:#dc3545;color:#fff;font-size:.7rem;font-weight:700;padding:2px 6px;border-radius:10px;min-width:18px;text-align:center}.messages-area{background:#fff;border-radius:12px;border:1px solid var(--border-200);display:flex;flex-direction:column;overflow:hidden}.messages-area-header{padding:16px 20px;border-bottom:1px solid var(--border-200);background:var(--bg-50)}.selected-buyer-info{display:flex;align-items:center;gap:12px}.selected-buyer-avatar{width:40px;height:40px;flex-shrink:0}.selected-buyer-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}.selected-buyer-avatar-placeholder{width:100%;height:100%;border-radius:50%;background:var(--brand-600);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;text-transform:uppercase}.selected-buyer-name{font-size:1rem;font-weight:600;color:var(--ink-900);margin:0}.selected-buyer-stats{font-size:.8rem;color:var(--ink-500);margin:0}.messages-list{flex:1;padding:20px;overflow-y:auto;display:flex;flex-direction:column;gap:16px;background:#f9fafb}.messages-area-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:var(--ink-400)}.message-bubble{display:flex;animation:slideIn .2s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.message-bubble--seller{justify-content:flex-end}.message-bubble--buyer{justify-content:flex-start}.message-bubble__content{max-width:70%;background:#fff;border-radius:12px;padding:12px 16px;box-shadow:0 1px 3px #0000001a}.message-bubble--seller .message-bubble__content{background:var(--brand-600);color:#fff}.message-bubble__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;gap:12px}.message-bubble__sender{font-size:.85rem;font-weight:600;color:var(--ink-700)}.message-bubble--seller .message-bubble__sender{color:#ffffffe6}.message-bubble__time{font-size:.75rem;color:var(--ink-500);white-space:nowrap}.message-bubble--seller .message-bubble__time{color:#ffffffb3}.message-bubble__text{margin:0;font-size:.95rem;line-height:1.5;color:var(--ink-900);word-wrap:break-word}.message-bubble--seller .message-bubble__text{color:#fff}.message-input-form{display:flex;gap:12px;padding:16px 20px;border-top:1px solid var(--border-200);background:#fff}.message-input{flex:1;padding:12px 16px;border:2px solid var(--border-300);border-radius:8px;font-size:.95rem;font-family:inherit;transition:all .2s}.message-input:focus{outline:none;border-color:var(--brand-600);box-shadow:0 0 0 3px #22c55e1a}.message-send-btn{width:48px;height:48px;background:var(--brand-600);color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.message-send-btn:hover:not(:disabled){background:var(--brand-700)}.message-send-btn:disabled{opacity:.5;cursor:not-allowed}.conversations-items::-webkit-scrollbar,.messages-list::-webkit-scrollbar{width:8px}.conversations-items::-webkit-scrollbar-track,.messages-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.conversations-items::-webkit-scrollbar-thumb,.messages-list::-webkit-scrollbar-thumb{background:var(--ink-300);border-radius:4px}.conversations-items::-webkit-scrollbar-thumb:hover,.messages-list::-webkit-scrollbar-thumb:hover{background:var(--ink-400)}@media (max-width: 1024px){.conversations-container{grid-template-columns:280px 1fr}}@media (max-width: 768px){.messagerie-product-header{flex-direction:column;align-items:flex-start;gap:12px}.messagerie-product-title{font-size:1.3rem}.msg-product-card{flex-direction:column;text-align:center}.msg-product-image{width:120px;height:120px}.conversations-container{grid-template-columns:1fr;height:auto}.conversations-list{max-height:300px}.messages-area{height:500px}.message-bubble__content{max-width:85%}}
