:root{--navy:#102a43;--navy-2:#173f5f;--ink:#152536;--muted:#526777;--paper:#f5f2ea;--white:#fff;--cyan:#3ab7bf;--orange:#ef8b43;--line:#d9e0df;--shadow:0 24px 70px rgba(16,42,67,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.65}a{color:inherit}.skip-link{position:absolute;left:-9999px;top:1rem;background:var(--navy);color:#fff;padding:.7rem 1rem;z-index:10}.skip-link:focus{left:1rem}.site-header,main,footer{max-width:1180px;margin:auto}.site-header{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid rgba(16,42,67,.14)}.brand{display:inline-flex;align-items:center;gap:.72rem;text-decoration:none;font-weight:850;letter-spacing:.08em;font-size:1.15rem}.brand-mark{display:grid;place-items:center;width:38px;height:38px;background:var(--navy);color:#fff;border-radius:12px;font-size:.78rem;letter-spacing:0}.site-header nav{display:flex;gap:1.7rem}.site-header nav a,footer a{text-decoration:none;font-size:.92rem;font-weight:650}.site-header nav a:hover,.site-header nav a:focus,footer a:hover,footer a:focus{color:#087d86}.hero{min-height:640px;display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:center;padding:86px 28px 96px}.eyebrow{font-size:.75rem;letter-spacing:.18em;font-weight:850;color:#087d86;margin:0 0 1rem;text-transform:uppercase}.hero h1{font-size:clamp(3rem,7vw,5.75rem);line-height:.96;letter-spacing:-.055em;margin:0}.hero h1 span{color:var(--orange)}.lead{font-size:1.18rem;max-width:620px;color:var(--muted);margin:2rem 0}.actions{display:flex;gap:.85rem;flex-wrap:wrap}.button{display:inline-block;padding:.8rem 1.1rem;border-radius:10px;text-decoration:none;font-weight:750}.primary{background:var(--navy);color:white}.primary:hover,.primary:focus{background:var(--navy-2)}.secondary{border:1px solid #aab8bd;background:rgba(255,255,255,.35)}.signal-card{min-height:365px;background:var(--navy);color:#fff;border-radius:30px;padding:30px;box-shadow:var(--shadow);position:relative;overflow:hidden}.signal-card:after{content:"";position:absolute;width:230px;height:230px;border:40px solid rgba(58,183,191,.16);border-radius:50%;right:-100px;bottom:-110px}.signal-top{display:flex;gap:.65rem;align-items:center;font-size:.7rem;letter-spacing:.15em;color:#b9d9dc}.status-dot{width:8px;height:8px;background:#77e48f;border-radius:50%;box-shadow:0 0 0 5px rgba(119,228,143,.12)}.signal-label{margin:85px 0 10px;color:#71cfd5;font-size:.74rem;letter-spacing:.16em}.signal-value{font-size:2rem;line-height:1.12;font-weight:750;margin:0}.signal-lines{display:flex;align-items:end;gap:8px;height:55px;margin-top:36px}.signal-lines i{width:10px;background:var(--cyan);border-radius:10px}.signal-lines i:nth-child(1){height:18px}.signal-lines i:nth-child(2){height:40px}.signal-lines i:nth-child(3){height:28px}.signal-lines i:nth-child(4){height:50px}.signal-lines i:nth-child(5){height:22px}.principles{padding:88px 28px;background:#fff;border-radius:32px}.principles>h2,.product h2,.contact h2,.legal h1{font-size:clamp(2rem,4.5vw,3.6rem);line-height:1.05;letter-spacing:-.035em;margin:0 0 2.3rem}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.card-grid article{background:#fff;padding:34px}.card-grid article>span{color:var(--orange);font-size:.75rem;font-weight:850}.card-grid h3{font-size:1.35rem;margin:1rem 0 .5rem}.card-grid p{color:var(--muted);margin:0}.product{margin:24px 0;display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:100px 60px;background:#ddecdf;border-radius:32px}.product p{color:#405d52;max-width:580px}.feature-list{list-style:none;margin:0;padding:0;border-top:1px solid #9bb7a8}.feature-list li{padding:22px 0;border-bottom:1px solid #9bb7a8;display:flex;flex-direction:column}.feature-list span{color:#526f62;font-size:.92rem}.contact{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:100px 28px}.mail-link{font-size:clamp(1.35rem,3vw,2.35rem);font-weight:800;color:#087d86;text-underline-offset:.18em}.fine{font-size:.85rem;color:var(--muted);margin-top:2.2rem}footer{border-top:1px solid rgba(16,42,67,.14);padding:35px 28px 55px;display:grid;grid-template-columns:1fr auto auto;gap:35px;align-items:center;color:var(--muted)}footer>div{display:flex;gap:1.25rem}.footer-brand{color:var(--ink)}.legal{max-width:820px;padding:80px 28px 110px}.legal .intro{font-size:1.15rem;color:var(--muted);margin-bottom:3rem}.legal h2{font-size:1.35rem;margin:2.4rem 0 .65rem}.legal h3{font-size:1rem;margin:1.5rem 0 .4rem}.legal ul{padding-left:1.2rem}.legal .notice{background:#fff;border-left:4px solid var(--cyan);padding:20px 24px;margin:2rem 0;border-radius:0 12px 12px 0}.back{display:inline-block;margin-bottom:2rem;font-weight:750;color:#087d86;text-underline-offset:.2em}
@media(max-width:820px){.site-header{height:auto;padding-top:20px;padding-bottom:20px;align-items:flex-start}.site-header nav{gap:.7rem;flex-direction:column;align-items:flex-end}.hero{grid-template-columns:1fr;padding-top:60px}.signal-card{min-height:320px}.card-grid{grid-template-columns:1fr}.product,.contact{grid-template-columns:1fr;gap:38px;padding:70px 28px}footer{grid-template-columns:1fr}footer>div{flex-direction:column;gap:.45rem}}
@media(max-width:480px){.site-header nav a:first-child{display:none}.hero{padding-left:20px;padding-right:20px}.principles{padding:60px 20px;border-radius:20px}.product{border-radius:20px}.signal-card{border-radius:22px}.hero h1{font-size:3.1rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
