:root{color:#17211b;background:#f7f4ee;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-height:100vh;margin:0;background:linear-gradient(180deg,rgba(255,255,255,.7),rgba(247,244,238,0)),#f7f4ee}a{color:inherit}.button-link,button{min-height:44px;border:1px solid #17211b;border-radius:6px;padding:0 18px;background:#17211b;color:#fffaf0;font:inherit;font-weight:650;text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}button:disabled{cursor:progress;opacity:.7}input,textarea{width:100%;border:1px solid #b8b1a3;border-radius:6px;padding:12px;background:#fffdf8;color:#17211b;font:inherit}textarea{resize:vertical}label{display:grid;grid-gap:6px;gap:6px;font-size:.92rem;font-weight:650}h1,h2,p{margin-top:0}h1{margin-bottom:18px;font-size:2rem;line-height:1.1}h2{margin-bottom:10px;font-size:1.2rem}.auth-layout,.home-layout{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-panel,.home-panel,.tool-panel{width:min(100%,520px);border:1px solid #d6cebf;border-radius:8px;padding:28px;background:#fffaf0;box-shadow:0 18px 50px rgba(23,33,27,.08)}.auth-panel{width:min(100%,600px)}.eyebrow{margin-bottom:10px;color:#67736b;font-size:.78rem;font-weight:750;letter-spacing:0;text-transform:uppercase}.stack{display:grid;grid-gap:16px;gap:16px}.auth-links,.button-row{display:flex;flex-wrap:wrap;gap:12px}.secondary,.secondary-link{border-color:#b8b1a3;background:transparent;color:#17211b}.auth-links,.auth-switch{margin:18px 0 0;color:#526056;font-size:.94rem}.form-error{margin:14px 0 0;color:#9d2f23;font-weight:650}.recovery-note{border:1px solid #d6cebf;border-radius:6px;padding:14px;background:#f7f4ee}.recovery-note h2{margin-bottom:6px}.recovery-note p{margin-bottom:0;color:#526056;line-height:1.5}.recovery-note p+p{margin-top:10px}.phrase-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.phrase-grid span{border:1px solid #d6cebf;border-radius:6px;padding:10px;background:#f7f4ee;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.9rem}.app-shell{min-height:100vh;padding:28px}.inline-form,.status-row,.topbar{display:flex;gap:16px;align-items:center;justify-content:space-between}.topbar{max-width:960px;margin:0 auto 24px}.topbar h1{margin-bottom:0}.workspace{max-width:960px;margin:0 auto;display:grid;grid-gap:18px;gap:18px}.status-row{border-bottom:1px solid #d6cebf;padding-bottom:12px;color:#526056}.tool-panel{width:100%}.inline-form{margin-top:18px;align-items:end}.inline-form label{flex:1 1}@media (max-width:640px){h1{font-size:1.65rem}.phrase-grid{grid-template-columns:1fr}.inline-form,.status-row,.topbar{align-items:stretch;flex-direction:column}}