@charset "UTF-8";
:root{color-scheme:light;--paper:#edf2f7;--ink:#192a42;--accent:#305ad9;--line:#bcc8d6;--muted:#4f6075;font-family:Arial,Helvetica,sans-serif;font-synthesis:none;color:var(--ink);background:var(--paper)}
*{box-sizing:border-box}body{margin:0;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid var(--accent);outline-offset:7px}::selection{background:var(--accent);color:white}
.skip-link{position:absolute;left:24px;top:-100px;z-index:5;background:var(--paper);padding:16px}.skip-link:focus{top:16px}
.site-header,main,footer{max-width:1500px;margin-inline:auto;padding-inline:clamp(24px,5.5vw,88px)}
.site-header{display:flex;min-height:112px;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid var(--line)}
.wordmark{font-family:"SFMono-Regular",Consolas,monospace;font-size:29px;letter-spacing:-1.8px;white-space:nowrap}.brand-slash{color:var(--accent)}
.header-note,.eyebrow,.section-label,.art-label,.art-caption{font-family:"SFMono-Regular",Consolas,monospace;font-size:12px;line-height:1.6;letter-spacing:.07em}.header-note,.eyebrow,.section-label,.art-label{text-transform:uppercase}
.header-note{display:flex;gap:18px}.header-contact{font-size:14px;white-space:nowrap}.header-contact span{margin-left:20px;color:var(--accent)}.header-contact:hover,.button:hover{color:var(--accent)}
.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:36px;padding-block:50px 58px}.hero-copy{padding-block:10px;position:relative;z-index:1}.eyebrow{margin:0 0 30px}
h1{font-size:clamp(56px,6.7vw,98px);font-weight:500;letter-spacing:-.06em;line-height:1.04;margin:0}h1 span{color:var(--accent)}
.intro{font-size:clamp(18px,1.8vw,24px);line-height:1.55;letter-spacing:-.025em;margin:32px 0 28px}
.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:10px 0;border-bottom:1px solid var(--accent);font-size:16px;line-height:1.5;transition:color .15s}.button span{color:var(--accent);font-size:22px}
.email-action{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.copy-email{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--line);background:transparent;color:var(--muted);padding:9px;cursor:pointer}.copy-email svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.copy-email:hover,.copy-email:focus-visible{border-color:var(--accent);color:var(--accent)}.copy-status{font:12px monospace;color:var(--accent);min-width:48px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.system-art{position:relative;min-height:430px;overflow:hidden;background-image:radial-gradient(#bac8d7 1px,transparent 1px);background-size:20px 20px}
.art-label,.art-caption{position:absolute;left:20px;padding:7px 10px;background:var(--paper);z-index:2}.art-label{top:12px}.art-caption{bottom:12px;color:var(--muted)}
.orbits{position:absolute;top:50%;left:50%;width:76%;aspect-ratio:1;transform:translate(-50%,-50%)}.orbit{position:absolute;width:88%;height:88%;left:50%;top:50%;border:1px solid var(--accent);border-radius:50%;transform:translate(-50%,-50%)}.orbit-two{transform:translate(-65%,-45%)}.orbit-three{transform:translate(-35%,-55%)}.orbit-core{position:absolute;left:50%;top:50%;width:34px;height:34px;border-radius:50%;background:var(--accent);transform:translate(-50%,-50%)}
.perspective{display:grid;grid-template-columns:1fr 1.7fr;gap:48px;padding-block:42px 48px;border-top:1px solid var(--line)}.section-label{color:var(--muted)}
h2{font-size:clamp(28px,3vw,42px);font-weight:500;line-height:1.15;letter-spacing:-.04em;margin:0}.perspective p{font-size:18px;line-height:1.65;max-width:640px;margin:22px 0 0;color:var(--muted)}
.contact{display:flex;justify-content:space-between;align-items:center;gap:36px;padding-block:34px;border-top:1px solid var(--line)}.contact h2{font-size:clamp(22px,2.4vw,32px)}.contact .button{flex-shrink:0}
footer{border-top:1px solid var(--line);padding-block:26px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:12px;color:var(--muted)}.footer-brand{font-family:monospace;font-size:14px}
@media(max-width:850px){.header-note{display:none}.hero{gap:20px}.system-art{min-height:400px}h1{font-size:clamp(52px,7.2vw,70px)}.contact{align-items:flex-start;flex-direction:column;gap:18px}}
@media(max-width:600px){.site-header{min-height:88px;gap:12px}.wordmark{font-size:25px}.header-contact{font-size:13px}.header-contact span{margin-left:8px}.hero{grid-template-columns:1fr;padding-block:34px;gap:32px}h1{font-size:clamp(54px,11vw,72px)}.eyebrow{margin-bottom:24px}.intro{font-size:20px;margin-top:26px}.system-art{min-height:0;aspect-ratio:1.12}.orbits{width:67%}.orbit-core{width:26px;height:26px}.art-label,.art-caption{left:10px;font-size:11px}.perspective{grid-template-columns:1fr;gap:22px;padding-block:32px}.perspective p{font-size:17px}.contact{padding-block:28px}footer{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}}
