html[data-rv][data-rv-gate] body,html[data-rv][data-rv-gate]:not([data-rv-theme]) body,html[data-rv][data-rv-gate][data-rv-theme] body{background:var(--bg)}.rv-root.rv-root--gate{background:var(--bg);color:var(--fg)}.rv-root.rv-root--gate .rv-gate :focus-visible{outline:2px solid var(--focus);outline-offset:2px;border-radius:2px}.rv-gate{position:relative;min-height:100svh;display:flex;flex-direction:column;max-width:26rem;margin:0 auto;padding:1.5rem 1.375rem calc(1.5rem + env(safe-area-inset-bottom, 0px));color:var(--fg);font-family:var(--serif);font-size:1rem;line-height:1.65}.rv-gate-top{flex:none;padding-block:.25rem 0}.rv-gate-wordmark{font-family:var(--serif);font-weight:600;font-size:1.0625rem;letter-spacing:.005em;color:var(--fg);text-decoration:none;display:inline-flex;align-items:center;min-height:44px;transition:color .2s ease}.rv-gate-wordmark:hover{color:var(--accent)}.rv-gate-mark{width:28px;height:28px;flex:none;border-radius:7px;margin-right:.5rem}.rv-gate-panel{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;padding-block:2rem}.rv-gate .rv-gate-eyebrow{font-family:var(--ui);font-size:.6875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin:0}.rv-gate h1{font-family:var(--serif);font-weight:600;font-size:1.625rem;line-height:1.2;letter-spacing:-.01em;margin:.6rem 0 0;color:var(--fg)}.rv-gate-rule{width:2.75rem;height:1px;background:var(--accent);border:0;margin:1.1rem 0 0}.rv-gate-intro{margin:1.1rem 0 0;color:var(--fg-dim)}.rv-gate .rv-alert{margin:1.5rem 0 0;padding:.75rem 0 .75rem .9rem;border-radius:0;border-left:2px solid var(--danger);background:transparent;font-family:var(--ui);font-size:.8125rem;line-height:1.55;color:var(--danger)}.rv-gate .rv-alert--calm{border-left-color:var(--line-strong);color:var(--fg-dim)}.rv-gate form{margin-top:1.75rem}.rv-gate label{font-family:var(--ui);font-size:.75rem;font-weight:600;color:var(--fg-dim);margin-bottom:.55rem}.rv-gate .rv-code,.rv-gate label{display:block;letter-spacing:.12em;text-transform:uppercase}.rv-gate .rv-code{width:100%;min-height:52px;padding:0 .9rem;border-radius:2px;border:1px solid var(--line-strong);background:var(--bg-raise);color:var(--fg);font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:1.0625rem;box-shadow:none}.rv-gate .rv-code::-moz-placeholder{color:var(--fg-faint);letter-spacing:.12em}.rv-gate .rv-code::placeholder{color:var(--fg-faint);letter-spacing:.12em}.rv-gate .rv-code:focus{border-color:var(--accent);outline:2px solid var(--focus);outline-offset:2px;box-shadow:none}.rv-gate .rv-btn,.rv-gate .rv-btn--primary,.rv-gate .rv-btn--wide{font-family:var(--ui);font-size:.9375rem;font-weight:600;width:100%;min-height:52px;margin-top:1rem;border-radius:2px;border:0;background:var(--fg);color:var(--bg);cursor:pointer;transition:background .2s ease,color .2s ease}.rv-gate .rv-btn--primary:active,.rv-gate .rv-btn--primary:hover{background:var(--accent);color:var(--bg)}.rv-gate .rv-fine{margin:1.75rem 0 0;font-family:var(--ui);font-size:.8125rem;line-height:1.65;color:var(--fg-dim)}.rv-gate-foot{flex:none;padding-top:1.5rem;border-top:1px solid var(--line)}.rv-gate-back{display:inline-flex;align-items:center;gap:.45rem;min-height:44px;font-family:var(--ui);font-size:.8125rem;font-weight:500;color:var(--fg-dim);text-decoration:none;transition:color .2s ease}.rv-gate-back:hover{color:var(--accent)}@media (prefers-reduced-motion:reduce){.rv-gate .rv-btn--primary,.rv-gate-back,.rv-gate-wordmark{transition:none}}@media (min-width:40rem){.rv-gate{padding-inline:0}}