.summary-modal{background:#fff;border-radius:.75rem;flex-direction:column;width:100%;display:flex;overflow:hidden}.summary-modal-header{color:#fff;background:linear-gradient(90deg,#3b82f6,#9333ea);flex-shrink:0;padding:1rem 1.5rem;position:relative}.summary-close-btn{cursor:pointer;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;font-weight:500;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.summary-close-btn:hover{background:#ffffff40;transform:scale(1.05)}.summary-close-btn:active{transform:scale(.95)}.summary-modal-title{margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.summary-progress-bar{gap:.5rem;margin-top:.5rem;display:flex}.summary-progress-step{background:#ffffff4d;border-radius:2px;width:60px;height:3px}.summary-progress-step.active{background:#fff}.summary-modal-content{flex:1;max-height:60vh;padding:1rem 1.5rem;overflow-y:auto}.summary-modal-content::-webkit-scrollbar{width:6px}.summary-modal-content::-webkit-scrollbar-track{background:#f1f5f9}.summary-modal-content::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.summary-modal-content::-webkit-scrollbar-thumb:hover{background:#94a3b8}.summary-page-1{text-align:center;padding:2rem 0}.summary-icon-circle{background:linear-gradient(to bottom right,#dbeafe,#ede9fe);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1rem;display:flex}.summary-question-title{color:#1f2937;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.summary-question-desc{color:#6b7280;max-width:350px;margin:0 auto 1.5rem;font-size:.875rem}.summary-button-group{justify-content:center;gap:.75rem;display:flex}.summary-btn{cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.625rem 1.5rem;font-size:.875rem;transition:all .3s;display:inline-flex}.summary-btn:disabled{opacity:.6;cursor:not-allowed}.summary-btn-secondary{color:#374151;background:#fff;border:1px solid #d1d5db}.summary-btn-secondary:hover:not(:disabled){background:#f9fafb}.summary-btn-primary{color:#fff;background:linear-gradient(90deg,#3b82f6,#9333ea)}.summary-btn-primary:hover:not(:disabled){box-shadow:0 10px 15px -3px #0000001a}.summary-btn-success{color:#fff;background:linear-gradient(90deg,#10b981,#059669)}.summary-btn-success:hover:not(:disabled){box-shadow:0 10px 15px -3px #0000001a}.summary-btn-success:disabled{color:#9ca3af;background:#d1d5db}.summary-status-box{background:linear-gradient(90deg,#eff6ff,#f5f3ff);border:1px solid #c7d2fe;border-radius:.5rem;margin-bottom:1rem;padding:.75rem}.summary-status-content{gap:.5rem;display:flex}.summary-status-text{color:#7c3aed;font-size:.8125rem}.summary-form-group{margin-bottom:1rem}.summary-form-label{color:#374151;align-items:center;gap:.5rem;margin-bottom:.375rem;font-size:.875rem;font-weight:500;display:flex}.summary-form-input,.summary-form-textarea{border:1px solid #d1d5db;border-radius:.5rem;outline:none;width:100%;padding:.625rem;font-family:inherit;font-size:.875rem;transition:all .3s}.summary-form-input:focus,.summary-form-textarea:focus{border-color:#9333ea;box-shadow:0 0 0 3px #9333ea1a}.summary-form-input:disabled,.summary-form-textarea:disabled{color:#6b7280;cursor:not-allowed;background:#f9fafb}.summary-form-textarea{resize:vertical;min-height:80px}.summary-word-input-group{gap:.5rem;margin-bottom:.625rem;display:flex}.summary-word-input-group input{flex:1}.summary-word-container{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;min-height:48px;padding:.625rem}.summary-word-tags{flex-wrap:wrap;gap:.375rem;display:flex}.summary-word-tag{background:#fff;border:1px solid #c084fc;border-radius:9999px;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.8125rem;display:inline-flex}.summary-word-tag:hover{border-color:#9333ea}.summary-remove-word{color:#9ca3af;cursor:pointer;background:0 0;border:none;padding:0;font-size:.75rem}.summary-remove-word:hover{color:#ef4444}.summary-empty-words{color:#9ca3af;font-size:.8125rem}.summary-word-count{color:#6b7280;margin-top:.25rem;font-size:.6875rem}.summary-footer-buttons{border-top:1px solid #e5e7eb;justify-content:space-between;margin-top:.75rem;padding-top:.75rem;display:flex}.summary-spinner{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:14px;height:14px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fcr-flex{display:flex}.fcr-items-center{align-items:center}.fcr-gap-2{gap:.5rem}@media (max-width:640px){.summary-modal-content{max-height:70vh;padding:.75rem 1rem}.summary-button-group{flex-direction:column;gap:.5rem}.summary-btn{justify-content:center;width:100%}.summary-footer-buttons{flex-direction:column;gap:.5rem}.summary-footer-buttons .summary-btn{width:100%}.summary-word-input-group{flex-direction:column}.summary-word-input-group .summary-btn{width:100%}}html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}.ant-tooltip-placement-bottom,.ant-tooltip-placement-bottomLeft,.ant-tooltip-placement-bottomRight{padding-top:0!important}