/* =========================================================
   BELEM BIOTECHNOLOGIES - CSS UNIQUE
   Fichier commun : index / a-propos / nos-produits / produit-tobie
   ========================================================= */

/* ========================= VARIABLES / BASE ========================= */
:root{--bg:#0d0d0e;--panel:#121213;--panel2:#161617;--text:#cfcfd2;--muted:#77777c;--line:#2c2c2f;--blue:#2445ff;--mint:#a9f1da;--header-h:76px;--max:1320px}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;letter-spacing:-.02em;padding-top:var(--header-h);overflow-x:hidden}
img{max-width:100%;display:block}
a{color:inherit;text-decoration:none}
button{font:inherit}
.wrap{width:min(calc(100% - 48px),var(--max));margin:0 auto}

/* ========================= HEADER ========================= */
header{position:fixed;top:0;left:0;width:100%;height:76px;z-index:1000;background:#0d0d0d;display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.02)}
.header-inner{width:min(94%,1260px);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:30px}

/* HEADER - MARQUE */
.brand{display:flex;align-items:center;gap:12px;font-size:17px;font-weight:700;flex:0 0 auto}
.brand-mark{display:block;width:36px;height:36px;object-fit:contain;flex:0 0 auto}

/* HEADER - NAVIGATION */
nav{display:flex;align-items:center;gap:38px;font-size:14px;color:#bdbdc2}
nav a{transition:color .2s}
nav a:hover{color:#fff}

/* HEADER - ACTIONS */
.header-actions{display:flex;align-items:center;gap:18px}
.lang{font-size:13px}
.cta{padding:11px 24px;border-radius:22px;background:var(--blue);font-size:13px;color:#fff;white-space:nowrap}

/* ========================= FOOTER ========================= */
footer{background:#101011;padding:58px 0 26px}
.footer-top{display:grid;grid-template-columns:1fr 1fr 2fr 1fr;gap:40px;font-size:9px;line-height:1.55;color:#8a8a8f}
.footer-top strong{color:#cfcfd3;font-weight:500}
.footer-bottom{margin-top:88px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}
.footer-logo{display:flex;align-items:center;gap:14px;font-size:42px;font-weight:700;color:#cfcfd3}
.footer-logo img{width:48px;height:48px;object-fit:contain}
.badge{width:64px;height:64px;background:#f2f2f2;border-radius:16px}

/* =========================================================
   PAGE ACCUEIL
   ========================================================= */
.page-home{--panel:#111112;--panel2:#151516;--text:#d7d7d9;--blue:#223cff;--line:#1b1b1d}
.page-home .page{width:min(100%,1440px);margin:0 auto;overflow:hidden}
.page-home .wrap{width:min(94%,1260px);margin:0 auto}

/* ACCUEIL - HERO */
.page-home .hero{padding:30px 0 110px}
.page-home .hero-grid{display:grid;grid-template-columns:minmax(0,2.3fr) minmax(260px,1fr);gap:20px;align-items:start}
.page-home .hero h1{font-size:66px;line-height:.95;margin:10px auto 26px;font-weight:800;text-transform:uppercase;max-width:760px;text-align:center}
.page-home .hero h1 span{color:var(--mint)}
.page-home .hero-copy{font-size:12px;line-height:1.45;max-width:720px;color:#b5b5b9;margin:0 auto;text-align:center}
.page-home .bandeau-video{height:177px;width:100%;border-radius:7px;margin-top:32px;object-fit:cover;display:block}
.page-home .hero-side{padding-left:14px}
.page-home .scribble{height:160px;margin:0 6px 22px;background:transparent;position:relative}
.page-home .scribble:before{content:"";position:absolute;inset:12px 38px;border:2px solid #bfc0c4;border-radius:60% 40% 62% 38% / 65% 45% 55% 35%;transform:rotate(-14deg);opacity:.65}
.page-home .scribble:after{content:"";position:absolute;width:80px;height:80px;border-left:2px solid #bfc0c4;border-bottom:2px solid #bfc0c4;border-radius:50%;left:72px;top:40px;transform:rotate(25deg);opacity:.65}
.page-home .mini-card{display:grid;grid-template-columns:90px 1fr;gap:18px;align-items:center;border-top:1px solid #171719;padding-top:18px}
.page-home .mini-thumb{height:72px;background:#0f2ad5 url('PHOTO-6.jpg') center/cover no-repeat;border-radius:4px}
.page-home .mini-card p{font-size:11px;line-height:1.45;margin:0;color:#b9b9bc}

/* ACCUEIL - INTRO */
.page-home .intro{padding:0 0 120px}
.page-home .intro h2{font-size:34px;line-height:1.05;text-transform:uppercase;margin:0 0 90px;font-weight:800;max-width:880px}
.page-home .intro-grid{display:grid;grid-template-columns:1.05fr 1.25fr;gap:110px;max-width:990px;margin-left:40px}
.page-home .photo-card{height:480px;background:#1b1b1d url('PHOTO-2.jpg') center/cover no-repeat;position:relative}
.page-home .play{position:absolute;right:18px;bottom:16px;width:40px;height:40px;background:var(--blue);border-radius:50%;display:grid;place-items:center;color:#fff;font-size:14px}
.page-home .intro-text{align-self:start;padding-top:10px}
.page-home .intro-text p{font-size:15px;line-height:1.45;color:#b5b5b8;margin:0 0 40px}
.page-home .intro-text .follow{font-size:27px;line-height:1.02;color:#68686c;max-width:250px}
.page-home .rot{font-size:10px;color:#7b7b80;text-align:right;margin-top:78px;transform:rotate(3deg)}

/* ACCUEIL - PRODUITS */
.page-home .products{background:#101011;padding:80px 0 120px}
.page-home .products .section-title{font-size:31px;line-height:1.05;text-transform:uppercase;margin:0 0 70px;font-weight:800}
.page-home .product-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}
.page-home .product-card{height:410px;border-radius:7px;background:#0c0c0d;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}
.page-home .product-card.light{background:#d2d2d4;color:#111}
.page-home .product-header{position:absolute;top:55px;left:50px;right:50px;display:flex;align-items:center;justify-content:space-between;z-index:10}
.page-home .product-description{position:absolute;left:50%;bottom:25px;transform:translateX(-50%);width:80%;text-align:center;font-size:14px;color:#9c9ca0;z-index:5}
.page-home .product-description-Black{position:absolute;left:50%;bottom:25px;transform:translateX(-50%);width:80%;text-align:center;font-size:14px;color:#111;z-index:5}
.page-home .product-label{font-size:30px;font-weight:500;line-height:1.15}
.page-home .product-card.light .product-label{font-size:26px}
.page-home .product-logo{width:38px;height:38px;object-fit:contain}
.page-home .product-image{width:80%;height:auto;max-height:55%;object-fit:contain;position:absolute;left:50%;bottom:70px;transform:translateX(-50%);z-index:1}
.page-home .tiny-note{text-align:right;font-size:9px;color:#838388;margin-top:42px}

/* ACCUEIL - AVANTAGES */
.page-home .advantages{padding:170px 0 140px}
.page-home .adv-title{font-size:53px;font-weight:300;line-height:.9;text-align:center;margin-bottom:130px}
.page-home .adv-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#18181a}
.page-home .adv{min-height:370px;background:#101011;padding:55px 35px 44px;text-align:left}
.page-home .adv.featured{background:#d0d0d2;color:#101011;border-radius:6px}
.page-home .adv h3{font-size:18px;margin:0 0 48px;font-weight:500}
.page-home .adv-icon{font-size:40px;text-align:center;margin:10px 0 45px}
.page-home .adv p{font-size:11px;line-height:1.5;color:#a5a5a8;margin:0}
.page-home .adv.featured p{color:#3e3e42}

/* ACCUEIL - RESSOURCES */
.page-home .resources{padding:85px 0 95px}
.page-home .resources h2{font-size:26px;text-transform:uppercase;margin:0 0 40px}
.page-home .linkedin-scroll-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}
.page-home .linkedin-scroll-card{background:#101011;border:1px solid #2d2d31;border-radius:8px;overflow:hidden}
.page-home .linkedin-scroll-window{height:500px;overflow-y:auto;overflow-x:hidden;background:#fff;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#555 #e7e7e7}
.page-home .linkedin-scroll-window iframe{display:block;width:100%;height:928px;border:0}
.page-home .linkedin-scroll-controls{height:42px;display:flex;align-items:center;justify-content:center;gap:14px;color:#77777d;font-size:9px;background:#111112;border-top:1px solid #29292d}
.page-home .linkedin-scroll-btn{width:28px;height:26px;border:1px solid #3a3a3f;background:#171719;color:#cfcfd3;border-radius:4px;cursor:pointer;transition:background .2s ease,border-color .2s ease}
.page-home .linkedin-scroll-btn:hover{background:#232326;border-color:#5b5b61}
.page-home .more{text-align:right;color:#78787c;font-size:9px;margin-top:28px}

/* ACCUEIL - CONTACT */
.page-home .contact{padding:90px 0;border-top:1px solid #1d1d1f;border-bottom:1px solid #161618;text-align:center;position:relative}
.page-home .contact:before{content:"";position:absolute;left:-50px;top:0;width:520px;height:100%;background:repeating-linear-gradient(120deg,transparent 0 38px,#151517 38px 40px);opacity:.6}
.page-home .contact p{font-size:25px;margin:0 0 28px;position:relative}
.page-home .contact a{position:relative;font-size:11px;color:#89898e}
.page-home .dot{display:inline-block;width:17px;height:17px;background:var(--blue);border-radius:50%;vertical-align:middle;margin-left:9px}

/* =========================================================
   PAGE A PROPOS
   ========================================================= */
.page-about{--panel2:#1a1a1b}
.page-about .hero{padding:42px 0 95px}
.page-about .breadcrumb{font-size:10px;color:#66666b;margin-bottom:58px}
.page-about .hero-title{font-size:clamp(34px,4.8vw,68px);line-height:1.04;text-transform:uppercase;max-width:1080px;margin:0;font-weight:800}
.page-about .about-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:90px;align-items:center;padding:95px 0 145px}
.page-about .about-text{max-width:680px;color:#848489;font-size:14px;line-height:1.55}
.page-about .about-text p{margin:0 0 16px}
.page-about .about-visual{display:flex;align-items:center;justify-content:center;min-height:310px}
.page-about .about-visual img{width:min(100%,460px);max-height:320px;object-fit:contain}
.page-about .team{padding:25px 0 110px}
.page-about .section-title{font-size:clamp(30px,3.3vw,48px);line-height:1.06;text-transform:uppercase;margin:0 0 54px;font-weight:800;max-width:980px}
.page-about .team-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:930px}
.page-about .member-card img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:8px;background:#171719}
.page-about .member-name{font-size:12px;margin-top:8px;color:#d0d0d4}
.page-about .member-role{font-size:9px;line-height:1.45;color:#77777d;margin-top:4px;max-width:90%}
.page-about .partners{padding:85px 0 110px}
.page-about .partners h2{font-size:clamp(34px,4vw,56px);text-transform:uppercase;margin:0 0 48px;font-weight:800}
.page-about .carousel{position:relative;overflow:hidden;width:100%}
.page-about .carousel-track{display:flex;width:max-content;animation:scrollPartners 10s linear infinite;will-change:transform}
.page-about .carousel:hover .carousel-track{animation-play-state:paused}
.page-about .partner-card{width:160px;height:160px;margin-right:14px;background:var(--panel2);flex:0 0 auto;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}
.page-about .partner-card img{width:80%;max-height:none;object-fit:contain}
.page-about .partner-caption{position:absolute;left:9px;bottom:7px;font-size:6px;color:#77777c;line-height:1.35}
@keyframes scrollPartners{from{transform:translateX(0)}to{transform:translateX(-50%)}}

/* =========================================================
   PAGE NOS PRODUITS
   ========================================================= */
.page-products{--panel:#111112;--text:#d2d2d5}
.page-products .hero{padding:42px 0 115px}
.page-products .breadcrumb{font-size:10px;color:#66666b;margin-bottom:70px}
.page-products .hero-title{font-size:clamp(44px,6vw,88px);line-height:1.02;text-transform:uppercase;max-width:980px;margin:0;font-weight:800}
.page-products .products-section{padding:20px 0 90px}
.page-products .products-sticky-layout{display:grid;grid-template-columns:170px minmax(0,1fr);gap:36px;align-items:start}
.page-products .product-side{font-size:9px;color:#6f6f74;line-height:1.45}
.page-products .product-side-sticky{position:sticky;top:120px;padding-top:70px;align-self:start}
.page-products .product-nav-item{display:block;color:#66666b;font-size:9px;font-weight:400;margin-bottom:8px;transition:color .3s ease,font-weight .3s ease}
.page-products .product-nav-item.active{color:#fff;font-weight:700}
.page-products .products-scroll-list{display:flex;flex-direction:column;gap:28px;min-width:0}
.page-products .product-card{position:relative;min-height:860px;background:#101011;border-radius:8px;padding:58px 56px;overflow:hidden}
.page-products .product-card.light{background:#d3d3d5;color:#121214;min-height:440px}
.page-products .product-top{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}
.page-products .product-title{font-size:30px;font-weight:700;margin:0}
.page-products .product-subtitle{font-size:14px;color:#aaaab0;margin-top:48px}
.page-products .product-card.light .product-title{font-size:29px}
.page-products .product-icon{width:34px;height:34px;object-fit:contain;opacity:.8}
.page-products .product-copy{position:absolute;top:165px;right:55px;width:min(44%,480px);font-size:11px;line-height:1.55;color:#77777d}
.page-products .product-copy p{margin:0 0 24px}
.page-products .product-image{position:absolute;left:50%;top:56%;transform:translate(-50%,-50%);width:min(62%,650px);max-height:420px;object-fit:contain}
.page-products .product-meta{position:absolute;left:56px;bottom:62px;font-size:9px;line-height:1.35;color:#77777d;border-right:1px solid #55555a;padding-right:18px}
.page-products .learn-more{position:absolute;right:55px;bottom:48px;border:1px solid #3e3e42;border-radius:3px;padding:16px 24px;font-size:10px;color:#bdbdc1}
.page-products .learn-more::after{content:'↗';margin-left:18px}

/* =========================================================
   PAGE TOBIE
   ========================================================= */
.page-tobie .product-hero{padding:68px 0 44px}
.page-tobie .breadcrumb{font-size:9px;color:#646469;margin-bottom:70px}
.page-tobie .hero-top{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}
.page-tobie .hero-title-row{display:flex;align-items:center;gap:8px}
.page-tobie .hero-title{font-size:clamp(38px,4.2vw,64px);line-height:1;margin:0;font-weight:700}
.page-tobie .hero-mini{font-size:10px;color:#85858a;margin-top:8px}
.page-tobie .hero-subtitle{font-size:17px;color:#8b8b90;margin:44px 0 36px}
.page-tobie .hero-buttons{display:flex;gap:14px}
.page-tobie .ghost-btn{border:1px solid #4a4a4e;background:transparent;color:#a6a6ab;padding:11px 18px;font-size:9px}
.page-tobie .hero-description{font-size:11px;line-height:1.5;color:#8f8f94;padding-top:94px;max-width:590px}
.page-tobie .hero-icon{position:absolute;right:0;top:10px;width:34px;height:34px;border:1px solid #54545a;border-radius:9px;display:grid;place-items:center;font-size:18px;color:#8a8a8f}
.page-tobie .hero-right{position:relative}
.page-tobie .product-gallery{padding:35px 0 80px}
.page-tobie .gallery-box{position:relative;max-width:900px;border:1px solid #3a3a3f;min-height:520px;display:flex;align-items:center;justify-content:center}
.page-tobie .gallery-box img{width:min(82%,760px);max-height:none;object-fit:contain}
.page-tobie .gallery-line{height:1px;background:#3d3d42;margin-top:18px;max-width:900px}
.page-tobie .gallery-controls{display:flex;justify-content:space-between;align-items:center;max-width:900px;margin-top:8px;font-size:8px;color:#717177}
.page-tobie .gallery-arrows{display:flex;gap:6px}
.page-tobie .gallery-arrows button{width:24px;height:20px;border:0;background:#1d2cff;color:#fff;font-size:10px;border-radius:4px}
.page-tobie .advantages{padding:34px 0 90px}
.page-tobie .advantages-box{background:var(--panel);padding:64px 48px 54px}
.page-tobie .advantages h2{font-size:30px;margin:0 0 54px;color:#bfc0c4}
.page-tobie .adv-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:34px;margin-bottom:54px}
.page-tobie .adv-item{font-size:9px;color:#8c8c91}
.page-tobie .adv-icon{font-size:24px;margin-bottom:18px;color:#b3b3b7}
.page-tobie .adv-line{height:1px;background:#38383d;margin:0 0 38px}
.page-tobie .adv-text h3{font-size:13px;margin:0 0 8px;color:#bdbdc1}
.page-tobie .adv-text p{font-size:9px;line-height:1.55;color:#77777d;margin:0 0 18px}
.page-tobie .faq{padding:20px 0 90px}
.page-tobie .faq h2{font-size:38px;margin:0 0 30px;color:#c2c2c6}
.page-tobie .faq-item{border-top:1px solid #343439}
.page-tobie .faq-item:last-child{border-bottom:1px solid #343439}
.page-tobie .faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px;background:none;border:0;color:#b7b7bc;padding:22px 0;text-align:left;font-size:11px;cursor:pointer}
.page-tobie .faq-plus{font-size:16px;color:#8a8a8f;flex:0 0 auto}
.page-tobie .faq-answer{display:none;padding:0 0 22px;color:#77777d;font-size:10px;line-height:1.55;max-width:920px}
.page-tobie .faq-item.open .faq-answer{display:block}
.page-tobie .faq-item.open .faq-plus{transform:rotate(45deg)}
.page-tobie .product-icon{width:34px;height:34px;object-fit:contain;opacity:.8}
.page-tobie .catalog-nav{display:flex;justify-content:space-between;gap:30px;padding:18px 0 54px;font-size:11px;color:#8a8a8f}

/* =========================================================
   PAGE SERVICES
   ========================================================= */
   .service-card{border:1px solid #3a3a3f;border-radius:8px;overflow:hidden;background:#111112}

   .service-title{width:100%;padding:24px 28px;border:0;background:transparent;color:#fff;font-size:18px;text-align:left;display:flex;align-items:center;justify-content:space-between;cursor:pointer}
   
   .service-arrow{font-size:25px;font-weight:300;transition:transform .3s ease}
   
   .service-content{max-height:0;opacity:0;overflow:hidden;padding:0 28px;transition:max-height .5s ease,opacity .3s ease,padding .4s ease}
   
   .service-card.open .service-content{max-height:500px;opacity:1;padding:10px 28px 28px}
   
   .service-card.open .service-arrow{transform:rotate(45deg)}
   
   .service-content img{display:block;width:100%;max-height:220px;object-fit:contain;margin-bottom:20px}

   .page-services .product-grid{display:flex;flex-direction:column;gap:18px}

/* ========================= TABLETTE ========================= */
@media(max-width:980px){
nav{display:none}
.footer-top{grid-template-columns:1fr 1fr}
.page-about .about-grid{grid-template-columns:1fr;gap:44px}
.page-about .about-visual{justify-content:flex-start}
.page-products .products-sticky-layout{grid-template-columns:170px minmax(0,1fr);gap:28px}
.page-products .product-side-sticky{position:sticky;top:100px;padding-top:55px;margin-bottom:0}
.page-products .product-card{min-height:760px}
.page-tobie .hero-top{grid-template-columns:1fr;gap:28px}
.page-tobie .hero-description{padding-top:0;max-width:none}
.page-tobie .hero-icon{top:-4px}
.page-tobie .adv-grid{grid-template-columns:repeat(2,1fr)}
}

@media(max-width:900px){
.page-home .hero-grid{grid-template-columns:1fr}
.page-home .hero-side{display:none}
.page-home .hero h1{font-size:52px}
.page-home .intro-grid{grid-template-columns:1fr;gap:45px;margin-left:0}
.page-home .photo-card{height:420px}
.page-home .product-grid{grid-template-columns:1fr}
.page-home .resource-grid{grid-template-columns:1fr}
.page-home .adv-grid{grid-template-columns:1fr}
.page-home .product-card{height:330px}
.page-home .advantages{padding-top:110px}
.page-home .adv-title{margin-bottom:70px}
.page-home .resource{grid-template-columns:150px 1fr}
}

/* ========================= MOBILE ========================= */
@media(max-width:700px){
:root{--header-h:62px}
header{height:62px}
.wrap{width:calc(100% - 24px)}
.brand{font-size:14px}
.brand-mark{width:30px;height:30px}
.lang{display:none}
.cta{padding:8px 15px;font-size:10px}
.footer-top{grid-template-columns:1fr 1fr;gap:28px 18px}
.footer-bottom{margin-top:60px}

.page-about .hero{padding:28px 0 58px}
.page-about .breadcrumb{margin-bottom:34px}
.page-about .hero-title{font-size:clamp(31px,10vw,46px)}
.page-about .about-grid{padding:55px 0 90px}
.page-about .about-text{font-size:12px}
.page-about .about-visual{width:80%;height:auto;max-height:55%}
.page-about .team{padding-bottom:80px}
.page-about .team-grid{grid-template-columns:repeat(2,1fr);gap:12px}
.page-about .member-card img{width:100%;height:auto;aspect-ratio:4/3}
.page-about .member-name{font-size:10px}
.page-about .member-role{font-size:8px}
.page-about .section-title{font-size:30px}
.page-about .partners{padding:55px 0 70px}
.page-about .partners h2{font-size:34px;margin-bottom:30px}
.page-about .partner-card{width:100px;height:100px;margin-right:10px}
.page-about .partner-card img{width:72%;max-height:65%;object-fit:contain}
.page-about .partner-caption{left:5px;bottom:4px;font-size:4px}

.page-products .products-sticky-layout{grid-template-columns:1fr;gap:16px}
.page-products .product-side-sticky{position:relative;top:auto;padding-top:0;margin-bottom:12px}
.page-products .hero{padding:28px 0 70px}
.page-products .breadcrumb{margin-bottom:36px}
.page-products .hero-title{font-size:clamp(34px,12vw,54px)}
.page-products .product-card{min-height:650px;padding:30px 24px}
.page-products .product-title{font-size:24px}
.page-products .product-subtitle{font-size:12px;margin-top:28px}
.page-products .product-copy{position:static;width:100%;margin-top:36px;font-size:10px}
.page-products .product-image{top:63%;width:84%;max-height:270px}
.page-products .product-meta{left:24px;bottom:24px}
.page-products .learn-more{right:24px;bottom:20px;padding:12px 16px}
.page-products .product-card.light{min-height:280px}

.page-tobie .product-hero{padding:38px 0 28px}
.page-tobie .breadcrumb{margin-bottom:42px}
.page-tobie .hero-title{font-size:42px}
.page-tobie .hero-subtitle{font-size:14px;margin:26px 0 24px}
.page-tobie .hero-description{font-size:10px}
.page-tobie .gallery-box{min-height:300px}
.page-tobie .gallery-box img{width:90%;max-height:240px}
.page-tobie .advantages-box{padding:38px 22px}
.page-tobie .advantages h2{font-size:26px;margin-bottom:34px}
.page-tobie .adv-grid{grid-template-columns:1fr 1fr;gap:28px 16px}
.page-tobie .faq h2{font-size:32px}
.page-tobie .catalog-nav{font-size:9px;flex-direction:column}
.page-tobie .badge{width:50px;height:50px}
}

/* ACCUEIL - MOBILE SPECIFIQUE */
@media(max-width:520px){
.page-home .wrap{width:96%}
.page-home .hero{padding:10px 0 55px}
.page-home .hero-grid{grid-template-columns:2.2fr 1fr;gap:8px}
.page-home .hero-side{display:block;padding-left:0}
.page-home .hero h1{font-size:29px;margin:7px 0 11px}
.page-home .hero-copy{font-size:6px;line-height:1.25}
.page-home .scribble{height:85px;margin-bottom:5px}
.page-home .scribble:before{inset:7px 20px}
.page-home .scribble:after{width:40px;height:40px;left:35px;top:22px}
.page-home .mini-card{grid-template-columns:40px 1fr;gap:8px;padding-top:7px}
.page-home .mini-thumb{height:34px}
.page-home .mini-card p{font-size:5px}
.page-home .intro{padding-bottom:65px}
.page-home .intro h2{font-size:20px;margin:0 18px 46px}
.page-home .intro-grid{grid-template-columns:1fr 1.25fr;gap:30px;margin-left:18px;max-width:none}
.page-home .photo-card{height:156px}
.page-home .play{width:18px;height:18px;right:6px;bottom:5px;font-size:7px}
.page-home .intro-text{padding-top:0}
.page-home .intro-text p{font-size:7px;margin-bottom:12px}
.page-home .intro-text .follow{font-size:14px;max-width:130px}
.page-home .rot{font-size:4px;margin-top:12px}
.page-home .products{background:#101011;padding:80px 0 120px}
.page-home .advantages{padding:105px 0 80px}
.page-home .adv-title{font-size:27px;margin-bottom:60px}
.page-home .adv-grid{grid-template-columns:repeat(3,1fr);gap:0}
.page-home .adv{min-height:128px;padding:18px 14px}
.page-home .adv h3{font-size:7px;margin-bottom:12px}
.page-home .adv-icon{font-size:17px;margin:4px 0 11px}
.page-home .adv p{font-size:4.3px;line-height:1.4}
.page-home .resources{padding:72px 0 50px}
.page-home .resources h2{font-size:14px;margin:0 10px 25px}
.page-home .linkedin-scroll-grid{grid-template-columns:1fr;gap:18px;padding:0 9px}
.page-home .linkedin-scroll-window{height:240px}
.page-home .linkedin-scroll-controls{height:38px;font-size:8px}
.page-home .resource-grid{grid-template-columns:1fr;gap:18px;padding:0 9px}
.page-home .linkedin-embed iframe{height:928px}
.page-home .resource{grid-template-columns:58px 1fr;min-height:70px}
.page-home .resource .content{padding:8px;font-size:4px}
.page-home .resource .content strong{font-size:5px}
.page-home .more{font-size:4px;margin:12px 12px 0}
.page-home .contact{padding:38px 0}
.page-home .contact p{font-size:12px;margin-bottom:12px}
.page-home .contact a{font-size:5px}
.page-home .dot{width:8px;height:8px}
}

/* ========================= PETIT MOBILE ========================= */
@media(max-width:420px){
.footer-top{grid-template-columns:1fr}
.page-about .partner-card{width:35%;height:auto}
.page-products .product-card{min-height:610px}
.page-products .product-image{top:61%;width:92%}
.page-products .learn-more{font-size:9px}
.page-tobie .hero-buttons{flex-direction:column;align-items:flex-start}
.page-tobie .adv-grid{grid-template-columns:1fr}
}

/* ========================= ACCESSIBILITE ========================= */
@media(prefers-reduced-motion:reduce){
.page-about .carousel-track{animation:none}
}

/* =========================================================
   HARMONISATION RESPONSIVE 2026
   Tailles PC / tablette / téléphone
   ========================================================= */

/* BASE / LECTURE */
:root{--max:1240px}
body{font-size:14px;line-height:1.5}
.wrap{width:min(calc(100% - 56px),var(--max))}
header{height:72px}
body{--header-h:72px;padding-top:var(--header-h)}
.header-inner{width:min(calc(100% - 56px),1240px);gap:28px}
.brand{font-size:16px;gap:10px}
.brand-mark{width:34px;height:34px}
nav{gap:30px;font-size:13px}
.lang{font-size:12px}
.cta{padding:10px 20px;font-size:12px}

/* FOOTER */
footer{padding:54px 0 28px}
.footer-top{grid-template-columns:.8fr 1fr 2fr 1.2fr;gap:34px;font-size:11px;line-height:1.6}
.footer-bottom{margin-top:64px}
.footer-logo{font-size:34px;gap:12px}
.footer-logo img{width:42px;height:42px}
.badge{width:56px;height:56px;border-radius:14px}

/* ACCUEIL */
.page-home .wrap{width:min(calc(100% - 56px),1240px)}
.page-home .hero{padding:52px 0 82px}
.page-home .hero h1{font-size:clamp(42px,5vw,70px);line-height:.98;max-width:860px;margin:8px auto 24px}
.page-home .hero-copy{font-size:clamp(13px,1.05vw,15px);line-height:1.6;max-width:760px}
.page-home .bandeau-video{height:auto;aspect-ratio:6/1;min-height:150px;max-height:210px;margin-top:34px}
.page-home .products{padding:72px 0 92px}
.page-home .products .section-title{font-size:clamp(28px,3vw,40px);margin-bottom:48px}
.page-home .product-grid{gap:24px}
.page-home .product-card{height:clamp(360px,31vw,430px)}
.page-home .product-header{top:38px;left:38px;right:38px}
.page-home .product-label{font-size:clamp(24px,2.2vw,31px)}
.page-home .product-card.light .product-label{font-size:clamp(22px,2vw,29px)}
.page-home .product-logo{width:36px;height:36px}
.page-home .product-image{width:76%;max-height:56%;bottom:68px}
.page-home .product-description,.page-home .product-description-Black{bottom:22px;width:84%;font-size:13px;line-height:1.4}
.page-home .resources{padding:72px 0 80px}
.page-home .resources h2{font-size:clamp(25px,2.5vw,34px);margin-bottom:34px}
.page-home .linkedin-scroll-grid{gap:24px}
.page-home .linkedin-scroll-window{height:440px}
.page-home .linkedin-scroll-controls{height:44px;font-size:11px}
.page-home .linkedin-scroll-btn{width:32px;height:28px}
.page-home .more{font-size:11px;margin-top:22px}
.page-home .contact{padding:70px 0}
.page-home .contact p{font-size:clamp(22px,2.2vw,30px);margin-bottom:20px}
.page-home .contact a{font-size:12px}
.page-home .dot{width:14px;height:14px}

/* À PROPOS */
.page-about .hero{padding:50px 0 80px}
.page-about .breadcrumb{font-size:11px;margin-bottom:45px}
.page-about .hero-title{font-size:clamp(40px,4.7vw,64px);max-width:980px}
.page-about .about-grid{grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);gap:70px;padding:70px 0 110px}
.page-about .about-text{font-size:15px;line-height:1.65;max-width:720px}
.page-about .about-text p{margin-bottom:18px}
.page-about .about-visual{min-height:280px}
.page-about .about-visual img{width:min(100%,500px);max-height:360px}
.page-about .team{padding:10px 0 95px}
.page-about .section-title{font-size:clamp(30px,3vw,44px);margin-bottom:42px}
.page-about .team-grid{gap:22px;max-width:900px}
.page-about .member-name{font-size:14px;margin-top:11px}
.page-about .member-role{font-size:11px;line-height:1.5;margin-top:5px}
.page-about .partners{padding:70px 0 90px}
.page-about .partners h2{font-size:clamp(32px,3.4vw,48px);margin-bottom:38px}
.page-about .partner-card{width:148px;height:148px;margin-right:14px}
.page-about .partner-caption{font-size:7px;left:8px;bottom:7px}

/* NOS PRODUITS */
.page-products .hero{padding:50px 0 84px}
.page-products .breadcrumb{font-size:11px;margin-bottom:46px}
.page-products .hero-title{font-size:clamp(42px,5.2vw,72px);max-width:900px}
.page-products .products-section{padding:10px 0 80px}
.page-products .products-sticky-layout{grid-template-columns:180px minmax(0,1fr);gap:34px}
.page-products .product-side-sticky{top:112px;padding-top:46px}
.page-products .product-nav-item{font-size:11px;margin-bottom:9px}
.page-products .products-scroll-list{gap:24px}
.page-products .product-card{min-height:700px;padding:46px 46px}
.page-products .product-card.light{min-height:320px}
.page-products .product-title{font-size:28px}
.page-products .product-title span{font-size:12px!important}
.page-products .product-icon{width:32px;height:32px}
.page-products .product-copy{top:135px;right:46px;width:min(46%,500px);font-size:13px;line-height:1.6}
.page-products .product-copy p{margin-bottom:18px}
.page-products .product-image{top:58%;width:min(60%,600px);max-height:350px}
.page-products .learn-more{right:46px;bottom:38px;padding:13px 20px;font-size:11px}

/* PAGE TOBIE */
.page-tobie .product-hero{padding:54px 0 38px}
.page-tobie .breadcrumb{font-size:11px;margin-bottom:52px}
.page-tobie .hero-top{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:70px}
.page-tobie .hero-title{font-size:clamp(42px,4vw,58px)}
.page-tobie .hero-mini{font-size:11px}
.page-tobie .hero-subtitle{font-size:18px;margin:34px 0 28px}
.page-tobie .ghost-btn{padding:11px 18px;font-size:11px}
.page-tobie .hero-description{font-size:13px;line-height:1.65;padding-top:76px;max-width:620px}
.page-tobie .product-icon{width:36px;height:36px}
.page-tobie .product-gallery{padding:28px 0 68px}
.page-tobie .gallery-box{max-width:980px;min-height:0;aspect-ratio:16/9}
.page-tobie .gallery-box img{width:min(82%,800px);max-height:84%}
.page-tobie .gallery-line,.page-tobie .gallery-controls{max-width:980px}
.page-tobie .gallery-controls{font-size:10px}
.page-tobie .gallery-arrows button{width:30px;height:26px;font-size:12px}
.page-tobie .advantages{padding:28px 0 76px}
.page-tobie .advantages-box{padding:54px 42px 46px}
.page-tobie .advantages h2{font-size:clamp(26px,2.6vw,34px);margin-bottom:42px}
.page-tobie .adv-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:24px;margin-bottom:44px}
.page-tobie .adv-item{font-size:11px;line-height:1.45}
.page-tobie .adv-icon{font-size:25px;margin-bottom:14px}
.page-tobie .adv-text h3{font-size:15px;margin-bottom:7px}
.page-tobie .adv-text p{font-size:13px;line-height:1.6;margin-bottom:20px;max-width:1000px}
.page-tobie .faq{padding:18px 0 74px}
.page-tobie .faq h2{font-size:clamp(30px,3vw,40px);margin-bottom:24px}
.page-tobie .faq-question{padding:20px 0;font-size:13px;line-height:1.45}
.page-tobie .faq-answer{padding-bottom:20px;font-size:12px;line-height:1.6}
.page-tobie .catalog-nav{font-size:12px;padding:16px 0 48px}

/* SERVICES */
.page-services .products{padding:72px 0 86px}
.page-services .products .section-title{font-size:clamp(30px,3vw,42px);margin-bottom:44px}
.page-services .product-grid{gap:14px}
.page-services .service-card{border-radius:8px}
.page-services .service-title{padding:22px 24px;font-size:17px;line-height:1.35}
.page-services .service-arrow{font-size:24px}
.page-services .service-content{padding:0 24px;font-size:14px;line-height:1.6}
.page-services .service-card.open .service-content{max-height:900px;padding:8px 24px 26px}
.page-services .service-content img{max-height:300px;margin-bottom:18px}
.page-services .service-content p{font-size:14px;line-height:1.6;margin:0 0 18px}
.page-services .ghost-btn{display:inline-block;border:1px solid #4a4a4e;padding:10px 16px;font-size:11px;color:#bfc0c4}

/* RESSOURCES (page indépendante actuellement basée sur les cartes accueil) */
.page-resources .products{padding-top:72px}
.page-resources .product-card{height:390px}

/* ========================= TABLETTE ========================= */
@media(max-width:980px){
.wrap,.page-home .wrap{width:min(calc(100% - 40px),920px)}
.header-inner{width:calc(100% - 40px)}
header{height:68px}
body{--header-h:68px}
nav{display:none}
.footer-top{grid-template-columns:1fr 1fr;gap:26px 36px;font-size:11px}
.page-home .hero{padding:44px 0 68px}
.page-home .hero h1{font-size:clamp(40px,6vw,58px)}
.page-home .bandeau-video{aspect-ratio:5/1;min-height:135px}
.page-home .product-grid{grid-template-columns:1fr 1fr;gap:18px}
.page-home .product-card{height:360px}
.page-home .product-header{top:30px;left:30px;right:30px}
.page-home .product-label{font-size:24px}
.page-home .product-card.light .product-label{font-size:22px}
.page-home .product-description,.page-home .product-description-Black{font-size:12px}
.page-home .linkedin-scroll-window{height:390px}
.page-about .about-grid{grid-template-columns:1fr;gap:36px;padding:60px 0 90px}
.page-about .about-visual{justify-content:center}
.page-about .about-visual img{max-height:320px}
.page-products .products-sticky-layout{grid-template-columns:150px minmax(0,1fr);gap:24px}
.page-products .product-side-sticky{top:100px;padding-top:36px}
.page-products .product-card{min-height:640px;padding:38px}
.page-products .product-copy{top:120px;right:38px;font-size:12px}
.page-products .product-image{width:min(65%,520px);max-height:320px}
.page-products .learn-more{right:38px;bottom:32px}
.page-tobie .hero-top{grid-template-columns:1fr;gap:24px}
.page-tobie .hero-description{padding-top:0;font-size:13px;max-width:760px}
.page-tobie .adv-grid{grid-template-columns:repeat(3,1fr)}
.page-services .service-content img{max-height:260px}
}

/* ========================= TELEPHONE ========================= */
@media(max-width:700px){
:root{--header-h:62px}
body{font-size:14px;padding-top:62px}
header{height:62px}
.wrap,.page-home .wrap{width:calc(100% - 28px)}
.header-inner{width:calc(100% - 24px);gap:12px}
.brand{font-size:15px;gap:8px}
.brand-mark{width:30px;height:30px}
.header-actions{gap:8px}
.lang{display:none}
.cta{padding:8px 13px;font-size:10px}
.footer-top{grid-template-columns:1fr;gap:24px;font-size:11px}
.footer-bottom{margin-top:42px;align-items:center}
.footer-logo{font-size:28px}
.footer-logo img{width:36px;height:36px}
.badge{width:46px;height:46px}

/* Accueil mobile */
.page-home .hero{padding:34px 0 50px}
.page-home .hero h1{font-size:clamp(34px,10vw,46px);line-height:1;margin:4px auto 18px}
.page-home .hero-copy{font-size:13px;line-height:1.55;padding:0 4px}
.page-home .bandeau-video{aspect-ratio:16/7;min-height:0;max-height:none;margin-top:24px}
.page-home .products{padding:54px 0 66px}
.page-home .products .section-title{font-size:28px;margin-bottom:30px}
.page-home .product-grid{grid-template-columns:1fr;gap:16px}
.page-home .product-card{height:330px}
.page-home .product-header{top:24px;left:22px;right:22px}
.page-home .product-label,.page-home .product-card.light .product-label{font-size:23px}
.page-home .product-logo{width:31px;height:31px}
.page-home .product-image{width:78%;max-height:52%;bottom:63px}
.page-home .product-description,.page-home .product-description-Black{font-size:12px;bottom:18px}
.page-home .resources{padding:56px 0 62px}
.page-home .resources h2{font-size:27px;margin-bottom:28px}
.page-home .linkedin-scroll-grid{grid-template-columns:1fr;gap:16px;padding:0}
.page-home .linkedin-scroll-window{height:330px}
.page-home .linkedin-scroll-controls{height:42px;font-size:10px}
.page-home .more{font-size:10px;margin:16px 0 0}
.page-home .contact{padding:52px 0}
.page-home .contact p{font-size:21px;margin-bottom:16px}
.page-home .contact a{font-size:11px}

/* À propos mobile */
.page-about .hero{padding:34px 0 54px}
.page-about .breadcrumb{font-size:10px;margin-bottom:30px}
.page-about .hero-title{font-size:clamp(34px,10vw,46px)}
.page-about .about-grid{padding:44px 0 70px;gap:30px}
.page-about .about-text{font-size:14px;line-height:1.6}
.page-about .about-visual{width:100%;min-height:0}
.page-about .about-visual img{width:min(100%,440px);max-height:none}
.page-about .team{padding:0 0 64px}
.page-about .section-title{font-size:29px;margin-bottom:30px}
.page-about .team-grid{grid-template-columns:1fr;gap:28px}
.page-about .member-card img{aspect-ratio:4/3}
.page-about .member-name{font-size:14px}
.page-about .member-role{font-size:11px;max-width:100%}
.page-about .partners{padding:52px 0 66px}
.page-about .partners h2{font-size:30px;margin-bottom:28px}
.page-about .partner-card{width:112px;height:112px;margin-right:10px}
.page-about .partner-caption{font-size:5px}

/* Catalogue mobile */
.page-products .hero{padding:34px 0 54px}
.page-products .breadcrumb{font-size:10px;margin-bottom:30px}
.page-products .hero-title{font-size:clamp(36px,11vw,50px)}
.page-products .products-section{padding:0 0 60px}
.page-products .products-sticky-layout{grid-template-columns:1fr;gap:14px}
.page-products .product-side-sticky{position:relative;top:auto;padding:0;margin:0 0 8px;display:flex;gap:14px;flex-wrap:wrap}
.page-products .product-nav-item{font-size:10px;margin:0}
.page-products .products-scroll-list{gap:16px}
.page-products .product-card{min-height:0;padding:28px 22px 24px;display:flex;flex-direction:column}
.page-products .product-card.light{min-height:190px}
.page-products .product-title,.page-products .product-card.light .product-title{font-size:24px}
.page-products .product-title span{font-size:10px!important}
.page-products .product-icon{width:30px;height:30px}
.page-products .product-copy{position:static;width:100%;margin:26px 0 0;font-size:12px;line-height:1.6}
.page-products .product-image{position:static;transform:none;width:min(100%,430px);max-height:260px;margin:24px auto 22px;object-fit:contain}
.page-products .learn-more{position:static;align-self:flex-end;margin-top:auto;padding:11px 15px;font-size:10px}

/* Tobie mobile */
.page-tobie .product-hero{padding:34px 0 28px}
.page-tobie .breadcrumb{font-size:10px;margin-bottom:32px}
.page-tobie .hero-title-row{align-items:flex-end;flex-wrap:wrap}
.page-tobie .hero-title{font-size:44px}
.page-tobie .hero-mini{font-size:10px}
.page-tobie .hero-subtitle{font-size:16px;margin:24px 0 20px}
.page-tobie .hero-buttons{gap:10px;flex-wrap:wrap}
.page-tobie .ghost-btn{font-size:10px;padding:9px 14px}
.page-tobie .hero-description{font-size:13px;line-height:1.6}
.page-tobie .product-gallery{padding:20px 0 52px}
.page-tobie .gallery-box{aspect-ratio:4/3;min-height:0}
.page-tobie .gallery-box img{width:90%;max-height:88%}
.page-tobie .advantages{padding:18px 0 58px}
.page-tobie .advantages-box{padding:32px 22px}
.page-tobie .advantages h2{font-size:27px;margin-bottom:30px}
.page-tobie .adv-grid{grid-template-columns:1fr 1fr;gap:24px 16px;margin-bottom:34px}
.page-tobie .adv-item{font-size:11px}
.page-tobie .adv-text h3{font-size:14px}
.page-tobie .adv-text p{font-size:12px}
.page-tobie .faq{padding:10px 0 58px}
.page-tobie .faq h2{font-size:30px}
.page-tobie .faq-question{font-size:12px;padding:18px 0}
.page-tobie .faq-answer{font-size:11px}
.page-tobie .catalog-nav{font-size:11px;flex-direction:column;gap:10px;padding-bottom:40px}

/* Services mobile */
.page-services .products{padding:52px 0 62px}
.page-services .products .section-title{font-size:29px;margin-bottom:28px}
.page-services .service-title{padding:18px 17px;font-size:15px}
.page-services .service-arrow{font-size:22px}
.page-services .service-content{padding:0 17px}
.page-services .service-card.open .service-content{padding:4px 17px 20px}
.page-services .service-content img{max-height:220px}
.page-services .service-content p{font-size:13px}
}

/* ========================= PETIT TELEPHONE ========================= */
@media(max-width:420px){
.wrap,.page-home .wrap{width:calc(100% - 22px)}
.header-inner{width:calc(100% - 18px)}
.brand span{font-size:14px}
.cta{padding:7px 11px;font-size:9px}
.page-home .hero h1{font-size:34px}
.page-home .hero-copy{font-size:12px}
.page-home .products .section-title{font-size:25px}
.page-home .product-card{height:300px}
.page-home .product-label,.page-home .product-card.light .product-label{font-size:21px}
.page-home .product-description,.page-home .product-description-Black{font-size:11px}
.page-home .resources h2{font-size:24px}
.page-home .linkedin-scroll-window{height:300px}
.page-about .hero-title{font-size:34px}
.page-about .partners h2{font-size:27px}
.page-products .hero-title{font-size:38px}
.page-products .product-title,.page-products .product-card.light .product-title{font-size:22px}
.page-products .product-card{padding:24px 18px 20px}
.page-tobie .hero-title{font-size:40px}
.page-tobie .adv-grid{grid-template-columns:1fr}
.page-services .service-title{font-size:14px}
}

/* ACCESSIBILITE */
@media(prefers-reduced-motion:reduce){
*{scroll-behavior:auto!important}
}

/* =========================================================
   HEADER TABLETTE / MOBILE - MENU ENTRE BELEM ET CONTACT
   ========================================================= */
@media(max-width:980px){
header{height:68px}
body{--header-h:68px;padding-top:68px}
.header-inner{width:calc(100% - 28px);min-height:68px;display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:16px}
.brand{flex:0 0 auto}
nav{display:flex;flex:1 1 auto;align-items:center;justify-content:center;gap:18px;font-size:11px;white-space:nowrap}
.header-actions{flex:0 0 auto;margin-left:0}
}

@media(max-width:700px){
header{height:62px}
body{--header-h:62px;padding-top:62px}
.header-inner{width:calc(100% - 18px);min-height:62px;padding:0;gap:7px}
.brand{gap:5px;font-size:12px}
.brand-mark{width:25px;height:25px}
nav{display:flex;flex:1 1 auto;justify-content:space-evenly;gap:3px;font-size:8px;white-space:nowrap;min-width:0}
nav a{display:block;text-align:center;flex:0 1 auto}
.header-actions{gap:4px}
.lang{display:none}
.cta{padding:7px 8px;font-size:8px}
}

@media(max-width:420px){
.header-inner{width:calc(100% - 12px);gap:4px}
.brand{font-size:11px}
.brand-mark{width:23px;height:23px}
nav{gap:2px;font-size:7px}
.cta{padding:6px 6px;font-size:7px}
}

