:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:#18312d;background:#f5f7f4;font-synthesis:none}*{box-sizing:border-box}body{margin:0}.topbar{height:72px;background:#fff;border-bottom:1px solid #dfe7e3;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,5vw,72px);position:sticky;top:0;z-index:5}.brand{display:flex;align-items:center;gap:11px;color:#153c35;text-decoration:none;font-size:21px;font-weight:800}.brand-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:#176b5b;color:white}.profile{display:flex;gap:10px;align-items:center;border:0;background:transparent;text-align:left;color:inherit;cursor:pointer}.avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#e3f0ec;color:#176b5b;font-weight:800}.profile-copy{display:grid;gap:2px}.profile-copy small{color:#67807a}.hero{background:#174f46;color:#fff;padding:48px clamp(20px,8vw,120px);display:flex;align-items:end;justify-content:space-between;gap:24px}.hero h1{font-family:Georgia,serif;font-size:clamp(35px,5vw,58px);margin:5px 0 9px}.hero p{margin:0;color:#dcebe7}.eyebrow{letter-spacing:.14em;font-size:12px;font-weight:800;margin:0;color:#79928c}.hero .eyebrow{color:#a8d4c9}.role-switch,.primary{border:0;border-radius:10px;padding:12px 17px;font-weight:750;cursor:pointer}.role-switch{background:#fff;color:#174f46}.primary{background:#db7a3f;color:white}.stats{max-width:1160px;margin:-20px auto 28px;padding:0 20px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;position:relative}.stats article{background:#fff;border:1px solid #e0e7e3;border-radius:14px;padding:20px;display:flex;align-items:center;gap:14px;box-shadow:0 8px 25px #25443b12}.stats article div{display:grid}.stats strong{font-size:22px}.stats span:last-child{color:#698079;font-size:13px}.stat-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;font-size:19px;font-weight:800}.amber{background:#fff0df;color:#c86428}.blue{background:#e4eefb;color:#3569aa}.green{background:#dff2e9;color:#277b60}.workspace{max-width:1160px;margin:auto;padding:20px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px}.section-heading h2{font-family:Georgia,serif;font-size:34px;margin:4px 0}.filters{display:flex;gap:8px;margin:22px 0}.filter{border:1px solid #d7e1dd;background:#fff;color:#48605a;border-radius:999px;padding:8px 13px;cursor:pointer}.filter span{background:#edf2f0;border-radius:999px;padding:2px 7px;margin-left:4px}.filter.active{background:#174f46;color:white;border-color:#174f46}.wishlist-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.wish-card{background:#fff;border:1px solid #dfe7e3;border-radius:15px;padding:20px;display:grid;gap:18px}.wish-head{display:flex;justify-content:space-between;gap:10px}.wish-head h3{margin:0 0 5px}.wish-head p,.wish-meta{margin:0;color:#70847f;font-size:13px}.badge{background:#fff0df;color:#b45b25;border-radius:99px;padding:5px 9px;font-size:11px;font-weight:800;height:max-content}.wish-value{display:flex;justify-content:space-between;border-top:1px solid #edf1ef;padding-top:15px}.wish-card button{border:0;background:transparent;color:#176b5b;font-weight:800;text-align:left;padding:0;cursor:pointer}.scan-panel{position:fixed;inset:0;background:#102b27aa;z-index:10;padding:20px;display:grid;place-items:center}.scan-panel[hidden]{display:none}.scan-card{width:min(560px,100%);background:#fff;border-radius:18px;padding:30px;position:relative;box-shadow:0 30px 70px #071d18aa}.scan-card h2{font-family:Georgia,serif;font-size:31px;margin:6px 0}.scan-card>p:not(.eyebrow){color:#627872}.close{position:absolute;right:15px;top:10px;border:0;background:transparent;font-size:30px;color:#58706a;cursor:pointer}.scan-card label{display:block;font-weight:750;margin:22px 0 8px}.ean-row{display:flex;gap:9px}.ean-row input{min-width:0;flex:1;border:1px solid #cbd8d3;border-radius:10px;padding:13px;font-size:18px}.search-result{margin-top:18px;padding:15px;border-radius:11px;background:#eef7f4;color:#174f46}@media(max-width:760px){.profile-copy{display:none}.hero{padding:36px 20px 44px;align-items:start;flex-direction:column}.stats{grid-template-columns:1fr;margin-top:-14px}.wishlist-grid{grid-template-columns:1fr}.section-heading{align-items:start}.section-heading h2{font-size:29px}.filters{overflow:auto}.ean-row{flex-direction:column}}

