.loading-logo-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:#f5f5f5}.loading-logo-text{font-size:48px;font-weight:700;color:#8c40ff;animation:pulse 1.5s ease-in-out infinite;margin:0;white-space:nowrap}.loading-logo-sup{font-size:16px;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.05)}}.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;-o-user-select:none;user-select:none}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.documents-container{padding:0;max-width:1400px;margin:0}.documents-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.documents-header .ant-btn-group .ant-btn-primary{background-color:#8c40ff;border-color:#8c40ff}.documents-header .ant-btn-group .ant-btn-primary:hover{background-color:#7c3aed;border-color:#7c3aed}.documents-header-content h1{font-size:28px;font-weight:600;margin-bottom:12px;color:#111827}.documents-header-content p{color:#6b7280;font-size:16px;line-height:1.5;max-width:700px}.documents-upload-button{background-color:#8c40ff;border-color:#8c40ff;display:inline-flex!important;align-items:center!important;justify-content:center!important}.documents-upload-button .anticon{display:inline-flex;align-items:center}.documents-upload-button:hover{background-color:#7c3aed;border-color:#7c3aed}.documents-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin-bottom:0}.document-card{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;position:relative;transition:all .2s;box-shadow:0 1px 3px #0000001a}.document-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-2px)}.document-thumbnail{position:relative;aspect-ratio:4/3;background-color:#f9fafb;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;overflow:hidden}.document-thumbnail-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.document-type-icon{font-size:48px;opacity:.6}.document-hover-overlay{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity .2s ease-in-out;display:flex;align-items:center;justify-content:center;background:#0000001a;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.document-card:hover .document-hover-overlay{opacity:1}.document-view-button{background:#fffffff2;border:2px solid rgba(255,255,255,.8);color:#8c40ff;box-shadow:0 4px 16px #00000026}.document-view-button:hover{background:#fff;color:#7c3aed}.document-info{padding:16px}.document-name{font-size:16px;font-weight:600;margin:0 0 8px;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-meta{display:flex;gap:8px;margin-bottom:8px;flex-wrap:wrap}.document-type{background-color:#f3f4f6;color:#6b7280;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500}.document-plan{background-color:#ede9fe;color:#7c3aed;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500}.document-date{color:#6b7280;font-size:12px;margin:0}.document-status-processing,.document-status-processed{margin-top:8px;font-size:12px;display:flex;align-items:center;gap:4px}.document-status-processing{color:#f59e0b}.document-status-processed{color:#10b981}.document-menu-button{position:absolute;top:8px;right:8px;opacity:0;transition:opacity .2s}.document-card:hover .document-menu-button{opacity:1}.document-action-button{color:#8c40ff}.document-action-button:hover{color:#7c3aed}.documents-empty-container{display:flex;justify-content:center;align-items:center;min-height:400px}.documents-list{background:#fff;border-radius:12px;overflow:hidden}.documents-list .ant-list-item{padding:16px 24px;transition:background-color .2s}.documents-list .ant-list-item:hover{background-color:#f9fafb}.document-list-icon{font-size:32px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background-color:#f3f4f6;border-radius:8px}.document-list-thumbnail{width:48px;height:48px;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#f3f4f6}.document-list-thumbnail-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.document-list-title{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.document-list-title>span{font-size:16px;font-weight:600;color:#111827}.document-list-badges{display:flex;gap:8px}.document-list-description{display:flex;align-items:center;gap:16px;flex-wrap:wrap;color:#6b7280;font-size:14px}.document-list-description .document-status-processing,.document-list-description .document-status-processed{margin-top:0}.upload-modal .ant-modal-content{padding:24px}.upload-dropzone{width:100%;min-height:200px;border:2px dashed #d1d5db;border-radius:8px;cursor:pointer;transition:all .3s ease;padding:24px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f9fafb;margin-bottom:24px}.upload-dropzone:hover{border-color:#8c40ff;background-color:#f3f4f6}.upload-dropzone.dragging{border-color:#8c40ff;background-color:#ede9fe}.file-input{display:none}.upload-icon{font-size:48px;color:#8c40ff;margin-bottom:12px}.upload-text{font-size:16px;font-weight:500;color:#111827;margin:0 0 4px}.upload-subtext{font-size:14px;color:#6b7280;margin:0}.document-type-select{margin-bottom:24px}.document-type-select label{display:block;margin-bottom:8px;font-weight:500;color:#111827}.selected-files{margin-bottom:24px}.selected-files h4{margin-bottom:12px;font-size:14px;font-weight:600;color:#111827}.modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.modal-actions .ant-btn-primary{background-color:#8c40ff;border-color:#8c40ff}.modal-actions .ant-btn-primary:hover{background-color:#7c3aed;border-color:#7c3aed}.document-preview-container{position:relative;overflow:hidden;border-radius:8px;border:1px solid #e5e7eb;width:100%;height:100%;background-color:#f9fafb;display:flex;align-items:center;justify-content:center}.document-preview-container:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#fff0,#11182714);opacity:0;transition:opacity .3s ease}.document-preview-container:hover:after{opacity:1}.document-preview-frame{width:100%;height:100%;border:0}.document-preview-image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.document-preview-container:hover .document-preview-frame,.document-preview-container:hover .document-preview-image{transform:none}.document-preview-magnifier{position:absolute;border-radius:50%;border:2px solid rgba(106,27,255,.45);box-shadow:0 12px 28px #11182740;pointer-events:none;background-color:#fff;background-repeat:no-repeat;transition:opacity .15s ease;opacity:0}.document-preview-container:hover .document-preview-magnifier{opacity:1}@media(hover:none){.document-preview-magnifier{display:none}}.document-view-container{padding:0;margin:0;width:100%}.document-view-layout{display:flex;flex-direction:column;gap:24px}.document-view-layout--desktop{display:grid;grid-template-columns:minmax(280px,.35fr) minmax(0,.65fr);gap:24px;align-items:start}.document-view-section{width:100%}.document-view-section--processing{overflow:hidden}.document-view-card--preview,.document-view-card--processing{height:100%}.document-view-card--preview{display:flex;flex-direction:column;max-height:calc(100vh - 96px)}.document-view-card--preview .ant-card-body{flex:1;display:flex;padding-right:16px}.document-view-card--preview .document-preview-container{flex:1}.document-view-card--processing{display:flex;flex-direction:column;max-height:calc(100vh - 96px)}.document-view-card--processing .ant-card-body{flex:1;overflow-y:auto;overflow-x:hidden;padding-right:16px}@media(max-width:1199px){.document-view-layout--desktop{display:flex;flex-direction:column}.document-view-card--processing{max-height:none}.document-view-card--processing .ant-card-body{max-height:none;overflow-y:visible;padding-right:24px}.document-view-card--preview{max-height:none}.document-view-card--preview .ant-card-body{padding-right:24px}}.document-view-header{margin-bottom:24px}.document-view-header h1{font-size:28px;font-weight:600;margin:16px 0;color:#111827}.document-view-card{margin-bottom:0}.processing-status{margin-top:16px;padding:12px;background-color:#fef3c7;border-radius:8px}.processing-status h3{margin-top:0;color:#92400e}.processing-actions,.processed-data{margin-top:16px}.processed-data h3,.processed-data h4{color:#111827;margin-bottom:12px}.data-preview{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:16px;overflow-x:auto;font-size:12px;max-height:400px;overflow-y:auto}.document-preview{margin-top:16px}.document-preview h3{margin-bottom:12px;color:#111827}.document-iframe{width:100%;height:600px;border:1px solid #e5e7eb;border-radius:8px}.completed-button{transition:all .3s ease}.completed-button:not(:disabled):hover{background-color:#5a16e6!important;border-color:#5a16e6!important;color:#fff!important;transform:translateY(-1px);box-shadow:0 4px 12px #6a1bff4d}.completed-button:not(:disabled):active{background-color:#4a12cc!important;border-color:#4a12cc!important;transform:translateY(0);box-shadow:0 2px 6px #6a1bff33}.ant-btn-primary:not(:disabled):hover{background-color:#5a16e6;border-color:#5a16e6;transform:translateY(-1px);box-shadow:0 4px 12px #6a1bff4d;transition:all .3s ease}.ant-btn-primary:not(:disabled):active{background-color:#4a12cc;border-color:#4a12cc;transform:translateY(0);box-shadow:0 2px 6px #6a1bff33}.progress-button{position:relative;overflow:hidden}.progress-button:before{content:"";position:absolute;top:0;left:0;height:100%;width:var(--progress, 0%);background-color:#5a16e6;transition:width .3s ease;z-index:0}.progress-button.ant-btn-primary:before{background-color:#5a16e6}.progress-button.ant-btn-default:before{background-color:#6a1bff}.progress-button .ant-btn-loading-icon,.progress-button .anticon,.progress-button>span{position:relative;z-index:1}.document-view-tabs .ant-tabs-nav{position:sticky;top:-24px;z-index:2;background-color:#fff;margin:0;padding:0 0 8px}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.\!container{width:100%!important}.container{width:100%}@media(min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media(min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media(min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media(min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media(min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.visible{visibility:visible}.collapse{visibility:collapse}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.\!m-0{margin:0!important}.mx-auto{margin-left:auto;margin-right:auto}.mb-16{margin-bottom:4rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-2{margin-top:.5rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.\!table{display:table!important}.table{display:table}.grid{display:grid}.hidden{display:none}.h-12{height:3rem}.h-\[323px\]{height:323px}.min-h-screen{min-height:100vh}.w-\[323px\]{width:323px}.w-full{width:100%}.max-w-\[400px\]{max-width:400px}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.flex-shrink{flex-shrink:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.border{border-width:1px}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-primary-600{--tw-bg-opacity: 1;background-color:rgb(90 22 230 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.from-primary-700{--tw-gradient-from: #4a12cc var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 18 204 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-primary-400{--tw-gradient-to: #a866ff var(--tw-gradient-to-position)}.p-12{padding:3rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.\!text-\[46px\]{font-size:46px!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-5xl{font-size:3rem;line-height:1}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-primary-500{--tw-text-opacity: 1;color:rgb(106 27 255 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:root{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#666;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5;color:#666;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;margin:0 auto}*{-webkit-tap-highlight-color:transparent}@media(max-width:768px){body{font-size:14px}}.custom-checkbox-group{display:flex!important;flex-direction:column!important;gap:12px!important;width:100%}.custom-checkbox-group .ant-checkbox-wrapper{border-radius:8px!important;border:1px solid #d9d9d9!important;padding:12px!important;margin:0!important;width:100%!important;display:flex!important;align-items:center!important;box-sizing:border-box!important;background:#fff!important;transition:all .2s ease;cursor:pointer}.custom-checkbox-group .ant-checkbox-wrapper:hover{border-color:#8c40ff!important}.custom-checkbox-group .ant-checkbox-wrapper-checked{background:#f9f0ff!important;border:1px solid #8c40ff!important}.custom-checkbox-group .ant-checkbox{margin-right:12px!important;flex-shrink:0}.custom-checkbox-group .ant-checkbox-wrapper>span:last-child{flex:1;display:flex;align-items:center}div[role=status] button,div[role=status]>div button,div[role=status]>div:last-child button,div[role=status] button[aria-label=Close],div[role=status] button[aria-label*=close],div[role=status] button[aria-label*=Close],.react-hot-toast button,.react-hot-toast button[aria-label=Close],.react-hot-toast button[aria-label*=close],.react-hot-toast button[aria-label*=Close],[data-hot-toast] button,[data-hot-toast] button[aria-label=Close],button[data-hot-toast-close],div[id^=react-hot-toast] button{opacity:.9!important;transition:all .2s ease;color:inherit!important;padding:6px 10px!important;border-radius:4px!important;margin-left:12px!important;cursor:pointer!important;background:#0000000d!important;border:1px solid rgba(0,0,0,.15)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:32px!important;min-height:32px!important;font-size:20px!important;font-weight:700!important;line-height:1!important;visibility:visible!important;position:relative!important;z-index:10!important;width:auto!important;height:auto!important}div[role=status]>div:last-child{display:flex!important;align-items:center!important}div[role=status]>div:last-child>button{display:inline-flex!important;visibility:visible!important;opacity:.8!important}div[role=status] button:not(:first-child),div[role=status]>div:last-child button{display:inline-flex!important;visibility:visible!important;opacity:.8!important;width:auto!important;height:auto!important}div[role=status] button:hover,div[role=status]>div button:hover,div[role=status]>div:last-child button:hover,div[role=status] button[aria-label=Close]:hover,div[role=status] button[aria-label*=close]:hover,div[role=status] button[aria-label*=Close]:hover,.react-hot-toast button:hover,.react-hot-toast button[aria-label=Close]:hover,.react-hot-toast button[aria-label*=close]:hover,.react-hot-toast button[aria-label*=Close]:hover,[data-hot-toast] button:hover,[data-hot-toast] button[aria-label=Close]:hover,button[data-hot-toast-close]:hover,div[id^=react-hot-toast] button:hover{opacity:1!important;background-color:#0000001a!important;transform:scale(1.1)!important}div[role=status][data-type=error] button[aria-label=Close],div[role=status][data-type=error] button[aria-label*=close],div[role=status][data-type=error] button[aria-label*=Close],[data-hot-toast][data-type=error] button{color:#991b1b!important}div[role=status][data-type=error] button[aria-label=Close]:hover,div[role=status][data-type=error] button[aria-label*=close]:hover,div[role=status][data-type=error] button[aria-label*=Close]:hover,[data-hot-toast][data-type=error] button:hover{background-color:#dc262626!important;opacity:1!important}div[role=status][data-type=success] button[aria-label=Close],div[role=status][data-type=success] button[aria-label*=close],div[role=status][data-type=success] button[aria-label*=Close],[data-hot-toast][data-type=success] button{color:#166534!important}div[role=status][data-type=success] button[aria-label=Close]:hover,div[role=status][data-type=success] button[aria-label*=close]:hover,div[role=status][data-type=success] button[aria-label*=Close]:hover,[data-hot-toast][data-type=success] button:hover{background-color:#16a34a26!important;opacity:1!important}div[role=status][data-type=loading] button[aria-label=Close],div[role=status][data-type=loading] button[aria-label*=close],div[role=status][data-type=loading] button[aria-label*=Close],div[role=status]:not([data-type]) button[aria-label=Close],[data-hot-toast][data-type=loading] button,[data-hot-toast]:not([data-type]) button{color:#363636!important}div[role=status][data-type=loading] button[aria-label=Close]:hover,div[role=status][data-type=loading] button[aria-label*=close]:hover,div[role=status][data-type=loading] button[aria-label*=Close]:hover,div[role=status]:not([data-type]) button[aria-label=Close]:hover,[data-hot-toast][data-type=loading] button:hover,[data-hot-toast]:not([data-type]) button:hover{background-color:#0000001a!important;opacity:1!important}@media(min-width:768px){.md\:h-10{height:2.5rem}.md\:h-\[240px\]{height:240px}.md\:w-\[240px\]{width:240px}.md\:p-6{padding:1.5rem}.md\:\!text-\[32px\]{font-size:32px!important}.md\:text-sm{font-size:.875rem;line-height:1.25rem}}@media(min-width:1024px){.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:w-\[45\%\]{width:45%}.lg\:w-\[55\%\]{width:55%}}
