:root{--navy:#0e263f;--mint:#3ed3b5;--ink:#172b3d;--muted:#576775;--line:#d9e1e7;--paper:#f5f7f9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #208fbe;outline-offset:5px}a,button,input,textarea{-webkit-tap-highlight-color:transparent}button,input,textarea{font:inherit}button,a{touch-action:manipulation}.skip{position:absolute;left:1rem;top:-6rem;background:white;z-index:10;padding:.8rem}.skip:focus{top:1rem}.header{max-width:1440px;margin:auto;padding:24px 5%;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{font-size:2rem;font-weight:900;letter-spacing:-.08rem;line-height:1;display:inline-flex;flex-direction:column}.brand span{font-size:.65rem;letter-spacing:.35rem;font-weight:600;margin-top:8px}nav{display:flex;align-items:center;gap:2.5rem;font-size:.9rem;font-weight:600}.nav-contact{padding:12px 20px;border:1px solid var(--line);border-radius:3px}.nav-contact span{margin-left:20px}nav a:hover,.text-link:hover,.email:hover{color:#137a6a}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:1fr 1fr;background:var(--navy);color:#fff;position:relative}.hero-copy{padding:72px 10% 66px}.eyebrow{font-size:.8rem;font-weight:700;letter-spacing:.14em;margin:0 0 24px}.hero .eyebrow{color:var(--mint)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(3.2rem,5.7vw,5.6rem);letter-spacing:-.06em;line-height:1.06;margin-bottom:26px;font-weight:700}.original-slogan{font-size:1.3rem;color:var(--mint);font-weight:600;margin-bottom:20px}.intro{color:#d2dbe3;font-size:1.08rem;margin-bottom:30px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:30px;padding:16px 23px;border:0;border-radius:3px;background:var(--mint);color:var(--navy);font-weight:700;font-size:.95rem;cursor:pointer}.button:hover{background:#6ce5cd}.text-link{display:block;color:#d2dbe3;font-size:.88rem;margin-top:22px;width:fit-content}.text-link span{margin-left:10px}.hero-visual{position:relative;min-height:590px;overflow:hidden}.hero-visual img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}.hero-visual:after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,rgba(7,27,44,.83))}.photo-note{position:absolute;left:8%;bottom:40px;z-index:1;border-left:3px solid var(--mint);padding-left:22px}.photo-note span{font-size:.72rem;letter-spacing:.12em;display:block;margin-bottom:10px}.photo-note strong{font-size:1.5rem;line-height:1.3}.hero-bottom{grid-column:1/-1;display:flex;gap:2rem;justify-content:space-between;padding:24px 5%;border-top:1px solid #ffffff26;font-size:.88rem;color:#e1e8ee}.hero-bottom span:before{content:'✓';color:var(--mint);margin-right:10px}.section{max-width:1440px;margin:auto;padding:95px 5%}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:45px}.section-heading>p{font-size:1rem;color:var(--muted);margin-bottom:4px}h2{font-size:clamp(2.4rem,4vw,3.6rem);line-height:1.12;letter-spacing:-.045em;margin-bottom:0}.section .eyebrow{color:#23796c}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.service{border-top:2px solid var(--navy);padding:26px 0 10px}.number{font-size:.72rem;letter-spacing:.06em;color:var(--muted);font-weight:700}.service h3{font-size:1.32rem;letter-spacing:-.03em;margin:20px 0}.service ul{list-style:none;padding:0;margin:0}.service li{padding:12px 0 12px 22px;border-bottom:1px solid var(--line);position:relative;font-size:.95rem;color:var(--muted)}.service li:before{content:'+';position:absolute;left:0;color:#1a8875;font-weight:bold}.why{background:var(--paper);padding:85px max(5%,calc((100vw - 1296px)/2));display:grid;grid-template-columns:1fr 1.1fr;gap:80px}.why-title .eyebrow{color:#23796c}.why h2 span{color:#238a77}.why-title>p:last-child{margin:28px 0 0;color:var(--muted)}.benefits{list-style:none;margin:0;padding:0;align-self:center}.benefits li{padding:19px 0;border-bottom:1px solid var(--line);font-size:1.04rem;display:flex;align-items:baseline;gap:22px}.benefits span{color:#238a77;font-size:.78rem;font-weight:700}.contact{display:grid;grid-template-columns:1fr 1fr;gap:90px}.contact-person{margin:30px 0 14px;font-size:1.08rem}.contact-person strong{font-weight:600}address{font-style:normal;color:var(--muted);margin-bottom:25px}.phone{font-size:1.45rem;font-weight:700;letter-spacing:-.02em;display:block;margin-bottom:5px}.email{font-size:1.05rem;display:inline-block;border-bottom:1px solid var(--line)}.email span{margin-left:30px}form{padding:34px 38px;background:var(--paper);border-radius:4px}form h3{font-size:1.5rem;margin-bottom:10px}form>p{font-size:.9rem;color:var(--muted);line-height:1.5;margin-bottom:23px}.form-row{margin-bottom:16px}label{font-size:.88rem;font-weight:600;display:block;margin-bottom:6px}input,textarea{width:100%;padding:10px 12px;border:1px solid #b5c1cb;background:#fff;border-radius:2px;color:var(--ink)}textarea{resize:vertical;min-height:120px}.form-note{font-size:.8rem}#form-status{margin:20px 0 0;color:var(--ink)}footer{background:var(--navy);color:#fff;padding:40px max(5%,calc((100vw - 1296px)/2)) 22px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding-bottom:35px}.footer-top p{margin:0;color:var(--mint);font-size:1.2rem}.footer-top>a:last-child{font-size:.88rem}.footer-bottom{padding-top:20px;border-top:1px solid #ffffff26;display:flex;justify-content:space-between;gap:1rem;color:#c4d0da;font-size:.8rem}.footer-bottom div{display:flex;gap:25px}.legal{max-width:900px;margin:auto;padding:65px 6% 95px}.legal h1{font-size:3rem;margin-bottom:35px}.legal h2{font-size:1.5rem;margin:32px 0 14px;letter-spacing:-.02em}.legal .draft{border-left:3px solid #238a77;background:var(--paper);padding:18px 22px}.legal a{text-decoration:underline;text-underline-offset:3px}@media(min-width:1441px){.hero{border-radius:4px}}@media(max-width:900px){nav{gap:1.2rem}.hero-copy{padding:55px 8%}.hero-visual{min-height:520px}.hero-bottom{gap:15px;font-size:.8rem}.why{gap:40px}.contact{gap:40px}form{padding:25px}.section{padding:70px 5%}.service-grid{gap:20px}.service h3{font-size:1.15rem}}@media(max-width:650px){.header{padding:21px 6%;gap:20px}.brand{font-size:1.6rem}.brand span{font-size:.6rem}nav{gap:14px;font-size:.8rem}nav>a:nth-child(2){display:none}.nav-contact{padding:9px 12px}.nav-contact span{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:42px 6% 38px}h1{font-size:3.8rem}.hero-visual{min-height:330px}.photo-note{bottom:26px;left:6%}.photo-note strong{font-size:1.2rem}.hero-bottom{flex-direction:column;gap:8px;padding:22px 6%}.section{padding:60px 6%}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:22px}.service-grid{grid-template-columns:1fr;gap:30px}.service h3{font-size:1.3rem}.why{grid-template-columns:1fr;gap:28px;padding:60px 6%}.benefits li{font-size:1rem;padding:17px 0}.contact{grid-template-columns:1fr;gap:35px}form{padding:25px 20px}.footer-top{flex-wrap:wrap;gap:25px}.footer-top p{font-size:1rem}.footer-bottom{flex-direction:column;gap:15px}.footer-top>a:last-child{margin-left:auto}.eyebrow{font-size:.75rem}h2{font-size:2.7rem}.phone{font-size:1.35rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.eyebrow,.number,.photo-note span,.form-note,.footer-bottom{font-size:.875rem}.brand span{font-size:.75rem}
@media(max-width:650px){h1{font-size:clamp(2.7rem,12.7vw,3.2rem)}}
@media(max-width:360px){.header{flex-wrap:wrap}nav{width:100%;justify-content:space-between}h1{font-size:3.2rem}}
