:root {
  --navy-950:#041321; --navy-900:#071b32; --navy-800:#0b2a49; --navy-700:#10446f;
  --blue-700:#0869ae; --blue-600:#0c7ec6; --blue-500:#1698e4; --blue-100:#eaf6fd;
  --yellow:#ffd600; --yellow-dark:#e6bf00; --white:#fff; --ink:#102333; --muted:#5e7080;
  --line:#dce7ef; --soft:#f4f8fb; --danger:#b42318; --success:#177245;
  --shadow-sm:0 10px 30px rgba(7,27,50,.08); --shadow:0 24px 60px rgba(7,27,50,.16);
  --radius:20px; --radius-sm:12px; --container:1180px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:var(--blue-700);text-decoration:none}a:hover{color:var(--blue-500)}button,input,select,textarea{font:inherit}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:10px;z-index:1000;transform:translateY(-160%);padding:10px 16px;border-radius:8px;background:#fff;color:var(--navy-900);box-shadow:var(--shadow)}.skip-link:focus{transform:none}
.icon{width:1.25em;height:1.25em;flex:0 0 auto}.topbar{background:var(--navy-950);color:#c9dae8;font-size:.84rem}.topbar__inner{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px}.topbar span,.topbar a{display:inline-flex;align-items:center;gap:7px;color:inherit}.topbar__links{display:flex;gap:24px}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.97);box-shadow:0 1px 0 rgba(7,27,50,.08);transition:.25s}.site-header.is-scrolled{box-shadow:0 12px 35px rgba(7,27,50,.12)}.nav-wrap{backdrop-filter:blur(12px)}.nav-main{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;color:var(--navy-900);min-width:max-content}.brand img{width:62px;height:58px;object-fit:contain}.brand__text{display:flex;flex-direction:column;line-height:1.1}.brand__text strong{font-size:1.05rem}.brand__text small{margin-top:5px;color:var(--muted);font-size:.72rem;letter-spacing:.06em;text-transform:uppercase}.main-nav{display:flex;align-items:center;gap:5px}.main-nav>a:not(.button){padding:10px 9px;border-radius:8px;color:#294153;font-size:.91rem;font-weight:650;white-space:nowrap}.main-nav>a:not(.button):hover,.main-nav>a.is-active{background:var(--blue-100);color:var(--blue-700)}.nav-cta{margin-left:6px}.menu-toggle{display:none;border:0;background:transparent;color:var(--navy-900);padding:10px}.menu-toggle .icon{width:28px;height:28px}
.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:12px 20px;border:1px solid transparent;border-radius:10px;font-weight:750;line-height:1.2;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s,color .2s,border-color .2s}.button:hover{transform:translateY(-2px)}.button--small{min-height:40px;padding:9px 15px;font-size:.9rem}.button--primary{background:var(--blue-700);color:#fff;box-shadow:0 10px 24px rgba(8,105,174,.22)}.button--primary:hover{background:var(--blue-600);color:#fff}.button--accent{background:var(--yellow);color:var(--navy-950);box-shadow:0 12px 28px rgba(255,214,0,.2)}.button--accent:hover{background:#ffe33a;color:var(--navy-950)}.button--outline{border-color:var(--blue-700);color:var(--blue-700);background:#fff}.button--outline:hover{background:var(--blue-100)}.button--ghost{border-color:rgba(255,255,255,.28);color:#fff;background:rgba(255,255,255,.06)}.button--ghost:hover{background:rgba(255,255,255,.13);color:#fff}.button-row{display:flex;gap:12px;flex-wrap:wrap}.text-link{display:inline-flex;align-items:center;gap:8px;font-weight:800;color:var(--blue-700)}.text-link .icon{transition:transform .2s}.text-link:hover .icon{transform:translateX(4px)}
.eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 14px;color:#dbefff;font-size:.78rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.eyebrow>span{width:34px;height:3px;border-radius:9px;background:var(--yellow)}.eyebrow--blue{color:var(--blue-700)}.eyebrow--blue:before{content:"";width:32px;height:3px;border-radius:9px;background:var(--yellow)}h1,h2,h3{margin:0;color:var(--navy-900);font-weight:850;line-height:1.14;letter-spacing:-.025em}h1{font-size:clamp(2.45rem,5.3vw,4.9rem)}h2{font-size:clamp(2rem,3.7vw,3.15rem)}h3{font-size:1.22rem}p{margin-top:0}.section{padding:105px 0}.section--soft{background:var(--soft)}.section--dark{background:var(--navy-900);color:#d8e6f0}.section-heading{max-width:760px;margin-bottom:46px}.section-heading--center{text-align:center;margin-inline:auto}.section-heading--center .eyebrow{justify-content:center}.section-heading h2{margin-bottom:18px}.section-heading>p:last-child{font-size:1.08rem;color:var(--muted);margin-bottom:0}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal--delay{transition-delay:.12s}.reveal.is-visible{opacity:1;transform:none}
.hero{position:relative;overflow:hidden;background:linear-gradient(118deg,var(--navy-950),var(--navy-900) 56%,#073c69);color:#fff}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:58px 58px;mask-image:linear-gradient(to right,#000,transparent 70%)}.hero:before{content:"";position:absolute;width:720px;height:720px;border-radius:50%;right:-250px;top:-310px;background:radial-gradient(circle,rgba(22,152,228,.34),transparent 67%)}.hero:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;left:-230px;bottom:-280px;background:radial-gradient(circle,rgba(255,214,0,.14),transparent 67%)}.hero__inner{position:relative;z-index:1;min-height:720px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:70px;padding-block:78px}.hero h1{color:#fff;max-width:780px}.hero h1 em{display:block;color:#9ed9ff;font-style:normal}.hero__lead{max-width:700px;margin:26px 0 30px;color:#c8dbea;font-size:1.16rem}.hero-trust{display:flex;gap:20px;flex-wrap:wrap;padding:0;margin:30px 0 0;list-style:none;color:#d7e8f4;font-size:.9rem}.hero-trust li{display:flex;align-items:center;gap:7px}.hero-trust .icon{color:var(--yellow)}.hero__visual{position:relative;min-height:500px;display:grid;place-items:center}.hero-panel{position:relative;z-index:2;width:min(100%,430px);padding:15px;border:1px solid rgba(255,255,255,.17);border-radius:22px;background:rgba(4,19,33,.64);box-shadow:0 40px 90px rgba(0,0,0,.4);backdrop-filter:blur(12px);transform:perspective(900px) rotateY(-7deg) rotateX(2deg)}.panel-top{display:flex;gap:7px;padding:3px 3px 13px}.panel-top span{width:9px;height:9px;border-radius:50%;background:#ff6b65}.panel-top span:nth-child(2){background:var(--yellow)}.panel-top span:nth-child(3){background:#40ca75}.panel-screen{min-height:295px;border-radius:14px;padding:28px;background:linear-gradient(145deg,#0b3357,#071b32);display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:24px;overflow:hidden}.screen-logo{display:grid;place-items:center;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.16),rgba(255,255,255,.02) 68%);border:1px solid rgba(255,255,255,.08)}.screen-logo img{width:130px;filter:drop-shadow(0 12px 22px rgba(0,0,0,.24))}.screen-lines{display:grid;gap:16px}.screen-lines i{height:10px;border-radius:20px;background:linear-gradient(90deg,var(--blue-500),rgba(22,152,228,.1))}.screen-lines i:nth-child(2){width:78%}.screen-lines i:nth-child(3){width:92%}.screen-lines i:nth-child(4){width:55%;background:linear-gradient(90deg,var(--yellow),rgba(255,214,0,.1))}.panel-stats{display:grid;grid-template-columns:auto 1fr auto 1fr;gap:7px 10px;padding:16px 7px 4px;align-items:center;font-size:.72rem}.panel-stats span{color:#85a9c2;text-transform:uppercase;letter-spacing:.08em}.panel-stats strong{color:#fff}.tech-orbit{position:absolute;border:1px solid rgba(106,199,255,.18);border-radius:50%}.tech-orbit--one{width:475px;height:475px;animation:spin 24s linear infinite}.tech-orbit--two{width:360px;height:360px;border-style:dashed;animation:spin 18s linear reverse infinite}.tech-orbit:after{content:"";position:absolute;width:12px;height:12px;border-radius:50%;left:50%;top:-6px;background:var(--yellow);box-shadow:0 0 22px var(--yellow)}@keyframes spin{to{transform:rotate(360deg)}}.float-card{position:absolute;z-index:3;display:flex;align-items:center;gap:11px;padding:13px 16px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:rgba(10,43,73,.9);box-shadow:var(--shadow);color:#fff;backdrop-filter:blur(8px)}.float-card .icon{width:28px;height:28px;color:#73cfff}.float-card span{display:flex;flex-direction:column}.float-card small{color:#8eb6d1}.float-card--top{right:-20px;top:70px}.float-card--bottom{left:-30px;bottom:75px}.quick-contact{background:var(--yellow);color:var(--navy-950)}.quick-contact__inner{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:20px}.quick-contact p{margin:0}.quick-contact a{display:flex;align-items:center;gap:8px;color:var(--navy-950);font-weight:900;font-size:1.08rem}
.audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.audience-card{position:relative;overflow:hidden;padding:42px;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff}.audience-card:before{content:"";position:absolute;right:-60px;top:-60px;width:190px;height:190px;border-radius:50%;background:var(--blue-100)}.audience-card--business{background:var(--navy-900);border-color:transparent;color:#d8e6f0}.audience-card--business:before{background:rgba(22,152,228,.12)}.audience-card--business h3,.audience-card--business .text-link{color:#fff}.audience-card__icon{position:relative;z-index:1;width:62px;height:62px;display:grid;place-items:center;border-radius:16px;background:var(--blue-100);color:var(--blue-700)}.audience-card--business .audience-card__icon{background:rgba(255,255,255,.1);color:#7bd1ff}.audience-card__icon .icon{width:31px;height:31px}.card-kicker{margin:25px 0 7px;color:var(--blue-700);font-size:.78rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.audience-card--business .card-kicker{color:#72c9f9}.audience-card h3{font-size:1.8rem;margin-bottom:14px}.check-list{list-style:none;padding:0;margin:22px 0 28px;display:grid;gap:10px}.check-list li{display:flex;align-items:flex-start;gap:9px}.check-list .icon{margin-top:3px;color:var(--blue-600)}.audience-card--business .check-list .icon{color:var(--yellow)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{padding:30px;border:1px solid var(--line);border-radius:16px;background:#fff;transition:transform .25s,box-shadow .25s,border-color .25s}.service-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-sm);border-color:#b9d8eb}.service-card>span{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;background:var(--blue-100);color:var(--blue-700);margin-bottom:20px}.service-card>span .icon{width:25px;height:25px}.service-card h3{margin-bottom:10px}.service-card p{margin:0;color:var(--muted)}
.split-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.split-layout--reverse .split-content{order:1}.split-content h2{margin-bottom:20px}.split-content>p{color:var(--muted);font-size:1.05rem}.remote-section{overflow:hidden}.remote-window{border-radius:22px;background:var(--navy-900);box-shadow:var(--shadow);padding:14px;transform:rotate(-2deg)}.remote-window__bar{display:flex;align-items:center;gap:7px;padding:4px 4px 14px;color:#9bb7cb;font-size:.78rem}.remote-window__bar span{width:9px;height:9px;border-radius:50%;background:#fa6a62}.remote-window__bar span:nth-child(2){background:var(--yellow)}.remote-window__bar span:nth-child(3){background:#43cc78}.remote-window__bar b{margin-left:10px}.remote-window__content{min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:15px;background:radial-gradient(circle at 50% 30%,#15598f,#071b32 72%);color:#fff}.remote-window__icon{width:78px;height:78px;color:#78d2ff;margin-bottom:20px}.remote-window__content strong{font-size:1.45rem}.remote-window__content p{color:#96b7cd}.remote-code{display:flex;gap:8px;margin-top:18px}.remote-code i{width:11px;height:14px;border-radius:3px;background:var(--yellow)}.feature-points{display:grid;gap:16px;margin:28px 0}.feature-points>div{display:flex;align-items:center;gap:14px}.feature-points>div>.icon{width:38px;height:38px;padding:9px;border-radius:10px;background:var(--blue-100);color:var(--blue-700)}.feature-points span{display:flex;flex-direction:column}.feature-points small{color:var(--muted)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.12);border-radius:var(--radius);overflow:hidden}.stat{padding:42px 28px;background:var(--navy-900);text-align:center}.stat strong{display:block;color:#fff;font-size:2.6rem;line-height:1}.stat span{display:block;margin-top:12px;color:#a9c0d2;font-size:.9rem}.value-visual{position:relative;min-height:440px;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle,#eaf6fd 0,#f7fbfe 55%,transparent 56%)}.value-logo{width:220px;height:220px;border-radius:50%;display:grid;place-items:center;background:#fff;box-shadow:var(--shadow)}.value-logo img{width:155px}.value-chip{position:absolute;display:flex;align-items:center;gap:9px;padding:11px 15px;border:1px solid var(--line);border-radius:999px;background:#fff;box-shadow:var(--shadow-sm);font-weight:750}.value-chip .icon{color:var(--blue-700)}.value-chip--1{top:45px;left:45px}.value-chip--2{top:90px;right:5px}.value-chip--3{bottom:70px;left:5px}.value-chip--4{bottom:28px;right:55px}.check-list--large{font-size:1.03rem;gap:14px}.cta-section{padding:0 0 105px}.cta-box{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:50px;padding:54px 58px;border-radius:24px;background:linear-gradient(120deg,var(--navy-900),#0b4a7c);color:#d6e8f5}.cta-box:after{content:"";position:absolute;width:320px;height:320px;border-radius:50%;right:-110px;top:-180px;background:rgba(22,152,228,.2)}.cta-box>div{position:relative;z-index:1}.cta-box h2{color:#fff;max-width:760px;margin-bottom:12px}.cta-box p:last-child{margin-bottom:0}
.page-hero{position:relative;overflow:hidden;background:var(--navy-900);color:#d4e6f3}.page-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:58px 58px;mask-image:linear-gradient(to right,#000,transparent)}.page-hero:after{content:"";position:absolute;width:460px;height:460px;border-radius:50%;right:-120px;top:-240px;background:radial-gradient(circle,rgba(22,152,228,.36),transparent 67%)}.page-hero--residential:after{background:radial-gradient(circle,rgba(255,214,0,.22),transparent 67%)}.page-hero__inner{position:relative;z-index:1;min-height:390px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:50px;padding-block:60px}.page-hero h1{color:#fff;max-width:900px;font-size:clamp(2.35rem,4.5vw,4.2rem)}.page-hero p:last-child{max-width:780px;margin:22px 0 0;font-size:1.13rem}.page-hero__icon{width:170px;height:170px;display:grid;place-items:center;border-radius:40px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);transform:rotate(5deg)}.page-hero__icon .icon{width:88px;height:88px;color:#70cfff}.page-hero--residential .page-hero__icon .icon{color:var(--yellow)}.page-hero__logo{width:220px;height:220px;display:grid;place-items:center;border-radius:50%;background:#fff;box-shadow:var(--shadow)}.page-hero__logo img{width:165px}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.detail-card{padding:30px;border:1px solid var(--line);border-radius:18px;background:#fff}.detail-card>span{width:52px;height:52px;display:grid;place-items:center;border-radius:13px;background:var(--blue-100);color:var(--blue-700);margin-bottom:20px}.detail-card>span .icon{width:28px;height:28px}.detail-card h3{margin-bottom:12px}.detail-card p{color:var(--muted)}.detail-card ul{margin:18px 0 0;padding-left:20px;color:#3d5363}.detail-card li+li{margin-top:7px}.process-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.process-list{list-style:none;padding:0;margin:0;display:grid;gap:16px}.process-list li{display:flex;gap:18px;padding:24px;border:1px solid var(--line);border-radius:15px;background:#fff}.process-list>li>span{font-size:1.55rem;font-weight:900;color:var(--blue-600)}.process-list h3{margin-bottom:6px}.process-list p{margin:0;color:var(--muted)}.business-callout h2{color:#fff}.business-callout .split-content>p{color:#b7cddd}.business-callout .check-list .icon{color:var(--yellow)}.business-diagram{position:relative;min-height:440px}.business-diagram:before,.business-diagram:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.15);border-radius:50%}.business-diagram:before{width:360px;height:360px}.business-diagram:after{width:260px;height:260px}.diagram-node{position:absolute;z-index:1;width:120px;height:120px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(255,255,255,.15);background:#0c365d;color:#fff;text-align:center;font-weight:700;font-size:.82rem}.diagram-node .icon{width:34px;height:34px;color:#79d2ff}.diagram-node--center{left:50%;top:50%;transform:translate(-50%,-50%);width:150px;height:150px;background:var(--blue-700)}.diagram-node--1{left:5%;top:12%}.diagram-node--2{right:2%;top:15%}.diagram-node--3{left:7%;bottom:2%}.diagram-node--4{right:5%;bottom:4%}
.support-layout{display:grid;grid-template-columns:1.25fr .75fr;gap:60px;align-items:start}.numbered-steps{list-style:none;margin:0;padding:0;display:grid;gap:18px}.numbered-steps li{display:flex;gap:20px;padding:24px;border:1px solid var(--line);border-radius:16px}.numbered-steps>li>span{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;border-radius:50%;background:var(--blue-700);color:#fff;font-weight:900}.numbered-steps h3{margin-bottom:7px}.numbered-steps p{margin:0;color:var(--muted)}.download-box{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px;padding:24px;border-radius:16px;background:var(--blue-100)}.download-box>div{display:flex;align-items:center;gap:14px}.download-box>div>.icon{width:38px;height:38px;color:var(--blue-700)}.download-box span{display:flex;flex-direction:column}.download-box small{color:var(--muted)}.support-aside,.contact-info,.secure-info{display:grid;gap:16px;position:sticky;top:125px}.notice-card{display:flex;align-items:flex-start;gap:15px;padding:24px;border:1px solid var(--line);border-radius:16px;background:#fff}.notice-card>span{width:44px;height:44px;display:grid;place-items:center;flex:0 0 44px;border-radius:11px;background:var(--blue-100);color:var(--blue-700)}.notice-card h2{font-size:1.12rem;margin-bottom:8px}.notice-card p:last-child,.notice-card ul:last-child{margin-bottom:0}.notice-card p,.notice-card li{color:var(--muted)}.notice-card--warning{border-color:#f3d37b;background:#fffaf0}.notice-card--warning>span{background:#fff0b7;color:#8a6500}.notice-card code{font-size:.85em}.mini-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.mini-card{padding:25px;border:1px solid var(--line);border-radius:15px;background:#fff}.mini-card>.icon{width:34px;height:34px;color:var(--blue-700);margin-bottom:18px}.mini-card h3{margin-bottom:8px}.mini-card p{margin:0;color:var(--muted)}
.about-mosaic{display:grid;grid-template-columns:1fr 1fr;gap:14px;transform:rotate(2deg)}.about-mosaic>div{min-height:185px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;border-radius:20px;background:var(--navy-900);color:#fff;box-shadow:var(--shadow)}.about-mosaic>div:nth-child(2),.about-mosaic>div:nth-child(3){background:var(--blue-700)}.about-mosaic .icon{width:52px;height:52px;color:#77d2ff}.about-mosaic>div:nth-child(2) .icon,.about-mosaic>div:nth-child(3) .icon{color:var(--yellow)}.about-mosaic span{font-weight:850}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.value-card{padding:30px;border-radius:18px;background:#fff;border:1px solid var(--line)}.value-card>span{color:var(--blue-600);font-size:.82rem;font-weight:900;letter-spacing:.12em}.value-card h3{margin:15px 0 10px;font-size:1.45rem}.value-card p{margin:0;color:var(--muted)}
.contact-layout{display:grid;grid-template-columns:1.25fr .75fr;gap:55px;align-items:start}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:7px}.field--full{grid-column:1/-1}.field label{font-weight:750;color:#243b4c}.field label span,.checkbox strong{color:var(--danger)}.field input,.field select,.field textarea,.copy-field input{width:100%;border:1px solid #bfd0dc;border-radius:10px;background:#fff;color:var(--ink);padding:12px 14px;outline:none;transition:border-color .2s,box-shadow .2s}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus,.copy-field input:focus{border-color:var(--blue-600);box-shadow:0 0 0 4px rgba(12,126,198,.12)}.field small{color:var(--muted)}.contact-form{display:grid;gap:22px}.checkbox{display:flex;align-items:flex-start;gap:10px;font-size:.9rem;color:var(--muted)}.checkbox input{margin-top:5px;accent-color:var(--blue-700)}.honeypot{position:absolute;left:-10000px}.form-alert{display:flex;gap:13px;padding:18px;margin-bottom:24px;border-radius:12px}.form-alert--success{background:#ecf9f2;color:var(--success);border:1px solid #b9e7ce}.form-alert--error{display:block;background:#fff2f1;color:var(--danger);border:1px solid #f5c2bd}.form-alert p,.form-alert ul{margin-bottom:0}.contact-card{display:flex;align-items:flex-start;gap:15px;padding:23px;border:1px solid var(--line);border-radius:16px}.contact-card>span{width:44px;height:44px;display:grid;place-items:center;flex:0 0 44px;border-radius:11px;background:var(--blue-100);color:var(--blue-700)}.contact-card h2{font-size:1.1rem;margin-bottom:7px}.contact-card p{color:var(--muted);margin-bottom:8px}.hours-card{padding:25px;border-radius:16px;background:var(--navy-900);color:#d6e7f3}.hours-card h2{display:flex;align-items:center;gap:10px;color:#fff;font-size:1.15rem;margin-bottom:18px}.hours-card dl{margin:0}.hours-card dl div{display:flex;justify-content:space-between;gap:16px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.1)}.hours-card dl div:last-child{border:0}.hours-card dt{color:#a9c0d1}.hours-card dd{margin:0;color:#fff;font-weight:750}
.secure-layout{display:grid;grid-template-columns:1.15fr .75fr;gap:55px;align-items:start}.secure-panel{padding:35px;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow-sm)}.secure-panel form{display:grid;gap:20px}.secure-result{margin-top:25px;padding-top:25px;border-top:1px solid var(--line)}.secure-result>label{display:block;font-weight:750;margin-bottom:8px}.copy-field{display:grid;grid-template-columns:1fr auto}.copy-field input{border-radius:10px 0 0 10px}.copy-field button{width:52px;border:0;border-radius:0 10px 10px 0;background:var(--blue-700);color:#fff;cursor:pointer}.copy-field button:hover{background:var(--blue-600)}.secure-result [data-copy-status]{min-height:24px;color:var(--success);font-size:.9rem}.decrypted-message{min-height:180px;padding:22px;border-radius:13px;background:var(--soft);border:1px solid var(--line);white-space:pre-wrap;overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.secure-expiry{margin:16px 0;color:var(--muted);font-size:.9rem}.prose{max-width:850px}.prose h2{font-size:1.55rem;margin:36px 0 12px}.prose p,.prose li{color:#445b6b}.prose a{text-decoration:underline}.legal-note{margin-top:40px;padding:22px;border:1px solid #f0d074;background:#fffaf0;border-radius:14px}.legal-note p{margin:6px 0 0}.error-page{min-height:65vh;display:grid;place-items:center;text-align:center;padding:90px 0}.error-page strong{display:block;color:var(--blue-600);font-size:7rem;line-height:1}.error-page h1{font-size:2.5rem;margin:10px 0}.error-page p{color:var(--muted);margin-bottom:28px}.error-page .button-row{justify-content:center}
.site-footer{background:var(--navy-950);color:#9eb5c6;padding-top:70px}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr 1fr .8fr;gap:50px;padding-bottom:55px}.brand--footer{color:#fff;margin-bottom:18px}.brand--footer img{width:62px}.footer-about p{max-width:420px}.site-footer h2{color:#fff;font-size:1rem;margin-bottom:20px}.footer-links,.footer-contact{list-style:none;padding:0;margin:0;display:grid;gap:11px}.footer-links a,.footer-contact a{color:#a9bfce}.footer-links a:hover,.footer-contact a:hover{color:#fff}.footer-contact li{display:flex;gap:10px;align-items:flex-start}.footer-contact .icon{margin-top:3px;color:#69c9ff}.footer-hours{margin:0}.footer-hours div{display:flex;justify-content:space-between;gap:10px;padding:6px 0}.footer-hours dd{margin:0;color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.09)}.footer-bottom__inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:.84rem}.footer-bottom p{margin:0}.footer-bottom a{color:#9eb5c6;margin-left:20px}.mobile-actions{display:none}.back-to-top{position:fixed;right:20px;bottom:22px;z-index:80;width:44px;height:44px;border:0;border-radius:50%;background:var(--blue-700);color:#fff;box-shadow:var(--shadow);opacity:0;pointer-events:none;transform:translateY(15px);transition:.2s;cursor:pointer}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:none}
@media (max-width:1050px){.main-nav>a:not(.button){padding-inline:6px;font-size:.84rem}.brand__text{display:none}.hero__inner{grid-template-columns:1fr .85fr;gap:35px}.service-grid,.detail-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.value-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:860px){.topbar{display:none}.nav-main{min-height:72px}.brand__text{display:flex}.menu-toggle{display:block}.main-nav{position:fixed;inset:72px 0 auto 0;max-height:calc(100vh - 72px);overflow:auto;display:none;flex-direction:column;align-items:stretch;gap:3px;padding:18px 20px 28px;background:#fff;border-top:1px solid var(--line);box-shadow:var(--shadow)}.main-nav.is-open{display:flex}.main-nav>a:not(.button){padding:13px}.nav-cta{margin:10px 0 0}.hero__inner{grid-template-columns:1fr;min-height:auto;padding-block:80px}.hero__visual{min-height:450px}.audience-grid,.split-layout,.process-layout,.support-layout,.contact-layout,.secure-layout{grid-template-columns:1fr}.split-layout--reverse .split-content{order:0}.stats-grid{grid-template-columns:repeat(2,1fr)}.cta-box{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:last-child{grid-column:auto}.support-aside,.contact-info,.secure-info{position:static}.page-hero__inner{min-height:340px}.page-hero__icon,.page-hero__logo{width:135px;height:135px}.page-hero__icon .icon{width:68px;height:68px}.page-hero__logo img{width:105px}.business-diagram{min-height:500px}}
@media (max-width:640px){.container{width:min(calc(100% - 28px),var(--container))}.section{padding:75px 0}.brand img{width:54px;height:50px}.brand__text strong{font-size:.95rem}.brand__text small{font-size:.65rem}.hero__inner{padding-block:62px}.hero h1{font-size:2.55rem}.hero__lead{font-size:1.04rem}.hero__visual{min-height:340px}.hero-panel{width:310px}.panel-screen{min-height:220px;padding:18px}.screen-logo{height:130px}.screen-logo img{width:90px}.float-card{font-size:.78rem;padding:9px 11px}.float-card--top{right:-5px;top:20px}.float-card--bottom{left:-5px;bottom:25px}.tech-orbit--one{width:330px;height:330px}.tech-orbit--two{width:270px;height:270px}.hero-trust{display:grid;gap:8px}.quick-contact__inner{padding-block:13px;align-items:flex-start;flex-direction:column;gap:4px}.audience-grid,.service-grid,.detail-grid,.mini-card-grid,.value-grid{grid-template-columns:1fr}.audience-card{padding:30px}.split-layout{gap:50px}.stats-grid{grid-template-columns:1fr}.stat{padding:28px}.value-visual{min-height:370px}.value-logo{width:160px;height:160px}.value-logo img{width:110px}.value-chip{padding:8px 10px;font-size:.75rem}.value-chip--1{left:5px}.value-chip--2{right:0}.value-chip--3{left:0}.value-chip--4{right:5px}.cta-section{padding-bottom:75px}.cta-box{padding:38px 26px}.page-hero__inner{grid-template-columns:1fr;min-height:auto;padding-block:55px}.page-hero__icon,.page-hero__logo{display:none}.page-hero h1{font-size:2.45rem}.form-grid{grid-template-columns:1fr}.field--full{grid-column:auto}.download-box{align-items:flex-start;flex-direction:column}.about-mosaic{transform:none}.process-list li{padding:20px}.business-diagram{min-height:420px}.diagram-node{width:95px;height:95px}.diagram-node--center{width:125px;height:125px}.diagram-node--1{left:0}.diagram-node--2{right:0}.diagram-node--3{left:0}.diagram-node--4{right:0}.footer-grid{grid-template-columns:1fr}.footer-bottom__inner{align-items:flex-start;flex-direction:column;padding-block:20px}.footer-bottom a{margin:0 18px 0 0}.mobile-actions{position:fixed;left:0;right:0;bottom:0;z-index:90;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-top:1px solid var(--line);box-shadow:0 -8px 24px rgba(7,27,50,.12)}.mobile-actions a{display:flex;flex-direction:column;align-items:center;gap:2px;padding:8px 4px;color:var(--navy-900);font-size:.72rem;font-weight:750}.mobile-actions .icon{width:21px;height:21px;color:var(--blue-700)}.back-to-top{bottom:78px}.site-footer{padding-bottom:62px}.secure-panel{padding:24px}.error-page strong{font-size:5rem}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}

/* Outil sécurisé v1.2 */
.button--danger{background:#fff;color:var(--danger);border-color:#d92d20}.button--danger:hover{background:#fff1f0;color:#8f1b13}.button:disabled{opacity:.62;cursor:not-allowed;transform:none}.secure-checkbox{padding:16px;border:1px solid var(--line);border-radius:12px;background:var(--soft)}.secure-checkbox strong{color:var(--ink)}.secure-form-status,.secure-delete-status{min-height:24px;margin:0;font-weight:700}.secure-form-status.is-error,.secure-delete-status.is-error{color:var(--danger)}.secure-form-status.is-success,.secure-delete-status{color:var(--success)}.secure-result-note{color:var(--muted);font-size:.92rem}.secure-password-form{display:grid;gap:18px;margin-bottom:24px;padding:20px;border:1px solid var(--line);border-radius:14px;background:var(--soft)}.secure-password-form .button{justify-self:start}.secure-panel [hidden]{display:none!important}

/* v1.5 — numéro visible dans le bouton d'appel principal */
.nav-cta{white-space:nowrap}
@media (max-width:1180px) and (min-width:861px){.nav-cta{font-size:.78rem;padding-inline:10px}}

/* v2.0 — bouton TeamViewer QuickSupport dans l’en-tête */
.nav-support{white-space:nowrap;margin-left:2px}
.nav-main{width:min(calc(100% - 40px),1360px)}
@media (max-width:1220px) and (min-width:861px){
  .brand__text{display:none}
  .main-nav>a:not(.button){padding-inline:5px;font-size:.82rem}
  .nav-cta,.nav-support{font-size:.76rem;padding-inline:9px}
}
@media (max-width:860px){
  .nav-support{margin:3px 0 0}
}

/* v2.2 — comportement du bouton Appeler sur ordinateur */
.phone-dialog{width:min(92vw,480px);padding:0;border:0;border-radius:22px;background:transparent;color:var(--ink);box-shadow:var(--shadow)}
.phone-dialog::backdrop{background:rgba(4,19,33,.68);backdrop-filter:blur(3px)}
.phone-dialog:not([open]){display:none}
.phone-dialog__card{position:relative;padding:38px;text-align:center;background:#fff;border:1px solid var(--line);border-radius:22px}
.phone-dialog__close{position:absolute;top:12px;right:14px;width:38px;height:38px;border:0;border-radius:50%;background:var(--soft);color:var(--navy-900);font-size:1.7rem;line-height:1;cursor:pointer}
.phone-dialog__close:hover{background:var(--blue-100)}
.phone-dialog__icon{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 18px;border-radius:18px;background:var(--blue-100);color:var(--blue-700)}
.phone-dialog__icon .icon{width:31px;height:31px}
.phone-dialog .eyebrow{justify-content:center;margin-bottom:8px;color:var(--blue-700)}
.phone-dialog h2{font-size:1.65rem;margin-bottom:8px}
.phone-dialog__number{margin:0 0 12px;color:var(--blue-700);font-size:2rem;font-weight:850;letter-spacing:.02em}
.phone-dialog__help{max-width:360px;margin:0 auto 22px;color:var(--muted)}
.phone-dialog__actions{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}
.phone-dialog__status{min-height:24px;margin:14px 0 0;color:var(--success);font-weight:700}
body.dialog-open{overflow:hidden}
@media (max-width:520px){.phone-dialog__card{padding:32px 22px}.phone-dialog__number{font-size:1.65rem}.phone-dialog__actions{display:grid}.phone-dialog__actions .button{width:100%}}

.contact-form button[type="submit"]:disabled{cursor:wait;opacity:.72;transform:none;box-shadow:none}
.contact-form[aria-busy="true"]{opacity:.97}

/* Avis Google — carrousel manuel */
.reviews-section{background:linear-gradient(180deg,#fff 0%,var(--soft) 100%)}
.reviews-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:42px}
.reviews-heading .section-heading{margin-bottom:0}
.reviews-google-link{flex:0 0 auto}
.reviews-carousel{--reviews-visible:3;position:relative}
.reviews-carousel__viewport{overflow:hidden;padding:4px 2px 30px}
.reviews-carousel__track{display:flex;gap:22px;transition:transform .55s cubic-bezier(.22,.61,.36,1);will-change:transform}
.review-card{display:flex;flex:0 0 calc((100% - (var(--reviews-visible) - 1)*22px)/var(--reviews-visible));flex-direction:column;min-height:270px;padding:28px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 18px 45px rgba(6,31,54,.07)}
.review-card__meta{display:flex;align-items:center;gap:13px;margin-bottom:14px}
.review-card__avatar{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--blue-100);color:var(--blue-700);font-size:1.1rem;font-weight:900}
.review-card__meta div{display:flex;flex-direction:column;gap:3px}
.review-card__meta strong{color:var(--navy-900)}
.review-card__meta span{color:var(--muted);font-size:.84rem}
.review-card__stars{display:flex;gap:2px;margin:0 0 14px;color:#f2b705;font-size:1.12rem;letter-spacing:.02em}
.review-card blockquote{position:relative;flex:1;margin:0 0 24px;color:#31495a;font-size:1.08rem;line-height:1.65}
.review-card>a{display:inline-flex;align-items:center;gap:7px;color:var(--blue-700);font-weight:800;text-decoration:none}
.review-card>a:hover{text-decoration:underline}
.review-card>a .icon{width:17px;height:17px}
.reviews-carousel__controls{display:flex;align-items:center;justify-content:center;gap:18px}
.reviews-carousel__button{display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--blue-700);box-shadow:0 8px 20px rgba(6,31,54,.08);cursor:pointer;transition:transform .2s ease,background .2s ease}
.reviews-carousel__button:hover{background:var(--blue-100);transform:translateX(-2px)}
.reviews-carousel__button[data-reviews-prev] .icon{transform:rotate(180deg)}
.reviews-carousel__button[data-reviews-next] .icon{transform:none}
.reviews-carousel__button[data-reviews-prev]:hover{transform:translateX(-2px)}
.reviews-carousel__button[data-reviews-next]:hover{transform:translateX(2px)}
.reviews-carousel__button:disabled{opacity:.45;cursor:default;transform:none}
.reviews-carousel__button .icon{width:20px;height:20px}
.reviews-carousel__dots{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;max-width:420px}
.reviews-carousel__dot{width:9px;height:9px;padding:0;border:0;border-radius:999px;background:#b9cad6;cursor:pointer;transition:width .2s ease,background .2s ease}
.reviews-carousel__dot.is-active{width:26px;background:var(--blue-700)}
@media (max-width:999px){.reviews-carousel{--reviews-visible:2}}
@media (max-width:900px){.reviews-heading{align-items:flex-start;flex-direction:column}}
@media (max-width:679px){.reviews-carousel{--reviews-visible:1}.reviews-carousel__viewport{padding-bottom:22px}.review-card{min-height:250px}.reviews-carousel__dots{max-width:190px}.reviews-carousel__controls{gap:12px}}
@media (prefers-reduced-motion:reduce){.reviews-carousel__track{transition:none}}



/* Outil chiffré — sélection et téléchargement de fichiers */
.field input[type="file"]{padding:10px;background:#fff}
.field input[type="file"]::file-selector-button{margin-right:12px;padding:10px 14px;border:1px solid var(--blue-700);border-radius:9px;background:#fff;color:var(--blue-700);font:inherit;font-weight:750;cursor:pointer}
.field input[type="file"]::file-selector-button:hover{background:var(--blue-100)}
.button--compact{min-height:38px;padding:8px 13px;font-size:.88rem}
.secure-file-selection{margin-top:12px;padding:15px;border:1px solid var(--line);border-radius:12px;background:var(--soft)}
.secure-file-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}
.secure-file-list li{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:9px 11px;border-radius:9px;background:#fff;border:1px solid rgba(21,108,171,.12)}
.secure-file-list span{min-width:0;overflow-wrap:anywhere;font-weight:700;color:var(--ink)}
.secure-file-list small{flex:0 0 auto;color:var(--muted)}
.secure-file-selection__footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:13px}
.secure-file-selection__footer>small{color:var(--muted)}
.decrypted-content-block,.decrypted-files{margin-top:20px}
.decrypted-content-block h3,.decrypted-files h3{margin-bottom:10px}
.decrypted-files__heading{margin-bottom:12px}
.decrypted-files__heading p{margin:5px 0 0;color:var(--muted);font-size:.92rem}
.decrypted-file-list{display:grid;gap:10px}
.secure-download-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px;border:1px solid var(--line);border-radius:12px;background:var(--soft)}
.secure-download-card>div{min-width:0;display:flex;flex-direction:column;gap:4px}
.secure-download-card strong{overflow-wrap:anywhere;color:var(--ink)}
.secure-download-card small{color:var(--muted)}
.secure-download-card .button{flex:0 0 auto}
@media (max-width:640px){.secure-file-selection__footer,.secure-download-card{align-items:stretch;flex-direction:column}.secure-download-card .button{width:100%}}
