:root{--bg:#f0e9dc;--bg-elevated:#f7f1e4;--text:#2a1e14;--text-muted:#6b5847;--accent:#f97316;--accent-soft:#f9731614;--secondary:#8b5e3c;--border:#dcd1be;--shadow:0 2px 8px #2a1e140f, 0 8px 24px #2a1e140a;--font-serif:var(--font-serif);--font-sans:var(--font-sans);--space-xs:.5rem;--space-sm:1rem;--space-md:2rem;--space-lg:4rem;--space-xl:8rem;--max-width:1400px;--content-padding:2rem;--radius-sm:6px;--radius-md:10px;--radius-lg:16px}[data-theme=dark]{--bg:#1a1410;--bg-elevated:#241c16;--text:#f5efe6;--text-muted:#a89680;--accent:#f97316;--accent-soft:#f973161f;--secondary:#c4a57b;--border:#2e2620;--shadow:0 2px 8px #00000040, 0 8px 24px #0003}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;flex-direction:column;min-height:100vh;line-height:1.5;transition:background .3s,color .3s;display:flex}main{flex:1}h1,h2,h3,h4{font-family:var(--font-bowlby);letter-spacing:-.02em;font-weight:400;line-height:1.1}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}@media (prefers-reduced-motion:no-preference){::view-transition-old(root){animation-duration:.35s;animation-timing-function:cubic-bezier(.4,0,.2,1)}::view-transition-new(root){animation-duration:.35s;animation-timing-function:cubic-bezier(.4,0,.2,1)}::view-transition-old(root){animation-name:fade-out}::view-transition-new(root){animation-name:fade-in}}@keyframes fade-out{to{opacity:0}}@keyframes fade-in{0%{opacity:0}}@media (prefers-reduced-motion:no-preference){::view-transition-old(brand){animation-duration:.2s;animation-timing-function:cubic-bezier(.4,0,.2,1)}::view-transition-new(brand){animation-duration:.2s;animation-timing-function:cubic-bezier(.4,0,.2,1)}}
.AccessGate-module__6LelSG__gate{background:var(--bg);z-index:1000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.AccessGate-module__6LelSG__form{width:100%;max-width:20rem;padding:0 var(--space-md)}.AccessGate-module__6LelSG__input{border:1px solid var(--border);background:var(--bg-elevated);width:100%;color:var(--text);text-align:center;border-radius:var(--radius-sm);padding:1rem 1.25rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.AccessGate-module__6LelSG__input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.AccessGate-module__6LelSG__input.AccessGate-module__6LelSG__error{border-color:#dc2626;animation:.3s AccessGate-module__6LelSG__shake}@keyframes AccessGate-module__6LelSG__shake{0%,to{transform:translate(0)}25%{transform:translate(-6px)}75%{transform:translate(6px)}}
