:root{--blue:#2448f0;--porcelain:#f4f6ff;--grape:#262044;--steel:#98a1bd;--white:#fff;--ice:#dee4f6;--display:"Avenir Next","Segoe UI",sans-serif;--body:"Helvetica Neue",Arial,sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--porcelain);color:var(--grape);font-family:var(--body);-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
svg{display:block}
a:focus-visible{outline:3px solid var(--blue);outline-offset:6px}
.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}
.demo-notice{display:flex;justify-content:center;align-items:center;gap:15px;padding:11px 20px;background:var(--ice);font-size:12px;line-height:1.5}
.demo-notice span{font-weight:700}
.demo-notice p{margin:0}
.skip-link{position:absolute;left:20px;top:-100px;z-index:2;padding:12px 16px;background:var(--white);border-radius:8px}
.skip-link:focus{top:55px}
.site-header{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.brand{display:flex;align-items:center;gap:13px;font-family:var(--display);font-size:27px;font-weight:650;letter-spacing:-1px}
.brand>svg{width:36px;height:36px;color:var(--blue)}
.brand-sub{display:block;margin-top:4px;font-family:var(--body);font-size:11px;letter-spacing:.03em;font-weight:400}
.header-location{font-size:13px}
.hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:stretch;gap:38px;padding-top:16px;padding-bottom:56px}
.hero-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:34px 0 34px 20px}
.eyebrow{display:flex;align-items:center;gap:9px;margin:0 0 27px;font-size:13px;font-weight:600}
.eyebrow span{width:7px;height:7px;border-radius:50%;background:var(--blue)}
h1{margin:0;font-family:var(--display);font-weight:650;font-size:clamp(52px,6.15vw,88px);line-height:1.03;letter-spacing:-.055em}
.hero-role{margin:20px 0 0;font-family:var(--display);font-size:25px;letter-spacing:-.035em;color:var(--blue)}
.intro{font-size:16px;line-height:1.75;margin:24px 0 28px;max-width:370px}
.hero-actions{display:flex;gap:10px;flex-wrap:wrap}
.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:54px;padding:15px 20px;border-radius:9px;font-size:14px;font-weight:600;transition:transform .18s ease,box-shadow .18s ease}
.button svg{width:19px;height:19px;flex-shrink:0}
.button-primary{background:var(--blue);color:var(--white)}
.button-secondary{border:1px solid var(--ice);background:var(--white)}
.button:hover{transform:translateY(-2px);box-shadow:0 5px 13px #26204412}
.hero-phone{font-variant-numeric:tabular-nums;margin-top:20px;font-size:14px;letter-spacing:.04em}
.hero-phone:hover{text-decoration:underline;text-underline-offset:5px}
.key-scene{position:relative;min-height:550px;display:flex;align-items:center;justify-content:center;background:var(--blue);border-radius:18px;overflow:hidden;color:var(--white)}
.scene-word{position:absolute;left:30px;right:30px;top:25px;font-family:var(--display);font-size:clamp(48px,5.9vw,84px);font-weight:650;letter-spacing:-.06em;opacity:.17;text-align:center}
.key-art{position:relative;width:100%;height:auto;max-height:580px}
.scene-caption{position:absolute;left:26px;right:26px;bottom:25px;display:flex;justify-content:space-between;font-size:11px;letter-spacing:.02em}
.contact-section{padding:38px 44px;background:var(--grape);color:var(--white);border-radius:18px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.contact-kicker{font-size:12px;margin:0 0 12px;color:var(--ice)}
h2{font-family:var(--display);font-weight:550;font-size:32px;letter-spacing:-.04em;line-height:1.2;margin:0 0 12px}
.contact-section p:not(.contact-kicker){font-size:13px;margin:0;line-height:1.6;color:var(--ice)}
.contact-detail>a{font-size:clamp(23px,2.7vw,38px);font-variant-numeric:tabular-nums;letter-spacing:-.035em;display:flex;align-items:center;gap:28px;margin-bottom:12px}
.contact-detail>a span{font-size:25px}
.contact-detail a:focus-visible{outline-color:var(--white)}
.contact-detail a:hover{text-decoration:underline;text-underline-offset:7px}
.site-footer{padding-block:27px 30px;display:flex;justify-content:space-between;gap:20px;font-size:11px;line-height:1.6}
.site-footer p{margin:0}
@media(min-width:1500px){.hero{gap:70px}.hero-copy{padding-left:26px}}
@media(max-width:1000px){.wrap{width:calc(100% - 56px)}.hero{gap:24px}.hero-copy{padding-left:0}.hero-actions{flex-direction:column;width:100%;max-width:270px}.key-scene{min-height:560px}.contact-section{padding:32px}.scene-word{font-size:58px}.desktop-break{display:none}}
@media(max-width:700px){.wrap{width:calc(100% - 40px)}.demo-notice{font-size:10px;gap:10px;padding:10px 12px}.site-header{min-height:91px}.brand{font-size:24px;gap:9px}.brand>svg{width:29px;height:29px}.brand-sub{font-size:10px}.header-location{font-size:10px;max-width:62px;line-height:1.6;text-align:right}.hero{grid-template-columns:1fr;padding-top:4px;padding-bottom:26px;gap:28px}.hero-copy{padding:18px 3px 0}.eyebrow{margin-bottom:21px;font-size:12px}h1{font-size:clamp(48px,12vw,75px)}.hero-role{font-size:22px;margin-top:13px}.intro{font-size:15px;line-height:1.65;margin:20px 0 23px;max-width:335px}.hero-actions{flex-direction:row;max-width:none;gap:9px}.button{font-size:13px;min-height:50px;padding:14px 15px;gap:9px}.hero-phone{font-size:13px;margin-top:16px}.key-scene{min-height:0;aspect-ratio:1.04;border-radius:14px}.key-art{width:90%;margin-block:-35px}.scene-word{font-size:clamp(48px,13vw,82px);top:18px;left:20px;right:20px}.scene-caption{left:20px;right:20px;bottom:20px;font-size:10px}.contact-section{border-radius:14px;align-items:flex-start;flex-direction:column;padding:28px;gap:25px}h2{font-size:29px}.contact-detail>a{font-size:29px;gap:20px}.site-footer{flex-direction:column;gap:7px;padding-block:22px}}
@media(max-width:370px){.wrap{width:calc(100% - 32px)}.demo-notice{flex-direction:column;gap:1px;padding-block:7px}.hero-actions{flex-direction:column;gap:8px}.button{width:100%;min-height:46px;padding-block:12px}.hero-copy{padding-top:9px}.eyebrow{margin-bottom:15px}.intro{margin-block:15px 19px}.hero-role{margin-top:10px}.header-location{max-width:54px}.contact-section{padding:24px}.contact-detail>a{font-size:25px;gap:15px}.key-scene{aspect-ratio:1}.scene-caption{font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}
