.password-gate{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 75% 20%,#e8ebdd 0 23%,transparent 24%),var(--cream)}.gate-card{width:min(100%,580px);background:var(--paper);border:1px solid var(--line);padding:clamp(28px,5vw,64px);box-shadow:14px 14px 0 #dfe6d8}.gate-card .eyebrow{margin-bottom:22px}.gate-card h1{font-family:'Playfair Display',Georgia,serif;font-size:clamp(49px,7vw,76px);font-weight:400;letter-spacing:-.055em;line-height:1.1;margin:0}.gate-card h1 em{color:var(--olive);font-weight:400}.gate-card>p:not(.eyebrow){font-size:14px;line-height:1.75;color:var(--muted);margin:23px 0 30px}.gate-card form label{margin-top:0}.gate-entry{display:flex;gap:8px}.gate-entry input{min-width:0;flex:1;border:1px solid #cdd3c9;background:#fff;padding:13px 14px;color:var(--ink);outline:none}.gate-entry input:focus{border-color:var(--olive-dark);box-shadow:0 0 0 2px #dfe8da}.gate-entry .button{flex:none}@media(max-width:420px){.gate-entry{flex-direction:column}.gate-entry .button{justify-content:space-between}}

.password-gate[hidden],#site-shell[hidden]{display:none}
