:root{color:#17201b;background:#f5f7f3;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button{font:inherit}.topbar{align-items:center;border-bottom:1px solid #dce3d5;display:flex;justify-content:space-between;min-height:72px;padding:0 28px}.brand,.authControls,.accountLine,.primaryButton,.ghostButton,.iconButton,.downloadButton,.heroActions{align-items:center;display:flex}.brand{color:#193425;font-size:1.1rem;font-weight:800;gap:10px}.authControls{gap:10px}.primaryButton,.ghostButton,.iconButton{border:0;border-radius:8px;cursor:pointer;gap:8px;min-height:40px}.primaryButton{background:#1f6f4a;color:#fff;font-weight:750;justify-content:center;padding:0 16px}.primaryButton:hover{background:#17583a}.primaryButton.large{font-size:1rem;min-height:48px;padding:0 22px}.primaryButton.wide{width:100%}.ghostButton{background:#fff;border:1px solid #cbd6c4;color:#1f3228;font-weight:700;padding:0 14px}.ghostButton:disabled{cursor:wait;opacity:.65}.downloadButton{background:#26352d;border:1px solid #26352d;border-radius:8px;color:#fff;font-weight:750;gap:8px;justify-content:center;min-height:40px;padding:0 14px;text-decoration:none;white-space:nowrap}.downloadButton:hover{background:#152119}.downloadButton.subtle{background:#fff;border-color:#cbd6c4;color:#1f3228}.downloadButton.large{min-height:48px;padding:0 18px}.downloadButton.wide{margin-top:10px;width:100%}.heroActions{flex-wrap:wrap;gap:10px;justify-content:flex-end}.signedOut{align-items:center;display:grid;gap:40px;grid-template-columns:minmax(0,1fr) auto;margin:0 auto;max-width:1100px;min-height:calc(100vh - 72px);padding:48px 28px}.eyebrow{color:#6b4c16;font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{color:#13251b;font-size:clamp(2.3rem,6vw,5.7rem);letter-spacing:0;line-height:.98;margin-bottom:20px;max-width:820px}.signedOut p:not(.eyebrow),.setupPanel p,.panelHeader p,.emptyState p{color:#5c6b61;font-size:1rem;line-height:1.55}.dashboard{display:grid;gap:24px;grid-template-columns:360px minmax(0,1fr);min-height:calc(100vh - 72px);padding:24px}.setupPanel{align-self:start;background:#fff;border:1px solid #dce3d5;border-radius:8px;padding:22px}.setupPanel h1{font-size:2.05rem;line-height:1.05}.accountLine{color:#486054;font-size:.9rem;font-weight:700;gap:8px;margin-bottom:18px;overflow-wrap:anywhere}.tokenBox{background:#f1f5ed;border:1px solid #d6e1cf;border-radius:8px;display:grid;gap:10px;grid-template-columns:1fr auto;margin-top:14px;padding:12px}.tokenBox span{align-self:center;font-family:SFMono-Regular,Consolas,monospace;font-size:.92rem;font-weight:700;overflow-wrap:anywhere}.tokenBox small{color:#647168;grid-column:1 / -1}.iconButton{background:#fff;border:1px solid #cbd6c4;color:#1f3228;height:36px;justify-content:center;width:36px}.stats{border-top:1px solid #e1e7dc;display:grid;gap:14px;margin-top:22px;padding-top:20px}.stats div{display:grid;gap:2px}.stats span{color:#19261f;font-size:1.15rem;font-weight:800}.stats small{color:#657169}.historyPanel{min-width:0}.panelHeader{align-items:center;display:flex;gap:18px;justify-content:space-between;margin-bottom:16px}.panelHeader h2{font-size:1.5rem;margin-bottom:4px}.panelHeader p{margin-bottom:0}.error{background:#fff2ed;border:1px solid #f4b29a;border-radius:8px;color:#8b2d14;margin-bottom:14px;padding:12px 14px}.emptyState{align-items:center;background:#fff;border:1px dashed #bdcab6;border-radius:8px;display:flex;flex-direction:column;justify-content:center;min-height:420px;padding:28px;text-align:center}.emptyState h3{margin:14px 0 8px}.historyList{display:grid;gap:10px}.historyItem{align-items:center;background:#fff;border:1px solid #dce3d5;border-radius:8px;color:inherit;display:grid;gap:16px;grid-template-columns:minmax(0,1fr) auto;padding:15px 16px;text-decoration:none}.historyItem:hover{border-color:#8bae7c}.historyItem strong,.historyItem span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.historyItem strong{margin-bottom:5px}.historyItem span,.itemMeta{color:#607066;font-size:.88rem}.itemMeta{display:grid;gap:5px;min-width:112px;text-align:right}.devicePill{background:#edf4e8;border:1px solid #cfe0c5;border-radius:999px;color:#24583d;display:inline-block;font-size:.78rem;font-weight:800;justify-self:end;max-width:180px;padding:4px 8px}@media(max-width:820px){.topbar{padding:0 16px}.authControls{align-items:flex-end;flex-direction:column}.brand span{display:none}.signedOut{align-items:start;grid-template-columns:1fr;min-height:auto;padding:42px 18px}.dashboard{grid-template-columns:1fr;padding:16px}.panelHeader,.historyItem{align-items:stretch;grid-template-columns:1fr}.panelHeader{flex-direction:column}.itemMeta{min-width:0;text-align:left}.devicePill{justify-self:start}}
