/* Design HubCaisse reproduisant les mesures de CashMag : typographie, grille, boutons, cartes et sections. Utilisé avec design.js et les templates HTML. */
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@500;600;700&family=Karla:wght@400;500;600;700&family=Lato:wght@400;600;700;800&display=swap');
:root{--hc-blue:#1d4ed8;--hc-blue-dark:#1e3a8a;--hc-cream:#f4eadf;--hc-paper:#fff;--hc-ink:#0f172a;--hc-muted:#475569;--hc-dark:#0f1014;--hc-line:rgba(15,23,42,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:var(--hc-cream);color:var(--hc-muted);font-family:Karla,sans-serif;font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button{cursor:pointer}img{max-width:100%}button:disabled{opacity:.35;cursor:default}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #82a8ff;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Lato,sans-serif}h1{font-size:48px;font-weight:800;line-height:1.4}h2{font-size:32px;font-weight:600;line-height:1.3}h3{font-size:21px;font-weight:600;line-height:1.4}.hc-icon{width:22px;height:22px;flex-shrink:0;vertical-align:middle}.hc-container{max-width:1200px;width:calc(100% - 80px);margin:0 auto}.hc-section{padding:100px 0 80px}.hc-section>div>h2{color:var(--hc-blue);text-align:center;margin-bottom:45px}.hc-button{display:inline-flex;align-items:center;justify-content:center;padding:15px 25px;border:0;border-radius:30px;font-family:Karla,sans-serif;font-size:18px;font-weight:600;line-height:18px;text-decoration:none;min-height:48px;transition:background .2s,color .2s;text-align:center}.hc-button--primary{background:var(--hc-blue);color:#fff}.hc-button--primary:hover{background:var(--hc-blue-dark);color:#fff}.hc-button--white{background:#fff;color:var(--hc-blue)}.hc-button--white:hover{background:var(--hc-blue-dark);color:#fff}.hc-actions{display:flex;flex-wrap:wrap;gap:20px}.hc-centered{justify-content:center}.hc-skip{position:fixed;left:20px;top:-100px;padding:16px;background:#fff;color:var(--hc-blue);z-index:1000}.hc-skip:focus{top:12px}
/* Header CashMag : barre translucide de 113 px, liens 17 px et CTA 47 px. */
.hc-header{height:113px;position:absolute;inset:0 0 auto;z-index:30;background:#0f1014a3;color:#fff}.hc-nav-wrap{width:calc(100% - 70px);height:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:30px}.hc-brand{display:inline-block;font-family:'DM Sans',sans-serif;font-size:43px;line-height:1;font-weight:600;text-decoration:none;letter-spacing:-1.9px;color:#fff;white-space:nowrap}.hc-brand>span{display:block;font-family:Karla,sans-serif;font-size:13px;line-height:1.3;letter-spacing:3.1px;font-weight:400;margin:9px 0 0 3px}.hc-nav{display:flex;align-items:center;gap:0}.hc-nav>a:not(.hc-button),.hc-dropdown>summary{font-family:Karla,sans-serif;font-size:17px;line-height:80px;padding:0 17px;color:#fff;text-decoration:none;font-weight:400;white-space:nowrap}.hc-nav>a[aria-current],.hc-nav>a:hover,.hc-dropdown>summary:hover{color:#9bbaff}.hc-nav .hc-nav-cta{font-size:17px;line-height:17px;padding:15px 30px;min-height:47px;border-radius:40px;margin-left:17px}.hc-dropdown{position:relative}.hc-dropdown summary{display:flex;align-items:center;gap:8px;list-style:none;cursor:pointer}.hc-dropdown summary::-webkit-details-marker{display:none}.hc-dropdown summary .hc-icon{width:14px;height:14px}.hc-dropdown-panel{position:absolute;top:100%;left:0;width:285px;background:#171922;border-top:3px solid var(--hc-blue);box-shadow:0 8px 22px #0003;padding:0}.hc-dropdown:last-of-type .hc-dropdown-panel{left:auto;right:0}.hc-dropdown-panel a{display:block;text-decoration:none;font-size:17px;line-height:1.45;padding:15px 17px;color:#fff;border-bottom:1px solid #fff1}.hc-dropdown-panel a:hover{background:var(--hc-blue);color:#fff}.hc-menu-toggle{display:none}
/* Accueil : mêmes proportions que la référence à 1440 px. */
.hc-hero{position:relative;color:#fff;background:#20221d;padding:250px 0 150px;overflow:hidden}.hc-hero-video,.hc-hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hc-hero-shade{background:#0005}.hc-hero-content{position:relative}.hc-hero-panel{width:892px;max-width:100%;padding:51px;border-radius:21px;background:#00000063;backdrop-filter:blur(10px);display:flex;flex-direction:column;gap:30px}.hc-hero h1{font-size:45.9px;line-height:64.26px;font-weight:800;letter-spacing:normal;color:#fff}.hc-hero-panel>p{font-size:17px;line-height:28.05px;color:#fff}.hc-hero-panel .hc-actions{gap:20px}.hc-video-controls{position:absolute;right:35px;bottom:48px;display:flex;gap:15px;align-items:center}.hc-video-tabs{display:flex;gap:7px}.hc-video-tabs button{height:8px;width:8px;border:1px solid #fff;background:#fff5;border-radius:50%;padding:0}.hc-video-tabs button.is-active{background:#fff}.hc-video-toggle{display:grid;place-items:center;width:32px;height:32px;border:1px solid #fff7;background:#0002;color:#fff;border-radius:50%;padding:0}.hc-video-toggle .hc-icon{width:14px;height:14px}.hc-slanted{position:relative;clip-path:polygon(0 0,100% 0,100% calc(100% - 60px),0 100%)}.hc-ecosystem{background:var(--hc-dark);color:#fff;padding:80px 0 140px;text-align:center;min-height:454px}.hc-ecosystem h2{margin-bottom:20px}.hc-ecosystem p{max-width:960px;margin:0 auto 20px;font-size:17px;line-height:28.05px}.hc-pills{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;max-width:850px;margin:0 auto}.hc-pills a{display:inline-flex;align-items:center;padding:12px 24px;border:3px solid #e6e6e6;border-radius:30px;font-size:18px;line-height:18px;font-weight:600;color:#fff;text-decoration:none}.hc-pills a:hover{background:#fff;color:var(--hc-blue)}.hc-solutions{margin-top:-60px;padding-top:100px;padding-bottom:80px}.hc-carousel-wrap{position:relative;margin:0 10px}.hc-carousel{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;align-items:stretch}.hc-carousel::-webkit-scrollbar{display:none}.hc-carousel-wrap>button{position:absolute;top:62%;height:28px;width:28px;border:0;background:#e5e5e5;color:#666;border-radius:50%;padding:2px;display:grid;place-items:center}.hc-carousel-wrap>button[data-carousel="-1"]{left:-16px}.hc-carousel-wrap>button[data-carousel="1"]{right:-16px}.hc-carousel-wrap>button[data-carousel="-1"] .hc-icon{transform:rotate(90deg)}.hc-carousel-wrap>button[data-carousel="1"] .hc-icon{transform:rotate(-90deg)}.hc-carousel-wrap>button:hover:not(:disabled){background:var(--hc-blue);color:#fff}.hc-solution-card{border:0;border-radius:10px;background:#fff;overflow:hidden;flex:0 0 calc((100% - 30px)/4);scroll-snap-align:start;min-height:540px;display:flex;flex-direction:column}.hc-card-image{height:230px;flex-shrink:0;display:block;background:#fff;overflow:hidden}.hc-card-image img{width:100%;height:100%;object-fit:contain;display:block}.hc-card-body{margin-top:20px;padding:17px;flex:1;min-height:290px;display:flex;flex-direction:column;gap:20px}.hc-card-body h3{color:var(--hc-blue);font-size:21px;line-height:29.4px;font-weight:600}.hc-card-body h3 a{text-decoration:none}.hc-card-body p{font-size:17px;line-height:28.05px;margin:0}.hc-round-link{display:flex;align-items:center;justify-content:center;width:65px;height:45px;border-radius:30px;background:var(--hc-blue);color:#fff;margin-top:auto;align-self:flex-end}.hc-round-link .hc-icon{width:15px;height:15px}.hc-round-link:hover{background:var(--hc-blue-dark)}.hc-carousel-dots{display:flex;gap:9px;justify-content:center;padding:23px 0 20px}.hc-carousel-dots i{background:#ccc;width:8px;height:8px;border-radius:50%}.hc-carousel-dots i.is-active{background:#777}.hc-help{padding:17px;border-radius:10px;display:flex;align-items:center;gap:20px;background:#fff;min-height:120px}.hc-help-icon{width:80px;height:80px;border-radius:50%;background:var(--hc-blue);color:#fff;display:grid;place-items:center;flex-shrink:0}.hc-help-icon .hc-icon{width:42px;height:42px}.hc-help>div{max-width:510px}.hc-help h3{font-size:21px;color:var(--hc-ink);line-height:29.4px}.hc-help p{font-size:17px;line-height:28.05px}.hc-help .hc-button{margin-left:auto;white-space:nowrap}.hc-benefits{background:var(--hc-blue);color:#fff;padding:180px 0 150px;clip-path:polygon(0 60px,100% 0,100% calc(100% - 60px),0 100%);text-align:center;min-height:745px}.hc-benefits h2{margin-bottom:20px}.hc-section-lead{font-size:17px;line-height:28.05px;margin:0 0 40px}.hc-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:40px}.hc-benefit-card{border-radius:20px;box-shadow:0 8px 16px #0002;background:var(--hc-paper);color:var(--hc-blue);padding:25px 16px;min-height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px}.hc-benefit-card>.hc-icon{width:60px;height:60px;stroke-width:2.3}.hc-benefit-card h3{font-size:21px;line-height:29.4px}.hc-benefits .hc-actions{gap:10px}.hc-blog{padding:80px 0 100px}.hc-blog>div>h2{margin-bottom:50px}.hc-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:50px}.hc-blog-card{border:0;border-radius:16px;background:#fff;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 3px 12px #00000008}.hc-blog-card>a{display:block;height:220px}.hc-blog-card img{width:100%;height:100%;object-fit:cover}.hc-blog-body{padding:20px;flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:20px;min-height:340px}.hc-blog-body h3{font-size:18.7px;line-height:26.18px;color:#101014;font-weight:600}.hc-blog-body h3 a{text-decoration:none}.hc-blog-body p{font-size:17px;line-height:28.05px}.hc-blog-body>.hc-button{margin-top:auto}.hc-trust-band{padding:80px 0 90px;background:var(--hc-blue);color:#fff;text-align:center}.hc-trust-band h2{margin-bottom:25px}.hc-trust-band>div>div{display:flex;flex-wrap:wrap;gap:15px 30px;justify-content:center}.hc-trust-band a{color:white;text-decoration:underline;text-underline-offset:5px}.hc-about{position:relative;padding:119px 0;color:#fff;overflow:hidden}.hc-about>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hc-about:after{position:absolute;content:'';inset:0;background:#0008}.hc-about>.hc-container{position:relative;z-index:1}.hc-about h2{font-size:32px;line-height:41.6px;margin:0 0 20px}.hc-about p{font-size:17px;line-height:28.05px;max-width:590px;margin-bottom:20px}
/* Footer de référence : quatre colonnes égales et copyright noir distinct. */
.hc-footer{background:var(--hc-dark);color:white;padding-top:45px}.hc-footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:50px;padding-bottom:60px;align-items:start}.hc-footer .hc-brand{font-size:39px;letter-spacing:-1.8px}.hc-footer .hc-brand>span{font-size:11px;letter-spacing:2.7px}.hc-footer h2{font-size:23.8px;font-weight:600;line-height:30.94px;margin:22px 0}.hc-footer h3{font-size:23.8px;line-height:33.32px;font-weight:600;margin:0 0 21px}.hc-footer p{font-size:17px;line-height:28.05px;color:#ddd}.hc-footer-grid>div>a:not(.hc-brand):not(.hc-footer-signature){display:block;text-decoration:none;font-size:17px;line-height:25.5px;margin:0;color:#7d9ff3}.hc-footer-grid>div>a:hover{color:#fff!important}.hc-footer-shortcuts{display:flex;gap:20px;margin-top:28px}.hc-footer-shortcuts a{background:#171922;color:#7d9ff3;border-radius:50%;height:35px;width:35px;display:grid;place-items:center}.hc-footer-shortcuts .hc-icon{width:20px;height:20px}.hc-footer-signature{display:flex;flex-direction:column;align-items:flex-start;text-decoration:none;color:#fff;line-height:1.2}.hc-footer-signature>span{font:600 96px/.9 'DM Sans',sans-serif;letter-spacing:-10px;margin:2px 0 14px;transform:skew(-10deg)}.hc-footer-signature strong{font:700 30px/1.2 'DM Sans',sans-serif;letter-spacing:-1px}.hc-footer-signature small{font-size:12px;font-weight:700;line-height:1.25;letter-spacing:1px;margin:6px 0 24px}.hc-footer-identity p{font-size:20px;line-height:1.6;color:#7d9ff3}.hc-footer-bottom{background:#000;color:#ddd;font-size:15px;line-height:1.65;text-align:center;padding:35px 20px}
/* Sous-pages : composition de /solutions/controle-video-en-caisse/. */
.hc-subhero{position:relative;padding:230px 0 120px;color:#fff;overflow:hidden;background:var(--hc-dark);min-height:730px}.hc-subhero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:blur(3px);transform:scale(1.02)}.hc-subhero:after{position:absolute;content:'';inset:0;background:#0009}.hc-subhero>.hc-container{position:relative;z-index:1}.hc-subhero h1{font-size:48px;line-height:67.2px;font-weight:800;margin:0 0 30px;color:#fff}.hc-subhero p{font-size:20px;line-height:33px;margin:0 0 50px}.hc-subhero .hc-button,.hc-sub-intro .hc-button,.hc-sub-features>.hc-container>.hc-button,.hc-sub-integration .hc-button{padding:12px 24px;min-height:42px}.hc-sub-intro{background:#151821;color:#fff;padding:30px 0 110px;clip-path:polygon(0 60px,100% 0,100% calc(100% - 60px),0 100%);margin-top:-60px;z-index:2}.hc-breadcrumb{font-size:17px;line-height:28px;padding:60px 30px 35px;color:#eee}.hc-breadcrumb a{color:#7d9ff3;text-decoration:none}.hc-sub-grid{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.hc-sub-grid h2{font-size:32px;line-height:41.6px;margin-bottom:20px}.hc-sub-grid p{font-size:17px;line-height:28.05px;margin-bottom:20px}.hc-sub-grid .hc-button{margin-top:30px}.hc-sub-grid>img{width:100%;height:auto;max-height:430px;object-fit:contain;background:#fff;border-radius:20px}.hc-sub-features{padding:60px 0;text-align:center}.hc-sub-features h2{color:var(--hc-blue);font-size:32px;line-height:41.6px;margin-bottom:20px}.hc-sub-features>div>p{font-size:17px;line-height:28.05px;margin-bottom:50px}.hc-sub-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:60px}.hc-sub-feature-grid article{background:var(--hc-blue);border-radius:20px;color:#fff;padding:30px;min-height:390px}.hc-sub-feature-grid h3{font-size:21px;line-height:29.4px;margin-bottom:20px}.hc-sub-feature-grid p{font-size:17px;line-height:28.05px}.hc-sub-integration{padding:60px 0;background:var(--hc-blue);color:white}.hc-sub-integration .hc-sub-grid{gap:46px}.hc-sub-integration .hc-sub-grid>img{max-height:330px}.hc-solutions-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.hc-solutions-grid .hc-solution-card{min-height:520px}.hc-inner .hc-header{position:relative}.hc-inner main{min-height:50vh}.hc-inner .section-light{background:var(--hc-cream)}.hc-inner .section-dark{background:var(--hc-dark)}.hc-inner .section{padding:80px 0}.hc-inner .container{max-width:1200px}.hc-inner .page-title,.hc-inner .article__title,.hc-inner .section h1{font-family:Lato,sans-serif;letter-spacing:normal}.hc-inner .hl{background:none;color:var(--hc-blue);padding:0;transform:none}.hc-inner .section-dark .hl{color:#8eafff}.hc-inner .button{border-radius:30px;min-height:48px;font-size:18px;font-family:Karla,sans-serif;padding:15px 25px}.hc-inner .button-accent,.hc-inner .button-primary{background:var(--hc-blue);color:#fff}.hc-inner .article{background:#fff}.hc-inner .article__body{font-size:17px;line-height:1.8}.hc-inner .article__body h2{font-family:Lato,sans-serif}.hc-inner .contact-form__feedback[data-state="error"]{color:#b91c1c}.hc-inner .contact-form__feedback[data-state="success"]{color:#15803d}.hc-inner .contact-form__feedback{padding:12px 0;font-size:17px}.hc-inner .contact-form__feedback:empty{display:none}
@media(max-width:1200px){.hc-nav>a:not(.hc-button),.hc-dropdown>summary{padding:0 11px;font-size:15px}.hc-nav .hc-nav-cta{font-size:15px;padding:15px 22px;margin-left:10px}.hc-brand{font-size:36px}.hc-brand>span{font-size:10px}.hc-container{width:calc(100% - 60px)}.hc-footer-grid{gap:30px}.hc-card-body h3{font-size:20px}.hc-sub-grid{gap:50px}}
@media(max-width:1000px){.hc-header{height:95px}.hc-nav-wrap{width:calc(100% - 40px)}.hc-menu-toggle{display:grid;place-items:center;border:1px solid #fff8;background:none;border-radius:3px;width:44px;height:40px;color:white}.hc-nav{display:none;position:absolute;top:95px;left:0;right:0;max-height:calc(100dvh - 95px);overflow:auto;background:var(--hc-dark);padding:10px 25px 25px}.hc-nav.is-open{display:flex;flex-direction:column;align-items:stretch}.hc-nav>a:not(.hc-button),.hc-dropdown>summary{font-size:17px;line-height:1.5;padding:17px 0;border-bottom:1px solid #fff2}.hc-nav .hc-nav-cta{margin:20px 0 0;align-self:flex-start}.hc-dropdown summary{justify-content:space-between}.hc-dropdown-panel{position:static;box-shadow:none;width:100%;border:0;background:#fff1}.hc-dropdown-panel a{font-size:16px;padding:13px 18px}.hc-hero{padding:200px 0 120px}.hc-hero-panel{padding:40px;width:90%}.hc-hero h1{font-size:40px;line-height:1.4}.hc-title-break{display:none}.hc-carousel .hc-solution-card{flex-basis:calc((100% - 20px)/3)}.hc-benefits{padding:130px 0 120px}.hc-benefit-card h3{font-size:18px}.hc-benefit-card>.hc-icon{width:48px;height:48px}.hc-footer-grid{grid-template-columns:repeat(2,1fr);gap:50px}.hc-footer-presentation{max-width:340px}.hc-footer-identity{max-width:320px}.hc-subhero{padding-top:180px}.hc-subhero h1{font-size:42px;line-height:1.4}.hc-sub-grid{gap:30px}.hc-sub-feature-grid article{padding:25px}.hc-help>div{max-width:460px}}
@media(max-width:700px){body{font-size:16px}.hc-container{width:calc(100% - 40px)}.hc-header{height:85px}.hc-nav{top:85px;max-height:calc(100dvh - 85px)}.hc-brand{font-size:34px}.hc-brand>span{font-size:10px;letter-spacing:2.2px;margin-top:7px}.hc-hero{padding:160px 0 115px}.hc-hero-panel{width:100%;padding:28px;border-radius:15px;gap:25px}.hc-hero h1{font-size:32px;line-height:1.4;font-weight:800}.hc-hero-panel>p{font-size:16px;line-height:26.4px}.hc-hero-panel .hc-actions{gap:15px}.hc-button{font-size:16px;line-height:18px;padding:13px 22px;min-height:44px}.hc-hero .hc-button{width:auto}.hc-video-controls{right:25px;bottom:47px}.hc-hero-video{object-position:62% center}.hc-ecosystem{padding:60px 0 110px;min-height:0}.hc-ecosystem h2{font-size:27px;line-height:1.3}.hc-ecosystem p{font-size:16px;line-height:26.4px;margin-bottom:25px}.hc-pills{gap:12px}.hc-pills a{font-size:16px;line-height:18px;padding:10px 17px;border-width:2px}.hc-slanted{clip-path:polygon(0 0,100% 0,100% calc(100% - 30px),0 100%)}.hc-solutions{margin-top:-30px;padding:65px 0 35px}.hc-section>div>h2{font-size:28px;margin-bottom:35px}.hc-carousel-wrap{margin:0 5px}.hc-carousel .hc-solution-card{flex-basis:100%;min-height:490px}.hc-card-image{height:240px}.hc-card-body{min-height:245px;padding:20px;margin-top:0;gap:20px}.hc-card-body h3{font-size:21px;line-height:29.4px}.hc-card-body p{font-size:16px;line-height:26.4px}.hc-help{gap:15px;flex-wrap:wrap;padding:20px}.hc-help-icon{width:55px;height:55px}.hc-help-icon .hc-icon{width:32px;height:32px}.hc-help>div{flex:1;min-width:190px}.hc-help h3{font-size:21px}.hc-help p{font-size:16px;line-height:26.4px}.hc-help .hc-button{margin:5px 0 0}.hc-benefits{padding:100px 0;min-height:0;clip-path:polygon(0 30px,100% 0,100% calc(100% - 30px),0 100%)}.hc-benefits h2{font-size:28px}.hc-section-lead{font-size:16px;line-height:26.4px}.hc-benefit-grid{grid-template-columns:repeat(2,1fr);gap:15px}.hc-benefit-card{padding:20px 12px;min-height:150px;gap:15px;border-radius:20px}.hc-benefit-card h3{font-size:17px;line-height:1.4}.hc-benefit-card>.hc-icon{width:45px;height:45px}.hc-benefits .hc-actions{gap:15px}.hc-blog{padding:60px 0}.hc-blog-grid{grid-template-columns:1fr;gap:25px;margin-bottom:40px}.hc-blog-card>a{height:220px}.hc-blog-body{min-height:280px;padding:22px;gap:20px}.hc-blog-body h3{font-size:21px;line-height:1.4}.hc-blog-body p{font-size:16px;line-height:26.4px}.hc-trust-band{padding:60px 0}.hc-trust-band h2{font-size:28px}.hc-trust-band>div>div{gap:15px 25px}.hc-about{padding:80px 0}.hc-about h2{font-size:28px}.hc-about p{font-size:16px;line-height:26.4px}.hc-footer{padding-top:50px}.hc-footer-grid{grid-template-columns:1fr;gap:38px;padding-bottom:45px}.hc-footer h2{font-size:23.8px;line-height:30.94px}.hc-footer h3{font-size:23.8px;margin-bottom:20px}.hc-footer p,.hc-footer-grid>div>a:not(.hc-brand):not(.hc-footer-signature){font-size:17px;line-height:27px}.hc-footer-shortcuts{margin-top:22px}.hc-footer-signature>span{font-size:75px}.hc-footer-identity p{font-size:19px;line-height:1.6}.hc-footer-bottom{font-size:13px;padding:30px 20px}.hc-subhero{padding:165px 0 105px;min-height:0}.hc-subhero h1{font-size:34px;line-height:1.4;margin-bottom:25px}.hc-subhero h1 br{display:none}.hc-subhero p{font-size:17px;line-height:28.05px;margin-bottom:35px}.hc-sub-intro{padding:30px 0 85px;clip-path:polygon(0 30px,100% 0,100% calc(100% - 30px),0 100%);margin-top:-30px}.hc-breadcrumb{font-size:14px;line-height:1.7;padding:35px 0 30px}.hc-sub-grid{grid-template-columns:1fr;gap:35px}.hc-sub-grid h2{font-size:28px;line-height:1.3}.hc-sub-grid p{font-size:16px;line-height:26.4px}.hc-sub-grid .hc-button{margin-top:10px}.hc-sub-grid>img{max-height:350px}.hc-sub-features{padding:50px 0}.hc-sub-features h2{font-size:28px;line-height:1.3}.hc-sub-features>div>p{font-size:16px;line-height:26.4px;margin-bottom:30px}.hc-sub-feature-grid{grid-template-columns:1fr;gap:20px;margin-bottom:35px}.hc-sub-feature-grid article{padding:30px;min-height:0}.hc-sub-feature-grid p{font-size:16px;line-height:26.4px}.hc-sub-integration{padding:50px 0}.hc-sub-integration .hc-sub-grid{gap:35px}.hc-solutions-grid{grid-template-columns:1fr}.hc-section{padding:60px 0}.hc-inner .section{padding:50px 0}.hc-inner .article__title{font-size:34px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.hc-hero-panel{backdrop-filter:none}}

/* Logo officiel fourni : cadrage de la marge et version claire sur la vidéo sombre. */
.hc-header .hc-brand{display:flex;align-items:center;flex-shrink:0}.hc-header-logo{display:block;width:290px;height:82px;object-fit:cover;object-position:center 46%;filter:invert(1);mix-blend-mode:screen}
@media(max-width:1200px){.hc-header-logo{width:245px;height:72px}}
@media(max-width:700px){.hc-header-logo{width:220px;height:65px}}

/* Pages métiers et éditoriales : même échelle et composants que l’accueil. */
.hc-page-hero .hc-hero-panel{max-width:892px}.hc-page-hero h1{font-size:45.9px;line-height:1.4}
.hc-editorial-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:45px}.hc-editorial-features article{background:#fff;border-radius:10px;padding:30px 24px}.hc-editorial-features .hc-icon{width:42px;height:42px;color:var(--hc-blue,#1d4ed8);margin-bottom:22px}.hc-editorial-features h3{margin-bottom:16px}
.hc-story{padding:95px 0}.hc-story--blue{background:#1d4ed8;color:white;padding:140px 0}.hc-story .hc-sub-grid{align-items:center}.hc-story h2{margin-bottom:25px}.hc-story p{margin-bottom:22px}.hc-story img{display:block;width:100%;height:auto;max-height:470px;object-fit:contain;border-radius:16px}.hc-story--reverse>div{order:2}.hc-story--reverse>img{order:1}.hc-check-list{padding-left:22px;margin:25px 0 30px}.hc-check-list li{margin-bottom:12px}.hc-check-list li::marker{color:inherit}.hc-info-card{padding:40px;background:white;border-radius:16px}.hc-info-card h3{margin-bottom:20px}.hc-invitation{text-align:center;padding:85px 0}.hc-invitation p{max-width:740px;margin:20px auto 30px}.hc-invitation .hc-button{display:inline-flex}.hc-eyebrow{display:block;color:#1d4ed8;font-size:14px;font-weight:700;letter-spacing:.06em;margin-bottom:12px}
.hc-blog-heading{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:25px}.hc-blog-heading h2{margin:0;text-align:left}.hc-blog-search{display:grid;gap:8px;font-weight:600;min-width:300px}.hc-blog-search input{font:inherit;border:1px solid #cbd5e1;background:white;border-radius:30px;padding:12px 20px;width:100%;font-weight:400}.hc-blog-grid .hc-blog-body{min-height:340px}.hc-blog-body .hc-eyebrow{margin:0}.hc-blog-body h3{margin:0}.hc-blog-body p{flex:1}.hc-blog-body>.hc-button{align-self:flex-start}.hc-blog-empty{text-align:center;padding:50px 20px;background:white;border-radius:16px}.hc-blog-empty p{margin:15px 0 25px}[hidden]{display:none!important}
.hc-quote-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:70px;align-items:start}.hc-quote h2{margin-bottom:25px;text-align:left}.hc-quote-steps{list-style:none;counter-reset:steps;padding:0;margin:35px 0}.hc-quote-steps li{counter-increment:steps;position:relative;padding-left:60px;margin-bottom:30px}.hc-quote-steps li::before{content:counter(steps);position:absolute;left:0;top:0;background:#1d4ed8;color:white;border-radius:50%;width:40px;height:40px;display:grid;place-items:center}.hc-quote-steps strong,.hc-quote-steps span{display:block}.hc-quote-form{padding:40px;background:white;border-radius:21px}.hc-quote-form h2{font-size:26px}.hc-quote-form form{display:grid;gap:22px}.hc-quote-form .contact-form__row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.hc-quote-form label{display:grid;gap:7px;font-weight:600}.hc-quote-form input,.hc-quote-form select,.hc-quote-form textarea{font:inherit;width:100%;min-width:0;padding:12px 15px;border:1px solid #cbd5e1;border-radius:10px;color:#0f172a;background:#fff}.hc-quote-form textarea{min-height:145px;resize:vertical}.hc-quote-form button[type=submit]{font:inherit;font-size:18px;line-height:1.2;background:#1d4ed8;color:white;border:0;border-radius:30px;padding:15px 25px;cursor:pointer}.hc-quote-form button:disabled{opacity:.6;cursor:wait}.hc-quote-form .contact-form__note{font-size:14px;font-weight:400;color:#475569}.hc-quote-form a{color:#1d4ed8;text-decoration:underline}.hc-quote-form [data-form-feedback]{border-radius:10px;padding:15px;background:#eff6ff}.hc-quote-form [data-state=error]{background:#fff1f2;color:#9f1239}.hc-quote-form [data-state=success]{background:#ecfdf5;color:#065f46}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #60a5fa;outline-offset:3px}
.hc-header-logo{object-fit:cover;object-position:center 46%;mix-blend-mode:normal}.hc-footer-logo{display:block;width:230px;height:110px;object-fit:contain;filter:invert(1)}
@media(max-width:1000px){.hc-editorial-features{grid-template-columns:repeat(2,minmax(0,1fr))}.hc-quote-grid{gap:35px}.hc-quote-form{padding:28px}.hc-page-hero h1{font-size:40px}.hc-blog-heading{align-items:start;flex-direction:column}}
@media(max-width:700px){.hc-page-hero h1{font-size:32px;line-height:1.4}.hc-editorial-features{grid-template-columns:1fr}.hc-story{padding:60px 0}.hc-story--blue{padding:100px 0}.hc-story--reverse>div,.hc-story--reverse>img{order:initial}.hc-quote-grid{grid-template-columns:1fr}.hc-quote-form{padding:25px 20px}.hc-quote-form .contact-form__row{grid-template-columns:1fr}.hc-blog-search{min-width:0;width:100%}.hc-invitation{padding:65px 0}.hc-info-card{padding:28px}}

.hc-quote-form .contact-form__note{display:block;margin-top:16px}.hc-quote-form .contact-form__actions{display:grid;gap:4px}

.hc-invitation .hc-button--white{color:#1d4ed8}.hc-invitation .hc-button--white:hover{color:#1e3a8a}
