.Admin_adminDashboard__SMiYZ{min-height:100vh;background:linear-gradient(135deg,#3b82f6,#ef4444 50%,#1e40af);background-size:200% 200%;animation:Admin_gradientShift__X1LG_ 8s ease infinite;padding:1.5rem 2rem 3rem;position:relative;overflow:hidden}.Admin_adminDashboard__SMiYZ:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.2);z-index:0;pointer-events:none}@keyframes Admin_gradientShift__X1LG_{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.Admin_header__IVurY{background:hsla(0,0%,100%,.15);backdrop-filter:blur(10px);border-radius:16px;padding:1.25rem 2rem;margin-bottom:1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.2);position:relative;z-index:1}.Admin_headerContent__ML_j3,.Admin_header__IVurY{display:flex;align-items:center;justify-content:space-between;gap:1rem}.Admin_headerContent__ML_j3{width:100%}.Admin_headerLeft___K1xf,.Admin_headerRight__21RNl{display:flex;align-items:center;gap:1rem}.Admin_logoutButton__JlhfM,.Admin_siteLockButton__yokHm{display:flex;align-items:center;gap:.5rem;white-space:nowrap}.Admin_headerIcon__nkHsC{width:32px;height:32px;color:#fff}.Admin_title__UbNoL{font-size:2rem;font-weight:700;color:#fff;margin:0}.Admin_container__hUKS3{max-width:1400px;margin:0 auto}.Admin_tabs__cyxRD{display:flex;flex-wrap:wrap;gap:.5rem .75rem;margin-bottom:2rem;background:hsla(0,0%,100%,.1);backdrop-filter:blur(10px);padding:.75rem 1rem;border-radius:12px}.Admin_tab__C_Gn6{flex:0 1 auto;min-width:0;padding:.75rem 1.25rem;background:rgba(0,0,0,0);border:none;border-radius:8px;color:#fff;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.Admin_tab__C_Gn6:hover{background:hsla(0,0%,100%,.15)}.Admin_tab__C_Gn6.Admin_active___Rzwd{background:#fff;color:#3b82f6;position:relative}.Admin_loading__rpNDr{display:flex;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#3b82f6,#ef4444 50%,#1e40af);background-size:200% 200%;animation:Admin_gradientShift__X1LG_ 8s ease infinite;position:relative}.Admin_loading__rpNDr:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.2);z-index:0}.Admin_contentLoading__vYae5{display:flex;align-items:center;justify-content:center;min-height:220px;padding:2rem;background:hsla(0,0%,100%,.12);backdrop-filter:blur(8px);border-radius:16px;color:#fff;font-size:1rem;font-weight:500;margin-top:.5rem}.Admin_spinner__op5MN{width:40px;height:40px;border:4px solid hsla(0,0%,100%,.1);border-top-color:#fff;border-radius:50%;animation:Admin_spin__lVmPj 1s linear infinite}@keyframes Admin_spin__lVmPj{to{transform:rotate(1turn)}}.Admin_emptyState__yciwY{text-align:center;padding:4rem 2rem;background:#fff;border-radius:16px;color:#666;font-size:1.125rem;margin-top:.5rem}.Admin_therapistGrid__JoG02{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:2rem;margin-top:.5rem}.Admin_therapistCard__YwIIh{background:#fff;border-radius:16px;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s;overflow:hidden}.Admin_therapistCard__YwIIh:hover{transform:translateY(-4px);box-shadow:0 8px 12px rgba(0,0,0,.15)}.Admin_cardTitle__GdSI2{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;color:#1f2937}.Admin_icon__WXahN{width:20px;height:20px;color:#3b82f6}.Admin_info__tEjSS{display:flex;flex-direction:column;gap:.625rem;margin-bottom:1.25rem}.Admin_infoItem__3ZEYm{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#4b5563}.Admin_infoIcon__wV1kC{width:16px;height:16px;color:#3b82f6;flex-shrink:0}.Admin_label__6vWNW{font-weight:600;color:#374151}.Admin_actions__ktVC9{display:flex;flex-direction:column;gap:.5rem;margin-top:.25rem}.Admin_approveButton__cFuez,.Admin_rejectButton__UrDW1,.Admin_viewButton__DbwFR{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem}.Admin_buttonIcon__bxIQv{width:18px;height:18px}.Admin_approveButton__cFuez{background:#10b981;color:#fff}.Admin_approveButton__cFuez:hover{background:#059669}.Admin_rejectButton__UrDW1{background:#ef4444;color:#fff}.Admin_rejectButton__UrDW1:hover{background:#dc2626}.Admin_modal__AWG_L{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem;overflow-y:auto}.Admin_modalContent___JMvJ{background:#fff;border-radius:16px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.3)}.Admin_modalHeader__NwwVJ{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #e5e7eb}.Admin_modalHeader__NwwVJ h2{margin:0;font-size:1.5rem;color:#1f2937}.Admin_closeButton__OGF0q{background:none;border:none;font-size:2rem;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px}.Admin_closeButton__OGF0q:hover{background:#f3f4f6;color:#374151}.Admin_modalBody__0OW3g{padding:2rem}.Admin_detailSection__Q724G{margin-bottom:2rem}.Admin_detailSection__Q724G h3{font-size:1.25rem;color:#1f2937;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #3b82f6}.Admin_detailGrid__gxrdQ{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(max-width:768px){.Admin_detailGrid__gxrdQ{grid-template-columns:1fr}}.Admin_detailItem__Wx7Oj{margin-bottom:1rem}.Admin_detailItem__Wx7Oj strong{display:block;margin-bottom:.5rem;color:#374151}.Admin_detailItem__Wx7Oj p{color:#6b7280;line-height:1.6;white-space:pre-wrap}.Admin_documents__RIkFF{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(max-width:768px){.Admin_documents__RIkFF{grid-template-columns:1fr}}.Admin_document__2o1bK{border:2px solid #e5e7eb;border-radius:12px;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.Admin_documentIcon__bjJ35{width:24px;height:24px;color:#3b82f6}.Admin_documentPreview__oVCA0{display:flex;flex-direction:column;gap:.5rem}.Admin_documentImage__hkY5p{width:100%;max-height:300px;object-fit:contain;border-radius:8px;border:1px solid #e5e7eb}.Admin_downloadLink__5LM6Z{display:flex;align-items:center;gap:.5rem;color:#3b82f6;text-decoration:none;font-weight:500;padding:.5rem;border-radius:6px;transition:background .2s}.Admin_downloadLink__5LM6Z:hover{background:#f3f4f6}.Admin_downloadIcon__lq8Fa{width:18px;height:18px}.Admin_noDocument__zas6N{color:#9ca3af;font-style:italic;padding:1rem;text-align:center}.Admin_modalActions__iU7xU{display:flex;gap:1rem;margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb}.Admin_modalActions__iU7xU button{flex:1}.Admin_tabIcon__1OasI{width:18px;height:18px}.Admin_blockedIPsGrid__0R1gW{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:2rem;margin-top:.5rem}.Admin_blockedIPCard__6aRbW{background:#fff;border-radius:16px;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s;border-left:4px solid #ef4444}.Admin_blockedIPCard__6aRbW:hover{transform:translateY(-4px);box-shadow:0 8px 12px rgba(0,0,0,.15)}.Admin_unblockButton__yNIcx{background:#10b981;color:#fff;width:100%}.Admin_unblockButton__yNIcx:hover:not(:disabled){background:#059669}.Admin_unblockButton__yNIcx:disabled{opacity:.5;cursor:not-allowed}.Admin_activeBadge__ttGmT{color:#ef4444;font-weight:600}.Admin_inactiveBadge__L5636{color:#6b7280;font-weight:600}.Admin_emptyIcon__x5fJO{width:48px;height:48px;color:#9ca3af;margin:0 auto 1rem;display:block}.Admin_feedbacksGrid__giM5g{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;margin-top:.5rem}@media(max-width:768px){.Admin_feedbacksGrid__giM5g{grid-template-columns:1fr;gap:1.5rem}}.Admin_feedbackCard__1pT_8{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:12px;transition:all .3s ease}.Admin_feedbackCard__1pT_8:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.Admin_feedbackText__hH88e{color:hsl(var(--foreground));line-height:1.6;margin-bottom:.75rem;padding:1rem 1.25rem;background:hsl(var(--muted)/.3);border-radius:.5rem;white-space:pre-wrap;word-wrap:break-word}.Admin_membersList__J_OUj{list-style:none;margin:0;padding:0;max-height:320px;overflow-y:auto}.Admin_memberItem__qnoCM{display:flex;flex-direction:column;gap:.25rem;padding:.625rem .875rem;background:hsl(var(--muted)/.3);border-radius:.5rem;margin-bottom:.5rem;font-size:.9rem}.Admin_muted__NpDdo{font-size:.8rem;color:hsl(var(--muted-foreground))}.Admin_insightsPanel__7zRZp{display:flex;flex-direction:column;gap:2rem;margin-top:.5rem}.Admin_insightsDateRow__SA_wl{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding:1rem 1.25rem;background:hsla(0,0%,100%,.12);border-radius:12px;font-size:.95rem}.Admin_insightsDateInput__Iybxh{padding:.5rem .75rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.3);background:hsla(0,0%,100%,.15);color:inherit;font-size:.9rem}.Admin_insightsDateInput__Iybxh::-webkit-calendar-picker-indicator{filter:invert(1);opacity:.8}.Admin_insightsCards__yL1su{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem}.Admin_insightCard__v5yqd{background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.2);border-radius:16px;backdrop-filter:blur(8px);padding:1rem}.Admin_insightCardTitle__juOM6{display:flex;align-items:center;gap:.5rem;font-size:.95rem}.Admin_insightIcon__ACAKc{width:20px;height:20px;opacity:.9}.Admin_insightValue__DsmVy{font-size:2rem;font-weight:700;line-height:1.2}.Admin_insightHint__V8cTQ{font-size:.8rem;color:hsla(0,0%,100%,.8);margin-top:.25rem}.Admin_insightsChartCard__edgIS{background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.2);border-radius:16px;backdrop-filter:blur(8px);padding:1rem 1.25rem}.Admin_barChart___tL1B{display:flex;align-items:flex-end;gap:.5rem;min-height:140px;padding:1rem 0;overflow-x:auto}.Admin_barGroup__QiziR{display:flex;flex-direction:column;align-items:center;gap:.25rem;min-width:36px}.Admin_bar__W4Sui{width:24px;min-height:4px;background:linear-gradient(180deg,#60a5fa,#3b82f6);border-radius:4px 4px 0 0;transition:height .2s}.Admin_barLabel__ejs5z{font-size:.7rem;color:hsla(0,0%,100%,.9);white-space:nowrap}.Admin_barCount__iB8WS{font-size:.75rem;font-weight:600}.Admin_topPagesList__eivI_{display:flex;flex-direction:column;gap:.5rem}.Admin_topPageRow__SkPAb{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:.75rem;padding:.5rem .75rem;background:hsla(0,0%,100%,.08);border-radius:8px;font-size:.9rem}.Admin_topPageRank__ea3AR{font-weight:700;color:hsla(0,0%,100%,.9)}.Admin_topPagePath__HCb_q{word-break:break-all;color:hsla(0,0%,100%,.95)}.Admin_topPageCount__yLcc0{font-weight:600;color:hsla(0,0%,100%,.9)}.ModalDialog_overlay__eENoT{position:fixed;inset:0;background:rgba(0,0,0,.55);display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1000}.ModalDialog_dialog__QVxBB{width:100%;max-width:520px;background:hsla(0,0%,100%,.92);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.35);border-radius:16px;box-shadow:0 20px 50px rgba(0,0,0,.35);overflow:hidden}.ModalDialog_header__b06Fq{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem 1rem .75rem}.ModalDialog_title__NRGY1{margin:0;font-size:1.125rem;font-weight:700;color:#111827}.ModalDialog_closeBtn__FPWJu{border:none;background:rgba(0,0,0,0);padding:.25rem;cursor:pointer;border-radius:8px;color:#374151}.ModalDialog_closeBtn__FPWJu:hover{background:rgba(0,0,0,.06)}.ModalDialog_body__cMRoD{padding:0 1rem 1rem;color:#374151;font-size:.95rem;line-height:1.45}.ModalDialog_actions__kRy_V{display:flex;gap:.75rem;justify-content:flex-end;padding:0 1rem 1rem}