.layout-module__MsvuqG__layoutContainer{background-color:#f8fafc;min-height:100vh;display:flex;overflow:hidden}.layout-module__MsvuqG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:40;background-color:#0f172a80;position:fixed;inset:0}@media (min-width:1024px){.layout-module__MsvuqG__overlay{display:none}}.layout-module__MsvuqG__sidebar{z-index:50;background-color:#fff;border-right:1px solid #f1f5f9;width:15rem;transition:transform .3s;position:fixed;top:0;bottom:0;left:0}.layout-module__MsvuqG__sidebarOpen{transform:translate(0)}.layout-module__MsvuqG__sidebarClosed{transform:translate(-100%)}@media (min-width:1024px){.layout-module__MsvuqG__sidebar{position:relative;transform:translate(0)}}.layout-module__MsvuqG__sidebarInner{flex-direction:column;height:100%;display:flex}.layout-module__MsvuqG__logoSection{align-items:center;gap:1rem;padding:1.5rem 1.25rem;display:flex}.layout-module__MsvuqG__logoCircle{color:#fff;background-color:#0f172a;border-radius:1rem;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex;box-shadow:0 10px 15px -3px #e2e8f080,0 4px 6px -4px #e2e8f080}.layout-module__MsvuqG__logoS{letter-spacing:-.05em;font-size:1rem;font-style:italic;font-weight:700}.layout-module__MsvuqG__logoText{color:#0f172a;letter-spacing:-.025em;font-size:1rem;font-weight:700;line-height:1}.layout-module__MsvuqG__logoDot{color:#2563eb}.layout-module__MsvuqG__nav{flex-direction:column;flex:1;gap:.25rem;padding:.6rem .6rem 0;display:flex;overflow-y:auto}.layout-module__MsvuqG__menuTitle{color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;margin-top:0;margin-bottom:.75rem;padding:0 1.5rem;font-size:11px;font-weight:600}.layout-module__MsvuqG__navItem{border-radius:1rem;align-items:center;gap:.75rem;padding:.625rem 1rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.layout-module__MsvuqG__navItemActive{color:#fff;background-color:#0b1526;box-shadow:0 10px 15px -3px #0f172a1a,0 4px 6px -4px #0f172a1a}.layout-module__MsvuqG__navItemInactive{color:#000}.layout-module__MsvuqG__navItemInactive:hover{background-color:#f8fafc}.layout-module__MsvuqG__navIconActive{color:#60a5fa;transition:all .3s}.layout-module__MsvuqG__navIconInactive{color:#94a3b8;transition:all .3s}.layout-module__MsvuqG__navItemInactive:hover .layout-module__MsvuqG__navIconInactive{color:#0f172a}.layout-module__MsvuqG__navLabelText{font-size:.875rem}.layout-module__MsvuqG__activeIndicator{background-color:#60a5fa;border-radius:9999px;width:6px;height:6px;margin-left:auto;box-shadow:0 0 8px #60a5fa}.layout-module__MsvuqG__bottomActions{border-top:1px solid #f8fafccc;padding:1rem}.layout-module__MsvuqG__actionBtn{cursor:pointer;background:0 0;border:none;border-radius:1rem;align-items:center;gap:.75rem;width:100%;padding:.625rem 1rem;font-weight:500;transition:all .3s;display:flex}.layout-module__MsvuqG__settingsBtn{color:#64748b}.layout-module__MsvuqG__settingsBtn:hover{color:#0f172a;background-color:#f8fafc}.layout-module__MsvuqG__settingsIcon{color:#94a3b8;transition:transform .5s}.layout-module__MsvuqG__settingsBtn:hover .layout-module__MsvuqG__settingsIcon{transform:rotate(90deg)}.layout-module__MsvuqG__logoutBtn{color:#ef4444}.layout-module__MsvuqG__logoutBtn:hover{background-color:#fef2f2}.layout-module__MsvuqG__logoutIcon{transition:transform .3s}.layout-module__MsvuqG__logoutBtn:hover .layout-module__MsvuqG__logoutIcon{transform:translate(-.375rem)}.layout-module__MsvuqG__actionText{font-size:.875rem}.layout-module__MsvuqG__mainContent{flex-direction:column;flex:1;height:100vh;display:flex;overflow:hidden}.layout-module__MsvuqG__header{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);z-index:30;background-color:#fffc;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;height:56px;padding:0 1.5rem;display:flex;position:sticky;top:0}@media (max-width:768px){.layout-module__MsvuqG__header{height:70px;padding:0 1rem}}@media (min-width:1024px){.layout-module__MsvuqG__header{padding:0 2.5rem}}.layout-module__MsvuqG__headerLeft{flex:1;align-items:center;gap:1rem;display:flex}.layout-module__MsvuqG__mobileMenuBtn{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:.75rem;padding:.625rem;transition:background-color .2s;display:block}.layout-module__MsvuqG__mobileMenuBtn:hover{background-color:#f1f5f9}@media (min-width:1024px){.layout-module__MsvuqG__mobileMenuBtn{display:none}}.layout-module__MsvuqG__searchContainer{background-color:#f8fafc;border:1px solid #0000;border-radius:1rem;align-items:center;gap:.875rem;width:24rem;padding:.75rem 1rem;transition:all .3s;display:none}.layout-module__MsvuqG__searchContainer:hover{background-color:#f1f5f9cc}.layout-module__MsvuqG__searchContainer:focus-within{background-color:#fff;border-color:#e2e8f0;box-shadow:0 1px 2px #0000000d}@media (min-width:768px){.layout-module__MsvuqG__searchContainer{display:flex}}.layout-module__MsvuqG__searchIcon{color:#94a3b8}.layout-module__MsvuqG__searchInput{color:#0f172a;background:0 0;border:none;outline:none;width:100%;font-size:.875rem;font-weight:500}.layout-module__MsvuqG__searchInput::placeholder{color:#94a3b8}.layout-module__MsvuqG__headerRight{align-items:center;gap:1.25rem;display:flex}.layout-module__MsvuqG__creditPill{color:#92400e;background:#fff9eb;border:1px solid #fef3c7;border-radius:999px;align-items:center;gap:.5rem;padding:.4rem .75rem;font-size:.8125rem;font-weight:800;display:flex;box-shadow:0 1px 2px #b453090d}.layout-module__MsvuqG__creditValue{color:#b45309;font-size:.8125rem}.layout-module__MsvuqG__creditLabel{opacity:.8;font-weight:700}@media (max-width:768px){.layout-module__MsvuqG__headerRight{gap:.75rem}}.layout-module__MsvuqG__notifyBtn{color:#475569;cursor:pointer;background-color:#fff;border:1px solid #f1f5f9;border-radius:1rem;padding:.75rem;transition:all .2s;position:relative}.layout-module__MsvuqG__notifyBtn:hover{background-color:#f8fafc;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.layout-module__MsvuqG__notifyDot{background-color:#3b82f6;border:2px solid #fff;border-radius:9999px;width:.5rem;height:.5rem;position:absolute;top:.625rem;right:.625rem}.layout-module__MsvuqG__userSection{cursor:pointer;border-left:1px solid #f1f5f9;align-items:center;gap:1rem;padding-left:1.5rem;transition:all .2s;display:flex}@media (max-width:768px){.layout-module__MsvuqG__userSection{gap:.5rem;padding-left:.75rem}}.layout-module__MsvuqG__userSection:hover{opacity:.8}@media (min-width:1024px){.layout-module__MsvuqG__userSection{padding-left:2rem}}.layout-module__MsvuqG__userInfo{text-align:right;display:none}@media (min-width:640px){.layout-module__MsvuqG__userInfo{display:block}}.layout-module__MsvuqG__userName{color:#0f172a;margin:0;font-size:.875rem;font-weight:700;line-height:1}.layout-module__MsvuqG__userRole{color:#2563eb;text-transform:uppercase;letter-spacing:.05em;background-color:#eff6ff80;border-radius:.375rem;margin-top:.25rem;padding:.125rem .5rem;font-size:11px;font-weight:600;display:inline-block}.layout-module__MsvuqG__userAvatar{color:#fff;cursor:pointer;background-color:#0f172a;border-radius:.75rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.125rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 6px -1px #0f172a1a,0 2px 4px -1px #0f172a0f}.layout-module__MsvuqG__userAvatar:hover{box-shadow:0 10px 15px -3px #0f172a1a,0 4px 6px -4px #0f172a1a}.layout-module__MsvuqG__buyCreditsBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#1e40af 0%,#3b82f6 100%);border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:800;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #3b82f633}.layout-module__MsvuqG__buyCreditsBtn:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 10px 15px -3px #2563eb4d}@media (max-width:640px){.layout-module__MsvuqG__buyCreditsBtn span{display:none}.layout-module__MsvuqG__buyCreditsBtn{padding:.75rem}}.layout-module__MsvuqG__mainArea{flex:1;padding:1rem;overflow-y:auto}.layout-module__MsvuqG__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background-color:#0f172a66;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.layout-module__MsvuqG__pricingModal{background-color:#fff;border:1px solid #f1f5f9;border-radius:1.5rem;width:100%;max-width:900px;animation:.4s cubic-bezier(.16,1,.3,1) layout-module__MsvuqG__modalSlide;overflow:hidden;box-shadow:0 25px 50px -12px #0f172a40}@keyframes layout-module__MsvuqG__modalSlide{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.layout-module__MsvuqG__modalHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;padding:1.5rem 2rem;display:flex}.layout-module__MsvuqG__modalTitle{color:#0f172a;margin:0;font-size:1.25rem;font-weight:800}.layout-module__MsvuqG__modalSubtitle{color:#64748b;margin:.25rem 0 0;font-size:.875rem;font-weight:600}.layout-module__MsvuqG__highlightText{color:#2563eb}.layout-module__MsvuqG__closeBtn{color:#94a3b8;cursor:pointer;background-color:#f8fafc;border:none;border-radius:.75rem;padding:.5rem;transition:all .2s}.layout-module__MsvuqG__closeBtn:hover{color:#0f172a;background-color:#f1f5f9}.layout-module__MsvuqG__membershipGrid{grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem;max-height:70vh;padding:2rem;display:grid;overflow-y:auto}@media (min-width:768px){.layout-module__MsvuqG__membershipGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.layout-module__MsvuqG__membershipCard{background-color:#fff;border:1px solid #f1f5f9;border-radius:1.25rem;flex-direction:column;gap:1rem;padding:1.5rem;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 6px -1px #0000000d}.layout-module__MsvuqG__popularMembership{border:2px solid #3b82f6;box-shadow:0 20px 25px -5px #3b82f61a}.layout-module__MsvuqG__activeMembership{background-color:#f8fafc}.layout-module__MsvuqG__popularBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;z-index:20;white-space:nowrap;background-color:#3b82f6;border-radius:9999px;padding:.25rem .75rem;font-size:9px;font-weight:900;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 6px -1px #3b82f666}.layout-module__MsvuqG__membershipHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.layout-module__MsvuqG__membershipName{color:#0f172a;margin:0;font-size:1.125rem;font-weight:800}.layout-module__MsvuqG__membershipPrice{align-items:baseline;gap:2px;display:flex}.layout-module__MsvuqG__priceSymbol{color:#64748b;font-size:.825rem;font-weight:600}.layout-module__MsvuqG__priceValue{color:#0f172a;letter-spacing:-.025em;font-size:1.5rem;font-weight:900}.layout-module__MsvuqG__pricePeriod{color:#94a3b8;font-size:.75rem;font-weight:600}.layout-module__MsvuqG__membershipCredits{color:#0f172a;align-items:center;gap:.5rem;margin:0;font-size:.95rem;font-weight:800;display:flex}.layout-module__MsvuqG__membershipFeatures{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.layout-module__MsvuqG__membershipFeature{color:#64748b;align-items:center;gap:.625rem;font-size:.825rem;font-weight:600;display:flex}.layout-module__MsvuqG__membershipFeature svg{color:#10b981}.layout-module__MsvuqG__planBtn{cursor:pointer;color:#475569;letter-spacing:-.01em;background-color:#f1f5f9;border:none;border-radius:.75rem;width:100%;margin-top:1rem;padding:.625rem;font-size:.8125rem;font-weight:850;transition:all .3s}.layout-module__MsvuqG__planBtn:hover:not(:disabled){background-color:#e2e8f0;transform:translateY(-1px)}.layout-module__MsvuqG__popularMembership .layout-module__MsvuqG__planBtn{color:#fff;background-color:#2563eb}.layout-module__MsvuqG__refillBtn{box-shadow:0 4px 10px #2563eb33;color:#fff!important;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)!important}.layout-module__MsvuqG__currentPlanBtn{cursor:default;opacity:.8;color:#fff!important;background-color:#10b981!important}@media (max-width:768px){.layout-module__MsvuqG__mainArea{padding:1rem}}@media (min-width:1024px){.layout-module__MsvuqG__mainArea{padding:2rem}}.layout-module__MsvuqG__contentWrapper{max-width:1400px;margin:0 auto}.layout-module__MsvuqG__mainAreaNoPadding{padding:0!important}.layout-module__MsvuqG__contentWrapperNoMax{max-width:none!important}.layout-module__MsvuqG__notificationDropdown{z-index:100;background:#fff;border:1px solid #f1f5f9;border-radius:1.25rem;width:22rem;animation:.3s ease-out layout-module__MsvuqG__slideUp;position:absolute;top:calc(100% + 1rem);right:0;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes layout-module__MsvuqG__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.layout-module__MsvuqG__dropdownHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.layout-module__MsvuqG__dropdownTitle{color:#0f172a;margin:0;font-size:1rem;font-weight:700}.layout-module__MsvuqG__notifCount{color:#2563eb;background:#eff6ff;border-radius:1rem;padding:2px 8px;font-size:.75rem;font-weight:700}.layout-module__MsvuqG__notifList{max-height:24rem;overflow-y:auto}.layout-module__MsvuqG__notifItem{border-bottom:1px solid #f8fafc;gap:1rem;padding:1rem 1.5rem;text-decoration:none;transition:background .2s;display:flex}.layout-module__MsvuqG__notifItem:hover{background-color:#f8fafc}.layout-module__MsvuqG__notifIcon{border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.layout-module__MsvuqG__messageIcon{color:#2563eb;background:#eff6ff}.layout-module__MsvuqG__campaignIcon{color:#16a34a;background:#f0fdf4}.layout-module__MsvuqG__meetingIcon{color:#db2777;background:#fdf2f8}.layout-module__MsvuqG__accessIcon{color:#ca8a04;background:#fefce8}.layout-module__MsvuqG__notifContent{flex:1;min-width:0}.layout-module__MsvuqG__notifTitle{color:#0f172a;margin:0;font-size:.875rem;font-weight:600}.layout-module__MsvuqG__notifDesc{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin:2px 0 4px;font-size:.8rem;line-height:1.4;overflow:hidden}.layout-module__MsvuqG__notifTime{color:#94a3b8;margin:0;font-size:.7rem;font-weight:500}.layout-module__MsvuqG__emptyNotif{text-align:center;color:#94a3b8;padding:3rem 1.5rem;font-size:.875rem}.layout-module__MsvuqG__dropdownFooter{text-align:center;border-top:1px solid #f1f5f9;padding:1rem}.layout-module__MsvuqG__clearAllBtn{color:#2563eb;cursor:pointer;background:0 0;border:none;font-size:.8rem;font-weight:600}.layout-module__MsvuqG__clearAllBtn:hover{text-decoration:underline}.layout-module__MsvuqG__managerNavBtn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:1rem;align-items:center;gap:.75rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 6px -1px #0f172a1a}.layout-module__MsvuqG__managerNavBtn:hover{background:#1e293b;transform:translateY(-1px);box-shadow:0 10px 15px -3px #0f172a33}.layout-module__MsvuqG__managerDropdown{z-index:100;background:#fff;border:1px solid #f1f5f9;border-radius:1.25rem;flex-direction:column;gap:.25rem;width:18rem;padding:.5rem;animation:.3s ease-out layout-module__MsvuqG__slideUp;display:flex;position:absolute;top:calc(100% + 1rem);right:0;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.layout-module__MsvuqG__managerItem{color:#475569;border-radius:.875rem;align-items:center;gap:1rem;padding:.875rem 1rem;text-decoration:none;transition:all .2s;display:flex}.layout-module__MsvuqG__managerItem:hover{color:#0f172a;background:#f8fafc}.layout-module__MsvuqG__managerItemContent{flex-direction:column;display:flex}.layout-module__MsvuqG__managerItemTitle{margin:0;font-size:.875rem;font-weight:700}.layout-module__MsvuqG__managerItemDesc{opacity:.7;margin:0;font-size:.75rem}@media (max-width:768px){.layout-module__MsvuqG__managerNavBtn span{display:none}.layout-module__MsvuqG__managerNavBtn{padding:.75rem}}.layout-module__MsvuqG__navGroup{flex-direction:column;display:flex}.layout-module__MsvuqG__navGroupOpen{background-color:#f1f5f9}.layout-module__MsvuqG__submenu{border-left:1px solid #e2e8f0;margin-left:1.5rem;padding-left:.5rem;transition:all .3s;overflow:hidden}.layout-module__MsvuqG__submenuVisible{opacity:1;max-height:200px;margin-top:.5rem}.layout-module__MsvuqG__submenuHidden{opacity:0;max-height:0}.layout-module__MsvuqG__submenuItem{color:#64748b;border-radius:.75rem;align-items:center;gap:.75rem;padding:.625rem 1rem;font-size:13.5px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.layout-module__MsvuqG__submenuItem:hover{color:#0f172a;background-color:#fff}.layout-module__MsvuqG__submenuItemActive{color:#2563eb;background-color:#eff6ff;font-weight:700}
