:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#1e3030;background:#f5f1ea;font-synthesis:none;--ink:#1e3030;--muted:#6b7772;--paper:#fffdf9;--teal:#1b5450;--mint:#d9ebe1;--sand:#e8d8c2;--rose:#f4d9d3}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea{font:inherit}button{cursor:pointer;border:0}.app-shell{min-height:100vh;display:flex;flex-direction:column}.topbar{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,5vw,72px);background:var(--ink);color:#fff}.brand{color:#fff;text-decoration:none;font-weight:750;letter-spacing:-.02em}.brand span{font-size:.72rem;color:#b4d5c8;margin-left:10px;font-weight:500}.role-pill{border:1px solid #6c938a;border-radius:99px;padding:7px 12px;font-size:.8rem}main{width:min(1240px,calc(100% - 40px));margin:0 auto;flex:1;padding:46px 0 70px}footer{text-align:center;color:var(--muted);font-size:.76rem;padding:18px}.center-card{max-width:470px;margin:7vh auto;padding:42px;background:var(--paper);border:1px solid #e5ded3;border-radius:24px;box-shadow:0 18px 50px #5b554211}.center-card h1,.page-head h1,.room-head h1{font-size:clamp(2rem,4vw,3.3rem);line-height:1.02;letter-spacing:-.06em;margin:8px 0 14px}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:.68rem;color:#7c6b56;font-weight:800}.muted{color:var(--muted);line-height:1.55}.stack{display:grid;gap:16px;margin-top:28px}label{display:grid;gap:7px;font-size:.84rem;font-weight:700}input,textarea{width:100%;border:1px solid #d5d1c8;border-radius:11px;background:#fff;padding:12px;color:var(--ink);outline:none}textarea{min-height:110px;resize:vertical}input:focus,textarea:focus,button:focus-visible,a:focus-visible{outline:3px solid #e6b46c;outline-offset:2px}.primary,.as-link{background:var(--teal);color:#fff;border-radius:11px;padding:13px 18px;font-weight:750;text-align:center;text-decoration:none}.quiet{background:transparent;color:inherit;padding:9px 12px;border-radius:8px}.quiet:hover{background:#ffffff18}.alert{padding:12px 14px;border-radius:10px;font-size:.85rem}.error{background:var(--rose);color:#7e3027}.page-head,.room-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:34px}.dashboard-grid{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(360px,1.2fr);gap:20px}.panel{background:var(--paper);border:1px solid #e3ddd3;border-radius:20px;padding:22px;box-shadow:0 8px 30px #5b554208}.panel h2{font-size:1.05rem;margin:0 0 14px}.panel-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.invite-box{margin-top:22px;background:var(--mint);padding:15px;border-radius:12px;display:grid;gap:9px}.invite-box input{font-size:.76rem}.invite-box button,.small-button,.card-actions button,.selected-row button{background:#edf1ed;color:var(--teal);border-radius:8px;padding:9px 11px;font-size:.78rem;font-weight:700;text-decoration:none}.invite-box a{color:var(--teal);font-size:.82rem;font-weight:700}.session-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.session-list li{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-bottom:1px solid #ebe5dc}.session-list li:last-child{border-bottom:0}.session-list span{display:block;color:var(--muted);font-size:.75rem;margin-top:4px}.room-head{align-items:center}.presence{display:flex;align-items:center;gap:11px;color:var(--muted);font-size:.78rem;flex-wrap:wrap;justify-content:flex-end}.dot{width:9px;height:9px;border-radius:50%;background:#d59b87;display:inline-block}.dot.online{background:#46a277;box-shadow:0 0 0 4px #46a27722}.room-layout{display:grid;grid-template-columns:250px minmax(400px,1fr) 300px;gap:16px;align-items:start}.stage{position:sticky;top:16px}.stage hr{border:0;border-top:1px solid #ebe5dc;margin:22px 0}.category-list{display:grid;gap:8px}.category{display:flex;justify-content:space-between;text-align:left;gap:10px;padding:12px;border:1px solid #e4e0d8;background:#faf8f3;border-radius:10px;color:var(--ink)}.category span{font-size:.72rem;color:var(--muted)}.category.active{background:var(--mint);border-color:#a9cfbc}.version{font-size:.74rem;color:var(--muted)}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px}.belief-card{padding:17px;background:#fbfaf6;border:1px solid #e9e2d7;border-radius:15px;min-height:190px;display:flex;flex-direction:column}.belief-card.selected{border-color:#83bca0;background:#f1faf3}.belief-card h3{font-size:1rem;line-height:1.2;margin:9px 0}.belief-card p{color:#5a6660;font-size:.84rem;line-height:1.45;margin:0 0 14px}.card-category{font-size:.64rem;text-transform:uppercase;letter-spacing:.08em;color:#927a58;font-weight:800}.card-actions{margin-top:auto;display:grid;gap:8px}.card-actions label{font-size:.72rem}.card-actions input{padding:6px}.danger-text{color:#9d5149!important;background:transparent!important}.selected-area{border-top:1px solid #e9e2d7;margin-top:22px;padding-top:18px}.selected-list{display:grid;gap:8px}.selected-row{display:flex;align-items:center;gap:10px;padding:10px;border:1px solid #e8e2d8;border-radius:10px}.selected-row>div{flex:1}.selected-row span{display:block;font-size:.73rem;color:var(--muted);margin-top:3px}.priority{background:var(--teal);color:#fff!important;border-radius:50%;width:25px;height:25px;text-align:center;padding-top:4px}.restructure{position:sticky;top:16px}.question{background:var(--sand);padding:14px;border-radius:10px;line-height:1.5}.loading{text-align:center;margin:20vh auto;color:var(--muted)}@media(max-width:1050px){.room-layout{grid-template-columns:210px minmax(300px,1fr)}.restructure{grid-column:1/-1;position:static}.dashboard-grid{grid-template-columns:1fr}}@media(max-width:680px){main{width:min(100% - 24px,1240px);padding-top:28px}.topbar{padding:0 16px}.brand span{display:none}.page-head,.room-head{display:block}.presence{justify-content:flex-start;margin-top:15px}.room-layout{display:flex;flex-direction:column}.room-layout>*{width:100%}.stage{position:static}.center-card{padding:27px 21px}.card-grid{grid-template-columns:1fr}.selected-row{align-items:flex-start;flex-wrap:wrap}.selected-row button{margin-left:35px}}
