body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@keyframes spin{to{transform:rotate(1turn)}}*{box-sizing:border-box}body{background:#f8fafc;margin:0}a{color:inherit}button,input,select,textarea{font-family:inherit}::selection{background:#ccfbf1;color:#0f172a}.copilot-page{background:#f6faf8;min-height:100vh}.copilot-layout{grid-gap:24px;display:grid;gap:24px;grid-template-columns:320px 1fr}.copilot-panel{background:#fff;border:1px solid #dfe9e5;border-radius:18px}.copilot-confirm{background:#fff8df;border:1px solid #efd890;border-radius:14px;margin-bottom:18px;padding:18px}.copilot-confirm h3{margin:0 0 8px}.copilot-confirm-actions{display:flex;gap:12px;margin-top:18px}.copilot-btn-primary{background:#17342e;border:none;border-radius:10px;color:#fff;cursor:pointer;padding:12px 22px}.copilot-btn-secondary{background:#fff;border:1px solid #ccd8d4;border-radius:10px;cursor:pointer;padding:12px 22px}@keyframes copilotPulse{0%,80%,to{opacity:.35;transform:scale(.72)}40%{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.copilot-page *,.copilot-page :after,.copilot-page :before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=main.e565d7c3.css.map*/