.admin-layout-module__WwUUdG__layout{min-height:100vh;display:flex}.admin-layout-module__WwUUdG__sidebar{background:var(--bg-secondary);border-right:3px solid var(--border-primary);z-index:50;width:260px;min-height:100vh;transition:background var(--transition-normal), border-color var(--transition-normal);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0;box-shadow:3px 0 #00000026}.admin-layout-module__WwUUdG__sidebarHeader{padding:var(--space-lg) var(--space-md);border-bottom:3px solid var(--border-secondary);justify-content:center;align-items:center;display:flex}.admin-layout-module__WwUUdG__brand{align-items:center;text-decoration:none;display:flex}.admin-layout-module__WwUUdG__brandLogo{width:auto;height:40px}.admin-layout-module__WwUUdG__nav{padding:var(--space-md);flex:1;overflow-y:auto}.admin-layout-module__WwUUdG__navSection{margin-bottom:var(--space-lg)}.admin-layout-module__WwUUdG__navLabel{padding:var(--space-xs) var(--space-sm);text-transform:uppercase;letter-spacing:1px;color:var(--text-tertiary);margin-bottom:var(--space-xs);font-size:11px;font-weight:700;display:block}.admin-layout-module__WwUUdG__navItem{align-items:center;gap:var(--space-sm);padding:10px var(--space-sm);color:var(--text-secondary);transition:all var(--transition-fast);image-rendering:pixelated;border-radius:4px;margin-bottom:2px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.admin-layout-module__WwUUdG__navItem:hover{background:var(--surface-hover);color:var(--text-primary)}.admin-layout-module__WwUUdG__navItem.admin-layout-module__WwUUdG__active{color:var(--pig-pink-400);border:2px solid var(--pig-pink-400);background:#f461731a;box-shadow:inset -2px -2px #0003,inset 2px 2px #ffffff26}.admin-layout-module__WwUUdG__navItem.admin-layout-module__WwUUdG__active svg{stroke:var(--pig-pink-400)}.admin-layout-module__WwUUdG__sidebarFooter{padding:var(--space-md);border-top:3px solid var(--border-secondary)}.admin-layout-module__WwUUdG__themeBtn{width:100%;padding:var(--space-sm);color:var(--text-tertiary);transition:all var(--transition-fast);margin-bottom:var(--space-sm);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;display:flex}.admin-layout-module__WwUUdG__themeBtn:hover{background:var(--surface-hover);color:var(--pig-pink-400)}.admin-layout-module__WwUUdG__userCard{align-items:center;gap:var(--space-sm);padding:var(--space-sm);background:var(--bg-tertiary);border:2px solid var(--border-secondary);border-radius:4px;display:flex;box-shadow:inset -2px -2px #00000026,inset 2px 2px #ffffff1a}.admin-layout-module__WwUUdG__userAvatar{object-fit:cover;width:32px;height:32px;image-rendering:pixelated;border-radius:4px}.admin-layout-module__WwUUdG__userInfo{flex:1;min-width:0}.admin-layout-module__WwUUdG__userName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;display:block;overflow:hidden}.admin-layout-module__WwUUdG__userRole{color:var(--text-tertiary);font-size:11px;display:block}.admin-layout-module__WwUUdG__logoutBtn{padding:var(--space-xs);color:var(--text-tertiary);transition:all var(--transition-fast);cursor:pointer;border-radius:4px;flex-shrink:0}.admin-layout-module__WwUUdG__logoutBtn:hover{color:var(--status-error);background:#ff3b301a}.admin-layout-module__WwUUdG__main{box-sizing:border-box;flex:1;max-width:calc(100vw - 260px);min-height:100vh;margin-left:260px;overflow-x:hidden}@media print{.admin-layout-module__WwUUdG__sidebar{display:none!important}.admin-layout-module__WwUUdG__main{margin-left:0!important;padding:0!important}.admin-layout-module__WwUUdG__layout{display:block}}@media (max-width:768px){.admin-layout-module__WwUUdG__sidebar{border-right:none;border-top:3px solid var(--border-primary);z-index:100;flex-direction:row;width:100%;height:auto;min-height:auto;position:fixed;inset:auto 0 0}.admin-layout-module__WwUUdG__sidebarHeader,.admin-layout-module__WwUUdG__navLabel,.admin-layout-module__WwUUdG__sidebarFooter{display:none}.admin-layout-module__WwUUdG__nav{padding:var(--space-sm);justify-content:space-around;align-items:center;width:100%;display:flex}.admin-layout-module__WwUUdG__navSection{gap:var(--space-xs);margin-bottom:0;display:flex}.admin-layout-module__WwUUdG__navItem{padding:var(--space-xs);flex-direction:column;gap:2px;font-size:10px}.admin-layout-module__WwUUdG__navItem span{display:block}.admin-layout-module__WwUUdG__main{margin-left:0;padding-bottom:80px}}
.TwoFactorGuard-module__W39Eca__overlay{z-index:9999;background-color:var(--bg-primary);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.TwoFactorGuard-module__W39Eca__blurredChildren{z-index:-1;filter:blur(8px)brightness(.4);pointer-events:none;-webkit-user-select:none;user-select:none;position:fixed;inset:0}.TwoFactorGuard-module__W39Eca__card{background:var(--bg-secondary);border:1px solid var(--border-primary);text-align:center;border-radius:4px;flex-direction:column;align-items:center;width:100%;max-width:440px;padding:40px;animation:.3s ease-out TwoFactorGuard-module__W39Eca__slideUp;display:flex;box-shadow:0 20px 40px #0006}@keyframes TwoFactorGuard-module__W39Eca__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.TwoFactorGuard-module__W39Eca__icon{width:64px;height:64px;color:var(--pig-pink-500);background:#a855f71a;border-radius:4px;justify-content:center;align-items:center;margin-bottom:24px;display:flex}.TwoFactorGuard-module__W39Eca__title{font-family:var(--font-pixel,monospace);color:var(--text-primary);letter-spacing:1px;margin-bottom:12px;font-size:14px;font-weight:700}.TwoFactorGuard-module__W39Eca__subtitle{font-family:var(--font-pixel,monospace);color:var(--text-secondary);margin-bottom:24px;font-size:8px;line-height:2.2}.TwoFactorGuard-module__W39Eca__qrBox{background:#fff;border-radius:4px;margin-bottom:16px;padding:16px;display:inline-block}.TwoFactorGuard-module__W39Eca__secretText{font-family:var(--font-pixel,monospace);color:var(--text-tertiary);margin-bottom:24px;font-size:7px;line-height:2}.TwoFactorGuard-module__W39Eca__inputGroup{flex-direction:column;gap:12px;width:100%;display:flex}.TwoFactorGuard-module__W39Eca__error{font-family:var(--font-pixel,monospace);color:var(--status-error);margin-top:12px;font-size:7px;font-weight:500;line-height:2}.TwoFactorGuard-module__W39Eca__backupContainer,.TwoFactorGuard-module__W39Eca__setupContainer,.TwoFactorGuard-module__W39Eca__verifyContainer{flex-direction:column;align-items:center;width:100%;display:flex}.TwoFactorGuard-module__W39Eca__codesGrid{grid-template-columns:1fr 1fr;gap:12px;width:100%;margin-top:16px;display:grid}.TwoFactorGuard-module__W39Eca__codeItem{background:var(--bg-tertiary);border:1px solid var(--border-primary);font-family:var(--font-pixel,monospace);color:var(--text-primary);letter-spacing:3px;border-radius:4px;padding:12px;font-size:9px;font-weight:700;line-height:2}.TwoFactorGuard-module__W39Eca__discordModal{background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:4px;flex-direction:column;width:100%;max-width:440px;animation:.2s ease-out TwoFactorGuard-module__W39Eca__slideUp;display:flex;overflow:hidden;box-shadow:0 12px 32px #0006}.TwoFactorGuard-module__W39Eca__discordHeader{justify-content:center;align-items:center;margin-bottom:24px;padding:32px 24px 0;display:flex;position:relative}.TwoFactorGuard-module__W39Eca__discordTitle{font-family:var(--font-pixel,monospace);color:var(--text-primary);letter-spacing:1px;margin:0;font-size:14px;font-weight:700}.TwoFactorGuard-module__W39Eca__discordCloseBtn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.TwoFactorGuard-module__W39Eca__discordCloseBtn:hover{color:var(--text-primary);background:#ffffff0d}.TwoFactorGuard-module__W39Eca__discordBody{text-align:left;flex-direction:column;padding:0 24px 24px;display:flex}.TwoFactorGuard-module__W39Eca__discordLabel{font-family:var(--font-pixel,monospace);color:var(--text-secondary);margin-bottom:8px;font-size:8px;font-weight:600;line-height:2}.TwoFactorGuard-module__W39Eca__discordInput{background:var(--bg-tertiary);border:1px solid var(--border-primary);width:100%;color:var(--text-primary);font-family:var(--font-pixel,monospace);letter-spacing:2px;border-radius:4px;outline:none;padding:14px 16px;font-size:10px;font-weight:600;transition:all .2s}.TwoFactorGuard-module__W39Eca__discordInput:focus{border-color:var(--pig-pink-500);box-shadow:0 0 0 2px rgba(2ec, 72, 153, .1)}.TwoFactorGuard-module__W39Eca__discordInput::placeholder{color:var(--text-tertiary);font-weight:400}.TwoFactorGuard-module__W39Eca__discordInputError{border:1px solid var(--status-error)}.TwoFactorGuard-module__W39Eca__discordInputError:focus{border-color:var(--status-error);box-shadow:0 0 0 2px #ef44441a}.TwoFactorGuard-module__W39Eca__discordError{font-family:var(--font-pixel,monospace);color:var(--status-error);margin-top:8px;font-size:7px;font-weight:500;line-height:2}.TwoFactorGuard-module__W39Eca__discordFooter{flex-direction:column;gap:12px;margin-top:24px;display:flex}.TwoFactorGuard-module__W39Eca__discordBtnSecondaryBlock{background:var(--bg-tertiary);color:var(--text-secondary);border:1px solid var(--border-primary);font-family:var(--font-pixel,monospace);cursor:pointer;border-radius:4px;width:100%;padding:14px;font-size:9px;font-weight:600;transition:all .2s}.TwoFactorGuard-module__W39Eca__discordBtnSecondaryBlock:hover{color:var(--text-primary);background:#ffffff0d}.TwoFactorGuard-module__W39Eca__discordBtnPrimary{background:var(--pig-pink-500);color:#fff;font-family:var(--font-pixel,monospace);cursor:pointer;border:none;border-radius:4px;padding:14px;font-size:9px;font-weight:600;transition:all .2s}.TwoFactorGuard-module__W39Eca__discordBtnPrimary:hover:not(:disabled){background:var(--pig-pink-600);transform:translateY(-1px);box-shadow:0 4px 12px #ec489940}.TwoFactorGuard-module__W39Eca__discordBtnPrimary:active:not(:disabled){transform:translateY(0)}.TwoFactorGuard-module__W39Eca__discordBtnPrimary:disabled{opacity:.5;cursor:not-allowed}
.PigLoader-module__qnUM7a__wrapper{-webkit-user-select:none;user-select:none;flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.PigLoader-module__qnUM7a__fullPage{z-index:9999;background:var(--bg-primary);position:fixed;inset:0}.PigLoader-module__qnUM7a__sm{gap:0}.PigLoader-module__qnUM7a__sm .PigLoader-module__qnUM7a__dot{width:5px;height:5px}.PigLoader-module__qnUM7a__sm .PigLoader-module__qnUM7a__dots{gap:4px}.PigLoader-module__qnUM7a__md{min-height:140px}.PigLoader-module__qnUM7a__md .PigLoader-module__qnUM7a__dot{width:8px;height:8px}.PigLoader-module__qnUM7a__lg{min-height:200px}.PigLoader-module__qnUM7a__lg .PigLoader-module__qnUM7a__dot{width:10px;height:10px}.PigLoader-module__qnUM7a__lg .PigLoader-module__qnUM7a__text{font-size:15px}.PigLoader-module__qnUM7a__dots{align-items:center;gap:6px;display:flex}.PigLoader-module__qnUM7a__dot{background:var(--pig-pink-400);border-radius:2px;width:8px;height:8px;animation:1.4s ease-in-out infinite PigLoader-module__qnUM7a__pulse}.PigLoader-module__qnUM7a__dot:nth-child(2){animation-delay:.16s}.PigLoader-module__qnUM7a__dot:nth-child(3){animation-delay:.32s}@keyframes PigLoader-module__qnUM7a__pulse{0%,80%,to{opacity:.3;transform:scale(.4)}40%{opacity:1;transform:scale(1)}}.PigLoader-module__qnUM7a__text{color:var(--text-tertiary);letter-spacing:.2px;font-size:13px;font-weight:500}
.FlagPanel-module__CLeo3a__panel{background:#ffffff08;border:1px solid #ffffff0f;border-radius:4px;margin-bottom:0;overflow:hidden}.FlagPanel-module__CLeo3a__header{letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary);border-bottom:1px solid #ffffff0d;align-items:center;gap:8px;padding:14px 18px 12px;font-size:12px;font-weight:700;display:flex}.FlagPanel-module__CLeo3a__form{flex-direction:column;gap:14px;padding:16px 18px;display:flex}.FlagPanel-module__CLeo3a__field{flex-direction:column;gap:6px;display:flex}.FlagPanel-module__CLeo3a__fieldLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--text-tertiary);font-size:11px;font-weight:600}.FlagPanel-module__CLeo3a__timestampInput{width:fit-content;color:var(--text-tertiary);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:4px;align-items:center;gap:8px;padding:0 12px;transition:border-color .15s;display:inline-flex}.FlagPanel-module__CLeo3a__timestampInput:focus-within{border-color:#f6448066}.FlagPanel-module__CLeo3a__timeInput{color:#fff;background:0 0;border:none;outline:none;width:52px;padding:9px 0;font-size:14px;font-weight:600}.FlagPanel-module__CLeo3a__timeFmt{color:#fff6;font-variant-numeric:tabular-nums;border-left:1px solid #ffffff14;padding:9px 0 9px 4px;font-size:12px}.FlagPanel-module__CLeo3a__swatches{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.FlagPanel-module__CLeo3a__swatch{cursor:pointer;border:2px solid #0000;border-radius:4px;width:26px;height:26px;padding:0;transition:transform .15s,border-color .15s;position:relative}.FlagPanel-module__CLeo3a__swatch:hover{transform:scale(1.15)}.FlagPanel-module__CLeo3a__swatchActive{transform:scale(1.2);border-color:#fffc!important}.FlagPanel-module__CLeo3a__swatchActive:after{content:"";background:#fff6;border-radius:4px;position:absolute;inset:4px}.FlagPanel-module__CLeo3a__noteRow{align-items:flex-end;gap:10px;display:flex}.FlagPanel-module__CLeo3a__noteWrap{flex-direction:column;flex:1;gap:6px;display:flex}.FlagPanel-module__CLeo3a__noteInputWrap{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:4px;align-items:center;gap:10px;padding:0 14px;transition:border-color .15s;display:flex}.FlagPanel-module__CLeo3a__noteInputWrap:focus-within{border-color:#f6448059}.FlagPanel-module__CLeo3a__colorDot{border-radius:4px;flex-shrink:0;width:10px;height:10px;transition:background .2s}.FlagPanel-module__CLeo3a__noteInput{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:11px 0;font-size:13.5px}.FlagPanel-module__CLeo3a__noteInput::placeholder{color:#ffffff40}.FlagPanel-module__CLeo3a__addBtn{color:#fff;cursor:pointer;white-space:nowrap;filter:brightness(.95);border:none;border-radius:4px;flex-shrink:0;align-items:center;gap:6px;padding:11px 20px;font-size:13px;font-weight:700;transition:opacity .15s,filter .15s,transform .1s;display:flex}.FlagPanel-module__CLeo3a__addBtn:hover:not(:disabled){filter:brightness(1.15);transform:translateY(-1px)}.FlagPanel-module__CLeo3a__addBtn:active:not(:disabled){transform:translateY(0)}.FlagPanel-module__CLeo3a__addBtn:disabled{opacity:.6;cursor:default}.FlagPanel-module__CLeo3a__flagList{border-top:1px solid #ffffff0a;flex-direction:column;gap:6px;padding:14px 18px;display:flex}.FlagPanel-module__CLeo3a__flagItem{background:rgba(var(--flag-color), .06);background-color:color-mix(in srgb, var(--flag-color,#fff) 8%, transparent);border:1px solid color-mix(in srgb, var(--flag-color,#fff) 20%, transparent);border-radius:4px;align-items:center;gap:8px;padding:9px 14px;font-size:13px;transition:background .15s;display:flex}.FlagPanel-module__CLeo3a__flagDot{border-radius:4px;flex-shrink:0;width:9px;height:9px}.FlagPanel-module__CLeo3a__flagTime{font-variant-numeric:tabular-nums;color:#ffffffb3;letter-spacing:.02em;background:#ffffff14;border-radius:4px;padding:2px 7px;font-size:12px;font-weight:700}.FlagPanel-module__CLeo3a__flagNote{color:#fff;flex:1;font-size:13px}.FlagPanel-module__CLeo3a__flagAuthor{color:#ffffff4d;white-space:nowrap;font-size:11px}.FlagPanel-module__CLeo3a__flagDelete{color:#ffffff40;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:3px;transition:color .15s,background .15s;display:flex}.FlagPanel-module__CLeo3a__flagDelete:hover{color:#ef4444;background:#ef44441f}.FlagPanel-module__CLeo3a__emptyFlags{color:#fff3;text-align:center;border-top:1px solid #ffffff0a;padding:14px 18px 16px;font-size:12.5px}@keyframes FlagPanel-module__CLeo3a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.TranscriptViewer-module__boXHVG__container{background:#2b2d31;border:1px solid #ffffff0f;border-radius:4px;flex-direction:column;max-height:600px;display:flex;overflow:hidden}.TranscriptViewer-module__boXHVG__header{background:#1e1f22;border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.TranscriptViewer-module__boXHVG__headerTitle{color:#b5bac1;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.TranscriptViewer-module__boXHVG__headerBadge{color:#949ba4;background:#ffffff0f;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:500}.TranscriptViewer-module__boXHVG__messageList{flex:1;padding:16px 0;overflow-y:auto}.TranscriptViewer-module__boXHVG__messageList::-webkit-scrollbar{width:8px}.TranscriptViewer-module__boXHVG__messageList::-webkit-scrollbar-track{background:0 0}.TranscriptViewer-module__boXHVG__messageList::-webkit-scrollbar-thumb{background:#1a1b1e;border-radius:4px}.TranscriptViewer-module__boXHVG__messageGroup{gap:16px;padding:2px 16px;display:flex;position:relative}.TranscriptViewer-module__boXHVG__messageGroup:hover{background:#ffffff05}.TranscriptViewer-module__boXHVG__messageGroupFirst{margin-top:12px;padding-top:4px}.TranscriptViewer-module__boXHVG__avatar{object-fit:cover;cursor:pointer;border-radius:4px;flex-shrink:0;width:40px;height:40px}.TranscriptViewer-module__boXHVG__avatarFallback{color:#fff;cursor:pointer;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:600;display:flex}.TranscriptViewer-module__boXHVG__avatarPlaceholder{flex-shrink:0;width:40px}.TranscriptViewer-module__boXHVG__messageContent{flex:1;min-width:0}.TranscriptViewer-module__boXHVG__messageHeader{align-items:center;gap:8px;margin-bottom:2px;display:flex}.TranscriptViewer-module__boXHVG__username{cursor:pointer;font-size:15px;font-weight:600;line-height:1.375}.TranscriptViewer-module__boXHVG__username:hover{text-decoration:underline}.TranscriptViewer-module__boXHVG__roleTag{color:#b5bac1;letter-spacing:.02em;text-transform:uppercase;background:#ffffff0f;border-radius:3px;align-items:center;gap:4px;padding:1px 6px;font-size:10px;font-weight:600;display:flex}.TranscriptViewer-module__boXHVG__roleIcon{object-fit:contain;width:14px;height:14px}.TranscriptViewer-module__boXHVG__timestamp{color:#949ba4;cursor:pointer;flex-shrink:0;font-size:12px}.TranscriptViewer-module__boXHVG__timestamp:hover{color:#dbdee1;text-decoration:underline}.TranscriptViewer-module__boXHVG__messageText{color:#dbdee1;word-wrap:break-word;cursor:default;font-size:15px;line-height:1.375}.TranscriptViewer-module__boXHVG__continuedMessage{padding:2px 16px 2px 72px;position:relative}.TranscriptViewer-module__boXHVG__continuedMessage:hover{background:#ffffff05}.TranscriptViewer-module__boXHVG__continuedTimestamp{color:#0000;text-align:center;width:40px;font-size:11px;line-height:1.375;position:absolute;left:16px}.TranscriptViewer-module__boXHVG__continuedMessage:hover .TranscriptViewer-module__boXHVG__continuedTimestamp{color:#949ba4}.TranscriptViewer-module__boXHVG__contextMenu{z-index:9999;background:#111214;border:1px solid #ffffff0f;border-radius:4px;min-width:180px;padding:6px 8px;animation:.1s TranscriptViewer-module__boXHVG__contextMenuFadeIn;position:fixed;box-shadow:0 8px 16px #0000003d}@keyframes TranscriptViewer-module__boXHVG__contextMenuFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.TranscriptViewer-module__boXHVG__contextMenuItem{color:#b5bac1;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:2px;align-items:center;gap:8px;width:100%;padding:6px 8px;font-size:13px;display:flex}.TranscriptViewer-module__boXHVG__contextMenuItem:hover{color:#fff;background:#4752c4}.TranscriptViewer-module__boXHVG__contextMenuIcon{opacity:.7;flex-shrink:0;width:16px;height:16px}.TranscriptViewer-module__boXHVG__processingState{flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:40px 20px;display:flex}.TranscriptViewer-module__boXHVG__processingSpinner{border:3px solid #ffffff1a;border-top-color:#5865f2;border-radius:4px;width:32px;height:32px;animation:.8s linear infinite TranscriptViewer-module__boXHVG__spin}@keyframes TranscriptViewer-module__boXHVG__spin{to{transform:rotate(360deg)}}.TranscriptViewer-module__boXHVG__processingText{color:#949ba4;text-align:center;font-size:14px}.TranscriptViewer-module__boXHVG__emptyState{flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:40px 20px;display:flex}.TranscriptViewer-module__boXHVG__emptyIcon{opacity:.3;font-size:32px}.TranscriptViewer-module__boXHVG__emptyText{color:#949ba4;font-size:14px}.TranscriptViewer-module__boXHVG__errorState{text-align:center;padding:20px}.TranscriptViewer-module__boXHVG__errorText{color:#ed4245;margin-bottom:8px;font-size:13px}.TranscriptViewer-module__boXHVG__errorDetail{color:#949ba4;background:#0003;border-radius:4px;max-height:60px;padding:8px;font-family:monospace;font-size:12px;overflow:auto}.TranscriptViewer-module__boXHVG__dateDivider{align-items:center;margin:8px 0;padding:4px 16px;display:flex}.TranscriptViewer-module__boXHVG__dateDividerLine{background:#ffffff0f;flex:1;height:1px}.TranscriptViewer-module__boXHVG__dateDividerText{color:#949ba4;padding:0 8px;font-size:11px;font-weight:600}
.HeroIconGrid-module__m7KKaa__grid{grid-template-columns:repeat(var(--cols,10), 1fr);pointer-events:none;z-index:1;clip-path:inset(0);display:grid;position:absolute;inset:80px 0 0;overflow:hidden}.HeroIconGrid-module__m7KKaa__grid:after{content:"";pointer-events:none;z-index:10;opacity:0;background:radial-gradient(at 50% 45%,#0c0c10 28%,#0000 68%);transition:opacity 1s ease-in-out;position:absolute;inset:0}.HeroIconGrid-module__m7KKaa__grid.HeroIconGrid-module__m7KKaa__masked:after{opacity:1}.HeroIconGrid-module__m7KKaa__cell{justify-content:center;align-items:center;display:flex;position:relative}.HeroIconGrid-module__m7KKaa__icon{opacity:0;z-index:2;flex-shrink:0;width:38px;height:38px;transition:opacity .5s,transform .5s;position:relative;transform:scale(.9)}.HeroIconGrid-module__m7KKaa__icon svg{width:100%;height:100%}.HeroIconGrid-module__m7KKaa__beam{background:radial-gradient(circle, var(--beam-color) 0%, transparent 60%);opacity:0;pointer-events:none;z-index:1;mix-blend-mode:screen;border-radius:50%;width:140px;height:140px;position:absolute}.HeroIconGrid-module__m7KKaa__iconActive{opacity:1!important;transition:opacity .2s,transform .25s cubic-bezier(.34,1.56,.64,1)!important;transform:scale(1)!important}[data-phase=entering] .HeroIconGrid-module__m7KKaa__icon{animation:.45s cubic-bezier(.2,.8,.2,1) forwards HeroIconGrid-module__m7KKaa__iconIn;animation-delay:var(--in-delay,0s);opacity:0}[data-phase=entering] .HeroIconGrid-module__m7KKaa__beam{animation:.9s ease-out forwards HeroIconGrid-module__m7KKaa__beamIn;animation-delay:var(--in-delay,0s);opacity:0}@keyframes HeroIconGrid-module__m7KKaa__iconIn{0%{opacity:0;transform:scale(.1)rotate(-15deg)}40%{opacity:1;transform:scale(1.15)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes HeroIconGrid-module__m7KKaa__beamIn{0%{opacity:0;transform:scale(.3)}30%{opacity:.25;transform:scale(1.2)}to{opacity:0;transform:scale(1.8)}}[data-phase=leaving] .HeroIconGrid-module__m7KKaa__icon{animation:.35s cubic-bezier(.3,0,.8,.15) forwards HeroIconGrid-module__m7KKaa__iconOut;animation-delay:var(--out-delay,0s);opacity:1}@keyframes HeroIconGrid-module__m7KKaa__iconOut{0%{opacity:1;transform:scale(1)translate(0)}60%{opacity:.6;transform:scale(.5)translateY(4px)}to{opacity:0;transform:scale(0)translateY(12px)}}[data-phase=idle] .HeroIconGrid-module__m7KKaa__icon{opacity:0;animation:none}[data-phase=idle] .HeroIconGrid-module__m7KKaa__beam{display:none}
.BulkActionBar-module__rZPwga__bar{background:var(--surface-card);border:1px solid var(--border-primary);border-radius:var(--radius-lg);z-index:100;align-items:center;gap:16px;padding:12px 20px;animation:.2s BulkActionBar-module__rZPwga__slideUp;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0006}@keyframes BulkActionBar-module__rZPwga__slideUp{0%{opacity:0;transform:translate(-50%)translateY(8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.BulkActionBar-module__rZPwga__info{border-right:1px solid var(--border-secondary);align-items:center;gap:8px;padding-right:16px;display:flex}.BulkActionBar-module__rZPwga__count{color:var(--pig-pink-400);font-size:18px;font-weight:700}.BulkActionBar-module__rZPwga__label{color:var(--text-secondary);white-space:nowrap;font-size:13px}.BulkActionBar-module__rZPwga__actions{align-items:center;gap:8px;display:flex}.BulkActionBar-module__rZPwga__approveBtn{align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-flex;color:var(--status-success)!important;background:#34c75926!important;border:1px solid #34c7594d!important}.BulkActionBar-module__rZPwga__approveBtn:hover{background:#34c75940!important}.BulkActionBar-module__rZPwga__rejectBtn{align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-flex;color:var(--status-error)!important;background:#ff3b3026!important;border:1px solid #ff3b304d!important}.BulkActionBar-module__rZPwga__rejectBtn:hover{background:#ff3b3040!important}.BulkActionBar-module__rZPwga__rejectForm{align-items:center;gap:8px;display:flex}.BulkActionBar-module__rZPwga__reasonInput{width:200px;padding:6px 12px!important;font-size:13px!important}.BulkActionBar-module__rZPwga__confirmRejectBtn{padding:6px 14px;font-size:13px;font-weight:600;background:var(--status-error)!important;color:#fff!important}.BulkActionBar-module__rZPwga__clearBtn{font-size:12px;color:var(--text-tertiary)!important}@media (max-width:768px){.BulkActionBar-module__rZPwga__bar{flex-direction:column;gap:12px;left:16px;right:16px;transform:none}.BulkActionBar-module__rZPwga__info{border-right:none;padding-right:0}}
.KanbanBoard-module__TBtjDG__board{grid-template-columns:repeat(5,1fr);gap:12px;min-height:400px;display:grid}.KanbanBoard-module__TBtjDG__column{background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:var(--radius-lg);min-height:300px;transition:border-color var(--transition-fast), background var(--transition-fast);flex-direction:column;display:flex}.KanbanBoard-module__TBtjDG__columnDragOver{border-color:var(--pig-pink-400);background:#f461730a}.KanbanBoard-module__TBtjDG__columnHeader{border-bottom:1px solid var(--border-secondary);align-items:center;gap:8px;padding:12px 14px;display:flex}.KanbanBoard-module__TBtjDG__columnDot{border-radius:4px;flex-shrink:0;width:8px;height:8px}.KanbanBoard-module__TBtjDG__columnTitle{color:var(--text-primary);flex:1;font-size:13px;font-weight:700}.KanbanBoard-module__TBtjDG__columnCount{color:var(--text-tertiary);background:#ffffff0f;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}.KanbanBoard-module__TBtjDG__columnBody{flex-direction:column;flex:1;gap:8px;padding:8px;display:flex;overflow-y:auto}.KanbanBoard-module__TBtjDG__card{background:var(--surface-card);border:1px solid var(--border-secondary);border-radius:var(--radius-md);cursor:grab;transition:all var(--transition-fast);padding:10px 12px}.KanbanBoard-module__TBtjDG__card:active{cursor:grabbing;opacity:.7;transform:rotate(2deg)}.KanbanBoard-module__TBtjDG__card:hover{border-color:var(--pig-pink-300);box-shadow:0 2px 8px #00000026}.KanbanBoard-module__TBtjDG__cardHeader{align-items:center;gap:8px;margin-bottom:6px;display:flex}.KanbanBoard-module__TBtjDG__cardAvatar{object-fit:cover;border-radius:4px;flex-shrink:0;width:24px;height:24px}.KanbanBoard-module__TBtjDG__cardName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.KanbanBoard-module__TBtjDG__cardMeta{color:var(--text-tertiary);justify-content:space-between;margin-bottom:8px;font-size:11px;display:flex}.KanbanBoard-module__TBtjDG__cardLink{text-align:center;color:var(--pig-pink-400);border-radius:var(--radius-sm);transition:background var(--transition-fast);background:#f4617314;padding:4px 8px;font-size:11px;font-weight:600;text-decoration:none;display:block}.KanbanBoard-module__TBtjDG__cardLink:hover{background:#f4617329}.KanbanBoard-module__TBtjDG__emptyCol{color:var(--text-tertiary);opacity:.5;flex:1;justify-content:center;align-items:center;font-size:12px;display:flex}@media (max-width:1200px){.KanbanBoard-module__TBtjDG__board{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.KanbanBoard-module__TBtjDG__board{grid-template-columns:1fr}}
:root{--embed-accent:#f46173;--embed-bg:#0b0f19;--embed-surface:#ffffff0a;--embed-border:#ffffff14;--embed-text:#e8e8e8;--embed-text-secondary:#ffffff8c;--embed-text-tertiary:#ffffff4d}.embed-module__m7SebG__container{background:var(--embed-bg);min-height:100vh;color:var(--embed-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;overflow:hidden}.embed-module__m7SebG__center{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.embed-module__m7SebG__progressBar{z-index:100;background:#ffffff0f;height:3px;position:fixed;top:0;left:0;right:0}.embed-module__m7SebG__progressFill{background:var(--embed-accent);border-radius:0 2px 2px 0;height:100%;transition:width .5s cubic-bezier(.22,1,.36,1)}.embed-module__m7SebG__navControls{z-index:90;flex-direction:column;gap:4px;display:flex;position:fixed;bottom:20px;right:20px}.embed-module__m7SebG__navBtn{border:1px solid var(--embed-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:36px;height:36px;color:var(--embed-text-secondary);cursor:pointer;background:#0b0f19e6;border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:flex}.embed-module__m7SebG__navBtn:hover:not(:disabled){color:#fff;background:#ffffff14}.embed-module__m7SebG__navBtn:disabled{opacity:.3;cursor:default}.embed-module__m7SebG__stepsContainer{justify-content:center;align-items:center;min-height:100vh;padding:40px 24px;display:flex}.embed-module__m7SebG__step{width:100%;max-width:600px;margin:0 auto}.embed-module__m7SebG__stepActive{animation:.35s cubic-bezier(.22,1,.36,1) both embed-module__m7SebG__stepIn}.embed-module__m7SebG__stepExiting{animation:.35s both embed-module__m7SebG__stepOut}.embed-module__m7SebG__stepExitingDown{animation:.35s both embed-module__m7SebG__stepOutDown}@keyframes embed-module__m7SebG__stepIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes embed-module__m7SebG__stepOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-30px)}}@keyframes embed-module__m7SebG__stepOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(30px)}}@keyframes embed-module__m7SebG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.embed-module__m7SebG__introContent{text-align:center}.embed-module__m7SebG__introTitle{letter-spacing:-1px;margin-bottom:12px;font-size:32px;font-weight:800;line-height:1.2}.embed-module__m7SebG__introDesc{color:var(--embed-text-secondary);max-width:480px;margin-bottom:24px;margin-left:auto;margin-right:auto;font-size:15px;line-height:1.7}.embed-module__m7SebG__introStats{justify-content:center;gap:12px;margin-bottom:24px;display:flex}.embed-module__m7SebG__introStats span{background:var(--embed-surface);border:1px solid var(--embed-border);border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600}.embed-module__m7SebG__introUser{background:var(--embed-surface);border:1px solid var(--embed-border);color:var(--embed-text-secondary);border-radius:20px;align-items:center;gap:10px;margin-bottom:24px;padding:8px 16px;font-size:13px;display:inline-flex}.embed-module__m7SebG__introAvatar{border-radius:50%;width:28px;height:28px}.embed-module__m7SebG__startBtn{background:var(--embed-accent);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:8px;padding:14px 32px;font-size:16px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 16px #f461734d}.embed-module__m7SebG__startBtn:hover{transform:translateY(-2px);box-shadow:0 6px 24px #f4617366}.embed-module__m7SebG__timeoutBlock{text-align:left;background:#f4617314;border:1px solid #f461734d;border-radius:12px;align-items:center;gap:12px;max-width:400px;margin:0 auto;padding:16px;font-size:13px;display:flex}.embed-module__m7SebG__timeoutBlock strong{color:var(--embed-accent);margin-bottom:4px;display:block}.embed-module__m7SebG__authCard{text-align:center;border:1px solid var(--embed-border);background:#ffffff08;border-radius:16px;max-width:380px;padding:40px 32px}.embed-module__m7SebG__authIcon{color:#5865f2;background:#5865f21f;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;display:flex}.embed-module__m7SebG__authTitle{margin-bottom:8px;font-size:22px;font-weight:800}.embed-module__m7SebG__authDesc{color:var(--embed-text-secondary);margin-bottom:24px;font-size:14px;line-height:1.6}.embed-module__m7SebG__authBtn{color:#fff;cursor:pointer;background:#5865f2;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px 28px;font-size:15px;font-weight:700;transition:all .2s;display:inline-flex}.embed-module__m7SebG__authBtn:hover:not(:disabled){background:#4752c4}.embed-module__m7SebG__authBtn:disabled{opacity:.7;cursor:wait}.embed-module__m7SebG__poweredBy{color:var(--embed-text-tertiary);align-items:center;gap:6px;margin-top:20px;font-size:12px;text-decoration:none;transition:color .2s;display:inline-flex}.embed-module__m7SebG__poweredBy:hover{color:var(--embed-text-secondary)}.embed-module__m7SebG__resultCard{text-align:center;max-width:400px;padding:40px 32px}.embed-module__m7SebG__resultIcon{border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 20px;display:flex}.embed-module__m7SebG__resultTitle{margin-bottom:8px;font-size:24px;font-weight:800}.embed-module__m7SebG__resultDesc{color:var(--embed-text-secondary);margin-bottom:24px;font-size:14px;line-height:1.7}.embed-module__m7SebG__resultLink{background:var(--embed-accent);color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.embed-module__m7SebG__resultLink:hover{transform:translateY(-1px)}.embed-module__m7SebG__fieldContent{padding:0 8px}.embed-module__m7SebG__fieldNumber{color:var(--embed-text-tertiary);margin-bottom:12px;font-size:12px;font-weight:600}.embed-module__m7SebG__fieldLabel{letter-spacing:-.3px;margin-bottom:8px;font-size:22px;font-weight:700;line-height:1.4}.embed-module__m7SebG__required{color:var(--embed-accent);margin-left:4px}.embed-module__m7SebG__fieldDesc{color:var(--embed-text-secondary);margin-bottom:20px;font-size:14px;line-height:1.6}.embed-module__m7SebG__fieldInputWrapper{margin-bottom:8px}.embed-module__m7SebG__fieldInput{color:#fff;background:0 0;border:none;border-bottom:2px solid #ffffff1a;outline:none;width:100%;padding:12px 0;font-family:inherit;font-size:16px;transition:border-color .2s}.embed-module__m7SebG__fieldInput:focus{border-bottom-color:var(--embed-accent)}.embed-module__m7SebG__fieldInput::placeholder{color:#ffffff40}.embed-module__m7SebG__textarea{resize:vertical;border:1px solid #ffffff14;border-radius:8px;min-height:100px;padding:12px}.embed-module__m7SebG__textarea:focus{border-color:var(--embed-accent)}.embed-module__m7SebG__textareaHint{color:var(--embed-text-tertiary);pointer-events:none;align-items:center;gap:4px;font-size:11px;display:flex;position:absolute;bottom:12px;right:12px}.embed-module__m7SebG__textareaHint kbd{background:#ffffff14;border:1px solid #ffffff0d;border-radius:4px;padding:2px 6px;font-family:inherit}.embed-module__m7SebG__dateInput{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;max-width:240px}.embed-module__m7SebG__fieldError{color:#ff6b6b;margin-top:8px;font-size:13px;font-weight:500}.embed-module__m7SebG__continueBtn{background:var(--embed-accent);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;margin-top:16px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .15s;display:inline-flex}.embed-module__m7SebG__continueBtn:hover{transform:translateY(-1px)}.embed-module__m7SebG__choiceGrid{flex-direction:column;gap:8px;display:flex}.embed-module__m7SebG__choiceOption{background:var(--embed-surface);border:1.5px solid var(--embed-border);color:#fff;cursor:pointer;text-align:left;border-radius:10px;align-items:center;gap:12px;padding:12px 16px;font-family:inherit;font-size:14px;transition:all .15s;display:flex}.embed-module__m7SebG__choiceOption:hover{background:#ffffff0f;border-color:#fff3}.embed-module__m7SebG__choiceSelected{border-color:var(--embed-accent)!important;background:#f461731a!important}.embed-module__m7SebG__choiceKey{width:26px;height:26px;color:var(--embed-text-secondary);background:#ffffff0f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.embed-module__m7SebG__yesNoGroup{gap:12px;display:flex}.embed-module__m7SebG__yesNoBtn{background:var(--embed-surface);border:1.5px solid var(--embed-border);color:#fff;cursor:pointer;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:10px;padding:16px;font-family:inherit;font-size:15px;font-weight:600;transition:all .15s;display:flex}.embed-module__m7SebG__yesNoBtn:hover{border-color:#fff3}.embed-module__m7SebG__yesNoSelected{border-color:var(--embed-accent)!important;background:#f461731a!important}.embed-module__m7SebG__dropdownMenu{border:1px solid var(--embed-border);z-index:10;background:#111621;border-radius:8px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 8px 16px #00000080}.embed-module__m7SebG__dropdownItem{cursor:pointer;color:#fff;padding:12px 16px;transition:background .2s}.embed-module__m7SebG__dropdownItem:hover{background:#ffffff0d}.embed-module__m7SebG__dropdownItemActive{color:var(--embed-accent);background:#f461731a}.embed-module__m7SebG__ratingBtn{cursor:pointer;background:0 0;border:none;outline:none;padding:0;transition:transform .1s}.embed-module__m7SebG__ratingBtn:active{transform:scale(.85)}.embed-module__m7SebG__contactLabel{color:var(--embed-text-secondary);margin-bottom:6px;font-size:13px;display:block}.embed-module__m7SebG__pictureGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;display:grid}.embed-module__m7SebG__fileUpload{text-align:center;cursor:pointer;background:#ffffff05;border:2px dashed #ffffff26;border-radius:16px;padding:32px;transition:all .2s}.embed-module__m7SebG__fileUpload:hover{border-color:var(--embed-accent)}.embed-module__m7SebG__fileStatus{color:var(--embed-accent);background:#f461731a;border-radius:8px;align-items:center;gap:8px;margin-top:16px;padding:10px 14px;font-size:13px;font-weight:600;display:inline-flex}.embed-module__m7SebG__statement{color:var(--embed-text-tertiary);background:var(--embed-surface);border-radius:8px;padding:16px;font-size:14px}.embed-module__m7SebG__legalCheck{cursor:pointer;background:var(--embed-surface);border:1px solid var(--embed-border);color:var(--embed-text-secondary);border-radius:12px;align-items:flex-start;gap:12px;padding:18px;font-size:14px;line-height:1.5;transition:all .2s;display:flex}.embed-module__m7SebG__legalCheck input{width:18px;height:18px;accent-color:var(--embed-accent);cursor:pointer;flex-shrink:0;margin-top:2px}.embed-module__m7SebG__legalChecked{border-color:var(--embed-accent)}.embed-module__m7SebG__submitContent{text-align:center}.embed-module__m7SebG__submitTitle{margin:16px 0 8px;font-size:24px;font-weight:800}.embed-module__m7SebG__submitDesc{color:var(--embed-text-secondary);margin-bottom:24px;font-size:14px;line-height:1.6}.embed-module__m7SebG__submitBtn{background:var(--embed-accent);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:8px;padding:14px 32px;font-size:16px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 16px #f461734d}.embed-module__m7SebG__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 24px #f4617366}.embed-module__m7SebG__submitBtn:disabled{opacity:.7;cursor:wait}.embed-module__m7SebG__rulesBackdrop{z-index:999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000b3;animation:.2s embed-module__m7SebG__fadeIn;position:fixed;inset:0}.embed-module__m7SebG__rulesOverlay{z-index:1000;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.embed-module__m7SebG__rulesCard{background:var(--embed-bg);border:1px solid var(--embed-border);border-radius:12px;flex-direction:column;width:100%;max-width:420px;max-height:80vh;animation:.25s cubic-bezier(.22,1,.36,1) both embed-module__m7SebG__scaleIn;display:flex;overflow:hidden;box-shadow:0 24px 56px #0000008c}.embed-module__m7SebG__rulesHeader{border-bottom:1px solid var(--embed-border);justify-content:space-between;align-items:center;padding:16px 18px 12px;display:flex}.embed-module__m7SebG__rulesEyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--embed-text-tertiary);margin-bottom:3px;font-size:10px}.embed-module__m7SebG__rulesTitle{font-size:16px;font-weight:700}.embed-module__m7SebG__rulesDots{gap:5px;display:flex}.embed-module__m7SebG__rulesDot{background:var(--embed-border);border-radius:3px;width:6px;height:6px;transition:all .25s}.embed-module__m7SebG__rulesDotActive{background:var(--embed-accent);width:16px}.embed-module__m7SebG__rulesBody{flex:1;padding:8px 18px 12px;overflow-y:auto}.embed-module__m7SebG__rulesItem{border-bottom:1px solid var(--embed-border);align-items:flex-start;gap:10px;padding:8px 0;display:flex}.embed-module__m7SebG__rulesItem:last-child{border-bottom:none}.embed-module__m7SebG__rulesNum{color:var(--embed-accent);flex-shrink:0;min-width:16px;padding-top:2px;font-size:11px;font-weight:700}.embed-module__m7SebG__rulesItem p{color:var(--embed-text-secondary);margin:0;font-size:13px;line-height:1.7}.embed-module__m7SebG__rulesFooter{border-top:1px solid var(--embed-border);padding:10px 18px 14px}.embed-module__m7SebG__rulesDisclaimer{color:var(--embed-text-tertiary);margin:0 0 8px;font-size:11px}.embed-module__m7SebG__rulesNav{gap:8px;display:flex}.embed-module__m7SebG__rulesBackBtn{background:var(--embed-surface);border:1px solid var(--embed-border);height:38px;color:var(--embed-text-secondary);cursor:pointer;border-radius:8px;padding:0 14px;font-size:13px;font-weight:600}.embed-module__m7SebG__rulesNextBtn{background:var(--embed-accent);color:#fff;cursor:pointer;border:none;border-radius:8px;flex:1;height:38px;font-size:13px;font-weight:700;box-shadow:0 2px 8px #f461734d}.embed-module__m7SebG__embedBadge{border:1px solid var(--embed-border);color:var(--embed-text-tertiary);z-index:90;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0b0f19e6;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:11px;text-decoration:none;transition:color .2s;display:flex;position:fixed;bottom:12px;left:12px}.embed-module__m7SebG__embedBadge:hover{color:var(--embed-text-secondary)}@keyframes embed-module__m7SebG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes embed-module__m7SebG__scaleIn{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (max-width:480px){.embed-module__m7SebG__introTitle{font-size:24px}.embed-module__m7SebG__fieldLabel{font-size:18px}.embed-module__m7SebG__stepsContainer{padding:32px 16px}.embed-module__m7SebG__yesNoGroup{flex-direction:column}.embed-module__m7SebG__navControls{bottom:12px;right:12px}.embed-module__m7SebG__pictureGrid{grid-template-columns:1fr 1fr}}
