:root{font-family:Inter,IBM Plex Sans,Segoe UI,Aptos,Helvetica Neue,sans-serif;line-height:1.45}*{box-sizing:border-box}body{background:var(--rg-page,#f4efe6);color:var(--rg-text,#2d2a24);margin:0}.page{max-width:960px;margin:0 auto;padding:24px}.hero{background:var(--rg-card,#fffdf8);border:1px solid var(--rg-border,#d6c8b4);border-radius:24px;margin-top:10vh;padding:28px}.eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--rg-muted,#6f675d);margin:0;font-size:.74rem;font-weight:600}h1,h2,h3,h4{color:var(--rg-text,#2d2a24);margin-top:8px}.muted-text{color:var(--rg-muted,#6f675d)}.row{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}button,a{border:1px solid var(--rg-button-secondary,#8f7a5a);background:var(--rg-button-secondary,#8f7a5a);color:#fffdf8;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;padding:10px 14px;text-decoration:none;transition:filter .16s;display:inline-flex}button:hover,a:hover{filter:brightness(.94)}.secondary{background:var(--rg-card,#fffdf8);color:var(--rg-text,#2d2a24);border-color:var(--rg-border,#d6c8b4)}textarea,input,select{border:1px solid var(--rg-border,#d6c8b4);background:var(--rg-input,#fbf7ef);width:100%;color:var(--rg-text,#2d2a24);border-radius:14px;margin-bottom:12px;padding:12px}textarea::placeholder,input::placeholder{color:var(--rg-muted,#6f675d)}.error{color:var(--rg-risk,#a7534b);font-weight:600}.disabled-link{pointer-events:none;opacity:.62}.dev-note{border:1px dashed var(--rg-border,#d6c8b4);color:var(--rg-muted,#6f675d);background:#f9f3e8;border-radius:12px;padding:10px}.atlas-page{background:var(--rg-page,#f4efe6);max-width:1440px;min-height:100vh;color:var(--rg-text,#2d2a24);margin:0 auto;padding:20px}.atlas-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;padding:12px 2px;display:flex}.atlas-shell{grid-template-columns:280px minmax(0,1fr) 360px;align-items:start;gap:16px;display:grid}.atlas-panel{border:1px solid var(--rg-border,#d6c8b4);border-radius:24px;padding:16px}.atlas-left{background:var(--rg-left,#e8ddcb);max-height:calc(100vh - 28px);position:sticky;top:12px;overflow:auto}.atlas-centre{background:var(--rg-centre,#f8f4ec)}.atlas-right{background:var(--rg-right,#efe8da);max-height:calc(100vh - 28px);position:sticky;top:12px;overflow:auto}.atlas-card{background:var(--rg-card,#fffdf8);border:1px solid var(--rg-border,#d6c8b4);border-radius:22px;margin-bottom:14px;padding:16px}.atlas-input-card{background:var(--rg-input,#fbf7ef)}.atlas-subcard{background:var(--rg-card,#fffdf8);border:1px solid var(--rg-border,#d6c8b4);border-radius:18px;margin-bottom:10px;padding:12px}.surface-pills{flex-wrap:wrap;gap:8px;display:flex}.surface-pill{color:var(--rg-text,#2d2a24);background:#fffdf8;border-radius:999px;padding:6px 10px;font-size:.84rem}.surface-pill.active{border-color:var(--rg-judgement,#b4935a);box-shadow:inset 0 0 0 1px var(--rg-judgement,#b4935a)}.history-list{gap:8px;display:grid}.history-item{text-align:left;border:1px solid var(--rg-border,#d6c8b4);width:100%;color:var(--rg-text,#2d2a24);background:#fffdf8;border-radius:16px;padding:10px}.history-item.active{box-shadow:inset 0 0 0 1px var(--rg-judgement,#b4935a)}.history-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.history-title{color:var(--rg-text,#2d2a24);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 6px;display:-webkit-box;overflow:hidden}.history-meta{color:var(--rg-muted,#6f675d);margin:0;font-size:.84rem}.review-item{justify-content:space-between;gap:8px;margin:0 0 8px;display:flex}.surface-badge{color:#fffdf8;border-radius:999px;padding:3px 10px;font-size:.75rem;font-weight:600}.share-card{border:1px solid var(--rg-border,#d6c8b4);background:#fffdf8;border-radius:18px;margin-bottom:10px;padding:12px}.share-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.mobile-tabs{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-bottom:12px;display:grid}.mobile-tab{border:1px solid var(--rg-border,#d6c8b4);color:var(--rg-text,#2d2a24);background:#fffdf8;border-radius:12px;padding:8px 6px;font-weight:600}.mobile-tab.active{border-color:var(--rg-judgement,#b4935a);box-shadow:inset 0 0 0 1px var(--rg-judgement,#b4935a)}.mobile-hidden,.mobile-tab-hidden{display:none}@media (width<=1200px){.atlas-shell{grid-template-columns:250px minmax(0,1fr) 330px}}@media (width<=960px){.atlas-shell{grid-template-columns:1fr}.atlas-left,.atlas-right{max-height:none;position:static}.mobile-tab-hidden{display:none}}
