/* Approved homepage finish. Presentation only; scoped to the public home page. */
@media screen {
  html:root :is(body,#app).hp-public.hp-home[data-hammer-web-ui] {
    --hw-base: #061522;
    --hw-content: #102638;
    --hw-glass: rgba(22,44,62,.66);
    --hw-edge: rgba(137,184,217,.23);
    --hw-line: rgba(157,195,222,.16);
    --hw-ink: #f3f6fa;
    --hw-muted: #b3c1d0;
    --hw-accent: #edc37e;
    --hw-accent-glass: rgba(193,151,84,.10);
    --hw-accent-edge: rgba(222,183,117,.4);
    --hw-field: rgba(5,20,33,.72);
    --hw-cool-wash: rgba(21,91,153,.42);
    --hw-warm-wash: rgba(151,104,37,.40);
    --hw-shadow: inset 0 1px 0 rgba(212,235,249,.09),0 12px 36px rgba(0,0,0,.13);
    --hp-ink: var(--hw-ink);
    --hp-paper: var(--hw-base);
    --hp-midnight: var(--hw-base);
    --hp-muted: var(--hw-muted);
    --hp-copper: var(--hw-accent);
    --hp-copper-dark: var(--hw-accent);
    --hp-line: var(--hw-line);
    height: auto;
    color: var(--hw-ink) !important;
    background: radial-gradient(ellipse at 0 0,var(--hw-cool-wash),transparent 55%),radial-gradient(ellipse at 100% 75%,var(--hw-warm-wash),transparent 50%),#061522 !important;
    background-attachment: fixed !important;
  }
  html:root :is(body,#app).hp-public.hp-home[data-hammer-web-ui] :is(#app,#hp-main,.hp-visit,.hp-footer) {
    background: transparent !important;
    color: var(--hw-ink);
  }
  html:root :is(body,#app).hp-public.hp-home[data-hammer-web-ui] .hp-header {
    background: rgba(7,27,43,.78) !important;
    border-bottom: 1px solid var(--hw-line) !important;
    box-shadow: none !important;
    -webkit-backdrop-filter: blur(18px);
    backdrop-filter: blur(18px);
  }
  html:root :is(body,#app).hp-public.hp-home[data-hammer-web-ui] .hp-hero {
    background: transparent !important;
  }
  html:root :is(body,#app).hp-public.hp-home[data-hammer-web-ui] .hp-hero:after {
    background: radial-gradient(ellipse at 0 0,rgba(21,91,153,.40),transparent 66%),radial-gradient(ellipse at 100% 88%,rgba(151,104,37,.26),transparent 52%),linear-gradient(90deg,rgba(3,16,27,.80),rgba(3,16,27,.50) 44%,rgba(3,16,27,.10) 78%),linear-gradient(0deg,#061522,rgba(6,21,34,.08) 35%,transparent 65%) !important;
  }
  html:root :is(body,#app).hp-public.hp-home[data-hammer-web-ui] .hp-hero-photo {
    filter: grayscale(1);
  }
  html:root :is(body,#app).hp-public.hp-home[data-hammer-web-ui] .hp-hero-photo,
  html:root :is(body,#app).hp-public.hp-home[data-hammer-web-ui] .hp-hero:after {
    -webkit-mask-image: linear-gradient(#000 0%,#000 72%,transparent 100%);
    mask-image: linear-gradient(#000 0%,#000 72%,transparent 100%);
  }
  html:root :is(body,#app).hp-public.hp-home[data-hammer-web-ui] :is(.hp-hero h1,.hp-hero h1 span,.hp-visit h2) {
    color: var(--hw-ink) !important;
  }
  html:root :is(body,#app).hp-public.hp-home[data-hammer-web-ui] .hp-hero-copy>p {
    color: #c5d7e6 !important;
  }
  html:root :is(body,#app).hp-public.hp-home[data-hammer-web-ui] .hp-rule {
    background: var(--hw-accent) !important;
  }
  html:root :is(body,#app).hp-public.hp-home[data-hammer-web-ui] .hp-actions {
    gap: 16px;
    align-items: stretch;
  }
  html:root :is(body,#app).hp-public.hp-home[data-hammer-web-ui] .hp-actions :is(.hp-button,.hp-text-link) {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    min-height: 50px;
    padding: 12px 20px;
    border-radius: 16px !important;
    border: 1px solid rgba(137,184,217,.40) !important;
    background: rgba(10,28,43,.65) !important;
    color: #c5e3f7 !important;
    box-shadow: var(--hw-shadow) !important;
    font-family: var(--hw-font,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif) !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    text-transform: none;
    letter-spacing: normal;
    text-decoration: none !important;
    white-space: nowrap;
    -webkit-backdrop-filter: blur(12px) !important;
    backdrop-filter: blur(12px) !important;
    transition: background .18s ease,border-color .18s ease !important;
  }
  html:root :is(body,#app).hp-public.hp-home[data-hammer-web-ui] .hp-actions .hp-button {
    background: rgba(193,151,84,.14) !important;
    border-color: rgba(222,183,117,.60) !important;
    color: var(--hw-accent) !important;
  }
  html:root :is(body,#app).hp-public.hp-home[data-hammer-web-ui] .hp-actions :is(.hp-button,.hp-text-link):hover {
    background: rgba(27,58,80,.86) !important;
    border-color: #a8d7f7 !important;
    transform: none;
  }
  html:root :is(body,#app).hp-public.hp-home[data-hammer-web-ui] .hp-actions .hp-button:hover {
    background: rgba(193,151,84,.22) !important;
    border-color: var(--hw-accent) !important;
  }
  html:root :is(body,#app).hp-public.hp-home[data-hammer-web-ui] :is(.hp-menu-toggle,.hp-nav) {
    background: rgba(10,28,43,.72) !important;
    border-color: rgba(137,184,217,.40) !important;
    box-shadow: var(--hw-shadow) !important;
  }
  html:root :is(body,#app).hp-public.hp-home[data-hammer-web-ui] .hp-menu-toggle {
    border-radius: 16px !important;
    color: #c5e3f7 !important;
  }
  html:root :is(body,#app).hp-public.hp-home[data-hammer-web-ui] .hp-nav .hp-nav-login:hover {
    background: rgba(193,151,84,.14) !important;
    border-color: var(--hw-accent-edge) !important;
  }
  html:root :is(body,#app).hp-public.hp-home[data-hammer-web-ui] .hp-nav a:hover {
    color: var(--hw-accent) !important;
  }
  html:root :is(body,#app).hp-public.hp-home[data-hammer-web-ui] :is(.hp-live-grid,.hp-occupancy,.hp-trends,.hp-quick-links,.hp-quick-links>a,.hp-footer-top,.hp-footer nav) {
    background: transparent !important;
    border-color: var(--hw-line) !important;
  }
  html:root :is(body,#app).hp-public.hp-home[data-hammer-web-ui] .hp-quick-links>a:hover {
    background: rgba(22,44,62,.36) !important;
  }
  html:root :is(body,#app).hp-public.hp-home[data-hammer-web-ui] .hp-footer {
    border-top: 1px solid var(--hw-line);
    color: var(--hw-muted);
  }
  html:root :is(body,#app).hp-public.hp-home[data-hammer-web-ui] :focus-visible {
    outline: 2px solid #a8d7f7 !important;
    outline-offset: 4px;
  }
  @media (max-width:600px) {
    html:root :is(body,#app).hp-public.hp-home[data-hammer-web-ui] .hp-hero:after {
      background: radial-gradient(ellipse at 0 0,rgba(21,91,153,.40),transparent 66%),radial-gradient(ellipse at 100% 90%,rgba(151,104,37,.30),transparent 48%),linear-gradient(0deg,#061522,rgba(6,21,34,.60) 19%,rgba(4,17,28,.20) 62%,rgba(4,17,28,.24)) !important;
    }
    html:root :is(body,#app).hp-public.hp-home[data-hammer-web-ui] .hp-actions {gap:12px;flex-wrap:wrap}
    html:root :is(body,#app).hp-public.hp-home[data-hammer-web-ui] .hp-actions :is(.hp-button,.hp-text-link) {
      min-height:48px;padding:11px 15px;font-size:15px;gap:12px;
    }
  }
  @media (max-width:360px) {
    html:root :is(body,#app).hp-public.hp-home[data-hammer-web-ui] .hp-actions {gap:10px}
    html:root :is(body,#app).hp-public.hp-home[data-hammer-web-ui] .hp-actions :is(.hp-button,.hp-text-link) {padding:11px 12px;font-size:14px;gap:8px}
  }
  @media (prefers-reduced-motion:reduce) {
    html:root :is(body,#app).hp-public.hp-home[data-hammer-web-ui] .hp-actions :is(.hp-button,.hp-text-link) {transition:none !important}
  }
  @media (forced-colors:active) {
    html:root :is(body,#app).hp-public.hp-home[data-hammer-web-ui] .hp-actions :is(.hp-button,.hp-text-link) {border:1px solid ButtonText !important}
  }
}
