@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=DM+Sans:wght@400;500;700&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#fff;color:#1a1a1a;line-height:1.6}.app-container{display:flex;min-height:100vh;width:100%}.left-panel{flex:0 0 60%;background:#fafafa;padding:3rem;border-right:1px solid #e5e5e5;overflow-y:auto}.brief-content{max-width:700px;margin:0 auto}.brief-title{font-family:DM Sans,sans-serif;font-size:2rem;font-weight:600;margin-bottom:2rem;color:#1a1a1a;letter-spacing:-.02em}.brief-empty{color:#999;font-style:italic;padding:2rem 0;font-size:.95rem}.brief-sections{display:flex;flex-direction:column;gap:1.5rem}.brief-item{padding:1.25rem;background:#fff;border-radius:8px;border:1px solid #e5e5e5;font-size:.95rem;transition:border-color .2s ease}.brief-item:hover{border-color:#d0d0d0}.brief-item strong{display:block;margin-bottom:.5rem;color:#555;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.8px}.right-panel{flex:0 0 40%;background:#fff;padding:3rem;display:flex;align-items:center;justify-content:center;overflow-y:auto}.question-content{max-width:500px;text-align:center}.welcome-text{font-family:DM Sans,sans-serif;font-size:2rem;font-weight:600;margin-bottom:1rem;color:#1a1a1a;letter-spacing:-.02em}.question-text{font-family:Inter,sans-serif;font-size:1.1rem;font-weight:400;margin-bottom:3rem;color:#444;line-height:1.5}.options-container{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}.option-button{font-family:Inter,sans-serif;font-size:1rem;font-weight:500;padding:1rem 2rem;background:#fff;border:2px solid #333;border-radius:8px;cursor:pointer;transition:all .2s ease;color:#1a1a1a;letter-spacing:-.01em}.option-button:hover{background:#f5f5f5;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.option-button:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}.btn-secondary{margin-top:2rem;padding:.75rem 1.5rem;background:#fff;border:1px solid #ddd;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500;color:#666;transition:all .2s ease;font-family:Inter,sans-serif}.btn-secondary:hover{background:#f5f5f5;border-color:#999;color:#333}.footer-text{color:#999;font-size:.85rem;margin-top:2rem;font-weight:400}@media(max-width:768px){.app-container{flex-direction:column}.left-panel,.right-panel{flex:1;padding:2rem 1.5rem}.left-panel{border-right:none;border-bottom:1px solid #e5e5e5}.welcome-text{font-size:1.75rem}.question-text{font-size:1rem}.option-button{font-size:.95rem}}.progress-indicator{background:#e8f5e9;color:#2e7d32;padding:.5rem 1rem;border-radius:6px;font-size:.85rem;font-weight:500;margin-bottom:1.5rem;text-align:center}.brief-actions{display:flex;gap:1rem;margin-top:2rem}.brief-actions .btn-secondary{flex:1;margin:0}.completion-message{margin-top:2rem;padding:2rem;background:#fff;border-radius:8px;border:2px solid #4caf50;text-align:center}.completion-message h3{font-family:DM Sans,sans-serif;font-size:1.5rem;margin-bottom:.5rem;color:#1a1a1a}.completion-message p{color:#666;margin-bottom:1.5rem}.btn-primary{display:inline-block;padding:.875rem 2rem;background:#1a1a1a;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif}.btn-primary:hover{background:#333;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.completion-panel{text-align:center}.completion-panel .welcome-text{margin-bottom:1rem}.completion-panel .question-text{margin-bottom:2rem}
