body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}body{background:#f5f5f5;color:#111;font-family:system-ui,-apple-system,BlinkMacSystemFont,Inter,sans-serif;margin:0;min-height:100vh}.app-container{display:flex;flex-direction:column;min-height:100vh}.page-header{align-items:center;display:flex;font-size:14px;justify-content:space-between;padding:24px 56px}.logo{font-weight:600}.avatar{background:#111;border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:14px;height:32px;width:32px}.avatar,.hero{align-items:center;display:flex;justify-content:center}.hero{flex:1 1;flex-direction:column;padding:24px 16px 72px}.hero-text{margin-bottom:32px;text-align:center}.hero-text h1{font-size:36px;font-weight:600;margin:0 0 12px}.hero-text p{color:#555;font-size:16px;margin:0}.prompt-card{background:#262626;border-radius:24px;box-shadow:0 18px 45px #00000059;color:#fff;max-width:100%;padding:24px;width:720px}.prompt-box{background:#373737;border-radius:18px;padding:20px 20px 72px;position:relative}textarea{background:#0000;border:none;color:#fff;font-family:inherit;font-size:16px;min-height:140px;outline:none;resize:none;width:100%}textarea::placeholder{color:#999}.prompt-footer{bottom:16px;gap:12px;justify-content:space-between;left:20px;position:absolute;right:20px}.footer-left,.prompt-footer{align-items:center;display:flex}.footer-left{flex-wrap:wrap;gap:8px}.pill{align-items:center;background:#2d2d2d;border:1px solid #555;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;font-size:13px;gap:6px;padding:6px 12px}.pill:hover{background:#353535}.pill-label{opacity:.6}.pill-value{font-weight:500}.pill-chevron{font-size:11px;opacity:.6}.generate-btn{background:#f5f5f5;border:none;border-radius:999px;color:#111;cursor:pointer;font-size:14px;font-weight:600;padding:8px 20px;white-space:nowrap}.generate-btn:hover{background:#fff}.popover{background:#2d2d2d;border:1px solid #555;border-radius:12px;box-shadow:0 10px 30px #00000080;font-size:13px;left:0;margin-top:8px;padding:10px 12px;position:absolute;top:100%;z-index:10}.samples-wrapper,.task-wrapper{position:relative}.task-menu{list-style:none;margin:0;min-width:220px;padding:0}.task-menu li{border-radius:6px;cursor:pointer;padding:6px 4px}.task-menu li:hover{background:#3b3b3b}.samples-popover{min-width:260px}.samples-popover-header{display:flex;justify-content:space-between;margin-bottom:6px;opacity:.7}.samples-popover-value{font-weight:600;margin-bottom:4px}.samples-popover input[type=range]{cursor:pointer;width:100%}input[type=range]{-webkit-appearance:none;appearance:none;background:#0000;cursor:pointer}input[type=range]::-webkit-slider-track{background:#555;border-radius:2px;height:4px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#f5f5f5;border-radius:50%;height:16px;margin-top:-6px;width:16px}input[type=range]::-moz-range-track{background:#555;border-radius:2px;height:4px}input[type=range]::-moz-range-thumb{background:#f5f5f5;border:none;border-radius:50%;height:16px;width:16px}.form-card{background:#fff;border-radius:24px;box-shadow:0 4px 12px #00000014;max-width:100%;padding:40px;width:560px}.form-group{margin-bottom:24px}.form-group label{color:#111;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.form-group input,.form-group select{background:#fff;border:1px solid #ddd;border-radius:12px;color:#111;font-family:inherit;font-size:15px;outline:none;padding:12px 16px;transition:border-color .2s;width:100%}.form-group input:focus,.form-group select:focus{border-color:#111}.form-group input::placeholder{color:#999}.form-group select{cursor:pointer}.form-actions{display:flex;gap:12px;margin-top:32px}.btn-primary,.btn-secondary{border:none;border-radius:12px;cursor:pointer;flex:1 1;font-size:15px;font-weight:600;padding:12px 24px;transition:all .2s}.btn-primary{background:#111;color:#fff}.btn-primary:hover{background:#000}.btn-secondary{background:#f5f5f5;color:#111}.btn-secondary:hover{background:#eee}.demo-message{max-width:600px;padding:40px 24px;text-align:center}.demo-icon{align-items:center;background:#111;border-radius:50%;color:#fff;display:flex;font-size:40px;height:80px;justify-content:center;margin:0 auto 32px;width:80px}.demo-message h1{font-size:32px;font-weight:600;margin:0 0 16px}.demo-description{color:#555;font-size:16px;line-height:1.6;margin-bottom:40px}.demo-details{background:#f9f9f9;border-radius:16px;margin-bottom:32px;padding:24px;text-align:left}.demo-details h3{color:#666;font-size:14px;font-weight:600;letter-spacing:.5px;margin:0 0 16px;text-transform:uppercase}.request-summary{display:flex;flex-direction:column;gap:12px}.summary-item{align-items:center;background:#fff;border-radius:10px;display:flex;justify-content:space-between;padding:12px}.summary-label{color:#666;font-size:14px;font-weight:500}.summary-value{color:#111;font-size:15px;font-weight:600}.demo-message .btn-primary{padding:12px 32px;width:auto}
/*# sourceMappingURL=main.10a5907f.css.map*/