:root{color-scheme:dark;--night:#081d23;--cream:#f9efd8;--muted:#b2b8ad;--gold:#ffd086;--line:#ffffff19}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--night);color:var(--cream);font:16px/1.7 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:hover{color:var(--gold)}a:focus-visible{outline:2px solid var(--gold);outline-offset:6px;border-radius:4px}img{display:block;max-width:100%;height:auto}header,main,footer{max-width:1240px;margin:auto;padding-inline:52px}header{min-height:116px;display:flex;justify-content:space-between;align-items:center;gap:24px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:14px;font:23px Georgia,serif}.brand img{border-radius:10px}nav{display:flex;gap:30px;font-size:14px;color:var(--muted)}h1,h2,p,figure{margin:0}h1,h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;line-height:1.1;letter-spacing:-.045em}h1{font-size:clamp(60px,6.7vw,92px);max-width:690px}h2{font-size:42px}p{color:var(--muted)}.eyebrow{font-size:10px;font-weight:600;letter-spacing:.24em;color:var(--gold);text-transform:uppercase;margin-bottom:26px}.hero{position:relative;display:grid;grid-template-columns:1.1fr 1fr;align-items:center;min-height:740px;gap:18px;padding-block:60px 90px}.hero-copy{z-index:1}.intro{font-size:18px;max-width:430px;margin-top:30px}.actions{display:flex;align-items:center;flex-wrap:wrap;gap:20px;margin-top:36px}.button{display:inline-flex;gap:28px;align-items:center;border-radius:40px;background:var(--gold);color:var(--night);font-size:14px;font-weight:600;padding:14px 24px}.button:hover{color:var(--night);background:#ffe4b9}.coming{font-size:12px;color:var(--muted);max-width:160px}.detail{font-size:12px;margin-top:20px;color:var(--muted)}.hero-art{position:relative;display:flex;align-items:center;flex-direction:column}.hero-art img{position:relative;width:460px;filter:sepia(.45) saturate(1.5) brightness(1.08) drop-shadow(0 0 45px #ffbd5960);animation:sway 7s ease-in-out infinite;transform-origin:50% 10%}.halo{position:absolute;width:115%;aspect-ratio:1;background:radial-gradient(ellipse,#f7b65025,transparent 65%);top:-5%;pointer-events:none}.hero-art figcaption{font:italic 16px Georgia,serif;margin-top:24px;color:var(--muted);text-align:center}.features{border-block:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);gap:48px;padding:54px 0}.features h2{font-size:27px;margin:18px 0}.features p{font-size:14px}.number{font-size:11px;letter-spacing:.15em;color:var(--gold)}.screens{padding:110px 0 90px}.screens h2{max-width:560px;font-size:52px}.gallery{margin-top:52px;display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.phone{border:6px solid #234048;border-radius:35px;overflow:hidden;box-shadow:0 24px 50px #0003;background:#081d23}.phone img{width:100%}.gallery figure:nth-child(2){margin-top:42px}.gallery figure:nth-child(3){margin-top:84px}.gallery figcaption{display:flex;gap:16px;font:18px/1.4 Georgia,serif;margin-top:26px;max-width:250px}.gallery figcaption span{font:10px/2.5 -apple-system,sans-serif;color:var(--gold)}.ipad{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:90px;padding:90px 0;border-top:1px solid var(--line)}.ipad h2{font-size:48px}.ipad p:not(.eyebrow){margin-top:25px}.ipad img{border-radius:26px;border:7px solid #234048;box-shadow:0 30px 70px #0004}.contact{text-align:center;border-top:1px solid var(--line);padding:80px 0}.contact h2{margin-bottom:20px}.contact a{font-size:18px;color:var(--gold)}.contact .eyebrow{margin-bottom:15px}footer{border-top:1px solid var(--line);padding-block:36px 48px;display:flex;justify-content:space-between;gap:30px;align-items:center}.footer-brand{font:22px Georgia,serif}.footer-brand span{display:block;font:11px/2 -apple-system,sans-serif;color:var(--muted);margin-top:8px}.languages{gap:16px;flex-wrap:wrap;font-size:12px}.languages [aria-current]{color:var(--gold)}.document{max-width:760px;margin:auto;padding:80px 0 0}.document h1{font-size:64px;margin-bottom:35px;overflow-wrap:anywhere}.document>p{margin:22px 0}.document>h2{font-size:32px;margin-top:45px}.document .contact{margin-top:55px}.skip{position:absolute;top:-100px;background:var(--gold);color:#081d23;padding:12px;z-index:10}.skip:focus{top:10px}@keyframes sway{0%,100%{transform:rotate(-2deg)}50%{transform:rotate(2deg)}}@media(max-width:850px){header,main,footer{padding-inline:28px}.hero{min-height:600px}.hero h1{font-size:62px}.features{gap:24px}.gallery{gap:18px}.phone{border-width:4px;border-radius:24px}.ipad{gap:40px}.ipad h2{font-size:38px}footer{flex-direction:column;align-items:flex-start}}@media(max-width:600px){header{min-height:88px;gap:16px}.brand{font-size:18px;gap:9px}.brand img{width:32px;height:32px}header nav{gap:13px;font-size:12px}.hero{grid-template-columns:1fr;gap:40px;padding:55px 0 50px}.hero h1{font-size:62px}.intro{font-size:16px}.hero-art img{width:290px}.hero-art figcaption{font-size:14px}.features{grid-template-columns:1fr;gap:34px;padding:38px 0}.features article{padding-left:35px;position:relative}.number{position:absolute;left:0;top:5px}.features h2{margin:0 0 12px}.screens{padding:65px 0}.screens h2{font-size:40px}.gallery{grid-template-columns:1fr;gap:45px;max-width:310px;margin:35px auto 0}.gallery figure:nth-child(n){margin-top:0}.gallery figcaption{max-width:none;margin-top:18px}.ipad{grid-template-columns:1fr;gap:35px;padding:55px 0}.ipad figure{max-width:440px;margin:auto}.contact{padding:55px 0}.document{padding-top:50px}.document h1{font-size:48px}.contact a{font-size:16px}.eyebrow{letter-spacing:.15em}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-art img{animation:none}}