.hero>div{width:min(760px,100%)}.catalog-search{display:flex;margin-top:24px;background:#fff;border-radius:12px;padding:5px;box-shadow:0 12px 30px #0c322b55}.catalog-search input{flex:1;min-width:0;border:0;padding:12px 14px;font-size:16px;outline:0;border-radius:9px}.catalog-search button{border:0;background:#db7a3f;color:#fff;border-radius:9px;padding:0 18px;font-weight:800;cursor:pointer}.catalog-results{margin-top:10px;background:#fff;color:#18312d;border-radius:12px;padding:14px}.catalog-results strong{display:block}.catalog-results small{color:#647b75}.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}@media(max-width:760px){.catalog-search{flex-direction:column}.catalog-search button{padding:12px}}

.brand img{width:180px;height:auto;display:block}.catalogs-section,.featured-section{max-width:1160px;margin:auto;padding:54px 20px}.public-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:25px}.public-heading h1,.public-heading h2{font-family:Georgia,serif;font-size:clamp(32px,4vw,46px);margin:5px 0 8px}.public-heading p:last-child{margin:0;color:#627872}.text-link{color:#176b5b;font-weight:800;text-decoration:none}.catalog-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.catalog-card{min-height:230px;background:#fff;border:1px solid #dfe7e3;border-radius:16px;padding:18px;display:flex;gap:20px;text-decoration:none;color:inherit;box-shadow:0 8px 25px #25443b10;transition:transform .18s,box-shadow .18s}.catalog-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px #25443b20}.catalog-card img{width:116px;height:164px;object-fit:cover;border-radius:6px;box-shadow:0 7px 16px #173b3325}.catalog-card span{display:flex;flex-direction:column;align-items:start;padding-top:8px}.catalog-card strong{font-size:20px}.catalog-card small{color:#71847f;margin-top:7px;line-height:1.45}.catalog-card b{margin-top:auto;color:#c9652f}.featured-section{padding-top:28px}.featured-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.featured-grid article{background:#fff;border:1px solid #dfe7e3;border-radius:15px;overflow:hidden}.featured-grid article>img{width:100%;height:280px;object-fit:contain;background:#edf1ee;padding:14px}.featured-grid article>div{padding:17px}.featured-grid span{font-size:11px;font-weight:850;letter-spacing:.12em;color:#c46531}.featured-grid h3{font-family:Georgia,serif;font-size:20px;line-height:1.25;margin:8px 0 15px}.featured-grid button{border:0;background:transparent;color:#176b5b;font-weight:800;padding:0;cursor:pointer}@media(max-width:900px){.catalog-cards{grid-template-columns:1fr}.featured-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.public-heading{align-items:start;flex-direction:column}.featured-grid{grid-template-columns:1fr}.catalog-card img{width:95px;height:135px}.brand img{width:145px}}

/* Identité Mycomicro 2026 : bleu clair, bleu marine et orange. */
:root{--myco-sky:#20b8ee;--myco-sky-soft:#eaf8fe;--myco-navy:#063674;--myco-orange:#f28735;--myco-orange-dark:#c95f18;color:#12335a;background:#f5fbfe}.topbar{height:92px;border-bottom-color:#cfeaf7}.brand img{width:250px}.avatar{background:#dff5fd;color:var(--myco-navy)}.profile-copy small{color:#55738a}.catalogs-section{background:linear-gradient(180deg,#fff 0%,var(--myco-sky-soft) 100%);max-width:none;padding-left:max(20px,calc((100% - 1120px)/2));padding-right:max(20px,calc((100% - 1120px)/2))}.featured-section{background:#fff;max-width:none;padding-left:max(20px,calc((100% - 1120px)/2));padding-right:max(20px,calc((100% - 1120px)/2))}.eyebrow,.featured-grid span{color:var(--myco-orange-dark)}.text-link,.featured-grid button,.wish-card button{color:var(--myco-navy)}.catalog-card b{color:var(--myco-orange-dark)}.catalog-card{border-color:#cfe8f4}.featured-grid article{border-color:#cfe8f4}.featured-grid article>img{background:var(--myco-sky-soft)}.hero{background:linear-gradient(120deg,#0d8ec7 0%,var(--myco-sky) 100%)}.hero .eyebrow{color:#e8f8ff}.role-switch{color:var(--myco-navy)}.primary,.catalog-search button{background:var(--myco-orange)}.primary:hover,.catalog-search button:hover{background:var(--myco-orange-dark)}.filter.active{background:var(--myco-navy);border-color:var(--myco-navy)}.catalog-results,.search-result{color:var(--myco-navy)}.stat-icon.blue{background:#dff5fd;color:#087eb4}.stat-icon.green{background:#e5f5fb;color:var(--myco-navy)}@media(max-width:560px){.topbar{height:78px}.brand img{width:190px}}

.featured-grid{grid-template-columns:repeat(5,1fr)}.featured-product{display:flex;flex-direction:column;background:#fff;border:1px solid #cfe8f4;border-radius:15px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .18s,box-shadow .18s}.featured-product:hover{transform:translateY(-3px);box-shadow:0 14px 32px #0b4a681f}.featured-product>img{width:100%;height:255px;object-fit:contain;background:var(--myco-sky-soft);padding:12px}.featured-product>div{display:flex;flex-direction:column;flex:1;padding:15px}.featured-product h3{margin:7px 0;font-family:Georgia,serif;font-size:19px}.featured-product p{margin:0 0 12px;color:#5d7484;font-size:13px;line-height:1.45}.featured-product strong{margin-top:auto;color:var(--myco-navy)}.featured-product b{margin-top:12px;color:var(--myco-orange-dark);font-size:13px}.cart-link{color:var(--myco-navy);font-weight:800;text-decoration:none}.cart-link span{background:var(--myco-orange);color:#fff;border-radius:99px;padding:3px 8px}.product-page{max-width:1080px;margin:auto;padding:35px 20px}.product-page nav{color:#668095;margin-bottom:28px}.product-page nav a{color:var(--myco-navy)}.product-detail{display:grid;grid-template-columns:minmax(280px,430px) 1fr;gap:55px;background:#fff;border:1px solid #cfe8f4;border-radius:20px;padding:35px}.product-cover{display:grid;place-items:center;background:var(--myco-sky-soft);border-radius:14px;padding:24px}.product-cover img{max-width:100%;max-height:550px;object-fit:contain;box-shadow:0 12px 30px #12335a25}.product-copy h1{font-family:Georgia,serif;font-size:clamp(32px,4vw,48px);line-height:1.08;margin:8px 0 12px}.product-subtitle{font-size:18px;color:#5d7484;line-height:1.5}.product-copy dl{border-top:1px solid #dbeaf1;border-bottom:1px solid #dbeaf1;padding:12px 0}.product-copy dl div{display:flex;justify-content:space-between;padding:7px 0}.product-copy dt{color:#678092}.product-copy dd{margin:0;font-weight:750}.product-price{font-size:32px;font-weight:850;color:var(--myco-navy)}.product-price small{font-size:13px}.product-copy form>div{display:flex;gap:10px;margin-top:8px}.product-copy input{width:85px;border:1px solid #bcd9e6;border-radius:10px;padding:12px;font-size:17px}.cart-confirmation{margin-top:16px;background:#e5f7ef;color:#186344;border-radius:12px;padding:16px;font-weight:750}@media(max-width:1100px){.featured-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.featured-grid{grid-template-columns:1fr 1fr}.product-detail{grid-template-columns:1fr;padding:20px;gap:25px}}@media(max-width:480px){.featured-grid{grid-template-columns:1fr}}
