:root{--purple:#3f0f57;--accent:#8b2790;--ink:#302538;--muted:#74697b;--pale:#f7f3f8;--line:#e4dbe8;--lime:#dfff9e}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);font-size:16px;line-height:1.7;background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;display:block;height:auto}button{font:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--accent);outline-offset:5px}.wrap{width:min(1280px,90%);margin:auto}.section{padding:85px 0}.eyebrow{font-size:12px;line-height:1.55;letter-spacing:1.6px;font-weight:700;color:var(--accent);margin:0 0 18px}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{color:var(--purple);line-height:1.2}h1{font-size:clamp(38px,3.6vw,57px);letter-spacing:-2px;font-weight:650}h2{font-size:clamp(30px,3vw,44px);font-weight:550;letter-spacing:-1.3px}h3{font-size:21px;font-weight:600;letter-spacing:-.4px}p{color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;background:var(--purple);color:#fff;padding:16px 23px;border-radius:6px;font-size:15px;font-weight:600;line-height:1.45;min-height:52px;transition:background .2s,transform .2s}.button:hover{background:var(--accent);transform:translateY(-2px)}.button span{font-size:21px}.button.small{font-size:14px;padding:13px 18px}.button.lime{background:var(--lime);color:var(--purple)}.button.lime:hover{background:#cdf780}header{border-bottom:1px solid var(--line)}.nav{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:105px}.brand{display:block;width:245px;flex-shrink:0}.brand img{width:100%;height:auto}.nav nav{display:flex;gap:30px;font-size:14px}.nav nav a:hover{color:var(--accent)}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:55px;align-items:center;padding-top:55px;padding-bottom:65px}.hero-subtitle{font-size:26px;line-height:1.3;letter-spacing:-.6px;font-weight:550;color:var(--accent);margin:22px 0}.hero-copy>p:not(.hero-subtitle){font-size:16px;margin-bottom:15px;max-width:550px}.hero-copy .button{margin-top:10px}.hero-note{font-size:13px;color:var(--muted);margin-top:16px}.hero-visual{height:610px;position:relative;border-radius:12px 90px 12px 12px}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:60%;border-radius:inherit}.image-label{position:absolute;bottom:22px;left:22px;right:22px;background:#fffffff0;border-radius:5px;padding:15px 18px}.image-label span{display:block;font-size:11px;letter-spacing:1.4px;color:var(--accent)}.image-label strong{color:var(--purple);font-size:17px}.roundel{position:absolute;right:-16px;top:26px;width:126px;height:126px;background:var(--lime);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;line-height:1.1;transform:rotate(9deg);color:var(--purple)}.roundel span{font-size:12px;margin-bottom:7px}.roundel strong{font-size:27px}.laboratory{border-top:1px solid var(--line);padding:35px 0 42px}.laboratory>h2{font-size:25px;line-height:1.4;letter-spacing:-.5px;max-width:850px;margin:auto;text-align:center}.stats{display:grid;grid-template-columns:repeat(4,1fr);margin-top:32px}.stats>div{border-right:1px solid var(--line);padding:0 28px}.stats>div:first-child{padding-left:0}.stats>div:last-child{border:0}.stats strong{font-size:41px;letter-spacing:-1.8px;font-weight:500;color:var(--purple);line-height:1.4}.stats strong span{color:var(--accent)}.stats p{font-size:14px;line-height:1.5}.section-head{display:grid;grid-template-columns:1.45fr 1fr;gap:70px;align-items:end;margin-bottom:40px}.section-head>p{font-size:16px}.stakes{background:var(--pale)}.risk-title{font-size:24px;margin:45px 0 23px}.risk-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.risk-grid article{background:#fff;border-radius:9px;overflow:hidden}.risk-grid article>img{width:100%;aspect-ratio:1.5;object-fit:cover}.risk-grid article>div{padding:25px}.risk-grid .eyebrow{font-size:12px;display:block;margin-bottom:13px}.risk-grid h3{font-size:22px;margin-bottom:13px}.risk-grid p{font-size:15px}.dream{padding:75px 0 80px}.dream-title{text-align:center;margin-bottom:35px}.dream-title>p{font-size:22px;line-height:1.5;color:var(--purple);margin-bottom:16px}.dream-title h2{font-weight:700;color:var(--accent)}.dream figure{position:relative}.dream img{aspect-ratio:2.35;object-fit:cover;border-radius:12px;width:100%}.dream figcaption{position:absolute;bottom:25px;left:30px;background:#fffffff0;padding:13px 20px;border-radius:5px;font-size:14px;color:var(--purple)}.guide{background:var(--pale)}.guide-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;align-items:center}.check-list{list-style:none;padding:0;margin:26px 0 0}.check-list li{display:flex;align-items:flex-start;gap:14px;margin-bottom:19px}.check-list li>span{flex:0 0 26px;width:26px;height:26px;background:#eee2f0;color:var(--accent);border-radius:50%;font-size:16px;display:grid;place-items:center;margin-top:1px}.check-list p{font-size:16px;line-height:1.7}.check-list strong{color:var(--purple);font-weight:600}.technical-photo{position:relative;align-self:stretch;min-height:560px}.technical-photo>img{width:100%;height:100%;object-fit:cover;object-position:48%;border-radius:12px}.technical-photo figcaption{position:absolute;left:22px;right:22px;bottom:22px;padding:16px 19px;background:#fffffff0;border-radius:5px;font-size:14px;color:var(--purple)}.quality .section-head{display:block;max-width:950px;margin-bottom:25px}.quality-subtitle{font-size:22px;color:var(--accent);margin-bottom:35px;font-weight:500}.quality-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.quality-grid article{border:1px solid var(--line);border-radius:9px;padding:26px;display:flex;flex-direction:column;overflow:hidden}.quality-number{font-size:13px;font-weight:600;color:var(--accent);margin-bottom:17px}.quality-grid h3{margin-bottom:12px}.quality-grid p{font-size:15px;margin-bottom:25px}.quality-grid article img{width:calc(100% + 52px);max-width:none;aspect-ratio:1.85;object-fit:cover;margin:auto -26px -26px}.quality-grid .manual-card{background:var(--pale)}.quality-grid .manual-card img{object-position:50% 55%}.catalog{background:var(--pale)}.carousel-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:0 0 22px}.carousel-top>p{font-size:14px;color:var(--purple)}.carousel-controls{display:flex;gap:9px}.carousel-controls button{border:1px solid #d5c5dd;color:var(--purple);background:#fff;width:47px;height:47px;border-radius:50%;font-size:23px;cursor:pointer;transition:background .2s}.carousel-controls button:hover:not(:disabled){background:var(--purple);color:#fff}.carousel-controls button:disabled{opacity:.35;cursor:default}.device-gallery{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:var(--accent) #e5d9ea;padding:2px 2px 20px}.device-card{flex:0 0 calc((100% - 66px)/4);scroll-snap-align:start;min-width:0;background:#fff;border-radius:9px;overflow:hidden;border:1px solid var(--line)}.device-card>img{width:100%;aspect-ratio:1.12;object-fit:contain;background:#f0eef1}.device-card figcaption{padding:18px 19px 22px}.device-card figcaption>span{font-size:12px;letter-spacing:1px;text-transform:uppercase;color:var(--accent)}.device-card h3{font-size:17px;line-height:1.4;margin-top:8px}.catalog-note{font-size:14px;margin-top:22px}.other-solutions{padding-top:55px;margin-top:45px;border-top:1px solid #dbccdf}.other-solutions>h3{font-size:29px;font-weight:500;margin-bottom:28px}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;align-items:start}.product-photo{position:relative;border-radius:9px;overflow:hidden;background:white}.product-photo img{width:100%;aspect-ratio:1.4;object-fit:cover}.product-photo>span{position:absolute;left:15px;top:15px;background:#ffffffe0;border-radius:50%;width:30px;height:30px;display:grid;place-items:center;font-size:12px}.products h3{margin:18px 0 12px;font-size:22px}.products p{font-size:15px}.product-details{margin-top:17px;border-top:1px solid #dbccdf;padding-top:16px}.product-details summary{font-size:14px;color:var(--accent);font-weight:600;cursor:pointer}.product-details>div{margin-top:16px;font-size:14px;color:var(--muted)}.product-details p{font-size:14px;margin-bottom:14px}.product-details ul{padding-left:20px}.product-details li{margin:7px 0}.flow-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:start}.pilot{padding:20px 0;position:sticky;top:30px}.pilot h2{max-width:580px}.pilot-offer{padding:28px 0;margin:28px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.pilot-offer>span{font-size:17px;color:var(--purple)}.pilot-offer>strong{display:block;font-size:36px;font-weight:600;color:var(--accent);line-height:1.35;margin-top:7px}.pilot-offer p{font-size:17px}.pilot h3{font-size:20px}.pilot .check-list{margin-bottom:27px}.pilot .check-list li{margin-bottom:12px}.flow-panel{background:var(--pale);padding:32px;border-radius:12px}.flow-block+.flow-block{border-top:1px solid #d9c7e0;margin-top:29px;padding-top:29px}.flow-block h3{font-size:23px}.flow-block .eyebrow{margin-bottom:13px}.flow-types{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.flow-types span{border:1px solid #dfcfe5;border-radius:6px;padding:13px 10px;text-align:center;color:var(--purple);font-size:14px;background:#fff}.partner-logos{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px;align-items:center}.partner-logos>div{display:flex;align-items:center;justify-content:center;min-height:65px;padding:10px;background:#fff;border-radius:4px}.partner-logos img{max-width:100%;max-height:45px;object-fit:contain}.transport .eyebrow{font-size:13px}.transport>p{font-size:15px}.transport-logos{display:flex;align-items:center;gap:22px;margin:23px 0}.transport-logos>img{width:85px;max-height:65px;object-fit:contain}.transport-logos>div{display:flex;flex-direction:column;align-items:center;gap:9px;text-align:center;font-size:12px;line-height:1.4;color:var(--purple);flex:1}.transport-logos>div img{width:37px}.transport>p.transport-note{font-size:12px;line-height:1.5}.patient-section{background:var(--pale)}.patient-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.patient-grid>div>p{margin-top:24px}.manual-composition{position:relative;min-height:475px}.family-manual{width:90%;height:260px;object-fit:cover;border-radius:10px;object-position:20%}.manual-close{position:absolute;bottom:0;right:0;width:62%;height:310px;object-fit:cover;border:8px solid var(--pale);border-radius:14px}.patient-quote{font-size:18px;color:var(--accent);font-weight:550;border-left:3px solid var(--accent);padding-left:19px}.success-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:55px;align-items:center}.success-grid h2{font-size:clamp(29px,2.75vw,40px)}.success h2 em{font-style:normal;color:var(--accent)}.success-grid p{margin-top:25px}.success-grid>img{height:440px;width:100%;object-fit:cover;object-position:75%;border-radius:10px}.outcomes{display:flex;flex-wrap:wrap;gap:9px;margin-top:25px}.outcomes span{background:var(--pale);color:var(--purple);font-size:13px;padding:6px 11px;border-radius:4px}.success-end{border-top:1px solid var(--line);padding-top:28px;margin-top:38px;color:var(--purple);font-size:23px}.process{background:var(--purple)}.process .eyebrow{color:var(--lime)}.process h2,.process h3{color:#fff}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.steps article{border-top:1px solid #79568b;padding-top:25px}.steps article>span{display:grid;place-items:center;width:43px;height:43px;border:1px solid #9773a6;border-radius:50%;color:var(--lime);font-size:14px;margin-bottom:24px}.steps h3{margin-bottom:14px}.steps p{color:#e1d3e7;font-size:16px}.continuity{margin-top:40px;border-left:3px solid var(--lime);padding-left:23px}.continuity h3{font-size:18px;margin-bottom:12px}.continuity p{color:#e1d3e7;font-size:15px}.objections{max-width:960px;padding-bottom:20px}.objections .section-head{display:block}.objections details{padding:22px 0;border-bottom:1px solid var(--line)}.objections summary{font-size:17px;font-weight:500;cursor:pointer;color:var(--purple)}.objections details p{margin:17px 0 0;padding-left:20px}.contact-section{padding:65px 0}.contact-panel{display:grid;grid-template-columns:1.55fr 1fr;gap:55px;padding:55px;background:var(--purple);color:white;border-radius:12px}.contact-panel .eyebrow{color:var(--lime)}.contact-panel h2{color:#fff;font-size:36px}.contact-panel>div>p{color:#e1d3e7;margin-top:20px}.offer{margin:26px 0}.offer strong,.offer span{display:block}.offer span{color:#e1d3e7;font-size:14px;margin-top:6px}.contact-panel aside{border-left:1px solid #79568b;padding-left:35px;align-self:center}.contact-label{font-size:12px;color:#e1d3e7;letter-spacing:1.3px}.avatar{margin:23px 0 15px;width:55px;height:55px;background:#69407e;display:grid;place-items:center;border-radius:50%;color:#fff}.contact-panel aside h3{color:#fff;font-size:19px;margin-bottom:5px}.contact-panel aside p{color:#e1d3e7;font-size:14px;margin-bottom:18px}.contact-panel aside a{display:block;font-size:18px;margin-top:6px}.contact-panel aside a:hover{text-decoration:underline}.contact-panel aside .email{font-size:14px;overflow-wrap:anywhere;margin-top:19px}footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:30px 0 42px;border-top:1px solid var(--line)}footer .brand{width:215px}footer p,footer>a:last-child{font-size:13px;color:var(--muted)}.skip{position:absolute;top:-100px;left:15px;background:white;padding:10px;z-index:99}.skip:focus{top:10px}@media(min-width:1550px){.hero{padding-top:70px}.hero-visual{height:650px}}@media(max-width:1100px){.brand{width:215px}.nav{gap:20px}.nav nav{gap:20px}.nav .button{font-size:12px;gap:12px}.hero{gap:35px}.hero-visual{height:600px}.hero-subtitle{font-size:23px}.section-head{gap:40px}.guide-grid,.patient-grid,.flow-grid{gap:35px}.technical-photo{min-height:620px}.quality-grid article{padding:22px}.quality-grid article img{width:calc(100% + 44px);margin:auto -22px -22px}.quality-grid h3{font-size:19px}.device-card{flex-basis:calc((100% - 44px)/3)}.contact-panel{padding:40px;gap:30px}.contact-panel aside{padding-left:25px}.contact-panel h2{font-size:31px}.flow-panel{padding:25px}.transport-logos{gap:14px}.transport-logos>img{width:70px}}@media(max-width:800px){.wrap{width:90%}.nav{min-height:85px;gap:15px}.nav nav{display:none}.brand{width:190px}.hero{grid-template-columns:1fr;gap:32px;padding:35px 0 45px}.hero h1{font-size:clamp(37px,6vw,48px);max-width:680px;letter-spacing:-1.6px}.hero-subtitle{font-size:25px}.hero-copy>p:not(.hero-subtitle){max-width:100%}.hero-visual{height:410px;margin-right:10px}.hero-visual>img{object-position:50% 45%}.stats{grid-template-columns:repeat(2,1fr);gap:25px}.stats>div{padding:0 15px!important}.stats>div:nth-child(2){border:0}.stats strong{font-size:35px}.laboratory>h2{font-size:23px}.section{padding:55px 0}.section-head{grid-template-columns:1fr;gap:22px;margin-bottom:30px}h2{font-size:33px}.risk-grid{grid-template-columns:1fr;gap:25px}.risk-grid article{display:grid;grid-template-columns:.85fr 1fr}.risk-grid article>img{height:100%;aspect-ratio:auto;min-height:260px}.risk-grid article>div{padding:25px}.risk-title{margin-top:30px}.dream{padding:50px 0}.dream img{aspect-ratio:1.6}.dream-title>p{font-size:20px}.dream figcaption{position:static;background:var(--pale);margin-top:12px;font-size:13px}.guide-grid,.patient-grid,.success-grid,.flow-grid{grid-template-columns:1fr;gap:30px}.technical-photo{min-height:0;height:440px}.technical-photo>img{object-position:50% 40%}.quality-grid{grid-template-columns:repeat(2,1fr);gap:20px}.quality-grid article{padding:23px}.quality-grid article img{width:calc(100% + 46px);margin:auto -23px -23px}.device-card{flex-basis:calc((100% - 22px)/2)}.products{grid-template-columns:1fr;gap:32px}.products article{display:grid;grid-template-columns:.7fr 1fr;column-gap:25px;align-items:start}.products article .product-photo{grid-column:1;grid-row:1/4}.products article h3,.products article>p,.products article details{grid-column:2}.products h3{margin-top:0}.product-photo img{aspect-ratio:.85}.pilot{position:static;padding:0}.flow-panel{padding:30px}.partner-logos{grid-template-columns:repeat(4,1fr)}.transport-logos{justify-content:flex-start;gap:40px}.transport-logos>img{width:95px}.transport-logos>div{flex:0 1 180px}.manual-composition{min-height:460px;max-width:570px;width:100%}.patient-grid>div:last-child{margin-top:10px}.success-grid>img{height:350px}.success-end{font-size:21px}.steps{grid-template-columns:1fr;gap:28px}.steps article{display:grid;grid-template-columns:45px 1fr;column-gap:20px}.steps article>span{grid-column:1;grid-row:1/3;margin:0}.steps h3,.steps p{grid-column:2}.contact-panel{grid-template-columns:1fr;padding:32px;gap:35px}.contact-panel aside{border-left:0;border-top:1px solid #79568b;padding:28px 0 0}.contact-panel h2{font-size:32px}.contact-section{padding:45px 0}.objections{padding-bottom:0}footer{flex-wrap:wrap}footer .brand{width:190px}}@media(max-width:480px){.brand{width:160px}.nav{gap:12px}.nav .button{max-width:150px;font-size:11px;padding:10px;min-height:46px;gap:7px}.nav .button span{font-size:17px}.hero .eyebrow{font-size:10px;letter-spacing:1.2px}.hero h1{font-size:36px;letter-spacing:-1.5px}.hero-subtitle{font-size:23px}.hero-visual{height:330px}.roundel{width:108px;height:108px;right:-12px;top:18px}.roundel strong{font-size:25px}.roundel span{font-size:10px}.image-label{left:14px;right:14px;bottom:14px;padding:12px}.image-label strong{font-size:15px}.laboratory>h2{font-size:21px}.stats{gap:23px 10px}.stats p{font-size:13px}.stats strong{font-size:33px}h2{font-size:30px}.risk-grid article{display:block}.risk-grid article>img{aspect-ratio:1.6;min-height:0;height:auto}.dream img{aspect-ratio:1.25}.dream-title h2 br{display:none}.technical-photo{height:350px}.quality-grid{grid-template-columns:1fr}.quality-grid article img{aspect-ratio:1.8}.quality-grid h3{font-size:22px}.quality-subtitle{font-size:20px}.device-card{flex-basis:83%}.device-card>img{aspect-ratio:1.2}.device-card h3{font-size:18px}.carousel-top>p{font-size:13px}.products article{display:block}.products h3{margin-top:20px}.product-photo img{aspect-ratio:1.45}.partner-logos{grid-template-columns:repeat(3,1fr);gap:9px}.flow-panel{padding:24px}.flow-types{grid-template-columns:1fr}.flow-block h3{font-size:21px}.transport-logos{gap:18px}.transport-logos>img{width:70px}.transport-logos>div{font-size:11px}.pilot-offer>strong{font-size:31px}.manual-composition{min-height:355px}.family-manual{height:200px;width:95%}.manual-close{height:245px;width:67%}.success-grid>img{height:300px}.contact-panel{padding:28px 23px}.contact-panel h2{font-size:29px}.contact-panel .button{font-size:14px}.objections summary{font-size:16px}.objections details p{padding-left:0;font-size:15px}footer{gap:22px}footer p{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Mise à jour des catalogues et demandes de contact */
.button.outline{background:transparent;color:var(--purple);border:1px solid var(--purple)}.contact-actions{display:flex;gap:12px;flex-wrap:wrap}.contact-actions .button{font-size:14px;padding:15px 18px}.stakes .section-head,.quality .section-head,.catalog .section-head{display:block}.catalog-group{margin-top:44px}.catalog-group h4{font-size:24px;color:var(--purple);margin-bottom:12px}.products{grid-template-columns:repeat(4,minmax(0,1fr))}.products h3{font-size:22px}.products article{min-width:0}.sterne-group-logo{display:block;flex:0 0 102px;width:102px;height:84px;overflow:hidden}.sterne-group-logo img{width:102px;height:93px;max-width:none;max-height:none;object-fit:contain}.contact-intro{max-width:820px;margin-bottom:32px}.contact-intro p{margin-top:20px}.callback-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:32px;align-items:start}.callback-form{padding:32px;border:1px solid var(--line);border-radius:14px;background:#fff}.callback-form h3{margin-bottom:10px}.form-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:22px 0}.callback-form label{display:block;font-size:14px;font-weight:600;color:var(--purple)}.callback-form label span{font-weight:400}.callback-form input,.callback-form textarea{display:block;width:100%;border:1px solid #bcaec3;border-radius:6px;padding:12px;font:inherit;font-size:16px;color:#302038;background:white;margin-top:6px;min-height:46px}.callback-form input:focus,.callback-form textarea:focus{outline:2px solid var(--accent);outline-offset:2px}.callback-form textarea{resize:vertical}.form-hint{font-size:13px;line-height:1.6;color:var(--muted);margin:12px 0}.form-hint a{text-decoration:underline}.consent-row{display:flex;align-items:flex-start;gap:12px;margin-top:20px}.consent-row button{min-width:22px;min-height:22px;margin-top:1px}.consent-row label{font-weight:400;cursor:pointer}.honey{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.callback-form .button{margin-top:12px}.button:disabled{opacity:.55;cursor:wait}.booking-card{padding:36px;border-radius:14px;background:var(--purple);color:white}.booking-card h3{font-size:28px;color:white;margin:18px 0}.booking-card p{color:#e1d3e7;margin-bottom:24px}.booking-card .eyebrow{color:var(--lime)}.booking-card .button{white-space:normal;font-size:14px;background:var(--lime);color:var(--purple)}.form-success,.form-error{padding:14px;border-radius:6px;margin-top:18px}.form-success{background:#edf6e6;color:#245221}.form-error{background:#fff0ee;color:#852c22}.contact-person{display:flex;flex-wrap:wrap;align-items:center;gap:20px;padding:30px 0;font-size:14px}.contact-person span{display:block;color:var(--muted);font-size:12px}.contact-person a{overflow-wrap:anywhere}.owner-link{text-align:center;padding:20px;background:var(--pale)}.admin-page,.privacy-page{padding:50px 0;max-width:1100px}.admin-page h1,.privacy-page h1{font-size:38px;margin:25px 0}.privacy-page h2{font-size:24px;margin:30px 0 12px}.privacy-page p{margin-bottom:16px}.privacy-page a,.admin-page a:not(.button){text-decoration:underline}.admin-page .button{margin:24px 0}.admin-page td,.admin-page th{padding:14px;vertical-align:top;font-size:14px}.comment-cell{white-space:pre-wrap;min-width:220px;max-width:350px;overflow-wrap:anywhere}.delete-button{color:#a12626;text-decoration:underline;cursor:pointer}.admin-page p{margin:20px 0}summary{display:list-item}@media(max-width:1000px){.products{grid-template-columns:repeat(2,minmax(0,1fr))}.products article{display:block}.products h3{margin-top:20px}.product-photo img{aspect-ratio:1.4}}@media(max-width:800px){.callback-grid{grid-template-columns:1fr}.booking-card{padding:28px}.contact-actions .button{width:100%;justify-content:space-between}}@media(max-width:480px){.products,.form-fields{grid-template-columns:1fr}.callback-form{padding:23px}.contact-person{display:block}.contact-person>*{display:block;margin-bottom:12px}.catalog-group h4{font-size:21px}}

.catalog-group> .carousel-top h3{font-size:24px}.device-card h4{font-size:17px;line-height:1.4;margin:0}.carousel-top>div>p{font-size:13px;margin-top:8px;color:var(--muted)}

/* Pastille expertise et navigation */
.roundel{width:140px;height:140px;padding:12px}.roundel span{max-width:112px;font-size:13px;line-height:1.25}.nav nav{gap:24px}.nav nav a:last-child{max-width:190px;line-height:1.35}@media(max-width:1100px){.nav nav{gap:15px}.nav nav a:last-child{max-width:160px}}@media(max-width:480px){.roundel{width:122px;height:122px;padding:10px}.roundel span{font-size:12px;max-width:102px}.roundel strong{font-size:25px}}
