:root{--ink:#173f77;--navy:#0c2f63;--sky:#0787c9;--pale:#f5fbfe;--paper:#fff;--line:#d7e7f1;--muted:#5c728a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--pale);color:var(--ink);font-family:Manrope,Arial,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}.skip-link{position:fixed;left:12px;top:-60px;z-index:10;background:var(--navy);color:#fff;padding:12px 16px;border-radius:6px;font-weight:800}.skip-link:focus{top:12px}a:focus-visible,summary:focus-visible{outline:3px solid #f7b955;outline-offset:4px}.site-header{height:84px;max-width:1240px;margin:auto;padding:0 32px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-size:21px;font-weight:800;letter-spacing:-.7px;white-space:nowrap}.brand>span:last-child{color:var(--sky)}nav{display:flex;gap:28px;font-size:13px;font-weight:700}.header-link,.text-link,.feature-card a{font-size:13px;font-weight:800;color:var(--sky)}.header-link{border-bottom:1px solid var(--sky);padding-bottom:2px}.hero{max-width:1240px;margin:16px auto 0;padding:62px 70px 64px;min-height:600px;border-radius:22px;background:var(--paper);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:36px;overflow:hidden}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:800;color:var(--sky);margin:0 0 19px}.hero h1,h2{line-height:1.06;letter-spacing:-.045em;margin:0;font-weight:800}.hero h1{font-size:clamp(43px,5vw,68px)}em{font-style:normal;color:var(--sky)}.lead{max-width:535px;font-size:17px;color:var(--muted);margin:28px 0}.hero-actions{display:flex;align-items:center;gap:14px}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;border-radius:7px;padding:16px 23px;font-size:13px;font-weight:800;transition:transform .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--sky);color:white;box-shadow:0 8px 20px #0787c92e}.button-outline{background:#fff;border:1px solid #8fc9e4;color:var(--sky)}.microcopy{color:#8496a7;font-size:11px;margin:15px 0 0}.hero-art{position:relative;height:440px;background:linear-gradient(145deg,#e7f5fb,white)}.sun{position:absolute;width:190px;height:190px;border-radius:50%;border:31px solid #72c7e9;left:23%;top:21%}.arch{position:absolute;border:2px solid #168ccc;border-radius:50%}.arch-one{width:360px;height:150px;left:3%;top:24%;transform:rotate(-24deg)}.arch-two{width:340px;height:135px;right:-1%;top:42%;transform:rotate(34deg)}.atom-symbol{position:absolute;width:250px;height:250px;left:13%;top:15%}.atom-symbol b{position:absolute;width:22px;height:22px;border-radius:50%;background:var(--sky);top:114px;left:114px;box-shadow:0 0 0 16px #0787c916}.atom-symbol i{position:absolute;inset:60px 3px;border:1.5px solid #0b8fcd;border-radius:50%;display:block}.atom-symbol i:nth-child(3){transform:rotate(60deg)}.atom-symbol i:nth-child(4){transform:rotate(-60deg)}.art-card{position:absolute;right:4%;top:15%;padding:27px 30px;width:255px;border-radius:8px;background:#ffffffdf;border-left:4px solid var(--sky);box-shadow:0 15px 50px #0c4a7620}.art-card span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--sky)}.art-card strong{display:block;font-size:29px;line-height:1.1;margin-top:12px}.section{max-width:1100px;margin:0 auto;padding:105px 0}.intro,.steps,.clarification,.faq{display:grid;grid-template-columns:1fr 1fr;gap:85px}.intro h2,.steps h2,.clarification h2,.faq h2{font-size:clamp(37px,4vw,52px)}.section-lead{font-size:20px;margin:34px 0 0;color:var(--muted)}.cards{padding-top:0;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.feature-card{min-height:315px;padding:32px;border-radius:10px;display:flex;flex-direction:column}.warm{background:#d9f0fa}.blue{background:#c4e7f6}.plain{background:var(--paper);border:1px solid #e3eff5}.number{font-size:16px;font-weight:800;color:var(--sky)}.feature-card h3{font-size:28px;line-height:1.15;margin:56px 0 10px}.feature-card p,.steps li p,.clarification>div:last-child,details p,.faq-intro{font-size:14px;margin:0;color:var(--muted)}.feature-card a{margin-top:auto;padding-top:25px}.steps{grid-template-columns:.8fr 1.2fr;border-top:1px solid var(--line)}.steps ol{list-style:none;padding:0;margin:0}.steps li{display:grid;grid-template-columns:52px 1fr;gap:20px;padding:0 0 28px;margin-bottom:28px;border-bottom:1px solid var(--line)}.steps li>span{width:35px;height:35px;border:1px solid #76bcde;background:white;border-radius:50%;display:grid;place-items:center;font-size:12px;color:var(--sky);font-weight:800}.steps h3{font-size:17px;margin:3px 0 7px}.quote{background:var(--navy);color:white;text-align:center;padding:98px max(24px,calc((100% - 850px)/2))}.quote-mark{font-size:80px;height:55px;color:#67c4e9}blockquote{font-size:clamp(29px,4vw,46px);line-height:1.16;font-weight:700;margin:22px 0 25px}.quote p{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:#a9d8ed}.faq{border-top:1px solid var(--line)}.faq-intro{margin-top:25px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:21px 0}summary{cursor:pointer;font-size:16px;font-weight:800;list-style:none;padding-right:30px;position:relative}summary::-webkit-details-marker{display:none}summary:after{content:"+";position:absolute;right:4px;color:var(--sky);font-size:23px;top:-5px}details[open] summary:after{content:"−"}details p{margin:14px 30px 0 0}.contact{max-width:1240px;margin:0 auto 35px;padding:70px;border-radius:22px;background:linear-gradient(120deg,#075f9e,#0794d0);color:white;display:grid;grid-template-columns:1fr 1fr;gap:80px}.contact .eyebrow,.contact h2 em,.contact-action span{color:#d4f2ff}.contact-copy>p:last-child{max-width:380px;margin-top:24px}.contact-actions{display:flex;flex-direction:column}.contact-action{position:relative;padding:14px 45px 15px 0;border-bottom:1px solid #ffffff52}.contact-action span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.11em}.contact-action strong{font-size:17px}.contact-action i{position:absolute;right:5px;top:29px;font-size:20px;font-style:normal}.button-light{background:white;color:var(--sky);margin-top:27px;align-self:flex-start}footer{max-width:1240px;margin:auto;padding:28px 32px 38px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:11px;color:#637273}.mini-orbit{position:relative;display:inline-block;width:16px;height:16px;margin:0 5px -2px 0;border:1.5px solid var(--sky);border-radius:50%}.mini-orbit:after{content:"";position:absolute;width:4px;height:4px;border-radius:50%;background:var(--sky);top:-2px;right:0}.eyebrow-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--sky);margin:0 5px 1px 0;box-shadow:0 0 0 4px #0787c91c}.atom-chip{display:inline-block;margin-top:24px;padding:6px 12px;border-radius:20px;color:var(--sky);border:1px solid #a8d8ed;background:#effaff;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}@media(max-width:800px){.site-header{height:68px;padding:0 20px}.site-header nav,.header-link{display:none}.hero{margin:0 12px;padding:50px 28px 28px;min-height:0;grid-template-columns:1fr;border-radius:22px}.hero h1{font-size:47px}.lead{font-size:15px;margin:22px 0}.hero-art{height:255px;margin-top:17px}.sun{width:155px;height:155px;left:19%;top:12%}.arch-one{width:145px;height:225px}.arch-two{width:125px;height:182px}.art-card{padding:18px;width:197px;right:0}.art-card strong{font-size:22px}.section{padding:65px 24px}.intro,.steps,.clarification,.faq{grid-template-columns:1fr;gap:28px}.section-lead{font-size:17px;margin:0}.cards{display:grid;grid-template-columns:1fr;padding:0 24px;gap:12px}.feature-card{min-height:250px}.feature-card h3{margin-top:40px}.steps{margin:0 24px;padding-left:0;padding-right:0}.quote{padding:72px 24px}.contact{margin:0 12px 18px;padding:48px 28px;grid-template-columns:1fr;gap:34px}.contact-action strong{font-size:16px}footer{padding:25px 20px;display:grid;grid-template-columns:1fr auto}footer p{grid-column:1/-1;grid-row:2;margin:0}.hero-actions{display:grid;grid-template-columns:1fr;gap:12px}.hero-actions .button{min-height:48px}}
