:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#202723;background:#f5f6f2;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-size:14px}*{box-sizing:border-box}body{margin:0}button,a,select{-webkit-tap-highlight-color:transparent}button,select{font:inherit}button,a.button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}a{color:inherit}button:focus-visible,a:focus-visible,select:focus-visible{outline:3px solid #a1bc40;outline-offset:4px}button{color:inherit}.shell{min-height:100vh;display:flex;flex-direction:column}.topbar{height:88px;padding:0 6%;display:flex;gap:34px;align-items:center;border-bottom:1px solid #dde2d9;background:#fff}.brand{font-size:30px;font-weight:750;letter-spacing:-1.5px;display:flex;align-items:center;text-decoration:none}.brand-mark{display:grid;place-items:center;background:#26372c;color:#d8ee83;border-radius:10px;width:37px;height:37px;margin-right:10px;font-size:31px;font-weight:400;letter-spacing:0}.brand-dot{color:#91ac31}.product-label{font-size:10px;letter-spacing:2px;color:#818a80;padding-left:30px;border-left:1px solid #dce1d8}.logout{margin-left:auto}main{width:100%;max-width:1360px;padding:65px 6% 85px;margin:0 auto;flex:1}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.8px;color:#6c7869}h1{font-size:42px;line-height:1.18;letter-spacing:-1.5px;margin:14px 0 15px;font-weight:620}h2{font-size:18px;letter-spacing:-.3px;font-weight:600;margin:0}h3{font-size:15px;font-weight:600;margin:0}.workspace-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:38px}.workspace-heading p,.welcome p{color:#778174;line-height:1.7;margin:0}.selection-tools{display:flex;gap:12px;align-items:center}.button{border:1px solid #dce1d6;border-radius:9px;background:#fff;padding:13px 17px;display:inline-flex;align-items:center;justify-content:center;gap:15px;text-decoration:none;font-weight:550;min-height:44px;transition:background .15s,box-shadow .15s}.button:hover{background:#eff3e7;box-shadow:0 2px 5px #20302008}.button.primary{background:#26372c;color:#fff;border-color:#26372c;padding:17px 24px}.button.primary:hover{background:#3c5042}.quiet{border:0;background:transparent;font-size:12px;color:#64725e;padding:12px 5px;cursor:pointer}.quiet:hover{color:#18251a}.selector{font-size:11px;color:#798174;gap:11px}.selector strong{font-size:13px;color:#273226}.organization-picker{position:relative}.picker-menu{position:absolute;right:0;top:calc(100% + 9px);width:250px;z-index:10;background:#fff;border:1px solid #dce1d6;padding:7px;border-radius:11px;box-shadow:0 12px 40px #20302016;max-height:330px;overflow-y:auto}.picker-menu button{width:100%;display:flex;align-items:center;gap:10px;border:0;border-radius:6px;background:none;padding:10px;text-align:left;cursor:pointer}.picker-menu button:hover,.picker-menu .selected{background:#eff4e6}.org-mini{display:grid;place-items:center;font-size:11px;background:#e5eddb;border-radius:5px;width:27px;height:27px}.selected-check{margin-left:auto}.environment-label{font-size:10px;letter-spacing:.2px;color:#72806b;display:flex;flex-direction:column;gap:5px}.environment-label select{border:1px solid #dce1d6;background:#fff;border-radius:6px;padding:9px 25px 9px 10px;color:#3f4d38;font-size:12px}.organization-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:820px}.organization-card{position:relative;border:1px solid #dce1d6;border-radius:14px;background:#fff;padding:27px;text-align:left;display:flex;align-items:flex-start;flex-direction:column;min-height:222px;box-shadow:0 3px 6px #1f2c1603;transition:transform .15s,border-color .15s}.organization-card:hover{transform:translateY(-3px);border-color:#a5b38d}.organization-symbol{display:grid;place-items:center;width:48px;height:48px;border-radius:13px;font-size:23px;font-weight:600;margin-bottom:24px}.tone-0{background:#e9eedc;color:#597044}.tone-1{background:#ede5dc;color:#957654}.organization-card-title{font-size:22px;font-weight:600;margin-bottom:8px;letter-spacing:-.5px}.card-subtitle{font-size:12px;color:#7e8878}.card-arrow{position:absolute;right:27px;bottom:27px;font-size:25px;color:#809371}.context-strip{display:flex;align-items:center;gap:10px;border:1px solid #dce3d3;border-radius:9px;background:#edf2e5;padding:4px 16px;margin-bottom:30px;font-size:11px;min-height:47px}.context-strip strong{font-size:11px;font-weight:550;color:#4c5f40}.status-dot{width:6px;height:6px;border-radius:50%;background:#70954e;display:inline-block;flex-shrink:0}.context-expiry{color:#88917c;margin-left:5px}.context-strip .quiet{margin-left:auto;font-size:11px}.environment-badge{font-size:10px;border:1px solid #ccd7bd;border-radius:4px;padding:3px 7px;margin-left:7px;background:#f9fbf6;color:#566447}.environment-badge.production{border-color:#d6b9a2;color:#95623c;background:#fbf4e9}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:27px;align-items:start}.projects-panel,.access-panel{background:#fff;border:1px solid #dce1d6;border-radius:12px}.section-heading{padding:24px 24px 22px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ecede7;gap:10px}.count{display:inline-flex;vertical-align:middle;align-items:center;justify-content:center;border:1px solid #e4e8dd;background:#f6f8f1;border-radius:5px;font-size:10px;padding:3px 6px;margin-left:8px;color:#7c876e;font-weight:500}.section-caption{font-size:10px;color:#8a9483}.project-row{display:flex;align-items:center;gap:15px;padding:25px 24px;border-bottom:1px solid #edf0e8;min-width:0}.project-row:last-child{border-bottom:0}.project-row div{min-width:0;overflow-wrap:anywhere}.project-row p{font-size:11px;color:#8a9483;margin:7px 0 0}.project-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:9px;background:#f3f5ee;color:#819071;font-size:24px;flex-shrink:0}.project-kind{font-size:10px;color:#84907b;padding:4px 7px;border:1px solid #e4e9dc;border-radius:4px;margin-left:auto;flex-shrink:0}.access-panel{padding:25px 22px}.access-panel h2{font-size:16px;margin:13px 0 10px}.access-panel p{font-size:12px;line-height:1.7;color:#89927f;margin:0}.access-panel ul{list-style:none;padding:0;margin:24px 0 25px}.access-panel li{font-size:11px;display:flex;gap:10px;align-items:center;margin:15px 0;color:#657458}.access-panel li span{color:#809f55}.access-footer{border-top:1px solid #e8eddf;padding-top:17px;color:#96a08d;font-size:10px;line-height:1.7}.more{margin:10px 24px 20px;font-size:12px}.empty-panel{padding:30px;color:#718065}.empty-panel p{font-size:12px;line-height:1.6}.loading-panel{display:flex;align-items:center;gap:12px;padding:36px 0;color:#76866b;font-size:13px}.spinner{width:18px;height:18px;border:2px solid #d7e1cc;border-top-color:#72944b;border-radius:50%;animation:spin .9s linear infinite}.notice{border:1px solid #dedac5;border-radius:12px;padding:27px;display:flex;gap:18px;background:#faf9f0}.notice-icon{border:1px solid #d6cda7;border-radius:50%;width:24px;height:24px;display:grid;place-items:center;color:#9c8c52;flex-shrink:0}.notice h2{font-size:17px;color:#72643b}.notice p{font-size:13px;line-height:1.7;color:#8b8269;margin:10px 0 20px}.notice .button{font-size:12px}.welcome{padding:65px 0 70px;max-width:700px}.welcome h1{font-size:56px;letter-spacing:-2.5px;line-height:1.2;margin:24px 0}.welcome h1 span{color:#718568}.welcome p{max-width:470px;font-size:15px;margin-bottom:30px}.welcome-note{font-size:11px;color:#8a9682;display:flex;gap:10px;align-items:center;margin-top:30px}footer{max-width:1360px;width:100%;margin:auto;padding:25px 6% 30px;display:flex;justify-content:space-between;color:#a0a897;font-size:10px;gap:20px}footer span:first-child{font-size:9px;letter-spacing:2px;font-weight:600}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:900px){.workspace-heading{align-items:flex-start;flex-direction:column}.content-grid{grid-template-columns:1fr}.access-panel{max-width:none}.access-panel ul{display:flex;flex-wrap:wrap;gap:12px;margin:16px 0}.access-panel li{margin:0}.access-footer{padding-top:12px}.welcome h1{font-size:44px}}@media(max-width:540px){.topbar{height:72px;padding:0 6%}.product-label{display:none}main{padding-top:34px}h1{font-size:32px}.organization-grid{grid-template-columns:1fr}.selection-tools{width:100%;justify-content:space-between;gap:8px}.selector{gap:8px;padding:11px 10px}.selector strong{max-width:120px;overflow:hidden;text-overflow:ellipsis}.context-expiry{display:none}.context-strip{flex-wrap:wrap;padding:7px 12px}.context-strip .quiet{font-size:10px}.section-caption{display:none}.project-row{padding:20px 16px;gap:10px}.project-kind{display:none}.section-heading{padding:20px 16px}.welcome{padding-top:30px}.welcome h1{font-size:38px;letter-spacing:-1.6px}footer{flex-direction:column;gap:9px}}@media(prefers-reduced-motion:reduce){.spinner{animation:none}button,a{transition:none}}.platform-notice,.platform-confirm{padding:24px;margin-bottom:24px;border:1px solid #b58a3c;border-radius:16px;background:#fffbef}.platform-notice p{margin:12px 0}.platform-confirm label{display:grid;gap:8px;margin:16px 0}.platform-confirm textarea{min-height:90px;padding:12px;border:1px solid #9c9c9c;border-radius:8px;font:inherit;resize:vertical}
