@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@700;800&family=Inter:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700;900&family=Work+Sans:wght@400;500;600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700;900&family=Work+Sans:wght@400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}body,html{height:100vh;margin:0;max-width:100%;width:100vw}#root{max-width:100%;overflow-x:hidden}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;vertical-align:middle}a{color:#06c;transition:color .2s ease}a:hover{color:#04a}[data-theme=dark] a{color:#60a5fa}[data-theme=dark] a:hover{color:#93c5fd}.login_modalOverlay__26\+Sf{align-items:center;animation:login_fadeIn__vcXXe .15s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000008c;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}@keyframes login_fadeIn__vcXXe{0%{opacity:0}to{opacity:1}}.login_modalCard__DKo4r{animation:login_slideUp__Z6WOf .2s ease;background-color:#fff;border-radius:12px;box-shadow:0 8px 40px #0003;max-width:360px;padding:36px 32px 28px;position:relative;width:100%}[data-theme=dark] .login_modalCard__DKo4r{background-color:#1e293b;box-shadow:0 8px 40px #00000080}@keyframes login_slideUp__Z6WOf{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.login_modalClose__hFtQI{align-items:center;background:none;border:none;border-radius:4px;color:#666;cursor:pointer;display:flex;padding:4px;position:absolute;right:14px;top:14px;transition:background-color .2s,color .2s}.login_modalClose__hFtQI:hover{background-color:#f0f2f5;color:#333}[data-theme=dark] .login_modalClose__hFtQI{color:#94a3b8}[data-theme=dark] .login_modalClose__hFtQI:hover{background-color:#334155;color:#f1f5f9}.login_modalTitle__vzRAb{color:#333;font-size:20px;font-weight:700;margin:0 0 24px;text-align:center}[data-theme=dark] .login_modalTitle__vzRAb{color:#f1f5f9}.login_modalSubtitle__BfuCz{color:#666;font-size:14px;margin:24px 0 0;text-align:center}[data-theme=dark] .login_modalSubtitle__BfuCz{color:#94a3b8}[data-theme=dark] .login_modalSubtitle__BfuCz a{color:#fff;font-weight:600;text-decoration:underline}.login_providerButton__61MkU{align-items:center;background-color:#fff;border:1.5px solid #e0e0e0;border-radius:8px;color:#333;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:10px;justify-content:center;margin-bottom:12px;padding:11px 16px;transition:background-color .15s,border-color .15s;width:100%}.login_providerButton__61MkU:last-of-type{margin-bottom:0}.login_providerButton__61MkU:hover:not(:disabled){background-color:#f0f2f5;border-color:silver}.login_providerButton__61MkU:disabled{cursor:not-allowed;opacity:.6}.login_providerButtonLoading__L5RNL{background-color:#f0f2f5;opacity:1!important}[data-theme=dark] .login_providerButton__61MkU{background-color:#0f172a;border-color:#334155;color:#f1f5f9}[data-theme=dark] .login_providerButton__61MkU:hover:not(:disabled){background-color:#1e293b;border-color:#475569}[data-theme=dark] .login_providerButtonLoading__L5RNL{background-color:#1e293b}.login_modalError__kFuh7{color:#dc3545;font-size:13px;margin-top:14px;text-align:center}[data-theme=dark] .login_modalError__kFuh7{color:#f87171}.login_inAppWarning__PuYI-{display:flex;flex-direction:column;gap:12px;width:100%}.login_inAppWarningText__o4ahG{background:#fef3c7;background:var(--color-warning-bg,#fef3c7);border:1px solid #fde68a;border:1px solid var(--color-warning-border,#fde68a);border-radius:8px;color:#b45309;color:var(--color-warning,#b45309);font-size:.875rem;line-height:1.5;margin:0;padding:10px 14px;text-align:center}@media (max-width:480px){.login_modalCard__DKo4r{margin:0 16px;padding:28px 20px 24px}}.header_header__z8ezc{align-items:center;background-color:#fff;box-shadow:0 2px 4px #0000001a;display:flex;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;transition:background-color .3s ease,box-shadow .3s ease;z-index:1000}[data-theme=dark] .header_header__z8ezc{background-color:#1e293b;box-shadow:0 2px 4px #0000004d}.header_logo__wLirW{height:40px;margin-right:1rem;width:auto}.header_themeToggle__IGel1{align-items:center;background:#f0f2f5;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:1.2rem;height:36px;justify-content:center;transition:background .3s ease,transform .2s ease;width:36px}[data-theme=dark] .header_themeToggle__IGel1{background:#334155}.header_themeToggle__IGel1:hover{background-color:#e2e8f0;transform:scale(1.1)}[data-theme=dark] .header_themeToggle__IGel1:hover{background-color:#475569}.header_headerTitle__otJz7{color:#333;font-family:Poppins;font-size:1.5rem;margin:0;text-decoration:none;transition:color .3s ease}[data-theme=dark] .header_headerTitle__otJz7{color:#f1f5f9}.header_header__z8ezc a{color:inherit;text-decoration:none}.header_headerNav__mAd\+J{align-items:center;display:flex;gap:2rem;margin-left:auto}.header_navLink__\+scxG{color:#666;font-size:1rem;text-decoration:none;transition:color .3s}.header_navLink__\+scxG:hover{color:#007bff}[data-theme=dark] .header_navLink__\+scxG{color:#94a3b8}[data-theme=dark] .header_navLink__\+scxG:hover{color:#60a5fa}.header_authSection__wRKif{align-items:center;display:flex}.header_authLoading__fllup{color:#666;font-size:.9rem}[data-theme=dark] .header_authLoading__fllup{color:#94a3b8}.header_loginButton__SYR2q{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:background-color .3s}.header_loginButton__SYR2q:hover{background-color:#0056b3}[data-theme=dark] .header_loginButton__SYR2q{background-color:#3b82f6}[data-theme=dark] .header_loginButton__SYR2q:hover{background-color:#2563eb}.header_userMenu__5-ORz{position:relative}.header_userInfo__32tQN{align-items:center;border-radius:4px;cursor:pointer;display:flex;gap:.5rem;padding:.5rem;transition:background-color .3s}.header_userInfo__32tQN:hover{background-color:#f5f5f5}[data-theme=dark] .header_userInfo__32tQN:hover{background-color:#334155}.header_userAvatar__mfYLK{border-radius:50%;height:32px;object-fit:cover;width:32px}.header_userName__Zq7zG{color:#333;font-size:.95rem;max-width:150px;overflow:hidden;text-overflow:ellipsis;transition:color .3s ease;white-space:nowrap}[data-theme=dark] .header_userName__Zq7zG{color:#f1f5f9}.header_dropdownArrow__xuu6q{color:#666;font-size:.8rem;margin-left:.25rem;transition:color .3s ease}[data-theme=dark] .header_dropdownArrow__xuu6q{color:#94a3b8}.header_dropdownMenu__8Rafj{animation:header_slideDown__8WnxB .2s ease;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;box-shadow:0 2px 10px #0000001a;margin-top:.5rem;min-width:180px;position:absolute;right:0;top:100%;z-index:1001}[data-theme=dark] .header_dropdownMenu__8Rafj{background-color:#1e293b;border-color:#334155;box-shadow:0 2px 10px #0000004d}@keyframes header_slideDown__8WnxB{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.header_dropdownItem__hW9go{align-items:center;background:none;border:none;color:#333;cursor:pointer;display:flex;font-size:.95rem;gap:.75rem;padding:.75rem 1rem;text-align:left;text-decoration:none;transition:background-color .3s;width:100%}[data-theme=dark] .header_dropdownItem__hW9go{color:#f1f5f9}.header_dropdownItem__hW9go:hover{background-color:#f5f5f5}[data-theme=dark] .header_dropdownItem__hW9go:hover{background-color:#334155}.header_dropdownItem__hW9go:first-child{border-radius:4px 4px 0 0}.header_dropdownItem__hW9go:last-child{border-radius:0 0 4px 4px;color:#dc3545}[data-theme=dark] .header_dropdownItem__hW9go:last-child{color:#f87171}.header_dropdownItem__hW9go:last-child:hover{background-color:#fff5f5}[data-theme=dark] .header_dropdownItem__hW9go:last-child:hover{background-color:#450a0a}.header_dropdownIcon__1DLeC{align-items:center;display:flex;justify-content:center}.header_mobileControls__eIsyN{align-items:center;display:none;gap:.5rem;margin-left:auto}.header_burgerButton__VAgGh{background:none;border:none;border-radius:6px;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:36px;justify-content:center;padding:6px;transition:background-color .2s;width:36px}.header_burgerButton__VAgGh:hover{background-color:#f0f2f5}[data-theme=dark] .header_burgerButton__VAgGh:hover{background-color:#334155}.header_burgerLine__bw8aR{background-color:#333;border-radius:2px;display:block;height:2px;transform-origin:center;transition:transform .25s ease,opacity .25s ease,background-color .3s;width:100%}[data-theme=dark] .header_burgerLine__bw8aR{background-color:#f1f5f9}.header_burgerOpen__o5myI .header_burgerLine__bw8aR:first-child{transform:translateY(7px) rotate(45deg)}.header_burgerOpen__o5myI .header_burgerLine__bw8aR:nth-child(2){opacity:0;transform:scaleX(0)}.header_burgerOpen__o5myI .header_burgerLine__bw8aR:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header_mobileOverlay__FIv90{animation:header_fadeIn__BS55v .2s ease;background:#0006;display:none;inset:0;position:fixed;z-index:998}.header_mobileDrawer__dtPFf{background-color:#fff;box-shadow:-4px 0 24px #0000001f;display:none;flex-direction:column;height:100%;max-width:85vw;overflow-y:auto;padding:80px 0 32px;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .28s cubic-bezier(.4,0,.2,1);width:280px;z-index:999}[data-theme=dark] .header_mobileDrawer__dtPFf{background-color:#1e293b;box-shadow:-4px 0 24px #0006}.header_mobileDrawerOpen__7fs0t{transform:translateX(0)}.header_mobileUserSection__gkq2K{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;gap:.75rem;margin-bottom:.5rem;padding:0 1.5rem 1.25rem}[data-theme=dark] .header_mobileUserSection__gkq2K{border-color:#334155}.header_mobileUserAvatar__K3\+ye{border-radius:50%;flex-shrink:0;height:40px;object-fit:cover;width:40px}.header_mobileUserName__prugm{color:#333;font-size:.95rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-theme=dark] .header_mobileUserName__prugm{color:#f1f5f9}.header_mobileNavLinks__7KDtQ{display:flex;flex-direction:column;padding:.5rem 0}.header_mobileNavLink__1RGeH{border-left:3px solid #0000;color:#444;display:block;font-size:1rem;font-weight:500;padding:.85rem 1.5rem;text-decoration:none;transition:background-color .15s,color .15s}.header_mobileNavLink__1RGeH:hover{background-color:#f0f4ff;border-left-color:#007bff;color:#007bff}[data-theme=dark] .header_mobileNavLink__1RGeH{color:#94a3b8}[data-theme=dark] .header_mobileNavLink__1RGeH:hover{background-color:#0f172a;border-left-color:#3b82f6;color:#60a5fa}.header_mobileAuthSection__313bs{border-top:1px solid #e2e8f0;display:flex;flex-direction:column;gap:.5rem;margin-top:auto;padding:1rem 1.5rem 0}[data-theme=dark] .header_mobileAuthSection__313bs{border-color:#334155}.header_mobileActionButton__pVjPN{align-items:center;background:none;border:none;border-radius:8px;color:#333;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:.75rem;padding:.75rem 1rem;text-align:left;text-decoration:none;transition:background-color .15s;width:100%}.header_mobileActionButton__pVjPN:hover{background-color:#f0f2f5}[data-theme=dark] .header_mobileActionButton__pVjPN{color:#f1f5f9}[data-theme=dark] .header_mobileActionButton__pVjPN:hover{background-color:#334155}.header_mobileLogoutButton__avGAJ{color:#dc3545}.header_mobileLogoutButton__avGAJ:hover{background-color:#fff5f5;color:#dc3545}[data-theme=dark] .header_mobileLogoutButton__avGAJ{color:#f87171}[data-theme=dark] .header_mobileLogoutButton__avGAJ:hover{background-color:#450a0a}@media (max-width:768px){.header_header__z8ezc{flex-wrap:nowrap;padding:1rem}.header_headerTitle__otJz7{font-size:1.2rem}.header_headerNav__mAd\+J{display:none}.header_mobileControls__eIsyN,.header_mobileDrawer__dtPFf{display:flex}.header_mobileOverlay__FIv90{display:block}}.header_modalOverlay__KbwwH{align-items:center;animation:header_fadeIn__BS55v .15s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000008c;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}@keyframes header_fadeIn__BS55v{0%{opacity:0}to{opacity:1}}.header_modalCard__Vgav\+{animation:header_slideUp__CwPX9 .2s ease;background-color:#fff;border-radius:12px;box-shadow:0 8px 40px #0003;max-width:360px;padding:36px 32px 28px;position:relative;width:100%}[data-theme=dark] .header_modalCard__Vgav\+{background-color:#1e293b;box-shadow:0 8px 40px #00000080}@keyframes header_slideUp__CwPX9{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.header_modalClose__bQAK8{align-items:center;background:none;border:none;border-radius:4px;color:#666;cursor:pointer;display:flex;padding:4px;position:absolute;right:14px;top:14px;transition:background-color .2s,color .2s}.header_modalClose__bQAK8:hover{background-color:#f0f2f5;color:#333}[data-theme=dark] .header_modalClose__bQAK8{color:#94a3b8}[data-theme=dark] .header_modalClose__bQAK8:hover{background-color:#334155;color:#f1f5f9}.header_modalTitle__xdzIx{color:#333;font-size:20px;font-weight:700;margin:0 0 24px;text-align:center}[data-theme=dark] .header_modalTitle__xdzIx{color:#f1f5f9}.header_modalSubtitle__chrGD{color:#666;font-size:14px;margin:24px 0 0;text-align:center}[data-theme=dark] .header_modalSubtitle__chrGD a{color:#fff;font-weight:600;text-decoration:underline}[data-theme=dark] .header_modalSubtitle__chrGD{color:#94a3b8}.header_modalDisclaimer__VAtDc{color:#666;font-size:13px;margin-top:14px;text-align:center}.header_providerButton__gP\+RH{align-items:center;background-color:#fff;border:1.5px solid #e0e0e0;border-radius:8px;color:#333;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:10px;justify-content:center;margin-bottom:12px;padding:11px 16px;transition:background-color .15s,border-color .15s;width:100%}.header_providerButton__gP\+RH:last-of-type{margin-bottom:0}.header_providerButton__gP\+RH:hover:not(:disabled){background-color:#f0f2f5;border-color:silver}.header_providerButton__gP\+RH:disabled{cursor:not-allowed;opacity:.6}.header_providerButtonLoading__oIf34{background-color:#f0f2f5;opacity:1!important}[data-theme=dark] .header_providerButton__gP\+RH{background-color:#0f172a;border-color:#334155;color:#f1f5f9}[data-theme=dark] .header_providerButton__gP\+RH:hover:not(:disabled){background-color:#1e293b;border-color:#475569}[data-theme=dark] .header_providerButtonLoading__oIf34{background-color:#1e293b}.header_modalError__nq9r7{color:#dc3545;font-size:13px;margin-top:14px;text-align:center}[data-theme=dark] .header_modalError__nq9r7{color:#f87171}@media (max-width:480px){.header_modalCard__Vgav\+{margin:0 16px;padding:28px 20px 24px}}.upgrade-modal_overlay__GuD98{align-items:center;animation:upgrade-modal_overlayFadeIn__7xPPF .2s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0000008c;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:2000}@keyframes upgrade-modal_overlayFadeIn__7xPPF{0%{opacity:0}to{opacity:1}}.upgrade-modal_modal__iqxsh{animation:upgrade-modal_modalSlideUp__rmUsa .25s cubic-bezier(.4,0,.2,1);background:var(--profile-surface);border:1px solid var(--profile-border-light);border-radius:var(--profile-radius-xl);box-shadow:var(--profile-shadow-xl);color:var(--profile-text-primary);font-family:var(--profile-font-body);max-width:460px;padding:2.5rem 2rem 2rem;position:relative;width:100%}@keyframes upgrade-modal_modalSlideUp__rmUsa{0%{opacity:0;transform:translateY(24px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.upgrade-modal_closeBtn__Ns7OY{align-items:center;background:var(--profile-border-light);border:none;border-radius:var(--profile-radius-sm);color:var(--profile-text-secondary);cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all var(--profile-transition-fast);width:32px}.upgrade-modal_closeBtn__Ns7OY:hover{background:var(--profile-primary);color:#fff}.upgrade-modal_iconWrapper__QRp7v{align-items:center;background:linear-gradient(135deg,var(--profile-primary) 0,var(--profile-primary-light) 100%);border-radius:50%;box-shadow:var(--profile-shadow-md);display:flex;height:72px;justify-content:center;margin:0 auto 1.25rem;width:72px}.upgrade-modal_zapIcon__nNMOF{color:#fff}.upgrade-modal_headline__a\+lDu{color:var(--profile-text-primary);font-family:var(--profile-font-display);font-size:1.5rem;font-weight:700;line-height:1.3;margin:0 0 .5rem;text-align:center}.upgrade-modal_subtext__h0rz0{color:var(--profile-text-secondary);font-size:.95rem;line-height:1.5;margin:0 0 1.5rem;text-align:center}.upgrade-modal_planCard__PP2mP{background:var(--profile-surface-elevated);border:1px solid var(--profile-border);border-radius:var(--profile-radius-lg);margin-bottom:1.25rem;padding:1.25rem}.upgrade-modal_planHeader__93Op8{align-items:center;border-bottom:1px solid var(--profile-border-light);display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.75rem}.upgrade-modal_planName__tFh5j{color:var(--profile-primary);font-family:var(--profile-font-display);font-size:1.1rem;font-weight:700}.upgrade-modal_planPrice__XT7Oo{color:var(--profile-text-primary);font-size:1.35rem;font-weight:700}.upgrade-modal_perMonth__u0S4A{color:var(--profile-text-tertiary);font-size:.85rem;font-weight:400}.upgrade-modal_featureList__U2-6q{display:flex;flex-direction:column;gap:.6rem;list-style:none;margin:0;padding:0}.upgrade-modal_featureList__U2-6q li{align-items:center;color:var(--profile-text-secondary);display:flex;font-size:.9rem;gap:.6rem}.upgrade-modal_checkIcon__sofG1{color:var(--profile-success);flex-shrink:0}.upgrade-modal_errorBox__WCaiy{align-items:center;background:#ff47571a;border:1px solid var(--profile-error);border-radius:var(--profile-radius-md);color:var(--profile-error);display:flex;font-size:.875rem;font-weight:500;gap:.6rem;margin-bottom:1rem;padding:.75rem 1rem}[data-theme=dark] .upgrade-modal_errorBox__WCaiy{background:#f8717126}.upgrade-modal_upgradeBtn__jXuVI{align-items:center;background:linear-gradient(135deg,var(--profile-primary) 0,var(--profile-primary-light) 100%);border:none;border-radius:var(--profile-radius-md);box-shadow:var(--profile-shadow-sm);color:#fff;cursor:pointer;display:flex;font-family:var(--profile-font-body);font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;overflow:hidden;padding:.875rem 1.5rem;position:relative;transition:all var(--profile-transition-base);width:100%}.upgrade-modal_upgradeBtn__jXuVI:before{background:linear-gradient(90deg,#0000,#ffffff26,#0000);content:"";inset:0;position:absolute;transform:translateX(-100%);transition:transform .5s ease}.upgrade-modal_upgradeBtn__jXuVI:hover:not(:disabled):before{transform:translateX(100%)}.upgrade-modal_upgradeBtn__jXuVI:hover:not(:disabled){box-shadow:var(--profile-shadow-md);transform:translateY(-2px)}.upgrade-modal_upgradeBtn__jXuVI:active:not(:disabled){transform:translateY(0)}.upgrade-modal_upgradeBtn__jXuVI:disabled{cursor:not-allowed;opacity:.65}.upgrade-modal_spinner__h-Ysh{animation:upgrade-modal_spin__ViaRY .65s linear infinite;border:2px solid #ffffff59;border-radius:50%;border-top-color:#fff;flex-shrink:0;height:16px;width:16px}@keyframes upgrade-modal_spin__ViaRY{to{transform:rotate(1turn)}}.upgrade-modal_featureList__U2-6q li{position:relative}.upgrade-modal_tooltipWrapper__ly5R0{align-items:center;display:inline-flex;margin-left:.35rem;position:relative}.upgrade-modal_infoIcon__feHh2{align-items:center;background:var(--profile-border);border-radius:50%;color:var(--profile-text-tertiary);cursor:default;display:inline-flex;flex-shrink:0;font-size:.65rem;font-style:normal;font-weight:700;height:15px;justify-content:center;line-height:1;transition:background .15s,color .15s;width:15px}.upgrade-modal_tooltipWrapper__ly5R0:hover .upgrade-modal_infoIcon__feHh2{background:var(--profile-primary);color:#fff}.upgrade-modal_tooltipBox__mpmKH{background:var(--profile-surface-elevated);border:1px solid var(--profile-border);border-radius:var(--profile-radius-md);bottom:calc(100% + 8px);box-shadow:var(--profile-shadow-md);color:var(--profile-text-secondary);font-size:.78rem;left:50%;line-height:1.5;opacity:0;padding:.6rem .75rem;pointer-events:none;position:absolute;transform:translateX(-50%);transition:opacity .15s ease,visibility .15s ease;visibility:hidden;width:220px;z-index:10}.upgrade-modal_tooltipBox__mpmKH:after{border:5px solid #0000;border-top:5px solid var(--profile-border);content:"";left:50%;position:absolute;top:100%;transform:translateX(-50%)}.upgrade-modal_tooltipWrapper__ly5R0:hover .upgrade-modal_tooltipBox__mpmKH{opacity:1;visibility:visible}.upgrade-modal_featureList__U2-6q li:last-child .upgrade-modal_tooltipBox__mpmKH{left:auto;right:0;transform:none}.upgrade-modal_featureList__U2-6q li:last-child .upgrade-modal_tooltipBox__mpmKH:after{left:auto;right:10px;transform:none}.upgrade-modal_originalPrice__Ubf9I{color:var(--profile-text-tertiary);font-size:.9rem;font-weight:400;margin-right:.4rem;text-decoration:line-through}.upgrade-modal_discountBanner__YOXxv{background:#3b82f614;background:rgba(var(--profile-primary-rgb,59,130,246),.08);border:1px solid var(--profile-primary);border-radius:var(--profile-radius-md);color:var(--profile-primary);font-size:.82rem;margin-bottom:.75rem;opacity:.9;padding:.45rem .75rem;text-align:center}.upgrade-modal_planTabPriceRow__rhBu2{align-items:center;display:flex;gap:.35rem}.upgrade-modal_planTabOriginalPrice__PpjrC{font-size:.72rem;font-weight:400;opacity:.65;text-decoration:line-through}.upgrade-modal_planTabPrice__Kdgbk{font-size:.82rem}.upgrade-modal_disclaimer__UyFSr{color:var(--profile-text-tertiary);font-size:.78rem;line-height:1.5;margin:.75rem 0 0;text-align:center}.upgrade-modal_planSelector__aQfFJ{display:flex;gap:.5rem;margin-bottom:1rem}.upgrade-modal_planTab__0rLXT{align-items:center;background:#0000;border:1px solid var(--profile-border);border-radius:8px;cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-weight:500;gap:.2rem;padding:.6rem 1rem;transition:border-color .15s,background .15s}[data-theme=dark] .upgrade-modal_planTab__0rLXT{color:var(--profile-text-secondary)}.upgrade-modal_planTabActive__\+w5mC{background:linear-gradient(135deg,var(--profile-primary) 0,#4e89ae 100%);border-color:var(--primary-color);color:#fff;font-weight:600}@media (max-width:480px){.upgrade-modal_modal__iqxsh{border-radius:var(--profile-radius-lg);padding:2rem 1.25rem 1.5rem}.upgrade-modal_headline__a\+lDu{font-size:1.25rem}.upgrade-modal_planPrice__XT7Oo{font-size:1.1rem}}:root{--primary:#eb2127;--primary-dark:#8e0f1d;--primary-light:#ffdad8;--primary-bg:#fff5f5;--green:#006855;--green-light:#83f7d7;--slate:#565e74;--bg:#f7fafc;--bg-raised:#ebeef0;--bg-card:#fff;--text:#181c1e;--text-muted:#5a403f;--text-secondary:#565e74;--border:#e3bebc;--border-subtle:#e5e9eb;--shadow-sm:0 1px 3px #00000012,0 1px 2px #0000000a;--shadow-md:0 4px 16px #00000014,0 2px 4px #0000000a;--shadow-lg:0 12px 40px #0000001a,0 4px 8px #0000000d;--shadow-primary:0 8px 24px #b41a2b38;--radius-sm:10px;--radius-md:16px;--radius-lg:20px;--radius-xl:28px}[data-theme=dark]{--primary:#ef4444;--primary-dark:#dc2626;--primary-light:#3b1212;--primary-bg:#1c0f0f;--green:#34d399;--green-light:#065f46;--bg:#0f172a;--bg-raised:#1a2236;--bg-card:#1e293b;--text:#f1f5f9;--text-muted:#94a3b8;--text-secondary:#94a3b8;--border:#334155;--border-subtle:#263045;--shadow-sm:0 1px 3px #0000004d;--shadow-md:0 4px 16px #00000059;--shadow-lg:0 12px 40px #0006;--shadow-primary:0 8px 24px #ef444440}@keyframes landing_fadeUp__wQgjm{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes landing_float__0Z3Lt{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes landing_blobDrift__UcCe5{0%,to{transform:translate(0) scale(1)}33%{transform:translate(6px,-8px) scale(1.04)}66%{transform:translate(-5px,5px) scale(.97)}}@keyframes landing_blobPulse__u7gyY{0%,to{opacity:1;transform:translate(-50%,-50%) scale(1)}50%{opacity:.7;transform:translate(-50%,-50%) scale(1.15)}}@keyframes landing_shimmer__JS5hd{0%{background-position:-200%}to{background-position:200%}}@keyframes landing_lineGrow__znt4x{0%{transform:scaleX(0);transform-origin:left}to{transform:scaleX(1);transform-origin:left}}@keyframes landing_iconWiggle__E2phL{0%,to{transform:rotate(0deg)}25%{transform:rotate(-6deg)}75%{transform:rotate(6deg)}}.landing_hidden__ev\+QT{opacity:0;transform:translateY(22px)}.landing_revealUp__956N-{animation:landing_fadeUp__wQgjm .55s cubic-bezier(.22,1,.36,1) both}.landing_wrapper__22g0g{background-color:#f7fafc;background-color:var(--bg);color:#181c1e;color:var(--text);font-family:Inter,system-ui,sans-serif;min-height:100vh}.landing_container__G5\+Bd{margin:0 auto;max-width:1200px;padding:0 2rem}.landing_sectionHead__jmVAn{margin-bottom:3rem}.landing_sectionTitle__ccprr{color:#181c1e;color:var(--text);font-family:Inter,Georgia,serif;font-size:2.25rem;font-weight:800;line-height:1.15;margin:0 0 .5rem}.landing_sectionSub__7yVEV{color:#5a403f;color:var(--text-muted);font-size:1.1rem;margin:0}.landing_btnPrimary__jkbaP{background:#eb2127;background:var(--primary);border:none;border-radius:10px;border-radius:var(--radius-sm);box-shadow:0 8px 24px #b41a2b38;box-shadow:var(--shadow-primary);color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:700;padding:14px 36px;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.landing_btnPrimary__jkbaP:hover{box-shadow:0 12px 32px #b41a2b47;transform:translateY(-2px) scale(1.03)}.landing_btnPrimary__jkbaP:active{transform:scale(.97)}.landing_btnSecondary__imiGK{background:#ebeef0;background:var(--bg-raised);border:none;border-radius:10px;border-radius:var(--radius-sm);color:#181c1e;color:var(--text);cursor:pointer;display:inline-block;font-size:1rem;font-weight:700;padding:14px 36px;text-decoration:none;transition:background .18s ease,transform .18s ease}.landing_btnSecondary__imiGK:hover{background:#d7dadc;color:#ebeef0;color:var(--bg-raised);transform:translateY(-2px)}.landing_btnOutline__1EbkY{background:#0000;border:2px solid #565e74;border:2px solid var(--slate);border-radius:10px;border-radius:var(--radius-sm);box-sizing:border-box;color:#565e74;color:var(--slate);cursor:pointer;display:inline-block;font-size:1rem;font-weight:700;padding:13px 24px;transition:background .18s ease,color .18s ease,transform .18s ease;width:100%}.landing_btnOutline__1EbkY:hover{background:#565e74;background:var(--slate);color:#fff;transform:translateY(-1px)}.landing_marbleGrid__9VayL{background-image:radial-gradient(#e3bebc .6px,#0000 0);background-image:radial-gradient(var(--border) .6px,#0000 .6px);background-size:24px 24px;inset:0;opacity:.45;pointer-events:none;position:absolute}.landing_hero__H5tI\+{background:#f7fafc;background:var(--bg);overflow:hidden;padding:7rem 2rem 6rem;position:relative}.landing_heroInner__OGU76{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;position:relative;z-index:1}.landing_heroCopy__uDWFv{max-width:560px}.landing_heroTitle__n\+7k-{color:#181c1e;color:var(--text);font-family:Poppins;font-size:clamp(2.6rem,5vw,4.2rem);font-weight:800;letter-spacing:-.02em;line-height:1.08;margin:0 0 1.5rem}.landing_heroAccent__dXB\+\+{color:#eb2127;color:var(--primary);font-style:italic}.landing_heroSubtitle__EK-ka{color:#5a403f;color:var(--text-muted);font-size:1.15rem;line-height:1.7;margin:0 0 2.5rem}.landing_heroButtons__2Y3BA{display:flex;flex-wrap:wrap;gap:1rem}.landing_heroCardWrap__zZI56{position:relative}.landing_blob1__\+Kgvj{animation:landing_blobDrift__UcCe5 9s ease-in-out infinite;background:#b41a2b0d;filter:blur(40px);height:16rem;right:-3rem;top:-3rem;width:16rem}.landing_blob1__\+Kgvj,.landing_blob2__fyzgX{border-radius:50%;pointer-events:none;position:absolute}.landing_blob2__fyzgX{animation:landing_blobDrift__UcCe5 12s ease-in-out infinite reverse;background:#565e740d;bottom:-2rem;filter:blur(30px);height:12rem;left:-2rem;width:12rem}.landing_statCard__SA\+-k{animation:landing_float__0Z3Lt 5s ease-in-out .6s infinite;background:#fff;background:var(--bg-card);border:1px solid #e3bebc26;border-radius:20px;border-radius:var(--radius-lg);box-shadow:0 12px 40px #0000001a,0 4px 8px #0000000d;box-shadow:var(--shadow-lg);padding:2rem;position:relative;z-index:1}.landing_statRow__xgZKL{align-items:center;display:flex;gap:1rem}.landing_statIconRed__oQaeE{align-items:center;background:#ffdad8;background:var(--primary-light);border-radius:50%;color:#eb2127;color:var(--primary);display:flex;flex-shrink:0;height:3rem;justify-content:center;transition:transform .2s ease;width:3rem}.landing_statCard__SA\+-k:hover .landing_statIconRed__oQaeE{animation:landing_iconWiggle__E2phL .4s ease}.landing_statIconGreen__gmcC5{align-items:center;background:#83f7d740;border-radius:50%;color:#006855;color:var(--green);display:flex;flex-shrink:0;height:3rem;justify-content:center;transition:transform .2s ease;width:3rem}.landing_statCard__SA\+-k:hover .landing_statIconGreen__gmcC5{animation:landing_iconWiggle__E2phL .4s ease .05s}.landing_statDivider__omGu5{background:#e5e9eb;background:var(--border-subtle);height:1px;margin:1.25rem 0}.landing_statLabel__rdcCU{color:#5a403f;color:var(--text-muted);font-size:.7rem;font-weight:700;letter-spacing:.08em;margin-bottom:.25rem;text-transform:uppercase}.landing_statValue__kYQkP{font-feature-settings:"tnum";color:#181c1e;color:var(--text);font-family:Poppins;font-size:1.2rem;font-variant-numeric:tabular-nums;font-weight:800;line-height:1.2}.landing_bentoSection__njsNC{background:#ebeef0;background:var(--bg-raised);padding:6rem 0}.landing_bento__6vYmo{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(4,1fr);grid-template-rows:auto auto auto}.landing_bentoCard__7FlnR{background:#fff;background:var(--bg-card);border-radius:16px;border-radius:var(--radius-md);box-shadow:0 1px 3px #00000012,0 1px 2px #0000000a;box-shadow:var(--shadow-sm);cursor:default;padding:2rem;transition:transform .4s ease,box-shadow .4s ease}.landing_bentoCard__7FlnR:hover{box-shadow:0 4px 16px #00000014,0 2px 4px #0000000a;box-shadow:var(--shadow-md);transform:translateY(-3px) scale(1.015)}.landing_bentoCard__7FlnR:hover .landing_bentoIconGray__j2EmP,.landing_bentoCard__7FlnR:hover .landing_bentoIconRed__zRBMH{transform:scale(1.1);transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.landing_bentoIconGray__j2EmP,.landing_bentoIconRed__zRBMH{transition:transform .2s ease}.landing_bentoBig__YoiyS{grid-column:span 2;grid-row:span 2;padding:2.5rem}.landing_bentoWide__VCU1n{grid-column:span 2}.landing_bentoIconRed__zRBMH{background:#fff5f5;background:var(--primary-bg);color:#eb2127;color:var(--primary);height:3.25rem;margin-bottom:1.25rem;width:3.25rem}.landing_bentoIconGray__j2EmP,.landing_bentoIconRed__zRBMH{align-items:center;border-radius:10px;border-radius:var(--radius-sm);display:flex;justify-content:center}.landing_bentoIconGray__j2EmP{background:#ebeef0;background:var(--bg-raised);color:#565e74;color:var(--text-secondary);height:3rem;margin-bottom:1rem;width:3rem}.landing_bentoTitle__k3CrM{color:#181c1e;color:var(--text);font-family:Poppins;font-size:1.35rem;font-weight:800;margin:0 0 .75rem}.landing_bentoDec__ue7I2{color:#5a403f;color:var(--text-muted);font-size:.95rem;line-height:1.65;margin:0}.landing_bentoTitleSm__X91U4{color:#181c1e;color:var(--text);font-size:1.05rem;font-weight:700;margin:0 0 .5rem}.landing_bentoDecSm__4ut5K{color:#5a403f;color:var(--text-muted);font-size:.875rem;line-height:1.6;margin:0}.landing_bentoHoriz__dA27u{align-items:flex-start;display:flex;gap:1.25rem}.landing_bentoHoriz__dA27u .landing_bentoIconRed__zRBMH{flex-shrink:0;margin-bottom:0}.landing_bentoMock__1wkP2{background:#ebeef0;background:var(--bg-raised);border-radius:10px;border-radius:var(--radius-sm);display:flex;flex-direction:column;gap:.75rem;margin-top:2rem;padding:1.5rem}.landing_mockLine__YKUPG{background:#eb2127;background:var(--primary);border-radius:4px;height:8px;opacity:.15;transform:scaleX(0);transform-origin:left}.landing_mockLineAnimate__XlFAV{animation:landing_lineGrow__znt4x .5s cubic-bezier(.22,1,.36,1) both}.landing_bentoBig__YoiyS:hover .landing_mockLine__YKUPG{animation:landing_shimmer__JS5hd 1.6s ease infinite;background:linear-gradient(90deg,#eb2127 25%,#b41a2b73 50%,#eb2127 75%);background:linear-gradient(90deg,var(--primary) 25%,#b41a2b73 50%,var(--primary) 75%);background-size:200% 100%;opacity:.25}.landing_splitSection__5YhaN{background:#f7fafc;background:var(--bg);padding:6rem 0}.landing_splitGrid__XMY1m{border:1px solid #e3bebc33;border-radius:28px;border-radius:var(--radius-xl);box-shadow:0 12px 40px #0000001a,0 4px 8px #0000000d;box-shadow:var(--shadow-lg);display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.landing_splitBefore__ZhXLJ{background:#ebeef0;background:var(--bg-raised);padding:3.5rem}.landing_splitAfter__sb2Zg{background:#fff;background:var(--bg-card);padding:3.5rem;position:relative}.landing_splitHeadBefore__IlK7i{color:#565e74;color:var(--text-secondary)}.landing_splitHeadAfter__Gf1l\+,.landing_splitHeadBefore__IlK7i{align-items:center;display:flex;font-size:1.1rem;font-weight:700;gap:.5rem;margin:0 0 1.75rem}.landing_recommendedBadge__F2SRh,.landing_splitHeadAfter__Gf1l\+{color:#eb2127;color:var(--primary)}.landing_recommendedBadge__F2SRh{background:#b41a2b1a;border-radius:99px;font-size:.7rem;font-weight:700;letter-spacing:.08em;padding:4px 12px;position:absolute;right:1.5rem;text-transform:uppercase;top:1.5rem}.landing_splitList__HXnDc{display:flex;flex-direction:column;gap:0;list-style:none;margin:0;padding:0}.landing_splitItemAfter__drObo,.landing_splitItemBefore__MPZ8X{align-items:flex-start;border-bottom:1px solid #e5e9eb;border-bottom:1px solid var(--border-subtle);display:flex;font-size:.95rem;gap:.75rem;line-height:1.5;padding:.9rem 0;transition:background .15s ease,padding-left .2s ease}.landing_splitItemAfter__drObo:last-child,.landing_splitItemBefore__MPZ8X:last-child{border-bottom:none}.landing_splitItemBefore__MPZ8X{color:#5a403f;color:var(--text-muted)}.landing_splitItemAfter__drObo{color:#181c1e;color:var(--text);font-weight:500}.landing_splitItemAfter__drObo:hover,.landing_splitItemBefore__MPZ8X:hover{padding-left:4px}.landing_pricingSection__ZrGVg{background:#ebeef0;background:var(--bg-raised);padding:6rem 0}.landing_pricingGrid__6WcDC{grid-gap:1.5rem;align-items:end;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.landing_pricingCard__ZoR4m{background:#fff;background:var(--bg-card);border:2px solid #0000;border-radius:20px;border-radius:var(--radius-lg);box-shadow:0 1px 3px #00000012,0 1px 2px #0000000a;box-shadow:var(--shadow-sm);padding:2.25rem;position:relative;transition:transform .25s ease,box-shadow .25s ease}.landing_pricingCard__ZoR4m:hover{box-shadow:0 4px 16px #00000014,0 2px 4px #0000000a;box-shadow:var(--shadow-md);transform:translateY(-3px)}.landing_pricingCardPro__PihQz{border-color:#eb2127;border-color:var(--primary);border-top-width:4px;box-shadow:0 12px 40px #0000001a,0 4px 8px #0000000d;box-shadow:var(--shadow-lg);transform:scale(1.04);z-index:1}.landing_pricingCardPro__PihQz:hover{transform:scale(1.04) translateY(-3px)}.landing_popularBadge__RyxLZ{background:#eb2127;background:var(--primary);border-radius:99px;color:#fff;font-size:.7rem;font-weight:800;left:50%;letter-spacing:.1em;padding:5px 18px;position:absolute;text-transform:uppercase;top:-1.1rem;transform:translateX(-50%);white-space:nowrap}.landing_planName__CWVDo{color:#181c1e;color:var(--text);font-size:1.2rem;font-weight:700;margin:.75rem 0 1rem}.landing_planPrice__pniBX{line-height:1;margin-bottom:1.5rem}.landing_discountBanner__Ir6Hs{background:#b41a2b12;border:1px solid #b41a2b40;border-radius:6px;color:#b41a2b;color:var(--primary-color,#b41a2b);display:inline-block;font-size:.85rem;margin-top:.75rem;padding:.4rem .85rem}.landing_priceOriginal__reJRE{color:#9099ab;color:var(--text-tertiary,#9099ab);font-size:.95rem;font-weight:400;margin-right:.3rem;text-decoration:line-through}.landing_priceAmount__mgyll{color:#181c1e;color:var(--text);font-family:Poppins;font-size:3rem;font-weight:800}.landing_priceCurrency__HAPcP{color:#5a403f;color:var(--text-muted);font-size:1.1rem;font-weight:600}.landing_pricePeriod__qYdZg{color:#5a403f;color:var(--text-muted);font-size:1rem}.landing_planFeatures__Arkmc{display:flex;flex-direction:column;gap:0;list-style:none;margin:0 0 1.75rem;padding:0}.landing_planFeature__jK6zE{align-items:flex-start;border-bottom:1px solid #e5e9eb;border-bottom:1px solid var(--border-subtle);color:#181c1e;color:var(--text);display:flex;font-size:.9rem;gap:.6rem;padding:.65rem 0;transition:color .15s ease}.landing_planFeature__jK6zE:last-child{border-bottom:none}.landing_pricingCard__ZoR4m .landing_btnPrimary__jkbaP{box-sizing:border-box;padding:13px 24px;text-align:center;width:100%}.landing_ctaSection__KGgWB{background:#f7fafc;background:var(--bg);overflow:hidden;padding:6rem 2rem;position:relative;text-align:center}.landing_ctaBlob__FAwRK{animation:landing_blobPulse__u7gyY 7s ease-in-out infinite;background:#b41a2b0d;border-radius:50%;filter:blur(60px);height:28rem;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:28rem}.landing_ctaInner__rLk4c{margin:0 auto;max-width:640px;position:relative;z-index:1}.landing_ctaTitle__aOsG6{color:#181c1e;color:var(--text);font-family:Poppins;font-size:2.5rem;font-weight:800;margin:0 0 1rem}.landing_ctaSub__kzrgu{color:#5a403f;color:var(--text-muted);font-size:1.15rem;line-height:1.6;margin:0 0 2.25rem}@media (max-width:1024px){.landing_bento__6vYmo{grid-template-columns:repeat(2,1fr)}.landing_bentoBig__YoiyS{grid-column:span 2;grid-row:span 1}.landing_bentoWide__VCU1n{grid-column:span 2}.landing_pricingGrid__6WcDC{grid-template-columns:1fr;margin:0 auto;max-width:420px}.landing_pricingCardPro__PihQz{transform:none}.landing_pricingCardPro__PihQz:hover{transform:translateY(-3px)}}@media (max-width:768px){.landing_heroInner__OGU76{gap:3rem;grid-template-columns:1fr}.landing_heroTitle__n\+7k-{font-size:2.2rem}.landing_heroCardWrap__zZI56{display:none}.landing_bento__6vYmo{grid-template-columns:1fr}.landing_bentoBig__YoiyS,.landing_bentoWide__VCU1n{grid-column:span 1}.landing_splitGrid__XMY1m{grid-template-columns:1fr}.landing_splitAfter__sb2Zg,.landing_splitBefore__ZhXLJ{padding:2.25rem 1.5rem}.landing_recommendedBadge__F2SRh{display:inline-block;margin-bottom:1rem;position:static}.landing_ctaTitle__aOsG6,.landing_sectionTitle__ccprr{font-size:1.75rem}.landing_heroButtons__2Y3BA{flex-direction:column}.landing_btnPrimary__jkbaP,.landing_btnSecondary__imiGK{text-align:center;width:100%}.landing_hero__H5tI\+{padding:5rem 1.25rem 4rem}.landing_bentoSection__njsNC,.landing_ctaSection__KGgWB,.landing_pricingSection__ZrGVg,.landing_splitSection__5YhaN{padding:4rem 0}.landing_ctaSection__KGgWB{padding:4rem 1.25rem}}@media (max-width:480px){.landing_heroTitle__n\+7k-{font-size:1.8rem}.landing_container__G5\+Bd{padding:0 1.25rem}}@media (prefers-reduced-motion:reduce){.landing_hidden__ev\+QT,.landing_revealUp__956N-{animation:none!important;opacity:1!important;transform:none!important}.landing_blob1__\+Kgvj,.landing_blob2__fyzgX,.landing_ctaBlob__FAwRK,.landing_mockLineAnimate__XlFAV,.landing_mockLine__YKUPG,.landing_statCard__SA\+-k{animation:none!important}}:root{--search-primary:#2b5876;--search-primary-light:#4e89ae;--search-accent:#e85d04;--search-accent-light:#f77f00;--search-surface:#fff;--search-surface-elevated:#fafbfc;--search-border:#e1e8ed;--search-border-light:#f0f3f6;--search-text-primary:#0f1419;--search-text-secondary:#536471;--search-text-tertiary:#8b98a5;--search-success:#00ba88;--search-error:#ff4757;--search-warning:#ffa502;--search-shadow-sm:0 1px 3px #00000014;--search-shadow-md:0 4px 12px #0000001a;--search-shadow-lg:0 8px 24px #0000001f;--search-radius-sm:6px;--search-radius-md:12px;--search-radius-lg:16px;--search-font-display:"Playfair Display",serif;--search-font-body:"Work Sans",sans-serif;--search-transition-fast:150ms cubic-bezier(0.4,0,0.2,1);--search-transition-base:250ms cubic-bezier(0.4,0,0.2,1);--search-bg-gradient:linear-gradient(135deg,#f5f7fa,#e9ecef);--search-hero-bg:linear-gradient(135deg,#2b5876,#4e89ae);max-width:100%}[data-theme=dark]{--search-primary:#60a5fa;--search-primary-light:#93c5fd;--search-accent:#fb923c;--search-accent-light:#fdba74;--search-surface:#1e293b;--search-surface-elevated:#334155;--search-border:#475569;--search-border-light:#3f4b5e;--search-text-primary:#f1f5f9;--search-text-secondary:#cbd5e1;--search-text-tertiary:#94a3b8;--search-success:#34d399;--search-error:#f87171;--search-warning:#fbbf24;--search-shadow-sm:0 1px 3px #0000004d;--search-shadow-md:0 4px 12px #0006;--search-shadow-lg:0 8px 24px #00000080;--search-bg-gradient:linear-gradient(135deg,#0f172a,#1e293b);--search-hero-bg:linear-gradient(135deg,#1e3a52,#2b5876)}.search_root__9iyxY{background:linear-gradient(135deg,#f5f7fa,#e9ecef);background:var(--search-bg-gradient);color:#0f1419;color:var(--search-text-primary);font-family:Work Sans,sans-serif;font-family:var(--search-font-body);min-height:100vh;overflow-x:hidden;padding-bottom:3rem;transition:background .3s ease,color .3s ease}.search_searchBar__ewNkO{background:linear-gradient(135deg,#2b5876,#4e89ae);background:var(--search-hero-bg);overflow:visible;padding:3.5rem 1.5rem 3rem;position:relative;transition:padding .25s cubic-bezier(.4,0,.2,1),background .3s ease;transition:padding var(--search-transition-base),background .3s ease;z-index:100}.search_searchBar__ewNkO:before{animation:search_bgFloat__BCwrm 22s ease-in-out infinite;background-image:radial-gradient(circle,#fff 1px,#0000 0);background-size:40px 40px;border-radius:inherit;content:"";inset:0;opacity:.07;overflow:hidden;pointer-events:none;position:absolute}@keyframes search_bgFloat__BCwrm{0%,to{transform:translate(0)}50%{transform:translate(18px,18px)}}.search_searchBarCompact__sGi0U{padding:1.125rem 1.5rem}.search_searchBarInner__Pzabb{margin:0 auto;max-width:780px;position:relative;z-index:1}.search_heroLabel__xHQvC{animation:search_fadeUp__EFWku .25s cubic-bezier(.4,0,.2,1) both;animation:search_fadeUp__EFWku var(--search-transition-base) both;color:#fff;font-family:Playfair Display,serif;font-family:var(--search-font-display);font-size:1.9rem;font-weight:900;margin:0 0 1.5rem;text-align:center;text-shadow:0 2px 10px #00000040}@keyframes search_fadeUp__EFWku{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.search_inputRow__nNXlc{align-items:stretch;display:flex;gap:.625rem;justify-content:center;position:relative}.search_inputWrap__0cRjJ{align-items:center;display:flex;flex:1 1;position:relative}.search_searchIcon__HXZZV{color:#ffffffa6;height:18px;left:1rem;pointer-events:none;position:absolute;width:18px}.search_input__8RuYP{background:#ffffff24;border:2px solid #ffffff47;border-radius:16px;border-radius:var(--search-radius-lg);color:#fff;font-family:Work Sans,sans-serif;font-family:var(--search-font-body);font-size:1rem;font-weight:500;outline:none;padding:.875rem 2.5rem .875rem 2.75rem;transition:all .25s cubic-bezier(.4,0,.2,1);transition:all var(--search-transition-base);width:100%}.search_input__8RuYP::placeholder{color:#ffffff8c}.search_input__8RuYP:focus{background:#ffffff38;border-color:#fff9;box-shadow:0 0 0 3px #ffffff1f}.search_clearBtn__ZYyUF{background:none;border:none;color:#fff9;cursor:pointer;font-size:1.3rem;line-height:1;padding:0;position:absolute;right:.75rem;transition:color .15s cubic-bezier(.4,0,.2,1);transition:color var(--search-transition-fast)}.search_clearBtn__ZYyUF:hover{color:#fff}.search_searchBtn__O9gsS{background:#e85d04;background:var(--search-accent);border:none;border-radius:16px;border-radius:var(--search-radius-lg);box-shadow:0 1px 3px #00000014;box-shadow:var(--search-shadow-sm);color:#fff;cursor:pointer;flex-shrink:0;font-family:Work Sans,sans-serif;font-family:var(--search-font-body);font-size:.95rem;font-weight:600;overflow:hidden;padding:.5rem 1.75rem;position:relative;transition:all .25s cubic-bezier(.4,0,.2,1);transition:all var(--search-transition-base);white-space:nowrap}.search_searchBtn__O9gsS:before{background:linear-gradient(90deg,#0000,#ffffff2e,#0000);content:"";inset:0;position:absolute;transform:translateX(-100%);transition:transform .5s ease}.search_searchBtn__O9gsS:hover:before{transform:translateX(100%)}.search_searchBtn__O9gsS:hover:not(:disabled){background:#f77f00;background:var(--search-accent-light);box-shadow:0 4px 12px #0000001a;box-shadow:var(--search-shadow-md);transform:translateY(-2px)}.search_searchBtn__O9gsS:active{transform:translateY(0)}.search_searchBtn__O9gsS:disabled{cursor:not-allowed;opacity:.65;transform:none}.search_searchBtnPulsing__AkSM3{animation:search_searchBtnPulse__k-z1H .9s ease-in-out 4}.search_searchBtnPulsing__AkSM3:disabled,.search_searchBtnPulsing__AkSM3:hover{animation:none}@keyframes search_searchBtnPulse__k-z1H{0%{box-shadow:0 0 0 0 #e85d04bf,0 1px 3px #00000014;box-shadow:0 0 0 0 #e85d04bf,var(--search-shadow-sm)}45%{box-shadow:0 0 0 8px #e85d0400,0 4px 12px #0000001a;box-shadow:0 0 0 8px #e85d0400,var(--search-shadow-md)}to{box-shadow:0 0 0 0 #e85d0400,0 1px 3px #00000014;box-shadow:0 0 0 0 #e85d0400,var(--search-shadow-sm)}}.search_spinner__mUeN\+{animation:search_spin__piLF0 .75s linear infinite;border:2px solid #ffffff59;border-radius:50%;border-top-color:#fff;display:inline-block;height:15px;vertical-align:middle;width:15px}@keyframes search_spin__piLF0{to{transform:rotate(1turn)}}.search_recentDropdown__z\+cEN{animation:search_dropDown__qYii2 .15s cubic-bezier(.4,0,.2,1) both;animation:search_dropDown__qYii2 var(--search-transition-fast) both;background:#fff;background:var(--search-surface);border:1px solid #e1e8ed;border:1px solid var(--search-border);border-radius:12px;border-radius:var(--search-radius-md);box-shadow:0 8px 32px #00000059;left:0;overflow:hidden;position:absolute;right:0;top:calc(100% + 6px);z-index:9999}@keyframes search_dropDown__qYii2{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.search_recentLabel__ES5XM{border-bottom:1px solid #f0f3f6;border-bottom:1px solid var(--search-border-light);color:#8b98a5;color:var(--search-text-tertiary);display:block;font-size:.72rem;font-weight:600;letter-spacing:.06em;padding:.5rem 1rem;text-transform:uppercase}.search_recentItem__YN8jw{background:none;border:none;color:#536471;color:var(--search-text-secondary);font-family:Work Sans,sans-serif;font-family:var(--search-font-body);font-size:.875rem;gap:.625rem;padding:.6rem 1rem;text-align:left;transition:all .15s cubic-bezier(.4,0,.2,1);transition:all var(--search-transition-fast);width:100%}.search_recentItem__YN8jw:hover{background:#fafbfc;background:var(--search-surface-elevated);color:#2b5876;color:var(--search-primary)}.search_landing__AQu2n{margin:3rem auto 0;max-width:780px;padding:0 1.5rem 3rem}.search_landingLabel__OTl10{color:#8b98a5;color:var(--search-text-tertiary);font-size:.8rem;font-weight:600;letter-spacing:.08em;margin:0 0 1rem;text-transform:uppercase}.search_tipGrid__RUjRu{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:1rem}.search_tipCard__lNZ3U{animation:search_landingSlideUp__Caue- .32s cubic-bezier(.4,0,.2,1) forwards;background:#fff;background:var(--search-surface);border:1px solid #f0f3f6;border:1px solid var(--search-border-light);border-radius:16px;border-radius:var(--search-radius-lg);box-shadow:0 1px 3px #00000014;box-shadow:var(--search-shadow-sm);opacity:0;padding:1rem;transform:translateY(10px)}.search_tipCard__lNZ3U:first-child{animation-delay:60ms}.search_tipCard__lNZ3U:nth-child(2){animation-delay:.14s}.search_tipCard__lNZ3U:nth-child(3){animation-delay:.22s}.search_tipOp__1iDOj{background:#2b587617;border-radius:6px;border-radius:var(--search-radius-sm);color:#2b5876;color:var(--search-primary);display:inline-block;font-family:monospace;font-size:.72rem;font-weight:700;letter-spacing:.04em;margin-bottom:.5rem;padding:2px 7px}[data-theme=dark] .search_tipOp__1iDOj{background:#60a5fa1f}.search_tipText__2j0dE{color:#536471;color:var(--search-text-secondary);font-size:.875rem;line-height:1.55;margin:0 0 .5rem}.search_tipExample__BA6Al{background:#2b587612;border-radius:6px;border-radius:var(--search-radius-sm);color:#2b5876;color:var(--search-primary);display:block;font-family:monospace;font-size:.75rem;padding:5px 8px;word-break:break-all}[data-theme=dark] .search_tipExample__BA6Al{background:#60a5fa1a}.search_noteRow__Oosu8{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.search_noteCard__4MO4e{align-items:flex-start;animation:search_landingSlideUp__Caue- .32s cubic-bezier(.4,0,.2,1) forwards;background:#fafbfc;background:var(--search-surface-elevated);border-radius:12px;border-radius:var(--search-radius-md);display:flex;gap:10px;opacity:0;padding:.75rem;transform:translateY(8px)}.search_noteCard__4MO4e:first-child{animation-delay:.32s}.search_noteCard__4MO4e:nth-child(2){animation-delay:.4s}.search_noteCard__4MO4e:nth-child(3){animation-delay:.48s}.search_noteIcon__E5Ysx{align-items:center;border-radius:7px;display:flex;flex-shrink:0;height:28px;justify-content:center;width:28px}.search_noteBody__5fU3f{color:#8b98a5;color:var(--search-text-tertiary);font-size:.78rem;line-height:1.5;margin:0}@keyframes search_landingSlideUp__Caue-{to{opacity:1;transform:none}}@media (max-width:640px){.search_noteRow__Oosu8,.search_tipGrid__RUjRu{grid-template-columns:1fr}}.search_layout__lFH3o{grid-gap:1.5rem;align-items:flex-start;display:grid;gap:1.5rem;grid-template-columns:300px 1fr;margin:1.5rem auto 0;max-width:1280px;padding:0 1.5rem}.search_filterPanel__H2WQM{background:#fff;background:var(--search-surface);border:1px solid #f0f3f6;border:1px solid var(--search-border-light);border-radius:16px;border-radius:var(--search-radius-lg);box-shadow:0 1px 3px #00000014;box-shadow:var(--search-shadow-sm);display:flex;flex-direction:column;max-height:calc(100vh - 2rem);overflow:hidden;position:-webkit-sticky;position:sticky;top:1rem;transition:box-shadow .25s cubic-bezier(.4,0,.2,1);transition:box-shadow var(--search-transition-base)}.search_filterPanel__H2WQM:hover{box-shadow:0 4px 12px #0000001a;box-shadow:var(--search-shadow-md)}.search_filterPanelInner__wjMJo{flex:1 1;overflow-x:hidden;overflow-y:auto;padding-bottom:.25rem;scrollbar-color:#e1e8ed #0000;scrollbar-color:var(--search-border) #0000;scrollbar-width:thin}.search_filterPanelInner__wjMJo::-webkit-scrollbar{width:4px}.search_filterPanelInner__wjMJo::-webkit-scrollbar-track{background:#0000}.search_filterPanelInner__wjMJo::-webkit-scrollbar-thumb{background:#e1e8ed;background:var(--search-border);border-radius:99px}.search_filterPanelHeader__WIik\+{align-items:center;background:#fff;background:var(--search-surface);border-bottom:1px solid #f0f3f6;border-bottom:1px solid var(--search-border-light);display:flex;justify-content:space-between;padding:1rem 1.25rem .875rem;position:-webkit-sticky;position:sticky;top:0;z-index:2}.search_filterPanelHeaderActions__BZGJs{align-items:center;display:flex;gap:.5rem}.search_filterTogglePill__DCM4l{display:none}@keyframes search_pillPulse__zqXvR{0%,to{box-shadow:0 0 0 0 #e85d0473}50%{box-shadow:0 0 0 5px #e85d0400}}.search_filterTogglePillPulse__XxF0A{animation:search_pillPulse__zqXvR 1.8s ease-in-out infinite;border-color:#e85d04;border-color:var(--search-accent);color:#e85d04;color:var(--search-accent)}.search_filterTogglePillPulse__XxF0A:hover{border-color:#f77f00;border-color:var(--search-accent-light);color:#f77f00;color:var(--search-accent-light)}.search_filterBackdrop__Syyud,.search_filterToggleIcon__JADqN{display:none}.search_filterTitle__pjul9{color:#0f1419;color:var(--search-text-primary);font-family:Playfair Display,serif;font-family:var(--search-font-display);font-size:1.05rem;font-weight:700;margin:0}.search_resetAllBtn__3jw8l{background:none;border:none;border-radius:6px;border-radius:var(--search-radius-sm);color:#ff4757;color:var(--search-error);cursor:pointer;font-family:Work Sans,sans-serif;font-family:var(--search-font-body);font-size:.78rem;font-weight:600;padding:.2rem .5rem;transition:all .15s cubic-bezier(.4,0,.2,1);transition:all var(--search-transition-fast)}.search_resetAllBtn__3jw8l:hover{background:#ff475714}.search_applyBtn__7UsSm{background:linear-gradient(135deg,#2b5876,#4e89ae);background:linear-gradient(135deg,var(--search-primary) 0,var(--search-primary-light) 100%);border:none;border-top:1px solid #f0f3f6;border-top:1px solid var(--search-border-light);color:#fff;cursor:pointer;flex-shrink:0;font-family:Work Sans,sans-serif;font-family:var(--search-font-body);font-size:.925rem;font-weight:600;letter-spacing:.01em;overflow:hidden;padding:.9rem 1rem;position:relative;transition:all .25s cubic-bezier(.4,0,.2,1);transition:all var(--search-transition-base);width:100%}.search_applyBtn__7UsSm:before{background:linear-gradient(90deg,#0000,#ffffff26,#0000);content:"";inset:0;position:absolute;transform:translateX(-100%);transition:transform .5s ease}.search_applyBtn__7UsSm:hover:before{transform:translateX(100%)}.search_applyBtn__7UsSm:hover{box-shadow:0 4px 12px #0000001a;box-shadow:var(--search-shadow-md);filter:brightness(1.08)}.search_applyBtn__7UsSm:active{transform:scaleX(.98)}.search_facetApplyBtn__nzMM-{background:linear-gradient(135deg,#2b5876,#4e89ae);background:linear-gradient(135deg,var(--search-primary) 0,var(--search-primary-light) 100%);border:none;border-radius:6px;border-radius:var(--search-radius-sm);color:#fff;cursor:pointer;font-family:Work Sans,sans-serif;font-family:var(--search-font-body);font-size:.73rem;font-weight:600;padding:.2rem .6rem;transition:color .15s cubic-bezier(.4,0,.2,1);transition:color var(--search-transition-fast)}.search_facetApplyBtn__nzMM-:hover{box-shadow:0 4px 12px #0000001a;box-shadow:var(--search-shadow-md);filter:brightness(1.08)}.search_facetGroup__IqM\+i{border-bottom:1px solid #f0f3f6;border-bottom:1px solid var(--search-border-light);padding:.875rem 1.25rem}.search_facetGroup__IqM\+i:last-child{border-bottom:none}.search_facetHeader__Z\+E0l{align-items:center;display:flex;justify-content:space-between;margin-bottom:.625rem}.search_facetTitle__u-34T{color:#8b98a5;color:var(--search-text-tertiary);font-size:.75rem;font-weight:600;letter-spacing:.055em;text-transform:uppercase}.search_facetClearBtn__oQvoW{background:none;border:none;color:#2b5876;color:var(--search-primary);cursor:pointer;font-family:Work Sans,sans-serif;font-family:var(--search-font-body);font-size:.73rem;font-weight:600;padding-left:10px;transition:color .15s cubic-bezier(.4,0,.2,1);transition:color var(--search-transition-fast)}.search_facetClearBtn__oQvoW:hover{color:#e85d04;color:var(--search-accent)}.search_facetSearchWrap__Ru\+Bj{align-items:center;background:#fafbfc;background:var(--search-surface-elevated);border:1px solid #e1e8ed;border:1px solid var(--search-border);border-radius:6px;border-radius:var(--search-radius-sm);color:#8b98a5;color:var(--search-text-tertiary);display:flex;gap:.4rem;margin-bottom:.5rem;padding:.35rem .6rem;transition:border-color .15s cubic-bezier(.4,0,.2,1);transition:border-color var(--search-transition-fast)}.search_facetSearchWrap__Ru\+Bj:focus-within{border-color:#4e89ae;border-color:var(--search-primary-light)}.search_facetSearch__elwyE{background:none;border:none;color:#0f1419;color:var(--search-text-primary);flex:1 1;font-family:Work Sans,sans-serif;font-family:var(--search-font-body);font-size:.8rem;outline:none}.search_facetSearch__elwyE::placeholder{color:#8b98a5;color:var(--search-text-tertiary)}.search_facetList__aArKY{display:flex;flex-direction:column;gap:1px;max-height:200px;overflow-y:auto;scrollbar-color:#e1e8ed #0000;scrollbar-color:var(--search-border) #0000;scrollbar-width:thin}.search_facetList__aArKY::-webkit-scrollbar{width:3px}.search_facetList__aArKY::-webkit-scrollbar-track{background:#0000}.search_facetList__aArKY::-webkit-scrollbar-thumb{background:#e1e8ed;background:var(--search-border);border-radius:99px}.search_facetItem__OSFY5{align-items:center;border-radius:6px;border-radius:var(--search-radius-sm);cursor:pointer;display:flex;gap:.5rem;padding:.35rem .5rem;transition:background .15s cubic-bezier(.4,0,.2,1);transition:background var(--search-transition-fast)}.search_facetItem__OSFY5:hover{background:#fafbfc;background:var(--search-surface-elevated)}.search_facetItemChecked__m1bpp{background:#2b587612}[data-theme=dark] .search_facetItemChecked__m1bpp{background:#60a5fa1a}.search_facetCheckbox__eXWxM{accent-color:#2b5876;accent-color:var(--search-primary);cursor:pointer;flex-shrink:0;height:14px;width:14px}.search_facetLabel__EUtN0{color:#536471;color:var(--search-text-secondary);flex:1 1;font-size:.83rem;overflow:hidden;text-overflow:ellipsis;transition:color .15s cubic-bezier(.4,0,.2,1);transition:color var(--search-transition-fast);white-space:nowrap}.search_facetItemChecked__m1bpp .search_facetLabel__EUtN0{color:#2b5876;color:var(--search-primary);font-weight:500}.search_facetCount__DZ-IC{color:#8b98a5;color:var(--search-text-tertiary);flex-shrink:0;font-size:.73rem}.search_facetEmpty__5E1Hl{color:#8b98a5;color:var(--search-text-tertiary);font-size:.82rem;margin:0;padding:.5rem 0;text-align:center}.search_dateRow__K9KEr{align-items:center;display:flex;flex-direction:row;gap:.375rem}.search_dateInput__enpbU{background:#fafbfc;background:var(--search-surface-elevated);border:1px solid #e1e8ed;border:1px solid var(--search-border);border-radius:6px;border-radius:var(--search-radius-sm);color:#0f1419;color:var(--search-text-primary);color-scheme:light;flex:1 1;font-family:Work Sans,sans-serif;font-family:var(--search-font-body);font-size:.8rem;min-width:0;outline:none;padding:.35rem .5rem;transition:border-color .15s cubic-bezier(.4,0,.2,1);transition:border-color var(--search-transition-fast);width:100%}[data-theme=dark] .search_dateInput__enpbU{color-scheme:dark}.search_dateInput__enpbU::placeholder{color:#8b98a5;color:var(--search-text-tertiary);font-size:.78rem}.search_dateInput__enpbU:focus{border-color:#4e89ae;border-color:var(--search-primary-light);box-shadow:0 0 0 2px #2b58761a}.search_dateSep__BwpcW{color:#8b98a5;color:var(--search-text-tertiary);flex-shrink:0;font-size:.75rem;-webkit-user-select:none;user-select:none}.search_orderGroup__u\+mJS{display:flex;flex-wrap:wrap;gap:.375rem}.search_orderChip__FdNu\+{background:#fafbfc;background:var(--search-surface-elevated);border:1px solid #e1e8ed;border:1px solid var(--search-border);border-radius:999px;color:#536471;color:var(--search-text-secondary);cursor:pointer;font-family:Work Sans,sans-serif;font-family:var(--search-font-body);font-size:.78rem;font-weight:500;padding:.3rem .75rem;transition:all .15s cubic-bezier(.4,0,.2,1);transition:all var(--search-transition-fast)}.search_orderChip__FdNu\+:hover{border-color:#4e89ae;border-color:var(--search-primary-light);color:#2b5876;color:var(--search-primary)}.search_orderChipActive__\+xAua{background:#2b5876;background:var(--search-primary);border-color:#2b5876;border-color:var(--search-primary);color:#fff;font-weight:600}.search_orderChipActive__\+xAua:hover{background:#4e89ae!important;background:var(--search-primary-light)!important;border-color:#4e89ae!important;border-color:var(--search-primary-light)!important;color:#fff!important}.search_results__GmdBi{min-width:0}.search_resultsHeader__Nywsd{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;margin-bottom:1rem}.search_resultCount__6k5zU{color:#536471;color:var(--search-text-secondary);font-size:.875rem;font-weight:600}.search_activeFilters__lLl16{display:flex;flex-wrap:wrap;gap:.375rem}.search_filterChip__31Coe{align-items:center;background:#2b58761a;border:1px solid #2b587638;border-radius:999px;color:#2b5876;color:var(--search-primary);display:inline-flex;font-family:Work Sans,sans-serif;font-family:var(--search-font-body);font-size:.76rem;font-weight:500;gap:.35rem;padding:.22rem .6rem}[data-theme=dark] .search_filterChip__31Coe{background:#60a5fa1f;border-color:#60a5fa40}.search_filterChip__31Coe button{background:none;border:none;color:inherit;cursor:pointer;font-size:.85rem;line-height:1;opacity:.65;padding:0;transition:opacity .15s cubic-bezier(.4,0,.2,1);transition:opacity var(--search-transition-fast)}.search_filterChip__31Coe button:hover{opacity:1}.search_card__p8Nr9{background:#fff;background:var(--search-surface);border:1px solid #f0f3f6;border:1px solid var(--search-border-light);border-radius:16px;border-radius:var(--search-radius-lg);box-shadow:0 1px 3px #00000014;box-shadow:var(--search-shadow-sm);margin-bottom:.875rem;padding:1.25rem 1.5rem;transition:all .25s cubic-bezier(.4,0,.2,1);transition:all var(--search-transition-base)}.search_card__p8Nr9:hover{border-color:#e1e8ed;border-color:var(--search-border);box-shadow:0 4px 12px #0000001a;box-shadow:var(--search-shadow-md);transform:translateY(-2px)}.search_cardTop__Mite0{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.5rem}.search_cardTitle__\+6im2{color:#2b5876;color:var(--search-primary);flex:1 1;font-family:Work Sans,sans-serif;font-family:var(--search-font-body);font-size:1rem;font-weight:600;line-height:1.4;text-decoration:none;transition:color .15s cubic-bezier(.4,0,.2,1);transition:color var(--search-transition-fast)}.search_cardTitle__\+6im2:hover{color:#e85d04;color:var(--search-accent);text-decoration:underline}.search_cardMeta__GnMWn{display:flex;flex-wrap:wrap;gap:.375rem;margin-bottom:.75rem}.search_metaTag__pQSjC{background:#f0f3f6;background:var(--search-border-light);border-radius:6px;border-radius:var(--search-radius-sm);color:#536471;color:var(--search-text-secondary);font-weight:500}.search_metaTagAccent__ZYIR0,.search_metaTag__pQSjC{align-items:center;display:inline-flex;font-size:.77rem;padding:.2rem .6rem}.search_metaTagAccent__ZYIR0{background:#e85d041a;border:1px solid #e85d0433;border-radius:6px;border-radius:var(--search-radius-sm);color:#e85d04;color:var(--search-accent);font-weight:600;white-space:nowrap}.search_metaDate__wTcW\+{white-space:nowrap}.search_metaDate__wTcW\+,.search_metaJudge__-jkX3{align-items:center;color:#8b98a5;color:var(--search-text-tertiary);display:inline-flex;font-size:.77rem}.search_metaJudge__-jkX3{font-style:italic}.search_snippets__iOj6N{border-top:1px solid #f0f3f6;border-top:1px solid var(--search-border-light);margin-top:.25rem;padding-top:.625rem}.search_snippet__u5iY8{color:#536471;color:var(--search-text-secondary);font-size:.875rem;line-height:1.65;margin:0 0 .375rem}.search_snippet__u5iY8:last-child{margin-bottom:0}.search_minimap__pyTH0{background:#f0f3f6;background:var(--search-border-light);border-radius:999px;height:6px;margin-top:.75rem;overflow:visible;position:relative}.search_minimapSegment__wrJQm{background:#e85d04;background:var(--search-accent);border-radius:999px;cursor:pointer;height:100%;min-width:3px;opacity:.45;position:absolute;top:0;transition:opacity .15s cubic-bezier(.4,0,.2,1),transform .15s cubic-bezier(.4,0,.2,1),background .15s cubic-bezier(.4,0,.2,1);transition:opacity var(--search-transition-fast),transform var(--search-transition-fast),background var(--search-transition-fast)}.search_minimapSegment__wrJQm:hover{opacity:.85;transform:scaleY(1.6);transform-origin:center}.search_minimapSegmentActive__X\+nJE{background:#e85d04;background:var(--search-accent);opacity:1;transform:scaleY(1.8);transform-origin:center}.highlight,.search_snippet__u5iY8 mark{background:#e85d0426;border-radius:2px;color:#e85d04;color:var(--search-accent);font-style:normal;font-weight:600;padding:0 2px}.search_loadingGrid__KE-xf{display:flex;flex-direction:column;gap:.875rem}.search_skeletonCard__V7Euo{background:#fff;background:var(--search-surface);border:1px solid #f0f3f6;border:1px solid var(--search-border-light);border-radius:16px;border-radius:var(--search-radius-lg);box-shadow:0 1px 3px #00000014;box-shadow:var(--search-shadow-sm);padding:1.25rem 1.5rem}@keyframes search_shimmer__D3xhs{0%{background-position:-600px 0}to{background-position:600px 0}}.search_skeletonLine__kg-Nf,.search_skeletonMeta__OseRl,.search_skeletonTitle__gEJ6Q{animation:search_shimmer__D3xhs 1.4s linear infinite;background:linear-gradient(90deg,#f0f3f6 25%,#fafbfc 50%,#f0f3f6 75%);background:linear-gradient(90deg,var(--search-border-light) 25%,var(--search-surface-elevated) 50%,var(--search-border-light) 75%);background-size:600px 100%;border-radius:6px;border-radius:var(--search-radius-sm)}.search_skeletonTitle__gEJ6Q{height:18px;margin-bottom:.75rem;width:55%}.search_skeletonMeta__OseRl{height:12px;margin-bottom:.75rem;width:78%}.search_skeletonLine__kg-Nf{height:12px;margin-bottom:.4rem;width:100%}.search_emptyState__s9qme{align-items:center;color:#8b98a5;color:var(--search-text-tertiary);display:flex;flex-direction:column;justify-content:center;min-height:28vh;padding:2rem;text-align:center}.search_emptyState__s9qme p{color:#0f1419;color:var(--search-text-primary);font-family:Playfair Display,serif;font-family:var(--search-font-display);font-size:1.2rem;font-weight:700;margin:0 0 .375rem}.search_emptyState__s9qme span{font-size:.875rem}.search_pagination__q5\+Lo{align-items:center;display:flex;flex-wrap:wrap;gap:.375rem;justify-content:center;margin-top:2rem}.search_pageArrow__ezLWn{align-items:center;background:#fafbfc;background:var(--search-surface-elevated);border:1px solid #e1e8ed;border:1px solid var(--search-border);border-radius:6px;border-radius:var(--search-radius-sm);color:#536471;color:var(--search-text-secondary);cursor:pointer;display:inline-flex;font-size:1.15rem;height:36px;justify-content:center;transition:all .15s cubic-bezier(.4,0,.2,1);transition:all var(--search-transition-fast);width:36px}.search_pageArrow__ezLWn:hover:not(:disabled){border-color:#2b5876;border-color:var(--search-primary);color:#2b5876;color:var(--search-primary)}.search_pageArrow__ezLWn:disabled{cursor:not-allowed;opacity:.35}.search_pageNum__UdaPA{align-items:center;background:#fafbfc;background:var(--search-surface-elevated);border:1px solid #e1e8ed;border:1px solid var(--search-border);border-radius:6px;border-radius:var(--search-radius-sm);color:#536471;color:var(--search-text-secondary);cursor:pointer;display:inline-flex;font-family:Work Sans,sans-serif;font-family:var(--search-font-body);font-size:.875rem;font-weight:500;height:36px;justify-content:center;min-width:36px;padding:0 .5rem;transition:all .15s cubic-bezier(.4,0,.2,1);transition:all var(--search-transition-fast)}.search_pageNum__UdaPA:hover{border-color:#2b5876;border-color:var(--search-primary);color:#2b5876;color:var(--search-primary)}.search_pageNumActive__V-D0D{background:#2b5876;background:var(--search-primary);border-color:#2b5876;border-color:var(--search-primary);color:#fff;font-weight:700}.search_pageNumActive__V-D0D:hover{background:#4e89ae!important;background:var(--search-primary-light)!important;border-color:#4e89ae!important;border-color:var(--search-primary-light)!important;color:#fff!important}.search_ellipsis__8q704{color:#8b98a5;color:var(--search-text-tertiary);font-size:.875rem;line-height:36px;padding:0 .25rem}.search_searchModeBlock__gEiTR{align-items:center;display:flex;flex-direction:column;margin-bottom:.9rem}.search_searchModeToggle__Y2603{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1f;border:1px solid #fff3;border-radius:999px;display:inline-flex;gap:.35rem;padding:.3rem}.search_searchModeBtn__ViZlS{background:#0000;border:none;border-radius:999px;color:#ffffffc7;cursor:pointer;font-family:Work Sans,sans-serif;font-family:var(--search-font-body);font-size:.9rem;font-weight:600;padding:.65rem 1rem;transition:all .15s cubic-bezier(.4,0,.2,1);transition:all var(--search-transition-fast)}.search_searchModeBtn__ViZlS:hover{background:#ffffff14;color:#fff}.search_searchModeBtnActive__4UGJ8{background:#fff;box-shadow:0 1px 3px #00000014;box-shadow:var(--search-shadow-sm);color:#2b5876;color:var(--search-primary)}.search_searchModeHelp__JS-1v{color:#ffffffdb;font-size:.9rem;line-height:1.5;margin:.7rem 0 0;max-width:720px;text-align:center}.search_advancedPanel__6dVo3{align-self:stretch;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:16px;border-radius:var(--search-radius-lg);box-shadow:0 1px 3px #00000014;box-shadow:var(--search-shadow-sm);margin-top:.85rem;padding:1rem;width:100%}.search_advancedGrid__h1EK8{grid-gap:.85rem;display:grid;gap:.85rem;grid-template-columns:repeat(2,minmax(0,1fr))}.search_advancedField__PigCA{display:flex;flex-direction:column;gap:.35rem}.search_advancedLabel__mY9PX{color:#ffffffeb;font-size:.82rem;font-weight:600}.search_advancedInput__kvYSd{background:#ffffff24;border:1px solid #ffffff38;border-radius:12px;color:#fff;font-family:Work Sans,sans-serif;font-family:var(--search-font-body);font-size:.95rem;outline:none;padding:.78rem .9rem;transition:all .15s cubic-bezier(.4,0,.2,1);transition:all var(--search-transition-fast);width:100%}.search_advancedInput__kvYSd::placeholder{color:#ffffff80}.search_advancedInput__kvYSd:focus{background:#fff3;border-color:#ffffff80;box-shadow:0 0 0 3px #ffffff1a}.search_advancedHintRow__38xhN{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:right;margin-top:.9rem}.search_advancedHintChip__ZXSgZ{align-items:center;background:#ffffff1f;border-radius:999px;color:#ffffffeb;display:inline-flex;font-size:.76rem;font-weight:600;padding:.38rem .65rem}.search_advancedError__6P8JV{align-self:stretch;color:#ffd6d6;font-size:.85rem;font-weight:600;margin:.65rem 0 0}.search_recentItem__YN8jw{align-items:center;cursor:pointer;display:flex;gap:.5rem}.search_recentItemText__2Qi5a{flex:1 1;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.search_recentDeleteBtn__vH9Rb{border-radius:4px;color:#8b98a5;color:var(--search-text-tertiary);cursor:pointer;flex-shrink:0;font-size:15px;line-height:1;margin-left:auto;opacity:0;padding:1px 6px;transition:opacity .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1);transition:opacity var(--search-transition-fast),color var(--search-transition-fast);-webkit-user-select:none;user-select:none}.search_recentItem__YN8jw:hover .search_recentDeleteBtn__vH9Rb{opacity:1}.search_recentDeleteBtn__vH9Rb:hover{color:#ff4757;color:var(--search-error)}.search_recentModeBadge__NPi0r{background:#2b58761a;border-radius:999px;color:#2b5876;color:var(--search-primary);flex-shrink:0;font-size:.7rem;font-weight:600;letter-spacing:.02em;padding:1px 7px;white-space:nowrap}.search_recentItemAdvanced__Pu-k0{align-items:stretch;flex-direction:column;gap:.35rem;padding-bottom:.55rem;padding-top:.55rem}.search_recentItemRow__SpOpr{align-items:center;display:flex;gap:.5rem}.search_recentAdvancedChips__hhPbu{display:flex;flex-wrap:wrap;gap:.35rem;padding-left:1.5rem}.search_recentAdvancedChip__6z0bf{align-items:center;background:#fafbfc;background:var(--search-surface-elevated);border:1px solid #f0f3f6;border:1px solid var(--search-border-light);border-radius:999px;color:#536471;color:var(--search-text-secondary);display:inline-flex;font-size:.72rem;gap:3px;line-height:1.4;max-width:180px;overflow:hidden;padding:2px 8px;text-overflow:ellipsis;white-space:nowrap}.search_recentChipLabel__0pkZW{color:#8b98a5;color:var(--search-text-tertiary);font-weight:600}.search_recentLabelBordered__RMepB{border-top:1px solid #f0f3f6;border-top:1px solid var(--search-border-light);margin-top:.25rem;padding-top:.6rem}.search_recentItemDying__dcKIH{animation:search_recentDying__k9n6y .5s ease-out forwards;pointer-events:none}@keyframes search_recentDying__k9n6y{0%{background:#0000;opacity:1;transform:translateX(0)}15%{background:#ff475714}to{background:#0000;opacity:0;transform:translateX(10px)}}@media (max-width:900px){.search_layout__lFH3o{grid-template-columns:1fr;padding:0 1rem}.search_filterPanel__H2WQM{max-height:70vh;position:static;z-index:20}.search_filterTogglePill__DCM4l{align-items:center;background:#fafbfc;background:var(--search-surface-elevated);border:1px solid #e1e8ed;border:1px solid var(--search-border);border-radius:999px;color:#536471;color:var(--search-text-secondary);cursor:pointer;display:inline-flex;font-family:Work Sans,sans-serif;font-family:var(--search-font-body);font-size:.78rem;font-weight:600;gap:.3rem;min-height:36px;min-width:44px;padding:.3rem .6rem;transition:all .15s cubic-bezier(.4,0,.2,1);transition:all var(--search-transition-fast)}.search_filterTogglePill__DCM4l:hover{background:#2b58760f;border-color:#4e89ae;border-color:var(--search-primary-light);color:#2b5876;color:var(--search-primary)}.search_filterTogglePillPulse__XxF0A{animation:search_pillPulse__zqXvR 1.8s ease-in-out infinite;border-color:#e85d04;border-color:var(--search-accent);color:#e85d04;color:var(--search-accent)}.search_filterPanelHeader__WIik\+{cursor:pointer;-webkit-user-select:none;user-select:none}.search_filterPanelHeader__WIik\+:hover{background:#fafbfc;background:var(--search-surface-elevated)}.search_filterPanelHeaderSticky__5BMjd{background:#fff;background:var(--search-surface);position:-webkit-sticky;position:sticky;top:0;z-index:10}.search_filterPanelInnerClosed__SK6-6{max-height:0;overflow:hidden;padding-bottom:0}.search_filterPanelInnerOpen__knvyX{max-height:calc(70vh - 56px);overflow-y:auto}.search_filterBackdrop__Syyud{animation:search_backdropFadeIn__1o94K .2s ease both;background:#00000061;display:block;inset:0;position:fixed;z-index:15}@keyframes search_backdropFadeIn__1o94K{0%{opacity:0}to{opacity:1}}}@media (max-width:640px){.search_searchBar__ewNkO{padding:2rem 1rem 1.75rem}.search_searchBarCompact__sGi0U{padding:1rem}.search_heroLabel__xHQvC{font-size:1.4rem}.search_inputRow__nNXlc{flex-direction:column}.search_searchBtn__O9gsS{padding:.875rem;width:100%}.search_card__p8Nr9{padding:1rem}.search_searchModeToggle__Y2603{display:flex;width:100%}.search_searchModeBtn__ViZlS{flex:1 1;text-align:center}.search_advancedGrid__h1EK8{grid-template-columns:1fr}}.search_indexSelector__z2Re5{align-items:center;display:flex;gap:.25rem;justify-content:center;margin-bottom:.75rem}.search_indexBtn__7cY4V{align-items:center;background:#ffffff14;border:none;border-radius:999px;color:#ffffffb3;cursor:pointer;display:inline-flex;font-family:Work Sans,sans-serif;font-family:var(--search-font-body);font-size:.82rem;font-weight:600;gap:.35rem;padding:.5rem 1rem;transition:all .15s cubic-bezier(.4,0,.2,1);transition:all var(--search-transition-fast);white-space:nowrap}.search_indexBtn__7cY4V:hover{background:#ffffff24;color:#ffffffe6}.search_indexBtnActive__XOndj{background:#ffffff38;background-color:#e85d04;background-color:var(--search-accent);box-shadow:0 1px 4px #00000026;color:#fff}.search_indexBtnActive__XOndj:hover{background:#f77f00;background:var(--search-accent-light)}.search_indexCount__nStTz{align-items:center;background:#ffffff2e;border-radius:999px;color:#ffffffe6;display:inline-flex;font-size:.68rem;font-weight:700;height:1.2rem;justify-content:center;line-height:1;min-width:1.4rem;padding:0 .4rem}.search_collapsibleSection__OYUPz{border-bottom:1px solid #f0f3f6;border-bottom:1px solid var(--search-border-light)}.search_collapsibleSection__OYUPz:last-child{border-bottom:none}.search_collapsibleHeader__sqXpG{align-items:center;background:#fafbfc;background:var(--search-surface-elevated);border:none;cursor:pointer;display:flex;font-family:Work Sans,sans-serif;font-family:var(--search-font-body);justify-content:space-between;padding:.75rem 1.25rem;transition:background .15s cubic-bezier(.4,0,.2,1);transition:background var(--search-transition-fast);width:100%}.search_collapsibleHeader__sqXpG:hover{background:#f0f3f6;background:var(--search-border-light)}.search_collapsibleHeaderLeft__rzc7D{align-items:center;display:flex;gap:.5rem}.search_collapsibleIcon__wGbDm{align-items:center;background:#2b587614;border-radius:6px;color:#2b5876;color:var(--search-primary);display:inline-flex;flex-shrink:0;height:24px;justify-content:center;width:24px}[data-theme=dark] .search_collapsibleIcon__wGbDm{background:#60a5fa1a}.search_collapsibleTitle__ysMTe{color:#0f1419;color:var(--search-text-primary);font-size:.8rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.search_collapsibleBadge__ckJRw{align-items:center;background:#e85d04;background:var(--search-accent);border-radius:999px;color:#fff;display:inline-flex;font-size:.65rem;font-weight:700;height:18px;justify-content:center;line-height:1;min-width:18px;padding:0 5px}.search_collapsibleChevron__46M9H{color:#8b98a5;color:var(--search-text-tertiary);flex-shrink:0;transition:transform .15s cubic-bezier(.4,0,.2,1);transition:transform var(--search-transition-fast)}.search_collapsibleChevronOpen__OPHzS{transform:rotate(180deg)}.search_collapsibleBody__o1IW1{max-height:0;overflow:hidden;transition:max-height .3s cubic-bezier(.4,0,.2,1)}.search_collapsibleBodyOpen__YJrrx{max-height:2000px}.search_sourceBadge__G-Zvf{align-items:center;border-radius:999px;display:inline-flex;flex-shrink:0;font-size:.68rem;font-weight:700;letter-spacing:.03em;padding:.15rem .55rem;text-transform:uppercase;white-space:nowrap}.search_sourceBadgeDecision__ytl86{background:#2b58761a;border:1px solid #2b587633;color:#2b5876;color:var(--search-primary)}[data-theme=dark] .search_sourceBadgeDecision__ytl86{background:#60a5fa1f;border-color:#60a5fa40}.search_sourceBadgeLegislation__JN6FF{background:#107c411a;border:1px solid #107c4133;color:#107c41}[data-theme=dark] .search_sourceBadgeLegislation__JN6FF{background:#34d3991f;border-color:#34d39940;color:#34d399}.search_cardTitleRow__2e4t8{align-items:center;display:flex;flex:1 1;gap:.5rem;min-width:0}.search_cardBody__Eodwo{display:flex;flex:1 1;flex-direction:column;gap:6px;min-width:0}.search_cardRow1__b9T21{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.search_cardRow3__K-gPB{align-items:center;display:flex;flex-wrap:wrap;gap:5px}.search_metaDivider__BNgpV{color:#8b98a5;color:var(--search-text-tertiary);flex-shrink:0;font-size:.7rem;-webkit-user-select:none;user-select:none}.search_metaText__Oj1Q-{color:#536471;color:var(--search-text-secondary);font-size:.77rem}.search_metaStatusActive__oEuJS{align-items:center;background:#0000;border:1px solid #1d9e75;border-radius:6px;border-radius:var(--search-radius-sm);color:#085041;display:inline-flex;font-size:.73rem;font-weight:600;padding:.18rem .55rem;white-space:nowrap}[data-theme=dark] .search_metaStatusActive__oEuJS{border-color:#34d399;color:#34d399}.search_metaStatusRevoked__LvoPh{align-items:center;background:#0000;border:1px solid #e24b4a;border-radius:6px;border-radius:var(--search-radius-sm);color:#a32d2d;display:inline-flex;font-size:.73rem;font-weight:600;padding:.18rem .55rem;white-space:nowrap}[data-theme=dark] .search_metaStatusRevoked__LvoPh{border-color:#f87171;color:#f87171}.search_typePillDecision__Pbr40{align-items:center;background:#fffaf2;border:.5px solid #fac775;border-radius:999px;color:#854f0b;display:inline-flex;flex-shrink:0;font-size:.72rem;font-weight:600;gap:5px;padding:2px 9px 2px 6px;white-space:nowrap}[data-theme=dark] .search_typePillDecision__Pbr40{background:#fac77514;border-color:#fac77559;color:#fac775}.search_typePillLegislation__ISM1l{align-items:center;background:#f4fdf9;border:.5px solid #9fe1cb;border-radius:999px;color:#085041;display:inline-flex;flex-shrink:0;font-size:.72rem;font-weight:600;gap:5px;padding:2px 9px 2px 6px;white-space:nowrap}[data-theme=dark] .search_typePillLegislation__ISM1l{background:#1d9e7514;border-color:#1d9e7559;color:#5dcaa5}.search_dotDecision__tpR3t{background:#fac775;border-radius:50%;flex-shrink:0;height:7px;width:7px}.search_dotLegislation__wCY3w{background:#1d9e75;border-radius:50%;flex-shrink:0;height:7px;width:7px}.search_cardLegislation__24CvB{border-left:3px solid #107c41}[data-theme=dark] .search_cardLegislation__24CvB{border-left-color:#34d399}.search_metaTagLegislation__iCwKS{align-items:center;border:1px solid #107c4133;border-radius:6px;border-radius:var(--search-radius-sm);color:#107c41;display:inline-flex;font-size:.77rem;font-weight:600;padding:.2rem .6rem;white-space:nowrap}[data-theme=dark] .search_metaTagLegislation__iCwKS{background:#34d3991f;border-color:#34d39940;color:#34d399}.search_resultCountRow__RX-vK{align-items:baseline;display:flex;flex-wrap:wrap;gap:.5rem}.search_resultCountBreakdown__BcoKP{color:#8b98a5;color:var(--search-text-tertiary);font-size:.78rem;font-weight:500}.search_recentSourceTag__xTdJ7{background:#fafbfc;background:var(--search-surface-elevated);border:1px solid #f0f3f6;border:1px solid var(--search-border-light);border-radius:999px;color:#8b98a5;color:var(--search-text-tertiary);flex-shrink:0;font-size:.65rem;font-weight:600;letter-spacing:.02em;padding:1px 6px;white-space:nowrap}@media (max-width:640px){.search_indexSelector__z2Re5{flex-wrap:wrap;gap:.2rem}.search_indexBtn__7cY4V{font-size:.78rem;padding:.4rem .75rem}.search_card__p8Nr9{padding:.875rem 1rem}.search_cardRow1__b9T21,.search_cardRow3__K-gPB{gap:4px;row-gap:4px}.search_metaTagAccent__ZYIR0,.search_metaTagLegislation__iCwKS,.search_metaTag__pQSjC{display:inline-block;max-width:min(200px,72vw);overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.search_typePillDecision__Pbr40,.search_typePillLegislation__ISM1l{font-size:.68rem;padding:2px 7px 2px 5px}.search_metaText__Oj1Q-{display:inline-block;max-width:min(180px,68vw);overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.search_filterChip__31Coe{max-width:min(240px,80vw);overflow:hidden}.search_filterChip__31Coe>span:first-child{display:inline-block;max-width:calc(100% - 1.4rem);overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.search_indexSelector__z2Re5{display:grid;grid-template-columns:1fr 1fr}.search_indexBtn__7cY4V{justify-content:center}}.favorite_favorite-btn__CpoRH{align-items:center;background:none;border:none;color:#666;cursor:pointer;display:inline-flex;font-size:24px;gap:8px;padding:8px;transition:all .2s ease}.favorite_favorite-btn__CpoRH:hover{transform:scale(1.1)}.favorite_favorite-btn__CpoRH.favorite_active__wCHEH{color:#ffc107}.favorite_favorite-btn__CpoRH:disabled{cursor:not-allowed;opacity:.5}.favorite_star-icon__82zFs{font-size:28px;line-height:1}.favorite_loader-small__vClBf{animation:favorite_spin__hBsH6 1s linear infinite;border:2px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:16px;width:16px}@keyframes favorite_spin__hBsH6{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.note-button_floatingButtonContainer__zz6lQ{animation:note-button_slideUp__1tOtg .3s ease-out;bottom:100px;position:fixed;right:30px;z-index:50}@keyframes note-button_slideUp__1tOtg{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.note-button_floatingButton__JaHx7{align-items:center;background:#f14950;background:var(--doc-accent,#f14950);border:none;border-radius:12px;box-shadow:0 4px 12px #f149504d;color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:8px;padding:12px 18px;transition:all .3s ease}.note-button_floatingButton__JaHx7:hover{background:#d32f2f;background:var(--doc-accent-hover,#d32f2f);box-shadow:0 6px 16px #f1495066;transform:translateY(-2px)}.note-button_floatingButton__JaHx7:active{transform:translateY(0)}.note-button_inlinePrompt__C85PH{pointer-events:auto}.note-button_promptButton__TuQ5n{align-items:center;background:#1e293b;border:none;border-radius:20px;box-shadow:0 4px 12px #00000040;color:#f1f5f9;cursor:pointer;display:flex;font-size:.82rem;font-weight:600;gap:.4rem;letter-spacing:.01em;padding:.45rem .85rem;transition:background .2s ease,transform .15s ease,box-shadow .2s ease;white-space:nowrap}.note-button_promptButton__TuQ5n:before{border-color:#1e293b #0000 #0000;border-style:solid;border-width:5px 5px 0;bottom:-5px;content:"";left:50%;position:absolute;transform:translateX(-50%)}.note-button_promptButton__TuQ5n:hover{background:#f14950;box-shadow:0 6px 16px #f1495059;transform:translateY(-1px)}.note-button_promptButton__TuQ5n:active{box-shadow:0 2px 8px #0003;transform:translateY(0)}[data-theme=dark] .note-button_promptButton__TuQ5n{background:#f1f5f9;box-shadow:0 4px 12px #0006;color:#1e293b}[data-theme=dark] .note-button_promptButton__TuQ5n:before{border-color:#f1f5f9 #0000 #0000}[data-theme=dark] .note-button_promptButton__TuQ5n:hover{background:#f14950;color:#fff}@media (max-width:768px){.note-button_floatingButtonContainer__zz6lQ{bottom:80px;right:15px}.note-button_floatingButton__JaHx7{font-size:.9rem;gap:6px;padding:10px 14px}}.note-button_modalOverlay__1xOdu{align-items:center;animation:note-button_fadeIn__JSse1 .2s ease-out;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}@keyframes note-button_fadeIn__JSse1{0%{opacity:0}to{opacity:1}}.note-button_modalContent__jVyci{animation:note-button_slideDown__xCe9O .3s ease-out;background:#fff;background:var(--doc-bg-card,#fff);border-radius:16px;box-shadow:0 10px 40px #0003;max-height:90vh;max-width:500px;overflow-y:auto;width:90%}@keyframes note-button_slideDown__xCe9O{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}[data-theme=dark] .note-button_modalContent__jVyci{background:#1e293b;background:var(--doc-bg-card,#1e293b)}.note-button_modalHeader__3C1N-{align-items:center;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--doc-border,#e2e8f0);display:flex;justify-content:space-between;padding:1.5rem}[data-theme=dark] .note-button_modalHeader__3C1N-{border-bottom-color:#334155;border-bottom-color:var(--doc-border,#334155)}.note-button_modalTitle__-3fMy{align-items:center;color:#2d3748;color:var(--doc-text-main,#2d3748);display:flex;font-size:1.3rem;font-weight:700;gap:10px;margin:0}[data-theme=dark] .note-button_modalTitle__-3fMy{color:#f1f5f9;color:var(--doc-text-main,#f1f5f9)}.note-button_closeButton__6dudv{align-items:center;background:none;border:none;border-radius:6px;color:#718096;color:var(--doc-text-muted,#718096);cursor:pointer;display:flex;justify-content:center;padding:4px;transition:all .2s ease}.note-button_closeButton__6dudv:hover{background:#f0f2f5;background:var(--doc-button-bg,#f0f2f5);color:#2d3748;color:var(--doc-text-main,#2d3748)}[data-theme=dark] .note-button_closeButton__6dudv:hover{background:#334155;background:var(--doc-button-bg,#334155);color:#f1f5f9;color:var(--doc-text-main,#f1f5f9)}.note-button_modalBody__d1nZW{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem}.note-button_successContainer__y\+TL9{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:2rem;text-align:center}.note-button_successIcon__U5rKo{align-items:center;background:#d4edda;border-radius:50%;color:#155724;display:flex;height:60px;justify-content:center;width:60px}[data-theme=dark] .note-button_successIcon__U5rKo{background:#19875433;color:#69b180}.note-button_successContainer__y\+TL9 p{color:#2d3748;color:var(--doc-text-main,#2d3748);font-size:1.1rem;font-weight:500}[data-theme=dark] .note-button_successContainer__y\+TL9 p{color:#f1f5f9;color:var(--doc-text-main,#f1f5f9)}.note-button_selectedTextContainer__wa2E6{display:flex;flex-direction:column;gap:.5rem}.note-button_selectedTextBox__cIomL{word-wrap:break-word;background:#f4f7f9;background:var(--doc-bg-app,#f4f7f9);border:1px solid #e2e8f0;border:1px solid var(--doc-border,#e2e8f0);border-radius:8px;color:#2d3748;color:var(--doc-text-main,#2d3748);font-size:.95rem;font-style:italic;line-height:1.5;max-height:120px;overflow-y:auto;padding:.75rem}[data-theme=dark] .note-button_selectedTextBox__cIomL{background:#0f172a;background:var(--doc-bg-app,#0f172a);border-color:#334155;border-color:var(--doc-border,#334155);color:#f1f5f9;color:var(--doc-text-main,#f1f5f9)}.note-button_label__zRkBV{color:#2d3748;color:var(--doc-text-main,#2d3748);display:block;font-size:.95rem;font-weight:600}[data-theme=dark] .note-button_label__zRkBV{color:#f1f5f9;color:var(--doc-text-main,#f1f5f9)}.note-button_noteInputContainer__AxsrI{display:flex;flex-direction:column;gap:.5rem}.note-button_noteTextarea__VEXkF{background:#fff;background:var(--doc-bg-card,#fff);border:1px solid #e2e8f0;border:1px solid var(--doc-border,#e2e8f0);border-radius:8px;color:#2d3748;color:var(--doc-text-main,#2d3748);font-family:inherit;font-size:.95rem;padding:.75rem;resize:none;transition:border-color .2s ease;width:100%}[data-theme=dark] .note-button_noteTextarea__VEXkF{background:#334155;background:var(--doc-button-bg,#334155);border-color:#475569;border-color:var(--doc-border,#475569);color:#f1f5f9;color:var(--doc-text-main,#f1f5f9)}.note-button_noteTextarea__VEXkF:focus{border-color:#f14950;border-color:var(--doc-accent,#f14950);box-shadow:0 0 0 3px #f149501a;outline:none}.note-button_characterCount__B2KL6{color:#718096;color:var(--doc-text-muted,#718096);font-size:.85rem;text-align:right}[data-theme=dark] .note-button_characterCount__B2KL6{color:#94a3b8;color:var(--doc-text-muted,#94a3b8)}.note-button_colorTagContainer__m\+0PS{display:flex;flex-direction:column;gap:.75rem}.note-button_colorOptions__lmBR6{display:flex;flex-wrap:wrap;gap:10px}.note-button_colorOption__AsbzA{align-items:center;background:#ffc107;background:var(--color,#ffc107);border:2px solid #0000;border-radius:8px;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;opacity:.7;transition:all .2s ease;width:40px}.note-button_colorOption__AsbzA:hover{opacity:.9;transform:scale(1.1)}.note-button_colorOption__AsbzA.note-button_active__gb5Jj{border-color:#ffc107;border-color:var(--color,#ffc107);box-shadow:0 0 0 2px #fff,0 0 0 4px #ffc107;box-shadow:0 0 0 2px #fff,0 0 0 4px var(--color,#ffc107);opacity:1}[data-theme=dark] .note-button_colorOption__AsbzA.note-button_active__gb5Jj{box-shadow:0 0 0 2px #1e293b,0 0 0 4px #ffc107;box-shadow:0 0 0 2px #1e293b,0 0 0 4px var(--color,#ffc107)}.note-button_errorMessage__Y\+-YA{align-items:center;background:#fee;border:1px solid #fcc;border-radius:8px;color:#c33;display:flex;font-size:.9rem;gap:10px;padding:.75rem}[data-theme=dark] .note-button_errorMessage__Y\+-YA{background:#450a0a;border-color:#7f1d1d;color:#fca5a5}.note-button_modalFooter__RlERv{border-top:1px solid #e2e8f0;border-top:1px solid var(--doc-border,#e2e8f0);display:flex;gap:10px;justify-content:flex-end;padding-top:1rem}[data-theme=dark] .note-button_modalFooter__RlERv{border-top-color:#334155;border-top-color:var(--doc-border,#334155)}.note-button_cancelButton__nyIIn,.note-button_createButton__thrH0{border:none;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.note-button_cancelButton__nyIIn{background:#f0f2f5;background:var(--doc-button-bg,#f0f2f5);border:1px solid #e2e8f0;border:1px solid var(--doc-border,#e2e8f0);color:#2d3748;color:var(--doc-text-main,#2d3748)}[data-theme=dark] .note-button_cancelButton__nyIIn{background:#334155;background:var(--doc-button-bg,#334155);border-color:#475569;border-color:var(--doc-border,#475569);color:#f1f5f9;color:var(--doc-text-main,#f1f5f9)}.note-button_cancelButton__nyIIn:hover{background:#e2e8f0;background:var(--doc-button-hover,#e2e8f0)}[data-theme=dark] .note-button_cancelButton__nyIIn:hover{background:#475569;background:var(--doc-button-hover,#475569)}.note-button_cancelButton__nyIIn:disabled{cursor:not-allowed;opacity:.5}.note-button_createButton__thrH0{background:#f14950;background:var(--doc-accent,#f14950);color:#fff}.note-button_createButton__thrH0:hover:not(:disabled){background:#d32f2f;background:var(--doc-accent-hover,#d32f2f);box-shadow:var(--doc-shadow);transform:translateY(-2px)}.note-button_createButton__thrH0:active:not(:disabled){transform:translateY(0)}.note-button_createButton__thrH0:disabled{cursor:not-allowed;opacity:.5}.note-button_noteTextarea__VEXkF::-webkit-scrollbar{width:6px}.note-button_noteTextarea__VEXkF::-webkit-scrollbar-track{background:#f4f7f9;background:var(--doc-bg-app,#f4f7f9);border-radius:3px}.note-button_noteTextarea__VEXkF::-webkit-scrollbar-thumb{background:#e2e8f0;background:var(--doc-border,#e2e8f0);border-radius:3px}.note-button_noteTextarea__VEXkF::-webkit-scrollbar-thumb:hover{background:#718096;background:var(--doc-text-muted,#718096)}[data-theme=dark] .note-button_noteTextarea__VEXkF::-webkit-scrollbar-track{background:#0f172a;background:var(--doc-bg-app,#0f172a)}@media (max-width:640px){.note-button_modalContent__jVyci{max-height:85vh;width:95%}.note-button_modalHeader__3C1N-{padding:1rem}.note-button_modalBody__d1nZW{gap:1rem;padding:1rem}.note-button_modalFooter__RlERv{flex-direction:column-reverse}.note-button_cancelButton__nyIIn,.note-button_createButton__thrH0{width:100%}}.folder-button_btn__NI5yl,.folder-button_wrapper__U8sEY{display:inline-flex;position:relative}.folder-button_btn__NI5yl{align-items:center;background:none;border:1px solid #0000;border-radius:8px;color:#536471;color:var(--doc-text-secondary,#536471);cursor:pointer;font-size:14px;gap:4px;padding:6px 8px;transition:all .15s cubic-bezier(.4,0,.2,1)}.folder-button_btn__NI5yl:hover{background:#fafbfc;background:var(--doc-surface-elevated,#fafbfc);border-color:#e1e8ed;border-color:var(--doc-border,#e1e8ed);color:#2b5876;color:var(--doc-primary,#2b5876);transform:translateY(-1px)}.folder-button_btn__NI5yl.folder-button_active__KHW7V{background:#2b587614;border-color:#2b587638;color:#2b5876;color:var(--doc-primary,#2b5876)}[data-theme=dark] .folder-button_btn__NI5yl.folder-button_active__KHW7V{background:#60a5fa1f;border-color:#60a5fa40;color:#60a5fa;color:var(--doc-primary,#60a5fa)}.folder-button_badge__3gJKi{align-items:center;background:#2b5876;background:var(--doc-primary,#2b5876);border-radius:999px;color:#fff;display:flex;font-size:10px;font-weight:700;height:16px;justify-content:center;min-width:16px;padding:0 4px;pointer-events:none;position:absolute;right:-4px;top:-4px}.folder-button_chevron__4HuPo{opacity:.6;transition:transform .2s ease}.folder-button_chevronOpen__S0eKh{transform:rotate(180deg)}.folder-button_dropdown__NwMao{animation:folder-button_dropIn__8Xp17 .15s cubic-bezier(.4,0,.2,1);background:#fff;background:var(--doc-surface,#fff);border:1px solid #e1e8ed;border:1px solid var(--doc-border,#e1e8ed);border-radius:12px;box-shadow:0 8px 24px #0000001f;box-shadow:var(--doc-shadow-lg,0 8px 24px #0000001f);overflow:hidden;position:absolute;right:0;top:calc(100% + 6px);width:260px;z-index:200}@keyframes folder-button_dropIn__8Xp17{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.folder-button_dropdownHeader__7os1j{align-items:center;border-bottom:1px solid #f0f3f6;border-bottom:1px solid var(--doc-border-light,#f0f3f6);color:#8b98a5;color:var(--doc-text-tertiary,#8b98a5);display:flex;font-size:.78rem;font-weight:700;justify-content:space-between;letter-spacing:.06em;padding:10px 14px;text-transform:uppercase}.folder-button_newFolderTrigger__qrba6{align-items:center;background:none;border:none;border-radius:4px;color:#2b5876;color:var(--doc-primary,#2b5876);cursor:pointer;display:flex;padding:2px;transition:background .12s}.folder-button_newFolderTrigger__qrba6:hover{background:#f0f3f6;background:var(--doc-border-light,#f0f3f6)}.folder-button_createForm__40cev{border-bottom:1px solid #f0f3f6;border-bottom:1px solid var(--doc-border-light,#f0f3f6);display:flex;flex-direction:column;gap:8px;padding:10px 14px}.folder-button_createInput__YWDx1{background:#fafbfc;background:var(--doc-surface-elevated,#fafbfc);border:1px solid #e1e8ed;border:1px solid var(--doc-border,#e1e8ed);border-radius:6px;color:#0f1419;color:var(--doc-text-primary,#0f1419);font-family:inherit;font-size:.875rem;outline:none;padding:7px 10px;transition:border-color .12s;width:100%}.folder-button_createInput__YWDx1:focus{border-color:#2b5876;border-color:var(--doc-primary,#2b5876)}.folder-button_colorRow__LYegh{align-items:center;display:flex;gap:6px}.folder-button_colorDot__z0mhv{border:2px solid #0000;border-radius:50%;cursor:pointer;flex-shrink:0;height:18px;padding:0;transition:transform .12s,border-color .12s;width:18px}.folder-button_colorDot__z0mhv:hover{transform:scale(1.2)}.folder-button_colorDotActive__OBLMQ{border-color:#0f1419!important;border-color:var(--doc-text-primary,#0f1419)!important;transform:scale(1.15)}.folder-button_dot_gray__IdJA\+{background:#94a3b8}.folder-button_dot_blue__pb2F7{background:#3b82f6}.folder-button_dot_green__2-dYK{background:#22c55e}.folder-button_dot_red__5hYiq{background:#ef4444}.folder-button_dot_yellow__6t0ZM{background:#f59e0b}.folder-button_dot_purple__IQZTO{background:#a855f7}.folder-button_createErr__ZtUy7{color:#ff4757;color:var(--doc-error,#ff4757);font-size:.78rem;margin:0}.folder-button_createActions__6fFL0{display:flex;gap:6px}.folder-button_createCancel__v2Bme,.folder-button_createSave__96SyC{align-items:center;border-radius:6px;cursor:pointer;display:inline-flex;flex:1 1;font-family:inherit;font-size:.8rem;font-weight:600;gap:4px;justify-content:center;padding:6px 10px;transition:all .12s}.folder-button_createSave__96SyC{background:#2b5876;background:var(--doc-primary,#2b5876);border:none;color:#fff}.folder-button_createSave__96SyC:hover:not(:disabled){background:#4e89ae;background:var(--doc-primary-light,#4e89ae)}.folder-button_createSave__96SyC:disabled{cursor:not-allowed;opacity:.6}.folder-button_createCancel__v2Bme{background:none;border:1px solid #e1e8ed;border:1px solid var(--doc-border,#e1e8ed);color:#536471;color:var(--doc-text-secondary,#536471)}.folder-button_createCancel__v2Bme:hover{border-color:#536471;border-color:var(--doc-text-secondary,#536471);color:#0f1419;color:var(--doc-text-primary,#0f1419)}.folder-button_folderList__SFbZ7{max-height:240px;overflow-y:auto;padding:6px 0}.folder-button_folderList__SFbZ7::-webkit-scrollbar{width:4px}.folder-button_folderList__SFbZ7::-webkit-scrollbar-thumb{background:#e1e8ed;background:var(--doc-border,#e1e8ed);border-radius:4px}.folder-button_fetchingRow__jlemQ{align-items:center;display:flex;gap:8px;padding:10px 14px}.folder-button_emptyMsg__9myH9,.folder-button_fetchingRow__jlemQ{color:#8b98a5;color:var(--doc-text-tertiary,#8b98a5);font-size:.85rem}.folder-button_emptyMsg__9myH9{margin:0;padding:12px 14px;text-align:center}.folder-button_folderRow__hVI4o{align-items:center;background:none;border:none;color:#0f1419;color:var(--doc-text-primary,#0f1419);cursor:pointer;display:flex;font-family:inherit;font-size:.875rem;gap:9px;padding:8px 14px;text-align:left;transition:background .12s;width:100%}.folder-button_folderRow__hVI4o:hover:not(:disabled){background:#fafbfc;background:var(--doc-surface-elevated,#fafbfc)}.folder-button_folderRow__hVI4o:disabled{cursor:not-allowed;opacity:.6}.folder-button_folderRowSaved__BJ4\+g{color:#2b5876;color:var(--doc-primary,#2b5876);font-weight:600}[data-theme=dark] .folder-button_folderRowSaved__BJ4\+g{color:#60a5fa;color:var(--doc-primary,#60a5fa)}.folder-button_folderColorDot__zTjcY{border-radius:50%;flex-shrink:0;height:10px;width:10px}.folder-button_folderName__fwhSb{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.folder-button_folderCount__hoWQs{color:#8b98a5;color:var(--doc-text-tertiary,#8b98a5);flex-shrink:0;font-size:.75rem}.folder-button_folderCheck__cH59b{align-items:center;color:#2b5876;color:var(--doc-primary,#2b5876);display:flex;flex-shrink:0;justify-content:center;width:16px}.folder-button_spin__leZmS{animation:folder-button_spin__leZmS .7s linear infinite}@keyframes folder-button_spin__leZmS{to{transform:rotate(1turn)}}.folder-button_folderExpandBtn__HfQGE{align-items:center;border-radius:3px;color:#8b98a5;color:var(--doc-text-tertiary,#8b98a5);display:flex;flex-shrink:0;height:16px;justify-content:center;transition:background .12s,color .12s;width:16px}.folder-button_folderExpandBtn__HfQGE:hover{background:#e1e8ed;background:var(--doc-border,#e1e8ed);color:#0f1419;color:var(--doc-text-primary,#0f1419)}.folder-button_expandChevron__C3dIR{transition:transform .18s ease}.folder-button_expandChevronOpen__534iA{transform:rotate(90deg)}.folder-button_folderTypeIcon__g84DC{color:#8b98a5;color:var(--doc-text-tertiary,#8b98a5);flex-shrink:0}.folder-button_folderRowSaved__BJ4\+g .folder-button_folderTypeIcon__g84DC{color:#2b5876;color:var(--doc-primary,#2b5876)}.folder-button_folderRowChild__2WMOk{padding-left:24px}.folder-button_folderChildIndent__eQYlK{flex-shrink:0;position:relative;width:20px}.folder-button_folderChildIndent__eQYlK:before{background:#e1e8ed;background:var(--doc-border,#e1e8ed);content:"";height:1px;left:10px;position:absolute;top:50%;width:8px}.folder-button_parentSelect__gnMhp{position:relative;width:100%}.folder-button_parentSelectTrigger__5KSKo{align-items:center;background:#fafbfc;background:var(--doc-surface-elevated,#fafbfc);border:1px solid #e1e8ed;border:1px solid var(--doc-border,#e1e8ed);border-radius:6px;color:#0f1419;color:var(--doc-text-primary,#0f1419);cursor:pointer;display:flex;font-family:inherit;font-size:.8rem;gap:7px;padding:7px 10px;text-align:left;transition:border-color .12s,background .12s;width:100%}.folder-button_parentSelectTriggerOpen__3oZwS,.folder-button_parentSelectTrigger__5KSKo:hover{background:#fff;background:var(--doc-surface,#fff);border-color:#2b5876;border-color:var(--doc-primary,#2b5876)}.folder-button_parentSelectLabel__P6k-4{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.folder-button_parentSelectChevron__PXmIz{color:#8b98a5;color:var(--doc-text-tertiary,#8b98a5);flex-shrink:0;transition:transform .18s ease}.folder-button_parentSelectChevronOpen__Ij9nt{transform:rotate(180deg)}.folder-button_parentSelectMenu__\+BZGa{animation:folder-button_dropIn__8Xp17 .12s cubic-bezier(.4,0,.2,1);background:#fff;background:var(--doc-surface,#fff);border:1px solid #e1e8ed;border:1px solid var(--doc-border,#e1e8ed);border-radius:8px;box-shadow:0 4px 12px #0000001a;box-shadow:var(--doc-shadow-md,0 4px 12px #0000001a);left:0;overflow:hidden;position:absolute;right:0;top:calc(100% + 4px);z-index:300}.folder-button_parentSelectOption__XywKi{align-items:center;background:none;border:none;color:#0f1419;color:var(--doc-text-primary,#0f1419);cursor:pointer;display:flex;font-family:inherit;font-size:.8rem;gap:8px;padding:8px 10px;text-align:left;transition:background .1s;width:100%}.folder-button_parentSelectOption__XywKi:hover{background:#fafbfc;background:var(--doc-surface-elevated,#fafbfc)}.folder-button_parentSelectOptionActive__T04ea{color:#2b5876;color:var(--doc-primary,#2b5876);font-weight:600}.folder-button_parentSelectOptionLabel__q17hU{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.folder-button_parentSelectDot__0OYLf{border-radius:50%;flex-shrink:0;height:9px;width:9px}.folder-button_parentSelectNoDot__1bxOG{flex-shrink:0;height:9px;width:9px}.folder-button_parentSelectCheck__KwJgc{color:#2b5876;color:var(--doc-primary,#2b5876);flex-shrink:0;margin-left:auto}.document-notes-overlay_notesPanel__vFXct{background:#fff;background:var(--bg-card,#fff);border:1px solid #e2e8f0;border:1px solid var(--border-subtle,#e2e8f0);border-radius:12px;border-radius:var(--radius-lg,12px);box-shadow:0 1px 3px #00000014;box-shadow:var(--shadow-sm,0 1px 3px #00000014);display:flex;flex-direction:column;overflow:hidden;position:relative;right:auto;top:auto;transition:box-shadow .25s ease;width:100%;z-index:1}.document-notes-overlay_notesPanel__vFXct:hover{box-shadow:0 4px 12px #0000001a;box-shadow:var(--shadow-md,0 4px 12px #0000001a)}.document-notes-overlay_notesPanel__vFXct:before{display:none}[data-theme=dark] .document-notes-overlay_notesPanel__vFXct{background:#1e293b;background:var(--bg-card,#1e293b);border-color:#334155;border-color:var(--border-subtle,#334155)}.document-notes-overlay_panelHeader__dRBDY{align-items:center;background:none;border:none;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border-subtle,#e2e8f0);cursor:pointer;display:flex;flex-shrink:0;gap:.5rem;justify-content:space-between;padding:.85rem 1.25rem;transition:background .15s ease;width:100%}.document-notes-overlay_notesPanel__vFXct.document-notes-overlay_collapsed__TKhDw .document-notes-overlay_panelHeader__dRBDY{border-bottom:none}.document-notes-overlay_panelHeader__dRBDY:hover{background:#f8f9fa;background:var(--bg-raised,#f8f9fa)}[data-theme=dark] .document-notes-overlay_panelHeader__dRBDY{border-bottom-color:#334155;border-bottom-color:var(--border-subtle,#334155)}[data-theme=dark] .document-notes-overlay_panelHeader__dRBDY:hover{background:#0f172a;background:var(--bg-raised,#0f172a)}.document-notes-overlay_panelTitle__Tt-5c{color:#536471;color:var(--text-secondary,#536471);font-family:Inter,system-ui,sans-serif;font-size:.85rem;font-weight:600;margin:0;transition:color .15s ease}.document-notes-overlay_panelHeader__dRBDY:hover .document-notes-overlay_panelTitle__Tt-5c{color:#0f1419;color:var(--text,#0f1419)}[data-theme=dark] .document-notes-overlay_panelTitle__Tt-5c{color:#94a3b8;color:var(--text-secondary,#94a3b8)}[data-theme=dark] .document-notes-overlay_panelHeader__dRBDY:hover .document-notes-overlay_panelTitle__Tt-5c{color:#f1f5f9;color:var(--text,#f1f5f9)}.document-notes-overlay_panelHeaderActions__IIcxT{align-items:center;display:flex;flex-shrink:0;gap:4px;margin-left:auto}.document-notes-overlay_collapseButton__nj4x4{align-items:center;background:none;border:none;border-radius:4px;color:#536471;color:var(--text-secondary,#536471);cursor:pointer;display:inline-flex;font-size:.7rem;height:20px;justify-content:center;padding:0;transition:color .15s ease;width:20px}.document-notes-overlay_collapseButton__nj4x4:hover{color:#0f1419;color:var(--text,#0f1419)}[data-theme=dark] .document-notes-overlay_collapseButton__nj4x4{color:#94a3b8;color:var(--text-secondary,#94a3b8)}[data-theme=dark] .document-notes-overlay_collapseButton__nj4x4:hover{color:#f1f5f9;color:var(--text,#f1f5f9)}.document-notes-overlay_closeButton__Hoss\+,.document-notes-overlay_refreshButton__O1gTw{align-items:center;background:none;border:none;border-radius:4px;color:#536471;color:var(--text-secondary,#536471);cursor:pointer;display:inline-flex;font-size:1rem;height:24px;justify-content:center;transition:color .15s ease;width:24px}.document-notes-overlay_refreshButton__O1gTw:hover{color:#0f1419;color:var(--text,#0f1419)}.document-notes-overlay_closeButton__Hoss\+:hover{color:#ff4757;color:var(--search-error,#ff4757)}[data-theme=dark] .document-notes-overlay_closeButton__Hoss\+:hover,[data-theme=dark] .document-notes-overlay_refreshButton__O1gTw:hover{color:#f1f5f9;color:var(--text,#f1f5f9)}.document-notes-overlay_errorMessage__m4UsT{align-items:center;background:#fee;border:1px solid #fcc;border-radius:8px;color:#c33;display:flex;font-size:.82rem;gap:8px;margin:.6rem;padding:.6rem .75rem}[data-theme=dark] .document-notes-overlay_errorMessage__m4UsT{background:#450a0a;border-color:#7f1d1d;color:#fca5a5}.document-notes-overlay_loadingContainer__87FcR{align-items:center;color:#536471;color:var(--text-secondary,#536471);display:flex;flex-direction:column;font-size:.85rem;gap:.75rem;justify-content:center;padding:2rem}.document-notes-overlay_spinner__x6VQc{animation:document-notes-overlay_spin__bgEVy .8s linear infinite;border:2.5px solid #e2e8f0;border-top-color:#b41a2b;border:2.5px solid var(--border-subtle,#e2e8f0);border-radius:50%;border-top-color:var(--primary,#b41a2b);height:24px;width:24px}@keyframes document-notes-overlay_spin__bgEVy{to{transform:rotate(1turn)}}.document-notes-overlay_emptyState__bw3aU{align-items:center;color:#536471;color:var(--text-secondary,#536471);display:flex;flex-direction:column;justify-content:center;padding:2.5rem 1rem;text-align:center}.document-notes-overlay_emptyState__bw3aU p{font-size:.9rem;font-weight:500;margin:0}.document-notes-overlay_emptyState__bw3aU small{display:block;font-size:.8rem;margin-top:.35rem;opacity:.75}.document-notes-overlay_notesList__eZ05x{border-top:1px solid #e2e8f0;border-top:1px solid var(--border-subtle,#e2e8f0);flex:1 1;max-height:320px;overflow-y:auto;padding:.625rem;scrollbar-color:#e2e8f0 #0000;scrollbar-color:var(--border-subtle,#e2e8f0) #0000;scrollbar-width:thin}.document-notes-overlay_notesList__eZ05x::-webkit-scrollbar{width:4px}.document-notes-overlay_notesList__eZ05x::-webkit-scrollbar-track{background:#0000}.document-notes-overlay_notesList__eZ05x::-webkit-scrollbar-thumb{background:#e2e8f0;background:var(--border-subtle,#e2e8f0);border-radius:2px}.document-notes-overlay_notesList__eZ05x::-webkit-scrollbar-thumb:hover{background:#8b98a5;background:var(--text-tertiary,#8b98a5)}.document-notes-overlay_noteItem__3O\+Xv{animation:document-notes-overlay_fadeIn__DnRJ- .2s ease-out;background:#fffacd;background:var(--note-bg,#fffacd);border-left:3px solid;border-radius:4px;margin-bottom:.5rem;padding:.625rem .75rem}@keyframes document-notes-overlay_fadeIn__DnRJ-{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.document-notes-overlay_note-yellow__ud4fw{--note-bg:#fffacd;border-left-color:#ffc107}.document-notes-overlay_note-blue__Xoyiz{--note-bg:#e3f2fd;border-left-color:#3498db}.document-notes-overlay_note-green__1TBDL{--note-bg:#e8f5e9;border-left-color:#27ae60}.document-notes-overlay_note-red__GAk5W{--note-bg:#ffebee;border-left-color:#e74c3c}.document-notes-overlay_note-purple__KnR6r{--note-bg:#f3e5f5;border-left-color:#9b59b6}[data-theme=dark] .document-notes-overlay_note-yellow__ud4fw{--note-bg:#ffc1071a;border-left-color:gold}[data-theme=dark] .document-notes-overlay_note-blue__Xoyiz{--note-bg:#3498db1a;border-left-color:#5dade2}[data-theme=dark] .document-notes-overlay_note-green__1TBDL{--note-bg:#27ae601a;border-left-color:#52be80}[data-theme=dark] .document-notes-overlay_note-red__GAk5W{--note-bg:#e74c3c1a;border-left-color:#ec7063}[data-theme=dark] .document-notes-overlay_note-purple__KnR6r{--note-bg:#9b59b61a;border-left-color:#b19cd9}.document-notes-overlay_noteHeader__YuXWZ{align-items:flex-start;display:flex;gap:.5rem;justify-content:space-between;margin-bottom:.375rem}.document-notes-overlay_excerptBlock__Pxz3f{background:#0000000a;border-radius:6px;margin-top:.5rem;padding:.5rem .75rem}[data-theme=dark] .document-notes-overlay_excerptBlock__Pxz3f{background:#ffffff0a}.document-notes-overlay_excerptText__KoR7r{color:#0f1419;color:var(--text,#0f1419);flex:1 1;font-size:.8rem;font-style:italic;line-height:1.3;margin-top:.5rem;word-break:break-word}[data-theme=dark] .document-notes-overlay_excerptText__KoR7r{color:#f1f5f9;color:var(--text,#f1f5f9)}.document-notes-overlay_excerptLabel__O4woe{color:#8b98a5;color:var(--text-tertiary,#8b98a5);display:block;font-size:.7rem;font-weight:700;letter-spacing:.05em;margin-bottom:.2rem;text-transform:uppercase}.document-notes-overlay_noteActions__oA\+bw{display:flex;flex-shrink:0;gap:2px}.document-notes-overlay_actionButton__0iqDt{background:none;border:none;border-radius:4px;color:#8b98a5;color:var(--text-tertiary,#8b98a5);cursor:pointer;padding:3px;transition:all .15s ease}.document-notes-overlay_actionButton__0iqDt:hover{background:#0000000f;color:#b41a2b;color:var(--primary,#b41a2b)}[data-theme=dark] .document-notes-overlay_actionButton__0iqDt:hover{background:#ffffff12}.document-notes-overlay_noteContent__IebIF{color:#0f1419;color:var(--text,#0f1419);font-size:.85rem;line-height:1.45;margin:.375rem 0 0;word-break:break-word}[data-theme=dark] .document-notes-overlay_noteContent__IebIF{color:#f1f5f9;color:var(--text,#f1f5f9)}.document-notes-overlay_noteDate__HPFl5{color:#8b98a5;color:var(--text-tertiary,#8b98a5);display:block;font-size:.72rem;margin-top:.6rem}.document-notes-overlay_editMode__103CT{display:flex;flex-direction:column;gap:.4rem}.document-notes-overlay_editHeader__EsWvI{margin-bottom:.25rem}.document-notes-overlay_editTextarea__uGz5s{background:#fff;background:var(--bg-card,#fff);border:1px solid #e2e8f0;border:1px solid var(--border-subtle,#e2e8f0);border-radius:6px;color:#0f1419;color:var(--text,#0f1419);font-family:inherit;font-size:.82rem;min-height:72px;padding:.4rem .5rem;resize:none;transition:border-color .15s ease;width:100%}[data-theme=dark] .document-notes-overlay_editTextarea__uGz5s{background:#1e293b;background:var(--bg-card,#1e293b);border-color:#475569;border-color:var(--border-subtle,#475569);color:#f1f5f9;color:var(--text,#f1f5f9)}.document-notes-overlay_editTextarea__uGz5s:focus{border-color:#b41a2b;border-color:var(--primary,#b41a2b);outline:none}.document-notes-overlay_colorRow__5D6S5{display:flex;flex-wrap:wrap;gap:5px;padding:.25rem 0}.document-notes-overlay_colorTag__Ofpg\+{background:#ffc107;background:var(--color,#ffc107);border:2px solid #0000;border-radius:5px;cursor:pointer;height:24px;opacity:.6;transition:all .15s ease;width:24px}.document-notes-overlay_colorTag__Ofpg\+:hover{opacity:.85;transform:scale(1.08)}.document-notes-overlay_colorTag__Ofpg\+.document-notes-overlay_active__D0Jh5{border-color:#0f1419;border-color:var(--text,#0f1419);opacity:1}[data-theme=dark] .document-notes-overlay_colorTag__Ofpg\+.document-notes-overlay_active__D0Jh5{border-color:#f1f5f9;border-color:var(--text,#f1f5f9)}.document-notes-overlay_editFooter__XXAOp{display:flex;gap:5px;margin-top:.25rem}.document-notes-overlay_cancelButton__Lfcul,.document-notes-overlay_saveButton__6aoO7{border:none;border-radius:6px;cursor:pointer;flex:1 1;font-size:.78rem;font-weight:600;padding:.4rem;transition:all .15s ease}.document-notes-overlay_saveButton__6aoO7{background:#b41a2b;background:var(--primary,#b41a2b);color:#fff}.document-notes-overlay_saveButton__6aoO7:hover{background:#8b0000;background:var(--primary-dark,#8b0000)}.document-notes-overlay_cancelButton__Lfcul{background:#f8f9fa;background:var(--bg-raised,#f8f9fa);color:#536471;color:var(--text-secondary,#536471)}[data-theme=dark] .document-notes-overlay_cancelButton__Lfcul{background:#334155;background:var(--bg-raised,#334155);color:#f1f5f9;color:var(--text,#f1f5f9)}.document-notes-overlay_cancelButton__Lfcul:hover{background:#e2e8f0;background:var(--border-subtle,#e2e8f0)}[data-theme=dark] .document-notes-overlay_cancelButton__Lfcul:hover{background:#475569}@media (max-width:480px){.document-notes-overlay_notesPanel__vFXct{width:100%}}@keyframes decision_fadeUp__iMH2H{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes decision_spin__4ErPW{to{transform:rotate(1turn)}}@keyframes decision_slideDown__9fQH6{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes decision_blobDrift__tu-51{0%,to{transform:translate(0) scale(1)}33%{transform:translate(6px,-8px) scale(1.04)}66%{transform:translate(-5px,5px) scale(.97)}}.decision_documentContainer__ERKZt{background-color:var(--bg);color:var(--text);contain:paint;display:flex;flex-direction:row;font-family:Inter,system-ui,sans-serif;gap:0;justify-content:center;min-height:100vh;padding-bottom:4rem;position:relative}.decision_documentContainer__ERKZt:before{background-image:radial-gradient(var(--border) .6px,#0000 .6px);background-size:24px 24px;content:"";inset:0;opacity:.3;pointer-events:none;position:fixed;z-index:0}.decision_documentView__Y9iS0{animation:decision_fadeUp__iMH2H .55s cubic-bezier(.22,1,.36,1) both;display:flex;flex-direction:column;gap:1.25rem;margin:0 auto;max-width:900px;padding:2.5rem 1.5rem;position:relative;width:100%;z-index:1}.decision_minimapBar__\+H-kv{align-items:flex-start;align-self:flex-start;display:flex;flex-shrink:0;height:100vh;justify-content:center;position:-webkit-sticky;position:sticky;top:0;width:20px;z-index:1}.decision_minimapBarTrack__La5gv{background:var(--border-subtle);border-radius:999px;margin-top:20px;position:relative;width:4px}.decision_minimapBarSegment__6-hy4{background:var(--primary);border-radius:20%;cursor:pointer;height:10px;left:50%;opacity:.45;position:absolute;transform:translateX(-50%);transition:opacity .15s ease,transform .15s ease;width:10px}.decision_minimapBarSegment__6-hy4:hover{opacity:1;transform:translateX(-50%) scale(1.4)}.decision_minimapBarProgress__BBUEo{background:var(--primary);border-radius:999px;left:0;opacity:.2;pointer-events:none;position:absolute;top:0;transition:height 80ms linear;width:100%}.decision_authContainer__5XyV3,.decision_errorContainer__EmJSP,.decision_loadingContainer__CTjgD{align-items:center;background-color:var(--bg);color:var(--text);display:flex;flex-direction:column;font-family:Inter,system-ui,sans-serif;justify-content:center;min-height:70vh;padding:2rem}.decision_loadingSpinner__Ifuwy{animation:decision_spin__4ErPW .8s linear infinite;border:3px solid var(--border-subtle);border-radius:50%;border-top-color:var(--primary);height:48px;margin-bottom:1rem;width:48px}.decision_loadingText__gM9Yf{color:var(--text-secondary);font-size:.95rem;margin:0}.decision_authCard__YHZ-j,.decision_errorCard__3sUi0{animation:decision_slideDown__9fQH6 .3s cubic-bezier(.22,1,.36,1) both;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);max-width:420px;padding:2.5rem 2rem;text-align:center;width:100%}.decision_authIcon__iXse8,.decision_errorIcon__0YlMx{align-items:center;border-radius:50%;display:inline-flex;height:72px;justify-content:center;margin-bottom:1.25rem;width:72px}.decision_authIcon__iXse8{background:var(--primary-light);color:var(--primary)}.decision_errorIcon__0YlMx{background:#b41a2b14;color:var(--primary)}.decision_authCard__YHZ-j h2,.decision_errorCard__3sUi0 h2{color:var(--text);font-family:Poppins,system-ui,sans-serif;font-size:1.5rem;font-weight:800;margin:0 0 .625rem}.decision_authCard__YHZ-j p,.decision_errorCard__3sUi0 p{color:var(--text-muted);font-size:.95rem;line-height:1.65;margin:0 0 1.5rem}.decision_authButton__yUIzq{align-items:center;background:var(--primary);border:none;border-radius:var(--radius-sm);box-shadow:var(--shadow-primary);color:#fff;cursor:pointer;display:inline-flex;font-family:Inter,system-ui,sans-serif;font-size:.95rem;font-weight:700;gap:.5rem;justify-content:center;padding:13px 32px;transition:transform .18s ease,box-shadow .18s ease}.decision_authButton__yUIzq:hover{box-shadow:0 12px 32px #b41a2b47;transform:translateY(-2px) scale(1.03)}.decision_authButton__yUIzq:active{transform:scale(.97)}.decision_retryButton__827qQ{align-items:center;background:var(--bg-raised);border:none;border-radius:var(--radius-sm);color:var(--text);cursor:pointer;display:inline-flex;font-family:Inter,system-ui,sans-serif;font-size:.95rem;font-weight:700;gap:.5rem;justify-content:center;padding:12px 28px;transition:background .18s ease,transform .18s ease}.decision_retryButton__827qQ:hover{background:var(--border-subtle);transform:translateY(-2px)}.decision_documentHeaderCard__xloFz{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:1.75rem;transition:box-shadow .25s ease,transform .25s ease}.decision_documentHeaderCard__xloFz:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.decision_documentHeaderInline__slb9P{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.25rem}.decision_documentTitle__40P89{color:var(--text);font-family:Poppins,system-ui,sans-serif;font-size:clamp(1.3rem,3vw,1.75rem);font-weight:800;letter-spacing:-.01em;line-height:1.2;margin:0}.decision_headerActions__RXaep{align-items:center;display:flex;flex-shrink:0;gap:.5rem;position:relative}.decision_metaGrid__QeFMq{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));margin-bottom:1.25rem;overflow:hidden}.decision_metaItem__wl0iz{background:var(--bg-raised);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);display:flex;flex-direction:column;gap:.25rem;padding:.75rem 1rem;transition:border-color .22s ease,box-shadow .18s ease}.decision_metaItem__wl0iz:hover{border-color:var(--border);box-shadow:var(--shadow-sm);transform:scale(94%)}.decision_metaLabel__h9vSb{color:var(--text-secondary);font-size:.7rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.decision_metaValue__q98Mx{color:var(--text);font-size:.9rem;font-weight:500;line-height:1.4}.decision_tagsRow__AIuiX{border-top:1px solid var(--border-subtle);display:flex;flex-wrap:wrap;gap:.375rem;padding-top:1rem}.decision_metaTag__3Kx4A{align-items:center;background:var(--bg-raised);border:1px solid var(--border-subtle);border-radius:99px;color:var(--text-secondary);display:inline-flex;font-size:.75rem;font-weight:600;padding:4px 12px;transition:background .15s ease,color .15s ease}.decision_metaTag__3Kx4A:hover{background:var(--border-subtle);color:var(--text)}.decision_metaTagAccent__8hv13{align-items:center;background:#b41a2b14;border:1px solid #b41a2b33;border-radius:8px;color:var(--primary);display:inline-flex;font-size:.75rem;font-weight:600;letter-spacing:.06em;padding:4px 12px;text-decoration:none;transition:background .15s ease}.decision_metaTagAccent__8hv13:hover{background:#b41a2b24}.decision_toggleButton__a1nuH{align-items:center;align-self:flex-start;background:var(--bg-raised);border:none;border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);color:var(--text);cursor:pointer;display:inline-flex;font-family:Inter,system-ui,sans-serif;font-size:.875rem;font-weight:700;gap:.5rem;padding:10px 20px;transition:background .18s ease,transform .18s ease}.decision_toggleButton__a1nuH:hover{background:var(--border-subtle);transform:translateY(-1px)}.decision_documentContent__s3YYv{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);color:var(--text);font-size:.95rem;line-height:1.85;padding:2.25rem;transition:box-shadow .25s ease}.decision_documentContent__s3YYv:hover{box-shadow:var(--shadow-md)}.decision_documentContent__s3YYv h1,.decision_documentContent__s3YYv h2,.decision_documentContent__s3YYv h3,.decision_documentContent__s3YYv h4{color:var(--text);font-family:Poppins,system-ui,sans-serif;justify-content:center;letter-spacing:-.01em;line-height:1.2;margin:1.5em 0 .5em}.decision_documentContent__s3YYv h1{font-size:1.4rem;font-weight:800}.decision_documentContent__s3YYv h2{font-size:1.2rem;font-weight:700}.decision_documentContent__s3YYv h3{font-size:1.05rem;font-weight:700;margin-bottom:20px;text-align:center}.decision_documentContent__s3YYv h4{font-size:.95rem;font-weight:600}.decision_documentContent__s3YYv p{margin:0 0 1em}.decision_documentContent__s3YYv hr{border:none;border-top:1px solid var(--border-subtle);margin:1.5em 0}.decision_showHighlights__K6Cae .highlight{background:var(--primary-light);border-radius:3px;color:var(--primary-dark);font-style:normal;font-weight:600;padding:0 2px}.decision_hideHighlights__2klGW .highlight{background:none;color:inherit;font-weight:inherit;padding:0}.decision_showHighlights__K6Cae .exact-match{background:#b41a2b1f;border-radius:3px;color:var(--primary);font-weight:700;outline:2px solid #b41a2b47;padding:0 2px}.decision_documentContent__s3YYv .note-highlight{border-radius:2px;cursor:pointer;position:relative}.decision_documentContent__s3YYv .note-highlight-yellow{background:#ffa50238}.decision_documentContent__s3YYv .note-highlight-blue{background:#b41a2b1f}.decision_documentContent__s3YYv .note-highlight-green{background:#00685526}.decision_documentContent__s3YYv .note-highlight-red{background:#b41a2b2e}.decision_documentContent__s3YYv .note-highlight-purple{background:#9b59b62e}.decision_documentContent__s3YYv .note-tooltip{background:var(--text);border-radius:var(--radius-sm);bottom:calc(100% + 8px);box-shadow:var(--shadow-md);color:var(--bg-card);display:none;font-size:.82rem;left:50%;line-height:1.5;max-width:360px;min-width:220px;padding:.6rem .9rem;pointer-events:none;position:absolute;transform:translateX(-50%);white-space:normal;width:-webkit-max-content;width:max-content;word-break:break-word;z-index:100}.decision_documentContent__s3YYv .note-highlight:hover .note-tooltip{display:block}.decision_documentContent__s3YYv .page-break{align-items:center;display:flex;justify-content:center;margin:2.5rem 0;position:relative}.decision_documentContent__s3YYv .page-break:before{background:linear-gradient(90deg,#0000,var(--border-subtle) 20%,var(--border-subtle) 80%,#0000);content:"";height:1px;left:0;position:absolute;right:0;z-index:1}.decision_documentContent__s3YYv .page-number{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:99px;box-shadow:var(--shadow-sm);color:var(--text-secondary);font-size:.7rem;font-weight:700;letter-spacing:.07em;padding:.25rem 1rem;position:relative;text-transform:uppercase;z-index:2}.decision_documentContent__s3YYv .page-break:hover .page-number{border-color:var(--border);color:var(--primary);transition:all .18s ease}[data-theme=dark] .decision_documentContent__s3YYv .page-break:hover .page-number{background:#334155;border-color:#93c5fd;color:#60a5fa}.decision_notesDropdownAnchor__Qrk21{position:relative;z-index:50}.decision_pdfButton__s4-M9{display:none}@media (max-width:768px){.decision_documentHeaderCard__xloFz,.decision_documentView__Y9iS0{padding:1.25rem 1rem}.decision_documentTitle__40P89{font-size:1.3rem}.decision_metaGrid__QeFMq{grid-template-columns:1fr 1fr}.decision_documentContent__s3YYv{font-size:.9rem;padding:1.25rem 1rem}}@media (max-width:480px){.decision_metaGrid__QeFMq{grid-template-columns:1fr}.decision_documentHeaderInline__slb9P{flex-direction:column}.decision_headerActions__RXaep{align-self:flex-end}}@media (prefers-reduced-motion:reduce){.decision_documentView__Y9iS0{animation:none;opacity:1;transform:none}.decision_loadingSpinner__Ifuwy{animation:none}}@media print{:root,[data-theme=dark]{--bg:#fff!important;--bg-card:#fff!important;--bg-raised:#f8f9fa!important;--text:#111!important;--text-secondary:#444!important;--text-muted:#666!important;--border:#ccc!important;--border-subtle:#e2e8f0!important;--primary:#b41a2b!important;--primary-light:#b41a2b14!important;--primary-dark:#8b0000!important;color-scheme:light!important}[class*=Footer_footer],[class*=Header_header],[class*=documentHeaderCard],[class*=footer]:not([class*=printFooter]),[class*=header]:not([class*=printHeader]),footer,header,nav{display:none!important}.decision_printHeader__VODYm{background:#fff;display:flex!important;left:0;position:fixed!important;right:0;top:0;width:100%;z-index:1000}body{background:#fff!important;color:#111!important;margin:0!important;padding:0!important}.decision_documentContainer__ERKZt{display:block!important;margin:0!important;overflow:visible!important;padding:0!important;width:100%!important}.decision_documentView__Y9iS0{box-sizing:border-box!important;margin:72px 0 0!important;max-width:100%!important;padding:0!important;width:100%!important}.decision_documentContainer__ERKZt:before,.decision_headerActions__RXaep,.decision_minimapBar__\+H-kv,.decision_toggleButton__a1nuH,[class*=notesPanel][class*=collapsed],[class*=panelHeaderActions]{display:none!important}.decision_documentContent__s3YYv,.decision_documentHeaderCard__xloFz{background:#fff!important;border:1px solid #ccc!important;border-radius:4px!important;box-shadow:none!important}.decision_documentContent__s3YYv:hover,.decision_documentHeaderCard__xloFz:hover{box-shadow:none!important;transform:none!important}.decision_metaItem__wl0iz{background:#f8f9fa!important;border:1px solid #e2e8f0!important;box-shadow:none!important}.decision_metaItem__wl0iz:hover{transform:none!important}.decision_documentContent__s3YYv,.decision_documentContent__s3YYv *,.decision_documentTitle__40P89,.decision_metaLabel__h9vSb,.decision_metaValue__q98Mx{color:#111!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.decision_documentContent__s3YYv .highlight{background:#fff3cd!important;color:#111!important}.decision_documentContent__s3YYv .exact-match{background:#ffe0e3!important;color:#8b0000!important;outline:none!important}.decision_documentContent__s3YYv p{orphans:3;widows:3}p{font-size:12px}}.decision_printHeader__VODYm{align-items:center;border-bottom:2px solid #b41a2b;display:none;justify-content:space-between;margin-bottom:16px;padding:0 0 12px}.decision_printHeaderBrand__Z9xWL{align-items:center;display:flex;gap:10px}.decision_printHeaderLogo__PBbnw{height:32px;width:auto}.decision_printHeaderName__D5piD{color:#b41a2b;font-family:Poppins,system-ui,sans-serif;font-size:1.3rem;font-weight:800;letter-spacing:-.01em}.decision_printHeaderMeta__rEvvx{color:#666;font-size:.72rem;line-height:1.5;text-align:right}.decision_printHeaderMeta__rEvvx strong{color:#111;display:block;font-size:.78rem;margin-bottom:1px}@keyframes legislation_fadeUp__g-9an{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes legislation_spin__BK5Z9{to{transform:rotate(1turn)}}@keyframes legislation_slideDown__LdV2Z{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes legislation_blobDrift__UIgAu{0%,to{transform:translate(0) scale(1)}33%{transform:translate(6px,-8px) scale(1.04)}66%{transform:translate(-5px,5px) scale(.97)}}.legislation_documentContainer__XU1HF{background-color:var(--bg);color:var(--text);contain:paint;display:flex;flex-direction:row;font-family:Inter,system-ui,sans-serif;gap:0;justify-content:center;min-height:100vh;padding-bottom:4rem;position:relative}.legislation_documentContainer__XU1HF:before{background-image:radial-gradient(var(--border) .6px,#0000 .6px);background-size:24px 24px;content:"";inset:0;opacity:.3;pointer-events:none;position:fixed;z-index:0}.legislation_documentView__EbkQl{animation:legislation_fadeUp__g-9an .55s cubic-bezier(.22,1,.36,1) both;display:flex;flex-direction:column;gap:1.25rem;margin:0 auto;max-width:900px;padding:2.5rem 1.5rem;position:relative;width:100%;z-index:1}.legislation_minimapBar__9gZNh{align-items:flex-start;align-self:flex-start;display:flex;flex-shrink:0;height:100vh;justify-content:center;position:-webkit-sticky;position:sticky;top:0;width:20px;z-index:1}.legislation_minimapBarTrack__a2NX7{background:var(--border-subtle);border-radius:999px;margin-top:20px;position:relative;width:4px}.legislation_minimapBarSegment__shX5a{background:var(--primary);border-radius:20%;cursor:pointer;height:10px;left:50%;opacity:.45;position:absolute;transform:translateX(-50%);transition:opacity .15s ease,transform .15s ease;width:10px}.legislation_minimapBarSegment__shX5a:hover{opacity:1;transform:translateX(-50%) scale(1.4)}.legislation_minimapBarProgress__M1y15{background:var(--primary);border-radius:999px;left:0;opacity:.2;pointer-events:none;position:absolute;top:0;transition:height 80ms linear;width:100%}.legislation_authContainer__gGWsz,.legislation_errorContainer__na3L0,.legislation_loadingContainer__Iiswm{align-items:center;background-color:var(--bg);color:var(--text);display:flex;flex-direction:column;font-family:Inter,system-ui,sans-serif;justify-content:center;min-height:70vh;padding:2rem}.legislation_loadingSpinner__kstFa{animation:legislation_spin__BK5Z9 .8s linear infinite;border:3px solid var(--border-subtle);border-radius:50%;border-top-color:var(--primary);height:48px;margin-bottom:1rem;width:48px}.legislation_loadingText__gnJ0\+{color:var(--text-secondary);font-size:.95rem;margin:0}.legislation_authCard__CDez4,.legislation_errorCard__\+bIhS{animation:legislation_slideDown__LdV2Z .3s cubic-bezier(.22,1,.36,1) both;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);max-width:420px;padding:2.5rem 2rem;text-align:center;width:100%}.legislation_authIcon__-2DMC,.legislation_errorIcon__Qxx3H{align-items:center;border-radius:50%;display:inline-flex;height:72px;justify-content:center;margin-bottom:1.25rem;width:72px}.legislation_authIcon__-2DMC{background:var(--primary-light);color:var(--primary)}.legislation_errorIcon__Qxx3H{background:#b41a2b14;color:var(--primary)}.legislation_authCard__CDez4 h2,.legislation_errorCard__\+bIhS h2{color:var(--text);font-family:Poppins,system-ui,sans-serif;font-size:1.5rem;font-weight:800;margin:0 0 .625rem}.legislation_authCard__CDez4 p,.legislation_errorCard__\+bIhS p{color:var(--text-muted);font-size:.95rem;line-height:1.65;margin:0 0 1.5rem}.legislation_authButton__i5Dj1{align-items:center;background:var(--primary);border:none;border-radius:var(--radius-sm);box-shadow:var(--shadow-primary);color:#fff;cursor:pointer;display:inline-flex;font-family:Inter,system-ui,sans-serif;font-size:.95rem;font-weight:700;gap:.5rem;justify-content:center;padding:13px 32px;transition:transform .18s ease,box-shadow .18s ease}.legislation_authButton__i5Dj1:hover{box-shadow:0 12px 32px #b41a2b47;transform:translateY(-2px) scale(1.03)}.legislation_authButton__i5Dj1:active{transform:scale(.97)}.legislation_retryButton__rvIqt{align-items:center;background:var(--bg-raised);border:none;border-radius:var(--radius-sm);color:var(--text);cursor:pointer;display:inline-flex;font-family:Inter,system-ui,sans-serif;font-size:.95rem;font-weight:700;gap:.5rem;justify-content:center;padding:12px 28px;transition:background .18s ease,transform .18s ease}.legislation_retryButton__rvIqt:hover{background:var(--border-subtle);transform:translateY(-2px)}.legislation_documentHeaderCard__kHhxi{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:1.75rem;transition:box-shadow .25s ease,transform .25s ease}.legislation_documentHeaderCard__kHhxi:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.legislation_documentHeaderInline__r3Szs{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.25rem}.legislation_documentTitle__rh0aC{color:var(--text);font-family:Poppins,system-ui,sans-serif;font-size:clamp(1.3rem,3vw,1.75rem);font-weight:800;letter-spacing:-.01em;line-height:1.2;margin:0}.legislation_headerActions__OxItR{align-items:center;display:flex;flex-shrink:0;gap:.5rem;position:relative}.legislation_metaGrid__bwlii{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));margin-bottom:1.25rem}.legislation_metaItem__XgKNO{background:var(--bg-raised);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);display:flex;flex-direction:column;gap:.25rem;padding:.75rem 1rem;transition:border-color .22s ease,box-shadow .18s ease}.legislation_metaItem__XgKNO:hover{border-color:var(--border);box-shadow:var(--shadow-sm);transform:scale(106%)}.legislation_metaLabel__AGyXV{color:var(--text-secondary);font-size:.7rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.legislation_metaValue__JVqQ6{color:var(--text);font-size:.9rem;font-weight:500;line-height:1.4}.legislation_tagsRow__HeFFs{border-top:1px solid var(--border-subtle);display:flex;flex-wrap:wrap;gap:.375rem;padding-top:1rem}.legislation_metaTag__qjujw{align-items:center;background:var(--bg-raised);border:1px solid var(--border-subtle);border-radius:99px;color:var(--text-secondary);display:inline-flex;font-size:.75rem;font-weight:600;padding:4px 12px;transition:background .15s ease,color .15s ease}.legislation_metaTag__qjujw:hover{background:var(--border-subtle);color:var(--text)}.legislation_metaTagAccent__ysPeK{align-items:center;background:#b41a2b14;border:1px solid #b41a2b33;border-radius:8px;color:var(--primary);display:inline-flex;font-size:.75rem;font-weight:600;letter-spacing:.06em;padding:4px 12px;text-decoration:none;transition:background .15s ease}.legislation_metaTagAccent__ysPeK:hover{background:#b41a2b24}.legislation_toggleButton__wstQQ{align-items:center;align-self:flex-start;background:var(--bg-raised);border:none;border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);color:var(--text);cursor:pointer;display:inline-flex;font-family:Inter,system-ui,sans-serif;font-size:.875rem;font-weight:700;gap:.5rem;padding:10px 20px;transition:background .18s ease,transform .18s ease}.legislation_toggleButton__wstQQ:hover{background:var(--border-subtle);transform:translateY(-1px)}.legislation_documentContent__bq1WB{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);color:var(--text);font-size:.95rem;line-height:1.85;padding:2.25rem;transition:box-shadow .25s ease}.legislation_documentContent__bq1WB:hover{box-shadow:var(--shadow-md)}.legislation_documentContent__bq1WB h1,.legislation_documentContent__bq1WB h2,.legislation_documentContent__bq1WB h3,.legislation_documentContent__bq1WB h4{color:var(--text);font-family:Poppins,system-ui,sans-serif;justify-content:center;letter-spacing:-.01em;line-height:1.2;margin:1.5em 0 .5em}.legislation_documentContent__bq1WB h1{font-size:1.4rem;font-weight:800}.legislation_documentContent__bq1WB h2{font-size:1.2rem;font-weight:700}.legislation_documentContent__bq1WB h3{font-size:1.05rem;font-weight:700;margin-bottom:20px;text-align:center}.legislation_documentContent__bq1WB h4{font-size:.95rem;font-weight:600}.legislation_documentContent__bq1WB p{margin:0 0 1em}.legislation_documentContent__bq1WB hr{border:none;border-top:1px solid var(--border-subtle);margin:1.5em 0}.legislation_showHighlights__1Tsjw .highlight{background:var(--primary-light);border-radius:3px;color:var(--primary-dark);font-style:normal;font-weight:600;padding:0 2px}.legislation_hideHighlights__1E89q .highlight{background:none;color:inherit;font-weight:inherit;padding:0}.legislation_showHighlights__1Tsjw .exact-match{background:#b41a2b1f;border-radius:3px;color:var(--primary);font-weight:700;outline:2px solid #b41a2b47;padding:0 2px}.legislation_documentContent__bq1WB .note-highlight{border-radius:2px;cursor:pointer;position:relative}.legislation_documentContent__bq1WB .note-highlight-yellow{background:#ffa50238}.legislation_documentContent__bq1WB .note-highlight-blue{background:#b41a2b1f}.legislation_documentContent__bq1WB .note-highlight-green{background:#00685526}.legislation_documentContent__bq1WB .note-highlight-red{background:#b41a2b2e}.legislation_documentContent__bq1WB .note-highlight-purple{background:#9b59b62e}.legislation_documentContent__bq1WB .note-tooltip{background:var(--text);border-radius:var(--radius-sm);bottom:calc(100% + 8px);box-shadow:var(--shadow-md);color:var(--bg-card);display:none;font-size:.82rem;left:50%;line-height:1.5;max-width:360px;min-width:220px;padding:.6rem .9rem;pointer-events:none;position:absolute;transform:translateX(-50%);white-space:normal;width:-webkit-max-content;width:max-content;word-break:break-word;z-index:100}.legislation_documentContent__bq1WB .note-highlight:hover .note-tooltip{display:block}.legislation_documentContent__bq1WB .page-break{align-items:center;display:flex;justify-content:center;margin:2.5rem 0;position:relative}.legislation_documentContent__bq1WB .page-break:before{background:linear-gradient(90deg,#0000,var(--border-subtle) 20%,var(--border-subtle) 80%,#0000);content:"";height:1px;left:0;position:absolute;right:0;z-index:1}.legislation_documentContent__bq1WB .page-number{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:99px;box-shadow:var(--shadow-sm);color:var(--text-secondary);font-size:.7rem;font-weight:700;letter-spacing:.07em;padding:.25rem 1rem;position:relative;text-transform:uppercase;z-index:2}.legislation_documentContent__bq1WB .page-break:hover .page-number{border-color:var(--border);color:var(--primary);transition:all .18s ease}[data-theme=dark] .legislation_documentContent__bq1WB .page-break:hover .page-number{background:#334155;border-color:#93c5fd;color:#60a5fa}.legislation_notesDropdownAnchor__hA9Lh{position:relative;z-index:50}.legislation_sourceBadgeRow__\+dzCO{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.85rem}.legislation_sourceBadge__kVEwL{align-items:center;background:#107c4114;border:1px solid #107c4133;border-radius:999px;color:#107c41;display:inline-flex;font-size:.72rem;font-weight:700;gap:.3rem;letter-spacing:.05em;padding:4px 12px;text-transform:uppercase}[data-theme=dark] .legislation_sourceBadge__kVEwL{background:#34d3991a;border-color:#34d39940;color:#34d399}.legislation_statusBadge__NfiH4{align-items:center;border-radius:999px;display:inline-flex;font-size:.72rem;font-weight:700;gap:.3rem;letter-spacing:.03em;padding:4px 12px}.legislation_statusActive__\+3028{background:#00ba8814;border:1px solid #00ba8833;color:#00ba88}[data-theme=dark] .legislation_statusActive__\+3028{background:#34d3991a;border-color:#34d39940;color:#34d399}.legislation_statusInactive__ElrzX{background:#8b98a514;border:1px solid #8b98a533;color:#8b98a5}.legislation_versionPanel__O6eXP{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);overflow:hidden;transition:box-shadow .25s ease}.legislation_versionPanel__O6eXP:hover{box-shadow:var(--shadow-md)}.legislation_versionToggle__mYyNE{align-items:center;background:none;border:none;color:var(--text-secondary);cursor:pointer;display:flex;font-family:Inter,system-ui,sans-serif;font-size:.85rem;font-weight:600;gap:.5rem;padding:.85rem 1.25rem;transition:background .15s ease,color .15s ease;width:100%}.legislation_versionToggle__mYyNE:hover{background:var(--bg-raised);color:var(--text)}.legislation_versionChevron__PkpKd{color:var(--text-secondary);flex-shrink:0;margin-left:auto;transition:transform .2s ease}.legislation_versionChevronOpen__Xeg7O{transform:rotate(180deg)}.legislation_versionList__zJijm{border-top:1px solid var(--border-subtle);display:flex;flex-direction:column;max-height:280px;overflow-y:auto;scrollbar-color:var(--border-subtle) #0000;scrollbar-width:thin}.legislation_versionItem__3sgNK{align-items:center;background:none;border:none;border-bottom:1px solid var(--border-subtle);color:var(--text-secondary);cursor:pointer;display:flex;font-family:Inter,system-ui,sans-serif;font-size:.82rem;gap:.75rem;padding:.65rem 1.25rem;text-align:left;transition:background .15s ease}.legislation_versionItem__3sgNK:last-child{border-bottom:none}.legislation_versionItem__3sgNK:hover{background:var(--bg-raised)}.legislation_versionItemActive__0869o{background:#107c410d;color:var(--text);font-weight:600}[data-theme=dark] .legislation_versionItemActive__0869o{background:#34d39914}.legislation_versionNumber__ABrXM{color:#107c41;font-size:.78rem;font-weight:700;min-width:2rem}[data-theme=dark] .legislation_versionNumber__ABrXM{color:#34d399}.legislation_versionDate__7s62v{color:var(--text-muted);font-size:.78rem}.legislation_versionCurrentBadge__NeORb{background:#107c411a;border:1px solid #107c4133;border-radius:999px;color:#107c41;font-size:.68rem;font-weight:700;letter-spacing:.04em;margin-left:auto;padding:2px 8px;text-transform:uppercase}[data-theme=dark] .legislation_versionCurrentBadge__NeORb{background:#34d3991a;border-color:#34d39940;color:#34d399}.legislation_versionBanner__kUL5i{align-items:center;background:#107c410f;border:1px solid #107c4126;border-radius:var(--radius-lg);color:#107c41;display:flex;font-size:.85rem;font-weight:500;gap:.6rem;padding:.75rem 1.25rem}[data-theme=dark] .legislation_versionBanner__kUL5i{background:#34d39914;border-color:#34d39933;color:#34d399}.legislation_versionBanner__kUL5i strong{font-weight:700}.legislation_versionBannerClose__tLbQt{background:#107c411a;border:1px solid #107c4133;border-radius:999px;color:#107c41;cursor:pointer;font-family:Inter,system-ui,sans-serif;font-size:.78rem;font-weight:600;margin-left:auto;padding:4px 12px;transition:background .15s ease;white-space:nowrap}.legislation_versionBannerClose__tLbQt:hover{background:#107c412e}[data-theme=dark] .legislation_versionBannerClose__tLbQt{background:#34d3991f;border-color:#34d39940;color:#34d399}.legislation_documentContent__bq1WB s{background:#c0392b0f;border-radius:2px;color:#c0392b;padding:0 1px;text-decoration:line-through;-webkit-text-decoration-color:#c0392b;text-decoration-color:#c0392b}[data-theme=dark] .legislation_documentContent__bq1WB s{background:#f8717114;color:#f87171;-webkit-text-decoration-color:#f87171;text-decoration-color:#f87171}.legislation_documentContent__bq1WB i{background:#107c4112;border-radius:2px;color:#107c41;font-style:normal;padding:0 1px}[data-theme=dark] .legislation_documentContent__bq1WB i{background:#34d39917;color:#34d399}.legislation_documentContent__bq1WB sup.endnote{color:#b41a2b;color:var(--primary,#b41a2b);cursor:pointer;font-size:.72em;font-weight:600;transition:opacity .15s ease;vertical-align:super}.legislation_documentContent__bq1WB sup.endnote:hover{opacity:.7;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.legislation_endnotePopup__OF2lJ{animation:legislation_slideDown__LdV2Z .18s cubic-bezier(.22,1,.36,1) both;background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:0 8px 32px #0000002e,0 2px 8px #0000001a;color:var(--text-secondary);font-size:.82rem;line-height:1.6;max-width:440px;min-width:220px;padding:.85rem 1rem;position:fixed;z-index:900}[data-theme=dark] .legislation_endnotePopup__OF2lJ{box-shadow:0 8px 32px #00000073,0 2px 8px #0000004d}.legislation_endnotePopupClose__SMTIV{align-items:center;background:none;border:none;border-radius:4px;color:var(--text-muted);cursor:pointer;display:flex;font-size:1rem;height:20px;justify-content:center;line-height:1;position:absolute;right:8px;top:6px;transition:background .15s ease,color .15s ease;width:20px}.legislation_endnotePopupClose__SMTIV:hover{background:var(--bg-raised);color:var(--text)}.legislation_endnotePopupBody__E3Sgk{padding-right:1rem}.legislation_endnotePopupBody__E3Sgk a{color:#b41a2b;color:var(--primary,#b41a2b);-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.legislation_endnotePopupBody__E3Sgk a:hover{text-decoration:underline}table{border-collapse:collapse;font-family:sans-serif;font-size:14px;width:100%}th{border-bottom:1.5px solid var(--border);color:var(--text-secondary);font-size:12px;font-weight:500;padding:8px 12px;text-align:left;white-space:nowrap}td{border-bottom:.5px solid var(--border-subtle);color:var(--text);padding:9px 12px;vertical-align:middle}tbody tr:hover td{background:var(--bg-raised)}tr.legislation_total__AOxHH td{background:var(--bg-raised);border-bottom:none;border-top:1.5px solid var(--border);font-weight:500}@media (max-width:768px){.legislation_documentHeaderCard__kHhxi,.legislation_documentView__EbkQl{padding:1.25rem 1rem}.legislation_documentTitle__rh0aC{font-size:1.3rem}.legislation_metaGrid__bwlii{grid-template-columns:1fr 1fr}.legislation_documentContent__bq1WB{font-size:.9rem;padding:1.25rem 1rem}}@media (max-width:480px){.legislation_metaGrid__bwlii{grid-template-columns:1fr}.legislation_documentHeaderInline__r3Szs{flex-direction:column}.legislation_headerActions__OxItR{align-self:flex-end}}@media (prefers-reduced-motion:reduce){.legislation_documentView__EbkQl{animation:none;opacity:1;transform:none}.legislation_loadingSpinner__kstFa{animation:none}}@media print{:root,[data-theme=dark]{--bg:#fff!important;--bg-card:#fff!important;--bg-raised:#f8f9fa!important;--text:#111!important;--text-secondary:#444!important;--text-muted:#666!important;--border:#ccc!important;--border-subtle:#e2e8f0!important;--primary:#b41a2b!important;--primary-light:#b41a2b14!important;--primary-dark:#8b0000!important;color-scheme:light!important}[class*=Footer_footer],[class*=Header_header],[class*=documentHeaderCard],[class*=footer]:not([class*=printFooter]),[class*=header]:not([class*=printHeader]),footer,header,nav{display:none!important}.legislation_printHeader__dvzt4{background:#fff;display:flex!important;left:0;position:fixed!important;right:0;top:0;width:100%;z-index:1000}body{background:#fff!important;color:#111!important;margin:0!important;padding:0!important}.legislation_documentContainer__XU1HF:before{display:none!important}.legislation_documentContainer__XU1HF{display:block!important;margin:0!important;overflow:visible!important;padding:0!important;width:100%!important}.legislation_versionPanel__O6eXP{display:none!important}.legislation_documentView__EbkQl{box-sizing:border-box!important;margin:72px 0 0!important;max-width:100%!important;padding:0!important;width:100%!important}.legislation_headerActions__OxItR,.legislation_minimapBar__9gZNh,.legislation_toggleButton__wstQQ,[class*=notesPanel][class*=collapsed],[class*=panelHeaderActions]{display:none!important}.legislation_documentContent__bq1WB,.legislation_documentHeaderCard__kHhxi{background:#fff!important;border:1px solid #ccc!important;border-radius:4px!important;box-shadow:none!important}.legislation_documentContent__bq1WB:hover,.legislation_documentHeaderCard__kHhxi:hover{box-shadow:none!important;transform:none!important}.legislation_metaItem__XgKNO{background:#f8f9fa!important;border:1px solid #e2e8f0!important;box-shadow:none!important}.legislation_metaItem__XgKNO:hover{transform:none!important}.legislation_documentContent__bq1WB,.legislation_documentContent__bq1WB *,.legislation_documentTitle__rh0aC,.legislation_metaLabel__AGyXV,.legislation_metaValue__JVqQ6{color:#111!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.legislation_documentContent__bq1WB .highlight{background:#fff3cd!important;color:#111!important}.legislation_documentContent__bq1WB .exact-match{background:#ffe0e3!important;color:#8b0000!important;outline:none!important}.legislation_documentContent__bq1WB p{orphans:3;widows:3}p{font-size:12px}}.legislation_printHeader__dvzt4{align-items:center;border-bottom:2px solid #b41a2b;display:none;justify-content:space-between;margin-bottom:16px;padding:0 0 12px}.legislation_printHeaderBrand__5uRwY{align-items:center;display:flex;gap:10px}.legislation_printHeaderLogo__9GslH{height:32px;width:auto}.legislation_printHeaderName__Z20YP{color:#b41a2b;font-family:Poppins,system-ui,sans-serif;font-size:1.3rem;font-weight:800;letter-spacing:-.01em}.legislation_printHeaderMeta__cB\+Ft{color:#666;font-size:.72rem;line-height:1.5;text-align:right}.legislation_printHeaderMeta__cB\+Ft strong{color:#111;display:block;font-size:.78rem;margin-bottom:1px}:root{--profile-primary:#2b5876;--profile-primary-light:#4e89ae;--profile-accent:#e85d04;--profile-accent-light:#f77f00;--profile-surface:#fff;--profile-surface-elevated:#fafbfc;--profile-border:#e1e8ed;--profile-border-light:#f0f3f6;--profile-text-primary:#0f1419;--profile-text-secondary:#536471;--profile-text-tertiary:#8b98a5;--profile-success:#00ba88;--profile-error:#ff4757;--profile-warning:#ffa502;--profile-shadow-sm:0 1px 3px #00000014;--profile-shadow-md:0 4px 12px #0000001a;--profile-shadow-lg:0 8px 24px #0000001f;--profile-shadow-xl:0 16px 48px #00000026;--profile-radius-sm:6px;--profile-radius-md:12px;--profile-radius-lg:16px;--profile-radius-xl:24px;--profile-font-display:"Playfair Display",serif;--profile-font-body:"Work Sans",sans-serif;--profile-transition-fast:150ms cubic-bezier(0.4,0,0.2,1);--profile-transition-base:250ms cubic-bezier(0.4,0,0.2,1);--profile-transition-slow:350ms cubic-bezier(0.4,0,0.2,1);--profile-bg-gradient:linear-gradient(135deg,#f5f7fa,#e9ecef)}[data-theme=dark]{--profile-primary:#60a5fa;--profile-primary-light:#93c5fd;--profile-accent:#fb923c;--profile-accent-light:#fdba74;--profile-surface:#1e293b;--profile-surface-elevated:#334155;--profile-border:#475569;--profile-border-light:#3f4b5e;--profile-text-primary:#f1f5f9;--profile-text-secondary:#cbd5e1;--profile-text-tertiary:#94a3b8;--profile-success:#34d399;--profile-error:#f87171;--profile-warning:#fbbf24;--profile-shadow-sm:0 1px 3px #0000004d;--profile-shadow-md:0 4px 12px #0006;--profile-shadow-lg:0 8px 24px #00000080;--profile-shadow-xl:0 16px 48px #0009;--profile-bg-gradient:linear-gradient(135deg,#0f172a,#1e293b)}*{box-sizing:border-box}.profile_profileWrapper__INB1r{background:linear-gradient(135deg,#f5f7fa,#e9ecef);background:var(--profile-bg-gradient);color:#0f1419;color:var(--profile-text-primary);font-family:Work Sans,sans-serif;font-family:var(--profile-font-body);min-height:100vh;transition:background .3s ease}.profile_dashShell__tKhxV{display:flex;position:relative}.profile_sidebar__VOQeg{align-self:flex-start;background:#fff;background:var(--profile-surface);border-right:1px solid #f0f3f6;border-right:1px solid var(--profile-border-light);display:none;flex-direction:column;flex-shrink:0;height:-webkit-fill-available;height:-moz-available;height:stretch;min-height:100vh;overflow-y:auto;position:fixed;position:-webkit-sticky;position:sticky;scrollbar-width:none;top:64px;width:260px}.profile_sidebar__VOQeg::-webkit-scrollbar{display:none}@media (min-width:900px){.profile_sidebar__VOQeg{display:flex}}.profile_sidebarIdentity__mTXYK{border-bottom:1px solid #f0f3f6;border-bottom:1px solid var(--profile-border-light);padding:1.25rem 1rem .5rem}.profile_sidebarNav__gdoNk{display:flex;flex:1 1;flex-direction:column;gap:2px;padding:.75rem .625rem}.profile_sidebarNavItem__cBdJW{align-items:center;background:none;border:none;border-radius:12px;border-radius:var(--profile-radius-md);color:#536471;color:var(--profile-text-secondary);cursor:pointer;display:flex;font-family:Work Sans,sans-serif;font-family:var(--profile-font-body);font-size:.9rem;font-weight:500;gap:.75rem;padding:.65rem .875rem;text-align:left;transition:all .15s cubic-bezier(.4,0,.2,1);transition:all var(--profile-transition-fast);width:100%}.profile_sidebarNavItem__cBdJW:hover{background:#fafbfc;background:var(--profile-surface-elevated);color:#2b5876;color:var(--profile-primary)}.profile_sidebarNavItemActive__5HAN9{background:color-mix(in srgb,#2b5876 8%,#0000);background:color-mix(in srgb,var(--profile-primary) 8%,#0000);font-weight:600}.profile_sidebarNavItemActive__5HAN9,.profile_sidebarNavItemActive__5HAN9 .profile_sidebarNavIcon__5jQwW{color:#2b5876;color:var(--profile-primary)}.profile_sidebarNavIcon__5jQwW{color:inherit;flex-shrink:0;opacity:.75;transition:opacity .15s cubic-bezier(.4,0,.2,1);transition:opacity var(--profile-transition-fast)}.profile_sidebarNavItemActive__5HAN9 .profile_sidebarNavIcon__5jQwW,.profile_sidebarNavItem__cBdJW:hover .profile_sidebarNavIcon__5jQwW{opacity:1}.profile_sidebarFooter__j2eaK{border-top:1px solid #f0f3f6;border-top:1px solid var(--profile-border-light);display:flex;flex-direction:column;gap:2px;padding:.625rem}.profile_sidebarFooterItem__syi3v{align-items:center;background:none;border:none;border-radius:12px;border-radius:var(--profile-radius-md);color:#8b98a5;color:var(--profile-text-tertiary);cursor:pointer;display:flex;font-family:Work Sans,sans-serif;font-family:var(--profile-font-body);font-size:.85rem;font-weight:500;gap:.75rem;padding:.55rem .875rem;text-align:left;transition:all .15s cubic-bezier(.4,0,.2,1);transition:all var(--profile-transition-fast);width:100%}.profile_sidebarFooterItem__syi3v:hover{background:#fafbfc;background:var(--profile-surface-elevated);color:#536471;color:var(--profile-text-secondary)}.profile_dashMain__dhXIP{display:flex;flex:1 1;flex-direction:column;min-width:0;padding-bottom:3rem}.profile_statsBar__N3XRf{background:#fff;background:var(--profile-surface);border-bottom:1px solid #f0f3f6;border-bottom:1px solid var(--profile-border-light);display:flex;gap:.75rem;padding:1rem 1.5rem}.profile_usageBarWrap__zhvgv{background:#e1e8ed;background:var(--profile-border);border-radius:2px;height:4px;margin-top:6px}.profile_usageBar__0gsbD{background:var(--color-accent);border-radius:2px;height:4px;transition:width .3s}.profile_usageBarWarn__\+ovEe{background:#f59e0b;background:var(--color-warning,#f59e0b)}.profile_okIcon__5Qiwx,.profile_planUnlimited__FblP3{color:#22c55e;color:var(--color-success,#22c55e)}.profile_okIcon__5Qiwx{margin-right:4px}.profile_ctaOriginalPrice__Fs6ku{opacity:.55}.profile_upgradeCTAWrap__xjH05{display:flex;flex-direction:column;gap:8px;margin-top:16px}.profile_discountBanner__Mnshp{align-items:center;background:#f59e0b1f;border:1px solid #f59e0b4d;border-radius:6px;color:#f59e0b;color:var(--color-warning,#f59e0b);display:flex;font-size:.8rem;gap:6px;padding:6px 10px}.profile_upgradeCtaBtn__rEF1y{display:flex;gap:10px;padding:12px 16px;width:100%}.profile_ctaZapIcon__N0dEM{flex-shrink:0}.profile_ctaInner__pj1wP{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.profile_ctaLabel__ITrsN{font-size:.9rem;font-weight:600;white-space:nowrap}.profile_ctaPrices__RRoht{align-items:center;display:flex;flex-wrap:wrap;font-size:.82rem;gap:10px}.profile_ctaPriceChip__XN83u{align-items:center;display:flex;gap:4px}.profile_ctaPlanName__-vxjZ{opacity:.75}.profile_ctaOriginalPrice__Fs6ku{opacity:.5;text-decoration:line-through}.profile_ctaFinalPrice__K7nEj{font-weight:700}.profile_ctaDivider__mVOcf{opacity:.4}.profile_statsBarCard__LhgR4{background:#fafbfc;background:var(--profile-surface-elevated);border:1px solid #f0f3f6;border:1px solid var(--profile-border-light);border-radius:12px;border-radius:var(--profile-radius-md);display:flex;flex-direction:column;gap:.15rem;min-width:90px;padding:.6rem 1.1rem;transition:border-color .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1);transition:border-color var(--profile-transition-fast),box-shadow var(--profile-transition-fast)}.profile_statsBarCard__LhgR4:hover{border-color:#4e89ae;border-color:var(--profile-primary-light);box-shadow:0 1px 3px #00000014;box-shadow:var(--profile-shadow-sm)}.profile_statsBarLabel__kctAG{color:#8b98a5;color:var(--profile-text-tertiary);font-size:.68rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.profile_statsBarValue__gdGDn{color:#2b5876;color:var(--profile-primary);font-family:Playfair Display,serif;font-family:var(--profile-font-display);font-size:1.45rem;font-weight:700;line-height:1}@media (max-width:600px){.profile_statsBar__N3XRf{gap:.5rem;padding:.75rem 1rem}.profile_statsBarCard__LhgR4{min-width:72px;padding:.5rem .75rem}.profile_statsBarValue__gdGDn{font-size:1.2rem}}.profile_emptyState__NHnvD,.profile_loadingState__4S2XW{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:60vh;padding:2rem;text-align:center}.profile_spinner__BA8iq{animation:profile_spin__WW9Pp .8s linear infinite;border:4px solid #e1e8ed;border-top-color:#2b5876;border:4px solid var(--profile-border);border-radius:50%;border-top-color:var(--profile-primary);height:48px;width:48px}@keyframes profile_spin__WW9Pp{to{transform:rotate(1turn)}}.profile_emptyIcon__3u4mf{font-size:4rem;margin-bottom:1rem;opacity:.6}.profile_emptyState__NHnvD h2{color:#0f1419;color:var(--profile-text-primary);font-family:Playfair Display,serif;font-family:var(--profile-font-display);font-size:1.75rem;margin:0 0 .5rem}.profile_emptyState__NHnvD p{color:#536471;color:var(--profile-text-secondary);font-size:1rem;margin:0}.profile_profileHero__SIV-F{background:linear-gradient(135deg,#2b5876,#4e89ae);background:linear-gradient(135deg,var(--profile-primary) 0,var(--profile-primary-light) 100%);overflow:hidden;padding:3rem 2rem 2.5rem;position:relative}.profile_heroBackground__jlUBp{animation:profile_backgroundFloat__V2C9\+ 24s ease-in-out infinite;background-image:radial-gradient(circle at 15% 55%,#fff 1px,#0000 0),radial-gradient(circle at 75% 25%,#fff 1px,#0000 0),radial-gradient(circle at 85% 75%,#fff 1px,#0000 0);background-size:48px 48px,72px 72px,36px 36px;inset:0;opacity:.07;position:absolute}@keyframes profile_backgroundFloat__V2C9\+{0%,to{transform:translate(0) rotate(0deg)}33%{transform:translate(12px,8px) rotate(.5deg)}66%{transform:translate(-8px,14px) rotate(-.3deg)}}.profile_heroContent__mqiR-{align-items:center;display:flex;gap:2rem;position:relative;z-index:1}.profile_avatarRing__1bn9g{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#ffffff2e;border-radius:50%;box-shadow:0 0 0 1px #ffffff26,0 8px 24px #0000001f;box-shadow:0 0 0 1px #ffffff26,var(--profile-shadow-lg);padding:4px}.profile_avatarWrapper__m0TLy{flex-shrink:0;position:relative}.profile_avatar__Uu5vC{border-radius:50%;display:block;object-fit:cover;transition:transform .25s cubic-bezier(.4,0,.2,1);transition:transform var(--profile-transition-base)}.profile_avatar__Uu5vC:hover{transform:scale(1.04)}.profile_avatarBadge__49gUH{bottom:2px;position:absolute;right:2px}.profile_verifiedBadge__tUvrV{align-items:center;background:#00ba88;background:var(--profile-success);border:2.5px solid #2b5876;border:2.5px solid var(--profile-primary);border-radius:50%;box-shadow:0 4px 12px #0000001a;box-shadow:var(--profile-shadow-md);color:#fff;display:inline-flex;height:28px;justify-content:center;width:28px}.profile_heroText__\+FPKt{flex:1 1;min-width:0}.profile_heroNameRow__PkKY6{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.35rem}.profile_userName__CPccx{color:#fff;font-family:Playfair Display,serif;font-family:var(--profile-font-display);font-size:2.1rem;font-weight:900;line-height:1.15;margin:0;text-shadow:0 2px 10px #00000040}.profile_userEmail__CqGLj{color:#ffffffd1;font-size:.95rem;font-weight:400;margin:0 0 1.25rem}.profile_heroStats__dcsRi{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(3,minmax(0,1fr));max-width:480px}.profile_heroStatCard__AxD2a{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:12px;border-radius:var(--profile-radius-md);display:flex;flex-direction:column;gap:.2rem;padding:.75rem 1rem;transition:background .15s cubic-bezier(.4,0,.2,1);transition:background var(--profile-transition-fast)}.profile_heroStatCard__AxD2a:hover{background:#ffffff2e}.profile_heroStatLabel__VFakA{color:#fff9;font-size:.7rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.profile_heroStatValue__iUlbX{color:#fff;font-family:Playfair Display,serif;font-family:var(--profile-font-display);font-size:1.6rem;font-weight:700;line-height:1}@media (max-width:640px){.profile_profileHero__SIV-F{padding:2rem 1.25rem 1.75rem}.profile_heroContent__mqiR-{align-items:flex-start;flex-direction:column;gap:1.25rem}.profile_userName__CPccx{font-size:1.6rem}.profile_heroStats__dcsRi{grid-template-columns:repeat(3,minmax(0,1fr));max-width:100%}.profile_heroStatValue__iUlbX{font-size:1.3rem}}.profile_heroSidebar__vYuRB{align-items:center;display:flex;gap:.75rem;padding:.25rem 0 .75rem}.profile_heroSidebarAvatarWrap__X6R4Y{flex-shrink:0;position:relative}.profile_heroSidebarAvatar__SsIj8{border:2px solid #e1e8ed;border:2px solid var(--profile-border);border-radius:50%;display:block;object-fit:cover}.profile_heroSidebarBadge__jJYkv{align-items:center;background:#00ba88;background:var(--profile-success);border:2px solid #fff;border:2px solid var(--profile-surface);border-radius:50%;bottom:-1px;color:#fff;display:flex;height:18px;justify-content:center;position:absolute;right:-1px;width:18px}.profile_heroSidebarText__zJoOI{display:flex;flex:1 1;flex-direction:column;gap:.2rem;min-width:0}.profile_heroSidebarName__Fv7WU{color:#0f1419;color:var(--profile-text-primary);font-family:Playfair Display,serif;font-family:var(--profile-font-display);font-size:.95rem;font-weight:700;line-height:1.2}.profile_heroSidebarEmail__pqW17,.profile_heroSidebarName__Fv7WU{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile_heroSidebarEmail__pqW17{color:#8b98a5;color:var(--profile-text-tertiary);font-size:.75rem}.profile_heroSidebarPlanBadge__D2XMB{align-self:flex-start;font-size:.65rem;margin-top:.1rem;padding:.15rem .55rem}.profile_contentGrid__mcsYp{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem}@media (max-width:600px){.profile_contentGrid__mcsYp{padding:1rem}}.profile_contentCard__2cGaa{background:#fff;background:var(--profile-surface);border:1px solid #f0f3f6;border:1px solid var(--profile-border-light);border-radius:16px;border-radius:var(--profile-radius-lg);box-shadow:0 1px 3px #00000014;box-shadow:var(--profile-shadow-sm);overflow:hidden;transition:all .25s cubic-bezier(.4,0,.2,1);transition:all var(--profile-transition-base)}.profile_contentCard__2cGaa:hover{box-shadow:0 4px 12px #0000001a;box-shadow:var(--profile-shadow-md)}.profile_fullWidth__bGTtn{width:100%}.profile_cardHeader__e0V55{align-items:center;border-bottom:1px solid #f0f3f6;border-bottom:1px solid var(--profile-border-light);cursor:pointer;display:flex;justify-content:space-between;padding:1.25rem 1.5rem;transition:background-color .15s cubic-bezier(.4,0,.2,1);transition:background-color var(--profile-transition-fast);-webkit-user-select:none;user-select:none}.profile_cardHeader__e0V55:hover{background-color:#fafbfc;background-color:var(--profile-surface-elevated)}.profile_cardTitle__gMDu7{align-items:center;color:#0f1419;color:var(--profile-text-primary);display:flex;font-family:Playfair Display,serif;font-family:var(--profile-font-display);font-size:1.25rem;font-weight:700;gap:.75rem;margin:0}.profile_titleIcon__JA7FU{font-size:1.5rem;line-height:1}.profile_toggleBtn__dVR75{align-items:center;background:#f0f3f6;background:var(--profile-border-light);border:none;border-radius:6px;border-radius:var(--profile-radius-sm);color:#536471;color:var(--profile-text-secondary);cursor:pointer;display:flex;font-size:1.25rem;font-weight:600;height:32px;justify-content:center;transition:all .15s cubic-bezier(.4,0,.2,1);transition:all var(--profile-transition-fast);width:32px}.profile_toggleBtn__dVR75:hover{background:#2b5876;background:var(--profile-primary);color:#fff}.profile_cardContent__\+ueq-{animation:profile_slideDown__IM3Qm .25s cubic-bezier(.4,0,.2,1);animation:profile_slideDown__IM3Qm var(--profile-transition-base);padding:1.5rem}@keyframes profile_slideDown__IM3Qm{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.profile_emptyCard__M6Iye{color:#8b98a5;color:var(--profile-text-tertiary);padding:2rem 1rem;text-align:center}.profile_emptyCard__M6Iye .profile_emptyIcon__3u4mf{font-size:3rem;margin-bottom:.5rem;opacity:.4}.profile_emptyCard__M6Iye p{font-size:.9rem;margin:0}.profile_errorMessage__-iits{align-items:center;background:#ff47571a;border:1px solid #ff4757;border:1px solid var(--profile-error);border-radius:12px;border-radius:var(--profile-radius-md);color:#ff4757;color:var(--profile-error);display:flex;font-weight:500;gap:.75rem;margin-bottom:1rem;padding:1rem}[data-theme=dark] .profile_errorMessage__-iits{background:#f8717133}.profile_errorIcon__IiW-H{font-size:1.5rem}.profile_sortControls__XO8dI{align-items:center;background:#fafbfc;background:var(--profile-surface-elevated);border:1px solid #e1e8ed;border:1px solid var(--profile-border);border-radius:12px;border-radius:var(--profile-radius-md);display:flex;gap:1rem;margin-bottom:1.5rem;padding:1rem}.profile_sortLabel__LGiIa{color:#536471;color:var(--profile-text-secondary);flex-shrink:0;font-size:.9rem;font-weight:600}.profile_sortButtons__vnExi{display:flex;flex-wrap:wrap;gap:.5rem}.profile_sortBtn__lZpF\+{align-items:center;background:#fff;background:var(--profile-surface);border:2px solid #e1e8ed;border:2px solid var(--profile-border);border-radius:6px;border-radius:var(--profile-radius-sm);color:#536471;color:var(--profile-text-secondary);cursor:pointer;display:flex;font-family:Work Sans,sans-serif;font-family:var(--profile-font-body);font-size:.9rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .15s cubic-bezier(.4,0,.2,1);transition:all var(--profile-transition-fast)}.profile_sortBtn__lZpF\+:hover{border-color:#4e89ae;border-color:var(--profile-primary-light);box-shadow:0 1px 3px #00000014;box-shadow:var(--profile-shadow-sm);color:#2b5876;color:var(--profile-primary);transform:translateY(-2px)}.profile_sortBtn__lZpF\+.profile_active__Rhb8M{background:#2b5876;background:var(--profile-primary);border-color:#2b5876;border-color:var(--profile-primary);color:#fff}.profile_sortBtn__lZpF\+.profile_active__Rhb8M:hover{background:#4e89ae;background:var(--profile-primary-light);border-color:#4e89ae;border-color:var(--profile-primary-light)}.profile_sortArrow__-WCsN{font-size:1rem;font-weight:700;margin-left:.25rem}.profile_searchesList__\+qNxJ{display:flex;flex-direction:column;gap:.75rem}.profile_searchItem__6kFOv{background:#fafbfc;background:var(--profile-surface-elevated);border:1px solid #e1e8ed;border:1px solid var(--profile-border);border-radius:12px;border-radius:var(--profile-radius-md);padding:1rem;transition:all .15s cubic-bezier(.4,0,.2,1);transition:all var(--profile-transition-fast)}.profile_searchItem__6kFOv:hover{border-color:#4e89ae;border-color:var(--profile-primary-light);box-shadow:0 1px 3px #00000014;box-shadow:var(--profile-shadow-sm);transform:translateX(4px)}.profile_searchMain__tjnHh{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.5rem}.profile_searchQueryWrapper__y1fX1{align-items:center;display:flex;flex:1 1;gap:.75rem;min-width:0}.profile_searchQuery__7F0ET{color:#2b5876;color:var(--profile-primary);flex:1 1;font-size:1rem;font-weight:600;line-height:1.4;min-width:0;overflow:hidden;text-decoration:none;text-overflow:ellipsis;transition:color .15s cubic-bezier(.4,0,.2,1);transition:color var(--profile-transition-fast);white-space:nowrap}.profile_searchQuery__7F0ET:hover{color:#e85d04;color:var(--profile-accent);text-decoration:underline}.profile_frequencyBadge__KO\+Q7{align-items:center;background:linear-gradient(135deg,#e85d04,#f77f00);background:linear-gradient(135deg,var(--profile-accent) 0,var(--profile-accent-light) 100%);border-radius:999px;box-shadow:0 1px 3px #00000014;box-shadow:var(--profile-shadow-sm);color:#fff;display:inline-flex;flex-shrink:0;font-size:.75rem;font-weight:700;justify-content:center;min-width:32px;padding:.25rem .5rem}.profile_searchTime__CNH4F{color:#8b98a5;color:var(--profile-text-tertiary);flex-shrink:0;font-size:.8rem;font-weight:500}.profile_searchFilters__343T\+{display:flex;flex-wrap:wrap;gap:.5rem}.profile_filterTag__QwQF2{align-items:center;background:#f0f3f6;background:var(--profile-border-light);border-radius:6px;border-radius:var(--profile-radius-sm);color:#536471;color:var(--profile-text-secondary);display:inline-flex;font-size:.8rem;font-weight:500;gap:.25rem;padding:.25rem .75rem}.profile_activityChart__RhiZ8{display:flex;flex-direction:column;gap:1rem}.profile_chartItem__fPd6o{align-items:center;display:flex;gap:1rem}.profile_chartLabel__3Fsme{flex-shrink:0;text-align:right;width:80px}.profile_dayName__aLsMu{color:#0f1419;color:var(--profile-text-primary);font-size:.9rem;font-weight:600;text-transform:capitalize}.profile_dayDate__to\+Xb{color:#8b98a5;color:var(--profile-text-tertiary);font-size:.75rem;margin-top:.125rem}.profile_chartBarContainer__s7LjW{background:#f0f3f6;background:var(--profile-border-light);flex:1 1;height:40px}.profile_chartBarContainer__s7LjW,.profile_chartBar__z-4qG{border-radius:6px;border-radius:var(--profile-radius-sm);overflow:hidden;position:relative}.profile_chartBar__z-4qG{align-items:center;background:linear-gradient(90deg,#2b5876,#4e89ae);background:linear-gradient(90deg,var(--profile-primary) 0,var(--profile-primary-light) 100%);display:flex;height:100%;justify-content:flex-end;padding:0 .75rem;transition:width .35s cubic-bezier(.4,0,.2,1);transition:width var(--profile-transition-slow)}.profile_chartBar__z-4qG:before{animation:profile_shimmer__8uLAe 2s infinite;background:linear-gradient(90deg,#0000,#fff3,#0000);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes profile_shimmer__8uLAe{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.profile_barValue__rIci1{color:#fff;font-size:.9rem;font-weight:700;position:relative;text-shadow:0 1px 2px #0003;z-index:1}.profile_favoritesList__fsu6H{display:flex;flex-direction:column;gap:1rem}.profile_favoriteItem__3XRI0{align-items:flex-start;background:#fafbfc;background:var(--profile-surface-elevated);border:1px solid #e1e8ed;border:1px solid var(--profile-border);border-radius:12px;border-radius:var(--profile-radius-md);display:flex;gap:1rem;justify-content:space-between;padding:1rem;transition:all .15s cubic-bezier(.4,0,.2,1);transition:all var(--profile-transition-fast)}.profile_favoriteItem__3XRI0:hover{border-color:#4e89ae;border-color:var(--profile-primary-light);box-shadow:0 1px 3px #00000014;box-shadow:var(--profile-shadow-sm);transform:translateX(4px)}.profile_favoriteContent__gTBTT{flex:1 1;min-width:0}.profile_favoriteTitle__LqctE{color:#2b5876;color:var(--profile-primary);display:block;font-size:1.1rem;font-weight:600;margin-bottom:.5rem;text-decoration:none;transition:color .15s cubic-bezier(.4,0,.2,1);transition:color var(--profile-transition-fast)}.profile_favoriteTitle__LqctE:hover{color:#e85d04;color:var(--profile-accent);text-decoration:underline}.profile_favoriteMeta__uCU\+W{color:#536471;color:var(--profile-text-secondary);display:flex;flex-wrap:wrap;font-size:.9rem;gap:1rem}.profile_favoriteAdded__BOQU7,.profile_favoriteAuthor__NeP9e,.profile_favoriteDate__NYgqG{align-items:center;display:flex;gap:.375rem}.profile_favoriteAdded__BOQU7{color:#8b98a5;color:var(--profile-text-tertiary);font-size:.85rem}.profile_emptyHint__nCaqf{color:#536471;color:var(--profile-text-secondary);font-size:.95rem;font-style:italic;margin-top:.5rem}@media (max-width:768px){.profile_profileHero__SIV-F{padding:2rem 1rem 1.5rem}.profile_heroContent__mqiR-{flex-direction:column;gap:1.5rem;text-align:center}.profile_avatar__Uu5vC{height:100px;width:100px}.profile_userName__CPccx{font-size:1.75rem}.profile_userEmail__CqGLj{font-size:1rem}.profile_userMeta__IY34j{justify-content:center}.profile_contentGrid__mcsYp{padding:0 1rem}.profile_sortControls__XO8dI{align-items:flex-start;flex-direction:column}.profile_sortButtons__vnExi{width:100%}.profile_sortBtn__lZpF\+{flex:1 1;justify-content:center}.profile_searchMain__tjnHh{align-items:flex-start;flex-direction:column}.profile_searchQueryWrapper__y1fX1{width:100%}.profile_searchTime__CNH4F{align-self:flex-start}.profile_chartLabel__3Fsme{font-size:.85rem;width:60px}.profile_dayName__aLsMu{font-size:.85rem}.profile_favoriteItem__3XRI0{align-items:flex-start;flex-direction:column;gap:.75rem}.profile_favoriteMeta__uCU\+W{flex-wrap:wrap;gap:.5rem}}@media (max-width:480px){.profile_userName__CPccx{font-size:1.5rem}.profile_cardContent__\+ueq-{padding:1rem}.profile_sortButtons__vnExi{flex-direction:column}.profile_sortBtn__lZpF\+{width:100%}}.profile_planBadge__EdQBI{align-items:center;border-radius:999px;box-shadow:0 1px 3px #00000014;box-shadow:var(--profile-shadow-sm);display:inline-flex;flex-shrink:0;font-size:.8rem;font-weight:700;letter-spacing:.04em;padding:.3rem .85rem;text-transform:uppercase}.profile_planTrial__DwKO8{background:linear-gradient(135deg,#ffa502,#ffca28);background:linear-gradient(135deg,var(--profile-warning) 0,#ffca28 100%);color:#4a3000}[data-theme=dark] .profile_planTrial__DwKO8{color:#1a1000}.profile_planPro__LBKaw{background:linear-gradient(135deg,#2b5876,#4e89ae);background:linear-gradient(135deg,var(--profile-primary) 0,var(--profile-primary-light) 100%);color:#fff}.profile_planEnterprise__qXjCC{background:linear-gradient(135deg,#e85d04,#f77f00);background:linear-gradient(135deg,var(--profile-accent) 0,var(--profile-accent-light) 100%);color:#fff}.profile_planGrid__xOb1a{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin-bottom:1.25rem}.profile_planStat__X0pOw{background:#fafbfc;background:var(--profile-surface-elevated);border:1px solid #e1e8ed;border:1px solid var(--profile-border);border-radius:12px;border-radius:var(--profile-radius-md);display:flex;flex-direction:column;gap:.375rem;padding:.875rem 1rem;transition:all .15s cubic-bezier(.4,0,.2,1);transition:all var(--profile-transition-fast)}.profile_planStat__X0pOw:hover{border-color:#4e89ae;border-color:var(--profile-primary-light);box-shadow:0 1px 3px #00000014;box-shadow:var(--profile-shadow-sm)}.profile_planStatLabel__ll11m{color:#8b98a5;color:var(--profile-text-tertiary);font-size:.775rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.profile_planStatValue__LF9ng{align-items:center;color:#0f1419;color:var(--profile-text-primary);display:flex;font-size:1.05rem;font-weight:700;gap:.4rem}.profile_warnIcon__mJ5R5{color:#ffa502;color:var(--profile-warning);flex-shrink:0}.profile_upgradeCtaBtn__rEF1y{align-items:center;background:linear-gradient(135deg,#2b5876,#4e89ae);background:linear-gradient(135deg,var(--profile-primary) 0,var(--profile-primary-light) 100%);border:none;border-radius:12px;border-radius:var(--profile-radius-md);box-shadow:0 1px 3px #00000014;box-shadow:var(--profile-shadow-sm);color:#fff;cursor:pointer;display:inline-flex;font-family:Work Sans,sans-serif;font-family:var(--profile-font-body);font-size:.95rem;font-weight:600;gap:.5rem;overflow:hidden;padding:.75rem 1.5rem;position:relative;transition:all .25s cubic-bezier(.4,0,.2,1);transition:all var(--profile-transition-base)}.profile_upgradeCtaBtn__rEF1y:before{background:linear-gradient(90deg,#0000,#ffffff26,#0000);content:"";inset:0;position:absolute;transform:translateX(-100%);transition:transform .5s ease}.profile_upgradeCtaBtn__rEF1y:hover:before{transform:translateX(100%)}.profile_upgradeCtaBtn__rEF1y:hover{box-shadow:0 4px 12px #0000001a;box-shadow:var(--profile-shadow-md);transform:translateY(-2px)}.profile_upgradeCtaBtn__rEF1y:active{transform:translateY(0)}.profile_tabHidden__xFnJt{display:none}.profile_successBanner__8slQZ{align-items:center;animation:profile_slideDown__IM3Qm .25s cubic-bezier(.4,0,.2,1);animation:profile_slideDown__IM3Qm var(--profile-transition-base);background:#00ba881f;border-bottom:2px solid #00ba88;border-bottom:2px solid var(--profile-success);color:#00ba88;color:var(--profile-success);display:flex;font-family:Work Sans,sans-serif;font-family:var(--profile-font-body);font-size:.95rem;font-weight:600;gap:.6rem;justify-content:center;padding:.875rem 1.5rem}[data-theme=dark] .profile_successBanner__8slQZ{background:#34d39926}@media (max-width:768px){.profile_planGrid__xOb1a{grid-template-columns:1fr 1fr}.profile_upgradeCtaBtn__rEF1y{justify-content:center;width:100%}}@media (max-width:480px){.profile_planGrid__xOb1a{grid-template-columns:1fr}}.profile_countBadge__RY8SV{align-items:center;background:#f0f3f6;background:var(--profile-border-light);border-radius:999px;color:#536471;color:var(--profile-text-secondary);display:inline-flex;font-family:Work Sans,sans-serif;font-family:var(--profile-font-body);font-size:.75rem;font-weight:700;height:22px;justify-content:center;margin-left:.25rem;min-width:22px;padding:0 6px}.profile_paginationRow__Z1t4-{align-items:center;display:flex;flex-wrap:wrap;gap:.375rem;justify-content:center;margin-top:1.5rem}.profile_pageBtn__sImsv{align-items:center;background:#fafbfc;background:var(--profile-surface-elevated);border:1px solid #e1e8ed;border:1px solid var(--profile-border);border-radius:6px;border-radius:var(--profile-radius-sm);color:#536471;color:var(--profile-text-secondary);cursor:pointer;display:inline-flex;font-family:Work Sans,sans-serif;font-family:var(--profile-font-body);font-size:.875rem;font-weight:500;height:36px;justify-content:center;min-width:36px;padding:0 .5rem;transition:all .15s cubic-bezier(.4,0,.2,1);transition:all var(--profile-transition-fast)}.profile_pageBtn__sImsv:hover:not(:disabled){border-color:#2b5876;border-color:var(--profile-primary);color:#2b5876;color:var(--profile-primary)}.profile_pageBtn__sImsv:disabled{cursor:not-allowed;opacity:.35}.profile_activePage__bnNlj{background:#2b5876;background:var(--profile-primary);border-color:#2b5876;border-color:var(--profile-primary);color:#fff;font-weight:700}.profile_activePage__bnNlj:hover{background:#4e89ae!important;background:var(--profile-primary-light)!important;border-color:#4e89ae!important;border-color:var(--profile-primary-light)!important;color:#fff!important}.profile_ellipsis__j5lYE{color:#8b98a5;color:var(--profile-text-tertiary);font-size:.875rem;line-height:36px;padding:0 .25rem}.profile_paySummary__Aycjb{background:#fafbfc;background:var(--profile-surface-elevated);border:1px solid #e1e8ed;border:1px solid var(--profile-border);border-radius:12px;border-radius:var(--profile-radius-md);display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:1.25rem;padding:1rem 1.25rem}.profile_paySummaryItem__QALN7{display:flex;flex-direction:column;gap:.25rem}.profile_paySummaryLabel__bGKS7{color:#8b98a5;color:var(--profile-text-tertiary);font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.profile_paySummaryValue__D9\+h9{color:#0f1419;color:var(--profile-text-primary);font-size:1.15rem;font-weight:700}.profile_payTableWrap__rdSyM{border:1px solid #e1e8ed;border:1px solid var(--profile-border);border-radius:12px;border-radius:var(--profile-radius-md);overflow-x:auto}.profile_payTable__lbvXG{border-collapse:collapse;font-size:.9rem;width:100%}.profile_payTable__lbvXG th{background:#fafbfc;background:var(--profile-surface-elevated);border-bottom:1px solid #e1e8ed;border-bottom:1px solid var(--profile-border);color:#8b98a5;color:var(--profile-text-tertiary);font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:.75rem 1rem;text-align:left;text-transform:uppercase;white-space:nowrap}.profile_payRow__adXwn{border-bottom:1px solid #f0f3f6;border-bottom:1px solid var(--profile-border-light);transition:background .15s cubic-bezier(.4,0,.2,1);transition:background var(--profile-transition-fast)}.profile_payRow__adXwn:last-child{border-bottom:none}.profile_payRow__adXwn:hover{background:#fafbfc;background:var(--profile-surface-elevated)}.profile_payRow__adXwn td{padding:.875rem 1rem;vertical-align:middle}.profile_payDate__YmoWX{font-size:.85rem;white-space:nowrap}.profile_payDate__YmoWX,.profile_payPlan__Mc\+de{color:#536471;color:var(--profile-text-secondary)}.profile_payPlan__Mc\+de{background:#f0f3f6;background:var(--profile-border-light);border-radius:6px;border-radius:var(--profile-radius-sm);display:inline-block;font-size:.8rem;font-weight:600;padding:.2rem .6rem;text-transform:capitalize}.profile_payOrderId__eQ3K5{color:#8b98a5;color:var(--profile-text-tertiary);font-family:Courier New,monospace;font-size:.8rem}.profile_payAmount__jGlB-{color:#0f1419;color:var(--profile-text-primary);font-weight:700;white-space:nowrap}.profile_payBadge__ZqnDA{align-items:center;border-radius:999px;display:inline-flex;font-size:.75rem;font-weight:600;gap:.3rem;padding:.25rem .65rem;white-space:nowrap}.profile_payStatusSuccess__sohl-{background:#00ba881f;border:1px solid #00ba8840;color:#00ba88;color:var(--profile-success)}.profile_payStatusPending__XFZdE{background:#ffa5021f;border:1px solid #ffa50240;color:#ffa502;color:var(--profile-warning)}.profile_payStatusExpired__aOPpz,.profile_payStatusFailed__VQ8sU{background:#ff47571a;border:1px solid #ff475733;color:#ff4757;color:var(--profile-error)}[data-theme=dark] .profile_payStatusSuccess__sohl-{background:#34d39926}[data-theme=dark] .profile_payStatusPending__XFZdE{background:#fbbf2426}[data-theme=dark] .profile_payStatusExpired__aOPpz,[data-theme=dark] .profile_payStatusFailed__VQ8sU{background:#f8717126}.profile_planPremium__z1eyB{background:linear-gradient(135deg,#7c3aed,#a855f7);color:#fff}@media (max-width:600px){.profile_payRow__adXwn td:nth-child(3),.profile_payTable__lbvXG th:nth-child(3){display:none}}.profile_planLayout__W2rVM{grid-gap:1.5rem;align-items:start;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.profile_folderNewBtn__-5q2a{align-items:center;background:linear-gradient(135deg,#2b5876,#4e89ae);background:linear-gradient(135deg,var(--profile-primary) 0,var(--profile-primary-light) 100%);border:none;border-radius:12px;border-radius:var(--profile-radius-md);color:#fff;cursor:pointer;display:inline-flex;font-family:Work Sans,sans-serif;font-family:var(--profile-font-body);font-size:.82rem;font-weight:600;gap:6px;padding:6px 14px;transition:all .15s cubic-bezier(.4,0,.2,1);transition:all var(--profile-transition-fast);white-space:nowrap}.profile_folderNewBtn__-5q2a:hover{box-shadow:0 1px 3px #00000014;box-shadow:var(--profile-shadow-sm);transform:translateY(-1px)}.profile_folderCreateForm__3fVZR{animation:profile_slideDown__IM3Qm .25s cubic-bezier(.4,0,.2,1);animation:profile_slideDown__IM3Qm var(--profile-transition-base);background:#fafbfc;background:var(--profile-surface-elevated);border:1px solid #e1e8ed;border:1px solid var(--profile-border);border-radius:12px;border-radius:var(--profile-radius-md);display:flex;flex-direction:column;gap:10px;margin-bottom:1.25rem;padding:1rem}.profile_folderCreateRow__L\+VM3{display:flex;flex-wrap:wrap;gap:10px}.profile_folderCreateInput__5wDuE{background:#fff;background:var(--profile-surface);border:1px solid #e1e8ed;border:1px solid var(--profile-border);border-radius:6px;border-radius:var(--profile-radius-sm);color:#0f1419;color:var(--profile-text-primary);flex:1 1;font-family:Work Sans,sans-serif;font-family:var(--profile-font-body);font-size:.875rem;min-width:160px;outline:none;padding:8px 12px;transition:border-color .15s cubic-bezier(.4,0,.2,1);transition:border-color var(--profile-transition-fast)}.profile_folderCreateInput__5wDuE:focus{border-color:#2b5876;border-color:var(--profile-primary)}.profile_folderCreateBottom__FHYb7{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.profile_folderCreateActions__5qhb0{display:flex;gap:8px;margin-left:auto}.profile_folderSaveBtn__jyC-1{align-items:center;background:#2b5876;background:var(--profile-primary);border:none;border-radius:6px;border-radius:var(--profile-radius-sm);color:#fff;cursor:pointer;display:inline-flex;font-family:Work Sans,sans-serif;font-family:var(--profile-font-body);font-size:.82rem;font-weight:600;gap:5px;padding:7px 14px;transition:background .15s cubic-bezier(.4,0,.2,1);transition:background var(--profile-transition-fast)}.profile_folderSaveBtn__jyC-1:hover:not(:disabled){background:#4e89ae;background:var(--profile-primary-light)}.profile_folderSaveBtn__jyC-1:disabled{cursor:not-allowed;opacity:.6}.profile_folderCancelBtn__03Mtk{align-items:center;background:none;border:1px solid #e1e8ed;border:1px solid var(--profile-border);border-radius:6px;border-radius:var(--profile-radius-sm);color:#536471;color:var(--profile-text-secondary);cursor:pointer;display:inline-flex;font-family:Work Sans,sans-serif;font-family:var(--profile-font-body);font-size:.82rem;font-weight:500;gap:5px;padding:7px 14px;transition:all .15s cubic-bezier(.4,0,.2,1);transition:all var(--profile-transition-fast)}.profile_folderCancelBtn__03Mtk:hover{border-color:#536471;border-color:var(--profile-text-secondary);color:#0f1419;color:var(--profile-text-primary)}.profile_folderColorPicker__umLVI{align-items:center;display:flex;gap:7px}.profile_folderColorDotBtn__aJkz-{border:2.5px solid #0000;border-radius:50%;cursor:pointer;flex-shrink:0;height:20px;padding:0;transition:transform .12s,border-color .12s;width:20px}.profile_folderColorDotBtn__aJkz-:hover{transform:scale(1.2)}.profile_folderColorDotActive__Ct5eq{border-color:#0f1419!important;border-color:var(--profile-text-primary)!important;transform:scale(1.15)}.profile_folderErr__lWY9L{color:#ff4757;color:var(--profile-error);font-size:.78rem}.profile_folderGrid__C7VSc{display:flex;flex-direction:column;gap:10px}.profile_folderCard__TNG-\+{align-items:center;background:#fafbfc;background:var(--profile-surface-elevated);border:1px solid #e1e8ed;border:1px solid var(--profile-border);border-radius:12px;border-radius:var(--profile-radius-md);cursor:pointer;display:flex;gap:12px;justify-content:space-between;padding:14px 16px;transition:all .15s cubic-bezier(.4,0,.2,1);transition:all var(--profile-transition-fast)}.profile_folderCard__TNG-\+:hover{border-color:#4e89ae;border-color:var(--profile-primary-light);box-shadow:0 1px 3px #00000014;box-shadow:var(--profile-shadow-sm);transform:translateX(3px)}.profile_folderCardEditing__vgBgc{border-color:#2b5876;border-color:var(--profile-primary);cursor:default;transform:none}.profile_folderCardLeft__3TWuq{align-items:center;display:flex;flex:1 1;gap:12px;min-width:0}.profile_folderCardIcon__Mm4Ae{align-items:center;display:flex;flex-shrink:0}.profile_folderCardMeta__hNm\+l{display:flex;flex-direction:column;gap:2px;min-width:0}.profile_folderCardName__0LuBe{color:#0f1419;color:var(--profile-text-primary);font-size:.95rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile_folderCardDesc__FBdLv{color:#536471;color:var(--profile-text-secondary);font-size:.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile_folderCardCount__fSUTE{color:#8b98a5;color:var(--profile-text-tertiary);font-size:.78rem;font-weight:500}.profile_folderRenameInput__faKJg{background:#fff;background:var(--profile-surface);border:1px solid #2b5876;border:1px solid var(--profile-primary);border-radius:6px;border-radius:var(--profile-radius-sm);color:#0f1419;color:var(--profile-text-primary);font-family:Work Sans,sans-serif;font-family:var(--profile-font-body);font-size:.875rem;max-width:260px;outline:none;padding:5px 8px;width:100%}.profile_folderCardActions__9blle{align-items:center;display:flex;flex-shrink:0;gap:6px}.profile_folderActionBtn__Dj-Pv{align-items:center;background:none;border:none;border-radius:6px;border-radius:var(--profile-radius-sm);color:#536471;color:var(--profile-text-secondary);cursor:pointer;display:inline-flex;height:30px;justify-content:center;transition:all .15s cubic-bezier(.4,0,.2,1);transition:all var(--profile-transition-fast);width:30px}.profile_folderActionBtn__Dj-Pv:hover{background:#f0f3f6;background:var(--profile-border-light);color:#2b5876;color:var(--profile-primary)}.profile_folderActionDanger__5TGSk:hover{background:#ff47571a;color:#ff4757;color:var(--profile-error)}.profile_folderChevron__YdhHZ{color:#8b98a5;color:var(--profile-text-tertiary);transition:transform .15s cubic-bezier(.4,0,.2,1);transition:transform var(--profile-transition-fast)}.profile_folderCard__TNG-\+:hover .profile_folderChevron__YdhHZ{color:#2b5876;color:var(--profile-primary);transform:translateX(3px)}.profile_folderItemsView__7yQq7{display:flex;flex-direction:column;gap:1rem}.profile_folderItemsHeader__Ap5Rv{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.profile_backBtn__WGMYG{align-items:center;background:#fafbfc;background:var(--profile-surface-elevated);border:1px solid #e1e8ed;border:1px solid var(--profile-border);border-radius:6px;border-radius:var(--profile-radius-sm);color:#536471;color:var(--profile-text-secondary);cursor:pointer;display:inline-flex;font-family:Work Sans,sans-serif;font-family:var(--profile-font-body);font-size:.82rem;font-weight:500;gap:5px;padding:6px 12px;transition:all .15s cubic-bezier(.4,0,.2,1);transition:all var(--profile-transition-fast);white-space:nowrap}.profile_backBtn__WGMYG:hover{border-color:#2b5876;border-color:var(--profile-primary);color:#2b5876;color:var(--profile-primary)}.profile_folderItemsTitle__KcNL1{align-items:center;display:flex;gap:8px}.profile_folderItemsTitle__KcNL1 h3{color:#0f1419;color:var(--profile-text-primary);font-family:Playfair Display,serif;font-family:var(--profile-font-display);font-size:1.1rem;font-weight:700;margin:0}.profile_folderItemsLoading__Bpn5W{align-items:center;color:#536471;color:var(--profile-text-secondary);display:flex;font-size:.9rem;gap:8px;padding:1rem 0}.profile_folderDecisionList__xLGEF{display:flex;flex-direction:column;gap:8px}.profile_folderDecisionRow__F1BIf{align-items:center;background:#fafbfc;background:var(--profile-surface-elevated);border:1px solid #e1e8ed;border:1px solid var(--profile-border);border-radius:12px;border-radius:var(--profile-radius-md);display:flex;gap:10px;padding:12px 14px;transition:all .15s cubic-bezier(.4,0,.2,1);transition:all var(--profile-transition-fast)}.profile_folderDecisionRow__F1BIf:hover{border-color:#4e89ae;border-color:var(--profile-primary-light);box-shadow:0 1px 3px #00000014;box-shadow:var(--profile-shadow-sm)}.profile_folderDecisionMain__ge49A{cursor:pointer;display:flex;flex:1 1;flex-direction:column;gap:3px;min-width:0}.profile_folderDecisionCaseNo__tRZ1B{color:#2b5876;color:var(--profile-primary);font-size:.925rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile_folderDecisionMain__ge49A:hover .profile_folderDecisionCaseNo__tRZ1B{text-decoration:underline}.profile_folderDecisionMeta__WOvy2{color:#536471;color:var(--profile-text-secondary);font-size:.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile_folderDecisionNote__564Xb{color:#8b98a5;color:var(--profile-text-tertiary);font-size:.78rem;font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile_spin__WW9Pp{animation:profile_spin__WW9Pp .7s linear infinite}@media (max-width:820px){.profile_planLayout__W2rVM{grid-template-columns:1fr}}.profile_heroPlanCol__gv-fL{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;gap:.4rem;margin-left:auto;padding-bottom:1.5rem}.profile_heroPlanStatus__H3x5M{color:#ffffffb8;font-size:.78rem;line-height:1.3;text-align:right}@media (max-width:768px){.profile_heroPlanCol__gv-fL{align-items:flex-start;margin-left:0;padding-bottom:0}.profile_heroPlanStatus__H3x5M{text-align:left}}@media (max-width:600px){.profile_folderCreateRow__L\+VM3{flex-direction:column}.profile_folderCreateBottom__FHYb7{align-items:flex-start;flex-direction:column}.profile_folderCreateActions__5qhb0{margin-left:0}.profile_folderCard__TNG-\+{align-items:flex-start;flex-direction:column}.profile_folderCardActions__9blle{align-self:flex-end}}.profile_folderSectionHeader__q9xpU{align-items:center;border-bottom:1px solid #f0f3f6;border-bottom:1px solid var(--profile-border-light);display:flex;justify-content:space-between;margin:.75rem 0 .5rem;padding-bottom:.5rem}.profile_folderSectionLabel__\+Kf0z{align-items:center;color:#8b98a5;color:var(--profile-text-tertiary);display:flex;font-size:.78rem;font-weight:700;gap:6px;letter-spacing:.05em;text-transform:uppercase}.profile_folderSectionEmpty__2tQPR{color:#8b98a5;color:var(--profile-text-tertiary);font-size:.82rem;font-style:italic;margin:.25rem 0 .75rem}.profile_folderAddChildBtn__i6Pul{align-items:center;background:none;border:1px solid #e1e8ed;border:1px solid var(--profile-border);border-radius:6px;border-radius:var(--profile-radius-sm);color:#536471;color:var(--profile-text-secondary);cursor:pointer;display:inline-flex;font-family:Work Sans,sans-serif;font-family:var(--profile-font-body);font-size:.78rem;font-weight:500;gap:5px;padding:4px 10px;transition:all .15s cubic-bezier(.4,0,.2,1);transition:all var(--profile-transition-fast);white-space:nowrap}.profile_folderAddChildBtn__i6Pul:hover{border-color:#2b5876;border-color:var(--profile-primary);color:#2b5876;color:var(--profile-primary)}.profile_folderRenameInline__yZ0Fm{display:flex;flex-direction:column;gap:8px;width:100%}.profile_mobileIdentityStrip__ABL4e{align-items:center;background:#fff;background:var(--profile-surface);border-bottom:1px solid #f0f3f6;border-bottom:1px solid var(--profile-border-light);display:flex;gap:.75rem;padding:1rem 1.25rem .75rem}.profile_mobileIdentityName__9IrXs{color:#0f1419;color:var(--profile-text-primary);font-family:Playfair Display,serif;font-family:var(--profile-font-display);font-size:1rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile_mobileIdentityEmail__ADyYD{color:#536471;color:var(--profile-text-secondary);font-size:.75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width:900px){.profile_mobileIdentityStrip__ABL4e{display:none}}.profile_mobileTabBar__V03rt{background:#fff;background:var(--profile-surface);border-top:1px solid #f0f3f6;border-top:1px solid var(--profile-border-light);bottom:0;box-shadow:0 -4px 16px #00000014;display:none;left:0;padding:0 .25rem env(safe-area-inset-bottom);position:fixed;right:0;z-index:100}@media (max-width:900px){.profile_mobileTabBar__V03rt{display:flex}.profile_dashMain__dhXIP{padding-bottom:calc(64px + env(safe-area-inset-bottom))}}.profile_mobileTabItem__iVU4y{-webkit-tap-highlight-color:transparent;align-items:center;background:none;border:none;color:#8b98a5;color:var(--profile-text-tertiary);cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-family:Work Sans,sans-serif;font-family:var(--profile-font-body);font-size:.62rem;font-weight:500;gap:3px;justify-content:center;letter-spacing:.01em;padding:.55rem .25rem .45rem;transition:color .15s cubic-bezier(.4,0,.2,1);transition:color var(--profile-transition-fast)}.profile_mobileTabItemActive__cz9Xd,.profile_mobileTabItem__iVU4y:hover{color:#2b5876;color:var(--profile-primary)}.profile_mobileTabItemActive__cz9Xd{font-weight:600}.profile_mobileTabIcon__w4a53{transition:transform .15s cubic-bezier(.4,0,.2,1);transition:transform var(--profile-transition-fast)}.profile_mobileTabItemActive__cz9Xd .profile_mobileTabIcon__w4a53{transform:translateY(-1px)}@media (max-width:899px){.profile_contentGrid__mcsYp{padding:1rem}}.favorites_root__UwwZ0{background:var(--profile-surface);border:1px solid var(--profile-border-light);border-radius:var(--profile-radius-lg);box-shadow:var(--profile-shadow-sm);overflow:hidden}.favorites_cardHeader__poL-8{align-items:center;border-bottom:1px solid var(--profile-border-light);display:flex;justify-content:space-between;padding:1.1rem 1.5rem}.favorites_cardTitle__uNMpU{align-items:center;color:var(--profile-text-primary);display:flex;font-family:var(--profile-font-display);font-size:1.15rem;font-weight:700;gap:.6rem;margin:0}.favorites_cardTitle__uNMpU svg{color:var(--profile-accent);flex-shrink:0}.favorites_totalBadge__hVhHX{align-items:center;background:color-mix(in srgb,var(--profile-accent) 10%,#0000);border-radius:999px;color:var(--profile-accent);display:inline-flex;font-size:.78rem;font-weight:600;padding:.2rem .7rem}.favorites_body__E9p6O{display:flex;flex-direction:column;gap:0}.favorites_centrePane__kjwHq{align-items:center;display:flex;justify-content:center;padding:3.5rem}.favorites_spinner__vBeVi{animation:favorites_spin__MMPuK .75s linear infinite;border:3px solid var(--profile-border);border-radius:50%;border-top-color:var(--profile-primary);height:36px;width:36px}@keyframes favorites_spin__MMPuK{to{transform:rotate(1turn)}}.favorites_emptyPane__A0QXI{align-items:center;color:var(--profile-text-tertiary);display:flex;flex-direction:column;gap:.75rem;padding:3rem 1.5rem;text-align:center}.favorites_emptyPane__A0QXI p{font-size:.9rem;margin:0}.favorites_emptyIcon__6SnKT{opacity:.3}.favorites_errorMsg__AONpk{background:#ff475714;border:1px solid var(--profile-error);border-radius:var(--profile-radius-md);color:var(--profile-error);font-size:.875rem;font-weight:500;margin:1rem 1.5rem;padding:.875rem 1rem}.favorites_toolbar__Adsw6{align-items:center;background:var(--profile-surface-elevated);border-bottom:1px solid var(--profile-border-light);display:flex;flex-wrap:wrap;gap:.75rem;padding:.875rem 1.5rem}.favorites_searchWrap__fRAy-{flex:1 1;min-width:180px;position:relative}.favorites_searchIcon__KPmqq{color:var(--profile-text-tertiary);left:.7rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.favorites_searchInput__O6dkW{background:var(--profile-surface);border:1px solid var(--profile-border);border-radius:var(--profile-radius-md);color:var(--profile-text-primary);font-family:var(--profile-font-body);font-size:.875rem;outline:none;padding:.45rem 2rem .45rem 2.1rem;transition:border-color var(--profile-transition-fast),box-shadow var(--profile-transition-fast);width:100%}.favorites_searchInput__O6dkW::placeholder{color:var(--profile-text-tertiary)}.favorites_searchInput__O6dkW:focus{border-color:var(--profile-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--profile-primary) 12%,#0000)}.favorites_clearBtn__Y9m3b{align-items:center;background:var(--profile-border-light);border:none;border-radius:50%;color:var(--profile-text-secondary);cursor:pointer;display:flex;height:20px;justify-content:center;position:absolute;right:.5rem;top:50%;transform:translateY(-50%);transition:background var(--profile-transition-fast);width:20px}.favorites_clearBtn__Y9m3b:hover{background:var(--profile-border)}.favorites_sortWrap__PeQV\+{flex-shrink:0;position:relative}.favorites_sortIcon__uUFxO{color:var(--profile-text-tertiary);left:.65rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.favorites_sortSelect__87ROS{appearance:none;-webkit-appearance:none;background:var(--profile-surface);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%238b98a5' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .6rem center;background-repeat:no-repeat;border:1px solid var(--profile-border);border-radius:var(--profile-radius-md);color:var(--profile-text-primary);cursor:pointer;font-family:var(--profile-font-body);font-size:.82rem;font-weight:500;outline:none;padding:.45rem 2rem;transition:border-color var(--profile-transition-fast)}.favorites_sortSelect__87ROS:focus{border-color:var(--profile-primary)}.favorites_resultMeta__PJDke{align-items:center;background:var(--profile-surface);border-bottom:1px solid var(--profile-border-light);color:var(--profile-text-secondary);display:flex;font-size:.8rem;justify-content:space-between;padding:.5rem 1.5rem}.favorites_resultMeta__PJDke strong{color:var(--profile-text-primary);font-weight:600}.favorites_clearFilterLink__\+9RvZ{background:none;border:none;color:var(--profile-primary);cursor:pointer;font-family:var(--profile-font-body);font-size:.8rem;font-weight:500;padding:0;text-decoration:underline;text-underline-offset:2px}.favorites_clearFilterLink__\+9RvZ:hover{color:var(--profile-primary-light)}.favorites_list__GOLti{display:flex;flex-direction:column;gap:6px;list-style:none;margin:0;padding:.75rem 1.5rem 1.25rem}.favorites_item__WJlXF{align-items:center;background:var(--profile-surface-elevated);border:1px solid var(--profile-border-light);border-radius:var(--profile-radius-md);display:flex;gap:.75rem;justify-content:space-between;padding:.8rem 1rem;transition:border-color var(--profile-transition-fast),box-shadow var(--profile-transition-fast),transform var(--profile-transition-fast)}.favorites_item__WJlXF:hover{border-color:var(--profile-primary-light);box-shadow:var(--profile-shadow-sm);transform:translateX(2px)}.favorites_itemBody__fh9aS{display:flex;flex:1 1;flex-direction:column;gap:5px;min-width:0}.favorites_caseNo__SZqOv{color:var(--profile-primary);font-size:.925rem;font-weight:600;overflow:hidden;text-decoration:none;text-overflow:ellipsis;transition:color var(--profile-transition-fast);white-space:nowrap}.favorites_caseNo__SZqOv:hover{color:var(--profile-primary-light);text-decoration:underline;text-underline-offset:2px}.favorites_meta__KcMzt{align-items:center;display:flex;flex-wrap:wrap;gap:.35rem}.favorites_metaChip__AI1vC{align-items:center;color:var(--profile-text-secondary);display:inline-flex;font-size:.78rem;gap:.25rem}.favorites_metaChip__AI1vC svg{color:var(--profile-text-tertiary);flex-shrink:0}.favorites_metaDot__2vWLf{background:var(--profile-text-tertiary);border-radius:50%;flex-shrink:0;height:3px;opacity:.5;width:3px}@media (max-width:600px){.favorites_cardHeader__poL-8{padding:.9rem 1rem}.favorites_toolbar__Adsw6{padding:.75rem 1rem}.favorites_list__GOLti{padding:.75rem 1rem 1rem}.favorites_resultMeta__PJDke{padding:.45rem 1rem}.favorites_searchWrap__fRAy-{min-width:0}.favorites_sortSelect__87ROS{font-size:.78rem;padding-left:1.8rem}.favorites_item__WJlXF{padding:.7rem .75rem}.favorites_meta__KcMzt{gap:.25rem}.favorites_metaDot__2vWLf{display:none}}.search-history_root__XMHrP{background:var(--profile-surface);border:1px solid var(--profile-border-light);border-radius:var(--profile-radius-lg);box-shadow:var(--profile-shadow-sm);overflow:hidden}.search-history_cardHeader__uUFYT{align-items:center;background:var(--profile-surface);border-bottom:1px solid var(--profile-border-light);display:flex;justify-content:space-between;padding:1.1rem 1.5rem}.search-history_cardTitle__Uevy2{align-items:center;color:var(--profile-text-primary);display:flex;font-family:var(--profile-font-display);font-size:1.15rem;font-weight:700;gap:.6rem;margin:0}.search-history_cardTitle__Uevy2 svg{color:var(--profile-primary);flex-shrink:0}.search-history_totalBadge__HTTv1{align-items:center;background:color-mix(in srgb,var(--profile-primary) 10%,#0000);border-radius:999px;color:var(--profile-primary);display:inline-flex;font-size:.78rem;font-weight:600;padding:.2rem .7rem}.search-history_tabStrip__siA-a{background:var(--profile-surface-elevated);border-bottom:1px solid var(--profile-border-light);display:flex;gap:0;padding:0 1.5rem}.search-history_tabBtn__WWzfO{align-items:center;background:none;border:none;border-bottom:2px solid #0000;color:var(--profile-text-secondary);cursor:pointer;display:inline-flex;font-family:var(--profile-font-body);font-size:.875rem;font-weight:500;gap:.45rem;margin-bottom:-1px;padding:.8rem 1.1rem;transition:color var(--profile-transition-fast),border-color var(--profile-transition-fast);white-space:nowrap}.search-history_tabBtn__WWzfO:hover{color:var(--profile-primary)}.search-history_tabBtn__WWzfO svg{opacity:.7;transition:opacity var(--profile-transition-fast)}.search-history_tabBtnActive__CmCwk{border-bottom-color:var(--profile-accent);color:var(--profile-primary);font-weight:600}.search-history_tabBtnActive__CmCwk svg{opacity:1}.search-history_body__xpkqT{padding:0}.search-history_pane__TaE60{display:flex;flex-direction:column;gap:1.25rem;padding:1.25rem 1.5rem}.search-history_loadingPane__LBxAp{align-items:center;display:flex;justify-content:center;padding:3rem}.search-history_spinner__rqjLU{animation:search-history_spin__FgdUl .75s linear infinite;border:3px solid var(--profile-border);border-radius:50%;border-top-color:var(--profile-primary);height:36px;width:36px}@keyframes search-history_spin__FgdUl{to{transform:rotate(1turn)}}.search-history_emptyPane__fWVMK{align-items:center;color:var(--profile-text-tertiary);display:flex;flex-direction:column;gap:.75rem;padding:3rem 1.5rem;text-align:center}.search-history_emptyPane__fWVMK p{font-size:.9rem;margin:0}.search-history_emptyIcon__WsBQ8{opacity:.35}.search-history_errorMsg__NtsSz{align-items:center;background:#ff475714;border:1px solid var(--profile-error);border-radius:var(--profile-radius-md);color:var(--profile-error);display:flex;font-size:.875rem;font-weight:500;gap:.6rem;padding:.875rem 1rem}.search-history_sortRow__Q7FF0{align-items:center;display:flex;flex-wrap:wrap;gap:.6rem}.search-history_sortLabel__aBjp\+{color:var(--profile-text-secondary);flex-shrink:0;font-size:.82rem;font-weight:600}.search-history_sortBtns__bo9vx{display:flex;flex-wrap:wrap;gap:.4rem}.search-history_sortBtn__R8j-n{align-items:center;background:var(--profile-surface);border:1px solid var(--profile-border);border-radius:var(--profile-radius-sm);color:var(--profile-text-secondary);cursor:pointer;display:inline-flex;font-family:var(--profile-font-body);font-size:.82rem;font-weight:500;gap:.3rem;padding:.38rem .8rem;transition:all var(--profile-transition-fast)}.search-history_sortBtn__R8j-n:hover{border-color:var(--profile-primary-light);color:var(--profile-primary)}.search-history_sortBtnActive__S51TZ{background:var(--profile-primary);border-color:var(--profile-primary);color:#fff}.search-history_sortBtnActive__S51TZ:hover{background:var(--profile-primary-light);border-color:var(--profile-primary-light)}.search-history_sortArrow__7pFTZ{font-size:.85rem;font-weight:700}.search-history_countPill__9V84N{align-items:center;background:var(--profile-surface-elevated);border:1px solid var(--profile-border-light);border-radius:999px;color:var(--profile-text-tertiary);display:inline-flex;font-size:.74rem;font-weight:600;margin-left:auto;padding:.18rem .6rem;white-space:nowrap}.search-history_searchList__rMvM9{display:flex;flex-direction:column;gap:6px}.search-history_searchItem__NDpCU{background:var(--profile-surface-elevated);border:1px solid var(--profile-border-light);border-radius:var(--profile-radius-md);display:flex;flex-direction:column;gap:5px;padding:.75rem 1rem;transition:border-color var(--profile-transition-fast),box-shadow var(--profile-transition-fast)}.search-history_searchItem__NDpCU:hover{border-color:var(--profile-primary-light);box-shadow:var(--profile-shadow-sm)}.search-history_searchMain__4b364{align-items:center;display:flex;flex-wrap:wrap;gap:.6rem;justify-content:space-between}.search-history_searchQueryWrap__Vq8gF{align-items:center;display:flex;flex-wrap:wrap;gap:.4rem;min-width:0}.search-history_searchQuery__64RUZ{color:var(--profile-primary);font-size:.9rem;font-weight:500;max-width:38ch;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.search-history_searchQuery__64RUZ:hover{text-decoration:underline}.search-history_modeBadge__W8I1O{background:color-mix(in srgb,var(--profile-accent) 12%,#0000);color:var(--profile-accent);letter-spacing:.04em;padding:.1rem .5rem;text-transform:uppercase}.search-history_freqBadge__0dK\+G,.search-history_modeBadge__W8I1O{align-items:center;border-radius:999px;display:inline-flex;flex-shrink:0;font-size:.68rem;font-weight:700}.search-history_freqBadge__0dK\+G{background:color-mix(in srgb,var(--profile-primary) 10%,#0000);color:var(--profile-primary);padding:.1rem .45rem}.search-history_searchTime__V2N4-{align-items:center;color:var(--profile-text-tertiary);display:inline-flex;flex-shrink:0;font-size:.78rem;gap:.25rem;white-space:nowrap}.search-history_advancedChips__wLTOr{display:flex;flex-wrap:wrap;gap:5px}.search-history_chipTag__79sQR{align-items:center;background:var(--profile-surface);border:1px solid var(--profile-border);border-radius:var(--profile-radius-sm);color:var(--profile-text-secondary);display:inline-flex;font-size:.75rem;gap:.2rem;padding:.15rem .55rem}.search-history_chipLabel__J9bSg{color:var(--profile-text-primary);font-weight:600}.search-history_filterTags__Wv-mN{display:flex;flex-wrap:wrap;gap:5px}.search-history_filterTag__butcR{align-items:center;background:var(--profile-surface);border:1px solid var(--profile-border);border-radius:var(--profile-radius-sm);color:var(--profile-text-secondary);display:inline-flex;font-size:.74rem;gap:.25rem;padding:.15rem .55rem}.search-history_summaryRow__DZxb0{display:none;flex-wrap:wrap;gap:.75rem}.search-history_summaryCard__uDw7c{background:var(--profile-surface-elevated);border:1px solid var(--profile-border-light);border-radius:var(--profile-radius-md);display:flex;flex:1 1;flex-direction:column;gap:.2rem;min-width:110px;padding:.9rem 1.1rem;transition:border-color var(--profile-transition-fast)}.search-history_summaryCard__uDw7c:hover{border-color:var(--profile-primary-light)}.search-history_summaryValue__7kVBe{color:var(--profile-primary);font-family:var(--profile-font-display);font-size:1.6rem;font-weight:700;line-height:1}.search-history_summaryLabel__y5Tzs{color:var(--profile-text-tertiary);font-size:.72rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.search-history_statsBlock__VR4vh{background:var(--profile-surface-elevated);border:1px solid var(--profile-border-light);border-radius:var(--profile-radius-md);display:none;flex-direction:column;gap:.75rem;padding:1rem 1.1rem}.search-history_statsBlockHeader__LiDlO{align-items:center;color:var(--profile-text-secondary);display:flex;font-size:.82rem;font-weight:700;gap:.5rem;letter-spacing:.05em;text-transform:uppercase}.search-history_statsBlockHeader__LiDlO svg{color:var(--profile-primary);flex-shrink:0}.search-history_innerTabs__1f\+6B{display:flex;gap:.4rem}.search-history_innerTab__ZbZaT{align-items:center;background:var(--profile-surface);border:1px solid var(--profile-border);border-radius:var(--profile-radius-sm);color:var(--profile-text-secondary);cursor:pointer;display:inline-flex;font-family:var(--profile-font-body);font-size:.8rem;font-weight:500;gap:.35rem;padding:.32rem .75rem;transition:all var(--profile-transition-fast)}.search-history_innerTab__ZbZaT:hover{border-color:var(--profile-primary-light);color:var(--profile-primary)}.search-history_innerTabActive__7KjNa{background:var(--profile-primary);border-color:var(--profile-primary);color:#fff}.search-history_innerTabCount__Va7\+g{align-items:center;background:#ffffff40;border-radius:999px;display:inline-flex;font-size:.68rem;font-weight:700;height:18px;justify-content:center;min-width:18px;padding:0 4px}.search-history_innerTab__ZbZaT:not(.search-history_innerTabActive__7KjNa) .search-history_innerTabCount__Va7\+g{background:color-mix(in srgb,var(--profile-primary) 12%,#0000);color:var(--profile-primary)}.search-history_topList__\+ljcx{display:flex;flex-direction:column;gap:6px}.search-history_statsEmpty__g-dRm{color:var(--profile-text-tertiary);font-size:.85rem;font-style:italic;padding:.75rem 0}.search-history_topItem__VcViz{display:flex;flex-direction:column;gap:4px}.search-history_topItemMeta__lmpJQ{align-items:center;display:flex;gap:.5rem}.search-history_topRank__6PuMf{color:var(--profile-text-tertiary);flex-shrink:0;font-size:.72rem;font-weight:700;width:1.8rem}.search-history_topQuery__qk403{color:var(--profile-primary);flex:1 1;font-size:.875rem;font-weight:500;min-width:0;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.search-history_topQuery__qk403:hover{text-decoration:underline}.search-history_topCount__MkGnM{color:var(--profile-text-tertiary);flex-shrink:0;font-size:.75rem;font-weight:600}.search-history_barTrack__sfHOr{background:var(--profile-border-light);border-radius:999px;height:5px;overflow:hidden}.search-history_barFill__PxKlI{background:linear-gradient(90deg,var(--profile-primary) 0,var(--profile-primary-light) 100%);border-radius:999px;height:100%;transition:width .4s ease}.search-history_activityChart__YkfxM{display:flex;flex-direction:column;gap:6px}.search-history_chartRow__qa2zr{align-items:center;display:flex;gap:.75rem}.search-history_chartDayLabel__-mGz\+{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;width:3.2rem}.search-history_dayName__xFwsM{color:var(--profile-text-secondary);font-size:.72rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.search-history_dayDate__W11mm{color:var(--profile-text-tertiary);font-size:.68rem}.search-history_chartBarTrack__fCgWg{background:var(--profile-border-light);border-radius:var(--profile-radius-sm);flex:1 1;height:22px;overflow:hidden}.search-history_chartBarFill__xbal6{align-items:center;background:linear-gradient(90deg,var(--profile-primary) 0,var(--profile-primary-light) 100%);border-radius:var(--profile-radius-sm);display:flex;height:100%;justify-content:flex-end;min-width:28px;padding-right:6px;transition:width .45s ease}.search-history_chartBarValue__FsP5\+{color:#ffffffe6;font-size:.7rem;font-weight:700;white-space:nowrap}.search-history_searchItemActions__1rXDw{align-items:center;display:flex;flex-shrink:0;gap:8px}.search-history_deleteBtn__XEhrt{background:none;border:none;border-radius:4px;color:#999;color:var(--text-muted,#999);cursor:pointer;font-size:16px;line-height:1;opacity:0;padding:2px 4px;transition:opacity .15s,color .15s}.search-history_searchItem__NDpCU:hover .search-history_deleteBtn__XEhrt{opacity:1}.search-history_deleteBtn__XEhrt:hover{color:#e53e3e;color:var(--color-danger,#e53e3e)}.search-history_dialogOverlay__MHN3s{align-items:center;background:#0006;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.search-history_dialogBox__xXaeQ{background:#fff;background:var(--surface,#fff);border-radius:10px;box-shadow:0 8px 32px #0000002e;max-width:320px;padding:24px;width:90%}.search-history_dialogMsg__E50yw{color:#111;color:var(--text-primary,#111);font-size:14px;line-height:1.5;margin:0 0 20px}.search-history_dialogActions__lIIFy{display:flex;gap:10px;justify-content:flex-end}.search-history_dialogCancel__WKuFz,.search-history_dialogConfirm__rauKd{border:none;border-radius:6px;cursor:pointer;font-size:13px;font-weight:500;padding:7px 18px}.search-history_dialogCancel__WKuFz{background:#f0f0f0;background:var(--surface-alt,#f0f0f0);color:#111;color:var(--text-primary,#111)}.search-history_dialogConfirm__rauKd{background:#e53e3e;background:var(--color-danger,#e53e3e);color:#fff}.search-history_searchItemDying__etXF5{animation:search-history_dying__psywj .6s ease-out forwards;pointer-events:none}@keyframes search-history_dying__psywj{0%{background:#0000;opacity:1;transform:translateX(0)}15%{background:#e53e3e14}to{background:#0000;opacity:0;transform:translateX(12px)}}@media (max-width:600px){.search-history_cardHeader__uUFYT{padding:.9rem 1rem}.search-history_tabStrip__siA-a{padding:0 1rem}.search-history_pane__TaE60{gap:1rem;padding:1rem}.search-history_summaryRow__DZxb0{gap:.5rem}.search-history_summaryCard__uDw7c{min-width:85px;padding:.7rem .8rem}.search-history_summaryValue__7kVBe{font-size:1.3rem}.search-history_searchQuery__64RUZ{max-width:24ch}.search-history_chartDayLabel__-mGz\+{width:2.6rem}}.notes-section_root__PjtIe{background:var(--profile-surface);border:1px solid var(--profile-border-light);border-radius:var(--profile-radius-lg);box-shadow:var(--profile-shadow-sm);overflow:hidden}.notes-section_cardHeader__8LCln{align-items:center;border-bottom:1px solid var(--profile-border-light);display:flex;justify-content:space-between;padding:1.1rem 1.5rem}.notes-section_cardTitle__uVT0F{align-items:center;color:var(--profile-text-primary);display:flex;font-family:var(--profile-font-display);font-size:1.15rem;font-weight:700;gap:.6rem;margin:0}.notes-section_cardTitle__uVT0F svg{color:var(--profile-primary);flex-shrink:0}.notes-section_totalBadge__P92cC{align-items:center;background:color-mix(in srgb,var(--profile-primary) 10%,#0000);border-radius:999px;color:var(--profile-primary);display:inline-flex;font-size:.78rem;font-weight:600;padding:.2rem .7rem}.notes-section_body__3-m3m{display:flex;flex-direction:column}.notes-section_centrePane__1hS8j{align-items:center;display:flex;justify-content:center;padding:3.5rem}.notes-section_spinner__IGXyd{animation:notes-section_spin__dMrzt .75s linear infinite;border:3px solid var(--profile-border);border-radius:50%;border-top-color:var(--profile-primary);height:36px;width:36px}@keyframes notes-section_spin__dMrzt{to{transform:rotate(1turn)}}.notes-section_emptyPane__ggWza{align-items:center;color:var(--profile-text-tertiary);display:flex;flex-direction:column;gap:.5rem;padding:3rem 1.5rem;text-align:center}.notes-section_emptyPane__ggWza p{color:var(--profile-text-secondary);font-size:.9rem;margin:0}.notes-section_emptyPane__ggWza small{color:var(--profile-text-tertiary);font-size:.8rem}.notes-section_emptyIcon__X23qv{opacity:.3}.notes-section_errorMsg__c2nVH{align-items:center;background:#ff475714;border:1px solid var(--profile-error);border-radius:var(--profile-radius-md);color:var(--profile-error);display:flex;font-size:.875rem;font-weight:500;gap:.5rem;margin:1rem 1.5rem;padding:.875rem 1rem}.notes-section_toolbar__g3M5N{align-items:center;background:var(--profile-surface-elevated);border-bottom:1px solid var(--profile-border-light);display:flex;flex-wrap:wrap;gap:.75rem;padding:.875rem 1.5rem}.notes-section_searchWrap__4DZek{flex:1 1;min-width:200px;position:relative}.notes-section_searchIcon__SEEuM{color:var(--profile-text-tertiary);left:.7rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.notes-section_searchInput__7VLG9{background:var(--profile-surface);border:1px solid var(--profile-border);border-radius:var(--profile-radius-md);color:var(--profile-text-primary);font-family:var(--profile-font-body);font-size:.875rem;outline:none;padding:.45rem 2rem .45rem 2.1rem;transition:border-color var(--profile-transition-fast),box-shadow var(--profile-transition-fast);width:100%}.notes-section_searchInput__7VLG9::placeholder{color:var(--profile-text-tertiary)}.notes-section_searchInput__7VLG9:focus{border-color:var(--profile-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--profile-primary) 12%,#0000)}.notes-section_clearBtn__gytA2{align-items:center;background:var(--profile-border-light);border:none;border-radius:50%;color:var(--profile-text-secondary);cursor:pointer;display:flex;height:20px;justify-content:center;position:absolute;right:.5rem;top:50%;transform:translateY(-50%);transition:background var(--profile-transition-fast);width:20px}.notes-section_clearBtn__gytA2:hover{background:var(--profile-border)}.notes-section_colorFilterWrap__sgRX0{flex-shrink:0;position:relative}.notes-section_colorSelect__1TkvO{appearance:none;-webkit-appearance:none;background:var(--profile-surface);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%238b98a5' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .55rem center;background-repeat:no-repeat;border:1px solid var(--profile-border);border-radius:var(--profile-radius-md);color:var(--profile-text-primary);cursor:pointer;font-family:var(--profile-font-body);font-size:.82rem;font-weight:500;outline:none;padding:.45rem 1.75rem .45rem .75rem;transition:border-color var(--profile-transition-fast)}.notes-section_colorSelect__1TkvO:focus{border-color:var(--profile-primary)}.notes-section_colorSelectDot__PtiX6{border-radius:50%;height:8px;left:-8px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:8px}.notes-section_sortStrip__NFuR6{align-items:center;border-bottom:1px solid var(--profile-border-light);display:flex;flex-wrap:wrap;gap:.4rem;padding:.65rem 1.5rem}.notes-section_sortBtn__XOqkh{align-items:center;background:var(--profile-surface);border:1px solid var(--profile-border);border-radius:var(--profile-radius-sm);color:var(--profile-text-secondary);cursor:pointer;display:inline-flex;font-family:var(--profile-font-body);font-size:.8rem;font-weight:500;gap:.35rem;padding:.32rem .75rem;transition:all var(--profile-transition-fast)}.notes-section_sortBtn__XOqkh:hover{border-color:var(--profile-primary-light);color:var(--profile-primary)}.notes-section_sortBtnActive__6brbE{background:var(--profile-primary);border-color:var(--profile-primary);color:#fff}.notes-section_sortBtnActive__6brbE:hover{background:var(--profile-primary-light);border-color:var(--profile-primary-light)}.notes-section_resultCount__0leId{color:var(--profile-text-tertiary);font-size:.78rem;font-weight:600;margin-left:auto}.notes-section_notesList__nGpRH{display:flex;flex-direction:column;gap:8px;padding:1rem 1.5rem}.notes-section_noteCard__K3QEF{background:var(--profile-surface-elevated);border:1px solid var(--profile-border-light);border-radius:var(--profile-radius-md);display:flex;overflow:hidden;position:relative;transition:border-color var(--profile-transition-fast),box-shadow var(--profile-transition-fast)}.notes-section_noteCard__K3QEF:hover{border-color:color-mix(in srgb,var(--accent,var(--profile-primary)) 35%,#0000);box-shadow:var(--profile-shadow-sm)}.notes-section_noteAccentBar__hJUWe{background:var(--profile-primary);background:var(--accent,var(--profile-primary));border-radius:var(--profile-radius-sm) 0 0 var(--profile-radius-sm);flex-shrink:0;width:4px}.notes-section_noteInner__mzrso{display:flex;flex:1 1;flex-direction:column;gap:.5rem;min-width:0;padding:.8rem 1rem}.notes-section_noteTop__wONGF{align-items:flex-start;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between}.notes-section_caseNo__dwJ3x{color:var(--profile-primary);font-size:.9rem;font-weight:600;max-width:38ch;overflow:hidden;text-decoration:none;text-overflow:ellipsis;transition:color var(--profile-transition-fast);white-space:nowrap}.notes-section_caseNo__dwJ3x:hover{color:var(--profile-primary-light);text-decoration:underline;text-underline-offset:2px}.notes-section_noteMeta__LFUzM{align-items:center;display:flex;flex-shrink:0;gap:.4rem}.notes-section_colorDot__a-7uk{border:1.5px solid #00000014;border-radius:50%;display:inline-block;flex-shrink:0;height:10px;width:10px}.notes-section_noteDate__pGBwD{color:var(--profile-text-tertiary);font-size:.75rem;white-space:nowrap}.notes-section_editedTag__DNQLs{align-items:center;background:color-mix(in srgb,var(--profile-warning) 14%,#0000);border-radius:999px;color:var(--profile-warning);display:inline-flex;font-size:.67rem;font-weight:600;gap:.2rem;letter-spacing:.03em;padding:.1rem .45rem;text-transform:uppercase;white-space:nowrap}.notes-section_noteContent__iZ5k-{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:var(--profile-text-primary);display:-webkit-box;font-size:.875rem;line-height:1.55;margin:0;overflow:hidden}.notes-section_noteContentExpanded__LQdgF{-webkit-line-clamp:unset;display:block;overflow:visible}.notes-section_excerptBlock__YqLS\+{background:color-mix(in srgb,var(--profile-primary) 7%,#0000);background:color-mix(in srgb,var(--accent,var(--profile-primary)) 7%,#0000);border-left:3px solid var(--accent,var(--profile-primary));border-radius:0 var(--profile-radius-sm) var(--profile-radius-sm) 0;margin:0;padding:.65rem .875rem}.notes-section_excerptLabel__lON7P{color:var(--profile-text-tertiary);display:block;font-size:.68rem;font-weight:700;letter-spacing:.06em;margin-bottom:.3rem;text-transform:uppercase}.notes-section_excerptText__bshA4{color:var(--profile-text-secondary);font-size:.82rem;font-style:italic;line-height:1.5;margin:0}.notes-section_expandBtn__dNmbP{align-items:center;align-self:flex-start;background:none;border:none;color:var(--profile-primary);color:var(--accent,var(--profile-primary));cursor:pointer;display:inline-flex;font-family:var(--profile-font-body);font-size:.78rem;font-weight:500;gap:.25rem;padding:0;transition:opacity var(--profile-transition-fast)}.notes-section_expandBtn__dNmbP:hover{opacity:.75}.notes-section_noteCardEditing__ViraC{border-color:color-mix(in srgb,var(--accent,var(--profile-primary)) 40%,#0000);box-shadow:0 0 0 3px color-mix(in srgb,var(--profile-primary) 10%,#0000);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent,var(--profile-primary)) 10%,#0000)}.notes-section_noteActions__8FdZb{align-items:center;display:flex;gap:3px;margin-left:.35rem;opacity:0;transition:opacity var(--profile-transition-fast)}.notes-section_noteCardEditing__ViraC .notes-section_noteActions__8FdZb,.notes-section_noteCard__K3QEF:hover .notes-section_noteActions__8FdZb{opacity:1}.notes-section_noteActionBtn__uoYUI{align-items:center;background:none;border:1px solid #0000;border-radius:var(--profile-radius-sm);color:var(--profile-text-tertiary);cursor:pointer;display:inline-flex;height:26px;justify-content:center;transition:all var(--profile-transition-fast);width:26px}.notes-section_noteActionBtn__uoYUI:hover{background:var(--profile-surface);border-color:var(--profile-border);color:var(--profile-primary)}.notes-section_noteActionBtnDanger__U8mX\+:hover{background:#ff475714;border-color:var(--profile-error);color:var(--profile-error)}.notes-section_cardError__MVvbM{align-items:center;background:#ff475714;border:1px solid var(--profile-error);border-radius:var(--profile-radius-sm);color:var(--profile-error);display:flex;font-size:.78rem;font-weight:500;gap:.4rem;padding:.45rem .65rem}.notes-section_editForm__88eHi{display:flex;flex-direction:column;gap:.65rem}.notes-section_editTextarea__gMMQY{background:var(--profile-surface);border:1px solid var(--profile-border);border-radius:var(--profile-radius-md);color:var(--profile-text-primary);font-family:var(--profile-font-body);font-size:.875rem;line-height:1.55;outline:none;padding:.6rem .75rem;resize:vertical;transition:border-color var(--profile-transition-fast),box-shadow var(--profile-transition-fast);width:100%}.notes-section_editTextarea__gMMQY:focus{border-color:var(--accent,var(--profile-primary));box-shadow:0 0 0 3px color-mix(in srgb,var(--profile-primary) 12%,#0000);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent,var(--profile-primary)) 12%,#0000)}.notes-section_editFooter__EsuGh{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between}.notes-section_colorPicker__gbu3K{align-items:center;display:flex;gap:6px}.notes-section_colorSwatch__KYEkd{align-items:center;background:var(--swatch);border:2px solid #0000;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;height:22px;justify-content:center;transition:transform var(--profile-transition-fast),border-color var(--profile-transition-fast);width:22px}.notes-section_colorSwatch__KYEkd:hover{transform:scale(1.18)}.notes-section_colorSwatchActive__mf5r0{border-color:var(--profile-text-primary);transform:scale(1.18)}.notes-section_editBtns__fan95{align-items:center;display:flex;gap:.4rem}.notes-section_cancelBtn__yGmix{background:none;border:1px solid var(--profile-border);border-radius:var(--profile-radius-sm);color:var(--profile-text-secondary);cursor:pointer;font-family:var(--profile-font-body);font-size:.8rem;font-weight:500;padding:.35rem .85rem;transition:all var(--profile-transition-fast)}.notes-section_cancelBtn__yGmix:hover:not(:disabled){border-color:var(--profile-text-secondary);color:var(--profile-text-primary)}.notes-section_cancelBtn__yGmix:disabled{cursor:default;opacity:.45}.notes-section_saveBtn__QpJOP{align-items:center;background:var(--profile-primary);border:1px solid var(--profile-primary);border-radius:var(--profile-radius-sm);color:#fff;cursor:pointer;display:inline-flex;font-family:var(--profile-font-body);font-size:.8rem;font-weight:600;gap:.3rem;padding:.35rem .85rem;transition:all var(--profile-transition-fast)}.notes-section_saveBtn__QpJOP:hover:not(:disabled){background:var(--profile-primary-light);border-color:var(--profile-primary-light)}.notes-section_saveBtn__QpJOP:disabled{cursor:default;opacity:.5}.notes-section_saveBtnDanger__p4Bhy{background:var(--profile-error);border-color:var(--profile-error)}.notes-section_saveBtnDanger__p4Bhy:hover:not(:disabled){background:#e03040;border-color:#e03040}.notes-section_miniSpinner__UlNYq{animation:notes-section_spin__dMrzt .65s linear infinite;border:2px solid #ffffff59;border-radius:50%;border-top-color:#fff;display:inline-block;height:12px;width:12px}.notes-section_confirmDelete__0\+HKz{align-items:center;background:#ff47570f;border:1px solid #ff475740;border-radius:var(--profile-radius-sm);display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;padding:.55rem .75rem}.notes-section_confirmDeleteText__JSVdY{color:var(--profile-text-secondary);font-size:.82rem;font-weight:500}.notes-section_confirmDeleteBtns__4G8Bg{display:flex;flex-shrink:0;gap:.4rem}.notes-section_pagination__wegPq{align-items:center;display:flex;flex-wrap:wrap;gap:4px;justify-content:center;padding:.875rem 1.5rem 1.25rem}.notes-section_pageBtn__k1p0q{align-items:center;background:var(--profile-surface);border:1px solid var(--profile-border);border-radius:var(--profile-radius-sm);color:var(--profile-text-secondary);cursor:pointer;display:inline-flex;font-family:var(--profile-font-body);font-size:.875rem;font-weight:500;height:34px;justify-content:center;min-width:34px;padding:0 .5rem;transition:all var(--profile-transition-fast)}.notes-section_pageBtn__k1p0q:hover:not(:disabled){border-color:var(--profile-primary-light);color:var(--profile-primary)}.notes-section_pageBtn__k1p0q:disabled{cursor:default;opacity:.35}.notes-section_pageBtnActive__tea70{background:var(--profile-primary);border-color:var(--profile-primary);color:#fff}.notes-section_pageBtnActive__tea70:hover{background:var(--profile-primary-light);border-color:var(--profile-primary-light)}.notes-section_ellipsis__8RCFb{align-items:center;color:var(--profile-text-tertiary);display:inline-flex;font-size:.875rem;justify-content:center;min-width:28px;-webkit-user-select:none;user-select:none}@media (max-width:600px){.notes-section_cardHeader__8LCln{padding:.9rem 1rem}.notes-section_toolbar__g3M5N{padding:.75rem 1rem}.notes-section_sortStrip__NFuR6{padding:.55rem 1rem}.notes-section_notesList__nGpRH{padding:.75rem 1rem}.notes-section_pagination__wegPq{padding:.75rem 1rem 1rem}.notes-section_searchWrap__4DZek{min-width:0}.notes-section_caseNo__dwJ3x{max-width:22ch}.notes-section_noteTop__wONGF{flex-direction:column;gap:.35rem}.notes-section_noteMeta__LFUzM{align-self:flex-end}}.profile-settings_settingsSection__aF5-m{display:flex;flex-direction:column;gap:1rem}.profile-settings_sectionTitle__nO4jq{align-items:center;color:var(--profile-text-primary);display:flex;font-size:1rem;font-weight:700;gap:.5rem;margin:0 0 .5rem}.profile-settings_settingsCard__huBaF{align-items:flex-start;background:#fff;background:var(--profile-surface,#fff);border:1px solid #e2e8f0;border:1px solid var(--profile-border,#e2e8f0);border-radius:10px;border-radius:var(--profile-radius-md,10px);display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:space-between;padding:1rem 1.25rem}[data-theme=dark] .profile-settings_settingsCard__huBaF{background:#1e293b;background:var(--profile-surface,#1e293b);border-color:#334155;border-color:var(--profile-border,#334155)}.profile-settings_settingsCardHeader__oChlG{align-items:flex-start;display:flex;flex:1 1;gap:.75rem;min-width:0}.profile-settings_settingsCardIcon__SR7Qy{align-items:center;background:#f8fafc;background:var(--profile-surface-elevated,#f8fafc);border:1px solid #e2e8f0;border:1px solid var(--profile-border,#e2e8f0);border-radius:8px;color:#64748b;color:var(--profile-text-secondary,#64748b);display:flex;flex-shrink:0;height:36px;justify-content:center;width:36px}[data-theme=dark] .profile-settings_settingsCardIcon__SR7Qy{background:#263348;background:var(--profile-surface-elevated,#263348);border-color:#334155;border-color:var(--profile-border,#334155)}.profile-settings_settingsCardTitle__qBnCR{color:#1e293b;color:var(--profile-text-primary,#1e293b);font-size:.9rem;font-weight:600;margin:0 0 .2rem}[data-theme=dark] .profile-settings_settingsCardTitle__qBnCR{color:#f1f5f9;color:var(--profile-text-primary,#f1f5f9)}.profile-settings_settingsCardDesc__pxCJL{color:#94a3b8;color:var(--profile-text-tertiary,#94a3b8);font-size:.8rem;line-height:1.4;margin:0}.profile-settings_settingsCardAction__DSw2y{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;gap:.5rem}.profile-settings_actionBtn__FEby8{align-items:center;background:#f8fafc;background:var(--profile-surface-elevated,#f8fafc);border:1px solid #e2e8f0;border:1px solid var(--profile-border,#e2e8f0);border-radius:7px;color:#1e293b;color:var(--profile-text-primary,#1e293b);cursor:pointer;display:inline-flex;font-size:.82rem;font-weight:600;gap:.4rem;padding:.45rem 1rem;transition:background .15s,border-color .15s,color .15s;white-space:nowrap}.profile-settings_actionBtn__FEby8:hover:not(:disabled){background:#e2e8f0;background:var(--profile-border-light,#e2e8f0)}.profile-settings_actionBtn__FEby8:disabled{cursor:default;opacity:.5}[data-theme=dark] .profile-settings_actionBtn__FEby8{background:#263348;background:var(--profile-surface-elevated,#263348);border-color:#334155;border-color:var(--profile-border,#334155);color:#f1f5f9;color:var(--profile-text-primary,#f1f5f9)}[data-theme=dark] .profile-settings_actionBtn__FEby8:hover:not(:disabled){background:#334155;background:var(--profile-border,#334155)}.profile-settings_warnBtn__WbSqi{border-color:#f59e0b;color:#b45309}.profile-settings_warnBtn__WbSqi:hover:not(:disabled){background:#fffbeb;border-color:#d97706}[data-theme=dark] .profile-settings_warnBtn__WbSqi{border-color:#d97706;color:#fbbf24}[data-theme=dark] .profile-settings_warnBtn__WbSqi:hover:not(:disabled){background:#f59e0b1a}.profile-settings_dangerBtn__2d82s{border-color:#ef4444;color:#dc2626}.profile-settings_dangerBtn__2d82s:hover:not(:disabled){background:#fff1f2;border-color:#dc2626}[data-theme=dark] .profile-settings_dangerBtn__2d82s{border-color:#ef4444;color:#f87171}[data-theme=dark] .profile-settings_dangerBtn__2d82s:hover:not(:disabled){background:#ef44441a}.profile-settings_btnSpinner__GaQXX{animation:profile-settings_spin__yV\+dM .7s linear infinite;border:2px solid;border-radius:50%;border-top:2px solid #0000;display:inline-block;height:13px;width:13px}@keyframes profile-settings_spin__yV\+dM{to{transform:rotate(1turn)}}.profile-settings_statusMsg__Y7W-S{align-items:center;border-radius:6px;display:flex;font-size:.78rem;font-weight:500;gap:.35rem;padding:.3rem .6rem}.profile-settings_success__Oh7oO{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}[data-theme=dark] .profile-settings_success__Oh7oO{background:#22c55e1a;border-color:#22c55e40;color:#86efac}.profile-settings_error__Z1JgP{background:#fff1f2;border:1px solid #fecdd3;color:#be123c}[data-theme=dark] .profile-settings_error__Z1JgP{background:#ef44441a;border-color:#ef444440;color:#fca5a5}.profile-settings_dangerZone__HIjbr{border:1px solid #fecdd3;border-radius:10px;border-radius:var(--profile-radius-md,10px);margin-top:.5rem;overflow:hidden}[data-theme=dark] .profile-settings_dangerZone__HIjbr{border-color:#ef44444d}.profile-settings_dangerZoneHeader__5cXwE{align-items:center;background:#fff1f2;color:#dc2626;display:flex;font-size:.75rem;font-weight:700;gap:.4rem;letter-spacing:.05em;padding:.55rem 1.25rem;text-transform:uppercase}[data-theme=dark] .profile-settings_dangerZoneHeader__5cXwE{background:#ef44441a;color:#f87171}.profile-settings_dangerZone__HIjbr .profile-settings_settingsCard__huBaF{border:none;border-radius:0;border-top:1px solid #fecdd3}[data-theme=dark] .profile-settings_dangerZone__HIjbr .profile-settings_settingsCard__huBaF{border-top-color:#ef444433}.profile-settings_modalBackdrop__5G4VJ{align-items:center;background:#0000008c;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:1000}.profile-settings_modal__iAoTl{background:#fff;background:var(--profile-surface,#fff);border-radius:12px;box-shadow:0 20px 60px #00000040;max-width:420px;overflow:hidden;width:100%}[data-theme=dark] .profile-settings_modal__iAoTl{background:#1e293b;background:var(--profile-surface,#1e293b)}.profile-settings_modalHeader__QKdp1{align-items:center;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--profile-border,#e2e8f0);display:flex;gap:.6rem;padding:1.1rem 1.25rem}[data-theme=dark] .profile-settings_modalHeader__QKdp1{border-bottom-color:#334155;border-bottom-color:var(--profile-border,#334155)}.profile-settings_modalHeader__QKdp1 h2{color:#1e293b;color:var(--profile-text-primary,#1e293b);font-size:1rem;font-weight:700;margin:0}[data-theme=dark] .profile-settings_modalHeader__QKdp1 h2{color:#f1f5f9;color:var(--profile-text-primary,#f1f5f9)}.profile-settings_dangerIcon__LzOKF{color:#dc2626}.profile-settings_modalBody__RJF0Z{color:#475569;color:var(--profile-text-secondary,#475569);font-size:.875rem;line-height:1.5;padding:1.1rem 1.25rem}[data-theme=dark] .profile-settings_modalBody__RJF0Z{color:#94a3b8;color:var(--profile-text-secondary,#94a3b8)}.profile-settings_modalBody__RJF0Z p{margin:0 0 .75rem}.profile-settings_deleteList__va5pl{color:#1e293b;color:var(--profile-text-primary,#1e293b);font-weight:500;margin:0 0 .75rem 1.1rem;padding:0}[data-theme=dark] .profile-settings_deleteList__va5pl{color:#f1f5f9;color:var(--profile-text-primary,#f1f5f9)}.profile-settings_deleteList__va5pl li{margin-bottom:.2rem}.profile-settings_keepNote__WIG5o{color:#94a3b8;color:var(--profile-text-tertiary,#94a3b8);font-size:.78rem;font-style:italic}.profile-settings_confirmLabel__ZxLXB{color:#475569;color:var(--profile-text-secondary,#475569);display:block;font-size:.82rem;margin-bottom:.4rem}[data-theme=dark] .profile-settings_confirmLabel__ZxLXB{color:#94a3b8;color:var(--profile-text-secondary,#94a3b8)}.profile-settings_confirmInput__GB3IC{background:#f8fafc;background:var(--profile-surface-elevated,#f8fafc);border:1.5px solid #e2e8f0;border:1.5px solid var(--profile-border,#e2e8f0);border-radius:7px;box-sizing:border-box;color:#1e293b;color:var(--profile-text-primary,#1e293b);font-size:.9rem;outline:none;padding:.5rem .75rem;transition:border-color .15s;width:100%}.profile-settings_confirmInput__GB3IC:focus{border-color:#ef4444}[data-theme=dark] .profile-settings_confirmInput__GB3IC{background:#263348;background:var(--profile-surface-elevated,#263348);border-color:#334155;border-color:var(--profile-border,#334155);color:#f1f5f9;color:var(--profile-text-primary,#f1f5f9)}.profile-settings_modalFooter__57NC\+{border-top:1px solid #e2e8f0;border-top:1px solid var(--profile-border,#e2e8f0);display:flex;gap:.75rem;justify-content:flex-end;padding:.9rem 1.25rem}[data-theme=dark] .profile-settings_modalFooter__57NC\+{border-top-color:#334155;border-top-color:var(--profile-border,#334155)}.profile-settings_cancelBtn__s9HXx{background:#f8fafc;background:var(--profile-surface-elevated,#f8fafc);border:1px solid #e2e8f0;border:1px solid var(--profile-border,#e2e8f0);border-radius:7px;color:#475569;color:var(--profile-text-secondary,#475569);cursor:pointer;font-size:.85rem;font-weight:600;padding:.45rem 1rem;transition:background .15s}.profile-settings_cancelBtn__s9HXx:hover:not(:disabled){background:#e2e8f0;background:var(--profile-border-light,#e2e8f0)}.profile-settings_deleteConfirmBtn__Xdhrf{align-items:center;background:#dc2626;border:none;border-radius:7px;color:#fff;cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:600;gap:.4rem;padding:.45rem 1rem;transition:background .15s}.profile-settings_deleteConfirmBtn__Xdhrf:hover:not(:disabled){background:#b91c1c}.profile-settings_deleteConfirmBtn__Xdhrf:disabled{cursor:default;opacity:.45}@media (max-width:600px){.profile-settings_settingsCard__huBaF{align-items:stretch;flex-direction:column}.profile-settings_settingsCardAction__DSw2y{align-items:stretch}.profile-settings_actionBtn__FEby8{justify-content:center;width:100%}.profile-settings_modalFooter__57NC\+{flex-direction:column-reverse}.profile-settings_cancelBtn__s9HXx,.profile-settings_deleteConfirmBtn__Xdhrf{justify-content:center;width:100%}}.payment-result_container__UvgND{align-items:center;background:var(--profile-bg-gradient);color:var(--profile-text-primary);display:flex;flex-direction:column;font-family:var(--profile-font-body);gap:1rem;justify-content:center;min-height:100vh;padding:2rem 1rem;text-align:center}.payment-result_successIcon__bagBZ{color:var(--profile-success)}.payment-result_failedIcon__qmX1L,.payment-result_successIcon__bagBZ{animation:payment-result_iconPop__Zy1kf .4s cubic-bezier(.34,1.56,.64,1)}.payment-result_failedIcon__qmX1L{color:var(--profile-error)}.payment-result_pendingIcon__TsNjM{animation:payment-result_iconSpin__y0WIn 1.4s linear infinite;color:var(--profile-warning)}.payment-result_spinnerIcon__u8s3t{animation:payment-result_iconSpin__y0WIn 1.4s linear infinite;color:var(--profile-primary)}@keyframes payment-result_iconPop__Zy1kf{0%{opacity:0;transform:scale(.5)}70%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes payment-result_iconSpin__y0WIn{to{transform:rotate(1turn)}}.payment-result_container__UvgND h2{color:var(--profile-text-primary);font-family:var(--profile-font-display);font-size:1.75rem;font-weight:700;line-height:1.3;margin:.25rem 0 0}.payment-result_container__UvgND p{color:var(--profile-text-secondary);font-size:1rem;line-height:1.6;margin:0;max-width:380px}.payment-result_primaryBtn__uSby-{background:linear-gradient(135deg,var(--profile-primary) 0,var(--profile-primary-light) 100%);border:none;border-radius:var(--profile-radius-md);box-shadow:var(--profile-shadow-sm);color:#fff;cursor:pointer;font-family:var(--profile-font-body);font-size:1rem;font-weight:600;margin-top:.5rem;overflow:hidden;padding:.875rem 2.5rem;position:relative;transition:all var(--profile-transition-base)}.payment-result_primaryBtn__uSby-:before{background:linear-gradient(90deg,#0000,#ffffff26,#0000);content:"";inset:0;position:absolute;transform:translateX(-100%);transition:transform .5s ease}.payment-result_primaryBtn__uSby-:hover:before{transform:translateX(100%)}.payment-result_primaryBtn__uSby-:hover{box-shadow:var(--profile-shadow-md);transform:translateY(-2px)}.payment-result_primaryBtn__uSby-:active{transform:translateY(0)}@media (max-width:480px){.payment-result_container__UvgND h2{font-size:1.4rem}.payment-result_primaryBtn__uSby-{max-width:320px;width:100%}}.admin_shell__\+kPE2{--a-surface:#fff;--a-surface2:#fafbfc;--a-surface3:#f0f4f8;--a-border:#e1e8ed;--a-border-light:#f0f3f6;--a-text:#0f1419;--a-muted:#536471;--a-primary:#2b5876;--a-primary-lt:#4e89ae;--a-accent:#e85d04;--a-accent-lt:#f77f00;--a-blue:#2b5876;--a-success:#00ba88;--a-warning:#ffa502;--a-danger:#ff4757;--a-shadow:0 1px 3px #00000014;--a-shadow-md:0 4px 12px #0000001a;--a-shadow-lg:0 8px 24px #0000001f;--a-overlay:#00000073;--a-r-sm:6px;--a-r-md:12px;--a-r-lg:16px;--a-font-display:"Playfair Display",serif;--a-font-body:"Work Sans",sans-serif;--a-t-fast:150ms cubic-bezier(.4,0,.2,1);--a-t-base:250ms cubic-bezier(.4,0,.2,1);--a-bg:linear-gradient(135deg,#f5f7fa,#e9ecef);background:var(--a-bg);color:var(--a-text);display:flex;font-family:var(--a-font-body);height:calc(100vh - 68px);overflow:hidden;position:relative}[data-theme=dark] .admin_shell__\+kPE2{--a-surface:#1e293b;--a-surface2:#334155;--a-surface3:#1a2640;--a-border:#475569;--a-border-light:#3f4b5e;--a-text:#f1f5f9;--a-muted:#94a3b8;--a-primary:#60a5fa;--a-primary-lt:#93c5fd;--a-accent:#fb923c;--a-accent-lt:#fdba74;--a-blue:#60a5fa;--a-success:#34d399;--a-warning:#fbbf24;--a-danger:#f87171;--a-shadow:0 1px 3px #0000004d;--a-shadow-md:0 4px 12px #0006;--a-shadow-lg:0 8px 24px #00000080;--a-overlay:#000000a6;--a-bg:linear-gradient(135deg,#0f172a,#1e293b)}.admin_sidebar__WCC-t{background:var(--a-surface);border-right:1px solid var(--a-border-light);display:flex;flex-direction:column;flex-shrink:0;min-width:220px;overflow-y:auto;scrollbar-width:none;transition:background var(--a-t-base),border-color var(--a-t-base);width:220px;z-index:100}.admin_sidebar__WCC-t::-webkit-scrollbar{display:none}@media (max-width:899px){.admin_sidebar__WCC-t{display:none}}@media (min-width:900px) and (max-width:1023px){.admin_sidebar__WCC-t{min-width:56px;overflow:hidden;width:56px}}.admin_drawerOverlay__PtGr7{display:none}@keyframes admin_fadeIn__NhK-U{0%{opacity:0}to{opacity:1}}.admin_sidebarHeader__Y7d8q{align-items:center;border-bottom:1px solid var(--a-border-light);display:flex;flex-shrink:0;gap:.75rem;padding:1.5rem 1.25rem 1.25rem}@media (min-width:900px) and (max-width:1023px){.admin_sidebarHeader__Y7d8q{justify-content:center;padding:1.25rem 0 1rem}}.admin_sidebarLogo__Q0Snn{color:var(--a-primary);flex-shrink:0;font-size:1.6rem;line-height:1}.admin_sidebarTitle__nmWWX{color:var(--a-text);font-family:var(--a-font-display);font-size:1rem;font-weight:700;line-height:1.2;white-space:nowrap}.admin_sidebarRole__wFVll{color:var(--a-muted);font-size:.72rem;margin-top:1px;white-space:nowrap}@media (min-width:900px) and (max-width:1023px){.admin_sidebarRole__wFVll,.admin_sidebarTitle__nmWWX{display:none}}.admin_sidebarNav__p06Gb{display:flex;flex:1 1;flex-direction:column;gap:2px;overflow-y:auto;padding:.75rem .625rem}@media (min-width:900px) and (max-width:1023px){.admin_sidebarNav__p06Gb{align-items:center;padding:.5rem .35rem}}.admin_navItem__\+kQ6f{align-items:center;background:#0000;border:none;border-radius:var(--a-r-md);color:var(--a-muted);cursor:pointer;display:flex;font-family:var(--a-font-body);font-size:.9rem;font-weight:500;gap:.75rem;min-height:44px;padding:.65rem .875rem;text-align:left;transition:background var(--a-t-fast),color var(--a-t-fast);width:100%}.admin_navItem__\+kQ6f:hover{background:var(--a-surface2);color:var(--a-primary)}.admin_navItemActive__cQk4\+{background:color-mix(in srgb,var(--a-primary) 8%,#0000);color:var(--a-primary);font-weight:600}.admin_navItemActive__cQk4\+:hover{background:color-mix(in srgb,var(--a-primary) 12%,#0000)}@media (min-width:900px) and (max-width:1023px){.admin_navItem__\+kQ6f{border-radius:var(--a-r-md);height:40px;justify-content:center;min-height:40px;padding:0;width:40px}.admin_navItem__\+kQ6f span:last-child{display:none}}.admin_navIcon__pltZy{flex-shrink:0;font-size:1rem;opacity:.75;text-align:center;transition:opacity var(--a-t-fast);width:1.2rem}.admin_navItemActive__cQk4\+ .admin_navIcon__pltZy,.admin_navItem__\+kQ6f:hover .admin_navIcon__pltZy{opacity:1}.admin_sidebarFooter__gtuWZ{border-top:1px solid var(--a-border-light);flex-shrink:0;padding:.75rem .625rem}@media (min-width:900px) and (max-width:1023px){.admin_sidebarFooter__gtuWZ{display:none}}.admin_adminEmail__eueqv{color:var(--a-muted);font-size:.72rem;padding:.25rem;word-break:break-all}.admin_mobileIdentityStrip__PCY-D{display:none}@media (max-width:899px){.admin_mobileIdentityStrip__PCY-D{align-items:center;background:var(--a-surface);border-bottom:1px solid var(--a-border-light);display:flex;flex-shrink:0;gap:.75rem;padding:1rem 1.25rem .75rem}}.admin_mobileIdentityName__E89Q5{color:var(--a-text);font-family:var(--a-font-display);font-size:1rem;font-weight:700}.admin_mobileIdentityRole__4wsrf{color:var(--a-muted);font-size:.72rem;margin-top:1px}.admin_mobileTabBar__4MkfL{display:none}@media (max-width:899px){.admin_mobileTabBar__4MkfL{background:var(--a-surface);border-top:1px solid var(--a-border-light);bottom:0;box-shadow:0 -4px 16px #00000014;display:flex;left:0;padding:0 .25rem env(safe-area-inset-bottom);position:fixed;right:0;z-index:100}.admin_main__o\+ojl{padding-bottom:calc(64px + env(safe-area-inset-bottom))}}.admin_mobileTabItem__I4cHS{-webkit-tap-highlight-color:transparent;align-items:center;background:none;border:none;color:var(--a-muted);cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-family:var(--a-font-body);font-size:.62rem;font-weight:500;gap:3px;justify-content:center;letter-spacing:.01em;padding:.55rem .25rem .45rem;transition:color var(--a-t-fast)}.admin_mobileTabItem__I4cHS:hover{color:var(--a-primary)}.admin_mobileTabItemActive__qd06e{color:var(--a-primary);font-weight:600}.admin_mobileTabIcon__mJ5Hf{font-size:1.1rem;line-height:1;transition:transform var(--a-t-fast)}.admin_mobileTabItemActive__qd06e .admin_mobileTabIcon__mJ5Hf{transform:translateY(-1px)}.admin_hamburger__7hIyL,.admin_topbarTitle__NjMgx,.admin_topbar__SiH\+6{display:none}.admin_main__o\+ojl{background:#0000;display:flex;flex:1 1;flex-direction:column;min-width:0;overflow-x:hidden;overflow-y:auto}.admin_panel__PPVYu{max-width:1200px;padding:1.5rem 2rem 2rem;width:100%}@media (max-width:767px){.admin_panel__PPVYu{padding:1rem}}@media (min-width:768px) and (max-width:1023px){.admin_panel__PPVYu{padding:1.25rem 1.5rem}}.admin_panelWithSidebar__Fdlqr{max-width:100%;padding:1.5rem}.admin_panelHeader__WY2g-{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;margin-bottom:1.75rem}.admin_panelTitle__jubEc{align-items:center;color:var(--a-text);display:flex;font-family:var(--a-font-display);font-size:1.45rem;font-weight:700;gap:.75rem;line-height:1.2;margin:0}@media (max-width:480px){.admin_panelTitle__jubEc{font-size:1.2rem}}.admin_countBadge__Mxeix{background:var(--a-border-light);border-radius:999px;display:inline-flex;font-family:var(--a-font-body);font-size:.75rem;height:22px;justify-content:center;min-width:22px;padding:0 6px}.admin_countBadge__Mxeix,.admin_sectionTitle__ordlQ{align-items:center;color:var(--a-muted);font-weight:700}.admin_sectionTitle__ordlQ{display:flex;font-size:.72rem;gap:.75rem;letter-spacing:.1em;margin:1.75rem 0 .9rem;text-transform:uppercase}.admin_sectionTitle__ordlQ:after{background:var(--a-border);content:"";flex:1 1;height:1px}.admin_loadingScreen__\+1EYv{align-items:center;background:var(--a-bg);color:var(--a-muted);display:flex;flex-direction:column;font-family:var(--a-font-body);gap:1rem;height:100vh;justify-content:center}.admin_panelLoading__jD6mx{display:flex;justify-content:center;padding:4rem}.admin_loadingSpinner__jK1G1{animation:admin_spin__GsUoB .7s linear infinite;border:2px solid var(--a-border);border-radius:50%;border-top-color:var(--a-primary);height:28px;width:28px}@keyframes admin_spin__GsUoB{to{transform:rotate(1turn)}}.admin_panelError__riD1g{background:#ff47570f;border:1px solid #ff475740;border-radius:var(--a-r-md);color:var(--a-danger);font-size:.9rem;padding:1.25rem 1.5rem}.admin_emptyState__DL-Ly{color:var(--a-muted);font-size:.95rem;padding:4rem;text-align:center}.admin_statsGrid__G4tP\+{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));margin-bottom:.5rem}@media (max-width:480px){.admin_statsGrid__G4tP\+{gap:.75rem;grid-template-columns:repeat(2,1fr)}}.admin_statCard__QyQAx{background:var(--a-surface);border:1px solid var(--a-border-light);border-radius:var(--a-r-md);box-shadow:var(--a-shadow);padding:1.1rem 1.25rem;transition:border-color var(--a-t-fast),box-shadow var(--a-t-fast),background var(--a-t-base)}.admin_statCard__QyQAx:hover{border-color:var(--a-primary-lt);box-shadow:var(--a-shadow-md)}.admin_statCardAccent__RiwX1{background:color-mix(in srgb,var(--a-primary) 4%,var(--a-surface));border-color:color-mix(in srgb,var(--a-primary) 30%,#0000)}.admin_statIcon__grJz2{color:var(--a-muted);font-size:1.1rem;margin-bottom:.55rem}.admin_statCardAccent__RiwX1 .admin_statIcon__grJz2{color:var(--a-primary)}.admin_statValue__KQ9\+r{color:var(--a-primary);font-family:var(--a-font-display);font-size:1.75rem;font-weight:700;line-height:1;margin-bottom:.35rem}@media (max-width:480px){.admin_statValue__KQ9\+r{font-size:1.45rem}}.admin_statLabel__13bVS{color:var(--a-muted);font-size:.72rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.admin_statSub__xgKIj{color:var(--a-success);font-size:.82rem;font-weight:600;margin-top:.3rem}.admin_filters__a0VNz{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.admin_searchInput__Lq9sz{background:var(--a-surface);border:1px solid var(--a-border);border-radius:var(--a-r-sm);color:var(--a-text);font-family:var(--a-font-body);font-size:.88rem;min-height:44px;outline:none;padding:.5rem .85rem;transition:border-color var(--a-t-fast),box-shadow var(--a-t-fast),background var(--a-t-base);width:210px}@media (max-width:480px){.admin_searchInput__Lq9sz{width:100%}}.admin_searchInput__Lq9sz::placeholder{color:var(--a-muted)}.admin_searchInput__Lq9sz:focus{border-color:var(--a-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--a-primary) 12%,#0000)}.admin_filterSelect__7r3K6{-webkit-appearance:auto;appearance:auto;background:var(--a-surface);border:1px solid var(--a-border);border-radius:var(--a-r-sm);color:var(--a-text);cursor:pointer;font-family:var(--a-font-body);font-size:.88rem;min-height:44px;outline:none;padding:.5rem .85rem;transition:border-color var(--a-t-fast),background var(--a-t-base)}.admin_filterSelect__7r3K6:focus{border-color:var(--a-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--a-primary) 12%,#0000)}.admin_filterSelect__7r3K6 option{background:var(--a-surface);color:var(--a-text)}.admin_refreshBtn__VZSW1{background:#0000;border:1px solid var(--a-border);border-radius:var(--a-r-sm);color:var(--a-muted);cursor:pointer;font-family:var(--a-font-body);font-size:.85rem;min-height:44px;padding:.45rem .85rem;transition:all var(--a-t-fast)}.admin_refreshBtn__VZSW1:hover{background:color-mix(in srgb,var(--a-primary) 5%,#0000);border-color:var(--a-primary);color:var(--a-primary)}.admin_tableWrap__92E0D{-webkit-overflow-scrolling:touch;background:var(--a-surface);border:1px solid var(--a-border-light);border-radius:var(--a-r-md);box-shadow:var(--a-shadow);overflow-x:auto;transition:background var(--a-t-base),border-color var(--a-t-base)}@media (max-width:767px){.admin_tableWrap__92E0D::-webkit-scrollbar{height:4px}.admin_tableWrap__92E0D::-webkit-scrollbar-track{background:#0000}.admin_tableWrap__92E0D::-webkit-scrollbar-thumb{background:var(--a-border);border-radius:2px}}.admin_tableWrapNarrow__PmUXE{flex:1 1;min-width:0}.admin_table__-azCr{border-collapse:collapse;font-size:.875rem;width:100%}.admin_table__-azCr th{background:var(--a-surface2);border-bottom:1px solid var(--a-border);color:var(--a-muted);font-family:var(--a-font-body);font-size:.7rem;font-weight:600;letter-spacing:.08em;padding:.75rem 1rem;text-align:left;text-transform:uppercase;white-space:nowrap}.admin_table__-azCr td{border-bottom:1px solid var(--a-border-light);color:var(--a-text);padding:.8rem 1rem;vertical-align:middle}.admin_tableRow__PPymo{cursor:pointer;transition:background var(--a-t-fast)}.admin_tableRow__PPymo:hover td{background:var(--a-surface2)}.admin_tableRow__PPymo:last-child td{border-bottom:none}.admin_tableRowSelected__a-GAO td{background:color-mix(in srgb,var(--a-primary) 5%,#0000)!important}.admin_tdBold__AZO2H{font-weight:600}.admin_monoCell__X\+-hS{color:var(--a-muted);font-family:Courier New,monospace;font-size:.78rem}.admin_userCell__QhUKE{line-height:1.3}.admin_userName__2Gfe\+{color:var(--a-text);font-size:.9rem;font-weight:600}.admin_userEmail__y0Oq8{color:var(--a-muted);font-size:.78rem}.admin_badge__3ygK8{align-items:center;border-radius:999px;display:inline-flex;font-size:.7rem;font-weight:700;letter-spacing:.04em;padding:3px 10px;text-transform:uppercase;white-space:nowrap}.admin_badgeTrial__uYpDo{background:#ffa5021a;border:1px solid #ffa50240;color:var(--a-warning)}.admin_badgePro__ULCo4{background:#00ba881a;border:1px solid #00ba8840;color:var(--a-success)}.admin_badgeEnterprise__Koocy{background:color-mix(in srgb,var(--a-primary) 10%,#0000);border:1px solid color-mix(in srgb,var(--a-primary) 25%,#0000);color:var(--a-primary)}.admin_badgeFailed__m7jRO{background:#ff47571a;border:1px solid #ff475733;color:var(--a-danger)}.admin_pagination__KQ7m3{border-top:1px solid var(--a-border-light);display:flex;flex-wrap:wrap;font-size:.85rem;gap:.375rem;padding:1rem}.admin_pagination__KQ7m3,.admin_pagination__KQ7m3 button{align-items:center;color:var(--a-muted);justify-content:center}.admin_pagination__KQ7m3 button{background:var(--a-surface2);border:1px solid var(--a-border);border-radius:var(--a-r-sm);cursor:pointer;display:inline-flex;font-family:var(--a-font-body);font-size:.875rem;font-weight:500;height:36px;min-width:36px;padding:0 .5rem;transition:all var(--a-t-fast)}.admin_pagination__KQ7m3 button:hover:not(:disabled){border-color:var(--a-primary);color:var(--a-primary)}.admin_pagination__KQ7m3 button:disabled{cursor:not-allowed;opacity:.35}.admin_usersLayout__ldSI0{align-items:flex-start;display:flex;gap:1.5rem}@media (max-width:900px){.admin_usersLayout__ldSI0{flex-direction:column}}.admin_editPanel__WbOhd{background:var(--a-surface);border:1px solid var(--a-border-light);border-radius:var(--a-r-lg);box-shadow:var(--a-shadow-md);display:flex;flex-direction:column;max-height:calc(100vh - 120px);min-width:320px;overflow:hidden;position:-webkit-sticky;position:sticky;top:1rem;transition:background var(--a-t-base),border-color var(--a-t-base);width:320px}@media (max-width:900px){.admin_editPanel__WbOhd{max-height:none;min-width:0;position:static;width:100%}}.admin_editPanelHeader__QMWcr{align-items:flex-start;background:var(--a-surface2);border-bottom:1px solid var(--a-border-light);display:flex;justify-content:space-between;padding:1.25rem}.admin_editName__WzduE{color:var(--a-text);font-family:var(--a-font-display);font-size:.95rem;font-weight:700}.admin_editEmail__yZkf1{color:var(--a-muted);font-size:.78rem;margin-top:2px;word-break:break-all}.admin_closeBtn__feKt9{align-items:center;background:#0000;border:none;border-radius:var(--a-r-sm);color:var(--a-muted);cursor:pointer;display:flex;flex-shrink:0;font-size:1rem;line-height:1;margin-left:.5rem;min-height:44px;padding:4px 8px;transition:color var(--a-t-fast)}.admin_closeBtn__feKt9:hover{color:var(--a-text)}.admin_editBody__bqTEX{display:flex;flex:1 1;flex-direction:column;gap:.35rem;overflow-y:auto;padding:1.25rem}.admin_fieldLabel__1ZL0x{color:var(--a-muted);display:block;font-size:.72rem;font-weight:700;letter-spacing:.07em;margin-top:.75rem;text-transform:uppercase}.admin_fieldInput__FTKCe,.admin_fieldSelect__0zrUB{background:var(--a-surface2);border:1px solid var(--a-border);border-radius:var(--a-r-sm);box-sizing:border-box;color:var(--a-text);font-family:var(--a-font-body);font-size:.875rem;min-height:44px;outline:none;padding:.5rem .75rem;transition:border-color var(--a-t-fast),background var(--a-t-base);width:100%}.admin_fieldInput__FTKCe::placeholder{color:var(--a-muted)}.admin_fieldSelect__0zrUB option{background:var(--a-surface);color:var(--a-text)}.admin_fieldInput__FTKCe:focus,.admin_fieldSelect__0zrUB:focus{border-color:var(--a-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--a-primary) 12%,#0000)}.admin_fieldRow__E7q2-{display:flex;gap:.5rem}.admin_fieldRow__E7q2- .admin_fieldInput__FTKCe{flex:1 1}.admin_fieldErr__xqe-m{color:var(--a-danger);font-size:.8rem;margin-top:-.35rem}.admin_smallBtn__3EP9o{background:var(--a-surface2);border:1px solid var(--a-border);border-radius:var(--a-r-sm);color:var(--a-muted);cursor:pointer;font-family:var(--a-font-body);font-size:.75rem;min-height:44px;padding:0 .75rem;transition:all var(--a-t-fast);white-space:nowrap}.admin_smallBtn__3EP9o:hover:not(:disabled){background:#ffa5020f;border-color:var(--a-warning);color:var(--a-warning)}.admin_smallBtn__3EP9o:disabled{cursor:not-allowed;opacity:.4}.admin_roSection__Ik5yJ{background:var(--a-surface2);border:1px solid var(--a-border-light);border-radius:var(--a-r-sm);display:flex;flex-direction:column;gap:.5rem;margin-top:1rem;padding:.85rem}.admin_roRow__MUC4i{color:var(--a-muted);display:flex;font-size:.82rem;justify-content:space-between}.admin_roRow__MUC4i strong{color:var(--a-text);font-weight:600}.admin_saveMsg__eBNC3{color:var(--a-success);font-size:.82rem;font-weight:500;margin-top:.5rem}.admin_editActions__jbx2g{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.admin_saveBtn__AGSxr{background:linear-gradient(135deg,var(--a-primary) 0,var(--a-primary-lt) 100%);border:none;border-radius:var(--a-r-sm);color:#fff;cursor:pointer;font-family:var(--a-font-body);font-size:.9rem;font-weight:700;min-height:44px;padding:.65rem;transition:opacity var(--a-t-fast),box-shadow var(--a-t-fast),transform var(--a-t-fast)}.admin_saveBtn__AGSxr:hover:not(:disabled){box-shadow:var(--a-shadow-md);opacity:.9;transform:translateY(-1px)}.admin_saveBtn__AGSxr:disabled{cursor:not-allowed;opacity:.5}.admin_resetAllBtn__TsCVU{background:#0000;border:1px solid var(--a-border);border-radius:var(--a-r-sm);color:var(--a-muted);cursor:pointer;font-family:var(--a-font-body);font-size:.82rem;min-height:44px;padding:.5rem;transition:all var(--a-t-fast)}.admin_resetAllBtn__TsCVU:hover:not(:disabled){background:#ff47570d;border-color:var(--a-danger);color:var(--a-danger)}.admin_resetAllBtn__TsCVU:disabled{cursor:not-allowed;opacity:.4}.admin_tokenBarWrap__BfXYZ{display:flex;flex-direction:column;gap:5px}.admin_tokenBar__bh2Dc{background:var(--a-surface2);border:1px solid var(--a-border-light);border-radius:4px;display:flex;height:6px;overflow:hidden}.admin_tokenBarSent__lNOfN{background:var(--a-primary);border-radius:4px 0 0 4px;flex-shrink:0;height:100%;transition:width .5s ease}.admin_tokenBarReceived__lf-cy{background:var(--a-accent);border-radius:0 4px 4px 0;flex-shrink:0;height:100%;transition:width .5s ease}.admin_tokenBarLabels__f\+p8R{display:flex;font-size:.72rem;gap:.75rem}.admin_labelSent__PbMWE{color:var(--a-primary);font-weight:600}.admin_labelReceived__qpI1o{color:var(--a-accent);font-weight:600}.admin_topUsersGrid__pNudZ{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.admin_topUserCard__5uZJA{align-items:center;background:var(--a-surface);border:1px solid var(--a-border-light);border-radius:var(--a-r-md);box-shadow:var(--a-shadow);display:flex;gap:1rem;padding:.75rem 1rem;transition:border-color var(--a-t-fast),box-shadow var(--a-t-fast)}.admin_topUserCard__5uZJA:hover{border-color:var(--a-primary-lt);box-shadow:var(--a-shadow-md)}.admin_topUserRank__TQc4p{color:var(--a-muted);flex-shrink:0;font-size:.82rem;font-weight:700;width:28px}.admin_topUserInfo__qwt3a{flex:1 1;min-width:0}.admin_topUserName__XuPNu{color:var(--a-text);font-size:.9rem;font-weight:600}.admin_topUserEmail__jXmje{color:var(--a-muted);font-size:.75rem}.admin_topUserTokens__t8vWa{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;font-size:.78rem;gap:3px}.admin_groupsLayout__2cect{align-items:flex-start;display:flex;gap:1.5rem}@media (max-width:900px){.admin_groupsLayout__2cect{flex-direction:column}}.admin_groupsList__8sxpq{display:flex;flex:1 1;flex-direction:column;gap:.75rem;max-width:380px;min-width:260px}@media (max-width:900px){.admin_groupsList__8sxpq{max-width:100%}}.admin_groupCard__e144J{background:var(--a-surface);border:1px solid var(--a-border-light);border-radius:var(--a-r-md);box-shadow:var(--a-shadow);cursor:pointer;padding:1rem 1.25rem;transition:border-color var(--a-t-fast),box-shadow var(--a-t-fast),transform var(--a-t-fast)}.admin_groupCard__e144J:hover{border-color:var(--a-primary-lt);box-shadow:var(--a-shadow-md);transform:translateX(3px)}.admin_groupCardActive__6Q3R3{background:color-mix(in srgb,var(--a-primary) 4%,var(--a-surface))!important;border-color:var(--a-primary)!important;transform:none!important}.admin_groupCardTop__mpiVb{align-items:center;display:flex;justify-content:space-between;margin-bottom:.6rem}.admin_groupName__mAE2H{color:var(--a-text);font-family:var(--a-font-display);font-size:.95rem;font-weight:700}.admin_groupCardActions__DjclC{display:flex;gap:.35rem;opacity:0;transition:opacity var(--a-t-fast)}.admin_groupCardActive__6Q3R3 .admin_groupCardActions__DjclC,.admin_groupCard__e144J:hover .admin_groupCardActions__DjclC{opacity:1}@media (hover:none){.admin_groupCardActions__DjclC{opacity:1}}.admin_groupStats__MiJXM{color:var(--a-muted);display:flex;font-size:.78rem;gap:1rem}.admin_iconBtn__PDAM4{align-items:center;background:var(--a-surface2);border:1px solid var(--a-border);border-radius:var(--a-r-sm);color:var(--a-muted);cursor:pointer;display:flex;flex-shrink:0;font-size:.8rem;height:32px;justify-content:center;transition:all var(--a-t-fast);width:32px}.admin_iconBtn__PDAM4:hover{border-color:var(--a-text);color:var(--a-text)}.admin_iconBtnDanger__v6kDA:hover{background:#ff47570f;border-color:var(--a-danger);color:var(--a-danger)}.admin_createGroupBtn__uQBrH{background:linear-gradient(135deg,var(--a-primary) 0,var(--a-primary-lt) 100%);border:none;border-radius:var(--a-r-sm);color:#fff;cursor:pointer;font-family:var(--a-font-body);font-size:.88rem;font-weight:700;min-height:44px;padding:.5rem 1.1rem;transition:opacity var(--a-t-fast),box-shadow var(--a-t-fast),transform var(--a-t-fast)}.admin_createGroupBtn__uQBrH:hover{box-shadow:var(--a-shadow-md);opacity:.9;transform:translateY(-1px)}.admin_memberPanel__6fsnY{background:var(--a-surface);border:1px solid var(--a-border-light);border-radius:var(--a-r-lg);box-shadow:var(--a-shadow-md);display:flex;flex:1 1;flex-direction:column;max-height:calc(100vh - 120px);overflow:hidden;position:-webkit-sticky;position:sticky;top:1rem;transition:background var(--a-t-base),border-color var(--a-t-base)}@media (max-width:900px){.admin_memberPanel__6fsnY{max-height:none;min-width:0;position:static;width:100%}}.admin_memberPanelBody__dX6on{flex:1 1;overflow-y:auto;padding:1.25rem}.admin_memberList__yxCra{display:flex;flex-direction:column;gap:.5rem}.admin_memberRow__hW4kG{align-items:center;background:var(--a-surface2);border:1px solid var(--a-border-light);border-radius:var(--a-r-sm);display:flex;gap:.75rem;padding:.65rem .85rem;transition:border-color var(--a-t-fast)}.admin_memberRow__hW4kG:hover{border-color:var(--a-primary-lt)}.admin_memberInfo__E8h1f{flex:1 1;min-width:0}.admin_memberTokens__cIZhB{display:flex;font-size:.75rem;gap:.75rem;margin-top:3px}.admin_removeBtn__EV38U{align-items:center;background:#0000;border:1px solid #0000;border-radius:var(--a-r-sm);color:var(--a-muted);cursor:pointer;display:flex;flex-shrink:0;font-size:.8rem;height:36px;justify-content:center;transition:all var(--a-t-fast);width:36px}.admin_removeBtn__EV38U:hover{background:#ff47570f;border-color:var(--a-danger);color:var(--a-danger)}.admin_candidateDropdown__zJpHu{background:var(--a-surface);border:1px solid var(--a-border);border-radius:var(--a-r-md);box-shadow:var(--a-shadow-lg);left:0;overflow:hidden;position:absolute;right:0;top:calc(100% + 4px);z-index:50}.admin_candidateRow__1Z67l{align-items:center;border-bottom:1px solid var(--a-border-light);display:flex;gap:.75rem;padding:.65rem .85rem;transition:background var(--a-t-fast)}.admin_candidateRow__1Z67l:last-child{border-bottom:none}.admin_candidateRow__1Z67l:hover{background:var(--a-surface2)}.admin_candidateInfo__82j3P{flex:1 1;min-width:0}.admin_planNote__VdMjl{color:var(--a-warning);font-size:.72rem}.admin_addBtn__9Tmfx{background:#00ba8814;border:1px solid #00ba884d;border-radius:var(--a-r-sm);color:var(--a-success);cursor:pointer;flex-shrink:0;font-family:var(--a-font-body);font-size:.78rem;font-weight:600;min-height:36px;padding:6px 10px;transition:all var(--a-t-fast);white-space:nowrap}.admin_addBtn__9Tmfx:hover{background:#00ba8826;box-shadow:0 0 0 2px #00ba8826}.admin_inlineSpinner__p6c-L{animation:admin_spin__GsUoB .7s linear infinite;border:2px solid var(--a-border);border-radius:50%;border-top-color:var(--a-primary);height:14px;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:14px}.admin_dialogOverlay__PRQBi{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:var(--a-overlay);display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:200}.admin_dialog__OEyYQ{background:var(--a-surface);border:1px solid var(--a-border-light);border-radius:var(--a-r-lg);box-shadow:var(--a-shadow-lg);display:flex;flex-direction:column;gap:1rem;max-width:100%;padding:1.75rem;width:360px}.admin_dialogTitle__-BNYw{color:var(--a-text);font-family:var(--a-font-display);font-size:1.1rem;font-weight:700}.admin_dialogMsg__mwaaN{color:var(--a-muted);font-size:.9rem;line-height:1.55}.admin_dialogActions__1kwjA{display:flex;gap:.75rem;justify-content:flex-end;margin-top:.25rem}.admin_dialogCancel__xhs5c{background:#0000;border:1px solid var(--a-border);border-radius:var(--a-r-sm);color:var(--a-muted);cursor:pointer;font-family:var(--a-font-body);font-size:.875rem;min-height:44px;padding:.5rem 1rem;transition:all var(--a-t-fast)}.admin_dialogCancel__xhs5c:hover{border-color:var(--a-text);color:var(--a-text)}.admin_dialogConfirm__FqZMD{background:var(--a-danger);border:none;border-radius:var(--a-r-sm);color:#fff;cursor:pointer;font-family:var(--a-font-body);font-size:.875rem;font-weight:700;min-height:44px;padding:.5rem 1rem;transition:opacity var(--a-t-fast)}.admin_dialogConfirm__FqZMD:hover{opacity:.85}.admin_postStatus__L58zg{align-items:center;display:inline-flex;font-size:.72rem;font-weight:600;gap:4px}.legal_legalWrapper__APyU7{background:var(--profile-bg-gradient);color:var(--profile-text-primary);font-family:var(--profile-font-body);min-height:100vh;padding-bottom:4rem;transition:background .3s ease}.legal_legalHero__VooYv{background:linear-gradient(135deg,var(--profile-primary) 0,var(--profile-primary-light) 100%);margin-bottom:2.5rem;overflow:hidden;padding:3rem 1.5rem 2.5rem;position:relative}.legal_heroBackground__FyzbL{animation:legal_backgroundFloat__OQMbh 20s ease-in-out infinite;background-image:radial-gradient(circle at 20% 50%,#fff 1px,#0000 0),radial-gradient(circle at 80% 80%,#fff 1px,#0000 0);background-size:50px 50px;bottom:0;left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}@keyframes legal_backgroundFloat__OQMbh{0%,to{transform:translate(0)}50%{transform:translate(20px,20px)}}.legal_heroContent__w4G6F{align-items:center;display:flex;gap:1.5rem;margin:0 auto;max-width:860px;position:relative;z-index:1}.legal_heroIcon__O0lpN{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:2px solid #ffffff40;border-radius:var(--profile-radius-lg);color:#fff;display:flex;flex-shrink:0;height:72px;justify-content:center;width:72px}.legal_heroText__FoG0P{flex:1 1;min-width:0}.legal_heroTitle__uTb7T{color:#fff;font-family:var(--profile-font-display);font-size:2.25rem;font-weight:900;line-height:1.2;margin:0 0 .375rem;text-shadow:0 2px 8px #0003}.legal_heroMeta__LozPB{color:#ffffffc7;font-size:.9rem;margin:0}.legal_langToggle__XeZzh{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1.5px solid #ffffff59;border-radius:var(--profile-radius-md);color:#fff;cursor:pointer;display:inline-flex;flex-shrink:0;font-family:var(--profile-font-body);font-size:.85rem;font-weight:600;justify-content:center;letter-spacing:.05em;padding:.45rem 1rem;text-decoration:none;transition:all var(--profile-transition-fast)}.legal_langToggle__XeZzh:hover{background:#ffffff47;border-color:#fff9}.legal_legalContainer__e2LnG{margin:0 auto;max-width:860px;padding:0 1.5rem}.legal_legalCard__Vxp6l{background:var(--profile-surface);border:1px solid var(--profile-border-light);border-radius:var(--profile-radius-lg);box-shadow:var(--profile-shadow-sm);overflow:hidden}.legal_legalSection__jPt2F{border-bottom:1px solid var(--profile-border-light);padding:1.75rem 2rem}.legal_legalSection__jPt2F:last-child{border-bottom:none}.legal_sectionHeading__oMx-4{color:var(--profile-primary);font-family:var(--profile-font-display);font-size:1.15rem;font-weight:700;line-height:1.3;margin:0 0 .875rem}.legal_sectionBody__CDvIl{color:var(--profile-text-secondary);font-size:.9375rem;line-height:1.8}.legal_sectionBody__CDvIl p{margin:0 0 .875rem}.legal_sectionBody__CDvIl p:last-child{margin-bottom:0}.legal_sectionBody__CDvIl ol,.legal_sectionBody__CDvIl ul{margin:.5rem 0 .875rem 1.25rem;padding:0}.legal_sectionBody__CDvIl li{margin-bottom:.35rem}.legal_sectionBody__CDvIl a{color:var(--profile-primary);text-decoration:underline;text-underline-offset:2px}.legal_sectionBody__CDvIl a:hover{color:var(--profile-primary-light)}.legal_sectionBody__CDvIl strong{color:var(--profile-text-primary);font-weight:600}.legal_legalFooterNav__\+\+Awf{align-items:center;border-top:1px solid var(--profile-border-light);display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-top:1.75rem;padding:1rem 0}.legal_footerNavLink__MJMkf{color:var(--profile-text-secondary);font-size:.875rem;font-weight:500;text-decoration:none;transition:color var(--profile-transition-fast)}.legal_footerNavLink__MJMkf:hover{color:var(--profile-primary)}.legalDiff ins{background:#16a34a1f;color:#15803d;text-decoration:none}.legalDiff del,.legalDiff ins{border-radius:2px;padding:0 2px}.legalDiff del{background:#dc26261a;color:#b91c1c;text-decoration:line-through}@media (max-width:600px){.legal_heroTitle__uTb7T{font-size:1.65rem}.legal_heroIcon__O0lpN{height:56px;width:56px}.legal_legalSection__jPt2F{padding:1.25rem}}@media (max-width:420px){.legal_heroContent__w4G6F{flex-wrap:wrap}.legal_langToggle__XeZzh{margin-left:auto}}.blog_blogWrapper__z8LXD{background:var(--profile-bg-gradient);color:var(--profile-text-primary);font-family:var(--profile-font-body);min-height:100vh;padding-bottom:4rem;transition:background .3s ease}.blog_blogHero__wojox{background:linear-gradient(135deg,var(--profile-primary) 0,var(--profile-primary-light) 100%);margin-bottom:2.5rem;overflow:hidden;padding:3rem 1.5rem 2.5rem;position:relative}.blog_heroBackground__-NJ2Y{animation:blog_backgroundFloat__hMT9G 20s ease-in-out infinite;background-image:radial-gradient(circle at 20% 50%,#fff 1px,#0000 0),radial-gradient(circle at 80% 80%,#fff 1px,#0000 0);background-size:50px 50px;bottom:0;left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}@keyframes blog_backgroundFloat__hMT9G{0%,to{transform:translate(0)}50%{transform:translate(20px,20px)}}.blog_heroContent__4\+mfD{align-items:center;display:flex;gap:1.5rem;margin:0 auto;max-width:900px;position:relative;z-index:1}.blog_heroIcon__UIJnB{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:2px solid #ffffff40;border-radius:var(--profile-radius-lg);color:#fff;display:flex;flex-shrink:0;font-size:1.75rem;height:72px;justify-content:center;width:72px}.blog_heroText__uWKWM{flex:1 1;min-width:0}.blog_heroTitle__zZWSB{color:#fff;font-family:var(--profile-font-display);font-size:2.25rem;font-weight:900;line-height:1.2;margin:0 0 .375rem;text-shadow:0 2px 8px #0003}.blog_heroSubtitle__zzqQF{color:#fffc;font-size:.95rem;margin:0}.blog_blogContainer__dufuX{margin:0 auto;max-width:900px;padding:0 1.5rem}.blog_filtersBar__NixNt{align-items:center;display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1.75rem}.blog_filterBtn__aQbPI{background:var(--profile-surface);border:1.5px solid var(--profile-border-light);border-radius:20px;color:var(--profile-text-secondary);cursor:pointer;font-family:var(--profile-font-body);font-size:.83rem;font-weight:600;padding:.4rem 1rem;transition:all .18s ease}.blog_filterBtn__aQbPI:hover{border-color:var(--profile-primary);color:var(--profile-primary)}.blog_filterBtnActive__pQ1vD{background:var(--profile-primary);border-color:var(--profile-primary);color:#fff}.blog_postGrid__7riua{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.blog_postCard__daMVA{background:var(--profile-surface);border:1px solid var(--profile-border-light);border-radius:var(--profile-radius-lg);box-shadow:var(--profile-shadow-sm);color:inherit;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.blog_postCard__daMVA:hover{border-color:var(--profile-primary);box-shadow:0 4px 16px #0000001a;box-shadow:var(--profile-shadow-md,0 4px 16px #0000001a);transform:translateY(-2px)}.blog_cardHeader__duPGB{align-items:center;display:flex;gap:.5rem;justify-content:space-between;padding:1.25rem 1.25rem 0}.blog_cardTypeBadge__GK5HF{background:#f149501a;border:1px solid #f1495040;border-radius:6px;color:var(--profile-primary);font-size:.7rem;font-weight:700;letter-spacing:.04em;padding:2px 9px}.blog_cardFeatured__AZHwE{color:#d97706;font-size:.78rem;font-weight:700}.blog_cardBody__\+5bPZ{flex:1 1;padding:.85rem 1.25rem}.blog_cardTitle__DQchK{-webkit-line-clamp:2;color:var(--profile-text-primary);font-family:var(--profile-font-display);font-size:1.05rem;font-weight:800;line-height:1.35;margin:0 0 .5rem}.blog_cardSummary__ljNO\+,.blog_cardTitle__DQchK{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.blog_cardSummary__ljNO\+{-webkit-line-clamp:3;color:var(--profile-text-secondary);font-size:.875rem;line-height:1.65}.blog_cardFooter__9mBeB{align-items:center;border-top:1px solid var(--profile-border-light);color:var(--profile-text-secondary);display:flex;font-size:.78rem;justify-content:space-between;padding:.75rem 1.25rem}.blog_cardReadMore__yzkQ3{align-items:center;color:var(--profile-primary);display:flex;font-size:.8rem;font-weight:600;gap:3px}.blog_stateBox__4dNmM{color:var(--profile-text-secondary);font-size:.95rem;padding:4rem 2rem;text-align:center}.blog_spinner__J9b\+q{animation:blog_spin__Pyx-l .7s linear infinite;border:2px solid var(--profile-border-light);border-radius:50%;border-top-color:var(--profile-primary);height:28px;margin:0 auto 1rem;width:28px}@keyframes blog_spin__Pyx-l{to{transform:rotate(1turn)}}.blog_errorBox__YqJrY{background:#ef44440f;border:1px solid #ef444433;border-radius:10px;color:#dc2626;font-size:.9rem;padding:1.25rem 1.5rem}@media (max-width:600px){.blog_heroTitle__zZWSB{font-size:1.65rem}.blog_heroIcon__UIJnB{font-size:1.4rem;height:56px;width:56px}.blog_postGrid__7riua{grid-template-columns:1fr}}.footer_footer__XXj-R{background-color:#fff;border-top:1px solid #e2e8f0;transition:background-color .3s ease,border-color .3s ease}[data-theme=dark] .footer_footer__XXj-R{background-color:#1e293b;border-top-color:#334155}.footer_footerContent__duq4o{grid-gap:48px;display:grid;gap:48px;grid-template-columns:2fr 1fr 1fr;margin:0 auto;max-width:1200px;padding:48px 2rem 40px}.footer_footerSection__lzyFr{display:flex;flex-direction:column;gap:10px}.footer_footerTitle__IHMne{color:#333;font-size:.85rem;font-weight:700;letter-spacing:.07em;margin:0 0 6px;text-transform:uppercase;transition:color .3s ease}[data-theme=dark] .footer_footerTitle__IHMne{color:#f1f5f9}.footer_footerText__01Jek{color:#666;font-size:.92rem;line-height:1.65;margin:0;max-width:280px;transition:color .3s ease}[data-theme=dark] .footer_footerText__01Jek{color:#94a3b8}.footer_footerLink__ikBtK{color:#666;font-size:.92rem;text-decoration:none;transition:color .3s;width:-webkit-fit-content;width:fit-content}.footer_footerLink__ikBtK:hover{color:#007bff}[data-theme=dark] .footer_footerLink__ikBtK{color:#94a3b8}[data-theme=dark] .footer_footerLink__ikBtK:hover{color:#60a5fa}.footer_footerBottom__ZWcfR{border-top:1px solid #e2e8f0;transition:border-color .3s ease}[data-theme=dark] .footer_footerBottom__ZWcfR{border-top-color:#334155}.footer_footerBottom__ZWcfR p{color:#666;font-size:.82rem;margin:0 auto;max-width:1200px;padding:16px 2rem;transition:color .3s ease}[data-theme=dark] .footer_footerBottom__ZWcfR p{color:#94a3b8}@media (max-width:768px){.footer_footerContent__duq4o{gap:32px;grid-template-columns:1fr 1fr;padding:36px 1rem 28px}.footer_footerSection__lzyFr:first-child{grid-column:1/-1}.footer_footerBottom__ZWcfR p{padding:14px 1rem}}@media (max-width:480px){.footer_footerContent__duq4o{gap:28px;grid-template-columns:1fr;padding:28px 1rem 24px}.footer_footerSection__lzyFr:first-child{grid-column:auto}}
/*# sourceMappingURL=main.f9cae3fc.css.map*/