:root{color:#173c35;font-synthesis:none;text-rendering:optimizelegibility;background:#f6f7f2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input{font:inherit}.auth-layout{background:#f6f7f2;grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr);min-height:100vh;display:grid}.intro-panel{color:#f5f6ee;background:#123d35;flex-direction:column;justify-content:space-between;padding:clamp(2rem,8vw,7rem);display:flex}.brand-mark{color:#123d35;letter-spacing:-.08em;background:#d9f078;border-radius:1rem;place-items:center;width:3rem;height:3rem;font-weight:800;display:inline-grid}.eyebrow{color:#b8d5c9;letter-spacing:.14em;text-transform:uppercase;margin:2rem 0 1rem;font-size:.74rem;font-weight:700;display:block}.intro-panel h1{letter-spacing:-.055em;max-width:11ch;margin:0;font:700 clamp(2.7rem,5vw,5.3rem)/.98 Georgia,serif}.intro-copy{color:#d7e4dc;max-width:35rem;margin-top:1.6rem;font-size:1.1rem;line-height:1.6}.security-note{color:#a8c2b7;max-width:25rem;font-size:.88rem;line-height:1.5}.form-panel{background:#fffefb;place-items:center;padding:2rem;display:grid}.form-content{width:min(100%,27rem)}.mode-switch{background:#edf0e9;border-radius:.8rem;grid-template-columns:1fr 1fr;gap:.25rem;margin-bottom:2.5rem;padding:.25rem;display:grid}.mode-switch button{color:#66746e;cursor:pointer;background:0 0;border:0;border-radius:.6rem;padding:.7rem;font-weight:700}.mode-switch .active{color:#123d35;background:#fffefb;box-shadow:0 1px 4px #19372b18}.form-content h2{color:#173c35;letter-spacing:-.04em;margin:0;font:700 2.25rem/1.05 Georgia,serif}.form-lead{color:#66746e;margin:.8rem 0 2rem}form{gap:.55rem;display:grid}label{color:#25493f;margin-top:.8rem;font-size:.88rem;font-weight:700}input{color:#173c35;background:#fff;border:1px solid #cfd8d1;border-radius:.7rem;outline:none;width:100%;padding:.85rem .95rem}input:focus{border-color:#4f7d69;box-shadow:0 0 0 3px #d9f07880}.primary-button,.secondary-button{color:#fff;cursor:pointer;background:#173c35;border:0;border-radius:.7rem;margin-top:1.2rem;padding:.9rem 1rem;font-weight:700}.primary-button:hover,.secondary-button:hover{background:#0b2d26}button:disabled{cursor:wait;opacity:.65}.feedback{border-radius:.6rem;margin:.6rem 0 0;padding:.72rem .8rem;font-size:.88rem;line-height:1.4}.error{color:#a2392e;background:#fff0ee}.success{color:#3d672b;background:#edf7df}.screen-message{color:#173c35;background:#f6f7f2;place-items:center;min-height:100vh;padding:2rem;display:grid}.setup-card{text-align:center;background:#fffefb;border-radius:1.25rem;width:min(100%,34rem);padding:2.5rem;box-shadow:0 18px 50px #173c3512}.setup-card .eyebrow{color:#52796a;margin:1.3rem 0 .8rem}.setup-card h1{margin:0;font:700 2.35rem/1.1 Georgia,serif}.setup-card p{color:#66746e;line-height:1.6}.setup-card code{color:#173c35;background:#eef1eb;border-radius:.3rem;padding:.15rem .35rem}.signed-in-card{justify-items:center;gap:.5rem;display:grid}@media (width<=760px){.auth-layout{grid-template-columns:1fr}.intro-panel{min-height:19rem;padding:2.5rem 1.5rem}.intro-panel h1{font-size:3rem}.security-note{display:none}.form-panel{align-items:start;padding:2.5rem 1.5rem}.form-content{width:100%}}
