:root{--stone:#f4f5f4;--ink:#29333b;--gold:#e2bc66;--line:#d7dddf;--white:#fff;--muted:#66747c;font-family:"Helvetica Neue",Arial,sans-serif;color:var(--ink);background:var(--stone);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--ink);outline-offset:5px}.demo-note{background:#e9ecec;text-align:center;font-size:12px;padding:11px 14px}.shell{width:min(1280px,calc(100% - 96px));margin:auto}.header{display:flex;justify-content:space-between;align-items:center;padding:30px 0}.brand{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:650}.brand-mark{display:grid;place-items:center;background:var(--gold);height:32px;width:32px;border-radius:5px;font-size:24px;font-family:"Avenir Next",sans-serif}.brand-caption{font-size:12px;font-weight:400;margin-left:3px}.location{font-size:12px;color:var(--muted)}.skip{position:absolute;top:-80px;left:20px;background:var(--white);padding:15px;z-index:2}.skip:focus{top:50px}.hero{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;background:var(--white);border-radius:22px;overflow:hidden;border:1px solid var(--line)}.copy{padding:65px 0 65px 60px}.eyebrow{font-size:11px;font-family:ui-monospace,SFMono-Regular,monospace;letter-spacing:.13em;text-transform:uppercase;line-height:1.5;margin:0 0 24px}h1{font-family:"Avenir Next","Helvetica Neue",sans-serif;font-weight:650;letter-spacing:-.045em;font-size:78px;line-height:1.08;margin:0}h1 span{display:block;font-size:38px;font-weight:500;letter-spacing:-.035em;margin-top:12px}.intro{font-size:19px;line-height:1.6;max-width:360px;margin:28px 0}.actions{display:flex;gap:10px;flex-wrap:wrap}.button{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 19px;min-height:54px;border-radius:7px;font-weight:600;font-size:13px;border:1px solid var(--ink)}.primary{background:var(--ink);color:var(--white)}.secondary{background:var(--white)}.button:hover{box-shadow:0 4px 12px #29333b15}.hint{font-size:12px;line-height:1.6;color:var(--muted);max-width:300px;margin:23px 0 0}.art{padding:25px 36px 25px 20px}.art svg{width:100%;display:block;height:auto}.contact-strip{display:flex;justify-content:space-between;padding:38px 20px;gap:30px}.contact-strip .eyebrow{margin-bottom:10px;color:var(--muted)}.contact-strip a{font-size:30px;font-weight:550;letter-spacing:-.035em}.contact-strip a span{font-size:23px;margin-left:20px}.contact-strip p:last-child{font-size:17px;margin:0}.footer{display:flex;justify-content:space-between;gap:25px;padding:24px 0;font-size:11px;line-height:1.7;border-top:1px solid var(--line);color:var(--muted)}
@media(max-width:950px){.shell{width:calc(100% - 40px)}.copy{padding:40px 15px 40px 35px}h1{font-size:62px}h1 span{font-size:30px}.intro{font-size:17px}.actions{flex-direction:column}.hero{grid-template-columns:1.1fr 1fr}.art{padding:20px}.brand-caption{display:none}}
@media(max-width:600px){.shell{width:calc(100% - 28px)}.header{padding:22px 2px}.brand{font-size:18px}.location{font-size:11px}.hero{display:flex;flex-direction:column;align-items:stretch;border-radius:16px}.copy{padding:30px 23px 20px}.eyebrow{font-size:10px;margin-bottom:20px}h1{font-size:54px}h1 span{font-size:28px;line-height:1.15;margin-top:8px}.intro{font-size:16px;line-height:1.55;margin:22px 0}.button{min-height:50px;padding:15px 16px}.hint{font-size:11px;margin-top:18px}.art{padding:2px 40px 24px}.art svg{max-width:270px;margin:auto}.contact-strip{display:block;padding:30px 10px}.contact-strip>div+div{margin-top:25px}.contact-strip a{font-size:26px}.contact-strip p:last-child{font-size:15px}.footer{display:block;padding:22px 10px}.footer>span{display:block}.footer>span+span{margin-top:8px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
