.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(220,228,236,.85);backdrop-filter:blur(14px)}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand img{display:block;width:176px}.nav-links{display:flex;align-items:center;gap:25px;font-size:.92rem;font-weight:650}.nav-links a:hover,.nav-links a[aria-current="page"]{color:var(--teal)}.nav-actions{display:flex;align-items:center;gap:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:11px 19px;border:1px solid transparent;border-radius:10px;background:var(--navy);color:#fff;font-weight:750;cursor:pointer;transition:transform .2s,background .2s}.button:hover{background:var(--blue);transform:translateY(-1px)}.button--accent{background:var(--teal)}.button--accent:hover{background:#0c7467}.button--ghost{background:transparent;color:var(--navy);border-color:var(--line)}.section--dark .button--ghost{color:#fff;border-color:#52657b}.lang{font-size:.84rem;font-weight:800;color:var(--teal);padding:8px}.menu-toggle{display:none;border:0;background:transparent;padding:9px}.menu-toggle span{display:block;width:24px;height:2px;background:var(--navy);margin:5px}.hero{position:relative;overflow:hidden;padding:94px 0 72px;background:linear-gradient(110deg,#fff 50%,#eef7f6 50%)}.hero:after{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(32,179,154,.22);border-radius:50%;right:-110px;top:-130px}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:68px;align-items:center}.hero h1{max-width:800px}.hero .lead{font-size:1.18rem}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero-visual{position:relative;min-height:480px}.dashboard{position:absolute;inset:25px 0 0 15px;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);padding:24px}.dash-top{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:17px}.dots{display:flex;gap:6px}.dots i{width:8px;height:8px;border-radius:50%;background:#c7d3df}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0}.metric{padding:16px;border-radius:12px;background:var(--wash)}.metric b{display:block;color:var(--navy);font-size:1.25rem}.metric span{font-size:.72rem;color:var(--muted)}.flow{display:grid;gap:12px}.flow-row{display:flex;align-items:center;gap:13px;padding:13px;border:1px solid var(--line);border-radius:12px}.flow-icon,.card-icon{width:40px;height:40px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;background:var(--mint);color:var(--teal);font-weight:900}.flow-row b{display:block;font-size:.85rem}.flow-row small{color:var(--muted)}.status{margin-left:auto;width:8px;height:8px;border-radius:50%;background:var(--teal-bright)}.trust{border-block:1px solid var(--line);background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(6,1fr)}.trust-item{padding:23px 15px;text-align:center;font-size:.78rem;font-weight:750;color:var(--navy);border-right:1px solid var(--line)}.trust-item:last-child{border:0}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px;transition:border-color .2s,transform .2s,box-shadow .2s}.card:hover{border-color:#a8dcd3;transform:translateY(-3px);box-shadow:0 15px 35px rgba(11,31,58,.07)}.card p{color:var(--muted)}.card ul,.check-list{list-style:none;padding:0;margin:20px 0 0}.card li,.check-list li{position:relative;padding-left:23px;margin:8px 0;color:#435269;font-size:.91rem}.card li:before,.check-list li:before{content:"✓";position:absolute;left:0;color:var(--teal);font-weight:900}.module-card{display:flex;flex-direction:column}.module-card .pill{align-self:flex-start;margin-bottom:18px}.module-card ul{columns:2;column-gap:22px}.feature-card{border-top:3px solid var(--teal)}.number{font-size:.76rem;color:var(--teal);font-weight:800;letter-spacing:.12em}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.device{border:9px solid var(--navy);border-radius:36px;padding:16px;background:#fff;max-width:310px;margin:auto;box-shadow:var(--shadow)}.device-head{display:flex;align-items:center;justify-content:space-between;padding:8px 4px 18px}.device-screen{padding:20px;border-radius:20px;background:var(--wash)}.qr{width:115px;height:115px;margin:10px auto 20px;background:repeating-conic-gradient(#0b1f3a 0 25%,#fff 0 50%) 0/22px 22px;border:10px solid #fff;box-shadow:0 0 0 1px var(--line)}.industry-list{display:flex;flex-wrap:wrap;gap:12px}.industry-list span{padding:12px 16px;border:1px solid #3b5069;border-radius:999px;color:#dce6f1}.cta{padding:70px;border-radius:28px;background:var(--navy);color:#dbe6f1;display:flex;align-items:center;justify-content:space-between;gap:50px}.cta h2{color:#fff;margin-bottom:12px}.page-hero{padding:82px 0 70px;background:linear-gradient(135deg,#f5f8fb,#e8f7f4)}.page-hero h1{font-size:clamp(2.7rem,5vw,4.6rem);max-width:900px}.breadcrumbs{font-size:.82rem;color:var(--muted);margin-bottom:26px}.breadcrumbs a{color:var(--teal)}.prose{max-width:790px}.prose h2{margin-top:2em}.prose h3{margin-top:1.6em}.site-footer{background:#061325;color:#b8c5d5;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:40px}.footer-brand img{width:190px}.footer-brand p{max-width:360px;margin-top:20px}.footer-col h3{color:#fff;font-size:.95rem;letter-spacing:0}.footer-col a{display:block;margin:9px 0;font-size:.9rem}.footer-col a:hover{color:#47d7c0}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #24364c;margin-top:45px;padding-top:23px;font-size:.78rem}.form{display:grid;gap:18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field label,.group-label{display:block;font-size:.86rem;font-weight:750;color:var(--navy);margin-bottom:7px}.field input,.field select,.field textarea{width:100%;border:1px solid #bac7d4;border-radius:10px;padding:12px 13px;background:#fff;color:var(--ink)}.field textarea{min-height:135px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--teal);outline:3px solid rgba(32,179,154,.18)}.checkboxes{display:grid;grid-template-columns:1fr 1fr;gap:8px}.check-option,.consent{display:flex;align-items:flex-start;gap:9px;font-size:.88rem}.check-option input,.consent input{margin-top:5px}.form-status{display:none;padding:13px;border-radius:9px;background:#fff3cd;color:#725b00}.form-status.is-visible{display:block}.notice{padding:18px;border-left:4px solid #e3a72f;background:#fff8e7;border-radius:8px;color:#5b4b19}.error{display:block;color:#a92828;font-size:.78rem;margin-top:5px}.legal-stamp{display:inline-block;border:1px solid #e3a72f;color:#725b00;background:#fff8e7;padding:8px 12px;border-radius:8px;font-weight:750}.not-found{min-height:70vh;display:grid;place-items:center;text-align:center}.not-found .code{font-size:7rem;font-weight:900;color:var(--teal);line-height:1}

