:root{font-family:"Segoe UI",Arial,sans-serif;color:#f5fbff;background:#091923;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;min-width:320px}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
.shell{width:min(100% - 64px,1280px);margin-inline:auto}
.site-header{border-bottom:1px solid #ffffff19;background:#091923d9}
.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 0}
.brand{display:inline-flex;align-items:center;gap:13px;font-size:22px;font-weight:800;letter-spacing:-.02em}
.brand img{width:42px;height:42px;border-radius:12px}
.header-link{font-size:16px;color:#bbd4d9;font-weight:650}
.header-link span{color:#78dfd3;padding-left:5px}
.header-link:hover,.header-link:focus-visible{color:#fff}
.hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.8fr);align-items:center;gap:7%;min-height:600px;padding-block:50px 65px}
.hero-copy h1{font-size:clamp(52px,5.7vw,90px);line-height:1.035;letter-spacing:-.055em;margin:0;font-weight:850}
.hero-copy h1 span{color:#7be2d5}
.hero-copy p{color:#cbdfe4;font-size:clamp(20px,2vw,28px);line-height:1.4;max-width:680px;margin:30px 0 36px}
.primary-link{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:62px;padding:0 27px;background:#74ded2;color:#0b2730;border-radius:15px;font-size:17px;font-weight:800;transition:transform .2s,background .2s}
.primary-link:hover{transform:translateY(-2px);background:#9cf5e9}
.primary-link:focus-visible,.cover-link:focus-visible,.gallery a:focus-visible,.brand:focus-visible,.header-link:focus-visible{outline:3px solid #89ecdf;outline-offset:5px}
.hero-copy small{display:block;color:#86aab2;font-size:14px;margin-top:25px}
.cover-link{display:block;max-width:420px;justify-self:end;border:1px solid #44737a;border-radius:21px;overflow:hidden;box-shadow:0 30px 80px #0007;transform:rotate(2deg);transition:transform .2s}
.cover-link:hover{transform:rotate(0) translateY(-3px)}
.cover-link img{width:100%;height:auto}
.features{background:#112631;border-top:1px solid #39676e;border-bottom:1px solid #39676e;padding:82px 0 100px}
.section-heading{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:37px}
h2{font-size:clamp(36px,4vw,60px);line-height:1.08;letter-spacing:-.04em;margin:0}
.section-heading p{color:#b9d1d7;font-size:18px;line-height:1.4;max-width:360px;margin:0}
.gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.gallery a{display:block;border-radius:15px;overflow:hidden;border:1px solid #568489;background:#0e1e28;box-shadow:0 15px 35px #0003;transition:transform .2s,border-color .2s}
.gallery a:hover{transform:translateY(-5px);border-color:#83e6da}
.gallery img{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover}
.details{padding-block:98px 111px}
.details h2{max-width:850px}
.details>p{max-width:1020px;color:#d1e2e5;font-size:24px;line-height:1.55;margin:32px 0 44px}
.details-note{max-width:1020px;border-left:4px solid #73dfd3;padding:1px 0 1px 27px;color:#abcbd0;font-size:17px;line-height:1.48}
.details-note p{margin:12px 0}
.site-footer{border-top:1px solid #ffffff21;color:#a6c3ca}
.site-footer .shell{display:flex;justify-content:space-between;gap:30px;padding-block:30px;font-size:15px}
@media(max-width:900px){.hero{grid-template-columns:1fr;min-height:0;gap:56px;padding-block:76px}.cover-link{justify-self:center;width:min(100%,500px);transform:none}.gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading{align-items:start;flex-direction:column;gap:14px}}
@media(max-width:620px){.shell{width:min(100% - 36px,540px)}.header-inner{padding:15px 0}.brand{font-size:18px}.brand img{width:34px;height:34px}.header-link{font-size:13px}.hero{padding-block:64px 72px;gap:44px}.hero-copy h1{font-size:clamp(43px,10.6vw,66px)}.hero-copy p{font-size:19px;margin:23px 0 29px}.primary-link{min-height:56px;width:100%;font-size:16px}.hero-copy small{font-size:13px}.cover-link{width:min(100% - 24px,400px)}.features{padding:66px 0 76px}.section-heading{margin-bottom:30px}.section-heading p{font-size:16px}.gallery{grid-template-columns:1fr;gap:22px}.gallery a{border-radius:13px}.details{padding-block:77px 86px}.details>p{font-size:19px}.details-note{font-size:15px;padding-left:18px}.site-footer .shell{font-size:13px;flex-direction:column;gap:5px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.primary-link,.cover-link,.gallery a{transition:none}}
