:root{--ink:#163a40;--muted:#607a7a;--green:#0b8589;--soft:#e7f5f4;--cream:#f7f9f8;--line:#dce9e7;--lime:#a3e7df;--white:#fff;--shadow:0 18px 50px rgba(24,59,48,.10);--round:24px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.6 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{width:min(1120px,calc(100% - 40px));margin:auto}.topnote{background:#e2f4f1;text-align:center;padding:8px 15px;color:#276f70;font-size:12px;font-weight:600}.header{background:rgba(247,248,244,.96);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10;backdrop-filter:blur(14px)}.nav{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:9px;font:800 19px/1 Manrope,Arial,sans-serif;letter-spacing:.05em;white-space:nowrap}.brand svg{width:34px;height:34px}.links{display:flex;align-items:center;gap:27px;color:#526a5f;font-size:14px;font-weight:600}.links a:hover{color:#7b963e}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 19px;border-radius:999px;background:var(--green);color:white;font-size:14px;font-weight:700;line-height:1.2;transition:.18s}.btn:hover{background:#174b3a;transform:translateY(-1px)}.btn.ghost{color:var(--ink);background:white;border:1px solid var(--line)}.btn.ghost:hover{background:#f1f5ef}.hero{padding:72px 0 56px}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:58px;align-items:center}.kicker{display:inline-flex;align-items:center;gap:9px;color:#16878a;text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:800}.kicker:before{content:'';width:8px;height:8px;border-radius:50%;background:#34b5b4;box-shadow:0 0 0 5px #daf2ef}.hero h1,.heading{font:800 clamp(40px,5vw,64px)/1.04 Manrope,Arial,sans-serif;letter-spacing:-.055em;margin:21px 0}.hero h1 span{color:#138f92}.lead{max-width:540px;color:var(--muted);font-size:18px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:27px}.fine{font-size:12px;color:#7b8d83;margin-top:15px}.hero-visual{min-height:390px;background:radial-gradient(circle at 72% 18%,#f9ffdd 0,rgba(249,255,221,.52) 16%,transparent 17%),linear-gradient(145deg,#e3efe5,#edf2e7);border-radius:30px;display:grid;place-items:center;position:relative;overflow:hidden}.visual-ring{position:absolute;width:280px;height:280px;border:1px solid rgba(36,93,75,.14);border-radius:50%;right:-54px;top:-65px}.visual-ring:after{content:'';position:absolute;inset:24px;border:1px solid rgba(36,93,75,.12);border-radius:50%}.photo-note{position:absolute;left:20px;top:19px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.76);font-size:11px;color:#52705f;font-weight:700}.device{position:relative;width:230px;height:284px;background:#202323;border:7px solid #f9fbf8;border-radius:31px;box-shadow:0 26px 48px rgba(20,44,36,.22);transform:rotate(-5deg);display:flex;align-items:center;flex-direction:column;padding:23px 18px}.device:before{content:'';position:absolute;top:-24px;width:100px;height:31px;border-radius:20px 20px 7px 7px;background:#f9fbf8}.device-screen{position:relative;width:160px;height:115px;border-radius:13px;background:#101f24;border:2px solid #45514d;color:#d5ee9b;display:flex;flex-direction:column;align-items:center;justify-content:center;font:700 25px Manrope,Arial,sans-serif}.device-screen small{font:600 9px 'DM Sans',Arial,sans-serif;color:#a8c8a9;letter-spacing:.08em}.device-screen span{font:500 10px 'DM Sans',Arial,sans-serif;margin-top:8px;color:#c6e4a2}.device-button{width:45px;height:45px;border:4px solid #525a56;border-radius:50%;margin-top:19px;background:#e5e9e4}.device-open{position:absolute;width:110px;height:29px;border:6px solid #e8ede7;border-bottom:0;border-radius:60px 60px 0 0;bottom:-30px;left:52px}.trust{padding:18px 0 24px}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;border:1px solid var(--line);background:rgba(255,255,255,.68);border-radius:18px;padding:16px}.trust-item{display:flex;justify-content:center;align-items:center;gap:10px;font-size:13px;font-weight:600;color:#4c675b}.tick{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#ddf4f0;color:#0e878a;font-size:13px;flex:none}.section{padding:76px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.section-head h2,.content h2{font:800 clamp(30px,4vw,44px)/1.12 Manrope,Arial,sans-serif;letter-spacing:-.045em;margin:10px 0 0}.section-head p{max-width:390px;color:var(--muted);margin:0}.product-card{display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;align-items:center;background:white;border:1px solid var(--line);border-radius:var(--round);padding:23px;box-shadow:0 7px 28px rgba(24,59,48,.04)}.product-card .hero-visual{min-height:300px}.product-card h3{font:750 26px/1.2 Manrope,Arial,sans-serif;margin:0}.product-card p{color:var(--muted)}.chips{display:flex;gap:8px;flex-wrap:wrap;margin:17px 0}.chips span{background:#f2f6ef;color:#496356;border:1px solid #e4ece3;border-radius:9px;padding:7px 10px;font-size:11px;font-weight:650}.smallnote{font-size:11px;color:#839187}.secondary{margin-top:24px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 26px;background:#edf3ea;border-radius:18px}.secondary h3{margin:0;font:700 19px Manrope,Arial,sans-serif}.secondary p{margin:5px 0 0;color:#60766d;font-size:13px}.band{background:#153f43;color:white;border-radius:30px;padding:44px 48px;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.band .kicker{color:var(--lime)}.band h2{font:800 36px/1.12 Manrope,Arial,sans-serif;letter-spacing:-.04em;margin:13px 0}.band p{color:#c8d8ce}.points{display:grid;gap:12px}.point{display:flex;gap:12px;align-items:center;padding:14px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:rgba(255,255,255,.05);font-size:13px}.point .tick{background:var(--lime);color:#153f43}.footer{background:white;border-top:1px solid var(--line);padding:36px 0 20px}.footer-top{display:flex;justify-content:space-between;gap:30px;padding-bottom:25px}.footer p{max-width:350px;color:#75867d;font-size:12px}.footer-links{display:flex;gap:22px;align-items:start;font-size:12px;font-weight:650;color:#53675e}.footer-bottom{border-top:1px solid var(--line);padding-top:14px;color:#88968e;font-size:10px;display:flex;justify-content:space-between;gap:15px}.page-hero{padding:50px 0 36px}.crumb{font-size:12px;color:#819087;margin-bottom:20px}.product-hero{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.product-hero .hero-visual{min-height:450px}.product-hero h1{font:800 clamp(36px,4.5vw,55px)/1.08 Manrope,Arial,sans-serif;letter-spacing:-.05em;margin:13px 0}.product-hero .lead{font-size:17px}.product-hero ul{padding:0;margin:20px 0;list-style:none;display:grid;gap:10px}.product-hero li{display:flex;gap:10px;align-items:start;font-size:14px}.product-hero li .tick{margin-top:1px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.info-card{background:white;border:1px solid var(--line);border-radius:17px;padding:19px}.info-card h3{font:700 16px Manrope,Arial,sans-serif;margin:12px 0 6px}.info-card p{font-size:13px;color:var(--muted);margin:0}.faq{background:#edf3ea}.faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:55px}.faq-list{display:grid;gap:9px}.faq-list details{padding:17px 19px;background:white;border:1px solid var(--line);border-radius:14px}.faq-list summary{cursor:pointer;font-weight:700;font-size:14px;list-style:none;display:flex;justify-content:space-between;gap:16px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';color:#729046;font-size:20px;line-height:1}.faq-list details[open] summary:after{content:'−'}.faq-list p{font-size:13px;color:var(--muted);margin:12px 0 0}.disclaimer{font-size:11px;color:#75857d;background:#f1f4ed;border-left:3px solid #a9bd67;padding:13px 15px;border-radius:0 10px 10px 0;margin-top:22px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-card{background:white;border:1px solid var(--line);border-radius:20px;padding:26px}.contact-card h2{font:750 21px Manrope,Arial,sans-serif;margin:0 0 10px}.contact-card p{color:var(--muted);font-size:14px}.mail{font-weight:700;color:#315d49;word-break:break-word}.notice{font-size:12px;color:#718278;background:#edf3ea;padding:15px;border-radius:13px;margin-top:16px}.page-title{font:800 clamp(36px,4.5vw,56px)/1.06 Manrope,Arial,sans-serif;letter-spacing:-.05em;margin:12px 0}.mobile-note{display:none}
@media(max-width:820px){.wrap{width:min(100% - 32px,620px)}.nav{min-height:72px;flex-wrap:wrap;padding:10px 0}.links{order:3;width:100%;justify-content:space-between;gap:12px;padding:5px 0 8px;font-size:12px}.nav>.btn{padding:10px 13px;font-size:12px}.hero{padding:44px 0}.hero-grid,.product-hero{grid-template-columns:1fr;gap:30px}.hero h1{font-size:48px}.hero-visual{min-height:335px}.trust-row{grid-template-columns:1fr}.trust-item{justify-content:flex-start}.section{padding:55px 0}.section-head{display:block}.section-head p{margin-top:12px}.product-card{grid-template-columns:1fr;gap:20px}.product-card .hero-visual{min-height:270px}.band{grid-template-columns:1fr;padding:33px 25px;gap:20px}.band h2{font-size:31px}.product-hero .hero-visual{min-height:345px}.product-hero .lead{font-size:16px}.grid-3{grid-template-columns:1fr}.faq-grid{grid-template-columns:1fr;gap:23px}.contact-grid{grid-template-columns:1fr}.footer-top{display:block}.footer-links{margin-top:18px;flex-wrap:wrap}.footer-bottom{display:grid}.mobile-note{display:block}}
@media(max-width:430px){.brand{font-size:17px}.brand svg{width:30px}.nav>.btn{display:none}.links{font-size:11px}.hero h1{font-size:42px}.hero-visual{min-height:310px}.device{transform:scale(.88) rotate(-5deg)}.actions .btn{width:100%}.secondary{align-items:flex-start;flex-direction:column}.product-hero .hero-visual{min-height:300px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

.photo-panel{background:white;border:1px solid var(--line);padding:18px}.photo-panel img{width:100%;height:100%;max-height:500px;object-fit:contain;border-radius:16px}.pack-panel{background:white;border:1px solid var(--line);padding:15px}.pack-panel img{width:min(100%,330px);height:auto;border-radius:14px}.app-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.app-photo{aspect-ratio:1.18;overflow:hidden;background:#f1f8f6;border-radius:24px;border:1px solid var(--line)}.app-photo img{width:100%;height:100%;object-fit:cover;object-position:center 53%;transform:scale(1.2)}.app-copy h2,.kit-card h2{font:800 clamp(28px,3.4vw,40px)/1.14 Manrope,Arial,sans-serif;letter-spacing:-.045em;margin:12px 0}.app-copy p,.kit-card p{color:var(--muted)}.kit-visual{background:#fff;display:grid;place-items:center;border-radius:16px}.kit-visual img{max-width:420px;width:100%;height:auto;border-radius:16px}@media(max-width:820px){.app-grid{grid-template-columns:1fr;gap:25px}.app-photo{aspect-ratio:1.25}.kit-card{display:grid;grid-template-columns:1fr;gap:18px}.kit-visual img{max-width:350px}}

.sample-caption{position:absolute;right:16px;bottom:12px;background:rgba(255,255,255,.9);padding:6px 9px;border-radius:9px;color:#627573;font-size:10px}

/* Readability and company information */
body{font-family:system-ui,-apple-system,"Segoe UI",Arial,sans-serif}
.brand,.hero h1,.heading,.section-head h2,.content h2,.product-card h3,.secondary h3,.band h2,.product-hero h1,.info-card h3,.contact-card h2,.page-title,.app-copy h2,.kit-card h2{font-family:system-ui,-apple-system,"Segoe UI",Arial,sans-serif}
.kicker{font-size:12px}.fine{font-size:13px}.smallnote,.footer p,.footer-links,.footer-bottom,.crumb{font-size:13px}.chips span{font-size:13px}.footer-bottom{line-height:1.5}
.brand:hover,.links a:hover,.footer-links a:hover,.mail:hover{text-decoration:underline;text-underline-offset:4px}
a:focus-visible,summary:focus-visible{outline:3px solid #1a8586;outline-offset:3px}
.legal-copy{max-width:760px;background:white;border:1px solid var(--line);border-radius:22px;padding:clamp(22px,4vw,40px)}
.legal-copy h2{font-size:clamp(21px,3vw,27px);line-height:1.2;margin:28px 0 9px}.legal-copy h2:first-child{margin-top:0}
.legal-copy p,.legal-copy li{font-size:16px;line-height:1.7;color:#445d61}.legal-copy a{text-decoration:underline;text-underline-offset:3px;color:#087d80}
.footer-identity{font-size:13px!important;line-height:1.55}.footer-identity a{text-decoration:underline;text-underline-offset:3px}
@media(max-width:430px){.links{font-size:13px;gap:6px}.nav{gap:9px}.sample-caption{font-size:11px}}
.brand-mark{display:block;flex:none;width:132px;height:70px;background:#000 url('/assets/logo-farmaqo.jpeg') -35px -86px/204px 273px no-repeat}
.footer .brand-mark{width:132px;height:70px}
@media(max-width:430px){.brand-mark{width:113px;height:60px;background-position:-30px -74px;background-size:172px 230px}}
.header{background:#050909;border-bottom-color:#183436;backdrop-filter:none}
.links{color:#e6f3f2}.links a:hover{color:#76e2db}
.header .btn{background:#68d9d3;color:#073538}.header .btn:hover{background:#a5ece7}
.footer{background:#0c1a1d;color:#eef9f8;border-top-color:#264244}.footer p,.footer-links,.footer-bottom{color:#b5cdca}.footer-bottom{border-top-color:#294446}

/* Product discovery and practical guides */
.product-stack{display:grid;gap:22px}
.product-card.featured{grid-template-columns:.88fr 1.12fr}
.product-card.featured.reverse{grid-template-columns:1.12fr .88fr}
.product-card.featured.reverse .product-image{order:2}
.product-card.featured .product-image{min-height:320px;aspect-ratio:1;background:#fff;border:1px solid var(--line);border-radius:18px;display:grid;place-items:center;overflow:hidden}
.product-card.featured .product-image img{width:100%;height:100%;object-fit:contain}
.product-card.featured h3{font-size:clamp(24px,3vw,32px);margin:8px 0 12px}
.product-card.featured p{font-size:15px}
.product-tag{display:inline-block;padding:5px 10px;border-radius:999px;background:var(--soft);color:#087b7d;font-size:12px;font-weight:700}
.guide-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.guide-step{background:white;border:1px solid var(--line);border-radius:19px;padding:24px}
.guide-step .number{display:inline-grid;place-items:center;width:37px;height:37px;border-radius:12px;background:#daf4f0;color:#087e80;font-weight:800}
.guide-step h3{font-size:19px;line-height:1.25;margin:16px 0 8px}.guide-step p{color:var(--muted);font-size:14px;margin:0}
.use-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.use-card{background:white;border:1px solid var(--line);border-radius:18px;padding:25px}
.use-card h3{font-size:18px;margin:0 0 8px}.use-card p{font-size:14px;color:var(--muted);margin:0}
.editorial-note{border-left:4px solid #2aaca9;border-radius:0 14px 14px 0;background:#e8f4f1;padding:17px 20px;font-size:14px;color:#365e60}
.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:17px}
.product-gallery figure{margin:0;background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden}
.product-gallery img{width:100%;aspect-ratio:1;object-fit:contain}.product-gallery figcaption{font-size:13px;color:var(--muted);padding:4px 18px 18px}
.thermo-app{aspect-ratio:1;background:#fff}.thermo-app img{object-fit:contain;object-position:center;transform:none}
.brand-mark{mix-blend-mode:screen}
.download-card{margin-top:24px;display:flex;align-items:center;justify-content:space-between;gap:22px;background:white;border:1px solid var(--line);border-radius:20px;padding:23px 25px;box-shadow:0 7px 28px rgba(24,59,48,.04)}
.download-card h2{font-size:21px;line-height:1.25;margin:10px 0 5px}.download-card p{font-size:14px;color:var(--muted);margin:0}
.links [aria-current="page"]{color:#79ded8;text-decoration:underline;text-decoration-color:#79ded8;text-underline-offset:9px}
@media(max-width:1020px){.nav{gap:12px}.links{gap:14px}.nav>.btn{font-size:12px;padding:11px 13px}}
@media(max-width:820px){.product-card.featured,.product-card.featured.reverse{grid-template-columns:1fr}.product-card.featured.reverse .product-image{order:0}.guide-steps{grid-template-columns:1fr}.links{overflow-x:auto;justify-content:flex-start;white-space:nowrap;scrollbar-width:thin}.nav{gap:6px}.header .brand-mark{width:113px;height:60px;background-position:-30px -74px;background-size:172px 230px}.product-hero>.hero-visual{order:2}.product-hero>div:last-child{order:1;display:flex;flex-direction:column}.product-hero>div:last-child .actions{order:1;margin-top:12px}.product-hero>div:last-child ul{order:2;margin:16px 0 0}.product-hero>div:last-child .fine{order:3}.download-card{align-items:stretch;flex-direction:column}}
@media(max-width:600px){.product-gallery,.use-grid{grid-template-columns:1fr}.product-card.featured .product-image{min-height:250px}.page-hero{padding-top:28px}.guide-step{padding:20px}}

/* Real product demonstration and a clearer mobile path */
.demo-link{display:inline-flex;gap:6px;align-items:center;margin-top:2px;color:#087f82;font-size:15px;font-weight:700;text-decoration:underline;text-underline-offset:4px}
.demo-link:hover{color:#075f66}
.demonstration-section{background:#eef7f5}
.demonstration-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,340px);gap:clamp(28px,6vw,90px);align-items:center}
.demonstration-copy h2{font-size:clamp(32px,4vw,46px);line-height:1.1;letter-spacing:-.045em;margin:15px 0 18px}
.demonstration-copy>p{font-size:17px;line-height:1.65;color:#445d61;max-width:590px}
.demonstration-copy .fine{font-size:13px;color:#607775}
.demonstration-media{justify-self:center;width:min(100%,340px);background:#fff;border:1px solid var(--line);border-radius:24px;padding:10px;box-shadow:0 12px 35px rgba(14,57,57,.09)}
.demonstration-media video{display:block;width:100%;height:auto;aspect-ratio:9/16;border-radius:15px;background:#0c1a1d;object-fit:contain}
.demonstration-media p{text-align:center;font-size:12px;line-height:1.4;color:#58716e;margin:9px 3px 2px}
#demonstration,#fonctionnement,#faq{scroll-margin-top:140px}
@media(max-width:820px){
  .nav{align-content:center}
  .nav>.links{box-sizing:border-box;flex:0 0 100%;width:100%;min-width:0;gap:22px;justify-content:flex-start;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin;scrollbar-color:#68d9d3 transparent;border-top:1px solid #244041;padding:9px 2px 11px;font-size:14px}
  .nav>.links a{flex:none;padding:4px 0}
  .demonstration-grid{grid-template-columns:1fr;gap:28px}
  .demonstration-media{width:min(100%,300px)}
}
@media(max-width:430px){
  .nav>.links{gap:20px;font-size:14px}
  .hero h1{font-size:clamp(34px,10vw,42px)}
  .product-hero h1{font-size:clamp(33px,10vw,42px)}
  .demonstration-copy h2{font-size:33px}
}

/* Equal product choice and verifiable review links */
.choice-hero{padding:54px 0 32px;background:linear-gradient(180deg,#f0faf8 0%,#f8fbfa 85%)}
.choice-heading{text-align:center;max-width:880px;margin:0 auto 28px}
.choice-heading h1{font:800 clamp(34px,4.2vw,56px)/1.08 system-ui,-apple-system,"Segoe UI",Arial,sans-serif;letter-spacing:-.045em;margin:14px 0 12px;color:var(--ink)}
.choice-heading p{font-size:17px;color:var(--muted);max-width:710px;margin:auto}
.choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.choice-card{min-width:0;background:#fff;border:1px solid var(--line);border-radius:25px;overflow:hidden;box-shadow:0 14px 35px rgba(20,53,53,.07)}
.choice-image{position:relative;display:block;height:270px;overflow:hidden;background:#fff;border-bottom:1px solid var(--line)}
.choice-image img{position:absolute;inset:0;display:block;box-sizing:border-box;width:100%;height:100%;padding:12px 22px;object-fit:contain}
.choice-body{padding:21px 27px 27px;display:flex;flex-direction:column;align-items:flex-start;min-height:255px}
.choice-body h2{font-size:clamp(23px,2.7vw,31px);letter-spacing:-.035em;line-height:1.2;margin:9px 0 8px}
.choice-body p{font-size:15px;color:#526b69;line-height:1.55;margin:0 0 20px}
.choice-actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:auto}
.choice-shop,.review-pointer a{font-size:14px;font-weight:700;text-decoration:underline;text-underline-offset:4px;color:#087f82}
.choice-shop:hover,.review-pointer a:hover{color:#075f66}
.review-pointer{margin:8px 0 0}
.reviews-section{padding-top:52px;padding-bottom:48px}
.reviews-grid{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}
.reviews-grid h2{font-size:clamp(28px,3vw,39px);letter-spacing:-.04em;line-height:1.15;margin:10px 0}
.reviews-grid p{color:var(--muted);font-size:16px;margin:0}
.review-options{display:grid;gap:10px}
.review-options a{border:1px solid var(--line);background:#fff;border-radius:14px;padding:16px 18px;display:flex;justify-content:space-between;gap:20px;align-items:center;font-weight:700;color:#174b4b}
.review-options a:hover{border-color:#70d2cc;background:#f4fbfa}
.support-section{padding-top:0}
.language-switch{display:flex;align-items:center;gap:3px;flex:none;padding:4px;border:1px solid #cce4df;background:#fff;border-radius:999px;font-size:13px;line-height:1}
.language-switch a{display:grid;place-items:center;min-width:34px;min-height:34px;padding:5px 6px;border-radius:999px;color:#2c6263;font-weight:700}
.language-switch a:hover,.language-switch a[aria-current="page"]{background:#0b8589;color:#fff}
.manual-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.manual-link{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:65px;padding:15px;background:#fff;border:1px solid var(--line);border-radius:14px;font-size:15px;color:#164e50}
.manual-link:hover{border-color:#0b8589;background:#f3fbfa}
.manual-link span{font-size:13px;font-weight:650;color:#0b8589;white-space:nowrap}
@media(max-width:820px){.language-switch{order:2}.mobile-menu{order:3;margin-left:0}.nav{gap:8px}.footer-links{flex-wrap:wrap}.manual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:410px){.language-switch a{min-width:30px;min-height:32px;padding:4px}.manual-grid{grid-template-columns:1fr}.manual-link{min-height:52px}}
.guide-manuals .manual-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.guide-manuals .manual-product{border:1px solid var(--line);border-radius:18px;padding:24px;background:#fff}
.guide-manuals .manual-product h3{font-size:22px;line-height:1.3;margin:10px 0}
.guide-manuals .manual-product p{margin:0 0 18px}
.guide-manuals .manual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
@media(max-width:820px){.guide-manuals .manual-products{grid-template-columns:1fr}}
@media(max-width:410px){.guide-manuals .manual-grid{grid-template-columns:1fr}.guide-manuals .manual-product{padding:18px}}
@media(max-width:820px){
  .choice-hero{padding:38px 0 23px}
  .choice-heading{margin-bottom:22px}
  .choice-grid{grid-template-columns:1fr;gap:12px;max-width:620px;margin:auto}
  .choice-card{display:grid;grid-template-columns:140px minmax(0,1fr);border-radius:18px}
  .choice-image{height:auto;min-height:190px;border-bottom:0;border-right:1px solid var(--line)}
  .choice-image img{padding:10px}
  .choice-body{min-height:190px;padding:17px 18px}
  .choice-body h2{font-size:23px;margin:6px 0}
  .choice-body p{font-size:14px;line-height:1.42;margin:0 0 12px}
  .choice-actions .btn{font-size:13px;padding:10px 13px}
  .reviews-grid{grid-template-columns:1fr;gap:20px}
}
@media(max-width:430px){
  .choice-hero{padding:26px 0 18px}
  .choice-heading h1{font-size:clamp(30px,8.3vw,36px);margin:9px 0}
  .choice-heading p{font-size:15px;line-height:1.45}
  .choice-grid{gap:10px}
  .choice-card{grid-template-columns:98px minmax(0,1fr)}
  .choice-image{min-height:194px}
  .choice-image img{padding:6px}
  .choice-body{min-height:194px;padding:12px 11px}
  .choice-body .product-tag{font-size:10px;line-height:1.2;padding:4px 6px}
  .choice-body h2{font-size:19px}
  .choice-body p{font-size:13px;line-height:1.35;margin-bottom:8px}
  .choice-body p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
  .choice-actions{gap:7px}
  .choice-actions .btn{width:auto;font-size:12px;padding:9px 10px}
  .choice-shop{font-size:12px}
  .reviews-section{padding-top:39px;padding-bottom:40px}
}

/* Make product actions visible early and keep mobile navigation readable. */
.mobile-menu{display:none}
.choice-hero{padding:28px 0 24px}
.choice-heading{max-width:1100px;margin-bottom:20px}
.choice-heading h1{font-size:clamp(32px,3.4vw,44px);line-height:1.1;margin:9px 0 8px}
.choice-heading p{font-size:16px;max-width:780px}
.choice-image{height:205px}
.choice-body{min-height:0;padding:16px 23px 21px}
.choice-body h2{font-size:clamp(22px,2.5vw,28px);margin:7px 0 12px}
.choice-actions{margin:0 0 14px;gap:12px}
.choice-body p{font-size:14px;line-height:1.5;margin:0}
.trust-item:hover{color:#087f82;text-decoration:underline;text-underline-offset:3px}
#avis{scroll-margin-top:100px}
@media(max-width:820px){
  .nav{min-height:70px;flex-wrap:nowrap;justify-content:space-between;padding:7px 0}
  .nav>.links,.nav>.btn{display:none}
  .mobile-menu{display:block;position:relative;margin-left:auto;z-index:20}
  .mobile-menu summary{min-height:44px;display:flex;align-items:center;gap:12px;padding:7px 12px;color:#e6f3f2;cursor:pointer;list-style:none;font-size:16px;font-weight:700;border:1px solid #355457;border-radius:12px}
  .mobile-menu summary::-webkit-details-marker{display:none}
  .mobile-menu summary:after{content:'☰';font-size:20px;line-height:1}
  .mobile-menu[open] summary:after{content:'×';font-size:26px}
  .mobile-menu-links{position:absolute;right:0;top:calc(100% + 8px);width:min(80vw,310px);display:grid;padding:8px;background:#0c1a1d;color:#edf8f7;border:1px solid #355457;border-radius:15px;box-shadow:0 16px 35px rgba(0,0,0,.22)}
  .mobile-menu-links a{display:flex;align-items:center;min-height:44px;padding:10px 13px;border-radius:9px;font-size:16px;font-weight:650}
  .mobile-menu-links a:hover,.mobile-menu-links [aria-current="page"]{background:#17464a;color:#91e9e4}
  .choice-hero{padding:26px 0 23px}
  .choice-heading{margin-bottom:18px}
  .choice-card{grid-template-columns:136px minmax(0,1fr)}
  .choice-image{height:auto;min-height:190px}
  .choice-body{min-height:0;padding:16px 18px}
  .choice-body h2{font-size:23px}
  .choice-body p{font-size:14px;line-height:1.45}
  .choice-actions .btn{font-size:14px;padding:11px 14px}
}
@media(max-width:600px){
  .choice-card{display:block}
  .choice-image{height:156px;min-height:0;border-right:0;border-bottom:1px solid var(--line)}
  .choice-image img{padding:7px 28px}
  .choice-body{padding:16px 19px 19px}
  .choice-body h2{margin:8px 0 10px}
  .choice-actions{margin-bottom:12px}
  .choice-body p{display:block;overflow:visible}
  .choice-heading h1{font-size:clamp(30px,7.8vw,39px)}
  .choice-heading p{font-size:15px;line-height:1.45}
}
@media(max-width:430px){
  .choice-hero{padding:21px 0 18px}
  .choice-body .product-tag{font-size:12px;padding:5px 10px}
  .choice-body h2{font-size:22px}
  .choice-body p{font-size:14px;line-height:1.45}
  .choice-actions .btn{font-size:14px;padding:11px 15px}
  .choice-shop{font-size:14px}
}

/* Links to the current customer ratings at their source. */
.review-options a{justify-content:flex-start;gap:16px;min-height:94px}
.review-options a img{width:64px;height:64px;flex:none;object-fit:contain;background:#fff;border:1px solid var(--line);border-radius:10px}
.review-options a>span:nth-child(2){display:grid;gap:2px;min-width:0}
.review-options a strong{font-size:16px;line-height:1.3}
.review-options a small{font-size:13px;font-weight:500;color:#516c69;line-height:1.4}
.review-options .review-arrow{margin-left:auto;color:#087f82;font-size:21px;line-height:1}
@media(max-width:430px){
  .review-options a{padding:12px;gap:11px}
  .review-options a img{width:52px;height:52px}
  .review-options a strong{font-size:14px}
}

/* Published Amazon ratings, labelled with their observation date. */
.rating-link{display:inline-flex;align-items:center;gap:7px;flex-wrap:wrap;color:#174b4b;font-size:14px;line-height:1.35;text-decoration:none}
.rating-link:hover{text-decoration:underline;text-underline-offset:3px;color:#087f82}
.rating-link strong{font-weight:800;font-size:16px;color:#153f43}
.rating-link .rating-count{font-size:13px;color:#526b69}
.rating-stars{position:relative;display:inline-block;white-space:nowrap;color:#d6dedc;font:700 21px/1 Arial,sans-serif;letter-spacing:1px}
.rating-stars:after{content:'★★★★★';position:absolute;top:0;left:0;width:var(--rating-fill);overflow:hidden;white-space:nowrap;color:#e49c22}
.rating-card{margin:0 0 12px}
.choice-body .rating-card{margin-top:0}
.rating-hero{margin:2px 0 10px}
.rating-date{font-size:12px!important;line-height:1.45!important;color:#667e7b!important;margin:0 0 15px!important}
.review-options a .rating-summary{display:flex;gap:7px;align-items:center;flex-wrap:wrap;margin:3px 0 1px}
.review-options a .rating-summary strong{font-size:15px}
.review-options a .rating-summary .rating-stars{font-size:19px}
.review-options a small{font-size:13px}
@media(max-width:430px){
  .rating-link{gap:5px;font-size:13px}
  .rating-stars{font-size:19px}
  .rating-link strong{font-size:15px}
  .rating-link .rating-count{font-size:12px}
  .review-options a .rating-summary{gap:5px}
}
@media(max-width:400px){
  .nav .brand-mark{width:70px;height:48px;background-position:-20px -57px;background-size:139px 186px}
  .nav{gap:6px}
  .nav .mobile-menu{margin-left:0}
  .language-switch a{min-width:26px;min-height:30px;padding:3px;font-size:11px}
}
@media(max-width:350px){.mobile-menu summary{min-width:44px;font-size:0;justify-content:center;gap:0}}
