/* Catalogue Concept-IA — styles isolés pour préserver les comptes et le jeu. */
.c26-home .hero{min-height:0;padding-top:64px;padding-bottom:64px;grid-template-columns:1.1fr .9fr}
.c26-home .hero h1{font-size:clamp(42px,5.5vw,74px);line-height:1.05;letter-spacing:-.055em}
.c26-home .hero .intro{max-width:640px}
.c26-home .hero-art{min-height:0}.c26-home .hero-art img{height:340px}
.c26-home .manifesto{padding-top:48px;padding-bottom:48px}
.c26-home .section{padding-top:64px;padding-bottom:64px}
.c26-categories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.c26-category{min-width:0;display:flex;flex-direction:column;border:1px solid #26394e;border-radius:16px;overflow:hidden;background:#0d1622;transition:border-color .2s,transform .2s}
.c26-category:hover{border-color:#49c9fa;transform:translateY(-3px)}
.c26-category img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;background:#0c1d30}
.c26-category-body{padding:26px;display:flex;flex:1;flex-direction:column;align-items:flex-start}
.c26-category h3{font-size:26px;line-height:1.2;letter-spacing:-.035em;margin:0 0 12px}
.c26-category p{color:#b2bfd1;font-size:16px;line-height:1.7;margin:0 0 22px}
.c26-category .eyebrow{color:#68d4ff;font-size:12px;margin-bottom:12px}
.c26-category .button{margin-top:auto;width:100%;white-space:normal}
.c26-category .c26-example{font-size:14px;color:#c0d2e7;margin:0 0 24px}
.c26-page{max-width:1172px;width:calc(100% - 68px);margin:auto;padding:56px 0 80px}
.c26-page h1{font-family:'Space Grotesk',Arial,sans-serif;font-size:clamp(38px,5vw,68px);line-height:1.08;letter-spacing:-.05em;margin:20px 0}
.c26-lead{max-width:760px;font-size:19px;color:#b2bfd1;line-height:1.75;margin-bottom:38px}
.c26-breadcrumb{font-size:14px;color:#b2bfd1}.c26-breadcrumb a{color:#72d9ff;text-decoration:none}
.c26-catalogue{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:stretch}
.c26-product{display:flex;flex-direction:column;border:1px solid #26394e;border-radius:16px;overflow:hidden;background:#0d1622;min-width:0}
.c26-product>img{width:100%;aspect-ratio:16/9;height:auto;object-fit:cover;display:block}
.c26-product>div{padding:25px;display:flex;flex:1;flex-direction:column;align-items:flex-start}
.c26-product h2{font-size:28px;line-height:1.2;margin:12px 0}
.c26-product p{font-size:16px;color:#b2bfd1;line-height:1.75;margin:0 0 20px}
.c26-product ul{padding-left:20px;color:#b2bfd1;font-size:15px;line-height:1.8;margin:0 0 24px}
.c26-product .button{width:100%;margin-top:auto;white-space:normal}
.c26-product .text-link{display:inline-block;margin-top:14px;min-height:44px;padding-top:10px;color:#8edcff}
.c26-badge{display:inline-block;padding:5px 10px;border:1px solid #355a6a;border-radius:6px;color:#9fe6ff;font-size:12px;letter-spacing:.06em}
.c26-note{margin-top:40px;border-top:1px solid #26394e;padding-top:28px;color:#b2bfd1;font-size:16px;line-height:1.8;max-width:780px}
.c26-note a{color:#8edcff}.c26-page .button:focus-visible,.c26-category .button:focus-visible{outline:3px solid #ffd48a;outline-offset:4px}
.product-section .product-feature p{font-size:16px}.fine-print{font-size:14px!important}
@media(max-width:950px){.c26-category-body{padding:20px}.c26-category h3{font-size:23px}.c26-catalogue{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.c26-categories,.c26-catalogue{grid-template-columns:1fr}.c26-home .hero{grid-template-columns:1fr;padding-top:38px;padding-bottom:44px}.c26-home .hero-art img{height:auto}.c26-page{width:calc(100% - 40px);padding-top:32px}.c26-home .hero h1{font-size:clamp(38px,10vw,60px)}.c26-category-body{padding:24px}.c26-category:hover{transform:none}}
@media(prefers-reduced-motion:reduce){.c26-category{transition:none;transform:none!important}}
