.ChatInterface-module__4YF_IG__container{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#e9d5ff;background:#13072299;border-radius:20px;flex-direction:column;height:100%;min-height:0;font-family:Inter,sans-serif;display:flex;overflow:hidden}.ChatInterface-module__4YF_IG__header{background:#1a0b2ecc;border-bottom:1px solid #7c3aed33;justify-content:space-between;align-items:center;padding:16px 20px;display:flex;box-shadow:0 4px 20px #0000001a}.ChatInterface-module__4YF_IG__headerTitle{align-items:center;gap:10px;display:flex}.ChatInterface-module__4YF_IG__iconWrapper{background:linear-gradient(135deg,#7c3aed 0%,#4f46e5 100%);border-radius:10px;justify-content:center;align-items:center;padding:8px;display:flex;box-shadow:0 0 15px #7c3aed4d}.ChatInterface-module__4YF_IG__titleText{background:linear-gradient(90deg,#e9d5ff,#c4b5fd);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1rem;font-weight:700}.ChatInterface-module__4YF_IG__scanButton{color:#d8b4fe;cursor:pointer;background:#7c3aed26;border:1px solid #7c3aed4d;border-radius:20px;padding:6px 12px;font-size:.75rem;font-weight:600;transition:all .2s}.ChatInterface-module__4YF_IG__scanButton:hover{background:#7c3aed4d;transform:translateY(-1px)}.ChatInterface-module__4YF_IG__messageList{scroll-behavior:smooth;flex-direction:column;flex:1;gap:16px;min-height:0;padding:20px;display:flex;overflow-y:auto}.ChatInterface-module__4YF_IG__messageList::-webkit-scrollbar{width:6px}.ChatInterface-module__4YF_IG__messageList::-webkit-scrollbar-track{background:0 0}.ChatInterface-module__4YF_IG__messageList::-webkit-scrollbar-thumb{background:#7c3aed4d;border-radius:3px}.ChatInterface-module__4YF_IG__emptyState{color:#e9d5ff66;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;display:flex}.ChatInterface-module__4YF_IG__messageRow{align-items:flex-start;gap:12px;max-width:85%;display:flex}.ChatInterface-module__4YF_IG__userRow{flex-direction:row-reverse;align-self:flex-end}.ChatInterface-module__4YF_IG__botRow{align-self:flex-start}.ChatInterface-module__4YF_IG__avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;box-shadow:0 2px 10px #0003}.ChatInterface-module__4YF_IG__botAvatar{background:linear-gradient(135deg,#9333ea 0%,#db2777 100%)}.ChatInterface-module__4YF_IG__userAvatar{background:linear-gradient(135deg,#4f46e5 0%,#2563eb 100%)}.ChatInterface-module__4YF_IG__bubble{word-wrap:break-word;border-radius:18px;padding:12px 16px;font-size:.95rem;line-height:1.5;box-shadow:0 2px 8px #0000001a}.ChatInterface-module__4YF_IG__botBubble{color:#f3e8ff;background:#2e106599;border:1px solid #8b5cf633;border-top-left-radius:4px}.ChatInterface-module__4YF_IG__userBubble{color:#fff;background:linear-gradient(135deg,#4f46e5 0%,#4338ca 100%);border-top-right-radius:4px}.ChatInterface-module__4YF_IG__loadingContainer{align-items:center;gap:12px;padding:0 20px;display:flex}.ChatInterface-module__4YF_IG__typingIndicator{background:#2e106599;border:1px solid #8b5cf633;border-radius:4px 18px 18px;align-items:center;gap:4px;padding:12px 16px;display:flex}.ChatInterface-module__4YF_IG__dot{background:#c084fc;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both ChatInterface-module__4YF_IG__bounce}.ChatInterface-module__4YF_IG__dot:first-child{animation-delay:-.32s}.ChatInterface-module__4YF_IG__dot:nth-child(2){animation-delay:-.16s}@keyframes ChatInterface-module__4YF_IG__bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.ChatInterface-module__4YF_IG__inputArea{background:#130722cc;border-top:1px solid #7c3aed33;padding:16px}.ChatInterface-module__4YF_IG__inputWrapper{align-items:center;display:flex;position:relative}.ChatInterface-module__4YF_IG__input{color:#fff;background:#0f0518;border:1px solid #7c3aed4d;border-radius:12px;outline:none;width:100%;padding:14px 50px 14px 16px;font-size:.95rem;transition:all .2s}.ChatInterface-module__4YF_IG__input:focus{border-color:#7c3aed;box-shadow:0 0 0 2px #7c3aed33}.ChatInterface-module__4YF_IG__input::placeholder{color:#e9d5ff4d}.ChatInterface-module__4YF_IG__sendButton{cursor:pointer;color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%);border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;right:8px}.ChatInterface-module__4YF_IG__sendButton:hover:not(:disabled){transform:scale(1.05);box-shadow:0 0 10px #7c3aed66}.ChatInterface-module__4YF_IG__sendButton:disabled{opacity:.5;cursor:not-allowed;background:#4c1d95}
.UploadModal-module__sJoJcW__overlay{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000c;justify-content:center;align-items:center;padding:16px;font-family:Inter,sans-serif;display:flex;position:fixed;inset:0}.UploadModal-module__sJoJcW__modal{color:#fff;background:#0f0518;border:1px solid #7c3aed4d;border-radius:24px;flex-direction:column;width:100%;max-width:1000px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 50px #00000080}.UploadModal-module__sJoJcW__header{background:#130722f2;border-bottom:1px solid #7c3aed33;justify-content:space-between;align-items:center;padding:24px;display:flex}.UploadModal-module__sJoJcW__titleGroup h2{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff,#d8b4fe);-webkit-background-clip:text;background-clip:text;align-items:center;gap:12px;margin:0;font-size:1.5rem;font-weight:700;display:flex}.UploadModal-module__sJoJcW__subtitle{color:#a78bfa;margin-top:4px;font-size:.9rem}.UploadModal-module__sJoJcW__closeButton{color:#a78bfa;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.UploadModal-module__sJoJcW__closeButton:hover{color:#fff;background:#7c3aed33}.UploadModal-module__sJoJcW__content{flex-direction:column;flex:1;gap:32px;padding:24px;display:flex;overflow-y:auto}.UploadModal-module__sJoJcW__instructions{background:#7c3aed1a;border:1px solid #7c3aed33;border-radius:16px;align-items:flex-start;gap:16px;padding:20px;display:flex}.UploadModal-module__sJoJcW__infoIcon{color:#c084fc;flex-shrink:0;margin-top:2px}.UploadModal-module__sJoJcW__instructionText h3{color:#d8b4fe;margin:0 0 8px;font-size:.95rem;font-weight:600}.UploadModal-module__sJoJcW__instructionText ul{color:#e9d5ff;margin:0;padding-left:20px;font-size:.9rem;line-height:1.5}.UploadModal-module__sJoJcW__dropZone{text-align:center;cursor:pointer;background:#13072280;border:2px dashed #7c3aed4d;border-radius:20px;flex-direction:column;align-items:center;gap:16px;padding:40px;transition:all .3s;display:flex;position:relative}.UploadModal-module__sJoJcW__dropZone:hover,.UploadModal-module__sJoJcW__dropZoneActive{background:#7c3aed1a;border-color:#7c3aed;transform:scale(1.01)}.UploadModal-module__sJoJcW__uploadIconCircle{color:#d8b4fe;background:#7c3aed33;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.UploadModal-module__sJoJcW__dropTextPrimary{color:#fff;font-size:1.1rem;font-weight:600}.UploadModal-module__sJoJcW__dropTextSecondary{color:#a78bfa;font-size:.9rem}.UploadModal-module__sJoJcW__fileInput{opacity:0;cursor:pointer;position:absolute;inset:0}.UploadModal-module__sJoJcW__grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;display:grid}.UploadModal-module__sJoJcW__faceCard{flex-direction:column;gap:8px;display:flex}.UploadModal-module__sJoJcW__faceLabel{text-transform:uppercase;letter-spacing:.05em;color:#a78bfa;text-align:center;font-size:.75rem;font-weight:700}.UploadModal-module__sJoJcW__imageSlot{aspect-ratio:1;background:#0000004d;border:1px solid #7c3aed33;border-radius:12px;transition:all .2s;position:relative;overflow:hidden}.UploadModal-module__sJoJcW__imageSlot:hover{border-color:#7c3aed}.UploadModal-module__sJoJcW__previewImage{object-fit:cover;width:100%;height:100%}.UploadModal-module__sJoJcW__slotOverlay{opacity:0;background:#0009;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.UploadModal-module__sJoJcW__imageSlot:hover .UploadModal-module__sJoJcW__slotOverlay{opacity:1}.UploadModal-module__sJoJcW__emptySlot{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;display:flex}.UploadModal-module__sJoJcW__statusIndicator{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;border-radius:12px;align-items:center;gap:4px;padding:4px 8px;font-size:.7rem;display:flex;position:absolute;bottom:8px;right:8px}.UploadModal-module__sJoJcW__statusSuccess{color:#4ade80}.UploadModal-module__sJoJcW__statusError{color:#ef4444}.UploadModal-module__sJoJcW__statusPending{color:#fbbf24}.UploadModal-module__sJoJcW__footer{background:#130722f2;border-top:1px solid #7c3aed33;flex-direction:column;gap:16px;padding:24px;display:flex}.UploadModal-module__sJoJcW__errorMessage{color:#fca5a5;background:#ef44441a;border:1px solid #ef44444d;border-radius:12px;align-items:center;gap:8px;padding:12px;font-size:.9rem;display:flex}.UploadModal-module__sJoJcW__actions{justify-content:flex-end;gap:12px;display:flex}.UploadModal-module__sJoJcW__cancelButton{color:#e9d5ff;cursor:pointer;background:#ffffff0d;border:none;border-radius:12px;padding:12px 24px;font-weight:600;transition:all .2s}.UploadModal-module__sJoJcW__cancelButton:hover{background:#ffffff1a}.UploadModal-module__sJoJcW__processButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed 0%,#4f46e5 100%);border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 32px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 15px #7c3aed4d}.UploadModal-module__sJoJcW__processButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #7c3aed66}.UploadModal-module__sJoJcW__processButton:disabled{opacity:.6;cursor:not-allowed;transform:none}@keyframes UploadModal-module__sJoJcW__spin{to{transform:rotate(360deg)}}.UploadModal-module__sJoJcW__spin{animation:1s linear infinite UploadModal-module__sJoJcW__spin}
.page-module___8aEwW__container{color:#fff;background-color:#0f0518;grid-template-rows:minmax(0,1fr);grid-template-columns:1fr 400px;gap:24px;height:100vh;min-height:0;padding:24px;font-family:Inter,sans-serif;display:grid;overflow:hidden}.page-module___8aEwW__cubeCard{background:linear-gradient(145deg,#1a0b2e 0%,#130722 100%);border:1px solid #7c3aed1a;border-radius:24px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #0003}.page-module___8aEwW__cubeHeader{text-align:center;z-index:10;pointer-events:none;position:absolute;top:32px;left:0;right:0}.page-module___8aEwW__title{background:linear-gradient(#fff 0%,#e9d5ff 100%);-webkit-text-fill-color:transparent;text-shadow:0 0 30px #a855f733;-webkit-background-clip:text;margin:0;font-size:3rem;font-weight:700}.page-module___8aEwW__canvasContainer{flex:1;width:100%;height:100%;position:relative}.page-module___8aEwW__cubeControls{z-index:10;gap:12px;display:flex;position:absolute;bottom:32px;right:32px}.page-module___8aEwW__actionButton{color:#fff;cursor:pointer;background:#7c3aed;border:none;border-radius:12px;align-items:center;gap:8px;padding:10px 20px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 12px #7c3aed4d}.page-module___8aEwW__actionButton:hover{background:#8b5cf6;transform:translateY(-2px);box-shadow:0 6px 16px #7c3aed66}.page-module___8aEwW__actionButton:active{transform:translateY(0)}.page-module___8aEwW__secondaryButton{color:#e9d5ff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#7c3aed26;border:1px solid #7c3aed4d}.page-module___8aEwW__secondaryButton:hover{background:#7c3aed40;border-color:#7c3aed80}.page-module___8aEwW__sidebar{flex-direction:column;gap:24px;height:100%;display:flex;overflow:hidden}.page-module___8aEwW__card{background:#1a0b2e;border:1px solid #7c3aed26;border-radius:20px;padding:24px;box-shadow:0 4px 20px #0003}.page-module___8aEwW__guideCard{flex-shrink:0;}.page-module___8aEwW__cardHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.page-module___8aEwW__cardTitle{color:#fff;font-size:1.1rem;font-weight:700}.page-module___8aEwW__stepBadge{color:#d8b4fe;background:#7c3aed33;border:1px solid #7c3aed4d;border-radius:20px;padding:4px 12px;font-size:.8rem;font-weight:600}.page-module___8aEwW__guideContent{text-align:center}.page-module___8aEwW__guideText{color:#a78bfa;margin-bottom:20px;font-size:.95rem}.page-module___8aEwW__nextStepButton{color:#fff;cursor:pointer;background:linear-gradient(90deg,#7c3aed 0%,#6d28d9 100%);border:none;border-radius:12px;width:100%;padding:16px;font-size:1rem;font-weight:700;transition:all .2s;box-shadow:0 4px 15px #6d28d966}.page-module___8aEwW__nextStepButton:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 6px 20px #6d28d980}.page-module___8aEwW__nextStepButton:active{transform:translateY(1px)}.page-module___8aEwW__chatCard{flex-direction:column;flex:1;min-height:0;padding:0;display:flex;overflow:hidden;}@media (max-width:1024px){.page-module___8aEwW__container{grid-template-rows:1fr auto;grid-template-columns:1fr;height:auto;overflow-y:auto}.page-module___8aEwW__sidebar{height:600px}}
