:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#172033;background:#f5f7fb}*{box-sizing:border-box}body{margin:0;min-width:320px}button,textarea,select{font:inherit}button:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #8ab4f8;outline-offset:2px}.pilot-shell{min-height:100vh;padding:1rem}.language-control{position:fixed;z-index:5;top:1.25rem;inset-inline-end:1.25rem;display:flex;align-items:center;gap:.5rem;font-size:.875rem}.language-control select{border:1px solid #d8deea;border-radius:.5rem;background:#fff;padding:.35rem .5rem}.pilot-card{display:grid;min-height:100vh;place-content:center;max-width:36rem;margin:auto}.workspace{display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-height:calc(100vh - 2rem);max-width:1100px;margin:auto;overflow:hidden;border:1px solid #dde3ee;border-radius:1rem;background:#fff;box-shadow:0 24px 60px #1720331a}.workspace-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #e8ebf1}.workspace-header>div{display:flex;align-items:center;gap:.5rem}.product-mark{display:grid;width:2rem;height:2rem;place-items:center;border-radius:.55rem;background:#174ea6;color:#fff;font-weight:800}.pilot-badge{border-radius:999px;background:#eef3ff;color:#174ea6;padding:.18rem .55rem;font-size:.75rem;font-weight:700}.thread-root,.thread-scroll{min-height:0}.thread-root{display:grid;grid-template-rows:minmax(0,1fr) auto}.thread-scroll{height:100%;overflow:hidden}.thread-viewport{height:100%}.message-row{display:flex;padding:.75rem max(1rem,calc((100% - 46rem)/2))}.message-bubble{max-width:min(42rem,85%);padding:.85rem 1rem;border-radius:.9rem;background:#f1f4f9;line-height:1.55}.message-bubble p{margin:0}.bidi-isolate{unicode-bidi:isolate}.message-row[data-role=user]{justify-content:flex-end}.message-error{color:#a61b1b}.empty-state{display:grid;min-height:100%;place-content:center;gap:1rem;padding:4rem 1.5rem;text-align:center}.empty-state h1{margin:0;font-size:clamp(2rem,6vw,3.5rem);letter-spacing:-.045em}.empty-state p{max-width:34rem;margin:0 auto;color:#526079;line-height:1.6}.eyebrow{color:#174ea6!important;font-size:.75rem;font-weight:800;letter-spacing:.12em}.suggestions{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:.5rem}.suggestions button,.button{border:0;border-radius:.65rem;min-height:2.5rem;padding:.55rem .8rem;cursor:pointer;transition:background .15s ease,color .15s ease}.button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem}.button-primary{background:#174ea6;color:#fff}.button-primary:hover{background:#123d84}.button-ghost{background:transparent;color:#34435e}.button-ghost:hover,.suggestions button:hover{background:#edf1f7}.button-outline{border:1px solid #cfd7e5;background:#fff;color:#263650}.composer-footer{padding:1rem max(1rem,calc((100% - 46rem)/2));border-top:1px solid #e8ebf1}.attachment-state{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.5rem;padding:.6rem .75rem;border-radius:.65rem;font-size:.875rem}.attachment-uploading{background:#eef3ff;color:#174ea6}.attachment-ready{background:#edf8f0;color:#176b3a}.attachment-failed,.attachment-rejected{background:#fff1f1;color:#a61b1b}.composer{display:grid;grid-template-columns:auto 1fr auto;align-items:end;gap:.5rem;border:1px solid #cdd6e5;border-radius:.85rem;padding:.5rem;background:#fff}.composer textarea{min-height:2.5rem;max-height:12rem;border:0;resize:none;padding:.6rem .2rem;background:transparent;color:#172033}.composer textarea:focus{outline:none}.icon-button{display:grid;width:2.5rem;height:2.5rem;place-items:center;border:0;border-radius:.55rem;background:transparent;color:#58677f;cursor:pointer}.scrollbar{display:flex;width:.65rem;padding:.15rem}.scroll-thumb{flex:1;border-radius:999px;background:#cbd4e1}.loading-state{margin:0;padding:.5rem 1rem;color:#526079;font-size:.875rem;text-align:center}.workspace-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.6rem 1.25rem;border-top:1px solid #e8ebf1;color:#64718a;font-size:.75rem}.dialog-overlay{position:fixed;inset:0;background:#1720336b}.dialog-content{position:fixed;top:50%;left:50%;width:min(26rem,calc(100vw - 2rem));transform:translate(-50%,-50%);display:grid;gap:1rem;padding:1.25rem;border-radius:.85rem;background:#fff;box-shadow:0 20px 50px #00000038}.tooltip-content{z-index:10;max-width:16rem;padding:.5rem .65rem;border-radius:.4rem;background:#172033;color:#fff;font-size:.75rem}@media(max-width:640px){.pilot-shell{padding:0}.language-control{top:.7rem;inset-inline-end:.7rem}.workspace{min-height:100vh;border:0;border-radius:0}.workspace-header{padding-inline:1rem}.workspace-footer{align-items:flex-start;flex-direction:column}.empty-state{padding:2rem 1rem}}
