@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Noto+Sans+SC:wght@400;500;600&family=Playfair+Display:ital,wght@1,600&display=swap";:root{color:#18332f;font-synthesis:none;background:#efece3;font-family:Noto Sans SC,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}.auth-shell{background:#efece3;grid-template-columns:1.15fr .85fr;min-height:100vh;display:grid}.brand-panel{color:#f4f0e5;background:#153f3a;flex-direction:column;justify-content:center;min-height:100vh;padding:clamp(36px,6vw,92px);display:flex;position:relative;overflow:hidden}.brand-panel:before{content:"";border:1px solid #eee6cd2e;border-radius:50%;width:58vw;height:58vw;position:absolute;top:-20vw;right:-24vw;box-shadow:0 0 0 8vw #eee6cd06,0 0 0 16vw #eee6cd05}.brand-panel:after{content:"";filter:blur(.2px);background:#ef704f;border-radius:50%;width:180px;height:180px;position:absolute;bottom:12%;right:12%}.brand-mark{align-items:end;gap:6px;display:flex;position:absolute;top:42px;left:clamp(36px,6vw,92px)}.brand-mark i{background:#ef704f;width:9px;height:26px;display:block;transform:skew(-16deg)}.brand-mark i:nth-child(2){background:#f4f0e5;height:38px}.brand-mark i:nth-child(3){height:18px}.eyebrow,.step,footer{letter-spacing:.16em;font-family:DM Mono,monospace;font-size:11px}.brand-panel h1,.workspace-head h1{letter-spacing:-.055em;z-index:1;margin:18px 0 28px;font-size:clamp(44px,5.7vw,86px);font-weight:500;line-height:1.05;position:relative}h1 em{color:#efb94f;font-family:Playfair Display,serif;font-weight:600}.brand-copy{color:#c7d3ca;z-index:1;width:min(500px,82%);font-size:16px;line-height:1.9;position:relative}.orbit{z-index:2;width:220px;height:220px;animation:1s both enter;position:absolute;bottom:9%;right:7%}.orbit span{color:#153f3a;font:500 11px DM Mono,monospace;position:absolute}.orbit span:first-child{top:12px;left:85px}.orbit span:nth-child(2){top:76px;right:2px}.orbit span:nth-child(3){bottom:28px;right:24px}.orbit span:nth-child(4){bottom:42px;left:5px}.orbit span:nth-child(5){top:57px;left:1px}.auth-panel{background-image:linear-gradient(#153f3a0b 1px,#0000 1px),linear-gradient(90deg,#153f3a0b 1px,#0000 1px);background-size:32px 32px;place-items:center;padding:40px;display:grid}.auth-card{width:min(420px,100%);animation:.6s both enter}.auth-card h2,.key-grid h2{letter-spacing:-.04em;margin:14px 0 8px;font-size:34px}.auth-card>p{color:#6a7771;margin:0 0 38px}label{color:#41534e;margin:18px 0;font-size:13px;display:block}label small{color:#909a96}input{color:#173a35;background:0 0;border:0;border-bottom:1px solid #acb4ad;outline:none;width:100%;margin-top:8px;padding:12px 2px;display:block}input:focus{border-color:#ef704f}.primary{color:#fff9ee;background:#ef704f;border:0;justify-content:space-between;width:100%;margin-top:18px;padding:15px 18px;font-weight:600;transition:transform .2s,background .2s;display:flex}.primary:hover{background:#de6042;transform:translateY(-2px)}.primary:disabled{opacity:.55}.text-button,.danger-link{color:#47635c;text-underline-offset:4px;background:0 0;border:0;padding:12px 0;text-decoration:underline}.auth-card>.text-button{width:100%}.error,.success{color:#9b3926;background:#f9ddd4;margin-top:12px;padding:10px 12px;font-size:13px}.success{color:#256049;background:#dcebe3}.workspace-shell{background:radial-gradient(circle at 80% 5%,#f4c968 0 7%,#0000 7.2%),#efece3;min-height:100vh;padding:0 clamp(22px,6vw,90px)}nav{border-bottom:1px solid #b9c0b8;justify-content:space-between;align-items:center;height:82px;display:flex}.wordmark{align-items:center;gap:10px;font-weight:600;display:flex}.wordmark>span,.loading>span{color:#f7f0df;background:#153f3a;place-items:center;width:32px;height:32px;font-family:serif;font-style:italic;display:grid}.user-email{margin-right:24px;font:12px DM Mono}.workspace-head{padding:64px 0 52px;position:relative}.workspace-head h1{margin-bottom:0;font-size:clamp(44px,6vw,76px)}.workspace-head h1 em{color:#ef704f}.status-pill{border:1px solid #aab6ae;border-radius:99px;padding:9px 14px;font-size:12px;position:absolute;bottom:64px;right:0}.status-pill i,.dot{background:#33a06f;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.key-grid{border-top:1px solid #9daa9f;grid-template-columns:1fr 1fr;gap:clamp(40px,9vw,140px);padding:48px 0 80px;display:grid}.muted{color:#687772;max-width:430px;line-height:1.7}.provider-list{border-top:1px solid #c3c7c0;margin-top:34px}.provider{text-align:left;color:#75807b;background:0 0;border:0;border-bottom:1px solid #c3c7c0;justify-content:space-between;width:100%;padding:17px 4px;display:flex}.provider.active{color:#173f39;border-left:3px solid #ef704f;padding-left:14px}.provider small{font:11px DM Mono}.key-card{background:#f8f5ec;padding:30px 34px;box-shadow:14px 14px #d7d7ca}.card-head{border-bottom:1px solid #d3d6cf;justify-content:space-between;padding-bottom:16px;font-weight:600;display:flex}.dot{background:#b6b9b5}.dot.online{background:#33a06f}.danger-link{color:#a64835;width:100%;font-size:12px}footer{color:#6e7b75;border-top:1px solid #b9c0b8;justify-content:space-between;padding:22px 0 30px;display:flex}.loading{place-content:center;justify-items:center;gap:12px;height:100vh;display:grid}.loading>span{animation:1.4s infinite pulse}.loading p{letter-spacing:.12em;font:11px DM Mono}@keyframes enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes pulse{50%{opacity:.6;transform:scale(1.08)}}@media (width<=820px){.auth-shell{grid-template-columns:1fr}.brand-panel{min-height:43vh;padding:76px 28px 38px}.brand-mark{top:24px;left:28px}.brand-panel h1{font-size:44px}.brand-copy{width:100%;margin-bottom:0}.orbit{display:none}.auth-panel{min-height:57vh;padding:48px 24px}.workspace-shell{padding:0 20px}.user-email{display:none}.workspace-head{padding:44px 0}.status-pill{margin-top:28px;display:inline-block;position:static}.key-grid{grid-template-columns:1fr;gap:34px;padding:38px 0 60px}.key-card{padding:24px 20px;box-shadow:8px 8px #d7d7ca}footer{gap:20px;font-size:9px}}.studio-workspace{background:#f7f5ee;border:1px solid #b9c0b8;grid-template-columns:220px 1fr;min-height:480px;display:grid}.studio-workspace aside{border-right:1px solid #b9c0b8;flex-direction:column;gap:8px;padding:22px;display:flex}.studio-workspace aside small{color:#687772;margin-top:auto}.studio-chat{flex-direction:column;display:flex}.chat-messages{flex:1;padding:26px;overflow:auto}.chat-message{max-width:75%;margin:0 0 18px}.chat-message.user{text-align:right;margin-left:auto}.chat-message b{color:#687772;font-size:11px}.chat-message p{text-align:left;background:#fff;border:1px solid #d9ded6;border-radius:14px;margin-top:6px;padding:12px 15px;line-height:1.6}.chat-compose{border-top:1px solid #b9c0b8;gap:10px;padding:16px;display:flex}.chat-compose textarea{resize:vertical;min-height:52px;font:inherit;background:#fff;border:1px solid #b9c0b8;flex:1;padding:12px}@media (width<=820px){.studio-workspace{grid-template-columns:1fr}.studio-workspace aside{border-bottom:1px solid #b9c0b8;border-right:0;max-height:180px}.chat-compose{flex-direction:column}}
