:root{font-family:Inter,Segoe UI,system-ui,sans-serif;color:#0a0a0a;background:#fff;font-synthesis:none}*{box-sizing:border-box}body{margin:0}header{height:84px;border-bottom:1px solid #e5e5e5;display:flex;align-items:center;padding:0 5%;gap:20px}.brand{display:flex;align-items:center;gap:7px;color:inherit;text-decoration:none;font-size:20px;letter-spacing:-.6px}.monogram{display:grid;place-items:center;background:#0a0a0a;color:white;width:34px;height:34px;border-radius:9px;font-weight:600;margin-right:6px}.private{margin-left:auto;color:#666;font-size:13px}main{max-width:1440px;margin:auto;padding:48px 5%;min-height:calc(100vh - 145px)}.login{max-width:560px;margin:38px auto 65px}.eyebrow{font-size:11px;font-weight:600;letter-spacing:1.7px;color:#666}h1{font-size:52px;line-height:1.08;font-weight:600;letter-spacing:-2px;margin:18px 0 20px;text-wrap:balance}p{font-size:15px;line-height:1.65;color:#666;max-width:65ch}.login>p{max-width:440px;font-size:17px}.login-card{border:1px solid #e5e5e5;border-radius:14px;padding:28px;margin-top:34px}h2{font-size:16px;font-weight:600;margin:0}#login-status{font-size:13px;margin-bottom:0}.login>.footnote{font-size:12px;color:#737373;margin-top:20px}button{font:inherit;font-size:13px;background:#0a0a0a;border:1px solid #0a0a0a;color:white;border-radius:10px;padding:12px 18px;min-height:44px;cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #666;outline-offset:4px}.workspace-heading{display:flex;align-items:center;justify-content:space-between}.workspace-heading h1{font-size:34px;letter-spacing:-1px;margin:10px 0 24px}.badge{font-size:12px;padding:7px 12px;border-radius:26px;background:#f2f2f2}.notice{font-size:13px;padding:16px 18px;border:1px solid #e5e5e5;border-radius:10px;margin-bottom:26px;color:#555}.layout{display:grid;grid-template-columns:280px 1fr;gap:26px}aside h2{display:flex;justify-content:space-between;padding:2px 0 20px}aside h2 span{color:#737373;font-weight:400}details{border-top:1px solid #e5e5e5;padding:6px 0}summary{cursor:pointer;font-size:14px;padding:13px 3px;min-height:44px}details p{font-size:12px;margin:0 0 12px 16px}.conversation{border:1px solid #e5e5e5;border-radius:14px;overflow:hidden;min-height:590px}.conversation-title{padding:22px;display:flex;gap:16px;justify-content:space-between;border-bottom:1px solid #e5e5e5;align-items:center}.conversation-title p{font-size:12px;margin:5px 0 0}.conversation-title button{white-space:nowrap}.empty{text-align:center;padding:110px 24px 60px}.empty p{margin:0 auto;font-size:14px}.empty h3{font-size:18px;font-weight:500}.large-mark{display:grid;place-items:center;width:52px;height:52px;margin:auto;border:1px solid #e5e5e5;border-radius:14px;font-size:24px}openai-chatkit{display:block;width:100%;height:610px}footer{border-top:1px solid #e5e5e5;padding:22px 5%;font-size:12px;color:#737373;display:flex;justify-content:space-between}.skip{position:absolute;left:10px;top:-60px;background:white;padding:15px;z-index:5}.skip:focus{top:10px}[hidden]{display:none!important}@media(max-width:800px){.layout{grid-template-columns:1fr}aside{order:2}.conversation-title{flex-wrap:wrap}main{padding:32px 6%}.login{margin:20px auto}h1{font-size:44px}.private{font-size:11px}.conversation{min-height:460px}.empty{padding:70px 18px}openai-chatkit{height:540px}}
