.Dropzone-module__ixXqWG__wrapper{width:100%}.Dropzone-module__ixXqWG__dropzone{border:2px dashed var(--surface-border);text-align:center;cursor:pointer;background:#ffffff05;border-radius:12px;justify-content:center;align-items:center;min-height:250px;padding:3rem 2rem;transition:all .2s ease-in-out;display:flex;position:relative}.Dropzone-module__ixXqWG__dropzone:hover,.Dropzone-module__ixXqWG__dropzone.Dropzone-module__ixXqWG__active{border-color:var(--primary);background:#4f46e50d}.Dropzone-module__ixXqWG__hasError{border-color:var(--error);background:#ef44440d}.Dropzone-module__ixXqWG__hasFile{border:2px solid var(--surface-border);background:var(--surface);cursor:default}.Dropzone-module__ixXqWG__fileInput{display:none}.Dropzone-module__ixXqWG__iconCircle{width:64px;height:64px;color:var(--text-muted);background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;transition:all .2s;display:flex}.Dropzone-module__ixXqWG__iconCircleError{color:var(--error);justify-content:center;margin:0 auto 1rem;display:flex}.Dropzone-module__ixXqWG__dropzone:hover .Dropzone-module__ixXqWG__iconCircle,.Dropzone-module__ixXqWG__dropzone.Dropzone-module__ixXqWG__active .Dropzone-module__ixXqWG__iconCircle{color:var(--primary);background:#4f46e51a;transform:scale(1.05)}.Dropzone-module__ixXqWG__emptyState h3{color:var(--foreground);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.Dropzone-module__ixXqWG__emptyState p{color:var(--text-muted);margin-bottom:1rem}.Dropzone-module__ixXqWG__supportedFormats{color:#fff6;background:#0003;border-radius:999px;padding:.25rem .75rem;font-size:.875rem;display:inline-block}.Dropzone-module__ixXqWG__errorState h3{color:var(--error);margin-bottom:.5rem;font-size:1.25rem}.Dropzone-module__ixXqWG__errorState p{color:var(--text-muted);margin-bottom:1.5rem;font-size:.875rem}.Dropzone-module__ixXqWG__retryButton{color:var(--foreground);cursor:pointer;background:#ffffff1a;border:none;border-radius:8px;padding:.5rem 1.5rem;font-weight:500;transition:background .2s}.Dropzone-module__ixXqWG__retryButton:hover{background:#fff3}.Dropzone-module__ixXqWG__fileState{flex-direction:column;align-items:center;width:100%;display:flex}.Dropzone-module__ixXqWG__fileIcon{color:var(--primary);margin-bottom:1rem}.Dropzone-module__ixXqWG__fileInfo{flex-direction:column;gap:.25rem;margin-bottom:2rem;display:flex}.Dropzone-module__ixXqWG__fileName{color:var(--foreground);word-break:break-all;font-size:1.125rem;font-weight:600}.Dropzone-module__ixXqWG__fileSize{color:var(--text-muted);font-size:.875rem}.Dropzone-module__ixXqWG__fileListWrapper{flex-direction:column;gap:.5rem;width:100%;max-height:250px;margin-bottom:2rem;padding-right:.5rem;display:flex;overflow-y:auto}.Dropzone-module__ixXqWG__fileListWrapper::-webkit-scrollbar{width:6px}.Dropzone-module__ixXqWG__fileListWrapper::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}.Dropzone-module__ixXqWG__fileListWrapper::-webkit-scrollbar-thumb{background:#fff3;border-radius:10px}.Dropzone-module__ixXqWG__fileListItem{border:1px solid var(--surface-border);opacity:0;background:#ffffff08;border-radius:8px;align-items:center;gap:1rem;padding:.75rem 1rem;transition:background .2s,transform .2s;animation:.3s ease-out forwards Dropzone-module__ixXqWG__slideIn;display:flex;transform:translateY(10px)}@keyframes Dropzone-module__ixXqWG__slideIn{to{opacity:1;transform:translateY(0)}}.Dropzone-module__ixXqWG__fileListItem:hover{background:#ffffff0f}.Dropzone-module__ixXqWG__smallFileIcon{color:var(--primary);flex-shrink:0}.Dropzone-module__ixXqWG__fileListInfo{flex-direction:column;flex-grow:1;align-items:flex-start;display:flex;overflow:hidden}.Dropzone-module__ixXqWG__fileNameSmall{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;text-align:left;width:100%;font-size:.95rem;font-weight:500;overflow:hidden}.Dropzone-module__ixXqWG__fileSizeSmall{color:var(--text-muted);font-size:.75rem}.Dropzone-module__ixXqWG__removeFileBtn{color:var(--text-muted);cursor:pointer;opacity:.5;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.Dropzone-module__ixXqWG__fileListItem:hover .Dropzone-module__ixXqWG__removeFileBtn{opacity:1}.Dropzone-module__ixXqWG__removeFileBtn:hover{color:var(--error);background:#ef444426;transform:scale(1.1)}.Dropzone-module__ixXqWG__addMoreButton{color:var(--foreground);border:1px dashed var(--surface-border);cursor:pointer;background:#ffffff0d;border-radius:8px;width:100%;margin-bottom:2rem;padding:.75rem 0;font-weight:500;transition:all .2s}.Dropzone-module__ixXqWG__addMoreButton:hover{border-color:var(--text-muted);background:#ffffff1a}.Dropzone-module__ixXqWG__removeButton{display:none}.Dropzone-module__ixXqWG__actionWrapper{width:100%}.Dropzone-module__ixXqWG__scrubButton{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;max-width:300px;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:background .2s,transform .1s;box-shadow:0 4px 14px #4f46e566}.Dropzone-module__ixXqWG__scrubButton:hover{background:var(--primary-hover);transform:translateY(-1px)}.Dropzone-module__ixXqWG__scrubButton:active{transform:translateY(1px)}.Dropzone-module__ixXqWG__scrubButton:disabled{color:#fff;cursor:not-allowed;background:#4f46e580;justify-content:center;align-items:center;gap:.5rem;display:flex;position:relative;overflow:hidden;transform:none;box-shadow:0 0 15px #4f46e54d}.Dropzone-module__ixXqWG__scrubButton:disabled:after{content:"";background:linear-gradient(90deg,#fff0 0%,#fff3 50%,#fff0 100%);animation:1.5s linear infinite Dropzone-module__ixXqWG__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes Dropzone-module__ixXqWG__shimmer{to{transform:translate(100%)}}.Dropzone-module__ixXqWG__spinner{animation:1s linear infinite Dropzone-module__ixXqWG__spin}@keyframes Dropzone-module__ixXqWG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Dropzone-module__ixXqWG__successState{color:var(--success);flex-direction:column;align-items:center;gap:1rem;font-weight:500;display:flex}.Dropzone-module__ixXqWG__successIcon{color:var(--success)}.Dropzone-module__ixXqWG__resetButton{border:1px solid var(--surface-border);color:var(--foreground);cursor:pointer;background:0 0;border-radius:8px;margin-top:.5rem;padding:.75rem 1.5rem;font-weight:500;transition:all .2s}.Dropzone-module__ixXqWG__resetButton:hover{border-color:var(--text-muted);background:#ffffff0d}.Dropzone-module__ixXqWG__preflightPanel{flex-direction:column;gap:.5rem;margin-bottom:.75rem;display:flex}.Dropzone-module__ixXqWG__preflightItem{border:1px solid;border-radius:8px;align-items:flex-start;gap:.6rem;padding:.6rem .9rem;font-size:.82rem;line-height:1.4;animation:.3s ease-out forwards Dropzone-module__ixXqWG__slideIn;display:flex}.Dropzone-module__ixXqWG__preflightWarn{color:#fde68a;background:#eab30814;border-color:#eab3084d}.Dropzone-module__ixXqWG__preflightInfo{color:#ffffffbf;background:#4f46e514;border-color:#4f46e54d}.Dropzone-module__ixXqWG__preflightIcon{flex-shrink:0;margin-top:1px}.Dropzone-module__ixXqWG__agentPanel{background:linear-gradient(135deg,#0f172af2,#1e1b4bf2);border:1px solid #4f46e566;border-radius:12px;margin-bottom:.75rem;padding:1.1rem 1.25rem;overflow:hidden;box-shadow:0 0 30px #4f46e526}.Dropzone-module__ixXqWG__agentHeader{flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:.85rem;display:flex}.Dropzone-module__ixXqWG__agentPulse{background:#4ade80;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.8s infinite Dropzone-module__ixXqWG__pulse;box-shadow:0 0 #4ade8099}@keyframes Dropzone-module__ixXqWG__pulse{0%{box-shadow:0 0 #4ade80b3}70%{box-shadow:0 0 0 8px #4ade8000}to{box-shadow:0 0 #4ade8000}}.Dropzone-module__ixXqWG__agentLabel{letter-spacing:.08em;text-transform:uppercase;color:#a5b4fc;font-size:.78rem;font-weight:700}.Dropzone-module__ixXqWG__agentStatus{color:#fff6;margin-left:auto;font-size:.75rem}.Dropzone-module__ixXqWG__agentTip{align-items:flex-start;gap:.75rem;min-height:3rem;transition:opacity .4s,transform .4s;display:flex}.Dropzone-module__ixXqWG__tipIn{opacity:1;transform:translateY(0)}.Dropzone-module__ixXqWG__tipOut{opacity:0;transform:translateY(-6px)}.Dropzone-module__ixXqWG__tipIcon{flex-shrink:0;font-size:1.2rem;line-height:1.4}.Dropzone-module__ixXqWG__tipText{color:#ffffffd9;margin:0;font-size:.88rem;line-height:1.5}.Dropzone-module__ixXqWG__agentProgress{background:#ffffff12;border-radius:999px;height:2px;margin-top:1rem;overflow:hidden}.Dropzone-module__ixXqWG__agentProgressBar{background:linear-gradient(90deg,#4f46e5,#818cf8,#4f46e5) 0 0/200% 100%;border-radius:999px;width:40%;height:100%;animation:2s linear infinite Dropzone-module__ixXqWG__progressSlide}@keyframes Dropzone-module__ixXqWG__progressSlide{0%{background-position:100% 0;transform:translate(-60%)}to{background-position:0 0;transform:translate(250%)}}.Dropzone-module__ixXqWG__successSub{color:#fff6;text-align:center;margin:-.25rem 0 0;font-size:.78rem}
.LegalTools-module__cGWhNa__section{width:100%;margin-top:3rem}.LegalTools-module__cGWhNa__sectionHeader{text-align:center;margin-bottom:1.5rem}.LegalTools-module__cGWhNa__sectionTitle{color:var(--foreground);margin-bottom:.35rem;font-size:1.3rem;font-weight:700}.LegalTools-module__cGWhNa__sectionSub{color:var(--text-muted);font-size:.85rem}.LegalTools-module__cGWhNa__toolGrid{flex-direction:column;gap:.75rem;display:flex}.LegalTools-module__cGWhNa__toolCard{border:1px solid var(--surface-border);background:#ffffff08;border-radius:12px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.LegalTools-module__cGWhNa__toolCardOpen{border-color:#4f46e580;box-shadow:0 0 20px #4f46e514}.LegalTools-module__cGWhNa__toolCardHeader{cursor:pointer;width:100%;color:var(--foreground);text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;padding:1rem 1.25rem;transition:background .2s;display:flex}.LegalTools-module__cGWhNa__toolCardHeader:hover{background:#ffffff08}.LegalTools-module__cGWhNa__toolCardIcon{color:#a5b4fc;background:#4f46e526;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.LegalTools-module__cGWhNa__toolCardLabel{flex-grow:1;font-size:.95rem;font-weight:600}.LegalTools-module__cGWhNa__chevron{color:var(--text-muted);flex-shrink:0}.LegalTools-module__cGWhNa__toolCardBody{border-top:1px solid var(--surface-border);animation:.2s ease-out LegalTools-module__cGWhNa__expandIn}@keyframes LegalTools-module__cGWhNa__expandIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.LegalTools-module__cGWhNa__toolBody{flex-direction:column;gap:.9rem;padding:1.25rem;display:flex}.LegalTools-module__cGWhNa__fieldRow{flex-direction:column;gap:.35rem;display:flex}.LegalTools-module__cGWhNa__fieldLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.78rem;font-weight:600}.LegalTools-module__cGWhNa__dateInput,.LegalTools-module__cGWhNa__select{border:1px solid var(--surface-border);color:var(--foreground);background:#0000004d;border-radius:8px;outline:none;width:100%;padding:.6rem .9rem;font-size:.9rem;transition:border-color .2s}.LegalTools-module__cGWhNa__dateInput:focus,.LegalTools-module__cGWhNa__select:focus{border-color:var(--primary)}.LegalTools-module__cGWhNa__select option{background:#1e1b4b}.LegalTools-module__cGWhNa__toolBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;align-self:flex-start;padding:.7rem 1.25rem;font-size:.9rem;font-weight:600;transition:background .2s,transform .1s}.LegalTools-module__cGWhNa__toolBtn:hover{background:var(--primary-hover);transform:translateY(-1px)}.LegalTools-module__cGWhNa__resultBox{border:1px solid;border-radius:8px;padding:.75rem 1rem;font-size:.9rem;font-weight:500}.LegalTools-module__cGWhNa__resultGood{color:#6ee7b7;background:#10b9811a;border-color:#10b9814d}.LegalTools-module__cGWhNa__resultDanger{color:#fca5a5;background:#ef44441a;border-color:#ef44444d}.LegalTools-module__cGWhNa__toolDisclaimer{color:#ffffff4d;margin:0;font-size:.75rem;line-height:1.4}.LegalTools-module__cGWhNa__tabRow{flex-wrap:wrap;gap:.4rem;display:flex}.LegalTools-module__cGWhNa__tab{border:1px solid var(--surface-border);color:var(--text-muted);cursor:pointer;background:#ffffff0d;border-radius:6px;padding:.35rem .75rem;font-size:.8rem;font-weight:600;transition:all .15s}.LegalTools-module__cGWhNa__tab:hover{color:var(--foreground);background:#ffffff1a}.LegalTools-module__cGWhNa__tabActive{color:#a5b4fc;background:#4f46e533;border-color:#4f46e580}.LegalTools-module__cGWhNa__progressLabel{color:var(--text-muted);margin-bottom:.25rem;font-size:.75rem}.LegalTools-module__cGWhNa__progressTrack{background:#ffffff14;border-radius:999px;height:4px;margin-bottom:.5rem;overflow:hidden}.LegalTools-module__cGWhNa__progressFill{background:linear-gradient(90deg,#4f46e5,#818cf8);border-radius:999px;height:100%;transition:width .3s}.LegalTools-module__cGWhNa__checklistItems{flex-direction:column;gap:.5rem;display:flex}.LegalTools-module__cGWhNa__checklistItem{cursor:pointer;border-radius:6px;align-items:flex-start;gap:.75rem;padding:.5rem 0;transition:background .15s;display:flex}.LegalTools-module__cGWhNa__checklistItem:hover{background:#ffffff05}.LegalTools-module__cGWhNa__checkbox{cursor:pointer;border:1.5px solid #fff3;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;transition:all .15s;display:flex}.LegalTools-module__cGWhNa__checkboxCritical{border-color:#ef444480}.LegalTools-module__cGWhNa__checkboxDone{color:#fff;background:#4f46e5;border-color:#4f46e5}.LegalTools-module__cGWhNa__checklistText{color:#fffc;flex-direction:column;gap:.2rem;font-size:.875rem;line-height:1.4;display:flex}.LegalTools-module__cGWhNa__criticalBadge{letter-spacing:.08em;color:#fca5a5;background:#ef444426;border:1px solid #ef444440;border-radius:4px;width:fit-content;padding:.1rem .4rem;font-size:.65rem;font-weight:700}.LegalTools-module__cGWhNa__checked .LegalTools-module__cGWhNa__checklistText{opacity:.45;-webkit-text-decoration:line-through #fff3;text-decoration:line-through #fff3}.LegalTools-module__cGWhNa__resetSmall{border:1px solid var(--surface-border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:6px;align-self:flex-start;padding:.4rem .9rem;font-size:.8rem;transition:all .15s}.LegalTools-module__cGWhNa__resetSmall:hover{color:var(--foreground);background:#ffffff0d}.LegalTools-module__cGWhNa__emptyLog{text-align:center;color:var(--text-muted);padding:1rem 0;font-size:.875rem;line-height:1.6}.LegalTools-module__cGWhNa__emptyLog p{margin:0 0 .25rem}.LegalTools-module__cGWhNa__logActions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.LegalTools-module__cGWhNa__logCount{color:var(--text-muted);font-size:.82rem}.LegalTools-module__cGWhNa__iconBtn{color:#a5b4fc;cursor:pointer;background:#4f46e526;border:1px solid #4f46e54d;border-radius:6px;align-items:center;gap:.35rem;padding:.4rem .75rem;font-size:.8rem;font-weight:500;transition:all .15s;display:flex}.LegalTools-module__cGWhNa__iconBtn:hover{background:#4f46e540}.LegalTools-module__cGWhNa__iconBtnDanger{color:#fca5a5;cursor:pointer;background:#ef44441a;border:1px solid #ef444433;border-radius:6px;align-items:center;padding:.4rem .6rem;transition:all .15s;display:flex}.LegalTools-module__cGWhNa__iconBtnDanger:hover{background:#ef444433}.LegalTools-module__cGWhNa__logTable{border:1px solid var(--surface-border);border-radius:8px;max-height:220px;overflow:hidden auto}.LegalTools-module__cGWhNa__logHeaderRow,.LegalTools-module__cGWhNa__logRow{grid-template-columns:2fr .6fr .7fr .9fr;align-items:center;gap:.5rem;padding:.6rem .75rem;font-size:.78rem;display:grid}.LegalTools-module__cGWhNa__logHeaderRow{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;z-index:1;background:#ffffff0a;font-size:.7rem;font-weight:600;position:sticky;top:0}.LegalTools-module__cGWhNa__logRow{color:#ffffffb3;border-top:1px solid #ffffff0a}.LegalTools-module__cGWhNa__logRow:hover{background:#ffffff05}.LegalTools-module__cGWhNa__logFilename{white-space:nowrap;text-overflow:ellipsis;color:var(--foreground);overflow:hidden}.LegalTools-module__cGWhNa__logType{color:#a5b4fc;text-align:center;background:#4f46e526;border-radius:4px;padding:.15rem .4rem;font-size:.7rem;font-weight:700}
.ChatAssistant-module__IUfz-a__fab{z-index:1000;color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5,#7c3aed);border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 1.1rem;font-size:.9rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:1.75rem;right:1.75rem;box-shadow:0 4px 20px #4f46e580}.ChatAssistant-module__IUfz-a__fab:hover{transform:translateY(-2px);box-shadow:0 8px 28px #4f46e599}.ChatAssistant-module__IUfz-a__fabOpen{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:50%;padding:.75rem;box-shadow:0 4px 20px #0000004d}.ChatAssistant-module__IUfz-a__fabLabel{letter-spacing:.02em;font-size:.85rem}.ChatAssistant-module__IUfz-a__chatWindow{z-index:999;background:linear-gradient(160deg,#0f172a 0%,#1e1b4b 100%);border:1px solid #4f46e559;border-radius:16px;flex-direction:column;width:380px;max-width:calc(100vw - 2rem);height:520px;max-height:calc(100vh - 8rem);animation:.25s cubic-bezier(.4,0,.2,1) ChatAssistant-module__IUfz-a__chatIn;display:flex;position:fixed;bottom:5.5rem;right:1.75rem;overflow:hidden;box-shadow:0 20px 60px #00000080,0 0 0 1px #ffffff0d}@keyframes ChatAssistant-module__IUfz-a__chatIn{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.ChatAssistant-module__IUfz-a__chatHeader{background:#ffffff08;border-bottom:1px solid #ffffff12;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.1rem;display:flex}.ChatAssistant-module__IUfz-a__headerLeft{align-items:center;gap:.65rem;display:flex}.ChatAssistant-module__IUfz-a__botAvatar{color:#fff;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ChatAssistant-module__IUfz-a__botName{color:var(--foreground);font-size:.9rem;font-weight:700;line-height:1.2}.ChatAssistant-module__IUfz-a__botStatus{color:var(--text-muted);align-items:center;gap:.35rem;font-size:.72rem;display:flex}.ChatAssistant-module__IUfz-a__onlineDot{background:#4ade80;border-radius:50%;width:6px;height:6px;animation:2s infinite ChatAssistant-module__IUfz-a__pulse;box-shadow:0 0 6px #4ade8099}@keyframes ChatAssistant-module__IUfz-a__pulse{0%,to{opacity:1}50%{opacity:.5}}.ChatAssistant-module__IUfz-a__privacyBadge{color:#ffffff59;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:.3rem;padding:.2rem .55rem;font-size:.68rem;display:flex}.ChatAssistant-module__IUfz-a__messagesArea{scroll-behavior:smooth;flex-direction:column;flex:1;gap:.75rem;padding:1rem;display:flex;overflow-y:auto}.ChatAssistant-module__IUfz-a__messagesArea::-webkit-scrollbar{width:4px}.ChatAssistant-module__IUfz-a__messagesArea::-webkit-scrollbar-track{background:0 0}.ChatAssistant-module__IUfz-a__messagesArea::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.ChatAssistant-module__IUfz-a__messageBubble{align-items:flex-start;gap:.5rem;max-width:90%;animation:.2s ease-out ChatAssistant-module__IUfz-a__msgIn;display:flex}@keyframes ChatAssistant-module__IUfz-a__msgIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.ChatAssistant-module__IUfz-a__aiBubble{align-self:flex-start}.ChatAssistant-module__IUfz-a__userBubble{flex-direction:row-reverse;align-self:flex-end}.ChatAssistant-module__IUfz-a__aiBubbleIcon{color:#a5b4fc;background:#4f46e533;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;display:flex}.ChatAssistant-module__IUfz-a__bubbleContent{color:#ffffffe0;background:#ffffff0f;border:1px solid #ffffff14;border-radius:3px 12px 12px;padding:.6rem .85rem;font-size:.85rem;line-height:1.55}.ChatAssistant-module__IUfz-a__userBubble .ChatAssistant-module__IUfz-a__bubbleContent{color:#fffffff2;background:#4f46e540;border-color:#4f46e54d;border-top-left-radius:12px;border-top-right-radius:3px}.ChatAssistant-module__IUfz-a__typingIndicator{background:#ffffff0f;border:1px solid #ffffff14;border-radius:3px 12px 12px;align-items:center;gap:4px;padding:.6rem .85rem;display:flex}.ChatAssistant-module__IUfz-a__typingIndicator span{background:#fff6;border-radius:50%;width:6px;height:6px;animation:1.2s infinite ChatAssistant-module__IUfz-a__bounce}.ChatAssistant-module__IUfz-a__typingIndicator span:nth-child(2){animation-delay:.2s}.ChatAssistant-module__IUfz-a__typingIndicator span:nth-child(3){animation-delay:.4s}@keyframes ChatAssistant-module__IUfz-a__bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-5px)}}.ChatAssistant-module__IUfz-a__starters{flex-direction:column;gap:.4rem;padding-top:.25rem;display:flex}.ChatAssistant-module__IUfz-a__startersLabel{color:#ffffff4d;text-transform:uppercase;letter-spacing:.06em;margin:0 0 .25rem;font-size:.72rem}.ChatAssistant-module__IUfz-a__starterBtn{color:#ffffffa6;text-align:left;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff17;border-radius:8px;padding:.5rem .75rem;font-size:.8rem;line-height:1.3;transition:all .15s}.ChatAssistant-module__IUfz-a__starterBtn:hover{color:#ffffffe6;background:#4f46e526;border-color:#4f46e559;transform:translate(2px)}.ChatAssistant-module__IUfz-a__errorMsg{color:#fca5a5;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;align-self:center;padding:.5rem .75rem;font-size:.8rem}.ChatAssistant-module__IUfz-a__inputArea{background:#0003;border-top:1px solid #ffffff12;flex-shrink:0;align-items:flex-end;gap:.5rem;padding:.75rem 1rem;display:flex}.ChatAssistant-module__IUfz-a__chatInput{color:var(--foreground);resize:none;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;outline:none;flex:1;max-height:100px;padding:.6rem .85rem;font-family:inherit;font-size:.875rem;line-height:1.5;transition:border-color .2s}.ChatAssistant-module__IUfz-a__chatInput:focus{border-color:#4f46e580}.ChatAssistant-module__IUfz-a__chatInput::placeholder{color:#ffffff40}.ChatAssistant-module__IUfz-a__sendBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}.ChatAssistant-module__IUfz-a__sendBtn:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-1px)}.ChatAssistant-module__IUfz-a__sendBtn:disabled{opacity:.4;cursor:not-allowed}.ChatAssistant-module__IUfz-a__spinner{animation:1s linear infinite ChatAssistant-module__IUfz-a__spin}@keyframes ChatAssistant-module__IUfz-a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ChatAssistant-module__IUfz-a__inputFooter{color:#fff3;text-align:center;flex-shrink:0;padding:.35rem 1rem .6rem;font-size:.65rem}
.shielddrop-module__vKNZLG__page{background:var(--background);flex-direction:column;min-height:100vh;display:flex}.shielddrop-module__vKNZLG__header{border-bottom:1px solid var(--surface-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;background:#0006;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:sticky;top:0}.shielddrop-module__vKNZLG__back{color:var(--text-muted);align-items:center;gap:.4rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.shielddrop-module__vKNZLG__back:hover{color:#fff}.shielddrop-module__vKNZLG__productBadge{color:var(--foreground);align-items:center;gap:.5rem;font-size:1rem;font-weight:700;display:flex}.shielddrop-module__vKNZLG__productIcon{font-size:1.1rem}.shielddrop-module__vKNZLG__nav{align-items:center;gap:1.5rem;display:flex}.shielddrop-module__vKNZLG__nav a{color:var(--text-muted);font-size:.88rem;font-weight:500;text-decoration:none;transition:color .2s}.shielddrop-module__vKNZLG__nav a:hover{color:#fff}.shielddrop-module__vKNZLG__cta{border-radius:6px;padding:.4rem 1rem;background:var(--primary)!important;color:#fff!important;font-weight:600!important}.shielddrop-module__vKNZLG__main{flex-direction:column;flex:1;align-items:center;width:100%;max-width:720px;margin:0 auto;padding:3rem 2rem 4rem;display:flex}.shielddrop-module__vKNZLG__hero{text-align:center;margin-bottom:2rem}.shielddrop-module__vKNZLG__heroBadge{letter-spacing:.1em;text-transform:uppercase;color:#a5b4fc;background:#4f46e526;border:1px solid #4f46e54d;border-radius:999px;margin-bottom:1.25rem;padding:.25rem .9rem;font-size:.75rem;font-weight:700;display:inline-block}.shielddrop-module__vKNZLG__hero h1{letter-spacing:-.04em;margin-bottom:.9rem;font-size:2.75rem;font-weight:800;line-height:1.15}.shielddrop-module__vKNZLG__accent{background:linear-gradient(135deg,#818cf8,#c084fc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.shielddrop-module__vKNZLG__hero p{color:var(--text-muted);max-width:540px;margin:0 auto;font-size:1.05rem;line-height:1.65}.shielddrop-module__vKNZLG__dropzoneWrap{border:1px solid var(--surface-border);background:#ffffff06;border-radius:16px;width:100%;margin-bottom:1.5rem;padding:2rem}.shielddrop-module__vKNZLG__trustRow{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:2.5rem;display:flex}.shielddrop-module__vKNZLG__trustItem{color:#ffffff73;align-items:center;gap:.4rem;font-size:.8rem;display:flex}.shielddrop-module__vKNZLG__toolsWrap{width:100%}.shielddrop-module__vKNZLG__heroActions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.75rem;display:flex}.shielddrop-module__vKNZLG__heroCta{color:#fff;background:linear-gradient(135deg,#6366f1,#7c3aed);border-radius:12px;padding:.85rem 2rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:opacity .2s}.shielddrop-module__vKNZLG__heroCta:hover{opacity:.88}.shielddrop-module__vKNZLG__heroSecondary{color:#ffffffa6;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:12px;padding:.85rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s}.shielddrop-module__vKNZLG__heroSecondary:hover{background:#ffffff17}.shielddrop-module__vKNZLG__section{width:100%;margin-top:4rem}.shielddrop-module__vKNZLG__sectionLabel{letter-spacing:.1em;text-transform:uppercase;color:#ffffff4d;margin-bottom:.65rem;font-size:.72rem;font-weight:700}.shielddrop-module__vKNZLG__sectionTitle{letter-spacing:-.03em;color:var(--foreground);margin:0 0 2rem;font-size:1.6rem;font-weight:800;line-height:1.25}.shielddrop-module__vKNZLG__stepsGrid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem;display:grid}.shielddrop-module__vKNZLG__stepCard{background:#ffffff08;border:1px solid #ffffff12;border-radius:14px;padding:1.5rem 1.25rem;transition:border-color .2s;position:relative}.shielddrop-module__vKNZLG__stepCard:hover{border-color:#6366f14d}.shielddrop-module__vKNZLG__stepNum{letter-spacing:.1em;color:#6366f199;margin-bottom:.75rem;font-size:.65rem;font-weight:800}.shielddrop-module__vKNZLG__stepIcon{margin-bottom:.65rem;font-size:1.5rem}.shielddrop-module__vKNZLG__stepTitle{margin-bottom:.4rem;font-size:.95rem;font-weight:700}.shielddrop-module__vKNZLG__stepDesc{color:var(--text-muted);font-size:.82rem;line-height:1.55}.shielddrop-module__vKNZLG__stripGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.shielddrop-module__vKNZLG__stripCard{background:#ffffff08;border:1px solid #ffffff12;border-radius:14px;padding:1.25rem}.shielddrop-module__vKNZLG__stripCatLabel{letter-spacing:.1em;text-transform:uppercase;color:#6366f1b3;margin-bottom:.85rem;font-size:.68rem;font-weight:800}.shielddrop-module__vKNZLG__stripList{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.shielddrop-module__vKNZLG__stripItem{color:#fff9;align-items:center;gap:.4rem;font-size:.8rem;display:flex}.shielddrop-module__vKNZLG__stripDot{color:#4ade80;flex-shrink:0;font-size:.7rem;font-weight:700}.shielddrop-module__vKNZLG__formatsGrid{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.shielddrop-module__vKNZLG__formatBadge{color:#fff9;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;padding:.3rem .8rem;font-size:.78rem;font-weight:600}.shielddrop-module__vKNZLG__formatsNote{color:#ffffff4d;text-align:center;font-size:.8rem}.shielddrop-module__vKNZLG__formatsNote a{color:#ffffff80;text-decoration:underline}.shielddrop-module__vKNZLG__alertSection{background:#fbbf240d;border:1px solid #fbbf242e;border-radius:14px;align-items:flex-start;gap:1.25rem;width:100%;margin-top:3.5rem;padding:1.5rem 1.75rem;display:flex}.shielddrop-module__vKNZLG__alertIcon{flex-shrink:0;margin-top:.1rem;font-size:1.5rem}.shielddrop-module__vKNZLG__alertTitle{color:#fbbf24;margin-bottom:.5rem;font-size:.95rem;font-weight:700}.shielddrop-module__vKNZLG__alertBody{color:#ffffff80;font-size:.85rem;line-height:1.65}.shielddrop-module__vKNZLG__ctaStrip{background:linear-gradient(135deg,#6366f11a,#7c3aed1a);border:1px solid #6366f140;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;margin-top:3.5rem;padding:2rem;display:flex}.shielddrop-module__vKNZLG__ctaStripTitle{margin-bottom:.3rem;font-size:1.1rem;font-weight:800}.shielddrop-module__vKNZLG__ctaStripSub{color:#fff6;font-size:.85rem}.shielddrop-module__vKNZLG__ctaStripBtn{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#6366f1,#7c3aed);border-radius:12px;flex-shrink:0;padding:.85rem 2rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:opacity .2s}.shielddrop-module__vKNZLG__ctaStripBtn:hover{opacity:.88}.shielddrop-module__vKNZLG__footer{border-top:1px solid var(--surface-border);text-align:center;background:#0003;padding:2rem}.shielddrop-module__vKNZLG__footerLinks{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:.75rem;display:flex}.shielddrop-module__vKNZLG__footerLinks a{color:var(--text-muted);font-size:.85rem;text-decoration:none;transition:color .2s}.shielddrop-module__vKNZLG__footerLinks a:hover{color:#fff}.shielddrop-module__vKNZLG__footer p{color:#fff3;margin:0;font-size:.75rem}
