/* Motion study, September 2026. Spotlight adapted from David Haz / React Bits;
   see assets/vendor/REACT-BITS-LICENSE.md. All content is visible without JS. */
html { scroll-behavior: auto; }
.aa-hero { display: grid; grid-template-columns: 1fr 1.12fr; align-items: center; gap: 3vw; padding-top: 44px; padding-bottom: 135px; min-height: 690px; }
.aa-hero-copy { padding: 0; z-index: 2; }
.aa-hero h1 { font-size: clamp(80px, 8.5vw, 138px); }
.aa-hero .aa-eyebrow { margin-bottom: 26px; }
.aa-hero-description { max-width: 370px; }
.aa-network { position: absolute; inset: 0 0 0 35%; z-index: -1; opacity: .32; pointer-events: none; mask-image: linear-gradient(90deg, transparent, #000 32%, #000 88%, transparent); }
.aa-network canvas { display: block; }
.aa-opportunity { min-width: 0; position: relative; width: 100%; }
.aa-scene-heading { display: flex; justify-content: space-between; align-items: center; padding: 0 4px 18px; color: #a8ada4; font-size: 9px; letter-spacing: .16em; }
.aa-scene-index { font-variant-numeric: tabular-nums; color: #747c72; }
.aa-hero-views { position: relative; border: 1px solid #41473c; border-radius: 14px 14px 0 0; background: #111713; overflow: hidden; }
.aa-hero-view { height: clamp(345px, 30vw, 455px); position: relative; overflow: hidden; background: radial-gradient(ellipse at 75% 15%, #39423155, transparent 65%); }
.aa-atlas { position: absolute; inset: 28px -36px 36px -26px; perspective: 750px; }
.aa-city { width: 100%; height: 100%; max-width: none; overflow: visible; transform: rotateX(31deg) rotateZ(-19deg) scale(1.05); filter: drop-shadow(0 28px 13px #0008); }
.aa-lot rect { fill: #252e25; stroke: #394334; stroke-width: .7; }
.aa-lot path { fill: #45503e; stroke: #78816b; stroke-width: .8; }
.aa-lot-selected rect { fill: #61331c; stroke: #e67c43; }
.aa-lot-selected path { fill: #d6753d; stroke: #ffb67f; }
.aa-map-coordinates { position: absolute; inset: 20px 20px auto; display: flex; justify-content: space-between; font-size: 8px; letter-spacing: .12em; color: #939e8c; }
.aa-map-coordinates span:last-child { text-align: center; line-height: 1.1; font-size: 10px; }
.aa-opportunity-note { position: absolute; left: 22px; right: 22px; bottom: 40px; background: #f2f2e9; color: #1a201b; padding: 17px 18px; display: flex; gap: 13px; border-radius: 7px; box-shadow: 0 12px 36px #0005; }
.aa-note-icon { display: grid; place-items: center; background: #e2e5d8; width: 34px; height: 34px; border-radius: 50%; flex: 0 0 34px; font-size: 22px; }
.aa-opportunity-note div > span { display: block; font-size: 9px; color: #5c6456; margin-bottom: 3px; }
.aa-opportunity-note strong { display: block; font-size: clamp(13px, 1.2vw, 18px); font-weight: 650; letter-spacing: -.025em; }
.aa-opportunity-note p { font-size: 10px; margin-top: 4px; color: #5c6456; }
.aa-scene-disclaimer { position: absolute; bottom: 14px; left: 22px; color: #a1a899; font-size: 8px; letter-spacing: .025em; }
.aa-hero-tabs { display: flex; border: 1px solid #41473c; border-top: 0; border-radius: 0 0 12px 12px; overflow: hidden; background: #101410; }
.aa-hero-tabs button { display: flex; align-items: center; justify-content: space-between; gap: 9px; border: 0; flex: 1; min-height: 65px; padding: 14px 18px; color: #a0a697; background: none; text-align: left; font-size: 10px; position: relative; }
.aa-hero-tabs button + button { border-left: 1px solid #41473c; }
.aa-hero-tabs button > span { font-size: 8px; color: #8f9785; }
.aa-hero-tabs button b { font-size: 20px; font-weight: 400; }
.aa-hero-tabs button[aria-selected="true"] { color: #fff3e6; background: #293021; box-shadow: inset 0 -2px #ff743e; }
.aa-hero-tabs button[aria-selected="true"] b { color: #ff8b57; }
.aa-hero-tabs button:focus-visible { outline-offset: -5px; outline: 2px solid #ff9c6f; }
.aa-hero-view:focus-visible { outline: 2px solid #ff9c6f; outline-offset: -5px; }
.aa-editorial-sheet { position: absolute; left: 12%; top: 28px; width: 69%; height: 305px; padding: 26px 28px; background: #e9e9db; color: #2b3429; box-shadow: 10px 10px 0 #59614c55; transform: rotate(-7deg); }
.aa-sheet-label { font-size: 8px; letter-spacing: .13em; }
.aa-sheet-rule { height: 1px; background: #a1aa95; margin: 14px 0 27px; }
.aa-sheet-kicker { font-size: 7px; letter-spacing: .1em; }
.aa-editorial-sheet > strong { display: block; margin-top: 8px; font-family: Georgia, serif; font-size: clamp(24px, 2.5vw, 39px); font-weight: 400; line-height: 1.1; letter-spacing: -.03em; }
.aa-sheet-lines { width: 82%; height: 31px; margin: 19px 0 10px; background: repeating-linear-gradient(0deg, transparent 0 8px, #9ca38b 8px 9px); opacity: .6; }
.aa-sheet-byline { font-size: 8px; }
.aa-discovery-ticket { position: absolute; right: 17px; top: 120px; padding: 14px 18px; background: #dc7543; color: #1f211b; transform: rotate(4deg); display: flex; gap: 16px; box-shadow: 0 8px 30px #0004; }
.aa-discovery-ticket > span { font-size: 30px; }
.aa-discovery-ticket small { font-size: 7px; letter-spacing: .09em; display: block; }
.aa-discovery-ticket strong { font-size: 12px; font-weight: 650; }
.aa-product-paths a { position: relative; isolation: isolate; }
.aa-product-paths a::before { content: ''; position: absolute; inset: 0; z-index: -1; pointer-events: none; background: radial-gradient(240px circle at var(--mouse-x, 50%) var(--mouse-y, 50%), #ee8a4533, transparent 80%); opacity: 0; transition: opacity .3s; }
.aa-product-paths a:hover::before, .aa-product-paths a:focus-visible::before { opacity: 1; }
.aa-paused *, .aa-paused *::before, .aa-paused *::after { animation: none !important; transition: none !important; }
@media (min-width: 768px) and (max-height: 800px) {
  .aa-hero { min-height: 620px; padding-top: 25px; padding-bottom: 120px; }
  .aa-hero h1 { font-size: clamp(76px, 7.6vw, 115px); }
  .aa-hero-view { height: 330px; }
  .aa-hero-tabs button { min-height: 59px; }
}
@media (max-width: 1050px) and (min-width: 768px) {
  .aa-hero { gap: 24px; grid-template-columns: 1fr 1.08fr; }
  .aa-hero h1 { font-size: 8.4vw; }
  .aa-hero .aa-eyebrow { font-size: 8px; }
  .aa-hero-tabs button { padding: 12px; font-size: 9px; gap: 6px; }
  .aa-hero-tabs button > span { display: none; }
  .aa-opportunity-note { left: 14px; right: 14px; padding: 14px; }
  .aa-note-icon { display: none; }
}
@media (max-width: 767px) {
  .aa-hero { display: flex; gap: 40px; height: auto; min-height: 0; max-height: none; padding-top: 44px; padding-bottom: 125px; }
  .aa-hero-copy { width: 100%; padding: 0; }
  .aa-hero h1 { font-size: clamp(64px, 17.6vw, 105px); }
  .aa-hero-description { margin: 24px 0; }
  .aa-network { display: none; }
  .aa-opportunity { max-width: 530px; align-self: center; }
  .aa-hero-view { height: 340px; }
  .aa-hero-tabs button { min-height: 65px; font-size: 10px; padding: 12px; gap: 7px; }
  .aa-hero-tabs button > span { display: none; }
  .aa-opportunity-note { left: 15px; right: 15px; padding: 15px 12px; }
  .aa-opportunity-note strong { font-size: 13px; }
  .aa-opportunity-note p { font-size: 9px; }
  .aa-editorial-sheet > strong { font-size: 28px; }
  .aa-hero-foot { bottom: 26px; }
  .aa-hero-foot p { max-width: 145px; }
  .aa-hero-foot .aa-scroll-link { gap: 10px; }
}
@media (max-width: 379px) {
  .aa-hero-view { height: 305px; }
  .aa-hero-tabs button { font-size: 9px; padding: 10px; }
  .aa-opportunity-note { gap: 8px; }
  .aa-note-icon { display: none; }
  .aa-hero-foot .aa-scroll-link { font-size: 9px; }
}
@media (prefers-reduced-motion: reduce) {
  .aa-network { display: none; }
}
@media (min-width: 1051px) {
  .aa-hero-tabs button { font-size: 12px; }
  .aa-opportunity-note div > span { font-size: 10px; }
  .aa-opportunity-note p { font-size: 11px; }
}
.aa-site:not(.aa-motion-interactive) .aa-hero-tabs { display: none; }
.aa-site:not(.aa-motion-interactive) .aa-hero-views { border-radius: 14px; }
