/* Shared typography, navigation, forms and product layouts. */
:root{--sans:"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",sans-serif;--titre:var(--sans);--mono:"IBM Plex Mono",monospace;--bg:#f0f3f5;--blanc:#fff;--pale:#e7ecef;--filet:#d5dde2;--filet2:#d5dde2;--encre:#152331;--encre2:#4b5c6b;--encre3:#617382;--vert:#287350;--vert-fonce:#195537;--vert-pale:#e4f1e9}
body{font-family:var(--sans);font-size:16px;line-height:1.65}
h1,h2,h3,h4,.h012,.h004,.logo-txt{font-family:var(--sans);letter-spacing:-.025em;line-height:1.15}
h2{font-size:clamp(26px,3vw,36px);margin:0 0 20px}h3{font-size:24px;margin:0 0 16px}
p{margin:0 0 18px}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}
[hidden]{display:none!important}.wrap{max-width:1180px;margin:0 auto;padding-left:24px;padding-right:24px}
.band{padding:64px 0}.band.alt{background:#e7edf1}.cols{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:56px;align-items:start}
.eyebrow{font:600 12px/1.4 var(--sans);letter-spacing:.1em;text-transform:uppercase;color:var(--vert);margin:0 0 16px}
.lede{font-size:18px;line-height:1.65;max-width:66ch}
.site-header{position:sticky;top:0;z-index:40;background:#fff;border-bottom:1px solid var(--filet);color:var(--encre)}
.site-header .nav{max-width:1180px;margin:auto;padding:16px 24px;min-height:78px;height:auto;display:flex;align-items:center;gap:22px}
.site-header .logo{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--encre)}
.site-header .logo-mark{display:block;width:35px;height:40px;object-fit:contain}
.site-header .logo-txt{font-size:20px;font-weight:700;white-space:nowrap}.site-header .logo-txt em{color:var(--vert);font-style:normal}
.site-header .sp{flex:1}.site-header .nav a.l,.site-header .nav summary{font:600 12px/1.4 var(--sans);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;color:var(--encre);text-decoration:none}
.site-header .nav-products{position:relative;border:0;padding:0;margin:0}.site-header .nav-products summary{cursor:pointer;list-style:none}
.site-header .nav-products summary::-webkit-details-marker{display:none}.site-header summary::after{content:"⌄";margin-left:7px}
.site-header .nav-products-panel{position:absolute;top:calc(100% + 20px);left:-20px;width:270px;padding:10px;background:#fff;border:1px solid var(--filet);box-shadow:0 12px 32px #15233120;z-index:50}
.site-header .nav-products-panel a{display:block;padding:13px 12px;font:500 15px/1.4 var(--sans);color:var(--encre);text-decoration:none;border-radius:4px}
.site-header .nav-products-panel a:hover,.site-header .nav-products-panel a[aria-current]{background:var(--vert-pale);color:var(--vert-fonce)}
.site-header .nav-saver{padding:12px 16px;color:#fff;background:var(--vert);font:600 12px/1.4 var(--sans);text-transform:uppercase;text-decoration:none;white-space:nowrap}
.site-header .lang{display:flex;gap:9px;align-items:center;font:500 12px/1 var(--sans)}.site-header .lang a{color:var(--encre2);text-decoration:none;padding:8px 0}.site-header .lang .on{color:var(--vert);border-bottom:2px solid var(--vert)}
.site-header a:hover{text-decoration:none}.site-header a:focus-visible,.site-header summary:focus-visible{outline:2px solid var(--vert);outline-offset:5px}
.carte,.free-form{padding:32px;background:#fff;border:1px solid var(--filet);border-radius:8px;box-shadow:0 8px 30px #13233108}
.champ{margin-bottom:20px}.champ label{display:block;font-size:14px;font-weight:600;margin-bottom:7px;color:var(--encre)}
.champ input:not([type=checkbox]),.champ textarea,.champ select{display:block;width:100%;min-width:0;border:1px solid #b7c4cc;border-radius:4px;padding:12px 14px;min-height:48px;background:#fff;color:var(--encre);font:400 16px/1.5 var(--sans)}
.champ textarea{min-height:160px;resize:vertical}.champ .err{border-color:#ac3028}
.champ input:focus,.champ textarea:focus{outline:3px solid #28735025;border-color:var(--vert)}
.coche{display:flex;align-items:flex-start;gap:10px;font-size:14px;margin:18px 0}.coche input{margin-top:5px;accent-color:var(--vert)}
.leurre{position:absolute!important;left:-9999px!important;width:1px;height:1px;overflow:hidden}
.aide{font-size:14px;line-height:1.55;color:var(--encre3)}.retour{margin-top:14px;font-size:15px}.retour:empty{display:none}.retour.ok{background:var(--vert-pale);color:var(--vert-fonce);padding:14px;border-radius:4px}.retour.ko{color:#a93229}
.legal{font-size:14px;line-height:1.6;padding:16px;background:#f0f3f5;border:1px solid var(--filet);border-radius:4px;margin:20px 0}.legal summary{cursor:pointer;font-weight:600}.legal details p{margin-top:14px}
.free-layout{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}.free-steps [role=listitem]{position:relative;padding:0 0 26px 46px}.free-steps b{display:block}.step-no{position:absolute;left:0;top:0;color:var(--vert);background:var(--vert-pale);border-radius:50%;width:30px;height:30px;text-align:center}
.product-hero{background:#0c1b2b;color:#fff;padding:66px 0}.product-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:56px;align-items:center}
.product-hero .eyebrow{color:#8bd5ac}.product-hero h1{font-size:clamp(34px,3.8vw,48px);max-width:19ch;margin:0 0 24px}.product-hero .lede{color:#c7d5e1;font-size:18px}
.product-actions{display:flex;gap:20px;flex-wrap:wrap;align-items:center;margin-top:28px}.product-actions .text-link{color:#dbe8f0;font-size:14px}
.product-price{font-size:13px;color:#a7bdcc;margin:18px 0 0}.product-ftp{margin:14px 0 0;font-size:14px}.product-ftp .text-link{color:#dbe8f0}.btn{font:600 15px/1.4 var(--sans);border-radius:4px;padding:12px 19px}
.product-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;padding-top:36px;padding-bottom:36px}.product-benefits article{border-top:3px solid var(--vert);padding-top:20px}
.product-benefits h2{font-size:21px;margin-bottom:10px}.product-benefits p{font-size:16px;color:var(--encre2);margin:0}
.product-workflow{background:#fff;padding:64px 0}.section-intro{max-width:740px;margin-bottom:38px}.section-intro>p:last-child{font-size:14px;color:var(--encre3)}
.feature-row{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.2fr);gap:60px;align-items:center;padding:46px 0;border-top:1px solid var(--filet);scroll-margin-top:100px}
.feature-number{display:block;font-size:14px;font-weight:600;color:var(--vert);margin-bottom:16px}.feature-copy h3{font-size:28px}.feature-copy>p{font-size:17px;color:var(--encre2)}
.technical{margin-top:22px;border-top:1px solid var(--filet);padding-top:15px}.technical summary{font-size:14px;font-weight:600;cursor:pointer;color:var(--vert)}.technical p{font-size:15px;color:var(--encre2);margin:14px 0 0}
.help-capture{margin:0;background:#fff;border:1px solid var(--filet);border-radius:7px;overflow:hidden}
.help-capture a{display:block;position:relative}.help-capture img{display:block;width:100%;height:auto}
.product-page .help-capture img{height:340px;object-fit:cover;object-position:top}
.product-hero .help-capture img{height:360px}.help-capture figcaption{padding:14px 17px;font-size:13px;line-height:1.5;color:var(--encre2);background:#fff}
.feature-screen [data-capture="full-dashboard"] img{object-position:center 65%}
.feature-screen [data-capture="full-firewall"] img{object-position:center 25%}
.capture-zoom{position:absolute;right:12px;bottom:12px;background:#fff;color:var(--vert-fonce);font-size:12px;font-weight:600;padding:7px 10px;box-shadow:0 2px 8px #0002;border-radius:4px}
.text-link{color:var(--vert-fonce);font-weight:600;text-underline-offset:4px}.product-note{padding:30px;border:1px solid var(--filet);border-left:4px solid var(--vert);background:#fff}.product-note h3{font-size:25px}
.clean-list{padding-left:20px;margin:0}.clean-list li{margin-bottom:16px;color:var(--encre2)}
.support-row{display:flex;align-items:center;gap:48px;justify-content:space-between}.support-row>div{max-width:760px}.support-row .btn{flex-shrink:0}.support-row h2{font-size:28px}
.product-final{padding:36px 0;background:#e0ede6}.product-final .wrap{display:flex;align-items:center;justify-content:space-between;gap:24px}.product-final h2{font-size:28px;margin:0 0 8px}.product-final p{margin:0}
footer{padding:32px 0;background:#e7edf1}.site-footer{background:#e7edf1;color:var(--encre2);font-size:14px;padding:32px 0}.site-footer a{color:var(--encre2)}.site-footer .footer-line{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.site-footer nav{display:flex;gap:22px;flex-wrap:wrap}
.fbot{border-color:var(--filet);color:var(--encre2)}.flogo{color:var(--encre)}.fgrid h4{color:var(--encre2)}
#f-lien{max-width:540px!important;margin:0 auto}.hero h1{font-size:clamp(34px,4vw,48px)}
.order-selection{padding-bottom:28px;margin-bottom:28px;border-bottom:1px solid var(--filet)}.order-price{font-size:22px;font-weight:600;color:var(--vert-fonce)}
#recevoir{scroll-margin-top:110px}
@media(max-width:760px){.free-layout .free-form{order:-1}#recevoir{scroll-margin-top:24px}}
.order-band input[type=radio]{width:18px!important;min-height:18px!important;height:18px;padding:0;flex-shrink:0;accent-color:var(--vert)}
.steps{padding-left:22px}.steps li{padding-bottom:16px}.steps b,.steps span{display:block}
@media(max-width:1050px){.site-header .nav{flex-wrap:wrap;gap:16px}.site-header .sp{display:none}.site-header .logo{margin-right:auto}.product-hero-grid,.feature-row{gap:32px}}
@media(max-width:760px){.wrap{padding-left:20px;padding-right:20px}.site-header{position:relative}.site-header .nav{padding:14px 20px;gap:16px}.site-header .logo{width:calc(100% - 115px);order:-2}.site-header .lang{order:-1}.site-header .nav-saver{display:none}.site-header .nav-products-panel{left:0}.product-hero{padding:42px 0}.product-hero-grid,.cols,.free-layout,.feature-row{grid-template-columns:1fr}.product-hero h1{max-width:22ch}.product-benefits{grid-template-columns:1fr;gap:24px}.product-workflow,.band{padding:40px 0}.feature-row{padding:32px 0;gap:24px}.product-page .help-capture img{height:280px}.support-row,.product-final .wrap{align-items:flex-start;flex-direction:column;gap:20px}.free-form,.carte{padding:24px}.product-note{padding:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media(max-width:760px){.site-header .nav{display:grid;grid-template-columns:1fr 1fr;gap:16px 12px}.site-header .logo{width:auto;margin:0}.site-header .lang{justify-self:end}.site-header .nav-products{justify-self:start}.site-header .nav a.l{white-space:normal}}
