:root {
  --page: #eef0ec; --page-2: #e3e7e0; --glass: rgba(255,255,255,.72); --glass-strong: rgba(255,255,255,.9);
  --ink: #151713; --muted: #6f756c; --quiet: #979d94; --line: rgba(28,35,27,.1); --line-strong: rgba(28,35,27,.17);
  --sage: #6d7e66; --sage-soft: #dfe9da; --blue: #1577f0; --shadow: 0 40px 120px rgba(43,52,40,.18);
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", "Segoe UI", sans-serif; color-scheme: light;
}
* { box-sizing: border-box; }
html, body { min-height: 100%; margin: 0; }
body { display: grid; place-items: center; min-height: 100svh; padding: 28px; overflow-x: hidden; background: linear-gradient(145deg,var(--page),var(--page-2)); color: var(--ink); -webkit-font-smoothing: antialiased; }
button, input { font: inherit; }
a { color: inherit; }
.ambient { position: fixed; inset: 0; overflow: hidden; pointer-events: none; }
.ambient span { position: absolute; border-radius: 50%; filter: blur(4px); opacity: .75; animation: drift 16s ease-in-out infinite alternate; }
.ambient span:nth-child(1) { top: -18vw; left: -8vw; width: 52vw; height: 52vw; background: radial-gradient(circle,rgba(191,215,183,.7),transparent 68%); }
.ambient span:nth-child(2) { right: -14vw; bottom: -24vw; width: 58vw; height: 58vw; background: radial-gradient(circle,rgba(184,204,235,.62),transparent 68%); animation-delay: -7s; }
.ambient span:nth-child(3) { top: 22%; right: 19%; width: 25vw; height: 25vw; background: radial-gradient(circle,rgba(255,255,255,.94),transparent 66%); animation-delay: -3s; }
.login-shell { position: relative; z-index: 1; display: grid; grid-template-columns:minmax(0,1.03fr) minmax(430px,.78fr); width:min(1140px,100%); min-height:720px; overflow:hidden; border:1px solid rgba(255,255,255,.74); border-radius:32px; background:var(--glass); box-shadow:var(--shadow),inset 0 1px 0 rgba(255,255,255,.8); backdrop-filter:blur(34px) saturate(1.22); animation:shell-in .82s cubic-bezier(.2,.85,.2,1) both; }
.story-panel { position:relative; display:flex; flex-direction:column; min-width:0; padding:42px; overflow:hidden; border-right:1px solid var(--line); background:linear-gradient(150deg,rgba(255,255,255,.5),rgba(225,235,220,.22)); }
.story-panel::after { position:absolute; right:-270px; bottom:-310px; width:640px; height:640px; border:1px solid rgba(109,126,102,.13); border-radius:50%; box-shadow:0 0 0 72px rgba(109,126,102,.035),0 0 0 144px rgba(109,126,102,.025); content:""; animation:orbit 18s linear infinite; }
.cmine-brand { position:relative; z-index:1; display:inline-flex; gap:13px; align-items:center; width:max-content; color:inherit; text-decoration:none; }
.cmine-mark { display:grid; place-items:center; width:45px; height:45px; border:1px solid rgba(109,126,102,.22); border-radius:14px; background:rgba(255,255,255,.68); box-shadow:0 8px 24px rgba(70,83,65,.1); color:var(--sage); font:600 19px/1 ui-serif,Georgia,serif; }
.cmine-brand strong { display:block; font-size:15px; font-weight:650; letter-spacing:-.02em; }
.cmine-brand small { display:block; margin-top:4px; color:var(--quiet); font-size:8px; font-weight:650; letter-spacing:.075em; }
.story-copy { position:relative; z-index:1; margin:auto 0; }
.story-kicker { display:flex; gap:10px; align-items:center; color:var(--sage); font-size:9px; font-weight:720; letter-spacing:.13em; text-transform:uppercase; }
.story-kicker::before { width:27px; height:1px; background:currentColor; content:""; }
h1 { max-width:600px; margin:27px 0 24px; font-size:clamp(3.55rem,6vw,6.35rem); font-weight:570; letter-spacing:-.076em; line-height:.88; }
h1 em { color:var(--sage); font-family:ui-serif,Georgia,serif; font-weight:400; }
.story-copy>p { max-width:530px; margin:0; color:var(--muted); font-size:14px; line-height:1.75; }
.trust-pills { display:flex; flex-wrap:wrap; gap:7px; margin-top:34px; }
.trust-pills span { padding:8px 10px; border:1px solid var(--line); border-radius:999px; background:rgba(255,255,255,.39); color:var(--muted); font-size:8px; font-weight:680; }
.story-foot { position:relative; z-index:1; display:flex; gap:10px; align-items:center; color:var(--quiet); font-size:9px; }
.story-foot p { margin:0; }
.privacy-dot { width:7px; height:7px; border-radius:50%; background:#75aa6b; box-shadow:0 0 0 5px rgba(117,170,107,.1); }
.auth-panel { position:relative; display:flex; flex-direction:column; min-width:0; padding:26px 42px 34px; background:rgba(248,249,246,.55); }
.preview-badge { display:flex; gap:8px; align-items:center; justify-content:center; align-self:center; padding:8px 12px; border:1px solid var(--line); border-radius:999px; background:rgba(255,255,255,.58); color:var(--quiet); font-size:7px; font-weight:700; letter-spacing:.08em; text-transform:uppercase; }
.preview-badge span { width:5px; height:5px; border-radius:50%; background:#75aa6b; box-shadow:0 0 9px #75aa6b; }
.auth-wrap { width:100%; max-width:430px; margin:auto; }
.destination { display:flex; gap:12px; align-items:center; margin-bottom:28px; padding:13px 14px; border:1px solid var(--line); border-radius:16px; background:rgba(255,255,255,.5); box-shadow:inset 0 1px 0 rgba(255,255,255,.65); }
.app-mark { display:grid; flex:0 0 auto; place-items:center; width:40px; height:40px; border-radius:12px; background:linear-gradient(145deg,#20251f,#4c5a48); color:white; font:600 16px ui-serif,Georgia,serif; box-shadow:0 7px 16px rgba(35,43,33,.18); }
.destination div { display:grid; gap:4px; }
.destination small { color:var(--quiet); font-size:7px; font-weight:650; letter-spacing:.1em; text-transform:uppercase; }
.destination strong { font-size:11px; font-weight:670; }
.verified { margin-left:auto; color:#6b7f64; font-size:8px; font-weight:650; }
.stage-wrap { display:grid; min-height:450px; }
.auth-stage { grid-area:1/1; align-self:start; opacity:0; transform:translateX(28px) scale(.985); pointer-events:none; transition:opacity .32s ease,transform .44s cubic-bezier(.2,.8,.2,1),filter .3s ease; filter:blur(4px); }
.auth-stage.is-active { opacity:1; transform:none; pointer-events:auto; filter:none; }
.auth-stage.is-exiting { opacity:0; transform:translateX(-26px) scale(.985); filter:blur(3px); }
.quiet-back { width:32px; height:32px; margin:0 0 12px -7px; border:0; border-radius:50%; background:transparent; color:var(--muted); cursor:pointer; font-size:25px; line-height:1; }
.quiet-back[disabled] { visibility:hidden; }
.quiet-back:not([disabled]):hover,.quiet-back:not([disabled]):focus-visible { outline:none; background:rgba(22,25,20,.055); color:var(--ink); }
h2 { margin:0; font-size:29px; font-weight:640; letter-spacing:-.045em; }
.auth-intro { margin:9px 0 23px; color:var(--muted); font-size:11px; line-height:1.6; }
.passkey-button { display:grid; grid-template-columns:32px 1fr auto; gap:10px; align-items:center; width:100%; min-height:54px; padding:7px 10px; border:0; border-radius:15px; background:#161815; box-shadow:0 12px 26px rgba(25,29,23,.16); color:white; cursor:pointer; text-align:left; transition:transform .18s ease,box-shadow .18s ease,background .18s ease; }
.passkey-button:hover,.passkey-button:focus-visible { outline:none; transform:translateY(-2px); background:#20231e; box-shadow:0 17px 34px rgba(25,29,23,.2); }
.passkey-symbol { display:grid; place-items:center; width:32px; height:32px; border-radius:10px; background:rgba(255,255,255,.1); color:#cbe2bf; font-size:21px; }
.passkey-button>span:nth-child(2) { font-size:11px; font-weight:700; }
.passkey-button small { padding:6px 7px; border-radius:999px; background:rgba(203,226,191,.12); color:#cbe2bf; font-size:7px; font-weight:700; }
.provider-grid { display:grid; grid-template-columns:repeat(4,1fr); gap:7px; margin-top:9px; }
.provider-grid button { display:grid; gap:6px; place-items:center; min-height:58px; padding:7px 4px; border:1px solid var(--line); border-radius:13px; background:rgba(255,255,255,.54); color:var(--muted); cursor:pointer; font-size:8px; font-weight:650; transition:transform .16s ease,border-color .16s ease,background .16s ease; }
.provider-grid button:hover,.provider-grid button:focus-visible { outline:none; transform:translateY(-2px); border-color:var(--line-strong); background:rgba(255,255,255,.86); color:var(--ink); }
.provider-symbol { display:grid; place-items:center; width:21px; height:21px; border-radius:7px; color:var(--ink); font-size:10px; font-weight:780; }
.provider-symbol.apple { font-size:14px; }.provider-symbol.google { color:#3778e8; }.provider-symbol.microsoft { color:#e56c35; font-size:17px; }.provider-symbol.github { background:#242724; color:white; font-size:7px; }
.divider { display:flex; gap:10px; align-items:center; margin:21px 0; color:var(--quiet); font-size:7px; font-weight:650; letter-spacing:.075em; text-transform:uppercase; }
.divider::before,.divider::after { height:1px; flex:1; background:var(--line); content:""; }
form label { display:block; margin-bottom:7px; color:var(--muted); font-size:9px; font-weight:650; }
.field-row { display:grid; grid-template-columns:1fr 43px; gap:7px; }
.field-row input { min-width:0; height:45px; padding:0 13px; border:1px solid var(--line); border-radius:13px; outline:none; background:rgba(255,255,255,.58); color:var(--ink); font-size:12px; transition:border-color .16s ease,box-shadow .16s ease,background .16s ease; }
.field-row input:focus { border-color:rgba(21,119,240,.42); background:rgba(255,255,255,.88); box-shadow:0 0 0 4px rgba(21,119,240,.09); }
.field-row button { border:0; border-radius:13px; background:var(--blue); box-shadow:0 8px 18px rgba(21,119,240,.24); color:white; cursor:pointer; font-size:17px; transition:transform .16s ease,filter .16s ease; }
.field-row button:hover,.field-row button:focus-visible { outline:none; transform:translateX(2px); filter:brightness(1.05); }
.remember { display:flex; gap:8px; align-items:center; margin-top:14px; color:var(--muted); cursor:pointer; font-size:9px; }
.remember input { width:14px; height:14px; margin:0; accent-color:var(--blue); }
.terms { margin:17px 0 0; color:var(--quiet); font-size:8px; line-height:1.55; }
.terms a,.auth-footer a { color:var(--muted); text-decoration:none; }.terms a:hover,.auth-footer a:hover { color:var(--ink); }
.auth-footer { display:flex; gap:18px; justify-content:center; padding-top:18px; border-top:1px solid var(--line); color:var(--quiet); font-size:8px; }
.verify-stage { text-align:center; }
.verify-stage .quiet-back { display:block; }
.mail-orb { position:relative; display:grid; place-items:center; width:82px; height:82px; margin:25px auto 27px; border:1px solid rgba(21,119,240,.15); border-radius:24px; background:linear-gradient(145deg,rgba(255,255,255,.95),rgba(219,233,250,.76)); box-shadow:0 18px 44px rgba(66,108,157,.16); color:var(--blue); font-size:28px; }
.mail-orb::after { position:absolute; inset:-9px; border:1px solid rgba(21,119,240,.09); border-radius:30px; content:""; animation:mail-pulse 2.2s ease-out infinite; }
.verify-kicker { color:var(--blue); font-size:8px; font-weight:720; letter-spacing:.1em; text-transform:uppercase; }
.verify-stage h2 { margin-top:11px; }.verify-stage>p { max-width:340px; margin:13px auto 24px; color:var(--muted); font-size:11px; line-height:1.7; }.verify-stage>p strong { color:var(--ink); }
.secondary-action { min-height:42px; padding:0 16px; border:1px solid var(--line); border-radius:13px; background:rgba(255,255,255,.58); color:var(--ink); cursor:pointer; font-size:9px; font-weight:680; }.secondary-action:hover,.secondary-action:focus-visible { outline:none; border-color:var(--line-strong); background:white; }
.provider-sheet { position:fixed; z-index:10; display:grid; place-items:center; width:min(330px,calc(100% - 32px)); padding:28px; border:1px solid rgba(255,255,255,.75); border-radius:24px; background:rgba(249,250,247,.88); box-shadow:0 30px 100px rgba(42,51,40,.24); text-align:center; backdrop-filter:blur(30px) saturate(1.25); opacity:0; transform:translateY(18px) scale(.94); pointer-events:none; transition:opacity .24s ease,transform .4s cubic-bezier(.2,.85,.2,1); }
.provider-sheet.is-visible { opacity:1; transform:none; pointer-events:auto; }
.provider-sheet small { margin-top:16px; color:var(--quiet); font-size:8px; font-weight:680; letter-spacing:.08em; text-transform:uppercase; }.provider-sheet strong { margin-top:6px; font-size:17px; }.provider-sheet p { margin:10px 0 0; color:var(--muted); font-size:9px; line-height:1.5; }
.auth-pulse { position:relative; display:grid; place-items:center; width:72px; height:72px; border-radius:22px; background:#171916; color:white; overflow:hidden; }.auth-pulse span { position:absolute; inset:9px; border:1px solid rgba(203,226,191,.34); border-radius:17px; animation:scan 1s ease-in-out infinite alternate; }.auth-pulse span:nth-child(2) { inset:18px; animation-delay:-.35s; }.auth-pulse b { opacity:0; color:#cbe2bf; font-size:24px; transform:scale(.4); transition:.3s ease; }.provider-sheet.is-complete .auth-pulse span { opacity:0; }.provider-sheet.is-complete .auth-pulse b { opacity:1; transform:scale(1); }
.toast { position:fixed; right:20px; bottom:20px; z-index:12; padding:12px 14px; border:1px solid var(--line); border-radius:13px; background:rgba(26,29,24,.88); box-shadow:0 16px 46px rgba(0,0,0,.18); color:white; font-size:9px; opacity:0; transform:translateY(10px); pointer-events:none; transition:.2s ease; backdrop-filter:blur(16px); }.toast.is-visible { opacity:1; transform:none; }
@keyframes shell-in { from { opacity:0; transform:translateY(18px) scale(.985); filter:blur(6px); } to { opacity:1; transform:none; filter:none; } }
@keyframes drift { to { transform:translate3d(3vw,2vw,0) scale(1.05); } }
@keyframes orbit { to { transform:rotate(360deg); } }
@keyframes scan { from { transform:scale(.88); opacity:.28; } to { transform:scale(1.06); opacity:.86; } }
@keyframes mail-pulse { from { transform:scale(.92); opacity:.65; } to { transform:scale(1.12); opacity:0; } }
@media (prefers-color-scheme:dark) {
  :root { --page:#151713; --page-2:#20241f; --glass:rgba(31,35,29,.78); --glass-strong:rgba(32,36,30,.94); --ink:#f2f4ee; --muted:#aab1a6; --quiet:#747d72; --line:rgba(242,246,238,.1); --line-strong:rgba(242,246,238,.18); --sage:#b6c9ac; --sage-soft:#2b3527; color-scheme:dark; }
  .story-panel { background:linear-gradient(150deg,rgba(185,204,169,.055),rgba(17,20,16,.2)); }.auth-panel { background:rgba(18,21,17,.48); }.cmine-mark,.preview-badge,.destination,.provider-grid button,.field-row input,.secondary-action { background:rgba(255,255,255,.04); }.provider-grid button:hover,.provider-grid button:focus-visible,.field-row input:focus,.secondary-action:hover { background:rgba(255,255,255,.075); }.provider-symbol.apple { color:white; }.provider-sheet { background:rgba(31,35,29,.92); border-color:rgba(255,255,255,.14); }.terms a,.auth-footer a { color:#aab1a6; }
}
@media(max-width:920px) { body{padding:12px}.login-shell{grid-template-columns:1fr;width:min(680px,100%);min-height:0}.story-panel{min-height:480px;padding:28px;border-right:0;border-bottom:1px solid var(--line)}.story-copy{margin:70px 0 55px}h1{font-size:clamp(3.4rem,12vw,5.7rem)}.auth-panel{min-height:700px;padding:24px 30px 32px}.story-foot{margin-top:auto} }
@media(max-width:540px) { body{padding:0}.login-shell{border:0;border-radius:0}.story-panel{min-height:440px;padding:22px}.cmine-brand small{display:none}.story-copy{margin:55px 0 40px}h1{font-size:clamp(3.1rem,16vw,4.6rem)}.story-copy>p{font-size:12px}.trust-pills span:nth-child(3){display:none}.auth-panel{min-height:680px;padding:19px 20px 28px}.preview-badge{font-size:6px}.provider-grid{grid-template-columns:repeat(2,1fr)}.provider-grid button{display:flex;min-height:43px;justify-content:center}.stage-wrap{min-height:500px}.verified{display:none}.toast{right:12px;bottom:12px;left:12px;text-align:center} }
@media(prefers-reduced-motion:reduce) { *{scroll-behavior:auto!important;animation:none!important;transition-duration:.01ms!important}.ambient{display:none} }

/* Server-rendering adaptations to the design template.
 *
 * The template is a single-page demo: navigation is <button data-view> and the
 * views are all present at once. We render one page per URL, so navigation has
 * to be real <a href> links — bookmarkable, openable in a new tab, and working
 * without JavaScript.
 *
 * Everything below exists only to bridge that difference. It mirrors the
 * template's own rules onto anchors; it does not invent new visual decisions.
 * If you find yourself adding a *look* here, it belongs in the template
 * instead, so both stay in sync.
 */

/* ── navigation: the template styles buttons, we emit links ─────────── */
.primary-nav a {
  position: relative;
  display: grid;
  grid-template-columns: 30px 1fr auto;
  gap: 7px;
  align-items: center;
  width: 100%;
  min-height: 43px;
  padding: 6px 10px;
  border: 0;
  border-radius: 13px;
  background: transparent;
  color: var(--muted);
  text-align: left;
  text-decoration: none;
  transition: background .18s ease, color .18s ease, transform .18s ease;
}
.primary-nav a:hover { background: rgba(255,255,255,.34); color: var(--ink); }
.primary-nav a.is-active { background: var(--glass-strong); box-shadow: 0 8px 22px rgba(44,57,40,.08); color: var(--ink); }
.primary-nav a.is-active::before {
  position: absolute; left: 0; width: 3px; height: 21px;
  border-radius: 0 3px 3px 0; background: var(--sage); content: "";
}

/* Same for the card / settings actions that are links rather than buttons. */
a.primary-button, a.secondary-button, a.quiet-button, a.text-button { text-decoration: none; }
a.secondary-button, a.primary-button { display: inline-flex; align-items: center; justify-content: center; }

/* Forms that submit a single action are laid out like a button in the card. */
.settings-card form, .status-row form, .product-row form { display: contents; }

/* ── server-rendered feedback ───────────────────────────────────────── */
/* The template shows results through a JS toast; a form POST + redirect has
   to state the outcome in the page itself. */
.flash {
  display: flex; gap: 10px; align-items: flex-start;
  margin-bottom: 18px; padding: 13px 16px;
  border: 1px solid var(--line); border-radius: 16px;
  background: var(--glass); font-size: 13px;
}
.flash.ok { border-color: rgba(109,126,102,.4); }
.flash.err { border-color: rgba(163,86,78,.45); color: #7d3b34; }
@media (prefers-color-scheme: dark) { .flash.err { color: #e8a79f; } }
.flash::before { content: "✓"; opacity: .7; }
.flash.err::before { content: "!"; }

/* Long values (ids, tokens, recovery codes) must not blow out a panel. */
.mono-block {
  margin: 0; padding: 12px 14px;
  border: 1px solid var(--line); border-radius: 13px;
  background: rgba(255,255,255,.4);
  font: 12px/1.7 ui-monospace, SFMono-Regular, Menlo, monospace;
  overflow-x: auto; white-space: pre-wrap; word-break: break-all;
}

/* The template's tables are decorative; ours carry real data. */
.panel table { width: 100%; border-collapse: collapse; font-size: 13px; }
.panel th, .panel td { padding: 9px 8px; text-align: left; border-bottom: 1px solid var(--line); }
.panel th { color: var(--quiet); font-size: 11px; font-weight: 650; letter-spacing: .04em; text-transform: uppercase; }
.panel tr:last-child td { border-bottom: 0; }

/* Utility echoes so page bodies can stay declarative. */
.stack { display: grid; gap: 12px; }
.muted-note { color: var(--quiet); font-size: 12px; }

/* ── sign-in forms ──────────────────────────────────────────────────────
 * The template's only form is a single email field with an inline arrow
 * (.field-row). Ours carry two or three fields plus a labelled submit, so
 * these rules dress those controls in the template's own tokens rather than
 * misusing .field-row for a shape it wasn't drawn for. */
.auth-stage .input {
  width: 100%; margin-bottom: 11px; padding: 13px 15px;
  border: 1px solid var(--line-strong); border-radius: 14px;
  background: var(--glass); color: var(--ink); font: inherit; font-size: 15px;
}
.auth-stage .input:focus { outline: 2px solid var(--sage); outline-offset: 1px; }
.auth-stage .split { display: grid; grid-template-columns: 88px 1fr; gap: 8px; }
.auth-stage .btn {
  display: flex; align-items: center; justify-content: center;
  width: 100%; min-height: 48px; margin-top: 4px; padding: 13px 18px;
  border: 0; border-radius: 14px; background: var(--ink);
  /* --page, not --surface-solid: the sign-in sheet (styles.css) doesn't
     define the latter, so the declaration was dropped and the label
     inherited --ink — black text on a black button. --page is the ground
     colour in both themes, so it stays readable either way. */
  color: var(--page);
  font: inherit; font-size: 15px; font-weight: 640; cursor: pointer;
}
.auth-stage .btn-secondary {
  display: flex; align-items: center; justify-content: center; gap: 8px;
  width: 100%; min-height: 46px; padding: 13px 18px;
  border: 1px solid var(--line-strong); border-radius: 14px;
  background: var(--glass); color: var(--ink); font: inherit; font-size: 15px; text-decoration: none;
}
.auth-stage .tabs { display: grid; grid-template-columns: 1fr 1fr; gap: 4px; margin-bottom: 16px; padding: 4px; border-radius: 15px; background: rgba(29,39,27,.05); }
.auth-stage .tabs a { padding: 10px; border-radius: 11px; color: var(--muted); font-size: 14px; text-align: center; text-decoration: none; }
.auth-stage .tabs a.active { background: var(--glass-strong); color: var(--ink); font-weight: 640; }
.auth-stage .hint, .auth-stage .sub { color: var(--quiet); font-size: 13.5px; }
.auth-stage .sub { margin-bottom: 18px; font-size: 14px; }
.auth-stage .err, .auth-stage .ok { margin-bottom: 14px; padding: 11px 14px; border-radius: 14px; font-size: 13px; }
.auth-stage .err { border: 1px solid rgba(178,58,48,.32); color: var(--red); }
.auth-stage .ok { border: 1px solid rgba(97,116,91,.36); color: var(--sage); }

/* ── admin & developer portal ───────────────────────────────────────────
 * Internal surfaces. They deliberately stay plain — the design template
 * covers the end-user account centre, and inventing a third look for tools
 * only staff see would be effort spent in the wrong place. These few rules
 * keep them legible inside the account chrome. */
.wide-card { padding: 22px 24px; margin-bottom: 14px; border: 1px solid var(--line); border-radius: 22px; background: var(--surface); }
.btn, .btn-secondary {
  display: inline-flex; align-items: center; justify-content: center; gap: 8px;
  min-height: 40px; padding: 10px 18px; border-radius: 13px;
  font: inherit; font-size: 13.5px; font-weight: 620; cursor: pointer; text-decoration: none;
}
/* Fallback matters: this same file is bundled into BOTH sheets, and
   styles.css (sign-in) never defines --surface-solid. Without the
   fallback the declaration is invalid there and the label inherits
   --ink — black text on a black button. */
.btn { border: 0; background: var(--ink); color: var(--surface-solid, var(--page)); }
.btn-secondary { border: 1px solid var(--line-strong); background: var(--glass); color: var(--ink); }
.btn-secondary.danger { color: var(--red); border-color: rgba(178,58,48,.35); }
.input { width: 100%; margin-bottom: 10px; padding: 11px 14px; border: 1px solid var(--line-strong); border-radius: 13px; background: var(--glass); color: var(--ink); font: inherit; }
.hint { color: var(--quiet); font-size: 12.5px; }
.err, .ok { margin-bottom: 14px; padding: 11px 14px; border-radius: 14px; font-size: 13px; }
.err { border: 1px solid rgba(178,58,48,.32); color: var(--red); }
.ok { border: 1px solid rgba(97,116,91,.36); color: var(--sage); }
.badge { padding: 3px 9px; border-radius: 999px; background: rgba(29,39,27,.06); color: var(--muted); font-size: 11px; }
.badge-green { background: var(--sage-soft); color: var(--sage); }
.badge-amber { background: rgba(196,138,42,.15); color: var(--amber); }
.badge-red { background: rgba(178,58,48,.14); color: var(--red); }
.row-title { font-size: 14px; font-weight: 620; }
.attention-panel { border-color: rgba(196,138,42,.4); }
.link-button { border: 0; background: none; color: var(--quiet); cursor: pointer; font: inherit; }
.link-button:hover { color: var(--red); }
