*,*:before,*:after{box-sizing:border-box}:root{--font-family-display: "Bebas Neue", "Arial Narrow", sans-serif;--font-family-body: "Barlow Condensed", "Trebuchet MS", sans-serif;--font-display: var(--font-family-display);--font-secondary: var(--font-family-body);--color-brand-primary: #e8000a;--color-brand-primary-dark: #a30007;--color-surface: #ffffff;--color-surface-hover: #f5f5f5;--color-surface-soft: #f0f0f0;--color-surface-muted: #e8e8e8;--color-border-subtle: #d0d0d0;--color-text-primary: #000000;--color-text-muted: #555555;--color-text-soft: #888888;--color-text-subtle: #999999;--color-text-placeholder: #c0c0c0;--color-overlay-inverse-soft: rgba(255, 255, 255, .35);--red: var(--color-brand-primary);--white: var(--color-surface);--black: var(--color-text-primary);--surface-hover: var(--color-surface-hover);--surface-soft: var(--color-surface-soft);--surface-muted: var(--color-surface-muted);--border-subtle: var(--color-border-subtle);--text-muted: var(--color-text-muted);--text-soft: var(--color-text-soft);--text-subtle: var(--color-text-subtle);--text-placeholder: var(--color-text-placeholder);--overlay-inverse-soft: var(--color-overlay-inverse-soft)}html,body{width:100%;min-height:100%;margin:0;padding:0}body{overflow:hidden;font-family:var(--font-family-body)}button,input,textarea,select{font:inherit}.entry-modal-backdrop{position:absolute;inset:0;z-index:8;display:flex;align-items:center;justify-content:center;padding:clamp(1.25rem,4vw,2rem);background:#000000b8}.entry-modal{width:min(100%,520px);padding:clamp(1.8rem,4.4vw,2.4rem);border:3px solid var(--black);border-radius:10px;background:var(--white);box-shadow:0 28px 64px #00000047}.entry-modal__eyebrow{margin:0 0 .35rem;font-size:.96rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--red)}.entry-modal__title{margin:0;font-family:var(--font-display);font-size:clamp(2.5rem,5.7vw,3.4rem);letter-spacing:.04em;line-height:1;color:var(--black)}.entry-modal__message{margin:.9rem 0 1.4rem;font-size:1.2rem;font-weight:600;line-height:1.45;color:var(--text-muted)}.entry-modal__action{min-height:4.35rem}
