.report-card-wrapper{width:100%;display:flex;justify-content:center}.report-card-shell{width:100%;max-width:360px;background:#fffaf7;border-radius:28px;overflow:hidden;box-shadow:0 14px 34px #a076542e;border:1px solid rgba(227,187,152,.28)}.report-card-header{padding:24px 24px 22px}.report-card-header-top{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.report-card-kicker{color:#ffffffdb;margin:0 0 4px;font-size:12px}.report-card-title{margin:0 0 10px;color:#fff;font-size:16px;font-weight:700}.report-card-level-row{display:flex;align-items:center;gap:8px}.report-card-level-pill{padding:6px 14px;border-radius:999px;background:#ffffff57}.report-card-level-text{color:#fff;font-size:20px;font-weight:700;letter-spacing:.03em}.report-card-emoji{font-size:24px}.report-card-score-bubble{width:74px;height:74px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#ffffff4d}.report-card-score-label{color:#ffffffc7;font-size:11px}.report-card-score-value{color:#fff;font-size:19px;font-weight:700}.report-card-scale{margin-top:14px}.report-card-scale-labels{display:flex;justify-content:space-between;margin-bottom:6px;font-size:10px}.report-card-scale-track{height:10px;border-radius:999px;background:#ffffff4d;display:flex;overflow:hidden}.report-card-scale-segment{flex:1;margin:0 2px;border-radius:999px}.report-card-content{padding:18px 18px 20px}.report-card-compare{border-radius:16px;padding:10px 12px;margin-bottom:14px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:10px}.report-card-dots{display:flex;align-items:center;flex-shrink:0}.report-card-dot{width:8px;height:8px;border-radius:50%;margin-left:-2px}.report-card-dot:first-child{margin-left:0}.report-card-relative{margin-left:4px;font-weight:500}.report-card-quote-box{border-radius:16px;padding:12px 14px;background:#f9f4f0}.report-card-quote-box p{margin:0;color:#6b5e57;font-size:14px;line-height:1.8}.report-card-footer-tip{margin-top:14px;display:flex;align-items:center;gap:8px}.report-card-footer-line{width:4px;height:30px;border-radius:999px;flex-shrink:0}.report-card-footer-tip p{margin:0;font-size:12px;color:#b0a09a}.report-card-bottom-strip{height:6px;width:100%}.ai-chat-page{min-height:100vh;background:linear-gradient(160deg,#fff8f0,#fdebd3,#fbe4d5 60%,#f5dcd0);padding:20px}.ai-chat-panel{max-width:860px;margin:0 auto;height:calc(100vh - 40px);background:#ffffffb8;border:1px solid rgba(210,170,140,.3);border-radius:16px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;grid-template-rows:auto 1fr auto}.ai-chat-header{padding:16px 18px;border-bottom:1px solid rgba(210,170,140,.25);display:flex;align-items:center;justify-content:space-between}.ai-chat-title{font-size:17px;color:#5d3a1a;font-weight:700}.ai-chat-subtitle{margin-top:4px;font-size:12px;color:#a0826d}.ai-chat-back{border:1px solid #d2aa8c;background:#fff;color:#8b5e3c;border-radius:18px;padding:6px 12px;cursor:pointer}.ai-chat-body{overflow:auto;padding:16px;display:flex;flex-direction:column;gap:10px}.chat-row{display:flex}.chat-row.ai{justify-content:flex-start}.chat-row.user{justify-content:flex-end}.chat-bubble{max-width:72%;border-radius:12px;padding:10px 12px;line-height:1.55;font-size:14px}.chat-bubble.ai{background:#fff;border:1px solid #ecd7c8;color:#47301e}.chat-bubble.user{background:linear-gradient(135deg,#d4956b,#c2703e);color:#fff}.chat-card,.chat-result-card{max-width:76%;border-radius:14px;border:1px solid #e7d3c0;background:#fff;padding:12px}.chat-card-text{font-size:14px;color:#5c412b}.chat-card-title{margin-top:10px;font-size:15px;font-weight:700;color:#5d3a1a}.chat-card-reason{margin-top:4px;font-size:12px;color:#967862}.chat-card-actions{margin-top:10px;display:flex;gap:8px}.chat-primary-btn,.chat-secondary-btn{border-radius:10px;padding:7px 12px;font-size:13px;cursor:pointer}.chat-primary-btn{border:none;background:linear-gradient(135deg,#d4956b,#c2703e);color:#fff}.chat-secondary-btn{border:1px solid #d8c1ad;background:#fff;color:#80583a}.chat-result-title{color:#5d3a1a;font-size:14px}.chat-result-main{margin-top:10px;display:flex;align-items:center;justify-content:space-between;background:#fff6ef;border-radius:10px;padding:10px}.chat-result-label{color:#ab8d76;font-size:12px}.chat-result-score{color:#5d3a1a;font-size:28px;font-weight:700}.chat-result-risk{background:#fee9d8;color:#9c643f;border-radius:999px;padding:4px 10px;font-size:12px;text-transform:capitalize}.chat-link-btn{border:none;background:transparent;color:#5f8fcb;margin-top:8px;cursor:pointer;padding:0}.ai-chat-input-wrap{padding:12px;border-top:1px solid rgba(210,170,140,.25);display:flex;align-items:center;gap:10px}.ai-chat-input{flex:1;border:1px solid #e8d4c4;border-radius:999px;padding:10px 14px;font-size:14px;outline:none}.ai-chat-send{border:none;border-radius:999px;padding:9px 16px;cursor:pointer;color:#fff;background:linear-gradient(135deg,#d4956b,#c2703e)}.ai-chat-send:disabled{cursor:not-allowed;opacity:.55}.ai-chat-loading{max-width:860px;margin:160px auto;text-align:center;color:#8b5e3c;font-size:15px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-header{background-color:#282c34;padding:20px;color:#fff}.App-header h1{margin:0}main{padding:20px}
