.dashboard_dashRoot__7w75z{min-height:100vh;padding:32px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);position:relative}.dashboard_dashRoot__7w75z:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(174,218,42,.08) 0,transparent 50%),radial-gradient(circle at 80% 70%,rgba(174,218,42,.06) 0,transparent 50%);pointer-events:none}.dashboard_dashHeader__Mj_Y0{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:32px;position:relative;z-index:1;flex-wrap:wrap}.dashboard_dashTitle__EbdRQ{font-size:32px;margin:0;font-weight:800;background:linear-gradient(135deg,#2d3748,#1a202c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dashboard_dashSubtitle__lmL5i{color:#64748b;font-size:15px;font-weight:600}.dashboard_headerRight__q1fXb{margin-right:45px;display:flex;align-items:center;gap:16px}.dashboard_avatar__dRMSt{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#aeda2a,#7ab81a);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:20px;box-shadow:0 8px 24px rgba(174,218,42,.3);text-transform:uppercase}.dashboard_welcomeCard__JWE6d{padding:8px 15px;border-radius:16px;background:#fff;border:2px solid #f1f5f9;box-shadow:0 4px 12px rgba(0,0,0,.05)}.dashboard_logoutBtn__lmqAr{background:linear-gradient(135deg,#ef4444,#dc2626);border:none;padding:12px 24px;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;align-items:center;gap:8px;font-weight:600;font-size:14px;transition:all .3s ease;box-shadow:0 4px 12px rgba(239,68,68,.3)}.dashboard_logoutBtn__lmqAr:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(239,68,68,.4)}.dashboard_logoutBtn__lmqAr:active{transform:translateY(0)}.dashboard_statsRow__mamxw{display:flex;gap:20px;margin-bottom:32px;flex-wrap:wrap;position:relative;z-index:1}.dashboard_statCard__i3K_G{flex:1 1 200px;background:#fff;border:2px solid #f1f5f9;padding:24px;border-radius:20px;box-shadow:0 8px 24px rgba(0,0,0,.06);display:flex;flex-direction:column;gap:8px;transition:all .3s ease}.dashboard_statCard__i3K_G:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.1)}.dashboard_statIcon__5MJcw{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:16px;background:linear-gradient(135deg,#aeda2a,#7ab81a);color:#fff;font-size:24px;box-shadow:0 4px 12px rgba(174,218,42,.3)}.dashboard_statValue__Nt7XZ{font-size:28px;font-weight:800;color:#0f172a}.dashboard_statLabel__ZEkLv{font-size:13px;color:#64748b;margin-top:4px;font-weight:600}.dashboard_statChange__NclmO{font-size:13px;color:#10b981;font-weight:600;margin-top:4px;display:flex;align-items:center;gap:4px}.dashboard_statText__83FJL{display:flex;flex-direction:column;align-items:flex-start;flex:1 1}.dashboard_mainGrid__DFwru{display:grid;grid-template-columns:1fr 450px;grid-gap:24px;gap:24px;position:relative;z-index:1}.dashboard_card__Xha2N{background:#fff;border:2px solid #f1f5f9;padding:28px;border-radius:20px;box-shadow:0 8px 24px rgba(0,0,0,.06)}.dashboard_card__Xha2N h3{margin:0 0 20px;font-size:20px;font-weight:700;color:#1a202c}.dashboard_cardHeader__Sze_i{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.dashboard_cardHeaderButton__2JswR{margin-left:auto}.dashboard_requestRow__tVdfR{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;border-radius:12px;background:#f8fafc;border:2px solid #f1f5f9;transition:all .2s ease}.dashboard_requestRow__tVdfR:hover{background:#f1f5f9;border-color:#e2e8f0;transform:translateX(4px)}.dashboard_requestMeta__2rMsR{display:flex;flex-direction:column;gap:4px;flex:1 1}.dashboard_requestDomain__gUrKm{font-weight:700;color:#0f172a;font-size:16px}.dashboard_requestDate__kYYSi{font-size:13px;color:#64748b}.dashboard_uidCode__jQLSy{padding:8px 12px;background:#0f172a;color:#aeda2a;border-radius:8px;font-family:Courier New,monospace;font-size:13px;font-weight:600;letter-spacing:.5px}.dashboard_copyBtn__tvMvt{background:linear-gradient(135deg,#aeda2a,#7ab81a);color:#fff;border:none;padding:10px 16px;border-radius:10px;cursor:pointer;font-weight:600;font-size:13px;transition:all .2s ease;box-shadow:0 2px 8px rgba(174,218,42,.3);white-space:nowrap}.dashboard_copyBtn__tvMvt:hover{transform:scale(1.05);box-shadow:0 4px 12px rgba(174,218,42,.4)}.dashboard_copyBtn__tvMvt:active{transform:scale(.98)}.dashboard_downloadBtn__xaVck{background:linear-gradient(135deg,#aeda2a,#7ab81a);color:#fff;border:none;padding:10px 12px;border-radius:10px;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px rgba(59,246,78,.3);display:flex;align-items:center;justify-content:center}.dashboard_downloadBtn__xaVck:hover{transform:scale(1.05);box-shadow:0 4px 12px rgba(59,246,128,.4)}.dashboard_downloadBtn__xaVck:active{transform:scale(.98)}.dashboard_downloadBtn__xaVck svg{display:block}.dashboard_deleteBtn__Gh_5f{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:none;padding:10px 12px;border-radius:10px;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px rgba(239,68,68,.3);display:flex;align-items:center;justify-content:center}.dashboard_deleteBtn__Gh_5f:hover{transform:scale(1.05);box-shadow:0 4px 12px rgba(239,68,68,.4)}.dashboard_deleteBtn__Gh_5f:active{transform:scale(.98)}.dashboard_deleteBtn__Gh_5f svg{display:block}.dashboard_customizeBtn__r4aju{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;border:none;padding:10px 12px;border-radius:10px;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px rgba(139,92,246,.3);display:flex;align-items:center;justify-content:center}.dashboard_customizeBtn__r4aju:hover{transform:scale(1.05);box-shadow:0 4px 12px rgba(139,92,246,.4)}.dashboard_customizeBtn__r4aju:active{transform:scale(.98)}.dashboard_customizeBtn__r4aju svg{display:block}.dashboard_modalOverlay__Fcg1I{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:dashboard_fadeIn__tZWdL .2s ease-out}.dashboard_modalContent__hW6qp{background:#fff;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.3);width:90%;max-width:1300px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;animation:dashboard_slideUp__YCmFw .3s ease-out}.dashboard_modalHeader__pIkZa{display:flex;align-items:center;justify-content:space-between;padding:24px 28px;border-bottom:2px solid #f1f5f9}.dashboard_modalHeader__pIkZa h3{margin:0;font-size:20px;font-weight:700;color:#1a202c}.dashboard_closeBtn__KXLGb{background:#f1f5f9;border:none;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;cursor:pointer;transition:all .2s ease;color:#64748b}.dashboard_closeBtn__KXLGb:hover{background:#e2e8f0;color:#1a202c;transform:rotate(90deg)}.dashboard_processingBox__Oqu3f{background:#fff;padding:20px 28px;border-radius:12px;display:flex;align-items:center;gap:12px;box-shadow:0 10px 40px rgba(0,0,0,.15)}.dashboard_spinner__YPv33{width:36px;height:36px;border-radius:50%;border:4px solid #e6e6e6;border-top-color:#3bf641;animation:dashboard_spin__Qc_n9 1s linear infinite}@keyframes dashboard_spin__Qc_n9{to{transform:rotate(1turn)}}.dashboard_modalBody__2RUKA{padding:10px 28px 1px;flex:1 1 auto;overflow:auto}.dashboard_customizeGrid__k3urL{display:grid;grid-template-columns:600px 1fr;grid-gap:28px;gap:28px;margin-bottom:24px}.dashboard_customizeLeft__qtZLo{display:flex;flex-direction:column;gap:20px;max-width:100%;width:100%;min-width:560px}.dashboard_formGroup__z6UYH{display:flex;flex-direction:column;gap:8px}.dashboard_formGroup__z6UYH label{font-size:14px;color:#334155;font-weight:600}.dashboard_customizeRight__jAeq2{display:flex;flex-direction:column;gap:12px;min-width:0}.dashboard_previewLabel__PZyyZ{font-size:14px;color:#334155;font-weight:600;padding-bottom:8px}.dashboard_previewBox__gtW19{flex:1 1;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px dashed #e2e8f0;border-radius:12px;display:flex;align-items:center;justify-content:center;padding:32px;min-height:200px}.dashboard_modalBody__2RUKA,.dashboard_previewBox__gtW19{scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.18) rgba(241,245,249,.6)}.dashboard_modalBody__2RUKA::-webkit-scrollbar,.dashboard_previewBox__gtW19 textarea::-webkit-scrollbar,.dashboard_previewBox__gtW19::-webkit-scrollbar{width:8px;height:8px}.dashboard_modalBody__2RUKA::-webkit-scrollbar-track,.dashboard_previewBox__gtW19 textarea::-webkit-scrollbar-track,.dashboard_previewBox__gtW19::-webkit-scrollbar-track{background:rgba(241,245,249,.6);border-radius:10px}.dashboard_modalBody__2RUKA::-webkit-scrollbar-thumb,.dashboard_previewBox__gtW19 textarea::-webkit-scrollbar-thumb,.dashboard_previewBox__gtW19::-webkit-scrollbar-thumb{background:rgba(126,161,53,.18);border-radius:10px}.dashboard_modalBody__2RUKA::-webkit-scrollbar-thumb:hover,.dashboard_previewBox__gtW19 textarea::-webkit-scrollbar-thumb:hover,.dashboard_previewBox__gtW19::-webkit-scrollbar-thumb:hover{background:rgba(126,161,53,.22)}.dashboard_modalFooter__kSKDt{display:flex;gap:12px;justify-content:flex-end;padding:12px 28px;border-top:2px solid #f1f5f9;background:#fff;position:-webkit-sticky;position:sticky;bottom:0;z-index:30}.dashboard_secondaryBtn__qV0HP{background:#fff;border:2px solid #e2e8f0;padding:12px 20px;border-radius:10px;cursor:pointer;font-weight:600;font-size:14px;transition:all .2s ease;color:#64748b}.dashboard_secondaryBtn__qV0HP:hover{border-color:#cbd5e1;background:#f8fafc}@keyframes dashboard_fadeIn__tZWdL{0%{opacity:0}to{opacity:1}}@keyframes dashboard_slideUp__YCmFw{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes dashboard_slideInRight__AGKVw{0%{opacity:0;transform:translateX(100px)}to{opacity:1;transform:translateX(0)}}@media (max-width:768px){.dashboard_customizeGrid__k3urL{grid-template-columns:1fr}.dashboard_modalContent__hW6qp{width:95%}}.dashboard_emptyState__dRipp{padding:60px 20px;text-align:center;color:#94a3b8;font-size:15px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;border:2px dashed #e2e8f0}.dashboard_smallNote__zc868{font-size:13px;color:#64748b;margin-top:12px;padding:12px;background:#f8fafc;border-radius:8px;border-left:3px solid #aeda2a}@media (max-width:1024px){.dashboard_mainGrid__DFwru{grid-template-columns:1fr}}@media (max-width:640px){.dashboard_dashRoot__7w75z{padding:20px}.dashboard_dashTitle__EbdRQ{font-size:24px}.dashboard_dashHeader__Mj_Y0{flex-direction:column;align-items:flex-start}.dashboard_headerRight__q1fXb{width:100%;justify-content:space-between;display:none}.dashboard_requestRow__tVdfR{flex-direction:column;align-items:flex-start}}@keyframes dashboard_fadeInUp__II5_R{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dashboard_card__Xha2N,.dashboard_statCard__i3K_G{animation:dashboard_fadeInUp__II5_R .5s ease-out both}.dashboard_statCard__i3K_G:first-child{animation-delay:.1s}.dashboard_card__Xha2N:first-child{animation-delay:.2s}.dashboard_card__Xha2N:nth-child(2){animation-delay:.3s}.dashboard_formWrap__sbFUv{padding:0;width:100%}.dashboard_authCard__dZTZv{padding:10px 20px;background:hsla(0,0%,100%,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.5);border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.05);width:100%;max-width:450px}.dashboard_formRow__PobQW{display:flex;flex-direction:column;margin-bottom:8px}.dashboard_formLabel__NaJdf{font-size:14px;color:#334155;margin-bottom:8px;font-weight:600}.dashboard_formInput__mPS8k{padding:12px 16px;border:2px solid #e6edf6;border-radius:10px;font-size:15px;transition:all .2s ease;background:#f8fafc}.dashboard_formInput__mPS8k:focus{outline:none;border-color:#aeda2a;background:#fff;box-shadow:0 0 0 3px rgba(174,218,42,.1)}.dashboard_primaryBtn__ITuiM{background:linear-gradient(135deg,#aeda2a,#7ab81a);color:#fff;border:none;padding:14px 20px;border-radius:10px;cursor:pointer;font-weight:700;font-size:15px;transition:all .3s ease;box-shadow:0 4px 12px rgba(174,218,42,.3)}.dashboard_primaryBtn__ITuiM:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px rgba(174,218,42,.4)}.dashboard_primaryBtn__ITuiM:disabled{opacity:.6;cursor:not-allowed}.dashboard_mutedText__criqV{font-size:13px;color:#64748b}.dashboard_resultRow__DMszu{display:flex;align-items:center;gap:12px;margin-top:16px;padding:12px;background:#f0fdf4;border-radius:8px;border-left:3px solid #aeda2a}.dashboard_layoutContainer__bqxn9{display:flex;min-height:100vh;background-color:#f3f4f6;font-family:Inter,sans-serif}.dashboard_mobileToggleBtn__eMv63{display:none;background:transparent;border:none;cursor:pointer;padding:4px;border-radius:4px;margin-right:8px}.dashboard_mobileToggleBtn__eMv63:hover{background-color:#f1f5f9}@media (max-width:768px){.dashboard_mobileToggleBtn__eMv63{display:flex;align-items:center;justify-content:center}}.dashboard_sidebar__GS8I9{width:260px;background-color:#2a3f54;color:#ecf0f1;display:flex;flex-direction:column;flex-shrink:0;transition:all .3s ease}.dashboard_sidebarProfile__N8bKO{padding:20px;display:flex;align-items:center;gap:12px;border-bottom:1px solid hsla(0,0%,100%,.1);margin-bottom:10px}.dashboard_profileAvatar__NM84p{width:45px;height:45px;border-radius:50%;background:#fff;color:#2a3f54;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:20px;border:2px solid #ecf0f1}.dashboard_profileInfo__5prrF{display:flex;flex-direction:column}.dashboard_welcomeText__KPFln{font-size:12px;color:#bab8b8}.dashboard_profileName__FVZqc{font-weight:600;font-size:14px}.dashboard_sidebarNav__fCDmb{flex:1 1;padding:10px 0;overflow-y:auto}.dashboard_menuHeader__JFvWG{font-size:11px;text-transform:uppercase;letter-spacing:1px;color:#728497;padding:15px 20px 5px;font-weight:700}.dashboard_menuItem__yAyFC{width:100%;display:flex;align-items:center;justify-content:space-between;padding:12px 20px;background:transparent;border:none;color:#ecf0f1;cursor:pointer;transition:background .2s;text-align:left;font-size:14px;position:relative}.dashboard_menuItem__yAyFC:hover:not(:disabled){background-color:hsla(0,0%,100%,.05)}.dashboard_menuItem__yAyFC:disabled{opacity:.5;cursor:not-allowed}.dashboard_menuItem__yAyFC.dashboard_active__fbwiP{background-color:hsla(0,0%,100%,.05);border-right:4px solid #1abb9c}.dashboard_menuItemContent__LxLKV{display:flex;align-items:center;gap:12px}.dashboard_menuIcon__QwcNC{display:flex;align-items:center}.dashboard_subMenu__tsVU5{background-color:rgba(0,0,0,.15);position:relative}.dashboard_subMenu__tsVU5:before{content:"";position:absolute;left:28px;top:0;bottom:0;width:1px;background:#4a5f75}.dashboard_subMenuItem__PREKo{width:100%;display:flex;align-items:center;padding:10px 20px 10px 45px;background:transparent;border:none;color:#cbd5e1;cursor:pointer;font-size:13px;transition:color .2s}.dashboard_subMenuItem__PREKo:hover:not(:disabled){color:#fff}.dashboard_subMenuItem__PREKo.dashboard_active__fbwiP{color:#1abb9c;font-weight:600}.dashboard_sidebarFooter__Pmh_t{padding:20px;border-top:1px solid hsla(0,0%,100%,.1)}.dashboard_comingSoonBadge__Wyqxi{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#ecf0f1}.dashboard_badge__nmimx{background:#1abb9c;color:#fff;padding:2px 6px;border-radius:4px;font-size:10px;font-weight:700}.dashboard_mainContent__EYC2l{flex:1 1;height:100vh;overflow-y:auto;position:relative}.dashboard_topHeader__DTibP{padding:5px 30px;display:flex;justify-content:space-between;align-items:center;position:-webkit-sticky;position:sticky;top:0;z-index:10;background-color:rgba(248,249,250,.85)}.dashboard_contentArea__56hag{padding:30px;max-width:1400px;margin:0 auto}.dashboard_passwordInputWrapper__Welm_{position:relative;display:flex;align-items:center;padding:0 16px;border:2px solid #e6edf6;border-radius:10px;background:#f8fafc;transition:all .2s ease}.dashboard_passwordInputWrapper__Welm_:focus-within{outline:none;border-color:#aeda2a;background:#fff;box-shadow:0 0 0 3px rgba(174,218,42,.1)}.dashboard_passwordInput__N1KnN{border:none;background:transparent;outline:none;flex-grow:1;padding:12px 0;font-size:15px;color:inherit}.dashboard_passwordToggleIcon__bTl_k{cursor:pointer;color:#64748b;margin-left:8px}