body{font-family:system-ui,Arial,sans-serif;margin:0;background:#f6f7fb}.page{padding:16px}.topbar{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#fff;border-bottom:1px solid #000}.grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.card{background:#fff;border:1px solid #000;border-radius:10px;padding:16px}label{display:block;font-size:12px;color:#444;margin-top:10px}input,textarea{width:100%;padding:10px;border:1px solid #000;border-radius:8px;margin-top:6px;box-sizing:border-box}textarea{min-height:60px;resize:vertical}button{padding:10px 12px;border:1px solid #000;border-radius:8px;background:#fff;cursor:pointer}button:hover{background:#f2f2f2}.row{display:flex;gap:8px;margin-top:10px;flex-wrap:wrap}.muted{color:#666;font-size:12px;margin-top:8px}.status{margin-top:12px;padding:10px;background:#f8f8ff;border:1px solid #000;border-radius:8px}.list{display:flex;flex-direction:column;gap:10px;margin-top:10px}.listItem{display:flex;justify-content:space-between;gap:12px;padding:12px;border:2px solid #000;border-radius:10px;background:#fff;box-shadow:0 1px 6px #0000000f}.resultTitle{color:#0b3d91;font-weight:700;text-decoration:none}.resultDocId{color:#0b3d91;font-weight:600}.helpCard{margin-top:24px}details summary{list-style:none}details summary::-webkit-details-marker{display:none}.helpMainSummary{font-weight:700;font-size:16px;cursor:pointer;padding:10px 12px;border:1px solid #000;border-radius:8px;background:#fff;display:inline-block}.helpMainSummary:hover{background:#f2f2f2}.helpIntro{margin-top:14px;margin-bottom:14px;padding:12px;background:#f8f8ff;border:1px solid #000;border-radius:8px;font-size:14px}.helpSub{margin-top:10px;padding:10px;border:1px solid #000;border-radius:8px;background:#fff}.helpSub summary{font-weight:600;cursor:pointer;padding:6px 4px}.helpSub summary:hover{background:#f2f2f2;border-radius:6px}.helpSub p{margin-top:8px;font-size:14px}.helpSub ul{margin-top:8px;padding-left:20px;font-size:14px}.adminProfileGrid{display:grid;grid-template-columns:1fr 1fr;gap:16px 24px;margin-top:16px}.adminProfileField{min-width:0}.adminProfileLabel{font-size:13px;font-weight:700;color:#444;margin-bottom:6px}.adminProfileValue{min-height:24px;font-size:16px;color:#111;border-bottom:1px solid #e3e6ee;padding-bottom:6px;word-break:break-word}@media (max-width: 980px){.adminProfileGrid{grid-template-columns:1fr}.adminProfileFieldFull{grid-column:auto}}@media (max-width: 980px){.grid{grid-template-columns:1fr}}.adminPage{max-width:1440px;margin:0 auto;padding-top:24px;padding-bottom:28px}.adminLoadingCard{padding:28px}.adminHeroShell{margin-bottom:20px}.adminHeroCardModern{position:relative;overflow:hidden;border:1px solid #d9dfec;border-radius:24px;padding:28px;background:radial-gradient(circle at top right,rgba(50,90,200,.12),transparent 28%),linear-gradient(135deg,#fff,#f8faff 55%,#f4f7ff);box-shadow:0 18px 40px #10182814}.adminHeroTop{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.adminHeroEyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#3157c8;margin-bottom:12px}.adminHeroTitleModern{margin:0;font-size:38px;line-height:1.08;letter-spacing:-.03em;color:#101828;max-width:900px}.adminHeroTextModern{margin-top:14px;margin-bottom:0;max-width:760px;font-size:15px;line-height:1.7;color:#475467}.adminAvatarCard{min-width:240px;display:flex;align-items:center;gap:14px;padding:16px;border:1px solid #dbe2f0;border-radius:20px;background:#ffffffc7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 10px 24px #0f172a0f}.adminAvatarCircle{width:58px;height:58px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1d4ed8,#3157c8);color:#fff;font-size:18px;font-weight:800;letter-spacing:.04em;box-shadow:0 10px 20px #3157c840}.adminAvatarMeta{min-width:0}.adminAvatarName{font-size:16px;font-weight:800;color:#101828;line-height:1.2}.adminAvatarRole{margin-top:5px;font-size:13px;color:#667085;line-height:1.4;word-break:break-word}.adminHeroStats{margin-top:24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.adminMiniStat{border:1px solid #dbe2f0;border-radius:18px;padding:16px 18px;background:#fffc}.adminMiniStatLabel{font-size:12px;font-weight:700;color:#667085;margin-bottom:7px;text-transform:uppercase;letter-spacing:.06em}.adminMiniStatValue{font-size:15px;font-weight:700;color:#111827;word-break:break-word}.adminCenterGridModern{display:grid;grid-template-columns:1.1fr .9fr;gap:20px}.adminSectionCard{border:1px solid #d9dfec;border-radius:24px;padding:22px;background:#fff;box-shadow:0 14px 30px #1018280d}.adminSectionHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px}.adminSectionEyebrow{font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#3157c8;margin-bottom:8px}.adminSectionTitle{margin:0;font-size:24px;line-height:1.2;letter-spacing:-.02em;color:#111827}.adminProfileGrid{display:grid;grid-template-columns:1fr 1fr;gap:18px 24px;margin-top:18px}.adminProfileField{min-width:0;padding:14px 16px;border:1px solid #e4e7ec;border-radius:16px;background:linear-gradient(180deg,#fff,#fbfcff)}.adminProfileFieldFull{grid-column:1 / -1}.adminProfileLabel{font-size:12px;font-weight:800;color:#667085;margin-bottom:10px;text-transform:uppercase;letter-spacing:.06em}.adminProfileValue{min-height:24px;font-size:16px;font-weight:700;color:#101828;line-height:1.5;word-break:break-word}.toolsListModern{display:flex;flex-direction:column;gap:10px;margin-top:10px}.toolButton{width:100%;text-align:left}.toolButtonPrimary,.toolButtonDisabledModern{display:flex;flex-direction:column;gap:6px;width:100%;padding:18px;border-radius:18px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.toolButtonPrimary{position:relative;isolation:isolate;overflow:hidden;border:1px solid #cfd8ea;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 10px 22px #1018280d,inset 0 1px #fffc;transform:translateY(0) scale(1);transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s ease,border-color .22s ease,background .22s ease,filter .22s ease}.toolButtonPrimary:before{content:"";position:absolute;z-index:0;pointer-events:none;width:190px;height:190px;top:50%;left:-70px;border-radius:999px;background:radial-gradient(circle,rgba(49,87,200,.16) 0%,rgba(49,87,200,.07) 42%,transparent 72%);opacity:0;transform:translateY(-50%) scale(.72);transition:opacity .26s ease,transform .36s cubic-bezier(.22,1,.36,1)}.toolButtonPrimary:after{content:"";position:absolute;z-index:1;pointer-events:none;top:18%;bottom:18%;left:0;width:4px;border-radius:0 999px 999px 0;background:linear-gradient(180deg,#6f8ff0,#3157c8 48%,#2449b8);box-shadow:0 0 16px #3157c86b;opacity:0;transform:scaleY(.45);transition:opacity .18s ease,transform .28s cubic-bezier(.22,1,.36,1)}.toolButtonPrimary>*{position:relative;z-index:2}button.toolButtonPrimary:hover{border-color:#5676d794;background:linear-gradient(135deg,#fff,#f6f9ff 46%,#edf3ff);transform:translateY(-3px) scale(1.008);box-shadow:0 20px 42px #1018281c,0 10px 26px #3157c824,0 0 0 4px #3157c80e,inset 0 1px #ffffffeb;filter:saturate(1.03)}button.toolButtonPrimary:hover:before{opacity:1;transform:translateY(-50%) scale(1)}button.toolButtonPrimary:hover:after{opacity:1;transform:scaleY(1)}button.toolButtonPrimary:active{transform:translateY(-1px) scale(.996);box-shadow:0 11px 24px #10182814,0 5px 15px #3157c81c,0 0 0 3px #3157c80a;transition-duration:80ms}button.toolButtonPrimary:focus-visible{outline:none;border-color:#3157c8b8;box-shadow:0 0 0 4px #3157c829,0 18px 36px #1018281a,0 8px 22px #3157c821}@media (prefers-reduced-motion: reduce){.toolButtonPrimary,.toolButtonPrimary:before,.toolButtonPrimary:after{transition:none}button.toolButtonPrimary:hover{transform:none}}.toolButtonDisabledModern{border:1px solid #e4e7ec;background:linear-gradient(180deg,#fbfbfc,#f5f6f8);opacity:1;cursor:not-allowed}.toolButtonTitle{font-size:16px;font-weight:800;color:#111827;line-height:1.3}.toolButtonSubtitle{font-size:13px;line-height:1.5;color:#667085}@media (max-width: 1180px){.adminHeroTop{flex-direction:column}.adminAvatarCard{width:100%;min-width:0}.adminHeroStats,.adminCenterGridModern{grid-template-columns:1fr}}@media (max-width: 980px){.adminHeroCardModern,.adminSectionCard{padding:20px;border-radius:20px}.adminHeroTitleModern{font-size:30px}.adminProfileGrid{grid-template-columns:1fr}.adminProfileFieldFull{grid-column:auto}}@media (max-width: 640px){.adminPage{padding-top:12px}.adminHeroTitleModern{font-size:26px}.adminHeroTextModern{font-size:14px}.toolButtonPrimary,.toolButtonDisabledModern{padding:16px}.adminAvatarCircle{width:50px;height:50px;font-size:16px}}.catalogPage{max-width:1440px;margin:0 auto;padding-top:24px;padding-bottom:28px}.catalogHeroShell{margin-bottom:20px}.catalogHeroCardModern{position:relative;overflow:hidden;border:1px solid #d9dfec;border-radius:24px;padding:28px;background:radial-gradient(circle at top right,rgba(37,99,235,.12),transparent 28%),linear-gradient(135deg,#fff,#f8faff 55%,#f4f7ff);box-shadow:0 18px 40px #10182814}.catalogHeroTop{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.catalogHeroEyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#3157c8;margin-bottom:12px}.catalogHeroTitleModern{margin:0;font-size:38px;line-height:1.08;letter-spacing:-.03em;color:#101828;max-width:900px}.catalogHeroTextModern{margin-top:14px;margin-bottom:0;max-width:820px;font-size:15px;line-height:1.7;color:#475467}.catalogBackButton{white-space:nowrap;padding:14px 18px;border:1px solid #cfd8ea;border-radius:16px;background:#ffffffeb;box-shadow:0 10px 22px #1018280d}.catalogBackButton:hover{background:#fff}.catalogHeroStats{margin-top:24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.catalogMiniStat{border:1px solid #dbe2f0;border-radius:18px;padding:16px 18px;background:#ffffffd1}.catalogMiniStatLabel{font-size:12px;font-weight:700;color:#667085;margin-bottom:7px;text-transform:uppercase;letter-spacing:.06em}.catalogMiniStatValue{font-size:15px;font-weight:700;color:#111827;word-break:break-word}.catalogGridModern{display:grid;grid-template-columns:1.08fr .92fr;gap:20px}.catalogSectionCard{border:1px solid #d9dfec;border-radius:24px;padding:22px;background:#fff;box-shadow:0 14px 30px #1018280d}.catalogSectionHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px}.catalogSectionEyebrow{font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#3157c8;margin-bottom:8px}.catalogSectionTitle{margin:0;font-size:24px;line-height:1.2;letter-spacing:-.02em;color:#111827}.catalogFormGrid{display:grid;grid-template-columns:1fr 1fr;gap:18px 18px;margin-top:18px}.catalogFormField{min-width:0}.catalogFormFieldFull{grid-column:1 / -1}.catalogFormField label{font-size:12px;font-weight:800;color:#667085;margin-top:0;margin-bottom:8px;text-transform:uppercase;letter-spacing:.06em}.catalogFormField input,.catalogFormField textarea,.catalogSearchRow input{border:1px solid #d6dbe8;border-radius:16px;padding:14px;background:linear-gradient(180deg,#fff,#fbfcff);box-shadow:inset 0 1px 2px #10182808}.catalogFormField textarea{min-height:108px}.catalogDocIdCard{grid-column:1 / -1;padding:16px 18px;border:1px solid #dbe2f0;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fbff)}.catalogDocIdLabel{font-size:12px;font-weight:800;color:#667085;margin-bottom:7px;text-transform:uppercase;letter-spacing:.06em}.catalogDocIdValue{font-size:15px;font-weight:700;color:#111827;word-break:break-word}.catalogActionRow{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.catalogPrimaryButton,.catalogSecondaryButton,.catalogGhostButton,.catalogDangerButton{border-radius:16px;padding:13px 16px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.catalogPrimaryButton{border:1px solid #cfd8ea;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 10px 22px #1018280d}.catalogPrimaryButton:hover{background:linear-gradient(180deg,#fff,#f1f6ff);transform:translateY(-1px);box-shadow:0 14px 30px #10182814}.catalogSecondaryButton{border:1px solid #d6dbe8;background:#fff}.catalogSecondaryButton:hover{background:#f8fafc}.catalogGhostButton{border:1px solid #e4e7ec;background:#f8fafc}.catalogGhostButton:hover{background:#f1f5f9}.catalogDangerButton{border:1px solid #f0c7c7;background:linear-gradient(180deg,#fffefe,#fff6f6)}.catalogDangerButton:hover{background:#fff1f1}.catalogStatusBox{margin-top:18px;border:1px solid #dbe2f0;background:linear-gradient(180deg,#f8faff,#f5f8ff)}.catalogSectionNote{margin-top:12px}.catalogSearchShell{margin-top:18px}.catalogSearchShell label{font-size:12px;font-weight:800;color:#667085;margin-top:0;margin-bottom:8px;text-transform:uppercase;letter-spacing:.06em}.catalogSearchRow{display:flex;gap:10px;align-items:stretch}.catalogSearchRow input{flex:1;margin-top:0}.catalogResultsHeader{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:24px;margin-bottom:12px}.catalogResultsTitle{margin:0;font-size:20px;color:#111827}.catalogResultsCount{font-size:12px;font-weight:800;color:#667085;text-transform:uppercase;letter-spacing:.06em}.catalogEmptyState{margin-top:12px;padding:18px;border:1px dashed #d0d7e2;border-radius:18px;background:#fbfcfe;color:#667085}.catalogResultsList{gap:14px}.catalogResultCard{border:1px solid #dbe2f0;border-radius:20px;padding:16px;background:linear-gradient(180deg,#fff,#fbfcff);box-shadow:0 10px 24px #1018280d}.catalogResultMain{flex:1;min-width:0}.catalogResultTitleRow{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:14px}.catalogResultTitleText{font-size:18px;line-height:1.3}.catalogResultDocPill{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#eef4ff;border:1px solid #d7e3ff;font-size:12px;font-weight:700}.catalogResultMetaGrid{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px}.catalogResultMetaItem{display:flex;flex-direction:column;gap:5px}.catalogResultMetaItemFull{grid-column:1 / -1}.catalogResultMetaLabel{font-size:11px;font-weight:800;color:#667085;text-transform:uppercase;letter-spacing:.06em}.catalogResultMetaValue{font-size:14px;color:#111827;word-break:break-word}.catalogResultActions{display:flex;gap:8px;align-items:flex-start;flex-wrap:wrap}.catalogHelpCardModern{border:1px solid #d9dfec;border-radius:24px;box-shadow:0 14px 30px #1018280d}@media (max-width: 1180px){.catalogHeroTop{flex-direction:column}.catalogHeroStats,.catalogGridModern{grid-template-columns:1fr}}@media (max-width: 980px){.catalogHeroCardModern,.catalogSectionCard,.catalogHelpCardModern{padding:20px;border-radius:20px}.catalogHeroTitleModern{font-size:30px}.catalogFormGrid,.catalogResultMetaGrid{grid-template-columns:1fr}.catalogFormFieldFull,.catalogResultMetaItemFull{grid-column:auto}.catalogSearchRow{flex-direction:column}}@media (max-width: 640px){.catalogPage{padding-top:12px}.catalogHeroTitleModern{font-size:26px}.catalogHeroTextModern{font-size:14px}.catalogActionRow,.catalogResultActions{flex-direction:column}.catalogPrimaryButton,.catalogSecondaryButton,.catalogGhostButton,.catalogDangerButton,.catalogBackButton{width:100%}}.appShell{min-height:100vh}.appContent{padding-top:8px}.premiumTopbar{position:sticky;top:0;z-index:50;display:flex;justify-content:space-between;align-items:center;gap:18px;padding:14px 22px;background:#ffffffd1;border-bottom:1px solid #d9dfec;box-shadow:0 10px 30px #1018280f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.topbarBrand{display:flex;align-items:center;gap:14px;min-width:0}.topbarBrandMark{width:44px;height:44px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1d4ed8,#3157c8);color:#fff;font-size:18px;font-weight:900;letter-spacing:.04em;box-shadow:0 10px 22px #3157c847;flex-shrink:0}.topbarBrandText{min-width:0}.topbarEyebrow{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#3157c8;margin-bottom:4px}.topbarTitle{font-size:18px;font-weight:800;color:#101828;line-height:1.15;letter-spacing:-.02em}.topbarRight{display:flex;align-items:center;gap:12px;min-width:0}.topbarUserCard{display:flex;align-items:center;gap:12px;min-width:0;padding:10px 12px;border:1px solid #dbe2f0;border-radius:18px;background:#ffffffeb;box-shadow:0 8px 22px #1018280a}.topbarUserAvatar{width:40px;height:40px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1d4ed8,#3157c8);color:#fff;font-size:13px;font-weight:900;letter-spacing:.04em;flex-shrink:0}.topbarUserMeta{min-width:0}.topbarUserLabel{font-size:11px;font-weight:800;color:#667085;text-transform:uppercase;letter-spacing:.08em;margin-bottom:3px}.topbarUserEmail{font-size:14px;font-weight:700;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:320px}.topbarLogoutButton{position:relative;overflow:hidden;min-height:44px;padding:12px 18px;border:1px solid rgba(39,76,184,.62);border-radius:16px;background:linear-gradient(135deg,#1f46b6,#3157c8 48%,#5275df);background-size:160% 160%;background-position:0% 50%;color:#fff;font-weight:800;letter-spacing:.01em;box-shadow:0 10px 22px #3157c838,0 3px 8px #0f172a12,inset 0 1px #ffffff42;transform:translateY(0) scale(1);transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .2s ease,background-position .32s ease,border-color .2s ease,filter .2s ease}button.topbarLogoutButton:hover{background:linear-gradient(135deg,#2449b8,#3b61d1 48%,#5b7ce3);background-size:160% 160%;background-position:100% 50%;color:#fff;border-color:#698aeae6;transform:translateY(-2px) scale(1.02);box-shadow:0 16px 32px #3157c84d,0 6px 13px #0f172a17,inset 0 1px #ffffff52;filter:saturate(1.05) brightness(1.04)}button.topbarLogoutButton:active{transform:translateY(0) scale(.97);box-shadow:0 7px 16px #3157c83b,0 2px 6px #0f172a12;transition-duration:80ms}button.topbarLogoutButton:focus-visible{outline:none;box-shadow:0 0 0 4px #3157c82e,0 14px 30px #3157c847}@media (prefers-reduced-motion: reduce){.topbarLogoutButton{transition:none}button.topbarLogoutButton:hover{transform:none}}@media (max-width: 980px){.premiumTopbar{flex-direction:column;align-items:stretch;padding:16px}.topbarRight{width:100%;flex-direction:column;align-items:stretch}.topbarUserCard{width:100%;box-sizing:border-box}.topbarLogoutButton{width:100%}.topbarUserEmail{max-width:none;white-space:normal;overflow:visible;text-overflow:initial;word-break:break-word}}@media (max-width: 640px){.topbarBrandMark{width:40px;height:40px;border-radius:12px;font-size:16px}.topbarTitle{font-size:16px}}.authLoadingPage{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:radial-gradient(circle at top left,rgba(49,87,200,.08),transparent 28%),radial-gradient(circle at bottom right,rgba(37,99,235,.08),transparent 24%),linear-gradient(180deg,#f5f8ff,#f7f8fb)}.authLoadingCard{min-width:280px;text-align:center;border:1px solid #d9dfec;border-radius:24px;padding:28px;box-shadow:0 18px 40px #10182814}.authPremiumPage{min-height:100vh;padding:28px;background:radial-gradient(circle at top left,rgba(49,87,200,.1),transparent 30%),radial-gradient(circle at bottom right,rgba(37,99,235,.08),transparent 24%),linear-gradient(180deg,#f5f8ff,#f7f8fb)}.authPremiumShell{max-width:1320px;margin:0 auto;min-height:calc(100vh - 56px);display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:center}.authPremiumHero{padding:12px 6px}.authPremiumEyebrow{display:inline-flex;align-items:center;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#3157c8;margin-bottom:14px}.authPremiumTitle{margin:0;font-size:56px;line-height:.98;letter-spacing:-.04em;color:#101828;max-width:720px}.authPremiumText{margin-top:18px;margin-bottom:0;max-width:640px;font-size:17px;line-height:1.75;color:#475467}.authPremiumHighlights{margin-top:28px;display:grid;grid-template-columns:1fr;gap:14px;max-width:620px}.authPremiumHighlightCard{border:1px solid #dbe2f0;border-radius:20px;padding:18px 20px;background:#ffffffc7;box-shadow:0 12px 28px #1018280d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.authPremiumHighlightLabel{font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#667085;margin-bottom:8px}.authPremiumHighlightValue{font-size:16px;font-weight:700;color:#111827;line-height:1.5}.authPremiumCard{border:1px solid #d9dfec;border-radius:28px;padding:28px;background:linear-gradient(180deg,#fffffff5,#f9fbfffa);box-shadow:0 22px 48px #1018281a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.authPremiumCardTop{display:flex;align-items:center;gap:14px}.authPremiumCardMark{width:52px;height:52px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1d4ed8,#3157c8);color:#fff;font-size:22px;font-weight:900;letter-spacing:.04em;box-shadow:0 12px 26px #3157c847;flex-shrink:0}.authPremiumCardEyebrow{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#3157c8;margin-bottom:4px}.authPremiumCardTitle{margin:0;font-size:28px;line-height:1.15;letter-spacing:-.03em;color:#101828}.authPremiumCardText{margin-top:16px;margin-bottom:0;font-size:15px;line-height:1.7;color:#475467}.authFormGrid{display:grid;grid-template-columns:1fr;gap:18px;margin-top:24px}.authFormField label{font-size:12px;font-weight:800;color:#667085;margin-top:0;margin-bottom:8px;text-transform:uppercase;letter-spacing:.06em}.authFormField input{border:1px solid #d6dbe8;border-radius:18px;padding:15px 16px;background:linear-gradient(180deg,#fff,#fbfcff);box-shadow:inset 0 1px 2px #10182808;margin-top:0}.authActionRow{display:flex;gap:10px;margin-top:24px}.authPrimaryButton{position:relative;isolation:isolate;overflow:hidden;width:100%;min-height:54px;padding:15px 18px;border:1px solid rgba(39,76,184,.62);border-radius:18px;background:linear-gradient(135deg,#1f46b6,#3157c8 48%,#5275df);background-size:160% 160%;background-position:0% 50%;color:#fff;font-size:15px;font-weight:800;letter-spacing:.01em;cursor:pointer;-webkit-tap-highlight-color:transparent;box-shadow:0 12px 26px #3157c83b,0 3px 8px #0f172a14,inset 0 1px #ffffff47;transform:translateY(0) scale(1);transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s ease,background-position .35s ease,border-color .22s ease,filter .22s ease}.authPrimaryButtonLabel{position:relative;z-index:3;display:inline-flex;align-items:center;justify-content:center;color:inherit;pointer-events:none}.authPrimaryButton:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.18) 0%,rgba(255,255,255,.04) 42%,transparent 72%);opacity:.9}.authPrimaryButton:after{content:"";position:absolute;z-index:2;top:-90%;left:-55%;width:32%;height:280%;pointer-events:none;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.06) 20%,rgba(255,255,255,.22) 50%,rgba(255,255,255,.06) 80%,transparent 100%);opacity:0;transform:rotate(18deg);transition:left .62s cubic-bezier(.22,1,.36,1),opacity .16s ease}button.authPrimaryButton:not(:disabled):hover{background:linear-gradient(135deg,#2449b8,#3b61d1 48%,#5b7ce3);background-size:160% 160%;background-position:100% 50%;color:#fff;border-color:#698aeae6;transform:translateY(-3px) scale(1.012);box-shadow:0 20px 42px #3157c852,0 8px 16px #0f172a1a,inset 0 1px #ffffff57;filter:saturate(1.06) brightness(1.04)}button.authPrimaryButton:not(:disabled):hover .authPrimaryButtonLabel{color:#fff}.authPrimaryButton:not(:disabled):hover:after{left:125%;opacity:1}.authPrimaryButton:not(:disabled):active{transform:translateY(-1px) scale(.992);box-shadow:0 9px 20px #3157c840,0 3px 8px #0f172a14,inset 0 1px #ffffff3d;filter:saturate(1.02) brightness(.99);transition-duration:80ms}.authPrimaryButton:focus-visible{outline:none;box-shadow:0 0 0 4px #3157c82e,0 18px 38px #3157c84d,inset 0 1px #ffffff4d}.authPrimaryButton:disabled{border-color:#d7deea;background:linear-gradient(180deg,#f5f7fb,#edf1f7);background-position:0% 50%;color:#98a2b3;opacity:1;cursor:not-allowed;transform:none;filter:none;box-shadow:0 5px 12px #0f172a0a,inset 0 1px #ffffffd1}.authPrimaryButton:disabled:before,.authPrimaryButton:disabled:after{opacity:0}@media (prefers-reduced-motion: reduce){.authPrimaryButton,.authPrimaryButton:before,.authPrimaryButton:after{transition:none}.authPrimaryButton:not(:disabled):hover{transform:none}.authPrimaryButton:not(:disabled):hover:after{opacity:0}}.authErrorBox{margin-top:18px;border:1px solid #f0c7c7;background:linear-gradient(180deg,snow,#fff4f4)}.authFootnote{margin-top:16px;font-size:13px;line-height:1.6;color:#667085}@media (max-width: 1100px){.authPremiumShell{grid-template-columns:1fr;gap:20px;align-items:stretch}.authPremiumHero{padding-top:0;padding-bottom:0}.authPremiumTitle{font-size:44px;max-width:none}.authPremiumText,.authPremiumHighlights{max-width:none}}@media (max-width: 640px){.authPremiumPage{padding:16px}.authPremiumShell{min-height:auto}.authPremiumTitle{font-size:34px}.authPremiumText{font-size:15px}.authPremiumCard{padding:22px;border-radius:22px}.authPremiumCardTitle{font-size:24px}.authPremiumCardMark{width:46px;height:46px;border-radius:14px;font-size:19px}}.topbarUserAvatarButton{padding:0;margin:0;border:0;overflow:hidden;position:relative;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;box-shadow:0 10px 20px #3157c833,0 0 #3157c800;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.topbarUserAvatarButton:hover{background:linear-gradient(135deg,#1d4ed8,#3157c8);transform:translateY(-1px);box-shadow:0 13px 24px #3157c847,0 0 0 4px #3157c814}.topbarUserAvatarButton:focus-visible{outline:none;box-shadow:0 13px 24px #3157c847,0 0 0 4px #3157c833}.topbarUserAvatarButton:active{transform:translateY(0) scale(.98)}.topbarUserAvatarImage{display:block;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:inherit}.adminProfileImageBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:20px;background:#0f172a85;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.adminProfileImageModal{width:min(100%,680px);max-height:calc(100vh - 40px);overflow-y:auto;box-sizing:border-box;border:1px solid #d9dfec;border-radius:26px;padding:24px;background:radial-gradient(circle at top right,rgba(49,87,200,.1),transparent 30%),linear-gradient(180deg,#fff,#f9fbff);box-shadow:0 28px 70px #0f172a47}.adminProfileImageHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.adminProfileImageEyebrow{margin-bottom:8px;color:#3157c8;font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.adminProfileImageTitle{margin:0;color:#101828;font-size:28px;line-height:1.15;letter-spacing:-.03em}.adminProfileImageText{max-width:560px;margin:12px 0 0;color:#475467;font-size:14px;line-height:1.7}.adminProfileImageCurrentCard{display:flex;align-items:center;gap:18px;margin-top:22px;padding:18px;border:1px solid #dbe2f0;border-radius:20px;background:#ffffffdb;box-shadow:0 12px 28px #1018280f}.adminProfileImagePreview{width:92px;height:92px;flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,#1d4ed8,#3157c8);color:#fff;font-size:24px;font-weight:900;letter-spacing:.04em;box-shadow:0 14px 28px #3157c83d}.adminProfileImagePreviewImage{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.adminProfileImageIdentity{min-width:0}.adminProfileImageIdentityLabel{margin-bottom:7px;color:#667085;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.adminProfileImageIdentityValue{color:#101828;font-size:15px;font-weight:800;line-height:1.5;word-break:break-word}.adminProfileImagePlaceholder,.adminProfileImageStatus{margin-top:18px;padding:16px 18px;border:1px solid #dbe2f0;border-radius:18px;background:linear-gradient(180deg,#f8faff,#f5f8ff);color:#475467;font-size:14px;line-height:1.65}.adminProfileImageStatusSuccess{border-color:#10b9813d;background:linear-gradient(180deg,#f5fffb,#effcf6);color:#047857}.adminProfileImageStatusError{border-color:#ef44443d;background:linear-gradient(180deg,snow,#fff3f3);color:#b42318}.adminProfileImageFileArea{margin-top:18px;padding:20px;border:1px dashed #bfc9dc;border-radius:20px;background:#ffffffb8;text-align:center}.adminProfileImageFileInput{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;clip-path:inset(50%)}.adminProfileImageFileButton,.adminProfileImagePrimaryButton,.adminProfileImageSecondaryButton,.adminProfileImageDangerButton{border-radius:16px;padding:12px 16px;font-weight:800;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.adminProfileImageFileButton,.adminProfileImagePrimaryButton{border:1px solid #cfd8ea;background:linear-gradient(180deg,#fff,#f3f7ff);color:#111827;box-shadow:0 10px 22px #1018280f}.adminProfileImageFileButton:hover,.adminProfileImagePrimaryButton:hover{background:linear-gradient(180deg,#fff,#edf3ff);transform:translateY(-1px);box-shadow:0 14px 28px #10182817}.adminProfileImageSecondaryButton{border:1px solid #d6dbe8;background:#fff;color:#111827}button.adminProfileImageSecondaryButton:not(:disabled):hover{background:#f8fafc;transform:translateY(-1px);box-shadow:0 14px 28px #10182817}.adminProfileImageDangerButton{border:1px solid #f0c7c7;background:linear-gradient(180deg,#fffefe,#fff4f4);color:#b42318}button.adminProfileImageDangerButton:not(:disabled):hover{background:#fff0f0;transform:translateY(-1px);box-shadow:0 14px 28px #10182817}.adminProfileImageFileButton:disabled,.adminProfileImagePrimaryButton:disabled,.adminProfileImageSecondaryButton:disabled,.adminProfileImageDangerButton:disabled{opacity:.58;cursor:not-allowed;transform:none;box-shadow:none}.adminProfileImageSelectedFile{margin-top:14px;color:#475467;font-size:13px;line-height:1.6;word-break:break-word}.adminProfileImageActions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px;flex-wrap:wrap}.adminProfileImageBlockingLayer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;cursor:progress}@media (max-width: 640px){.adminProfileImageBackdrop{align-items:flex-end;padding:12px}.adminProfileImageModal{width:100%;max-height:calc(100vh - 24px);border-radius:22px;padding:20px}.adminProfileImageTitle{font-size:24px}.adminProfileImageCurrentCard{align-items:flex-start}.adminProfileImagePreview{width:74px;height:74px;font-size:20px}.adminProfileImageActions{flex-direction:column-reverse}.adminProfileImageFileButton,.adminProfileImagePrimaryButton,.adminProfileImageSecondaryButton,.adminProfileImageDangerButton{width:100%}}.businessBackButton{position:relative;overflow:hidden;min-height:46px;padding:12px 19px;border:1px solid rgba(39,76,184,.62);border-radius:16px;background:linear-gradient(135deg,#1f46b6,#3157c8 48%,#5275df);background-size:160% 160%;background-position:0% 50%;color:#fff;font-size:14px;font-weight:800;line-height:1.2;letter-spacing:.01em;white-space:nowrap;cursor:pointer;-webkit-tap-highlight-color:transparent;box-shadow:0 10px 22px #3157c838,0 3px 8px #0f172a12,inset 0 1px #ffffff42;transform:translateY(0) scale(1);transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .2s ease,background-position .32s ease,border-color .2s ease,filter .2s ease}button.businessBackButton:hover{background:linear-gradient(135deg,#2449b8,#3b61d1 48%,#5b7ce3);background-size:160% 160%;background-position:100% 50%;color:#fff;border-color:#698aeae6;transform:translateY(-3px) scale(1.015);box-shadow:0 18px 36px #3157c84f,0 7px 15px #0f172a17,0 0 0 4px #3157c80f,inset 0 1px #ffffff52;filter:saturate(1.05) brightness(1.04)}button.businessBackButton:active{transform:translateY(-1px) scale(.985);box-shadow:0 8px 18px #3157c83b,0 3px 7px #0f172a12,inset 0 1px #ffffff3d;filter:brightness(.99);transition-duration:80ms}button.businessBackButton:focus-visible{outline:none;box-shadow:0 0 0 4px #3157c82e,0 16px 34px #3157c84a,inset 0 1px #ffffff4d}@media (max-width: 640px){.businessBackButton{width:100%;white-space:normal}}@media (prefers-reduced-motion: reduce){.businessBackButton{transition:none}button.businessBackButton:hover{transform:none}}.businessBlockchainLink{position:relative;isolation:isolate;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-left:4px;padding:9px 13px;border:1px solid rgba(39,76,184,.58);border-radius:999px;background:linear-gradient(135deg,#1f46b6,#3157c8 48%,#5275df);background-size:160% 160%;background-position:0% 50%;color:#fff;font-size:13px;font-weight:800;line-height:1;letter-spacing:.01em;text-decoration:none;white-space:nowrap;cursor:pointer;-webkit-tap-highlight-color:transparent;box-shadow:0 8px 18px #3157c833,0 2px 6px #0f172a12,inset 0 1px #ffffff42;transform:translateY(0) scale(1);transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .2s ease,background-position .32s ease,border-color .2s ease,filter .2s ease}.businessBlockchainLink:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.18) 0%,rgba(255,255,255,.03) 55%,transparent 100%)}.businessBlockchainLink:after{content:"";position:absolute;z-index:0;top:-80%;left:-55%;width:26%;height:260%;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.27),transparent);opacity:0;transform:rotate(18deg);transition:left .54s cubic-bezier(.22,1,.36,1),opacity .15s ease}.businessBlockchainLinkText,.businessBlockchainLinkIcon{position:relative;z-index:1;color:inherit}.businessBlockchainLinkIcon{display:inline-flex;align-items:center;justify-content:center;font-size:15px;line-height:1;transform:translate(0);transition:transform .22s cubic-bezier(.22,1,.36,1)}a.businessBlockchainLink:hover{background:linear-gradient(135deg,#2449b8,#3b61d1 48%,#5b7ce3);background-size:160% 160%;background-position:100% 50%;color:#fff;border-color:#698aeaeb;transform:translateY(-2px) scale(1.025);box-shadow:0 14px 28px #3157c84d,0 5px 12px #0f172a17,0 0 0 4px #3157c80e,inset 0 1px #ffffff52;filter:saturate(1.05) brightness(1.04)}a.businessBlockchainLink:hover:after{left:130%;opacity:1}a.businessBlockchainLink:hover .businessBlockchainLinkIcon{transform:translate(2px,-2px)}a.businessBlockchainLink:active{transform:translateY(0) scale(.98);box-shadow:0 6px 14px #3157c838,0 2px 5px #0f172a12;transition-duration:80ms}a.businessBlockchainLink:focus-visible{outline:none;box-shadow:0 0 0 4px #3157c82e,0 13px 27px #3157c847}@media (prefers-reduced-motion: reduce){.businessBlockchainLink,.businessBlockchainLink:after,.businessBlockchainLinkIcon{transition:none}a.businessBlockchainLink:hover{transform:none}a.businessBlockchainLink:hover:after{opacity:0}a.businessBlockchainLink:hover .businessBlockchainLinkIcon{transform:none}}.businessInvoiceLink{position:relative;isolation:isolate;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;min-height:25px;padding:4px 8px;border:1px solid rgba(39,76,184,.52);border-radius:999px;background:linear-gradient(135deg,#1f46b6,#3157c8 48%,#5275df);background-size:160% 160%;background-position:0% 50%;color:#fff;font-size:10px;font-weight:800;line-height:1;letter-spacing:.01em;text-decoration:none;white-space:nowrap;cursor:pointer;-webkit-tap-highlight-color:transparent;box-shadow:0 5px 11px #3157c82b,0 1px 3px #0f172a0d,inset 0 1px #ffffff38;transform:translateY(0) scale(1);transition:transform .18s cubic-bezier(.22,1,.36,1),box-shadow .18s ease,background-position .3s ease,border-color .18s ease,filter .18s ease}.businessInvoiceLink:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.16) 0%,rgba(255,255,255,.02) 56%,transparent 100%)}.businessInvoiceLink:after{content:"";position:absolute;z-index:0;top:-90%;left:-55%;width:23%;height:280%;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);opacity:0;transform:rotate(18deg);transition:left .48s cubic-bezier(.22,1,.36,1),opacity .14s ease}a.businessInvoiceLink:hover{background:linear-gradient(135deg,#2449b8,#3b61d1 48%,#5b7ce3);background-size:160% 160%;background-position:100% 50%;color:#fff;border-color:#698aead9;text-decoration:none;transform:translateY(-1px) scale(1.015);box-shadow:0 9px 18px #3157c83d,0 3px 7px #0f172a12,0 0 0 3px #3157c80a,inset 0 1px #ffffff47;filter:saturate(1.04) brightness(1.03)}a.businessInvoiceLink:hover:after{left:130%;opacity:1}a.businessInvoiceLink:active{transform:translateY(0) scale(.97);box-shadow:0 4px 9px #3157c82e,0 1px 3px #0f172a0d;transition-duration:80ms}a.businessInvoiceLink:focus-visible{outline:none;box-shadow:0 0 0 3px #3157c829,0 8px 17px #3157c83b}@media (prefers-reduced-motion: reduce){.businessInvoiceLink,.businessInvoiceLink:after{transition:none}a.businessInvoiceLink:hover{transform:none}a.businessInvoiceLink:hover:after{opacity:0}}.businessInvoiceStatusButton{position:relative;-moz-appearance:none;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;box-shadow:0 4px 10px #b453091a,inset 0 1px #ffffff75;transform:translateY(0) scale(1);transition:transform .19s cubic-bezier(.22,1,.36,1),box-shadow .19s ease,filter .19s ease}button.businessInvoiceStatusButton:hover{transform:translateY(-2px) scale(1.035);box-shadow:0 10px 20px #b453092e,0 4px 9px #0f172a12,0 0 0 4px #f59e0b14,inset 0 1px #ffffff94;filter:saturate(1.08) brightness(1.025)}button.businessInvoiceStatusButton:active{transform:translateY(0) scale(.97);box-shadow:0 3px 7px #b4530921,inset 0 1px 2px #78350f0f;filter:saturate(1.02) brightness(.99);transition-duration:80ms}button.businessInvoiceStatusButton:focus-visible{outline:none;box-shadow:0 0 0 4px #f59e0b2e,0 9px 19px #b453092b,inset 0 1px #ffffff8c}@media (prefers-reduced-motion: reduce){.businessInvoiceStatusButton{transition:none}button.businessInvoiceStatusButton:hover{transform:none}}.businessAddInvoiceButton{position:relative;isolation:isolate;overflow:hidden;width:48px;min-width:48px;height:48px;min-height:48px;padding:0;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid rgba(5,150,105,.58);border-radius:15px;background:linear-gradient(135deg,#059669,#10b981 48%,#34d399);background-size:160% 160%;background-position:0% 50%;color:#fff;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;box-shadow:0 10px 22px #10b98138,0 3px 8px #0f172a12,inset 0 1px #ffffff4d;transform:translateY(0) scale(1);transition:transform .21s cubic-bezier(.22,1,.36,1),box-shadow .21s ease,background-position .32s ease,border-color .21s ease,filter .21s ease}.businessAddInvoiceButton:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.2) 0%,rgba(255,255,255,.04) 50%,transparent 100%)}.businessAddInvoiceButton:after{content:"";position:absolute;z-index:1;top:-80%;left:-65%;width:32%;height:260%;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);opacity:0;transform:rotate(18deg);transition:left .52s cubic-bezier(.22,1,.36,1),opacity .15s ease}.businessAddInvoiceButtonIcon{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:26px;font-weight:700;line-height:1;transform:translateY(-1px) rotate(0);transition:transform .24s cubic-bezier(.22,1,.36,1)}button.businessAddInvoiceButton:hover{background:linear-gradient(135deg,#047857,#10b981 46%,#4ade80);background-size:160% 160%;background-position:100% 50%;color:#fff;border-color:#34d399eb;transform:translateY(-3px) scale(1.06);box-shadow:0 17px 32px #10b9814f,0 7px 14px #0f172a17,0 0 0 4px #10b98114,inset 0 1px #ffffff5c;filter:saturate(1.07) brightness(1.04)}button.businessAddInvoiceButton:hover:after{left:135%;opacity:1}button.businessAddInvoiceButton:hover .businessAddInvoiceButtonIcon{transform:translateY(-1px) rotate(90deg) scale(1.08)}button.businessAddInvoiceButton:active{transform:translateY(-1px) scale(.94);box-shadow:0 7px 16px #10b9813b,0 2px 6px #0f172a12,inset 0 1px 2px #065f4614;filter:brightness(.99);transition-duration:80ms}button.businessAddInvoiceButton:focus-visible{outline:none;box-shadow:0 0 0 4px #10b98130,0 15px 30px #10b9814a,inset 0 1px #ffffff57}@media (prefers-reduced-motion: reduce){.businessAddInvoiceButton,.businessAddInvoiceButton:after,.businessAddInvoiceButtonIcon{transition:none}button.businessAddInvoiceButton:hover{transform:none}button.businessAddInvoiceButton:hover:after{opacity:0}button.businessAddInvoiceButton:hover .businessAddInvoiceButtonIcon{transform:translateY(-1px)}}.businessInvoiceModalBackButton{position:relative;isolation:isolate;overflow:hidden;min-width:104px;min-height:44px;padding:11px 18px;border:1px solid rgba(148,163,184,.48);border-radius:14px;background:linear-gradient(180deg,#fff,#f8fafc);color:#344054;font-size:14px;font-weight:800;line-height:1.2;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;box-shadow:0 7px 16px #0f172a12,0 2px 5px #0f172a0a,inset 0 1px #ffffffe6;transform:translateY(0) scale(1);transition:transform .19s cubic-bezier(.22,1,.36,1),box-shadow .19s ease,border-color .19s ease,color .19s ease,background .19s ease,filter .19s ease}button.businessInvoiceModalBackButton:not(:disabled):hover{background:linear-gradient(180deg,#fff,#f1f5f9);color:#1d2939;border-color:#64748b94;transform:translateY(-2px) scale(1.02);box-shadow:0 13px 25px #0f172a1c,0 5px 10px #0f172a0f,0 0 0 4px #94a3b814,inset 0 1px #fff;filter:brightness(1.015)}button.businessInvoiceModalBackButton:not(:disabled):active{transform:translateY(0) scale(.97);box-shadow:0 4px 10px #0f172a14,inset 0 1px 2px #0f172a0a;transition-duration:80ms}button.businessInvoiceModalBackButton:focus-visible{outline:none;box-shadow:0 0 0 4px #64748b29,0 11px 22px #0f172a1a}button.businessInvoiceModalBackButton:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:0 3px 8px #0f172a0a}.businessInvoiceModalSaveButton{position:relative;isolation:isolate;overflow:hidden;min-width:118px;min-height:44px;padding:11px 20px;border:1px solid rgba(39,76,184,.62);border-radius:14px;background:linear-gradient(135deg,#1f46b6,#3157c8 48%,#5275df);background-size:160% 160%;background-position:0% 50%;color:#fff;font-size:14px;font-weight:800;line-height:1.2;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;box-shadow:0 10px 22px #3157c83b,0 3px 8px #0f172a12,inset 0 1px #ffffff47;transform:translateY(0) scale(1);transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .2s ease,background-position .32s ease,border-color .2s ease,filter .2s ease,opacity .2s ease}.businessInvoiceModalSaveButton:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.19) 0%,rgba(255,255,255,.03) 54%,transparent 100%)}.businessInvoiceModalSaveButton:after{content:"";position:absolute;z-index:1;top:-85%;left:-58%;width:27%;height:270%;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent);opacity:0;transform:rotate(18deg);transition:left .52s cubic-bezier(.22,1,.36,1),opacity .15s ease}.businessInvoiceModalSaveButtonLabel{position:relative;z-index:2;color:inherit;line-height:inherit}button.businessInvoiceModalSaveButton:not(:disabled):hover{background:linear-gradient(135deg,#2449b8,#3b61d1 48%,#5b7ce3);background-size:160% 160%;background-position:100% 50%;color:#fff;border-color:#698aeaeb;transform:translateY(-3px) scale(1.025);box-shadow:0 17px 34px #3157c84f,0 7px 14px #0f172a17,0 0 0 4px #3157c812,inset 0 1px #ffffff57;filter:saturate(1.06) brightness(1.04)}button.businessInvoiceModalSaveButton:not(:disabled):hover:after{left:132%;opacity:1}button.businessInvoiceModalSaveButton:not(:disabled):active{transform:translateY(-1px) scale(.97);box-shadow:0 7px 16px #3157c83b,0 2px 6px #0f172a12,inset 0 1px 2px #1e40af14;filter:brightness(.99);transition-duration:80ms}button.businessInvoiceModalSaveButton:focus-visible{outline:none;box-shadow:0 0 0 4px #3157c830,0 15px 30px #3157c84a,inset 0 1px #ffffff52}button.businessInvoiceModalSaveButton:disabled{background:linear-gradient(135deg,#9aa9d8,#aab7df,#bec8e7);background-size:100% 100%;background-position:center;color:#ffffffeb;border-color:#7e91c659;opacity:.62;cursor:not-allowed;transform:none;box-shadow:0 4px 10px #3157c817,inset 0 1px #ffffff38;filter:saturate(.72)}button.businessInvoiceModalSaveButton:disabled:after{display:none}@media (max-width: 520px){.businessInvoiceModalBackButton,.businessInvoiceModalSaveButton{flex:1 1 140px}}@media (prefers-reduced-motion: reduce){.businessInvoiceModalBackButton,.businessInvoiceModalSaveButton,.businessInvoiceModalSaveButton:after{transition:none}button.businessInvoiceModalBackButton:not(:disabled):hover,button.businessInvoiceModalSaveButton:not(:disabled):hover{transform:none}button.businessInvoiceModalSaveButton:not(:disabled):hover:after{opacity:0}}:root{--bond-admin-page-background: #f4f7fb;--bond-admin-topbar-background: #ffffff;--bond-admin-topbar-text: #101828;--bond-admin-topbar-muted: #667085;--bond-admin-topbar-border: rgba(16, 24, 40, .08);--bond-admin-topbar-surface: rgba(248, 250, 252, .86)}body{background-color:var( --bond-admin-page-background, #f4f7fb );transition:background-color .26s ease}.appShell{min-height:100vh;background:var( --bond-admin-page-background, #f4f7fb );transition:background .26s ease}.premiumTopbar{border-bottom-color:var( --bond-admin-topbar-border, rgba(16, 24, 40, .08) );transition:background .26s ease,color .26s ease,border-color .26s ease,box-shadow .26s ease}.premiumTopbar .topbarTitle,.premiumTopbar .topbarUserEmail{color:var( --bond-admin-topbar-text, #101828 );transition:color .26s ease}.premiumTopbar .topbarEyebrow,.premiumTopbar .topbarUserLabel{color:var( --bond-admin-topbar-muted, #667085 );transition:color .26s ease}.premiumTopbar .topbarUserCard{border-color:var( --bond-admin-topbar-border, rgba(16, 24, 40, .08) );background:var( --bond-admin-topbar-surface, rgba(248, 250, 252, .86) );box-shadow:0 8px 22px #0f172a14,inset 0 1px #ffffff1f;transition:background .26s ease,border-color .26s ease,box-shadow .26s ease}.topbarBrandMarkButton{position:relative;isolation:isolate;overflow:hidden;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;margin:0;border:1px solid rgba(255,255,255,.34);border-radius:14px;background:linear-gradient(135deg,#1d4ed8,#3157c8 48%,#5275df);background-size:160% 160%;background-position:0% 50%;color:#fff;font-size:18px;font-weight:900;line-height:1;letter-spacing:.04em;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;box-shadow:0 10px 22px #3157c847,0 3px 8px #0f172a14,0 0 0 1px #ffffff14,inset 0 1px #ffffff4d;transform:translateY(0) scale(1);transition:transform .21s cubic-bezier(.22,1,.36,1),box-shadow .21s ease,background-position .33s ease,border-color .21s ease,filter .21s ease}.topbarBrandMarkButton:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.2) 0%,rgba(255,255,255,.04) 52%,transparent 100%)}.topbarBrandMarkButton:after{content:"";position:absolute;z-index:1;top:-85%;left:-70%;width:34%;height:270%;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.32),transparent);opacity:0;transform:rotate(18deg);transition:left .53s cubic-bezier(.22,1,.36,1),opacity .15s ease}button.topbarBrandMarkButton:hover{background:linear-gradient(135deg,#2449b8,#3b61d1 48%,#6a88e9);background-size:160% 160%;background-position:100% 50%;color:#fff;border-color:#ffffff94;transform:translateY(-3px) scale(1.07) rotate(-2deg);box-shadow:0 17px 32px #3157c85c,0 7px 14px #0f172a1c,0 0 0 4px #ffffff1a,inset 0 1px #ffffff61;filter:saturate(1.08) brightness(1.05)}button.topbarBrandMarkButton:hover:after{left:140%;opacity:1}button.topbarBrandMarkButton:active{transform:translateY(0) scale(.94);box-shadow:0 7px 16px #3157c842,0 2px 6px #0f172a14,inset 0 1px 2px #1e40af17;transition-duration:80ms}button.topbarBrandMarkButton:focus-visible{outline:none;box-shadow:0 0 0 4px #607ddb40,0 15px 30px #3157c857,inset 0 1px #ffffff57}.adminThemeModalBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2200;display:flex;align-items:center;justify-content:center;padding:22px;background:#0f172a94;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);animation:adminThemeBackdropEnter .18s ease both}@keyframes adminThemeBackdropEnter{0%{opacity:0}to{opacity:1}}.adminThemeModal{position:relative;width:min(100%,980px);max-height:calc(100vh - 44px);overflow-x:hidden;overflow-y:auto;box-sizing:border-box;border:1px solid rgba(207,216,234,.92);border-radius:28px;padding:26px;background:radial-gradient(circle at top right,rgba(49,87,200,.13),transparent 28%),radial-gradient(circle at bottom left,rgba(109,40,217,.06),transparent 28%),linear-gradient(180deg,#fff,#f8faff);box-shadow:0 34px 90px #0f172a57,0 10px 30px #0f172a1f,inset 0 1px #ffffffe6;animation:adminThemeModalEnter .26s cubic-bezier(.22,1,.36,1) both}@keyframes adminThemeModalEnter{0%{opacity:0;transform:translateY(18px) scale(.975)}to{opacity:1;transform:translateY(0) scale(1)}}.adminThemeModalHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:22px;margin-bottom:22px;border-bottom:1px solid rgba(219,226,240,.9)}.adminThemeModalEyebrow{margin-bottom:8px;color:#3157c8;font-size:11px;font-weight:900;line-height:1.2;letter-spacing:.12em;text-transform:uppercase}.adminThemeModalTitle{margin:0;color:#101828;font-size:30px;font-weight:850;line-height:1.15;letter-spacing:-.035em}.adminThemeModalDescription{max-width:700px;margin-top:10px;margin-bottom:0;color:#475467;font-size:14px;line-height:1.7}.adminThemeModalCloseButton{flex-shrink:0;width:42px;min-width:42px;height:42px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(208,213,221,.9);border-radius:14px;background:linear-gradient(180deg,#fff,#f8fafc);color:#475467;font-size:25px;font-weight:400;line-height:1;cursor:pointer;box-shadow:0 7px 16px #0f172a12,inset 0 1px #fffffff5;transform:translateY(0) scale(1);transition:transform .18s cubic-bezier(.22,1,.36,1),box-shadow .18s ease,background .18s ease,border-color .18s ease,color .18s ease}button.adminThemeModalCloseButton:hover{border-color:#f8717180;background:linear-gradient(180deg,#fffefe,#fff1f2);color:#b42318;transform:translateY(-2px) scale(1.04);box-shadow:0 12px 24px #b423181f,0 0 0 4px #f8717114}button.adminThemeModalCloseButton:active{transform:translateY(0) scale(.95);transition-duration:80ms}button.adminThemeModalCloseButton:focus-visible{outline:none;box-shadow:0 0 0 4px #3157c829,0 10px 22px #0f172a1a}.adminThemeModalSection{margin-top:24px}.adminThemeModalSection:first-of-type{margin-top:0}.adminThemeModalSectionTitle{margin-bottom:13px;color:#344054;font-size:12px;font-weight:900;line-height:1.3;letter-spacing:.08em;text-transform:uppercase}.adminThemePresetGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(164px,1fr));gap:14px}.adminThemePresetButton{position:relative;overflow:hidden;display:flex;flex-direction:column;width:100%;min-width:0;padding:10px;border:1px solid #dbe2f0;border-radius:19px;background:linear-gradient(180deg,#fff,#fbfcff);color:#101828;text-align:left;cursor:pointer;box-shadow:0 9px 20px #0f172a0e,inset 0 1px #ffffffe6;transform:translateY(0) scale(1);transition:transform .21s cubic-bezier(.22,1,.36,1),box-shadow .21s ease,border-color .21s ease,background .21s ease,filter .21s ease}button.adminThemePresetButton:hover{border-color:#3157c86b;background:linear-gradient(180deg,#fff,#f4f7ff);color:#101828;transform:translateY(-3px) scale(1.012);box-shadow:0 17px 34px #0f172a1a,0 7px 20px #3157c81a,0 0 0 4px #3157c80b;filter:saturate(1.03)}button.adminThemePresetButton:active{transform:translateY(-1px) scale(.985);transition-duration:80ms}button.adminThemePresetButton:focus-visible{outline:none;border-color:#3157c8b8;box-shadow:0 0 0 4px #3157c826,0 15px 30px #0f172a1a}.adminThemePresetButtonSelected{border-color:#3157c8b8;background:linear-gradient(180deg,#fff,#eef4ff);box-shadow:0 15px 30px #3157c824,0 0 0 4px #3157c813,inset 0 1px #fffffff2}.adminThemePresetButtonSelected:after{content:"✓";position:absolute;top:17px;right:17px;z-index:3;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,#2449b8,#5275df);color:#fff;font-size:13px;font-weight:900;box-shadow:0 6px 14px #3157c84d}.adminThemePresetVisual{position:relative;overflow:hidden;width:100%;height:86px;display:block;border:1px solid rgba(148,163,184,.26);border-radius:13px;box-shadow:inset 0 1px #ffffff7a}.adminThemePresetVisualTopbar{display:block;width:100%;height:22px;box-shadow:0 3px 8px #0f172a1f}.adminThemePresetVisualContent{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;padding:9px}.adminThemePresetVisualContent>span{display:block;min-height:43px;border:1px solid rgba(148,163,184,.22);border-radius:7px;background:#ffffffd6;box-shadow:0 3px 8px #0f172a0d}.adminThemePresetMeta{display:flex;flex-direction:column;gap:5px;padding:11px 4px 3px}.adminThemePresetName{color:#101828;font-size:13px;font-weight:850;line-height:1.3}.adminThemePresetDescription{color:#667085;font-size:11px;line-height:1.5}.adminThemeColorGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.adminThemeColorField{display:block;margin-top:0;padding:16px;border:1px solid #dbe2f0;border-radius:18px;background:linear-gradient(180deg,#fff,#fbfcff);box-shadow:0 8px 20px #0f172a0b}.adminThemeColorLabel{display:block;margin-bottom:11px;color:#344054;font-size:12px;font-weight:850;line-height:1.3;letter-spacing:.04em;text-transform:uppercase}.adminThemeColorControl{display:flex;align-items:center;gap:12px}.adminThemeColorInput{width:54px;min-width:54px;height:44px;padding:3px;margin:0;border:1px solid #cfd8ea;border-radius:13px;background:#fff;cursor:pointer;box-sizing:border-box;box-shadow:0 6px 14px #0f172a14}.adminThemeColorInput::-webkit-color-swatch-wrapper{padding:0}.adminThemeColorInput::-webkit-color-swatch{border:0;border-radius:9px}.adminThemeColorInput::-moz-color-swatch{border:0;border-radius:9px}.adminThemeColorValue{min-width:0;color:#101828;font-size:14px;font-weight:800;letter-spacing:.04em;word-break:break-word}.adminThemePreview{overflow:hidden;min-height:190px;border:1px solid #d6dbe8;border-radius:20px;box-shadow:0 15px 34px #0f172a1a,inset 0 1px #ffffff70;transition:background .22s ease}.adminThemePreviewTopbar{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:48px;padding:10px 14px;font-size:12px;font-weight:800;box-shadow:0 6px 15px #0f172a21;transition:background .22s ease,color .22s ease}.adminThemePreviewBrand{display:flex;align-items:center;gap:9px}.adminThemePreviewMark{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;background:linear-gradient(135deg,#1d4ed8,#5275df);color:#fff;font-size:12px;font-weight:900;box-shadow:0 6px 14px #3157c840}.adminThemePreviewSession{opacity:.74}.adminThemePreviewContent{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px}.adminThemePreviewCard{min-height:98px;display:flex;flex-direction:column;gap:10px;padding:14px;border:1px solid rgba(148,163,184,.25);border-radius:16px;background:#ffffffe0;box-shadow:0 8px 19px #0f172a11}.adminThemePreviewCard>span{display:block;height:9px;border-radius:999px;background:linear-gradient(90deg,#dbe2f0,#eef2f7)}.adminThemePreviewCard>span:nth-child(1){width:55%}.adminThemePreviewCard>span:nth-child(2){width:88%}.adminThemePreviewCard>span:nth-child(3){width:72%}.adminThemeModalActions{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:26px;padding-top:22px;border-top:1px solid rgba(219,226,240,.9);flex-wrap:wrap}.adminThemeModalActionsRight{display:flex;align-items:center;justify-content:flex-end;gap:11px;flex-wrap:wrap}.adminThemeResetButton{min-height:43px;padding:11px 16px;border:1px solid rgba(240,199,199,.95);border-radius:14px;background:linear-gradient(180deg,#fffefe,#fff5f5);color:#b42318;font-size:13px;font-weight:800;cursor:pointer;box-shadow:0 7px 16px #b4231812,inset 0 1px #fffffff0;transform:translateY(0) scale(1);transition:transform .19s cubic-bezier(.22,1,.36,1),box-shadow .19s ease,background .19s ease,border-color .19s ease}button.adminThemeResetButton:hover{border-color:#f8717199;background:linear-gradient(180deg,#fffefe,#ffeded);color:#b42318;transform:translateY(-2px) scale(1.02);box-shadow:0 12px 24px #b4231821,0 0 0 4px #f8717112}.adminThemeBackButton{min-width:96px;min-height:43px;padding:11px 17px;border:1px solid #d0d5dd;border-radius:14px;background:linear-gradient(180deg,#fff,#f8fafc);color:#344054;font-size:13px;font-weight:800;cursor:pointer;box-shadow:0 7px 16px #0f172a12,inset 0 1px #fffffff5;transform:translateY(0) scale(1);transition:transform .19s cubic-bezier(.22,1,.36,1),box-shadow .19s ease,background .19s ease,border-color .19s ease}button.adminThemeBackButton:hover{border-color:#64748b94;background:linear-gradient(180deg,#fff,#eef2f7);color:#1d2939;transform:translateY(-2px) scale(1.02);box-shadow:0 12px 24px #0f172a1c,0 0 0 4px #94a3b814}.adminThemeApplyButton{position:relative;isolation:isolate;overflow:hidden;min-width:132px;min-height:43px;padding:11px 19px;border:1px solid rgba(39,76,184,.62);border-radius:14px;background:linear-gradient(135deg,#1f46b6,#3157c8 48%,#5275df);background-size:160% 160%;background-position:0% 50%;color:#fff;font-size:13px;font-weight:800;cursor:pointer;box-shadow:0 10px 22px #3157c83b,0 3px 8px #0f172a12,inset 0 1px #ffffff47;transform:translateY(0) scale(1);transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .2s ease,background-position .32s ease,border-color .2s ease,filter .2s ease}.adminThemeApplyButton:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.19) 0%,rgba(255,255,255,.03) 54%,transparent 100%)}.adminThemeApplyButton:after{content:"";position:absolute;z-index:1;top:-85%;left:-58%;width:27%;height:270%;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);opacity:0;transform:rotate(18deg);transition:left .52s cubic-bezier(.22,1,.36,1),opacity .15s ease}.adminThemeApplyButtonLabel{position:relative;z-index:2;color:inherit}button.adminThemeApplyButton:hover{background:linear-gradient(135deg,#2449b8,#3b61d1 48%,#5b7ce3);background-size:160% 160%;background-position:100% 50%;color:#fff;border-color:#698aeaeb;transform:translateY(-3px) scale(1.025);box-shadow:0 17px 34px #3157c84f,0 7px 14px #0f172a17,0 0 0 4px #3157c812,inset 0 1px #ffffff57;filter:saturate(1.06) brightness(1.04)}button.adminThemeApplyButton:hover:after{left:132%;opacity:1}button.adminThemeResetButton:active,button.adminThemeBackButton:active,button.adminThemeApplyButton:active{transform:translateY(0) scale(.97);transition-duration:80ms}button.adminThemeResetButton:focus-visible,button.adminThemeBackButton:focus-visible,button.adminThemeApplyButton:focus-visible{outline:none;box-shadow:0 0 0 4px #3157c82b,0 12px 26px #0f172a1f}@media (max-width: 760px){.adminThemeModalBackdrop{align-items:flex-end;padding:12px}.adminThemeModal{width:100%;max-height:calc(100vh - 24px);padding:20px;border-radius:24px}.adminThemeModalTitle{font-size:25px}.adminThemeColorGrid,.adminThemePreviewContent{grid-template-columns:1fr}.adminThemeModalActions{align-items:stretch;flex-direction:column}.adminThemeModalActionsRight{width:100%}.adminThemeResetButton,.adminThemeBackButton,.adminThemeApplyButton{flex:1 1 140px}}@media (max-width: 520px){.adminThemePresetGrid{grid-template-columns:1fr}.adminThemeModalHeader{gap:12px}.adminThemeModalActionsRight{flex-direction:column}.adminThemeResetButton,.adminThemeBackButton,.adminThemeApplyButton{width:100%}}@media (prefers-reduced-motion: reduce){.appShell,.premiumTopbar,.premiumTopbar .topbarTitle,.premiumTopbar .topbarUserEmail,.premiumTopbar .topbarEyebrow,.premiumTopbar .topbarUserLabel,.premiumTopbar .topbarUserCard,.topbarBrandMarkButton,.topbarBrandMarkButton:after,.adminThemeModalBackdrop,.adminThemeModal,.adminThemePresetButton,.adminThemeResetButton,.adminThemeBackButton,.adminThemeApplyButton,.adminThemeApplyButton:after{transition:none;animation:none}button.topbarBrandMarkButton:hover,button.adminThemePresetButton:hover,button.adminThemeResetButton:hover,button.adminThemeBackButton:hover,button.adminThemeApplyButton:hover{transform:none}button.topbarBrandMarkButton:hover:after,button.adminThemeApplyButton:hover:after{opacity:0}}.enterpriseRequestCardToggle{display:block;width:100%;min-width:0;border-radius:14px;color:inherit;text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transform:translateY(0) scale(1);transition:transform .18s cubic-bezier(.22,1,.36,1),filter .18s ease,box-shadow .18s ease}.enterpriseRequestCardToggle:hover{transform:translateY(-1px) scale(1.002);filter:brightness(1.012);box-shadow:0 8px 18px #0f172a0b}.enterpriseRequestCardToggle:active{transform:translateY(0) scale(.997);transition-duration:80ms}.enterpriseRequestCardToggle:focus-visible{outline:none;box-shadow:0 0 0 4px #3157c824,0 8px 18px #0f172a0d}.enterpriseRequestCardExpanded{animation:enterpriseRequestCardExpandedEnter .19s cubic-bezier(.22,1,.36,1) both}@keyframes enterpriseRequestCardExpandedEnter{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.enterpriseRequestCardToggle,.enterpriseRequestCardExpanded{transition:none;animation:none}.enterpriseRequestCardToggle:hover{transform:none}}.enterpriseRequestWorkspace{display:grid;gap:20px;width:100%;min-width:0}.enterpriseRequestModeSelector{position:relative;isolation:isolate;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;padding:9px;box-sizing:border-box;border:1px solid #d9dfec;border-radius:22px;background:radial-gradient(circle at top right,rgba(49,87,200,.08),transparent 31%),linear-gradient(180deg,#fffffff5,#f8fafffa);box-shadow:0 14px 34px #10182812,inset 0 1px #fffffff5}.enterpriseRequestModeButton[data-mode=pending]{--enterprise-mode-color: #3157c8;--enterprise-mode-color-dark: #2449b8;--enterprise-mode-color-end: #6382e4;--enterprise-mode-soft: #eef4ff;--enterprise-mode-border: rgba(49, 87, 200, .34);--enterprise-mode-shadow: rgba(49, 87, 200, .25)}.enterpriseRequestModeButton[data-mode=approved]{--enterprise-mode-color: #059669;--enterprise-mode-color-dark: #047857;--enterprise-mode-color-end: #34d399;--enterprise-mode-soft: #ecfdf5;--enterprise-mode-border: rgba(5, 150, 105, .34);--enterprise-mode-shadow: rgba(5, 150, 105, .24)}.enterpriseRequestModeButton[data-mode=rejected]{--enterprise-mode-color: #dc2626;--enterprise-mode-color-dark: #b91c1c;--enterprise-mode-color-end: #f87171;--enterprise-mode-soft: #fff1f2;--enterprise-mode-border: rgba(220, 38, 38, .3);--enterprise-mode-shadow: rgba(220, 38, 38, .22)}.enterpriseRequestModeButton{position:relative;isolation:isolate;overflow:hidden;width:100%;min-width:0;min-height:60px;display:flex;align-items:center;justify-content:center;gap:10px;padding:13px 16px;box-sizing:border-box;border:1px solid #dbe2f0;border-radius:16px;background:linear-gradient(180deg,#fff,#f8fafc);color:#344054;font-family:inherit;font-size:14px;font-weight:850;line-height:1.2;text-align:center;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;box-shadow:0 6px 15px #0f172a0b,inset 0 1px #fffffff5;transform:translateY(0) scale(1);transition:transform .21s cubic-bezier(.22,1,.36,1),box-shadow .21s ease,background .21s ease,border-color .21s ease,color .21s ease,filter .21s ease}.enterpriseRequestModeButton:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.2) 0%,rgba(255,255,255,.025) 58%,transparent 100%);opacity:0;transition:opacity .21s ease}.enterpriseRequestModeButton:after{content:"";position:absolute;z-index:1;left:18%;right:18%;bottom:0;height:3px;border-radius:999px 999px 0 0;background:var( --enterprise-mode-color, #3157c8 );box-shadow:0 0 14px var( --enterprise-mode-shadow, rgba(49, 87, 200, .25) );opacity:0;transform:scaleX(.4);transition:opacity .19s ease,transform .24s cubic-bezier(.22,1,.36,1)}.enterpriseRequestModeLabel,.enterpriseRequestModeCount{position:relative;z-index:2}button.enterpriseRequestModeButton:not(.enterpriseRequestModeButtonActive):hover{border-color:var( --enterprise-mode-border, rgba(49, 87, 200, .34) );background:linear-gradient(180deg,#ffffff 0%,var( --enterprise-mode-soft, #eef4ff ) 100%);color:var( --enterprise-mode-color-dark, #2449b8 );transform:translateY(-2px) scale(1.008);box-shadow:0 13px 27px #0f172a17,0 6px 16px var( --enterprise-mode-shadow, rgba(49, 87, 200, .25) ),0 0 0 3px color-mix(in srgb,var(--enterprise-mode-color, #3157c8) 7%,transparent),inset 0 1px #fffffffa;filter:saturate(1.04) brightness(1.015)}button.enterpriseRequestModeButton:not(.enterpriseRequestModeButtonActive):hover:before{opacity:1}.enterpriseRequestModeButtonActive{border-color:var( --enterprise-mode-border, rgba(49, 87, 200, .34) );background:linear-gradient(135deg,var( --enterprise-mode-color-dark, #2449b8 ) 0%,var( --enterprise-mode-color, #3157c8 ) 52%,var( --enterprise-mode-color-end, #6382e4 ) 100%);color:#fff;box-shadow:0 13px 28px var( --enterprise-mode-shadow, rgba(49, 87, 200, .25) ),0 5px 12px #0f172a17,inset 0 1px #ffffff47;transform:translateY(-1px) scale(1.006)}.enterpriseRequestModeButtonActive:before{opacity:1}.enterpriseRequestModeButtonActive:after{opacity:1;transform:scaleX(1)}button.enterpriseRequestModeButtonActive:hover{border-color:var( --enterprise-mode-border, rgba(49, 87, 200, .34) );background:linear-gradient(135deg,var( --enterprise-mode-color-dark, #2449b8 ) 0%,var( --enterprise-mode-color, #3157c8 ) 48%,var( --enterprise-mode-color-end, #6382e4 ) 100%);color:#fff;transform:translateY(-3px) scale(1.016);box-shadow:0 18px 36px var( --enterprise-mode-shadow, rgba(49, 87, 200, .25) ),0 7px 15px #0f172a1a,0 0 0 4px color-mix(in srgb,var(--enterprise-mode-color, #3157c8) 9%,transparent),inset 0 1px #ffffff57;filter:saturate(1.06) brightness(1.035)}.enterpriseRequestModeCount{min-width:27px;height:27px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:0 8px;box-sizing:border-box;border:1px solid var( --enterprise-mode-border, rgba(49, 87, 200, .34) );border-radius:999px;background:var( --enterprise-mode-soft, #eef4ff );color:var( --enterprise-mode-color-dark, #2449b8 );font-size:11px;font-weight:900;line-height:1;box-shadow:inset 0 1px #ffffffc2;transition:background .21s ease,color .21s ease,border-color .21s ease,box-shadow .21s ease,transform .21s cubic-bezier(.22,1,.36,1)}.enterpriseRequestModeButtonActive .enterpriseRequestModeCount{border-color:#ffffff47;background:#ffffff2b;color:#fff;box-shadow:inset 0 1px #ffffff2e,0 4px 10px #0f172a14}button.enterpriseRequestModeButton:hover .enterpriseRequestModeCount{transform:translateY(-1px) scale(1.04)}button.enterpriseRequestModeButton:active{transform:translateY(0) scale(.982);box-shadow:0 5px 12px #0f172a14;transition-duration:80ms}button.enterpriseRequestModeButton:focus-visible{outline:none;border-color:var( --enterprise-mode-color, #3157c8 );box-shadow:0 0 0 4px color-mix(in srgb,var(--enterprise-mode-color, #3157c8) 18%,transparent),0 14px 30px var( --enterprise-mode-shadow, rgba(49, 87, 200, .25) )}.enterpriseRequestActiveSection{width:100%;min-width:0;animation:enterpriseRequestActiveSectionEnter .24s cubic-bezier(.22,1,.36,1) both}.enterpriseRequestActiveSection>.adminSectionCard{width:100%;min-width:0;box-sizing:border-box}@keyframes enterpriseRequestActiveSectionEnter{0%{opacity:0;transform:translateY(8px) scale(.994)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 720px){.enterpriseRequestModeSelector{gap:7px;padding:7px;border-radius:19px}.enterpriseRequestModeButton{min-height:55px;gap:7px;padding:11px 8px;border-radius:14px;font-size:12px}.enterpriseRequestModeCount{min-width:24px;height:24px;padding:0 6px;font-size:10px}}@media (max-width: 460px){.enterpriseRequestModeSelector{grid-template-columns:repeat(3,minmax(0,1fr))}.enterpriseRequestModeButton{flex-direction:column;gap:5px;min-height:66px;padding:9px 4px;font-size:10.5px;letter-spacing:-.01em}.enterpriseRequestModeCount{min-width:22px;height:22px;padding:0 5px;font-size:9.5px}}@media (prefers-reduced-motion: reduce){.enterpriseRequestModeButton,.enterpriseRequestModeButton:before,.enterpriseRequestModeButton:after,.enterpriseRequestModeCount,.enterpriseRequestActiveSection{transition:none;animation:none}button.enterpriseRequestModeButton:hover,button.enterpriseRequestModeButtonActive:hover,button.enterpriseRequestModeButton:active,button.enterpriseRequestModeButton:hover .enterpriseRequestModeCount{transform:none}}.enterpriseRequestCard{position:relative;isolation:isolate;transform:translateY(0) scale(1);filter:brightness(1);will-change:transform,filter;transition:transform .23s cubic-bezier(.22,1,.36,1),filter .23s ease}.enterpriseRequestCard[data-mode=pending]{--enterprise-card-accent: 49, 87, 200}.enterpriseRequestCard[data-mode=approved]{--enterprise-card-accent: 22, 163, 74}.enterpriseRequestCard[data-mode=rejected]{--enterprise-card-accent: 220, 38, 38}.enterpriseRequestCard:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:3;border-radius:inherit;pointer-events:none;border:1px solid rgba(var(--enterprise-card-accent, 49, 87, 200),0);box-shadow:0 0 rgba(var(--enterprise-card-accent, 49, 87, 200),0),0 0 rgba(var(--enterprise-card-accent, 49, 87, 200),0);opacity:0;transition:opacity .23s ease,border-color .23s ease,box-shadow .23s ease}.enterpriseRequestCard:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at 18% 0%,rgba(var(--enterprise-card-accent, 49, 87, 200),.1),transparent 36%);opacity:0;transition:opacity .23s ease}.enterpriseRequestCard:hover{transform:translateY(-5px) scale(1.004);filter:brightness(1.012) saturate(1.015)}.enterpriseRequestCard:hover:before{opacity:1;border-color:rgba(var(--enterprise-card-accent, 49, 87, 200),.32);box-shadow:0 22px 46px #0f172a29,0 10px 28px rgba(var(--enterprise-card-accent, 49, 87, 200),.16),0 0 0 4px rgba(var(--enterprise-card-accent, 49, 87, 200),.055)}.enterpriseRequestCard:hover:after{opacity:1}.enterpriseRequestCard:hover .enterpriseRequestCardToggle{transform:none;filter:none;box-shadow:none}.enterpriseRequestCard:has(.enterpriseRequestCardToggle:active){transform:translateY(-2px) scale(.998);transition-duration:80ms}.enterpriseRequestCard:has(.enterpriseRequestCardToggle:focus-visible):before{opacity:1;border-color:rgba(var(--enterprise-card-accent, 49, 87, 200),.5);box-shadow:0 0 0 4px rgba(var(--enterprise-card-accent, 49, 87, 200),.14),0 18px 36px #0f172a1f}@media (hover: none){.enterpriseRequestCard:hover{transform:none;filter:none}.enterpriseRequestCard:hover:before,.enterpriseRequestCard:hover:after{opacity:0}}@media (prefers-reduced-motion: reduce){.enterpriseRequestCard,.enterpriseRequestCard:before,.enterpriseRequestCard:after{transition:none}.enterpriseRequestCard:hover,.enterpriseRequestCard:has(.enterpriseRequestCardToggle:active){transform:none}}.enterpriseRequestDecisionButton{position:relative;isolation:isolate;overflow:hidden;min-height:44px;-moz-appearance:none;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;box-shadow:0 8px 18px #0f172a12,0 3px 7px #0f172a0b,inset 0 1px #ffffffb8;transform:translateY(0) scale(1);transition:transform .21s cubic-bezier(.22,1,.36,1),box-shadow .21s ease}.enterpriseRequestDecisionButton:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.22) 0%,rgba(255,255,255,.06) 48%,transparent 100%);opacity:.72;transition:opacity .21s ease}.enterpriseRequestDecisionButton:after{content:"";position:absolute;z-index:1;top:-90%;left:-55%;width:27%;height:280%;pointer-events:none;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.08) 20%,rgba(255,255,255,.42) 50%,rgba(255,255,255,.08) 80%,transparent 100%);opacity:0;transform:rotate(18deg);transition:left .58s cubic-bezier(.22,1,.36,1),opacity .15s ease}.enterpriseRequestDecisionButtonLabel{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;color:inherit;pointer-events:none}button.enterpriseRequestDecisionButton:hover{transform:translateY(-3px) scale(1.012);box-shadow:0 17px 34px #0f172a24,0 7px 15px #0f172a13,0 0 0 4px #0f172a09,inset 0 1px #ffffffdb}button.enterpriseRequestDecisionButton:hover:before{opacity:1}button.enterpriseRequestDecisionButton:hover:after{left:130%;opacity:1}button.enterpriseRequestDecisionButton:active{transform:translateY(0) scale(.975);box-shadow:0 5px 12px #0f172a17,0 2px 5px #0f172a0d,inset 0 1px 2px #0f172a0b;transition-duration:80ms}button.enterpriseRequestDecisionButton:focus-visible{outline:none;box-shadow:0 0 0 4px #4755692e,0 15px 30px #0f172a24,inset 0 1px #ffffffd1}.enterpriseRequestRejectButton,.enterpriseRequestApproveButton{width:100%}@media (hover: none){button.enterpriseRequestDecisionButton:hover{transform:none;box-shadow:0 8px 18px #0f172a12,0 3px 7px #0f172a0b,inset 0 1px #ffffffb8}button.enterpriseRequestDecisionButton:hover:after{opacity:0}}@media (prefers-reduced-motion: reduce){.enterpriseRequestDecisionButton,.enterpriseRequestDecisionButton:before,.enterpriseRequestDecisionButton:after{transition:none}button.enterpriseRequestDecisionButton:hover,button.enterpriseRequestDecisionButton:active{transform:none}button.enterpriseRequestDecisionButton:hover:after{opacity:0}}.enterpriseRequestModalActionButton{position:relative;isolation:isolate;overflow:hidden;-moz-appearance:none;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;transform:translateY(0) scale(1);box-shadow:0 8px 18px #0f172a17,0 3px 7px #0f172a0b,inset 0 1px #ffffff7a;transition:transform .21s cubic-bezier(.22,1,.36,1),box-shadow .21s ease}.enterpriseRequestModalActionButton:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.21) 0%,rgba(255,255,255,.055) 48%,transparent 100%);opacity:.72;transition:opacity .21s ease}.enterpriseRequestModalActionButton:after{content:"";position:absolute;z-index:1;top:-95%;left:-58%;width:28%;height:290%;pointer-events:none;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.06) 20%,rgba(255,255,255,.38) 50%,rgba(255,255,255,.06) 80%,transparent 100%);opacity:0;transform:rotate(18deg);transition:left .59s cubic-bezier(.22,1,.36,1),opacity .15s ease}.enterpriseRequestModalActionButtonLabel{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;color:inherit;pointer-events:none}button.enterpriseRequestModalActionButton:not(:disabled):hover{transform:translateY(-3px) scale(1.015);box-shadow:0 18px 36px #0f172a2b,0 7px 15px #0f172a14,0 0 0 4px #0f172a09,inset 0 1px #ffffffb3}button.enterpriseRequestModalActionButton:not(:disabled):hover:before{opacity:1}button.enterpriseRequestModalActionButton:not(:disabled):hover:after{left:132%;opacity:1}button.enterpriseRequestModalActionButton:not(:disabled):active{transform:translateY(0) scale(.975);box-shadow:0 5px 12px #0f172a1a,0 2px 5px #0f172a0e,inset 0 1px 2px #0f172a0d;transition-duration:80ms}button.enterpriseRequestModalActionButton:focus-visible{outline:none;box-shadow:0 0 0 4px #47556933,0 16px 32px #0f172a29,inset 0 1px #ffffffa8}.enterpriseRequestModalSecondaryButton,.enterpriseRequestModalDangerButton,.enterpriseRequestModalApproveButton{width:100%}button.enterpriseRequestModalActionButton:disabled{transform:none;box-shadow:0 4px 10px #0f172a0e,inset 0 1px #ffffff52}button.enterpriseRequestModalActionButton:disabled:after{opacity:0}@media (hover: none){button.enterpriseRequestModalActionButton:not(:disabled):hover{transform:none;box-shadow:0 8px 18px #0f172a17,0 3px 7px #0f172a0b,inset 0 1px #ffffff7a}button.enterpriseRequestModalActionButton:not(:disabled):hover:after{opacity:0}}@media (prefers-reduced-motion: reduce){.enterpriseRequestModalActionButton,.enterpriseRequestModalActionButton:before,.enterpriseRequestModalActionButton:after{transition:none}button.enterpriseRequestModalActionButton:not(:disabled):hover,button.enterpriseRequestModalActionButton:not(:disabled):active{transform:none}button.enterpriseRequestModalActionButton:not(:disabled):hover:after{opacity:0}}.enterpriseRequestSearchPanel{position:relative;z-index:20;width:100%;min-width:0;box-sizing:border-box;padding:20px;border:1px solid #d9dfec;border-radius:22px;background:radial-gradient(circle at top right,rgba(49,87,200,.1),transparent 32%),linear-gradient(180deg,#fffffffa,#f8fafffa);box-shadow:0 15px 34px #0f172a13,inset 0 1px #fffffff5}.enterpriseRequestSearchForm{width:100%;min-width:0}label.enterpriseRequestSearchLabel{display:block;margin:0 0 10px;color:#344054;font-size:12px;font-weight:900;line-height:1.35;letter-spacing:.075em;text-transform:uppercase}.enterpriseRequestSearchRow{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:stretch;gap:10px;width:100%;min-width:0}.enterpriseRequestSearchInputShell{position:relative;z-index:30;min-width:0}.enterpriseRequestSearchInputShell .enterpriseRequestSearchInput{width:100%;min-width:0;height:50px;margin:0;padding:13px 48px 13px 17px;box-sizing:border-box;border:1px solid #cfd8ea;border-radius:16px;background:linear-gradient(180deg,#fff,#fbfcff);color:#101828;font-family:inherit;font-size:14px;font-weight:700;line-height:1.3;outline:none;box-shadow:inset 0 1px 2px #0f172a09,0 7px 16px #0f172a0b;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease,transform .2s cubic-bezier(.22,1,.36,1)}.enterpriseRequestSearchInputShell .enterpriseRequestSearchInput::placeholder{color:#98a2b3;font-weight:600;opacity:1}.enterpriseRequestSearchInputShell .enterpriseRequestSearchInput:hover{border-color:#3157c86b;background:linear-gradient(180deg,#fff,#f8faff);box-shadow:inset 0 1px 2px #0f172a09,0 10px 22px #3157c813}.enterpriseRequestSearchInputShell .enterpriseRequestSearchInput:focus{border-color:#3157c8c2;background:#fff;box-shadow:0 0 0 4px #3157c821,0 13px 27px #0f172a17,inset 0 1px 2px #0f172a06}.enterpriseRequestSearchInput::-webkit-search-cancel-button{-moz-appearance:none;appearance:none;-webkit-appearance:none}.enterpriseRequestSearchInputShell:after{content:"";position:absolute;z-index:2;top:50%;right:17px;width:16px;height:16px;pointer-events:none;border:2px solid #667085;border-radius:999px;box-sizing:border-box;opacity:.78;transform:translateY(-57%);transition:border-color .2s ease,opacity .2s ease,transform .2s ease}.enterpriseRequestSearchInputShell:before{content:"";position:absolute;z-index:3;top:50%;right:14px;width:7px;height:2px;pointer-events:none;border-radius:999px;background:#667085;opacity:.78;transform:translateY(5px) rotate(45deg);transform-origin:center;transition:background .2s ease,opacity .2s ease}.enterpriseRequestSearchInputShell:focus-within:after{border-color:#3157c8;opacity:1;transform:translateY(-57%) scale(1.05)}.enterpriseRequestSearchInputShell:focus-within:before{background:#3157c8;opacity:1}.enterpriseRequestSearchSuggestions{position:absolute;top:calc(100% + 9px);left:0;right:0;z-index:100;max-height:380px;overflow-x:hidden;overflow-y:auto;padding:8px;box-sizing:border-box;border:1px solid rgba(207,216,234,.98);border-radius:18px;background:linear-gradient(180deg,#fffffffc,#f9fbfffc);box-shadow:0 24px 55px #0f172a33,0 8px 20px #0f172a17,inset 0 1px #fffffffa;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);animation:enterpriseRequestSuggestionListEnter .19s cubic-bezier(.22,1,.36,1) both}@keyframes enterpriseRequestSuggestionListEnter{0%{opacity:0;transform:translateY(-7px) scale(.992)}to{opacity:1;transform:translateY(0) scale(1)}}.enterpriseRequestSearchSuggestion{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%;min-width:0;padding:13px 14px;box-sizing:border-box;border:1px solid transparent;border-radius:13px;background:transparent;color:#101828;text-align:left;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;box-shadow:none;transform:translateY(0) scale(1);transition:transform .19s cubic-bezier(.22,1,.36,1),background .19s ease,border-color .19s ease,box-shadow .19s ease}.enterpriseRequestSearchSuggestion+.enterpriseRequestSearchSuggestion{margin-top:5px}button.enterpriseRequestSearchSuggestion:hover{border-color:#3157c833;background:linear-gradient(135deg,#fff,#f3f7ff);color:#101828;transform:translateY(-1px) scale(1.002);box-shadow:0 10px 22px #0f172a13,0 4px 12px #3157c814}button.enterpriseRequestSearchSuggestion:active{transform:translateY(0) scale(.992);transition-duration:80ms}button.enterpriseRequestSearchSuggestion:focus-visible{outline:none;border-color:#3157c88c;background:#f4f7ff;box-shadow:0 0 0 4px #3157c821}.enterpriseRequestSearchSuggestionSelected{border-color:#3157c875;background:linear-gradient(135deg,#fff,#edf3ff);box-shadow:0 10px 22px #3157c81a,inset 3px 0 #3157c8}.enterpriseRequestSearchSuggestionMain{display:block;max-width:100%;color:#101828;font-size:14px;font-weight:900;line-height:1.35;overflow-wrap:anywhere}.enterpriseRequestSearchSuggestionLegal{display:block;max-width:100%;color:#475467;font-size:12.5px;font-weight:700;line-height:1.4;overflow-wrap:anywhere}.enterpriseRequestSearchSuggestionMeta{display:flex;align-items:center;flex-wrap:wrap;gap:7px;max-width:100%;margin-top:3px;color:#667085;font-size:11.5px;font-weight:650;line-height:1.45;overflow-wrap:anywhere}.enterpriseRequestSearchNoSuggestions{padding:17px 15px;border:1px dashed #d0d7e2;border-radius:13px;background:#fbfcfe;color:#667085;font-size:13px;font-weight:700;line-height:1.55;text-align:center}.enterpriseRequestSearchClearButton{min-width:98px;min-height:50px;padding:13px 17px;border:1px solid #d0d5dd;border-radius:16px;background:linear-gradient(180deg,#fff,#f8fafc);color:#344054;font-family:inherit;font-size:13px;font-weight:850;line-height:1.2;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;box-shadow:0 8px 18px #0f172a11,inset 0 1px #fffffff5;transform:translateY(0) scale(1);transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .2s ease,background .2s ease,border-color .2s ease,color .2s ease}button.enterpriseRequestSearchClearButton:hover{border-color:#64748b85;background:linear-gradient(180deg,#fff,#eef2f7);color:#1d2939;transform:translateY(-2px) scale(1.015);box-shadow:0 14px 27px #0f172a1c,0 0 0 4px #94a3b813,inset 0 1px #fff}button.enterpriseRequestSearchClearButton:active{transform:translateY(0) scale(.97);box-shadow:0 4px 10px #0f172a14;transition-duration:80ms}button.enterpriseRequestSearchClearButton:focus-visible{outline:none;box-shadow:0 0 0 4px #64748b29,0 12px 25px #0f172a1a}.enterpriseRequestSearchSubmitButton{position:relative;isolation:isolate;overflow:hidden;min-width:112px;min-height:50px;padding:13px 20px;border:1px solid rgba(39,76,184,.62);border-radius:16px;background:linear-gradient(135deg,#1f46b6,#3157c8 48%,#5275df);background-size:160% 160%;background-position:0% 50%;color:#fff;font-family:inherit;font-size:13px;font-weight:850;line-height:1.2;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;box-shadow:0 10px 22px #3157c83b,0 3px 8px #0f172a12,inset 0 1px #ffffff47;transform:translateY(0) scale(1);transition:transform .21s cubic-bezier(.22,1,.36,1),box-shadow .21s ease,background-position .33s ease,border-color .21s ease,filter .21s ease}.enterpriseRequestSearchSubmitButton:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.2) 0%,rgba(255,255,255,.04) 52%,transparent 100%)}.enterpriseRequestSearchSubmitButton:after{content:"";position:absolute;z-index:1;top:-90%;left:-58%;width:28%;height:280%;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.32),transparent);opacity:0;transform:rotate(18deg);transition:left .57s cubic-bezier(.22,1,.36,1),opacity .15s ease}.enterpriseRequestSearchSubmitButtonLabel{position:relative;z-index:2;color:inherit;pointer-events:none}button.enterpriseRequestSearchSubmitButton:not(:disabled):hover{background:linear-gradient(135deg,#2449b8,#3b61d1 48%,#5b7ce3);background-size:160% 160%;background-position:100% 50%;color:#fff;border-color:#698aeae6;transform:translateY(-3px) scale(1.02);box-shadow:0 18px 36px #3157c84f,0 7px 15px #0f172a17,0 0 0 4px #3157c811,inset 0 1px #ffffff57;filter:saturate(1.06) brightness(1.04)}button.enterpriseRequestSearchSubmitButton:not(:disabled):hover:after{left:132%;opacity:1}button.enterpriseRequestSearchSubmitButton:not(:disabled):active{transform:translateY(0) scale(.97);box-shadow:0 6px 14px #3157c838,0 2px 6px #0f172a12;transition-duration:80ms}button.enterpriseRequestSearchSubmitButton:focus-visible{outline:none;box-shadow:0 0 0 4px #3157c82e,0 16px 34px #3157c847}button.enterpriseRequestSearchSubmitButton:disabled{border-color:#d7deea;background:linear-gradient(180deg,#f5f7fb,#edf1f7);background-position:0% 50%;color:#98a2b3;cursor:not-allowed;opacity:1;transform:none;filter:none;box-shadow:0 5px 12px #0f172a0a,inset 0 1px #ffffffd6}button.enterpriseRequestSearchSubmitButton:disabled:before,button.enterpriseRequestSearchSubmitButton:disabled:after{opacity:0}.enterpriseRequestSearchSummary{display:flex;align-items:center;gap:9px;margin-top:13px;padding:11px 13px;border:1px solid rgba(49,87,200,.17);border-radius:13px;background:linear-gradient(180deg,#f8faff,#f3f6ff);color:#344054;font-size:12.5px;font-weight:750;line-height:1.55;animation:enterpriseRequestSearchSummaryEnter .19s ease both}.enterpriseRequestSearchSummary:before{content:"✓";width:23px;height:23px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:999px;background:linear-gradient(135deg,#2449b8,#5275df);color:#fff;font-size:11px;font-weight:900;box-shadow:0 5px 11px #3157c838}@keyframes enterpriseRequestSearchSummaryEnter{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 760px){.enterpriseRequestSearchPanel{padding:16px;border-radius:19px}.enterpriseRequestSearchRow{grid-template-columns:minmax(0,1fr) auto}.enterpriseRequestSearchInputShell{grid-column:1 / -1}.enterpriseRequestSearchClearButton,.enterpriseRequestSearchSubmitButton{width:100%}}@media (max-width: 520px){.enterpriseRequestSearchPanel{padding:14px}.enterpriseRequestSearchRow{grid-template-columns:1fr}.enterpriseRequestSearchInputShell,.enterpriseRequestSearchClearButton,.enterpriseRequestSearchSubmitButton{grid-column:auto}.enterpriseRequestSearchSuggestions{max-height:330px}.enterpriseRequestSearchSuggestionMeta{align-items:flex-start;flex-direction:column;gap:2px}.enterpriseRequestSearchSuggestionMeta>span[aria-hidden=true]{display:none}}@media (hover: none){button.enterpriseRequestSearchSuggestion:hover,button.enterpriseRequestSearchClearButton:hover,button.enterpriseRequestSearchSubmitButton:not(:disabled):hover{transform:none}button.enterpriseRequestSearchSubmitButton:not(:disabled):hover:after{opacity:0}}@media (prefers-reduced-motion: reduce){.enterpriseRequestSearchInput,.enterpriseRequestSearchSuggestions,.enterpriseRequestSearchSuggestion,.enterpriseRequestSearchClearButton,.enterpriseRequestSearchSubmitButton,.enterpriseRequestSearchSubmitButton:before,.enterpriseRequestSearchSubmitButton:after,.enterpriseRequestSearchSummary{transition:none;animation:none}button.enterpriseRequestSearchSuggestion:hover,button.enterpriseRequestSearchClearButton:hover,button.enterpriseRequestSearchSubmitButton:not(:disabled):hover,button.enterpriseRequestSearchSubmitButton:not(:disabled):active{transform:none}button.enterpriseRequestSearchSubmitButton:not(:disabled):hover:after{opacity:0}}.authPasswordInputShell{position:relative;width:100%;min-width:0;margin:0;border-radius:18px}.authFormField .authPasswordInputShell .authPasswordInput{width:100%;min-width:0;min-height:52px;margin:0;padding:15px 64px 15px 16px;box-sizing:border-box;border:1px solid #d6dbe8;border-radius:18px;background:linear-gradient(180deg,#fff,#fbfcff);color:#101828;font-family:inherit;font-size:15px;line-height:1.35;outline:none;box-shadow:inset 0 1px 2px #10182808,0 7px 16px #0f172a09;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.authFormField .authPasswordInputShell .authPasswordInput::placeholder{color:#98a2b3;opacity:1}.authFormField .authPasswordInputShell .authPasswordInput:hover{border-color:#3157c866;background:linear-gradient(180deg,#fff,#f8faff);box-shadow:inset 0 1px 2px #10182806,0 10px 22px #3157c811}.authFormField .authPasswordInputShell .authPasswordInput:focus{border-color:#3157c8c2;background:#fff;box-shadow:0 0 0 4px #3157c821,0 13px 27px #0f172a16,inset 0 1px 2px #10182805}.authPasswordInput::-ms-reveal,.authPasswordInput::-ms-clear{display:none}.authPasswordToggleButton{position:absolute;z-index:3;top:50%;right:6px;width:42px;height:42px;min-width:42px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid transparent;border-radius:13px;background:transparent;color:#667085;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;box-shadow:none;transform:translateY(-50%) scale(1);transition:transform .19s cubic-bezier(.22,1,.36,1),background .19s ease,border-color .19s ease,color .19s ease,box-shadow .19s ease}button.authPasswordToggleButton:hover{border-color:#3157c829;background:linear-gradient(135deg,#f8faff,#edf3ff);color:#3157c8;transform:translateY(-50%) translateY(-1px) scale(1.055);box-shadow:0 8px 18px #3157c81f,inset 0 1px #fffffff0}button.authPasswordToggleButton:active{transform:translateY(-50%) scale(.92);box-shadow:0 3px 8px #3157c81a;transition-duration:80ms}button.authPasswordToggleButton:focus-visible{outline:none;border-color:#3157c885;background:#eef4ff;color:#3157c8;box-shadow:0 0 0 4px #3157c824,0 8px 18px #3157c81f}button.authPasswordToggleButton[aria-pressed=true]{border-color:#3157c833;background:linear-gradient(135deg,#f5f8ff,#e8efff);color:#2449b8;box-shadow:inset 0 1px #fffffff0,0 6px 14px #3157c81a}button.authPasswordToggleButton[aria-pressed=true]:hover{border-color:#3157c852;background:linear-gradient(135deg,#f1f5ff,#dfe9ff);color:#1f46b6;transform:translateY(-50%) translateY(-1px) scale(1.055);box-shadow:0 9px 20px #3157c826,inset 0 1px #fffffff5}.authPasswordToggleIcon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;color:inherit;pointer-events:none}.authPasswordToggleIcon svg{display:block;width:22px;height:22px;color:inherit;filter:drop-shadow(0 1px 1px rgba(15,23,42,.05));transition:transform .19s cubic-bezier(.22,1,.36,1),filter .19s ease}button.authPasswordToggleButton:hover .authPasswordToggleIcon svg{transform:scale(1.04);filter:drop-shadow(0 3px 5px rgba(49,87,200,.15))}@media (hover: none){button.authPasswordToggleButton:hover,button.authPasswordToggleButton[aria-pressed=true]:hover{transform:translateY(-50%) scale(1);box-shadow:none}}@media (prefers-reduced-motion: reduce){.authPasswordInput,.authPasswordToggleButton,.authPasswordToggleIcon svg{transition:none}button.authPasswordToggleButton:hover,button.authPasswordToggleButton:active,button.authPasswordToggleButton[aria-pressed=true]:hover{transform:translateY(-50%)}}.specialAccessScopeGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;min-width:0;margin-top:18px}.specialAccessScopeButton{position:relative;isolation:isolate;overflow:hidden;display:flex;flex-direction:column;align-items:stretch;width:100%;min-width:0;min-height:238px;padding:20px;box-sizing:border-box;border:1px solid #d7deea;border-radius:22px;background:linear-gradient(145deg,#fff,#fbfcff 54%,#f7f9fd);color:#101828;text-align:left;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;box-shadow:0 11px 25px #0f172a0e,0 3px 8px #0f172a09,inset 0 1px #fffffff2;transform:translateY(0) scale(1);transition:transform .23s cubic-bezier(.22,1,.36,1),border-color .23s ease,background .23s ease,box-shadow .23s ease,filter .23s ease}.specialAccessScopeButton>*{position:relative;z-index:2}.specialAccessScopeGlow{position:absolute;z-index:0;top:-92px;right:-82px;width:225px;height:225px;border-radius:999px;pointer-events:none;background:radial-gradient(circle,rgba(49,87,200,.2) 0%,rgba(49,87,200,.095) 38%,rgba(49,87,200,.025) 62%,transparent 74%);opacity:0;transform:scale(.68);transition:opacity .26s ease,transform .39s cubic-bezier(.22,1,.36,1)}.specialAccessScopeAccent{position:absolute;z-index:1;top:17%;bottom:17%;left:0;width:4px;border-radius:0 999px 999px 0;pointer-events:none;background:linear-gradient(180deg,#7b99f2,#3157c8 48%,#1f46b6);box-shadow:0 0 18px #3157c87a;opacity:0;transform:scaleY(.42);transition:opacity .19s ease,transform .3s cubic-bezier(.22,1,.36,1)}.specialAccessScopeTop{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;width:100%;min-width:0}.specialAccessScopeIcon{width:54px;min-width:54px;height:54px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(49,87,200,.16);border-radius:17px;background:linear-gradient(145deg,#f8faff,#edf3ff);color:#3157c8;box-shadow:0 8px 18px #3157c81a,inset 0 1px #fffffff2;transform:translateY(0) scale(1);transition:transform .23s cubic-bezier(.22,1,.36,1),background .23s ease,border-color .23s ease,color .23s ease,box-shadow .23s ease}.specialAccessScopeIcon svg{display:block;width:26px;height:26px;color:inherit;filter:drop-shadow(0 2px 3px rgba(49,87,200,.08));transition:transform .23s cubic-bezier(.22,1,.36,1),filter .23s ease}.specialAccessScopeStatus{display:inline-flex;align-items:center;justify-content:flex-end;gap:7px;min-height:28px;padding:4px 9px;border:1px solid #e2e7f0;border-radius:999px;background:#f8fafce0;color:#667085;font-size:11px;font-weight:850;line-height:1;letter-spacing:.035em;white-space:nowrap;box-shadow:inset 0 1px #ffffffeb;transition:border-color .22s ease,background .22s ease,color .22s ease,box-shadow .22s ease}.specialAccessScopeCheck{width:21px;height:21px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:999px;background:linear-gradient(135deg,#2449b8,#3157c8 52%,#5b7ce3);color:#fff;box-shadow:0 5px 11px #3157c840,inset 0 1px #ffffff40;animation:specialAccessScopeCheckEnter .22s cubic-bezier(.22,1,.36,1) both}.specialAccessScopeCheck svg{display:block}.specialAccessScopeSelectedText,.specialAccessScopeAvailableText{color:inherit}@keyframes specialAccessScopeCheckEnter{0%{opacity:0;transform:scale(.55) rotate(-12deg)}to{opacity:1;transform:scale(1) rotate(0)}}.specialAccessScopeContent{display:flex;flex-direction:column;gap:9px;min-width:0;margin-top:20px}.specialAccessScopeTitle{display:block;color:#101828;font-size:18px;font-weight:900;line-height:1.3;letter-spacing:-.018em;overflow-wrap:anywhere;transition:color .22s ease}.specialAccessScopeDescription{display:block;max-width:520px;color:#475467;font-size:14px;font-weight:560;line-height:1.65;overflow-wrap:anywhere;transition:color .22s ease}.specialAccessScopeFooter{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-width:0;margin-top:auto;padding-top:17px;border-top:1px solid rgba(228,231,236,.9);color:#667085;transition:border-color .22s ease,color .22s ease}.specialAccessScopeFooterLabel{min-width:0;color:inherit;font-size:11px;font-weight:850;line-height:1.4;letter-spacing:.07em;text-transform:uppercase;overflow-wrap:anywhere}.specialAccessScopeArrow{width:32px;min-width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e1e6ef;border-radius:11px;background:#ffffffd6;color:#667085;box-shadow:0 5px 11px #0f172a0d,inset 0 1px #fffffff2;transform:translate(0) scale(1);transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .22s ease,background .22s ease,color .22s ease,box-shadow .22s ease}.specialAccessScopeArrow svg{display:block}button.specialAccessScopeButton:not(:disabled):hover{border-color:#5676d780;background:linear-gradient(145deg,#fff,#f7f9ff 48%,#edf3ff);color:#101828;transform:translateY(-4px) scale(1.008);box-shadow:0 22px 46px #0f172a1f,0 10px 27px #3157c821,0 0 0 4px #3157c80d,inset 0 1px #fffffffa;filter:saturate(1.025)}button.specialAccessScopeButton:not(:disabled):hover .specialAccessScopeGlow{opacity:1;transform:scale(1)}button.specialAccessScopeButton:not(:disabled):hover .specialAccessScopeAccent{opacity:1;transform:scaleY(1)}button.specialAccessScopeButton:not(:disabled):hover .specialAccessScopeIcon{border-color:#3157c847;background:linear-gradient(145deg,#f4f7ff,#e3ebff);color:#2449b8;transform:translateY(-2px) scale(1.055);box-shadow:0 13px 25px #3157c829,inset 0 1px #fffffff5}button.specialAccessScopeButton:not(:disabled):hover .specialAccessScopeIcon svg{transform:scale(1.045);filter:drop-shadow(0 4px 6px rgba(49,87,200,.16))}button.specialAccessScopeButton:not(:disabled):hover .specialAccessScopeArrow{border-color:#3157c838;background:#edf3ff;color:#3157c8;transform:translate(3px) scale(1.04);box-shadow:0 8px 17px #3157c821,inset 0 1px #fffffff5}button.specialAccessScopeButtonSelected{border-color:#3157c8bf;background:radial-gradient(circle at top right,rgba(49,87,200,.14),transparent 37%),linear-gradient(145deg,#fff,#f4f7ff 48%,#eaf0ff);color:#101828;box-shadow:0 18px 38px #3157c826,0 7px 19px #0f172a12,0 0 0 2px #3157c814,inset 0 1px #fffffffa;transform:translateY(-1px)}button.specialAccessScopeButtonSelected .specialAccessScopeGlow{opacity:.88;transform:scale(1)}button.specialAccessScopeButtonSelected .specialAccessScopeAccent{opacity:1;transform:scaleY(1)}button.specialAccessScopeButtonSelected .specialAccessScopeIcon{border-color:#274cb88c;background:linear-gradient(135deg,#1f46b6,#3157c8 52%,#5275df);color:#fff;box-shadow:0 13px 27px #3157c845,inset 0 1px #ffffff40}button.specialAccessScopeButtonSelected .specialAccessScopeIcon svg{filter:drop-shadow(0 3px 5px rgba(15,23,42,.16))}button.specialAccessScopeButtonSelected .specialAccessScopeStatus{border-color:#3157c838;background:#eef4fff2;color:#2449b8;box-shadow:0 6px 14px #3157c817,inset 0 1px #fffffff5}button.specialAccessScopeButtonSelected .specialAccessScopeTitle{color:#1f3f9d}button.specialAccessScopeButtonSelected .specialAccessScopeFooter{border-top-color:#3157c826;color:#3157c8}button.specialAccessScopeButtonSelected .specialAccessScopeArrow{border-color:#3157c833;background:linear-gradient(145deg,#f5f8ff,#e3ebff);color:#3157c8;box-shadow:0 7px 15px #3157c81c,inset 0 1px #fffffff5}button.specialAccessScopeButtonSelected:not(:disabled):hover{border-color:#3157c8e6;background:radial-gradient(circle at top right,rgba(49,87,200,.17),transparent 39%),linear-gradient(145deg,#fff,#f1f5ff 46%,#e2eaff);transform:translateY(-4px) scale(1.008);box-shadow:0 24px 50px #3157c833,0 10px 26px #0f172a17,0 0 0 4px #3157c812,inset 0 1px #fffffffa}button.specialAccessScopeButton:not(:disabled):active{transform:translateY(0) scale(.982);box-shadow:0 7px 17px #0f172a14,0 3px 8px #3157c817,inset 0 1px 2px #0f172a0b;filter:saturate(1.01) brightness(.995);transition-duration:80ms}button.specialAccessScopeButton:focus-visible{outline:none;border-color:#3157c8d1;box-shadow:0 0 0 4px #3157c82b,0 20px 40px #3157c82b,0 8px 20px #0f172a14,inset 0 1px #fffffff5}button.specialAccessScopeButton:disabled{cursor:not-allowed;opacity:.64;transform:none;filter:grayscale(.08);box-shadow:0 6px 14px #0f172a0a,inset 0 1px #ffffffd9}button.specialAccessScopeButton:disabled .specialAccessScopeGlow{opacity:0}button.specialAccessScopeButton:disabled .specialAccessScopeAccent{opacity:.35}@media (max-width: 820px){.specialAccessScopeGrid{grid-template-columns:1fr}.specialAccessScopeButton{min-height:224px}}@media (max-width: 520px){.specialAccessScopeGrid{gap:13px}.specialAccessScopeButton{min-height:0;padding:17px;border-radius:19px}.specialAccessScopeIcon{width:49px;min-width:49px;height:49px;border-radius:15px}.specialAccessScopeIcon svg{width:24px;height:24px}.specialAccessScopeStatus{padding:4px 8px;font-size:10px}.specialAccessScopeSelectedText,.specialAccessScopeAvailableText{display:none}.specialAccessScopeContent{margin-top:17px}.specialAccessScopeTitle{font-size:16px}.specialAccessScopeDescription{font-size:13px}.specialAccessScopeFooter{margin-top:18px}}@media (hover: none){button.specialAccessScopeButton:not(:disabled):hover,button.specialAccessScopeButtonSelected:not(:disabled):hover{transform:none}button.specialAccessScopeButton:not(:disabled):hover .specialAccessScopeIcon{transform:none}button.specialAccessScopeButton:not(:disabled):hover .specialAccessScopeArrow{transform:none}}@media (prefers-reduced-motion: reduce){.specialAccessScopeButton,.specialAccessScopeGlow,.specialAccessScopeAccent,.specialAccessScopeIcon,.specialAccessScopeIcon svg,.specialAccessScopeStatus,.specialAccessScopeTitle,.specialAccessScopeDescription,.specialAccessScopeFooter,.specialAccessScopeArrow{transition:none}.specialAccessScopeCheck{animation:none}button.specialAccessScopeButton:not(:disabled):hover,button.specialAccessScopeButtonSelected:not(:disabled):hover,button.specialAccessScopeButton:not(:disabled):active{transform:none}button.specialAccessScopeButton:not(:disabled):hover .specialAccessScopeIcon,button.specialAccessScopeButton:not(:disabled):hover .specialAccessScopeArrow{transform:none}}.specialAccessSearchForm{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:12px;width:100%;min-width:0;margin-top:18px}.specialAccessSearchInputShell{position:relative;width:100%;min-width:0}.specialAccessSearchInputShell .specialAccessSearchInput{width:100%;min-width:0;min-height:52px;margin:0;padding:14px 78px 14px 48px;box-sizing:border-box;border:1px solid #cfd8ea;border-radius:17px;background:linear-gradient(180deg,#fff,#fbfcff);color:#101828;font-family:inherit;font-size:14px;font-weight:650;line-height:1.4;outline:none;box-shadow:inset 0 1px 2px #0f172a09,0 8px 18px #0f172a0b;transition:border-color .21s ease,background .21s ease,box-shadow .21s ease}.specialAccessSearchInputShell .specialAccessSearchInput::placeholder{color:#98a2b3;font-weight:560;opacity:1}.specialAccessSearchInputShell .specialAccessSearchInput:not(:disabled):hover{border-color:#3157c86b;background:linear-gradient(180deg,#fff,#f7f9ff);box-shadow:inset 0 1px 2px #0f172a08,0 11px 24px #3157c813}.specialAccessSearchInputShell .specialAccessSearchInput:focus{border-color:#3157c8c7;background:#fff;box-shadow:0 0 0 4px #3157c824,0 15px 31px #0f172a1a,inset 0 1px 2px #0f172a06}.specialAccessSearchInputShell .specialAccessSearchInput:disabled{border-color:#e0e5ee;background:linear-gradient(180deg,#f5f7fa,#eef1f5);color:#98a2b3;cursor:not-allowed;box-shadow:inset 0 1px 2px #0f172a06}.specialAccessSearchInputIcon{position:absolute;z-index:2;top:50%;left:17px;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;color:#667085;pointer-events:none;transform:translateY(-50%) scale(1);transition:color .21s ease,transform .21s cubic-bezier(.22,1,.36,1),filter .21s ease}.specialAccessSearchInputIcon svg{display:block;width:21px;height:21px}.specialAccessSearchInputShell:focus-within .specialAccessSearchInputIcon{color:#3157c8;transform:translateY(-50%) scale(1.06);filter:drop-shadow(0 3px 5px rgba(49,87,200,.16))}.specialAccessSearchCharacterCount{position:absolute;z-index:2;top:50%;right:14px;display:inline-flex;align-items:center;justify-content:center;min-width:48px;padding:4px 7px;box-sizing:border-box;border:1px solid #e1e6ef;border-radius:999px;background:#f8fafcf0;color:#667085;font-size:10px;font-weight:800;line-height:1;letter-spacing:.025em;pointer-events:none;transform:translateY(-50%);box-shadow:inset 0 1px #fffffff0;transition:border-color .21s ease,background .21s ease,color .21s ease}.specialAccessSearchInputShell:focus-within .specialAccessSearchCharacterCount{border-color:#3157c82e;background:#eef4ff;color:#3157c8}.specialAccessSearchButton{position:relative;isolation:isolate;overflow:hidden;min-width:154px;min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:14px 21px;border:1px solid rgba(39,76,184,.66);border-radius:17px;background:linear-gradient(135deg,#1f46b6,#3157c8 48%,#5275df);background-size:165% 165%;background-position:0% 50%;color:#fff;font-family:inherit;font-size:14px;font-weight:850;line-height:1.2;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;box-shadow:0 11px 24px #3157c840,0 4px 9px #0f172a13,inset 0 1px #ffffff47;transform:translateY(0) scale(1);transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s ease,background-position .36s ease,border-color .22s ease,filter .22s ease}.specialAccessSearchButton:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.2) 0%,rgba(255,255,255,.045) 50%,transparent 100%)}.specialAccessSearchButtonShine{position:absolute;z-index:1;top:-95%;left:-60%;width:29%;height:290%;pointer-events:none;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.06) 20%,rgba(255,255,255,.34) 50%,rgba(255,255,255,.06) 80%,transparent 100%);opacity:0;transform:rotate(18deg);transition:left .59s cubic-bezier(.22,1,.36,1),opacity .15s ease}.specialAccessSearchButtonContent{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;gap:9px;color:inherit;pointer-events:none}.specialAccessSearchButtonIcon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;color:inherit;transition:transform .22s cubic-bezier(.22,1,.36,1)}.specialAccessSearchButtonIcon svg{display:block}button.specialAccessSearchButton:not(:disabled):hover{border-color:#698aeaeb;background:linear-gradient(135deg,#2449b8,#3b61d1 48%,#5b7ce3);background-size:165% 165%;background-position:100% 50%;color:#fff;transform:translateY(-3px) scale(1.018);box-shadow:0 19px 38px #3157c852,0 8px 16px #0f172a1a,0 0 0 4px #3157c811,inset 0 1px #ffffff59;filter:saturate(1.06) brightness(1.04)}button.specialAccessSearchButton:not(:disabled):hover .specialAccessSearchButtonShine{left:134%;opacity:1}button.specialAccessSearchButton:not(:disabled):hover .specialAccessSearchButtonIcon{transform:scale(1.07) rotate(-3deg)}button.specialAccessSearchButton:not(:disabled):active{transform:translateY(0) scale(.97);box-shadow:0 6px 14px #3157c83b,0 2px 6px #0f172a13,inset 0 1px 2px #0f172a0e;transition-duration:80ms}button.specialAccessSearchButton:focus-visible{outline:none;box-shadow:0 0 0 4px #3157c830,0 17px 36px #3157c84a,inset 0 1px #ffffff52}button.specialAccessSearchButton:disabled{border-color:#d7deea;background:linear-gradient(180deg,#f5f7fb,#edf1f7);background-position:0% 50%;color:#98a2b3;cursor:not-allowed;opacity:1;transform:none;filter:none;box-shadow:0 5px 12px #0f172a0b,inset 0 1px #ffffffdb}button.specialAccessSearchButton:disabled:before,button.specialAccessSearchButton:disabled .specialAccessSearchButtonShine{opacity:0}.specialAccessSearchSpinner{width:18px;height:18px;box-sizing:border-box;border:2px solid rgba(255,255,255,.34);border-top-color:#fff;border-radius:999px;animation:specialAccessSearchSpinnerRotate .72s linear infinite}@keyframes specialAccessSearchSpinnerRotate{to{transform:rotate(360deg)}}.specialAccessResultsGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(285px,1fr));align-items:stretch;gap:16px;width:100%;min-width:0;margin-top:18px}.specialAccessResultCard{position:relative;isolation:isolate;overflow:hidden;display:flex;flex-direction:column;align-items:stretch;width:100%;min-width:0;min-height:258px;padding:19px;box-sizing:border-box;border:1px solid #d8dee9;border-radius:21px;background:linear-gradient(145deg,#fff,#fbfcff 54%,#f7f9fd);color:#101828;text-align:left;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;box-shadow:0 11px 25px #0f172a0e,0 3px 8px #0f172a09,inset 0 1px #fffffff5;transform:translateY(0) scale(1);transition:transform .23s cubic-bezier(.22,1,.36,1),border-color .23s ease,background .23s ease,box-shadow .23s ease,filter .23s ease}.specialAccessResultCard>*{position:relative;z-index:2}.specialAccessResultGlow{position:absolute;z-index:0;top:-100px;right:-86px;width:235px;height:235px;border-radius:999px;pointer-events:none;background:radial-gradient(circle,rgba(49,87,200,.2) 0%,rgba(49,87,200,.09) 40%,rgba(49,87,200,.025) 63%,transparent 75%);opacity:0;transform:scale(.68);transition:opacity .27s ease,transform .39s cubic-bezier(.22,1,.36,1)}.specialAccessResultAccent{position:absolute;z-index:1;top:17%;bottom:17%;left:0;width:4px;border-radius:0 999px 999px 0;pointer-events:none;background:linear-gradient(180deg,#7b99f2,#3157c8 48%,#1f46b6);box-shadow:0 0 18px #3157c87a;opacity:0;transform:scaleY(.42);transition:opacity .19s ease,transform .3s cubic-bezier(.22,1,.36,1)}.specialAccessResultHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:13px;width:100%;min-width:0}.specialAccessResultIcon{width:52px;min-width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(49,87,200,.16);border-radius:16px;background:linear-gradient(145deg,#f8faff,#edf3ff);color:#3157c8;box-shadow:0 8px 18px #3157c81a,inset 0 1px #fffffff2;transform:translateY(0) scale(1);transition:transform .23s cubic-bezier(.22,1,.36,1),border-color .23s ease,background .23s ease,color .23s ease,box-shadow .23s ease}.specialAccessResultIcon svg{display:block;width:25px;height:25px;color:inherit;transition:transform .23s cubic-bezier(.22,1,.36,1),filter .23s ease}.specialAccessResultType{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:28px;padding:5px 10px;border:1px solid #e0e5ee;border-radius:999px;background:#f8fafceb;color:#667085;font-size:11px;font-weight:850;line-height:1;letter-spacing:.035em;white-space:nowrap;box-shadow:inset 0 1px #fffffff0;transition:border-color .22s ease,background .22s ease,color .22s ease,box-shadow .22s ease}.specialAccessResultTypeSelected{border-color:#3157c833;background:#eef4ff;color:#2449b8;box-shadow:0 6px 14px #3157c817,inset 0 1px #fffffff5}.specialAccessResultSelectedCheck{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:999px;background:linear-gradient(135deg,#2449b8,#5275df);color:#fff;box-shadow:0 5px 11px #3157c83d;animation:specialAccessResultCheckEnter .21s cubic-bezier(.22,1,.36,1) both}@keyframes specialAccessResultCheckEnter{0%{opacity:0;transform:scale(.55) rotate(-12deg)}to{opacity:1;transform:scale(1) rotate(0)}}.specialAccessResultContent{display:flex;flex-direction:column;gap:7px;min-width:0;margin-top:18px}.specialAccessResultName{display:block;color:#101828;font-size:18px;font-weight:900;line-height:1.35;letter-spacing:-.016em;overflow-wrap:anywhere;transition:color .22s ease}.specialAccessResultSecondary{display:block;color:#475467;font-size:13.5px;font-weight:590;line-height:1.55;overflow-wrap:anywhere}.specialAccessResultMeta{display:flex;flex-direction:column;gap:5px;min-width:0;margin-top:14px;padding:11px 12px;border:1px solid rgba(228,231,236,.92);border-radius:13px;background:#f8fafce0;transition:border-color .22s ease,background .22s ease}.specialAccessResultMetaLabel{color:#667085;font-size:10px;font-weight:850;line-height:1.3;letter-spacing:.075em;text-transform:uppercase}.specialAccessResultMetaValue{color:#344054;font-size:12px;font-weight:720;line-height:1.4;overflow-wrap:anywhere}.specialAccessResultFooter{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-width:0;margin-top:auto;padding-top:16px}.specialAccessResultAction{min-width:0;color:#667085;font-size:11px;font-weight:850;line-height:1.4;letter-spacing:.055em;text-transform:uppercase;overflow-wrap:anywhere;transition:color .22s ease}.specialAccessResultActionSelected{color:#3157c8}.specialAccessResultArrow{width:34px;min-width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e1e6ef;border-radius:11px;background:#ffffffdb;color:#667085;box-shadow:0 5px 11px #0f172a0d,inset 0 1px #fffffff2;transform:translate(0) scale(1);transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .22s ease,background .22s ease,color .22s ease,box-shadow .22s ease}.specialAccessResultArrow svg{display:block}button.specialAccessResultCard:not(:disabled):hover{border-color:#5676d780;background:linear-gradient(145deg,#fff,#f7f9ff 48%,#edf3ff);color:#101828;transform:translateY(-4px) scale(1.008);box-shadow:0 23px 48px #0f172a1f,0 10px 28px #3157c821,0 0 0 4px #3157c80d,inset 0 1px #fffffffa;filter:saturate(1.025)}button.specialAccessResultCard:not(:disabled):hover .specialAccessResultGlow{opacity:1;transform:scale(1)}button.specialAccessResultCard:not(:disabled):hover .specialAccessResultAccent{opacity:1;transform:scaleY(1)}button.specialAccessResultCard:not(:disabled):hover .specialAccessResultIcon{border-color:#3157c847;background:linear-gradient(145deg,#f4f7ff,#e3ebff);color:#2449b8;transform:translateY(-2px) scale(1.055);box-shadow:0 13px 25px #3157c829,inset 0 1px #fffffff5}button.specialAccessResultCard:not(:disabled):hover .specialAccessResultIcon svg{transform:scale(1.045);filter:drop-shadow(0 4px 6px rgba(49,87,200,.16))}button.specialAccessResultCard:not(:disabled):hover .specialAccessResultArrow{border-color:#3157c838;background:#edf3ff;color:#3157c8;transform:translate(3px) scale(1.04);box-shadow:0 8px 17px #3157c821,inset 0 1px #fffffff5}button.specialAccessResultCardSelected{border-color:#3157c8c2;background:radial-gradient(circle at top right,rgba(49,87,200,.14),transparent 38%),linear-gradient(145deg,#fff,#f4f7ff 48%,#eaf0ff);color:#101828;box-shadow:0 18px 38px #3157c826,0 7px 19px #0f172a12,0 0 0 2px #3157c814,inset 0 1px #fffffffa;transform:translateY(-1px)}button.specialAccessResultCardSelected .specialAccessResultGlow{opacity:.9;transform:scale(1)}button.specialAccessResultCardSelected .specialAccessResultAccent{opacity:1;transform:scaleY(1)}button.specialAccessResultCardSelected .specialAccessResultIcon{border-color:#274cb88c;background:linear-gradient(135deg,#1f46b6,#3157c8 52%,#5275df);color:#fff;box-shadow:0 13px 27px #3157c845,inset 0 1px #ffffff40}button.specialAccessResultCardSelected .specialAccessResultName{color:#1f3f9d}button.specialAccessResultCardSelected .specialAccessResultMeta{border-color:#3157c829;background:#eef4ffd6}button.specialAccessResultCardSelected .specialAccessResultArrow{border-color:#3157c838;background:linear-gradient(145deg,#f5f8ff,#e3ebff);color:#3157c8;box-shadow:0 7px 15px #3157c81f,inset 0 1px #fffffff5}button.specialAccessResultCardSelected:not(:disabled):hover{border-color:#3157c8eb;background:radial-gradient(circle at top right,rgba(49,87,200,.17),transparent 40%),linear-gradient(145deg,#fff,#f1f5ff 46%,#e2eaff);transform:translateY(-4px) scale(1.008);box-shadow:0 25px 51px #3157c833,0 10px 27px #0f172a17,0 0 0 4px #3157c812,inset 0 1px #fffffffa}button.specialAccessResultCard:not(:disabled):active{transform:translateY(0) scale(.982);box-shadow:0 7px 17px #0f172a14,0 3px 8px #3157c817,inset 0 1px 2px #0f172a0b;transition-duration:80ms}button.specialAccessResultCard:focus-visible{outline:none;border-color:#3157c8d6;box-shadow:0 0 0 4px #3157c82b,0 20px 41px #3157c82b,0 8px 20px #0f172a14,inset 0 1px #fffffff5}button.specialAccessResultCard:disabled{cursor:not-allowed;opacity:.64;transform:none;filter:grayscale(.08);box-shadow:0 6px 14px #0f172a0a,inset 0 1px #ffffffd9}button.specialAccessResultCard:disabled .specialAccessResultGlow{opacity:0}button.specialAccessResultCard:disabled .specialAccessResultAccent{opacity:.35}@media (max-width: 760px){.specialAccessSearchForm{grid-template-columns:1fr}.specialAccessSearchButton{width:100%}.specialAccessResultsGrid{grid-template-columns:1fr}}@media (max-width: 520px){.specialAccessSearchInputShell .specialAccessSearchInput{min-height:50px;padding:13px 68px 13px 44px;font-size:13px}.specialAccessSearchInputIcon{left:15px}.specialAccessSearchCharacterCount{right:11px;min-width:44px;padding:4px 6px;font-size:9px}.specialAccessResultCard{min-height:0;padding:17px;border-radius:19px}.specialAccessResultIcon{width:48px;min-width:48px;height:48px;border-radius:15px}.specialAccessResultIcon svg{width:23px;height:23px}.specialAccessResultName{font-size:16px}.specialAccessResultSecondary{font-size:13px}.specialAccessResultType{padding:5px 8px;font-size:10px}}@media (hover: none){button.specialAccessSearchButton:not(:disabled):hover,button.specialAccessResultCard:not(:disabled):hover,button.specialAccessResultCardSelected:not(:disabled):hover{transform:none}button.specialAccessSearchButton:not(:disabled):hover .specialAccessSearchButtonShine{opacity:0}button.specialAccessResultCard:not(:disabled):hover .specialAccessResultIcon,button.specialAccessResultCard:not(:disabled):hover .specialAccessResultArrow{transform:none}}@media (prefers-reduced-motion: reduce){.specialAccessSearchInput,.specialAccessSearchInputIcon,.specialAccessSearchCharacterCount,.specialAccessSearchButton,.specialAccessSearchButtonShine,.specialAccessSearchButtonIcon,.specialAccessResultCard,.specialAccessResultGlow,.specialAccessResultAccent,.specialAccessResultIcon,.specialAccessResultIcon svg,.specialAccessResultType,.specialAccessResultName,.specialAccessResultMeta,.specialAccessResultAction,.specialAccessResultArrow{transition:none}.specialAccessSearchSpinner,.specialAccessResultSelectedCheck{animation:none}button.specialAccessSearchButton:not(:disabled):hover,button.specialAccessSearchButton:not(:disabled):active,button.specialAccessResultCard:not(:disabled):hover,button.specialAccessResultCardSelected:not(:disabled):hover,button.specialAccessResultCard:not(:disabled):active{transform:none}button.specialAccessSearchButton:not(:disabled):hover .specialAccessSearchButtonShine{opacity:0}button.specialAccessResultCard:not(:disabled):hover .specialAccessResultIcon,button.specialAccessResultCard:not(:disabled):hover .specialAccessResultArrow{transform:none}}.specialAccessPermissionModalActions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:12px;width:100%;min-width:0;margin-top:22px}.specialAccessPermissionModalButton{position:relative;isolation:isolate;overflow:hidden;min-width:142px;min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:13px 19px;box-sizing:border-box;border-radius:16px;font-family:inherit;font-size:13px;font-weight:850;line-height:1.2;letter-spacing:.01em;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;transform:translateY(0) scale(1);transition:transform 215ms cubic-bezier(.22,1,.36,1),border-color 215ms ease,background 215ms ease,background-position .34s ease,color 215ms ease,box-shadow 215ms ease,filter 215ms ease}.specialAccessPermissionModalButton:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.2) 0%,rgba(255,255,255,.045) 52%,transparent 100%);opacity:.9;transition:opacity 215ms ease}.specialAccessPermissionModalButtonContent{position:relative;z-index:3;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:inherit;pointer-events:none}.specialAccessPermissionModalButtonIcon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;color:inherit;transform:translateY(0) scale(1);transition:transform 215ms cubic-bezier(.22,1,.36,1),filter 215ms ease}.specialAccessPermissionModalButtonIcon svg{display:block;width:18px;height:18px;color:inherit}.specialAccessPermissionModalButtonShine{position:absolute;z-index:2;top:-95%;left:-60%;width:29%;height:290%;pointer-events:none;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.06) 20%,rgba(255,255,255,.36) 50%,rgba(255,255,255,.06) 80%,transparent 100%);opacity:0;transform:rotate(18deg);transition:left .59s cubic-bezier(.22,1,.36,1),opacity .15s ease}.specialAccessPermissionModalCancelButton{border:1px solid #cfd8ea;background:linear-gradient(180deg,#fff,#f8faff);color:#3157c8;box-shadow:0 9px 20px #0f172a13,0 3px 7px #0f172a0a,inset 0 1px #fffffffa}button.specialAccessPermissionModalCancelButton:not(:disabled):hover{border-color:#3157c87a;background:linear-gradient(145deg,#fff,#f2f6ff 52%,#e8efff);color:#2449b8;transform:translateY(-3px) scale(1.018);box-shadow:0 17px 34px #0f172a21,0 7px 17px #3157c81f,0 0 0 4px #3157c80e,inset 0 1px #fff}button.specialAccessPermissionModalCancelButton:not(:disabled):hover .specialAccessPermissionModalButtonIcon{transform:scale(1.08) rotate(4deg);filter:drop-shadow(0 3px 5px rgba(49,87,200,.15))}.specialAccessPermissionModalConfirmButton,.specialAccessPermissionModalOkButton{border:1px solid rgba(39,76,184,.66);background:linear-gradient(135deg,#1f46b6,#3157c8 48%,#5275df);background-size:165% 165%;background-position:0% 50%;color:#fff;box-shadow:0 11px 24px #3157c842,0 4px 9px #0f172a14,inset 0 1px #ffffff4a}button.specialAccessPermissionModalConfirmButton:not(:disabled):hover,button.specialAccessPermissionModalOkButton:not(:disabled):hover{border-color:#698aeaf0;background:linear-gradient(135deg,#2449b8,#3b61d1 48%,#5b7ce3);background-size:165% 165%;background-position:100% 50%;color:#fff;transform:translateY(-3px) scale(1.02);box-shadow:0 19px 39px #3157c854,0 8px 17px #0f172a1b,0 0 0 4px #3157c812,inset 0 1px #ffffff5c;filter:saturate(1.06) brightness(1.04)}button.specialAccessPermissionModalConfirmButton:not(:disabled):hover .specialAccessPermissionModalButtonShine,button.specialAccessPermissionModalOkButton:not(:disabled):hover .specialAccessPermissionModalButtonShine{left:135%;opacity:1}button.specialAccessPermissionModalConfirmButton:not(:disabled):hover .specialAccessPermissionModalButtonIcon,button.specialAccessPermissionModalOkButton:not(:disabled):hover .specialAccessPermissionModalButtonIcon{transform:translateY(-1px) scale(1.09);filter:drop-shadow(0 3px 5px rgba(15,23,42,.17))}button.specialAccessPermissionModalOkButton[data-result=success]{box-shadow:0 11px 24px #3157c840,0 0 0 3px #10b9810e,0 4px 9px #0f172a14,inset 0 1px #ffffff4a}button.specialAccessPermissionModalOkButton[data-result=error]{box-shadow:0 11px 24px #3157c840,0 0 0 3px #dc26260e,0 4px 9px #0f172a14,inset 0 1px #ffffff4a}.specialAccessPermissionModalProcessingButton{border:1px solid rgba(49,87,200,.27);background:linear-gradient(135deg,#7790db,#8198df 48%,#9aabe4);color:#fffffff0;cursor:wait;box-shadow:0 8px 18px #3157c826,0 3px 7px #0f172a0e,inset 0 1px #ffffff3b;transform:none;filter:none;opacity:1}button.specialAccessPermissionModalProcessingButton:disabled{border-color:#3157c845;background:linear-gradient(135deg,#7790db,#8198df 48%,#9aabe4);color:#fffffff0;cursor:wait;opacity:1;transform:none;box-shadow:0 8px 18px #3157c826,0 3px 7px #0f172a0e,inset 0 1px #ffffff3b}button.specialAccessPermissionModalProcessingButton:disabled:before{opacity:.5}.specialAccessPermissionModalSpinner{width:18px;height:18px;box-sizing:border-box;flex-shrink:0;border:2px solid rgba(255,255,255,.34);border-top-color:#fff;border-radius:999px;animation:specialAccessPermissionModalSpinnerRotate .72s linear infinite}@keyframes specialAccessPermissionModalSpinnerRotate{to{transform:rotate(360deg)}}button.specialAccessPermissionModalButton:not(:disabled):active{transform:translateY(0) scale(.968);box-shadow:0 5px 12px #0f172a1a,0 2px 5px #3157c813,inset 0 1px 2px #0f172a0e;filter:saturate(1.01) brightness(.995);transition-duration:80ms}button.specialAccessPermissionModalButton:focus-visible{outline:none;border-color:#3157c8d1;box-shadow:0 0 0 4px #3157c82e,0 17px 35px #3157c838,0 7px 17px #0f172a14,inset 0 1px #fffffff5}button.specialAccessPermissionModalButton:disabled{transform:none;cursor:not-allowed;transition:none}button.specialAccessPermissionModalButton:disabled .specialAccessPermissionModalButtonShine{opacity:0}@media (max-width: 560px){.specialAccessPermissionModalActions{display:grid;grid-template-columns:1fr;gap:10px}.specialAccessPermissionModalButton{width:100%;min-width:0}.specialAccessPermissionModalConfirmButton{order:1}.specialAccessPermissionModalCancelButton{order:2}}@media (hover: none){button.specialAccessPermissionModalCancelButton:not(:disabled):hover,button.specialAccessPermissionModalConfirmButton:not(:disabled):hover,button.specialAccessPermissionModalOkButton:not(:disabled):hover{transform:none}button.specialAccessPermissionModalConfirmButton:not(:disabled):hover .specialAccessPermissionModalButtonShine,button.specialAccessPermissionModalOkButton:not(:disabled):hover .specialAccessPermissionModalButtonShine{opacity:0}button.specialAccessPermissionModalCancelButton:not(:disabled):hover .specialAccessPermissionModalButtonIcon,button.specialAccessPermissionModalConfirmButton:not(:disabled):hover .specialAccessPermissionModalButtonIcon,button.specialAccessPermissionModalOkButton:not(:disabled):hover .specialAccessPermissionModalButtonIcon{transform:none}}@media (prefers-reduced-motion: reduce){.specialAccessPermissionModalButton,.specialAccessPermissionModalButton:before,.specialAccessPermissionModalButtonShine,.specialAccessPermissionModalButtonIcon{transition:none}.specialAccessPermissionModalSpinner{animation-duration:1.4s}button.specialAccessPermissionModalCancelButton:not(:disabled):hover,button.specialAccessPermissionModalConfirmButton:not(:disabled):hover,button.specialAccessPermissionModalOkButton:not(:disabled):hover,button.specialAccessPermissionModalButton:not(:disabled):active{transform:none}button.specialAccessPermissionModalConfirmButton:not(:disabled):hover .specialAccessPermissionModalButtonShine,button.specialAccessPermissionModalOkButton:not(:disabled):hover .specialAccessPermissionModalButtonShine{opacity:0}button.specialAccessPermissionModalCancelButton:not(:disabled):hover .specialAccessPermissionModalButtonIcon,button.specialAccessPermissionModalConfirmButton:not(:disabled):hover .specialAccessPermissionModalButtonIcon,button.specialAccessPermissionModalOkButton:not(:disabled):hover .specialAccessPermissionModalButtonIcon{transform:none}}.catalogLookupCardPremium{position:relative;isolation:isolate;overflow:hidden;border-color:#d7deea;background:radial-gradient(circle at 100% 0%,rgba(49,87,200,.075),transparent 26%),linear-gradient(180deg,#fff,#fbfcff);box-shadow:0 18px 42px #0f172a13,0 4px 12px #0f172a09,inset 0 1px #fffffff5}.catalogLookupCardPremium:before{content:"";position:absolute;z-index:0;top:-150px;right:-140px;width:340px;height:340px;border-radius:999px;pointer-events:none;background:radial-gradient(circle,rgba(49,87,200,.09) 0%,rgba(49,87,200,.035) 43%,transparent 72%)}.catalogLookupCardPremium>*{position:relative;z-index:1}.catalogLookupSectionHeaderPremium{margin-bottom:0}.catalogLookupHeadingPremium{display:flex;align-items:flex-start;gap:15px;width:100%;min-width:0}.catalogLookupHeadingIconPremium{width:54px;min-width:54px;height:54px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(49,87,200,.18);border-radius:17px;background:linear-gradient(145deg,#f7f9ff,#e9f0ff);color:#3157c8;box-shadow:0 10px 22px #3157c81f,inset 0 1px #fffffff2;flex-shrink:0}.catalogLookupHeadingIconPremium svg{display:block;width:25px;height:25px;filter:drop-shadow(0 3px 5px rgba(49,87,200,.12))}.catalogLookupHeadingTextPremium{min-width:0}.catalogLookupDescriptionPremium{max-width:650px;margin:10px 0 0;color:#667085;font-size:14px;font-weight:540;line-height:1.65}.catalogSearchShellPremium{margin-top:23px;padding:17px;border:1px solid rgba(215,222,234,.95);border-radius:20px;background:linear-gradient(145deg,#fffffff5,#f7fafff5);box-shadow:0 10px 24px #0f172a0b,inset 0 1px #fffffff5}.catalogSearchShellPremium>label{display:block;margin:0 0 10px;color:#475467;font-size:11px;font-weight:850;line-height:1.4;letter-spacing:.075em;text-transform:uppercase}.catalogSearchRowPremium{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:11px}.catalogSearchInputShellPremium{position:relative;width:100%;min-width:0}.catalogSearchInputShellPremium .catalogSearchInputPremium{width:100%;min-width:0;min-height:54px;margin:0;padding:14px 126px 14px 48px;box-sizing:border-box;border:1px solid #cfd8ea;border-radius:17px;background:linear-gradient(180deg,#fff,#fbfcff);color:#101828;font-family:inherit;font-size:14px;font-weight:650;line-height:1.4;outline:none;box-shadow:inset 0 1px 2px #0f172a09,0 7px 16px #0f172a0a;transition:border-color .21s ease,background .21s ease,box-shadow .21s ease}.catalogSearchInputShellPremium .catalogSearchInputPremium::placeholder{color:#98a2b3;font-weight:560;opacity:1}.catalogSearchInputShellPremium .catalogSearchInputPremium:hover{border-color:#3157c86b;background:linear-gradient(180deg,#fff,#f7f9ff);box-shadow:inset 0 1px 2px #0f172a06,0 11px 24px #3157c813}.catalogSearchInputShellPremium .catalogSearchInputPremium:focus{border-color:#3157c8d1;background:#fff;box-shadow:0 0 0 4px #3157c824,0 15px 31px #0f172a18,inset 0 1px 2px #0f172a05}.catalogSearchInputIconPremium{position:absolute;z-index:2;top:50%;left:17px;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;color:#667085;pointer-events:none;transform:translateY(-50%) scale(1);transition:color .21s ease,transform .21s cubic-bezier(.22,1,.36,1),filter .21s ease}.catalogSearchInputIconPremium svg{display:block;width:21px;height:21px}.catalogSearchInputShellPremium:focus-within .catalogSearchInputIconPremium{color:#3157c8;transform:translateY(-50%) scale(1.07);filter:drop-shadow(0 3px 5px rgba(49,87,200,.17))}.catalogSearchTokenBadgePremium{position:absolute;z-index:2;top:50%;right:13px;display:inline-flex;align-items:center;justify-content:center;min-height:25px;padding:4px 9px;box-sizing:border-box;border:1px solid rgba(49,87,200,.13);border-radius:999px;background:#eef4ffeb;color:#3157c8;font-size:9.5px;font-weight:850;line-height:1;letter-spacing:.045em;pointer-events:none;transform:translateY(-50%);box-shadow:inset 0 1px #fffffff2;transition:border-color .21s ease,background .21s ease,color .21s ease}.catalogSearchInputShellPremium:focus-within .catalogSearchTokenBadgePremium{border-color:#3157c83d;background:#e7efff;color:#2449b8}button.catalogSearchButtonPremium{position:relative;isolation:isolate;overflow:hidden;min-width:148px;min-height:54px;display:inline-flex;align-items:center;justify-content:center;margin:0;padding:14px 21px;border:1px solid rgba(39,76,184,.68);border-radius:17px;background:linear-gradient(135deg,#1f46b6,#3157c8 48%,#5275df);background-size:165% 165%;background-position:0% 50%;color:#fff;font-family:inherit;font-size:14px;font-weight:850;line-height:1.2;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;box-shadow:0 12px 25px #3157c842,0 4px 9px #0f172a14,inset 0 1px #ffffff4d;transform:translateY(0) scale(1);transition:transform .22s cubic-bezier(.22,1,.36,1),background-position .36s ease,border-color .22s ease,box-shadow .22s ease,filter .22s ease}button.catalogSearchButtonPremium:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.2) 0%,rgba(255,255,255,.045) 50%,transparent 100%)}.catalogSearchButtonShinePremium{position:absolute;z-index:1;top:-95%;left:-62%;width:30%;height:290%;pointer-events:none;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.06) 20%,rgba(255,255,255,.36) 50%,rgba(255,255,255,.06) 80%,transparent 100%);opacity:0;transform:rotate(18deg);transition:left .59s cubic-bezier(.22,1,.36,1),opacity .15s ease}.catalogSearchButtonContentPremium{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:inherit;pointer-events:none}.catalogSearchButtonIconPremium{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;color:inherit;transition:transform .22s cubic-bezier(.22,1,.36,1),filter .22s ease}.catalogSearchButtonIconPremium svg{display:block}button.catalogSearchButtonPremium:hover{border-color:#698aeaf0;background:linear-gradient(135deg,#2449b8,#3b61d1 48%,#5b7ce3);background-size:165% 165%;background-position:100% 50%;color:#fff;transform:translateY(-3px) scale(1.018);box-shadow:0 20px 40px #3157c854,0 8px 17px #0f172a1b,0 0 0 4px #3157c811,inset 0 1px #ffffff5c;filter:saturate(1.06) brightness(1.04)}button.catalogSearchButtonPremium:hover .catalogSearchButtonShinePremium{left:134%;opacity:1}button.catalogSearchButtonPremium:hover .catalogSearchButtonIconPremium{transform:scale(1.08) rotate(-3deg);filter:drop-shadow(0 3px 5px rgba(15,23,42,.17))}button.catalogSearchButtonPremium:active{transform:translateY(0) scale(.968);box-shadow:0 6px 14px #3157c83b,0 2px 6px #0f172a13,inset 0 1px 2px #0f172a0e;transition-duration:80ms}button.catalogSearchButtonPremium:focus-visible{outline:none;box-shadow:0 0 0 4px #3157c830,0 18px 37px #3157c84a,inset 0 1px #ffffff52}.catalogResultsHeaderPremium{margin-top:25px;margin-bottom:14px;padding-top:20px;border-top:1px solid rgba(220,225,235,.9)}.catalogResultsHeadingPremium{display:flex;align-items:center;gap:11px;min-width:0}.catalogResultsHeadingIconPremium{width:42px;min-width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(49,87,200,.14);border-radius:14px;background:linear-gradient(145deg,#f7f9ff,#edf3ff);color:#3157c8;box-shadow:0 7px 16px #3157c817,inset 0 1px #fffffff2}.catalogResultsHeadingIconPremium svg{display:block}.catalogResultsEyebrowPremium{margin-bottom:3px;color:#667085;font-size:9.5px;font-weight:850;line-height:1.3;letter-spacing:.075em;text-transform:uppercase}.catalogResultsHeaderPremium .catalogResultsTitle{font-size:20px;line-height:1.2}.catalogResultsCountPremium{display:inline-flex;align-items:center;gap:7px;min-height:30px;padding:6px 11px;border:1px solid rgba(49,87,200,.15);border-radius:999px;background:linear-gradient(180deg,#f7f9ff,#edf3ff);color:#3157c8;box-shadow:0 6px 14px #3157c814,inset 0 1px #fffffff5}.catalogResultsCountDotPremium{width:7px;height:7px;border-radius:999px;background:#3157c8;box-shadow:0 0 0 4px #3157c81a;flex-shrink:0}.catalogEmptyStatePremium{display:flex;align-items:center;gap:14px;margin-top:0;padding:20px;border:1px dashed #cfd8ea;border-radius:19px;background:radial-gradient(circle at top right,rgba(49,87,200,.06),transparent 34%),linear-gradient(145deg,#fff,#f8faff);color:#667085;box-shadow:inset 0 1px #fffffff0}.catalogEmptyStateIconPremium{width:50px;min-width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(49,87,200,.14);border-radius:16px;background:linear-gradient(145deg,#f7f9ff,#eaf1ff);color:#3157c8;box-shadow:0 8px 18px #3157c817,inset 0 1px #fffffff2}.catalogEmptyStateContentPremium{display:flex;flex-direction:column;gap:5px;min-width:0}.catalogEmptyStateTitlePremium{color:#344054;font-size:14px;font-weight:850;line-height:1.4}.catalogEmptyStateTextPremium{color:#667085;font-size:13px;font-weight:520;line-height:1.55}.catalogResultsListPremium{display:flex;flex-direction:column;gap:15px;margin-top:0}.catalogResultsListPremium .catalogResultCardPremium{position:relative;isolation:isolate;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px;width:100%;min-width:0;padding:19px;box-sizing:border-box;border:1px solid #d8dfeb;border-radius:21px;background:linear-gradient(145deg,#fff,#fbfcff 55%,#f7f9fd);box-shadow:0 11px 25px #0f172a0e,0 3px 8px #0f172a09,inset 0 1px #fffffff5;transform:translateY(0) scale(1);transition:transform .23s cubic-bezier(.22,1,.36,1),border-color .23s ease,background .23s ease,box-shadow .23s ease,filter .23s ease}.catalogResultCardGlowPremium{position:absolute;z-index:0;top:-112px;right:-97px;width:255px;height:255px;border-radius:999px;pointer-events:none;background:radial-gradient(circle,rgba(49,87,200,.2) 0%,rgba(49,87,200,.09) 40%,rgba(49,87,200,.025) 63%,transparent 75%);opacity:0;transform:scale(.68);transition:opacity .27s ease,transform .39s cubic-bezier(.22,1,.36,1)}.catalogResultCardAccentPremium{position:absolute;z-index:1;top:17%;bottom:17%;left:0;width:4px;border-radius:0 999px 999px 0;pointer-events:none;background:linear-gradient(180deg,#7b99f2,#3157c8 48%,#1f46b6);box-shadow:0 0 18px #3157c87a;opacity:0;transform:scaleY(.42);transition:opacity .19s ease,transform .3s cubic-bezier(.22,1,.36,1)}.catalogResultMainPremium,.catalogResultActionsPremium{position:relative;z-index:2}.catalogResultCardHeaderPremium{display:flex;align-items:flex-start;gap:13px;min-width:0}.catalogResultIngredientIconPremium{width:52px;min-width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(49,87,200,.16);border-radius:16px;background:linear-gradient(145deg,#f8faff,#edf3ff);color:#3157c8;box-shadow:0 8px 18px #3157c81a,inset 0 1px #fffffff2;transform:translateY(0) scale(1);transition:transform .23s cubic-bezier(.22,1,.36,1),border-color .23s ease,background .23s ease,color .23s ease,box-shadow .23s ease}.catalogResultIngredientIconPremium svg{display:block;width:25px;height:25px;color:inherit;transition:transform .23s cubic-bezier(.22,1,.36,1),filter .23s ease}.catalogResultHeadingPremium{min-width:0}.catalogResultCardPremium .catalogResultTitleRow{align-items:flex-start;margin-bottom:0}.catalogResultCardPremium .catalogResultTitleText{color:#101828;font-size:18px;font-weight:900;line-height:1.35;letter-spacing:-.016em;overflow-wrap:anywhere;transition:color .22s ease}.catalogResultCardPremium .catalogResultDocPill{max-width:100%;padding:5px 9px;border:1px solid rgba(49,87,200,.15);background:#eef4fff0;color:#3157c8;font-size:10.5px;font-weight:800;line-height:1.35;word-break:break-word;box-shadow:inset 0 1px #fffffff5}.catalogResultSubtitlePremium{margin-top:7px;color:#667085;font-size:11px;font-weight:780;line-height:1.4;letter-spacing:.055em;text-transform:uppercase}.catalogResultMetaGridPremium{margin-top:17px}.catalogResultMetaGridPremium .catalogResultMetaItemPremium{display:flex;flex-direction:row;align-items:flex-start;gap:10px;min-width:0;padding:11px 12px;border:1px solid rgba(228,231,236,.94);border-radius:14px;background:#f8fafce0;transition:border-color .22s ease,background .22s ease,box-shadow .22s ease,transform .22s ease}.catalogResultMetaIconPremium{width:31px;min-width:31px;height:31px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(49,87,200,.12);border-radius:10px;background:#fff;color:#3157c8;box-shadow:0 4px 10px #3157c80f;flex-shrink:0}.catalogResultMetaIconPremium svg{display:block;width:16px;height:16px}.catalogResultMetaContentPremium{display:flex;flex-direction:column;gap:4px;min-width:0}.catalogResultMetaItemPremium .catalogResultMetaLabel{color:#667085;font-size:9.5px;font-weight:850;line-height:1.35;letter-spacing:.075em;text-transform:uppercase}.catalogResultMetaItemPremium .catalogResultMetaValue{color:#344054;font-size:13px;font-weight:680;line-height:1.5;overflow-wrap:anywhere}.catalogResultActionsPremium{display:flex;flex-direction:column;align-items:stretch;gap:9px;min-width:112px}button.catalogResultEditButtonPremium,button.catalogResultDeleteButtonPremium{position:relative;isolation:isolate;overflow:hidden;min-width:112px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;margin:0;padding:11px 14px;border-radius:14px;font-family:inherit;font-size:12px;font-weight:850;line-height:1.2;-moz-appearance:none;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;transform:translateY(0) scale(1);transition:transform .21s cubic-bezier(.22,1,.36,1),border-color .21s ease,background .21s ease,background-position .34s ease,color .21s ease,box-shadow .21s ease,filter .21s ease}.catalogResultButtonContentPremium{position:relative;z-index:3;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:inherit;pointer-events:none}.catalogResultButtonIconPremium{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:inherit;transition:transform .21s cubic-bezier(.22,1,.36,1),filter .21s ease}.catalogResultButtonIconPremium svg{display:block;width:17px;height:17px}.catalogResultButtonShinePremium{position:absolute;z-index:2;top:-95%;left:-65%;width:31%;height:290%;pointer-events:none;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.05) 20%,rgba(255,255,255,.34) 50%,rgba(255,255,255,.05) 80%,transparent 100%);opacity:0;transform:rotate(18deg);transition:left .56s cubic-bezier(.22,1,.36,1),opacity .15s ease}button.catalogResultEditButtonPremium{border:1px solid rgba(49,87,200,.27);background:linear-gradient(145deg,#f9fbff,#eaf1ff);color:#3157c8;box-shadow:0 8px 17px #3157c81c,0 2px 6px #0f172a0a,inset 0 1px #fffffffa}button.catalogResultEditButtonPremium:hover{border-color:#3157c89e;background:linear-gradient(135deg,#1f46b6,#3157c8,#5275df);background-size:165% 165%;background-position:100% 50%;color:#fff;transform:translateY(-2px) scale(1.025);box-shadow:0 15px 29px #3157c845,0 6px 13px #0f172a17,0 0 0 3px #3157c80e,inset 0 1px #ffffff4d;filter:saturate(1.05) brightness(1.03)}button.catalogResultEditButtonPremium:hover .catalogResultButtonShinePremium{left:137%;opacity:1}button.catalogResultEditButtonPremium:hover .catalogResultButtonIconPremium{transform:scale(1.09) rotate(-4deg);filter:drop-shadow(0 3px 5px rgba(15,23,42,.16))}button.catalogResultDeleteButtonPremium{border:1px solid rgba(220,38,38,.18);background:linear-gradient(145deg,#fffdfd,#fff1f1);color:#b42318;box-shadow:0 8px 17px #b4231816,0 2px 6px #0f172a09,inset 0 1px #fffffffa}button.catalogResultDeleteButtonPremium:hover{border-color:#dc262694;background:linear-gradient(135deg,#b42318,#d92d20,#ef5d54);background-size:165% 165%;background-position:100% 50%;color:#fff;transform:translateY(-2px) scale(1.025);box-shadow:0 15px 29px #b423183b,0 6px 13px #0f172a16,0 0 0 3px #dc26260d,inset 0 1px #ffffff47;filter:saturate(1.04) brightness(1.025)}button.catalogResultDeleteButtonPremium:hover .catalogResultButtonShinePremium{left:137%;opacity:1}button.catalogResultDeleteButtonPremium:hover .catalogResultButtonIconPremium{transform:translateY(-1px) scale(1.09) rotate(3deg);filter:drop-shadow(0 3px 5px rgba(15,23,42,.16))}.catalogResultsListPremium .catalogResultCardPremium:hover{border-color:#5676d780;background:linear-gradient(145deg,#fff,#f7f9ff 48%,#edf3ff);transform:translateY(-4px) scale(1.004);box-shadow:0 23px 48px #0f172a1f,0 10px 28px #3157c821,0 0 0 4px #3157c80b,inset 0 1px #fffffffa;filter:saturate(1.025)}.catalogResultCardPremium:hover .catalogResultCardGlowPremium{opacity:1;transform:scale(1)}.catalogResultCardPremium:hover .catalogResultCardAccentPremium{opacity:1;transform:scaleY(1)}.catalogResultCardPremium:hover .catalogResultIngredientIconPremium{border-color:#3157c84d;background:linear-gradient(145deg,#f4f7ff,#dfe9ff);color:#2449b8;transform:translateY(-2px) scale(1.055);box-shadow:0 13px 25px #3157c82b,inset 0 1px #fffffff5}.catalogResultCardPremium:hover .catalogResultIngredientIconPremium svg{transform:scale(1.045) rotate(-2deg);filter:drop-shadow(0 4px 6px rgba(49,87,200,.16))}.catalogResultCardPremium:hover .catalogResultTitleText{color:#1f3f9d}.catalogResultCardPremium:hover .catalogResultMetaItemPremium{border-color:#3157c81f;background:#f7f9fff0;box-shadow:0 5px 13px #3157c80b}button.catalogResultEditButtonPremium:active,button.catalogResultDeleteButtonPremium:active{transform:translateY(0) scale(.96);box-shadow:0 4px 10px #0f172a1a,inset 0 1px 2px #0f172a0e;transition-duration:80ms}button.catalogResultEditButtonPremium:focus-visible{outline:none;border-color:#3157c8d1;box-shadow:0 0 0 4px #3157c82b,0 13px 27px #3157c833}button.catalogResultDeleteButtonPremium:focus-visible{outline:none;border-color:#dc2626bd;box-shadow:0 0 0 4px #dc26261f,0 13px 27px #b4231829}@media (max-width: 980px){.catalogSearchRowPremium{grid-template-columns:1fr}button.catalogSearchButtonPremium{width:100%}.catalogResultsListPremium .catalogResultCardPremium{grid-template-columns:1fr}.catalogResultActionsPremium{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}button.catalogResultEditButtonPremium,button.catalogResultDeleteButtonPremium{width:100%;min-width:0}}@media (max-width: 640px){.catalogLookupCardPremium{border-radius:20px}.catalogLookupHeadingPremium{gap:12px}.catalogLookupHeadingIconPremium{width:48px;min-width:48px;height:48px;border-radius:15px}.catalogLookupHeadingIconPremium svg{width:23px;height:23px}.catalogLookupDescriptionPremium{font-size:13px}.catalogSearchShellPremium{padding:14px;border-radius:17px}.catalogSearchInputShellPremium .catalogSearchInputPremium{min-height:51px;padding:13px 44px;font-size:13px}.catalogSearchInputIconPremium{left:15px}.catalogSearchTokenBadgePremium{display:none}.catalogResultsHeaderPremium{align-items:flex-start;flex-direction:column}.catalogResultsCountPremium{align-self:flex-start}.catalogResultsListPremium .catalogResultCardPremium{padding:16px;border-radius:18px}.catalogResultCardHeaderPremium{gap:11px}.catalogResultIngredientIconPremium{width:47px;min-width:47px;height:47px;border-radius:14px}.catalogResultIngredientIconPremium svg{width:23px;height:23px}.catalogResultCardPremium .catalogResultTitleText{font-size:16px}.catalogResultMetaGridPremium{grid-template-columns:1fr}.catalogResultMetaGridPremium .catalogResultMetaItemFull{grid-column:auto}}@media (max-width: 440px){.catalogLookupHeadingPremium{flex-direction:column}.catalogEmptyStatePremium{align-items:flex-start}.catalogResultActionsPremium{grid-template-columns:1fr}}@media (hover: none){button.catalogSearchButtonPremium:hover,button.catalogResultEditButtonPremium:hover,button.catalogResultDeleteButtonPremium:hover,.catalogResultsListPremium .catalogResultCardPremium:hover{transform:none}button.catalogSearchButtonPremium:hover .catalogSearchButtonShinePremium,button.catalogResultEditButtonPremium:hover .catalogResultButtonShinePremium,button.catalogResultDeleteButtonPremium:hover .catalogResultButtonShinePremium{opacity:0}.catalogResultCardPremium:hover .catalogResultIngredientIconPremium,button.catalogSearchButtonPremium:hover .catalogSearchButtonIconPremium,button.catalogResultEditButtonPremium:hover .catalogResultButtonIconPremium,button.catalogResultDeleteButtonPremium:hover .catalogResultButtonIconPremium{transform:none}}@media (prefers-reduced-motion: reduce){.catalogSearchInputPremium,.catalogSearchInputIconPremium,.catalogSearchTokenBadgePremium,.catalogSearchButtonPremium,.catalogSearchButtonShinePremium,.catalogSearchButtonIconPremium,.catalogResultCardPremium,.catalogResultCardGlowPremium,.catalogResultCardAccentPremium,.catalogResultIngredientIconPremium,.catalogResultIngredientIconPremium svg,.catalogResultMetaItemPremium,.catalogResultEditButtonPremium,.catalogResultDeleteButtonPremium,.catalogResultButtonShinePremium,.catalogResultButtonIconPremium{transition:none}button.catalogSearchButtonPremium:hover,button.catalogSearchButtonPremium:active,button.catalogResultEditButtonPremium:hover,button.catalogResultEditButtonPremium:active,button.catalogResultDeleteButtonPremium:hover,button.catalogResultDeleteButtonPremium:active,.catalogResultsListPremium .catalogResultCardPremium:hover{transform:none}button.catalogSearchButtonPremium:hover .catalogSearchButtonShinePremium,button.catalogResultEditButtonPremium:hover .catalogResultButtonShinePremium,button.catalogResultDeleteButtonPremium:hover .catalogResultButtonShinePremium{opacity:0}.catalogResultCardPremium:hover .catalogResultIngredientIconPremium,button.catalogSearchButtonPremium:hover .catalogSearchButtonIconPremium,button.catalogResultEditButtonPremium:hover .catalogResultButtonIconPremium,button.catalogResultDeleteButtonPremium:hover .catalogResultButtonIconPremium{transform:none}}.catalogDeleteModalOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;width:100%;min-height:100vh;padding:24px;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;background:radial-gradient(circle at 50% 20%,rgba(49,87,200,.12),transparent 38%),#0f172aa3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);animation:catalogDeleteModalOverlayEnter .19s ease-out both}@keyframes catalogDeleteModalOverlayEnter{0%{opacity:0}to{opacity:1}}.catalogDeleteModalCard{position:relative;isolation:isolate;overflow:hidden;width:min(100%,570px);padding:26px;box-sizing:border-box;border:1px solid rgba(215,222,234,.96);border-radius:26px;background:radial-gradient(circle at top right,rgba(49,87,200,.1),transparent 35%),linear-gradient(145deg,#fff,#fbfcff 58%,#f6f8fd);color:#101828;box-shadow:0 36px 90px #0f172a4d,0 14px 36px #0f172a29,0 0 0 1px #ffffffbd,inset 0 1px #fffffffa;transform-origin:center;animation:catalogDeleteModalCardEnter .28s cubic-bezier(.22,1,.36,1) both}@keyframes catalogDeleteModalCardEnter{0%{opacity:0;transform:translateY(18px) scale(.965)}to{opacity:1;transform:translateY(0) scale(1)}}.catalogDeleteModalCard>*{position:relative;z-index:2}.catalogDeleteModalGlow{position:absolute;z-index:0;top:-145px;right:-120px;width:330px;height:330px;border-radius:999px;pointer-events:none;background:radial-gradient(circle,rgba(49,87,200,.19) 0%,rgba(49,87,200,.075) 40%,transparent 72%)}.catalogDeleteModalHeader{display:flex;align-items:flex-start;gap:15px;width:100%;min-width:0}.catalogDeleteModalIcon{width:58px;min-width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(220,38,38,.18);border-radius:18px;background:linear-gradient(145deg,#fff9f9,#feecec);color:#d92d20;box-shadow:0 11px 24px #b4231821,inset 0 1px #fffffff7;flex-shrink:0;transition:border-color .22s ease,background .22s ease,color .22s ease,box-shadow .22s ease}.catalogDeleteModalIcon svg{display:block;width:28px;height:28px;color:inherit;filter:drop-shadow(0 3px 5px rgba(180,35,24,.12))}.catalogDeleteModalHeading{min-width:0;padding-top:2px}.catalogDeleteModalEyebrow{margin-bottom:6px;color:#b42318;font-size:10.5px;font-weight:900;line-height:1.35;letter-spacing:.095em;text-transform:uppercase}.catalogDeleteModalTitle{margin:0;color:#101828;font-size:25px;font-weight:900;line-height:1.2;letter-spacing:-.025em;overflow-wrap:anywhere}.catalogDeleteModalCard[data-phase=deleting]{cursor:wait;border-color:#3157c84d}.catalogDeleteModalCard[data-phase=deleting] .catalogDeleteModalIcon{border-color:#3157c838;background:linear-gradient(145deg,#f6f9ff,#e5edff);color:#3157c8;box-shadow:0 11px 24px #3157c829,inset 0 1px #fffffff7}.catalogDeleteModalCard[data-phase=deleting] .catalogDeleteModalEyebrow{color:#3157c8}.catalogDeleteModalCard[data-phase=success]{border-color:#16a34a45}.catalogDeleteModalCard[data-phase=success] .catalogDeleteModalIcon{border-color:#16a34a33;background:linear-gradient(145deg,#f5fff8,#e4f8eb);color:#16803c;box-shadow:0 11px 24px #16a34a24,inset 0 1px #fffffff7}.catalogDeleteModalCard[data-phase=success] .catalogDeleteModalEyebrow{color:#16803c}.catalogDeleteModalCard[data-phase=error]{border-color:#dc26264d}.catalogDeleteModalCard[data-phase=error] .catalogDeleteModalIcon{border-color:#dc262638;background:linear-gradient(145deg,#fff8f8,#fde8e8);color:#d92d20}.catalogDeleteModalDescription{margin:20px 0 0;color:#475467;font-size:14px;font-weight:540;line-height:1.7;overflow-wrap:anywhere}.catalogDeleteModalMedicineCard{display:flex;flex-direction:column;gap:0;margin-top:19px;border:1px solid #dce2ed;border-radius:18px;overflow:hidden;background:linear-gradient(145deg,#fffffffa,#f7f9fdfa);box-shadow:0 9px 21px #0f172a0d,inset 0 1px #fffffff5}.catalogDeleteModalMedicineRow{display:grid;grid-template-columns:minmax(100px,.34fr) minmax(0,1fr);align-items:center;gap:14px;padding:13px 15px}.catalogDeleteModalMedicineRow+.catalogDeleteModalMedicineRow{border-top:1px solid rgba(228,231,236,.94)}.catalogDeleteModalMedicineLabel{color:#667085;font-size:10px;font-weight:900;line-height:1.4;letter-spacing:.075em;text-transform:uppercase}.catalogDeleteModalMedicineValue{min-width:0;color:#101828;font-size:14px;font-weight:850;line-height:1.5;overflow-wrap:anywhere}.catalogDeleteModalMedicineDocId{display:inline-flex;align-items:center;width:fit-content;max-width:100%;padding:5px 9px;box-sizing:border-box;border:1px solid rgba(49,87,200,.15);border-radius:999px;background:#eef4fff5;color:#3157c8;font-size:11px;font-weight:800;line-height:1.4;overflow-wrap:anywhere}.catalogDeleteModalIrreversibleNotice{display:flex;align-items:center;gap:9px;margin-top:15px;padding:11px 13px;border:1px solid rgba(220,38,38,.15);border-radius:14px;background:linear-gradient(145deg,snow,#fff1f1);color:#b42318;font-size:12px;font-weight:800;line-height:1.45;box-shadow:inset 0 1px #fffffff5}.catalogDeleteModalIrreversibleNotice>span:first-child{width:22px;min-width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;color:#d92d20}.catalogDeleteModalIrreversibleNotice svg{display:block}.catalogDeleteModalErrorBox{margin-top:15px;padding:12px 14px;border:1px solid rgba(220,38,38,.18);border-radius:14px;background:linear-gradient(145deg,snow,#ffeded);color:#b42318;font-size:12px;font-weight:700;line-height:1.55;overflow-wrap:anywhere;box-shadow:inset 0 1px #fffffff5}.catalogDeleteModalActions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:11px;width:100%;min-width:0;margin-top:22px}.catalogDeleteModalButton{position:relative;isolation:isolate;overflow:hidden;min-width:145px;min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:13px 18px;box-sizing:border-box;border-radius:16px;font-family:inherit;font-size:13px;font-weight:850;line-height:1.2;letter-spacing:.01em;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;transform:translateY(0) scale(1);transition:transform 215ms cubic-bezier(.22,1,.36,1),border-color 215ms ease,background 215ms ease,background-position .35s ease,color 215ms ease,box-shadow 215ms ease,filter 215ms ease}.catalogDeleteModalButton:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.21) 0%,rgba(255,255,255,.045) 50%,transparent 100%)}.catalogDeleteModalButtonContent{position:relative;z-index:3;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:inherit;pointer-events:none}.catalogDeleteModalButtonIcon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:inherit;transform:translateY(0) scale(1);transition:transform 215ms cubic-bezier(.22,1,.36,1),filter 215ms ease}.catalogDeleteModalButtonIcon svg{display:block;width:18px;height:18px}.catalogDeleteModalButtonShine{position:absolute;z-index:2;top:-95%;left:-64%;width:30%;height:290%;pointer-events:none;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.05) 20%,rgba(255,255,255,.35) 50%,rgba(255,255,255,.05) 80%,transparent 100%);opacity:0;transform:rotate(18deg);transition:left .58s cubic-bezier(.22,1,.36,1),opacity .15s ease}button.catalogDeleteModalCancelButton{border:1px solid #cfd8ea;background:linear-gradient(180deg,#fff,#f7f9fd);color:#344054;box-shadow:0 9px 20px #0f172a13,0 3px 7px #0f172a0a,inset 0 1px #fffffffa}button.catalogDeleteModalCancelButton:not(:disabled):hover{border-color:#3157c870;background:linear-gradient(145deg,#fff,#f2f6ff 52%,#e7eeff);color:#2449b8;transform:translateY(-3px) scale(1.018);box-shadow:0 17px 34px #0f172a21,0 7px 17px #3157c81f,0 0 0 4px #3157c80e,inset 0 1px #fff}button.catalogDeleteModalCancelButton:not(:disabled):hover .catalogDeleteModalButtonIcon{transform:scale(1.08) rotate(4deg);filter:drop-shadow(0 3px 5px rgba(49,87,200,.15))}button.catalogDeleteModalConfirmButton{min-width:205px;border:1px solid rgba(180,35,24,.72);background:linear-gradient(135deg,#a91f17,#d92d20,#ef5d54);background-size:165% 165%;background-position:0% 50%;color:#fff;box-shadow:0 12px 26px #b4231845,0 4px 9px #0f172a16,inset 0 1px #ffffff45}button.catalogDeleteModalConfirmButton:not(:disabled):hover{border-color:#ff877deb;background:linear-gradient(135deg,#b42318,#e23b2f,#f77870);background-size:165% 165%;background-position:100% 50%;color:#fff;transform:translateY(-3px) scale(1.018);box-shadow:0 20px 40px #b4231857,0 8px 17px #0f172a1b,0 0 0 4px #dc262612,inset 0 1px #ffffff59;filter:saturate(1.05) brightness(1.035)}button.catalogDeleteModalConfirmButton:not(:disabled):hover .catalogDeleteModalButtonShine{left:136%;opacity:1}button.catalogDeleteModalConfirmButton:not(:disabled):hover .catalogDeleteModalButtonIcon{transform:translateY(-1px) scale(1.09) rotate(3deg);filter:drop-shadow(0 3px 5px rgba(15,23,42,.17))}button.catalogDeleteModalProcessingButton,button.catalogDeleteModalProcessingButton:disabled{min-width:178px;border:1px solid rgba(49,87,200,.3);background:linear-gradient(135deg,#6f89d7,#8198df,#a0afe2);color:#fffffff5;cursor:wait;opacity:1;transform:none;filter:none;box-shadow:0 10px 23px #3157c82e,0 3px 8px #0f172a12,inset 0 1px #ffffff3d}button.catalogDeleteModalOkButton{min-width:145px;border:1px solid rgba(39,76,184,.68);background:linear-gradient(135deg,#1f46b6,#3157c8 48%,#5275df);background-size:165% 165%;background-position:0% 50%;color:#fff;box-shadow:0 12px 25px #3157c842,0 4px 9px #0f172a14,inset 0 1px #ffffff4d}button.catalogDeleteModalOkButton[data-result=success]{box-shadow:0 12px 25px #3157c840,0 0 0 3px #16a34a11,0 4px 9px #0f172a14,inset 0 1px #ffffff4d}button.catalogDeleteModalOkButton[data-result=error]{box-shadow:0 12px 25px #3157c840,0 0 0 3px #dc262611,0 4px 9px #0f172a14,inset 0 1px #ffffff4d}button.catalogDeleteModalOkButton:not(:disabled):hover{border-color:#698aeaf0;background:linear-gradient(135deg,#2449b8,#3b61d1 48%,#5b7ce3);background-size:165% 165%;background-position:100% 50%;color:#fff;transform:translateY(-3px) scale(1.02);box-shadow:0 20px 40px #3157c854,0 8px 17px #0f172a1b,0 0 0 4px #3157c812,inset 0 1px #ffffff5c;filter:saturate(1.06) brightness(1.04)}button.catalogDeleteModalOkButton:not(:disabled):hover .catalogDeleteModalButtonShine{left:136%;opacity:1}button.catalogDeleteModalOkButton:not(:disabled):hover .catalogDeleteModalButtonIcon{transform:translateY(-1px) scale(1.09);filter:drop-shadow(0 3px 5px rgba(15,23,42,.17))}.catalogDeleteModalSpinner{width:25px;height:25px;box-sizing:border-box;border:2.5px solid rgba(49,87,200,.2);border-top-color:#3157c8;border-radius:999px;animation:catalogDeleteModalSpinnerRotate .72s linear infinite}.catalogDeleteModalButtonSpinner{width:18px;height:18px;box-sizing:border-box;flex-shrink:0;border:2px solid rgba(255,255,255,.34);border-top-color:#fff;border-radius:999px;animation:catalogDeleteModalSpinnerRotate .72s linear infinite}@keyframes catalogDeleteModalSpinnerRotate{to{transform:rotate(360deg)}}button.catalogDeleteModalButton:not(:disabled):active{transform:translateY(0) scale(.966);box-shadow:0 5px 12px #0f172a1a,0 2px 5px #3157c813,inset 0 1px 2px #0f172a0e;filter:saturate(1.01) brightness(.995);transition-duration:80ms}button.catalogDeleteModalButton:focus-visible{outline:none;box-shadow:0 0 0 4px #3157c82e,0 17px 35px #3157c838,0 7px 17px #0f172a14,inset 0 1px #fffffff5}button.catalogDeleteModalConfirmButton:focus-visible{border-color:#dc2626d1;box-shadow:0 0 0 4px #dc262626,0 17px 35px #b423183b,0 7px 17px #0f172a14}@media (max-width: 620px){.catalogDeleteModalOverlay{align-items:flex-start;padding:16px 12px}.catalogDeleteModalCard{width:100%;margin:auto 0;padding:21px;border-radius:22px}.catalogDeleteModalIcon{width:52px;min-width:52px;height:52px;border-radius:16px}.catalogDeleteModalIcon svg{width:25px;height:25px}.catalogDeleteModalTitle{font-size:21px}.catalogDeleteModalDescription{font-size:13px}.catalogDeleteModalMedicineRow{grid-template-columns:1fr;gap:6px}.catalogDeleteModalActions{display:grid;grid-template-columns:1fr;gap:10px}.catalogDeleteModalButton,button.catalogDeleteModalConfirmButton,button.catalogDeleteModalProcessingButton,button.catalogDeleteModalOkButton{width:100%;min-width:0}.catalogDeleteModalConfirmButton{order:1}.catalogDeleteModalCancelButton{order:2}}@media (max-width: 420px){.catalogDeleteModalHeader{flex-direction:column}.catalogDeleteModalCard{padding:18px;border-radius:20px}.catalogDeleteModalTitle{font-size:20px}}@media (hover: none){button.catalogDeleteModalCancelButton:not(:disabled):hover,button.catalogDeleteModalConfirmButton:not(:disabled):hover,button.catalogDeleteModalOkButton:not(:disabled):hover{transform:none}button.catalogDeleteModalConfirmButton:not(:disabled):hover .catalogDeleteModalButtonShine,button.catalogDeleteModalOkButton:not(:disabled):hover .catalogDeleteModalButtonShine{opacity:0}button.catalogDeleteModalCancelButton:not(:disabled):hover .catalogDeleteModalButtonIcon,button.catalogDeleteModalConfirmButton:not(:disabled):hover .catalogDeleteModalButtonIcon,button.catalogDeleteModalOkButton:not(:disabled):hover .catalogDeleteModalButtonIcon{transform:none}}@media (prefers-reduced-motion: reduce){.catalogDeleteModalOverlay,.catalogDeleteModalCard{animation:none}.catalogDeleteModalButton,.catalogDeleteModalButtonShine,.catalogDeleteModalButtonIcon,.catalogDeleteModalIcon{transition:none}.catalogDeleteModalSpinner,.catalogDeleteModalButtonSpinner{animation-duration:1.4s}button.catalogDeleteModalCancelButton:not(:disabled):hover,button.catalogDeleteModalConfirmButton:not(:disabled):hover,button.catalogDeleteModalOkButton:not(:disabled):hover,button.catalogDeleteModalButton:not(:disabled):active{transform:none}button.catalogDeleteModalConfirmButton:not(:disabled):hover .catalogDeleteModalButtonShine,button.catalogDeleteModalOkButton:not(:disabled):hover .catalogDeleteModalButtonShine{opacity:0}button.catalogDeleteModalCancelButton:not(:disabled):hover .catalogDeleteModalButtonIcon,button.catalogDeleteModalConfirmButton:not(:disabled):hover .catalogDeleteModalButtonIcon,button.catalogDeleteModalOkButton:not(:disabled):hover .catalogDeleteModalButtonIcon{transform:none}}.catalogEditModalOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10020;display:flex;align-items:center;justify-content:center;width:100%;min-height:100vh;padding:24px;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;background:radial-gradient(circle at 50% 18%,rgba(49,87,200,.14),transparent 38%),#0f172a9e;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);animation:catalogEditModalOverlayEnter .19s ease-out both}@keyframes catalogEditModalOverlayEnter{0%{opacity:0}to{opacity:1}}.catalogEditModalCard{position:relative;isolation:isolate;overflow:hidden;width:min(100%,570px);padding:26px;box-sizing:border-box;border:1px solid rgba(215,222,234,.96);border-radius:26px;background:radial-gradient(circle at top right,rgba(49,87,200,.1),transparent 35%),linear-gradient(145deg,#fff,#fbfcff 58%,#f6f8fd);color:#101828;box-shadow:0 36px 90px #0f172a4d,0 14px 36px #0f172a29,0 0 0 1px #ffffffbd,inset 0 1px #fffffffa;transform-origin:center;animation:catalogEditModalCardEnter .28s cubic-bezier(.22,1,.36,1) both}@keyframes catalogEditModalCardEnter{0%{opacity:0;transform:translateY(18px) scale(.965)}to{opacity:1;transform:translateY(0) scale(1)}}.catalogEditModalCard>:not(.catalogEditModalGlow){position:relative;z-index:2}.catalogEditModalGlow{position:absolute;z-index:0;top:-145px;right:-120px;width:330px;height:330px;border-radius:999px;pointer-events:none;background:radial-gradient(circle,rgba(22,163,74,.18) 0%,rgba(22,163,74,.07) 42%,transparent 72%);transition:background .22s ease}.catalogEditModalCard[data-result=error] .catalogEditModalGlow{background:radial-gradient(circle,rgba(220,38,38,.18) 0%,rgba(220,38,38,.07) 42%,transparent 72%)}.catalogEditModalCard[data-result=success]{border-color:#16a34a45}.catalogEditModalCard[data-result=error]{border-color:#dc26264d;background:radial-gradient(circle at top right,rgba(220,38,38,.085),transparent 35%),linear-gradient(145deg,#fff,#fffdfd 58%,#fff8f8)}.catalogEditModalHeader{display:flex;align-items:flex-start;gap:15px;width:100%;min-width:0}.catalogEditModalIcon{width:58px;min-width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(22,163,74,.2);border-radius:18px;background:linear-gradient(145deg,#f5fff8,#e4f8eb);color:#16803c;box-shadow:0 11px 24px #16a34a24,inset 0 1px #fffffff7;flex-shrink:0;transition:border-color .22s ease,background .22s ease,color .22s ease,box-shadow .22s ease}.catalogEditModalIcon svg{display:block;width:29px;height:29px;color:inherit;filter:drop-shadow(0 3px 5px rgba(22,163,74,.12))}.catalogEditModalCard[data-result=error] .catalogEditModalIcon{border-color:#dc262638;background:linear-gradient(145deg,#fff8f8,#fde8e8);color:#d92d20;box-shadow:0 11px 24px #b4231821,inset 0 1px #fffffff7}.catalogEditModalCard[data-result=error] .catalogEditModalIcon svg{filter:drop-shadow(0 3px 5px rgba(180,35,24,.12))}.catalogEditModalHeading{min-width:0;padding-top:2px}.catalogEditModalEyebrow{margin-bottom:6px;color:#16803c;font-size:10.5px;font-weight:900;line-height:1.35;letter-spacing:.095em;text-transform:uppercase}.catalogEditModalCard[data-result=error] .catalogEditModalEyebrow{color:#b42318}.catalogEditModalTitle{margin:0;color:#101828;font-size:25px;font-weight:900;line-height:1.2;letter-spacing:-.025em;overflow-wrap:anywhere}.catalogEditModalDescription{margin:20px 0 0;color:#475467;font-size:14px;font-weight:540;line-height:1.7;overflow-wrap:anywhere}.catalogEditModalMedicineCard{display:flex;flex-direction:column;gap:0;margin-top:19px;overflow:hidden;border:1px solid #dce2ed;border-radius:18px;background:linear-gradient(145deg,#fffffffa,#f7f9fdfa);box-shadow:0 9px 21px #0f172a0d,inset 0 1px #fffffff5}.catalogEditModalMedicineRow{display:grid;grid-template-columns:minmax(100px,.34fr) minmax(0,1fr);align-items:center;gap:14px;padding:13px 15px}.catalogEditModalMedicineRow+.catalogEditModalMedicineRow{border-top:1px solid rgba(228,231,236,.94)}.catalogEditModalMedicineLabel{color:#667085;font-size:10px;font-weight:900;line-height:1.4;letter-spacing:.075em;text-transform:uppercase}.catalogEditModalMedicineValue{min-width:0;color:#101828;font-size:14px;font-weight:850;line-height:1.5;overflow-wrap:anywhere}.catalogEditModalMedicineDocId{display:inline-flex;align-items:center;width:fit-content;max-width:100%;padding:5px 9px;box-sizing:border-box;border:1px solid rgba(49,87,200,.15);border-radius:999px;background:#eef4fff5;color:#3157c8;font-size:11px;font-weight:800;line-height:1.4;overflow-wrap:anywhere}.catalogEditModalSuccessNotice{display:flex;align-items:flex-start;gap:9px;margin-top:15px;padding:11px 13px;border:1px solid rgba(22,163,74,.18);border-radius:14px;background:linear-gradient(145deg,#f7fff9,#eaf9ef);color:#137a39;font-size:12px;font-weight:780;line-height:1.5;box-shadow:inset 0 1px #fffffff5}.catalogEditModalSuccessNotice>span:first-child{width:22px;min-width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;color:#16803c}.catalogEditModalSuccessNotice svg{display:block}.catalogEditModalErrorBox{display:flex;align-items:flex-start;gap:10px;margin-top:15px;padding:12px 14px;border:1px solid rgba(220,38,38,.18);border-radius:14px;background:linear-gradient(145deg,snow,#ffeded);color:#b42318;box-shadow:inset 0 1px #fffffff5}.catalogEditModalErrorBoxIcon{width:22px;min-width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;color:#d92d20;flex-shrink:0}.catalogEditModalErrorBoxIcon svg{display:block}.catalogEditModalErrorBoxText{min-width:0;color:inherit;font-size:12px;font-weight:700;line-height:1.55;overflow-wrap:anywhere}.catalogEditModalActions{display:flex;align-items:center;justify-content:flex-end;width:100%;min-width:0;margin-top:22px}.catalogEditModalButton{position:relative;isolation:isolate;overflow:hidden;min-width:145px;min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:13px 18px;box-sizing:border-box;border-radius:16px;font-family:inherit;font-size:13px;font-weight:850;line-height:1.2;letter-spacing:.01em;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;transform:translateY(0) scale(1);transition:transform 215ms cubic-bezier(.22,1,.36,1),border-color 215ms ease,background 215ms ease,background-position .35s ease,color 215ms ease,box-shadow 215ms ease,filter 215ms ease}.catalogEditModalButton:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.21) 0%,rgba(255,255,255,.045) 50%,transparent 100%)}.catalogEditModalButtonContent{position:relative;z-index:3;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:inherit;pointer-events:none}.catalogEditModalButtonIcon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:inherit;transform:translateY(0) scale(1);transition:transform 215ms cubic-bezier(.22,1,.36,1),filter 215ms ease}.catalogEditModalButtonIcon svg{display:block;width:18px;height:18px}.catalogEditModalButtonShine{position:absolute;z-index:2;top:-95%;left:-64%;width:30%;height:290%;pointer-events:none;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.05) 20%,rgba(255,255,255,.35) 50%,rgba(255,255,255,.05) 80%,transparent 100%);opacity:0;transform:rotate(18deg);transition:left .58s cubic-bezier(.22,1,.36,1),opacity .15s ease}button.catalogEditModalOkButton{min-width:145px;border:1px solid rgba(39,76,184,.68);background:linear-gradient(135deg,#1f46b6,#3157c8 48%,#5275df);background-size:165% 165%;background-position:0% 50%;color:#fff;box-shadow:0 12px 25px #3157c842,0 4px 9px #0f172a14,inset 0 1px #ffffff4d}button.catalogEditModalOkButton[data-result=success]{box-shadow:0 12px 25px #3157c840,0 0 0 3px #16a34a12,0 4px 9px #0f172a14,inset 0 1px #ffffff4d}button.catalogEditModalOkButton[data-result=error]{box-shadow:0 12px 25px #3157c840,0 0 0 3px #dc262612,0 4px 9px #0f172a14,inset 0 1px #ffffff4d}button.catalogEditModalOkButton:not(:disabled):hover{border-color:#698aeaf0;background:linear-gradient(135deg,#2449b8,#3b61d1 48%,#5b7ce3);background-size:165% 165%;background-position:100% 50%;color:#fff;transform:translateY(-3px) scale(1.02);box-shadow:0 20px 40px #3157c854,0 8px 17px #0f172a1b,0 0 0 4px #3157c812,inset 0 1px #ffffff5c;filter:saturate(1.06) brightness(1.04)}button.catalogEditModalOkButton:not(:disabled):hover .catalogEditModalButtonShine{left:136%;opacity:1}button.catalogEditModalOkButton:not(:disabled):hover .catalogEditModalButtonIcon{transform:translateY(-1px) scale(1.09);filter:drop-shadow(0 3px 5px rgba(15,23,42,.17))}button.catalogEditModalButton:not(:disabled):active{transform:translateY(0) scale(.966);box-shadow:0 5px 12px #0f172a1a,0 2px 5px #3157c813,inset 0 1px 2px #0f172a0e;filter:saturate(1.01) brightness(.995);transition-duration:80ms}button.catalogEditModalButton:focus-visible{outline:none;box-shadow:0 0 0 4px #3157c82e,0 17px 35px #3157c838,0 7px 17px #0f172a14,inset 0 1px #fffffff5}@media (max-width: 620px){.catalogEditModalOverlay{align-items:flex-start;padding:16px 12px}.catalogEditModalCard{width:100%;margin:auto 0;padding:21px;border-radius:22px}.catalogEditModalIcon{width:52px;min-width:52px;height:52px;border-radius:16px}.catalogEditModalIcon svg{width:25px;height:25px}.catalogEditModalTitle{font-size:21px}.catalogEditModalDescription{font-size:13px}.catalogEditModalMedicineRow{grid-template-columns:1fr;gap:6px}.catalogEditModalActions{display:grid;grid-template-columns:1fr}.catalogEditModalButton,button.catalogEditModalOkButton{width:100%;min-width:0}}@media (max-width: 420px){.catalogEditModalHeader{flex-direction:column}.catalogEditModalCard{padding:18px;border-radius:20px}.catalogEditModalTitle{font-size:20px}}@media (hover: none){button.catalogEditModalOkButton:not(:disabled):hover{transform:none}button.catalogEditModalOkButton:not(:disabled):hover .catalogEditModalButtonShine{opacity:0}button.catalogEditModalOkButton:not(:disabled):hover .catalogEditModalButtonIcon{transform:none}}@media (prefers-reduced-motion: reduce){.catalogEditModalOverlay,.catalogEditModalCard{animation:none}.catalogEditModalButton,.catalogEditModalButtonShine,.catalogEditModalButtonIcon,.catalogEditModalIcon,.catalogEditModalGlow{transition:none}button.catalogEditModalOkButton:not(:disabled):hover,button.catalogEditModalButton:not(:disabled):active{transform:none}button.catalogEditModalOkButton:not(:disabled):hover .catalogEditModalButtonShine{opacity:0}button.catalogEditModalOkButton:not(:disabled):hover .catalogEditModalButtonIcon{transform:none}}.catalogFormCardPremium{position:relative;isolation:isolate;overflow:hidden;border-color:#d7deea;background:radial-gradient(circle at 100% 0%,rgba(49,87,200,.075),transparent 28%),linear-gradient(180deg,#fff,#fbfcff);box-shadow:0 18px 42px #0f172a13,0 4px 12px #0f172a09,inset 0 1px #fffffff5}.catalogFormCardPremium>:not(.catalogFormCardGlowPremium):not(.catalogFormCardAccentPremium){position:relative;z-index:2}.catalogFormCardGlowPremium{position:absolute;z-index:0;top:-155px;right:-145px;width:350px;height:350px;border-radius:999px;pointer-events:none;background:radial-gradient(circle,rgba(49,87,200,.1) 0%,rgba(49,87,200,.04) 43%,transparent 72%)}.catalogFormCardAccentPremium{position:absolute;z-index:1;top:28px;bottom:28px;left:0;width:4px;border-radius:0 999px 999px 0;pointer-events:none;background:linear-gradient(180deg,#7b99f2,#3157c8 48%,#1f46b6);box-shadow:0 0 18px #3157c859}.catalogFormSectionHeaderPremium{margin-bottom:0}.catalogFormHeadingPremium{display:flex;align-items:flex-start;gap:15px;width:100%;min-width:0}.catalogFormHeadingIconPremium{width:54px;min-width:54px;height:54px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(49,87,200,.18);border-radius:17px;background:linear-gradient(145deg,#f7f9ff,#e9f0ff);color:#3157c8;box-shadow:0 10px 22px #3157c81f,inset 0 1px #fffffff2;flex-shrink:0}.catalogFormHeadingIconPremium svg{display:block;width:25px;height:25px;filter:drop-shadow(0 3px 5px rgba(49,87,200,.12))}.catalogFormHeadingTextPremium{min-width:0}.catalogFormDescriptionPremium{max-width:680px;margin:10px 0 0;color:#667085;font-size:14px;font-weight:540;line-height:1.65}.catalogFormGridPremium{gap:15px;margin-top:23px}.catalogFormGridPremium .catalogFormField{min-width:0;padding:15px;border:1px solid rgba(215,222,234,.96);border-radius:19px;background:linear-gradient(145deg,#fffffffa,#f8fafffa);box-shadow:0 9px 22px #0f172a0b,inset 0 1px #fffffff7;transition:border-color .22s ease,background .22s ease,box-shadow .22s ease,transform .22s cubic-bezier(.22,1,.36,1)}.catalogFormGridPremium .catalogFormField:hover{border-color:#3157c840;background:linear-gradient(145deg,#fff,#f7f9ff);box-shadow:0 13px 28px #0f172a11,0 5px 14px #3157c80e,inset 0 1px #fffffffa}.catalogFormCardPremium .catalogFormField label{display:block;margin:0 0 10px;color:#475467;font-size:10.5px;font-weight:880;line-height:1.4;letter-spacing:.075em;text-transform:uppercase}.catalogFormCardPremium .catalogFormField input,.catalogFormCardPremium .catalogFormField textarea{width:100%;min-width:0;margin:0;box-sizing:border-box;border:1px solid #cfd8ea;border-radius:16px;background:linear-gradient(180deg,#fff,#fbfcff);color:#101828;font-family:inherit;font-size:14px;font-weight:630;line-height:1.5;outline:none;box-shadow:inset 0 1px 2px #0f172a09,0 7px 16px #0f172a09;transition:border-color .21s ease,background .21s ease,box-shadow .21s ease,color .21s ease}.catalogFormCardPremium .catalogFormField input{min-height:52px;padding:13px 14px}.catalogFormCardPremium .catalogFormField textarea{min-height:108px;padding:13px 14px;resize:vertical}.catalogFormCardPremium .catalogFormField input::placeholder,.catalogFormCardPremium .catalogFormField textarea::placeholder{color:#98a2b3;font-weight:550;opacity:1}.catalogFormCardPremium .catalogFormField input:not(:disabled):hover,.catalogFormCardPremium .catalogFormField textarea:not(:disabled):hover{border-color:#3157c86b;background:linear-gradient(180deg,#fff,#f7f9ff);box-shadow:inset 0 1px 2px #0f172a06,0 11px 24px #3157c813}.catalogFormCardPremium .catalogFormField input:focus,.catalogFormCardPremium .catalogFormField textarea:focus{border-color:#3157c8d1;background:#fff;box-shadow:0 0 0 4px #3157c824,0 15px 31px #0f172a18,inset 0 1px 2px #0f172a05}.catalogFormCardPremium .catalogFormField input:disabled,.catalogFormCardPremium .catalogFormField textarea:disabled{border-color:#e0e5ee;background:linear-gradient(180deg,#f5f7fa,#eef1f5);color:#98a2b3;cursor:not-allowed;opacity:1;box-shadow:inset 0 1px 2px #0f172a06}.catalogFormGridPremium .catalogFormField .catalogSectionNote{margin-top:10px;padding:9px 11px;border:1px solid rgba(220,38,38,.15);border-radius:12px;background:linear-gradient(145deg,snow,#fff1f1);color:#b42318;font-size:11px;font-weight:720;line-height:1.5}.catalogFormCardPremium .catalogDocIdCard{position:relative;overflow:hidden;padding:16px 18px;border:1px solid rgba(49,87,200,.2);border-radius:19px;background:radial-gradient(circle at 100% 0%,rgba(49,87,200,.11),transparent 34%),linear-gradient(145deg,#fff,#f2f6ff);box-shadow:0 10px 24px #3157c814,inset 0 1px #fffffffa}.catalogFormCardPremium .catalogDocIdCard:before{content:"";position:absolute;top:0;bottom:0;left:0;width:4px;background:linear-gradient(180deg,#7b99f2,#3157c8 48%,#1f46b6)}.catalogFormCardPremium .catalogDocIdLabel{margin-bottom:8px;color:#667085;font-size:10px;font-weight:880;letter-spacing:.075em}.catalogFormCardPremium .catalogDocIdValue{color:#2449b8;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px;font-weight:820;line-height:1.55;overflow-wrap:anywhere}.catalogFormActionRowPremium{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px;padding-top:21px;border-top:1px solid rgba(220,225,235,.92)}.catalogFormActionRowPremium>[hidden]{display:none!important}.catalogFormActionButtonPremium{position:relative;isolation:isolate;overflow:hidden;width:100%;min-width:0;min-height:54px;display:inline-flex;align-items:center;justify-content:center;margin:0;padding:14px 20px;box-sizing:border-box;border-radius:17px;font-family:inherit;font-size:14px;font-weight:850;line-height:1.25;letter-spacing:.005em;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;transform:translateY(0) scale(1);transition:transform .22s cubic-bezier(.22,1,.36,1),background .22s ease,background-position .36s ease,border-color .22s ease,color .22s ease,box-shadow .22s ease,filter .22s ease}.catalogFormActionButtonPremium:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.21) 0%,rgba(255,255,255,.045) 50%,transparent 100%)}.catalogFormActionButtonShinePremium{position:absolute;z-index:1;top:-95%;left:-64%;width:30%;height:290%;pointer-events:none;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.05) 20%,rgba(255,255,255,.36) 50%,rgba(255,255,255,.05) 80%,transparent 100%);opacity:0;transform:rotate(18deg);transition:left .59s cubic-bezier(.22,1,.36,1),opacity .15s ease}.catalogFormActionButtonContentPremium{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:inherit;text-align:center;pointer-events:none}.catalogFormActionButtonIconPremium{width:21px;min-width:21px;height:21px;display:inline-flex;align-items:center;justify-content:center;color:inherit;transition:transform .22s cubic-bezier(.22,1,.36,1),filter .22s ease}.catalogFormActionButtonIconPremium svg{display:block}button.catalogFormCreateButtonPremium{border:1px solid rgba(39,76,184,.68);background:linear-gradient(135deg,#1f46b6,#3157c8 48%,#5275df);background-size:165% 165%;background-position:0% 50%;color:#fff;box-shadow:0 12px 25px #3157c842,0 4px 9px #0f172a14,inset 0 1px #ffffff4d}button.catalogFormCreateButtonPremium:not(:disabled):hover{border-color:#698aeaf0;background:linear-gradient(135deg,#2449b8,#3b61d1 48%,#5b7ce3);background-size:165% 165%;background-position:100% 50%;color:#fff;transform:translateY(-3px) scale(1.014);box-shadow:0 20px 40px #3157c854,0 8px 17px #0f172a1b,0 0 0 4px #3157c811,inset 0 1px #ffffff5c;filter:saturate(1.06) brightness(1.04)}button.catalogFormUpdateButtonPremium{border:1px solid rgba(49,87,200,.28);background:linear-gradient(145deg,#fff,#f3f6ff 54%,#e8eeff);color:#2449b8;box-shadow:0 11px 24px #0f172a13,0 4px 10px #3157c812,inset 0 1px #fffffffa}button.catalogFormUpdateButtonPremium:before{background:linear-gradient(180deg,rgba(255,255,255,.7) 0%,rgba(255,255,255,.08) 52%,transparent 100%)}button.catalogFormUpdateButtonPremium:not(:disabled):hover{border-color:#3157c885;background:linear-gradient(145deg,#fff,#edf2ff,#dce6ff);color:#1f46b6;transform:translateY(-3px) scale(1.014);box-shadow:0 19px 38px #0f172a21,0 8px 20px #3157c826,0 0 0 4px #3157c80e,inset 0 1px #fff}button.catalogFormActionButtonPremium:not(:disabled):hover .catalogFormActionButtonShinePremium{left:136%;opacity:1}button.catalogFormActionButtonPremium:not(:disabled):hover .catalogFormActionButtonIconPremium{transform:translateY(-1px) scale(1.09);filter:drop-shadow(0 3px 5px rgba(15,23,42,.15))}button.catalogFormActionButtonPremium:not(:disabled):active{transform:translateY(0) scale(.968);box-shadow:0 6px 14px #3157c833,0 2px 6px #0f172a13,inset 0 1px 2px #0f172a0e;transition-duration:80ms}button.catalogFormActionButtonPremium:focus-visible{outline:none;box-shadow:0 0 0 4px #3157c830,0 18px 37px #3157c842,inset 0 1px #ffffff52}button.catalogFormActionButtonPremium:disabled,button.catalogFormActionButtonPremium:disabled:hover{border-color:#d9dfe9;background:linear-gradient(180deg,#f4f6f9,#eceff4);background-position:0% 50%;color:#98a2b3;cursor:not-allowed;opacity:1;transform:none;filter:none;box-shadow:0 5px 12px #0f172a0a,inset 0 1px #ffffffd1}button.catalogFormActionButtonPremium:disabled .catalogFormActionButtonShinePremium{opacity:0}.catalogFormActionButtonSpinnerPremium{width:18px;height:18px;box-sizing:border-box;border:2px solid rgba(152,162,179,.28);border-top-color:#667085;border-radius:999px;animation:catalogFormActionSpin .72s linear infinite}.catalogFormCardPremium .catalogFormStatusBoxPremium{display:flex;align-items:flex-start;gap:10px;margin-top:17px;padding:13px 14px;border:1px solid rgba(49,87,200,.16);border-radius:15px;background:linear-gradient(145deg,#f8faff,#eef3ff);color:#344054;box-shadow:inset 0 1px #fffffff2}.catalogFormStatusIconPremium{width:22px;min-width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;color:#3157c8}.catalogFormStatusTextPremium{min-width:0;color:inherit;font-size:12px;font-weight:680;line-height:1.55;overflow-wrap:anywhere}.catalogFormCardPremium .catalogFormAdminNotePremium{display:flex;align-items:center;gap:8px;margin-top:11px;padding:0 2px;color:#667085;font-size:11px;font-weight:650;line-height:1.45}.catalogFormAdminNoteIconPremium{width:18px;min-width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:#667085}.catalogActionModalOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10040;display:flex;align-items:center;justify-content:center;width:100%;min-height:100vh;padding:24px;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;background:radial-gradient(circle at 50% 18%,rgba(49,87,200,.15),transparent 38%),#0f172aa6;backdrop-filter:blur(11px);-webkit-backdrop-filter:blur(11px);animation:catalogActionModalOverlayEnter .19s ease-out both}.catalogPage[aria-busy=true] .catalogActionModalOverlay{cursor:wait}.catalogActionModalCard{position:relative;isolation:isolate;overflow-x:hidden;overflow-y:auto;width:min(100%,590px);max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);padding:26px;box-sizing:border-box;border:1px solid rgba(49,87,200,.3);border-radius:27px;background:radial-gradient(circle at top right,rgba(49,87,200,.11),transparent 35%),linear-gradient(145deg,#fff,#fbfcff 58%,#f6f8fd);color:#101828;box-shadow:0 38px 96px #0f172a52,0 15px 38px #0f172a2b,0 0 0 1px #ffffffbd,inset 0 1px #fffffffa;transform-origin:center;animation:catalogActionModalCardEnter .28s cubic-bezier(.22,1,.36,1) both}.catalogActionModalCard:before{content:"";position:absolute;z-index:3;top:0;right:0;left:0;height:4px;background:linear-gradient(90deg,#6f8ff0,#3157c8,#2449b8)}.catalogActionModalCard>:not(.catalogActionModalGlow){position:relative;z-index:2}.catalogActionModalGlow{position:absolute;z-index:0;top:-150px;right:-125px;width:340px;height:340px;border-radius:999px;pointer-events:none;background:radial-gradient(circle,rgba(49,87,200,.2) 0%,rgba(49,87,200,.075) 42%,transparent 72%)}.catalogActionModalCard[data-phase=success]{border-color:#16a34a47}.catalogActionModalCard[data-phase=success]:before{background:linear-gradient(90deg,#54c47d,#16803c,#0f6a31)}.catalogActionModalCard[data-phase=success] .catalogActionModalGlow{background:radial-gradient(circle,rgba(22,163,74,.18) 0%,rgba(22,163,74,.07) 42%,transparent 72%)}.catalogActionModalCard[data-phase=error]{border-color:#dc26264d;background:radial-gradient(circle at top right,rgba(220,38,38,.085),transparent 35%),linear-gradient(145deg,#fff,#fffdfd 58%,#fff8f8)}.catalogActionModalCard[data-phase=error]:before{background:linear-gradient(90deg,#f37b72,#d92d20,#b42318)}.catalogActionModalCard[data-phase=error] .catalogActionModalGlow{background:radial-gradient(circle,rgba(220,38,38,.18) 0%,rgba(220,38,38,.07) 42%,transparent 72%)}.catalogActionModalHeader{display:flex;align-items:flex-start;gap:15px;width:100%;min-width:0}.catalogActionModalIcon{width:59px;min-width:59px;height:59px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(49,87,200,.22);border-radius:18px;background:linear-gradient(145deg,#f6f9ff,#e5edff);color:#3157c8;box-shadow:0 11px 24px #3157c829,inset 0 1px #fffffff7;flex-shrink:0}.catalogActionModalIcon svg{display:block;width:29px;height:29px;color:inherit;filter:drop-shadow(0 3px 5px rgba(49,87,200,.13))}.catalogActionModalCard[data-phase=success] .catalogActionModalIcon{border-color:#16a34a33;background:linear-gradient(145deg,#f5fff8,#e4f8eb);color:#16803c;box-shadow:0 11px 24px #16a34a24,inset 0 1px #fffffff7}.catalogActionModalCard[data-phase=error] .catalogActionModalIcon{border-color:#dc262638;background:linear-gradient(145deg,#fff8f8,#fde8e8);color:#d92d20;box-shadow:0 11px 24px #b4231821,inset 0 1px #fffffff7}.catalogActionModalHeading{min-width:0;padding-top:2px}.catalogActionModalEyebrow{margin-bottom:6px;color:#3157c8;font-size:10.5px;font-weight:900;line-height:1.35;letter-spacing:.095em;text-transform:uppercase}.catalogActionModalCard[data-phase=success] .catalogActionModalEyebrow{color:#16803c}.catalogActionModalCard[data-phase=error] .catalogActionModalEyebrow{color:#b42318}.catalogActionModalTitle{margin:0;color:#101828;font-size:25px;font-weight:900;line-height:1.2;letter-spacing:-.025em;overflow-wrap:anywhere}.catalogActionModalDescription{margin:20px 0 0;color:#475467;font-size:14px;font-weight:540;line-height:1.7;overflow-wrap:anywhere}.catalogActionModalMedicineCard{display:flex;flex-direction:column;gap:0;margin-top:19px;overflow:hidden;border:1px solid #dce2ed;border-radius:18px;background:linear-gradient(145deg,#fffffffa,#f7f9fdfa);box-shadow:0 9px 21px #0f172a0d,inset 0 1px #fffffff5}.catalogActionModalMedicineRow{display:grid;grid-template-columns:minmax(110px,.34fr) minmax(0,1fr);align-items:center;gap:14px;padding:13px 15px}.catalogActionModalMedicineRow+.catalogActionModalMedicineRow{border-top:1px solid rgba(228,231,236,.94)}.catalogActionModalMedicineLabel{color:#667085;font-size:10px;font-weight:900;line-height:1.4;letter-spacing:.075em;text-transform:uppercase}.catalogActionModalMedicineValue{min-width:0;color:#101828;font-size:14px;font-weight:820;line-height:1.5;overflow-wrap:anywhere}.catalogActionModalMedicineDocId{display:inline-flex;align-items:center;width:fit-content;max-width:100%;padding:5px 9px;box-sizing:border-box;border:1px solid rgba(49,87,200,.15);border-radius:999px;background:#eef4fff5;color:#3157c8;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:11px;font-weight:800;line-height:1.4;overflow-wrap:anywhere}.catalogActionModalProcessingNotice,.catalogActionModalSuccessNotice,.catalogActionModalErrorBox{display:flex;align-items:flex-start;gap:10px;margin-top:15px;padding:12px 14px;border-radius:14px;font-size:12px;font-weight:720;line-height:1.55;box-shadow:inset 0 1px #fffffff5}.catalogActionModalProcessingNotice{border:1px solid rgba(49,87,200,.17);background:linear-gradient(145deg,#f8faff,#edf3ff);color:#3157c8}.catalogActionModalSuccessNotice{border:1px solid rgba(22,163,74,.18);background:linear-gradient(145deg,#f7fff9,#eaf9ef);color:#137a39}.catalogActionModalErrorBox{border:1px solid rgba(220,38,38,.18);background:linear-gradient(145deg,snow,#ffeded);color:#b42318}.catalogActionModalSuccessNotice>span:first-child,.catalogActionModalErrorIcon{width:22px;min-width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.catalogActionModalSuccessNotice>span:first-child{color:#16803c}.catalogActionModalErrorIcon{color:#d92d20}.catalogActionModalErrorText{min-width:0;color:inherit;overflow-wrap:anywhere}.catalogActionModalProcessingNoticeSpinner,.catalogActionModalSpinner,.catalogActionModalButtonSpinner{box-sizing:border-box;border-radius:999px;animation:catalogFormActionSpin .72s linear infinite}.catalogActionModalSpinner{width:25px;height:25px;border:2.5px solid rgba(49,87,200,.2);border-top-color:#3157c8}.catalogActionModalProcessingNoticeSpinner{width:20px;min-width:20px;height:20px;border:2px solid rgba(49,87,200,.2);border-top-color:#3157c8}.catalogActionModalButtonSpinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.34);border-top-color:#fff}.catalogActionModalActions{display:flex;align-items:center;justify-content:flex-end;width:100%;min-width:0;margin-top:22px}.catalogActionModalButton{position:relative;isolation:isolate;overflow:hidden;min-width:155px;min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:13px 18px;box-sizing:border-box;border-radius:16px;font-family:inherit;font-size:13px;font-weight:850;line-height:1.2;letter-spacing:.01em;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;transform:translateY(0) scale(1);transition:transform 215ms cubic-bezier(.22,1,.36,1),border-color 215ms ease,background 215ms ease,background-position .35s ease,color 215ms ease,box-shadow 215ms ease,filter 215ms ease}.catalogActionModalButton:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.21) 0%,rgba(255,255,255,.045) 50%,transparent 100%)}.catalogActionModalButtonContent{position:relative;z-index:3;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:inherit;pointer-events:none}.catalogActionModalButtonIcon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:inherit;transition:transform 215ms cubic-bezier(.22,1,.36,1),filter 215ms ease}.catalogActionModalButtonIcon svg{display:block}.catalogActionModalButtonShine{position:absolute;z-index:2;top:-95%;left:-64%;width:30%;height:290%;pointer-events:none;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.05) 20%,rgba(255,255,255,.35) 50%,rgba(255,255,255,.05) 80%,transparent 100%);opacity:0;transform:rotate(18deg);transition:left .58s cubic-bezier(.22,1,.36,1),opacity .15s ease}button.catalogActionModalOkButton{border:1px solid rgba(39,76,184,.68);background:linear-gradient(135deg,#1f46b6,#3157c8 48%,#5275df);background-size:165% 165%;background-position:0% 50%;color:#fff;box-shadow:0 12px 25px #3157c842,0 4px 9px #0f172a14,inset 0 1px #ffffff4d}button.catalogActionModalOkButton[data-result=success]{box-shadow:0 12px 25px #3157c840,0 0 0 3px #16a34a12,0 4px 9px #0f172a14,inset 0 1px #ffffff4d}button.catalogActionModalOkButton[data-result=error]{box-shadow:0 12px 25px #3157c840,0 0 0 3px #dc262612,0 4px 9px #0f172a14,inset 0 1px #ffffff4d}button.catalogActionModalOkButton:not(:disabled):hover{border-color:#698aeaf0;background:linear-gradient(135deg,#2449b8,#3b61d1 48%,#5b7ce3);background-size:165% 165%;background-position:100% 50%;color:#fff;transform:translateY(-3px) scale(1.02);box-shadow:0 20px 40px #3157c854,0 8px 17px #0f172a1b,0 0 0 4px #3157c812,inset 0 1px #ffffff5c;filter:saturate(1.06) brightness(1.04)}button.catalogActionModalOkButton:not(:disabled):hover .catalogActionModalButtonShine{left:136%;opacity:1}button.catalogActionModalOkButton:not(:disabled):hover .catalogActionModalButtonIcon{transform:translateY(-1px) scale(1.09);filter:drop-shadow(0 3px 5px rgba(15,23,42,.17))}button.catalogActionModalProcessingButton,button.catalogActionModalProcessingButton:disabled{min-width:180px;border:1px solid rgba(49,87,200,.32);background:linear-gradient(135deg,#6f89d7,#8198df,#a0afe2);color:#fffffff7;cursor:wait;opacity:1;transform:none;filter:none;box-shadow:0 10px 23px #3157c82e,0 3px 8px #0f172a12,inset 0 1px #ffffff3d}button.catalogActionModalButton:not(:disabled):active{transform:translateY(0) scale(.966);box-shadow:0 5px 12px #0f172a1a,0 2px 5px #3157c813,inset 0 1px 2px #0f172a0e;filter:saturate(1.01) brightness(.995);transition-duration:80ms}button.catalogActionModalButton:focus-visible{outline:none;box-shadow:0 0 0 4px #3157c82e,0 17px 35px #3157c838,0 7px 17px #0f172a14,inset 0 1px #fffffff5}@keyframes catalogFormActionSpin{to{transform:rotate(360deg)}}@keyframes catalogActionModalOverlayEnter{0%{opacity:0}to{opacity:1}}@keyframes catalogActionModalCardEnter{0%{opacity:0;transform:translateY(18px) scale(.965)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 760px){.catalogFormActionRowPremium{grid-template-columns:1fr}}@media (max-width: 620px){.catalogFormHeadingPremium{gap:12px}.catalogFormHeadingIconPremium{width:50px;min-width:50px;height:50px;border-radius:16px}.catalogFormDescriptionPremium{font-size:13px}.catalogFormGridPremium .catalogFormField{padding:13px;border-radius:17px}.catalogFormActionButtonPremium{width:100%}.catalogActionModalOverlay{align-items:flex-start;padding:16px 12px}.catalogActionModalCard{width:100%;margin:auto 0;padding:21px;border-radius:22px}.catalogActionModalIcon{width:52px;min-width:52px;height:52px;border-radius:16px}.catalogActionModalIcon svg{width:25px;height:25px}.catalogActionModalTitle{font-size:21px}.catalogActionModalDescription{font-size:13px}.catalogActionModalMedicineRow{grid-template-columns:1fr;gap:6px}.catalogActionModalActions{display:grid;grid-template-columns:1fr}.catalogActionModalButton,button.catalogActionModalProcessingButton,button.catalogActionModalOkButton{width:100%;min-width:0}}@media (max-width: 420px){.catalogFormHeadingPremium,.catalogActionModalHeader{flex-direction:column}.catalogActionModalCard{padding:18px;border-radius:20px}.catalogActionModalTitle{font-size:20px}}@media (hover: none){button.catalogFormActionButtonPremium:not(:disabled):hover,button.catalogActionModalOkButton:not(:disabled):hover{transform:none}button.catalogFormActionButtonPremium:not(:disabled):hover .catalogFormActionButtonShinePremium,button.catalogActionModalOkButton:not(:disabled):hover .catalogActionModalButtonShine{opacity:0}button.catalogFormActionButtonPremium:not(:disabled):hover .catalogFormActionButtonIconPremium,button.catalogActionModalOkButton:not(:disabled):hover .catalogActionModalButtonIcon{transform:none}}@media (prefers-reduced-motion: reduce){.catalogFormGridPremium .catalogFormField,.catalogFormActionButtonPremium,.catalogFormActionButtonShinePremium,.catalogFormActionButtonIconPremium,.catalogActionModalOverlay,.catalogActionModalCard,.catalogActionModalButton,.catalogActionModalButtonShine,.catalogActionModalButtonIcon{transition:none;animation:none}.catalogFormActionButtonSpinnerPremium,.catalogActionModalProcessingNoticeSpinner,.catalogActionModalSpinner,.catalogActionModalButtonSpinner{animation-duration:1.4s}button.catalogFormActionButtonPremium:not(:disabled):hover,button.catalogFormActionButtonPremium:not(:disabled):active,button.catalogActionModalOkButton:not(:disabled):hover,button.catalogActionModalButton:not(:disabled):active{transform:none}button.catalogFormActionButtonPremium:not(:disabled):hover .catalogFormActionButtonShinePremium,button.catalogActionModalOkButton:not(:disabled):hover .catalogActionModalButtonShine{opacity:0}button.catalogFormActionButtonPremium:not(:disabled):hover .catalogFormActionButtonIconPremium,button.catalogActionModalOkButton:not(:disabled):hover .catalogActionModalButtonIcon{transform:none}}.catalogHelpCardPremium{position:relative;isolation:isolate;overflow:hidden;margin-top:24px;border:1px solid #d7deea;border-radius:24px;background:radial-gradient(circle at 100% 0%,rgba(49,87,200,.085),transparent 29%),linear-gradient(145deg,#fff,#fbfcff 58%,#f6f8fd);box-shadow:0 18px 42px #0f172a13,0 4px 12px #0f172a09,inset 0 1px #fffffffa}.catalogHelpCardPremium>:not(.catalogHelpCardGlowPremium):not(.catalogHelpCardAccentPremium){position:relative;z-index:2}.catalogHelpCardGlowPremium{position:absolute;z-index:0;top:-160px;right:-145px;width:360px;height:360px;border-radius:999px;pointer-events:none;background:radial-gradient(circle,rgba(49,87,200,.12) 0%,rgba(49,87,200,.045) 43%,transparent 72%)}.catalogHelpCardAccentPremium{position:absolute;z-index:1;top:28px;bottom:28px;left:0;width:4px;border-radius:0 999px 999px 0;pointer-events:none;background:linear-gradient(180deg,#7b99f2,#3157c8 48%,#1f46b6);box-shadow:0 0 18px #3157c859}.catalogHelpSectionHeaderPremium{margin-bottom:0}.catalogHelpHeadingPremium{display:flex;align-items:flex-start;gap:15px;width:100%;min-width:0}.catalogHelpHeadingIconPremium{width:54px;min-width:54px;height:54px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(49,87,200,.18);border-radius:17px;background:linear-gradient(145deg,#f7f9ff,#e8efff);color:#3157c8;box-shadow:0 10px 22px #3157c81f,inset 0 1px #fffffff5;flex-shrink:0}.catalogHelpHeadingIconPremium svg{display:block;width:25px;height:25px;filter:drop-shadow(0 3px 5px rgba(49,87,200,.12))}.catalogHelpHeadingTextPremium{min-width:0}.catalogHelpDescriptionPremium{max-width:760px;margin:10px 0 0;color:#667085;font-size:14px;font-weight:540;line-height:1.65}.catalogHelpMainDetailsPremium{width:100%;margin-top:23px;border:0;padding:0;background:transparent}.catalogHelpCardPremium .catalogHelpMainSummaryPremium{position:relative;isolation:isolate;overflow:hidden;width:100%;display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0;padding:16px 18px;box-sizing:border-box;border:1px solid rgba(49,87,200,.24);border-radius:19px;background:radial-gradient(circle at 100% 0%,rgba(49,87,200,.11),transparent 38%),linear-gradient(145deg,#fff,#f4f7ff);color:#101828;cursor:pointer;user-select:none;-webkit-user-select:none;box-shadow:0 11px 26px #0f172a12,0 4px 12px #3157c811,inset 0 1px #fffffffa;transform:translateY(0) scale(1);transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .22s ease,background .22s ease,box-shadow .22s ease,color .22s ease}.catalogHelpCardPremium .catalogHelpMainSummaryPremium:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.68) 0%,rgba(255,255,255,.08) 52%,transparent 100%)}.catalogHelpCardPremium .catalogHelpMainSummaryPremium:after{content:"";position:absolute;z-index:1;top:-100%;left:-55%;width:27%;height:300%;pointer-events:none;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.04) 20%,rgba(255,255,255,.55) 50%,rgba(255,255,255,.04) 80%,transparent 100%);opacity:0;transform:rotate(18deg);transition:left .62s cubic-bezier(.22,1,.36,1),opacity .15s ease}.catalogHelpMainSummaryPremium>*{position:relative;z-index:2}.catalogHelpCardPremium .catalogHelpMainSummaryPremium:hover{border-color:#3157c87a;background:radial-gradient(circle at 100% 0%,rgba(49,87,200,.15),transparent 42%),linear-gradient(145deg,#fff,#edf2ff);color:#101828;transform:translateY(-3px) scale(1.006);box-shadow:0 19px 39px #0f172a1f,0 9px 22px #3157c824,0 0 0 4px #3157c80e,inset 0 1px #fff}.catalogHelpCardPremium .catalogHelpMainSummaryPremium:hover:after{left:132%;opacity:1}.catalogHelpCardPremium .catalogHelpMainSummaryPremium:active{transform:translateY(0) scale(.986);box-shadow:0 7px 17px #0f172a13,0 3px 9px #3157c812;transition-duration:80ms}.catalogHelpCardPremium .catalogHelpMainSummaryPremium:focus-visible{outline:none;border-color:#3157c8c7;box-shadow:0 0 0 4px #3157c82e,0 18px 38px #0f172a1c,0 8px 20px #3157c81f}.catalogHelpMainDetailsPremium[open]>.catalogHelpMainSummaryPremium{border-color:#3157c885;background:radial-gradient(circle at 100% 0%,rgba(49,87,200,.16),transparent 42%),linear-gradient(145deg,#fff,#ebf1ff);box-shadow:0 16px 34px #0f172a1b,0 7px 18px #3157c821,0 0 0 4px #3157c80b,inset 0 1px #fff}.catalogHelpMainSummaryContentPremium{display:flex;align-items:center;gap:13px;min-width:0}.catalogHelpMainSummaryIconPremium{width:46px;min-width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(49,87,200,.18);border-radius:15px;background:linear-gradient(145deg,#f8faff,#e5edff);color:#3157c8;box-shadow:0 8px 17px #3157c81b,inset 0 1px #fffffff5;flex-shrink:0;transition:transform .22s cubic-bezier(.22,1,.36,1),background .22s ease,color .22s ease,box-shadow .22s ease}.catalogHelpMainSummaryIconPremium svg{display:block}.catalogHelpMainSummaryPremium:hover .catalogHelpMainSummaryIconPremium{transform:translateY(-1px) scale(1.06);box-shadow:0 11px 22px #3157c826,inset 0 1px #fff}.catalogHelpMainDetailsPremium[open]>.catalogHelpMainSummaryPremium .catalogHelpMainSummaryIconPremium{background:linear-gradient(145deg,#3157c8,#5275df);color:#fff;border-color:#274cb894;box-shadow:0 10px 22px #3157c83b,inset 0 1px #ffffff3d}.catalogHelpMainSummaryTextPremium{display:flex;flex-direction:column;gap:3px;min-width:0}.catalogHelpMainSummaryEyebrowPremium{color:#3157c8;font-size:9.5px;font-weight:900;line-height:1.35;letter-spacing:.095em;text-transform:uppercase}.catalogHelpMainSummaryTitlePremium{color:#101828;font-size:15px;font-weight:850;line-height:1.4;overflow-wrap:anywhere}.catalogHelpMainSummaryDescriptionPremium{color:#667085;font-size:12px;font-weight:560;line-height:1.5;overflow-wrap:anywhere}.catalogHelpMainSummaryOpenLabelPremium{display:none}.catalogHelpMainDetailsPremium[open]>.catalogHelpMainSummaryPremium .catalogHelpMainSummaryClosedLabelPremium{display:none}.catalogHelpMainDetailsPremium[open]>.catalogHelpMainSummaryPremium .catalogHelpMainSummaryOpenLabelPremium{display:inline}.catalogHelpMainChevronPremium{width:38px;min-width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(49,87,200,.17);border-radius:13px;background:#ffffffd1;color:#3157c8;box-shadow:0 6px 14px #0f172a0e,inset 0 1px #fffffff5;flex-shrink:0;transform:rotate(0);transition:transform .3s cubic-bezier(.22,1,.36,1),background .22s ease,color .22s ease,border-color .22s ease,box-shadow .22s ease}.catalogHelpMainChevronPremium svg{display:block}.catalogHelpMainDetailsPremium[open]>.catalogHelpMainSummaryPremium .catalogHelpMainChevronPremium{border-color:#3157c859;background:#3157c8;color:#fff;transform:rotate(180deg);box-shadow:0 9px 20px #3157c838,inset 0 1px #ffffff3d}.catalogHelpMainContentPremium{margin-top:15px;padding:18px;border:1px solid rgba(218,224,235,.96);border-radius:20px;background:linear-gradient(145deg,#fffffffa,#f7f9fefa);box-shadow:0 11px 27px #0f172a0e,inset 0 1px #fffffffa}.catalogHelpMainDetailsPremium[open]>.catalogHelpMainContentPremium{animation:catalogHelpMainContentEnter .3s cubic-bezier(.22,1,.36,1) both}.catalogHelpCardPremium .catalogHelpIntroPremium{display:flex;align-items:flex-start;gap:11px;margin:0 0 15px;padding:13px 14px;border:1px solid rgba(49,87,200,.17);border-radius:15px;background:linear-gradient(145deg,#f8faff,#edf3ff);color:#344054;font-size:13px;line-height:1.6;box-shadow:inset 0 1px #fffffff5}.catalogHelpIntroIconPremium{width:23px;min-width:23px;height:23px;display:inline-flex;align-items:center;justify-content:center;color:#3157c8;flex-shrink:0}.catalogHelpIntroIconPremium svg{display:block}.catalogHelpIntroTextPremium{min-width:0;color:inherit;font-weight:650;overflow-wrap:anywhere}.catalogHelpTopicsPremium{display:flex;flex-direction:column;gap:11px}.catalogHelpCardPremium .catalogHelpSubPremium{position:relative;overflow:hidden;width:100%;margin:0;padding:0;box-sizing:border-box;border:1px solid #dbe2ee;border-radius:17px;background:linear-gradient(145deg,#fff,#f9faff);box-shadow:0 7px 18px #0f172a0b,inset 0 1px #fffffffa;transition:border-color .22s ease,background .22s ease,box-shadow .22s ease,transform .22s cubic-bezier(.22,1,.36,1)}.catalogHelpCardPremium .catalogHelpSubPremium:hover{border-color:#3157c845;box-shadow:0 12px 25px #0f172a12,0 5px 13px #3157c80e,inset 0 1px #fff}.catalogHelpCardPremium .catalogHelpSubPremium[open]{border-color:#3157c861;background:radial-gradient(circle at 100% 0%,rgba(49,87,200,.08),transparent 36%),linear-gradient(145deg,#fff,#f5f8ff);box-shadow:0 14px 30px #0f172a14,0 6px 16px #3157c813,0 0 0 3px #3157c809,inset 0 1px #fff}.catalogHelpCardPremium .catalogHelpSubSummaryPremium{position:relative;width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0;padding:13px 14px;box-sizing:border-box;border:0;border-radius:0;background:transparent;color:#101828;font-size:13px;font-weight:800;line-height:1.45;cursor:pointer;user-select:none;-webkit-user-select:none;transition:background .22s ease,color .22s ease,box-shadow .22s ease}.catalogHelpCardPremium .catalogHelpSubSummaryPremium:hover{background:linear-gradient(145deg,#f8fafff5,#eef3fff5);color:#101828;border-radius:0}.catalogHelpCardPremium .catalogHelpSubSummaryPremium:active{background:linear-gradient(145deg,#f5f7fb,#e9effd)}.catalogHelpCardPremium .catalogHelpSubSummaryPremium:focus-visible{outline:none;background:linear-gradient(145deg,#f8faff,#edf3ff);box-shadow:inset 0 0 0 3px #3157c82b}.catalogHelpSubPremium[open]>.catalogHelpSubSummaryPremium{background:linear-gradient(145deg,#f8fafffa,#ebf1fffa);color:#2449b8;border-bottom:1px solid rgba(219,226,239,.96)}.catalogHelpSubSummaryMainPremium{display:flex;align-items:center;gap:11px;min-width:0}.catalogHelpSubIconPremium{width:37px;min-width:37px;height:37px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(49,87,200,.14);border-radius:12px;background:linear-gradient(145deg,#f8faff,#eaf0ff);color:#3157c8;box-shadow:0 6px 14px #3157c814,inset 0 1px #fffffff5;flex-shrink:0;transition:transform .22s cubic-bezier(.22,1,.36,1),background .22s ease,color .22s ease,border-color .22s ease,box-shadow .22s ease}.catalogHelpSubIconPremium svg{display:block}.catalogHelpSubSummaryPremium:hover .catalogHelpSubIconPremium{transform:translateY(-1px) scale(1.055);box-shadow:0 9px 18px #3157c81f,inset 0 1px #fff}.catalogHelpSubPremium[open]>.catalogHelpSubSummaryPremium .catalogHelpSubIconPremium{border-color:#274cb885;background:linear-gradient(145deg,#3157c8,#5275df);color:#fff;box-shadow:0 8px 18px #3157c836,inset 0 1px #ffffff3d}.catalogHelpSubSummaryTextPremium{min-width:0;color:inherit;font-size:13px;font-weight:820;line-height:1.45;overflow-wrap:anywhere}.catalogHelpSubSummaryRightPremium{display:inline-flex;align-items:center;gap:9px;flex-shrink:0}.catalogHelpSubBadgePremium{display:inline-flex;align-items:center;justify-content:center;padding:5px 8px;border:1px solid rgba(49,87,200,.13);border-radius:999px;background:#eef4fff0;color:#3157c8;font-size:9px;font-weight:900;line-height:1.3;letter-spacing:.065em;text-transform:uppercase;white-space:nowrap;transition:background .22s ease,color .22s ease,border-color .22s ease}.catalogHelpSubPremium[open]>.catalogHelpSubSummaryPremium .catalogHelpSubBadgePremium{border-color:#3157c840;background:#3157c81a;color:#2449b8}.catalogHelpSubChevronPremium{width:30px;min-width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(49,87,200,.13);border-radius:10px;background:#ffffffd9;color:#667085;box-shadow:0 4px 10px #0f172a0b;transform:rotate(0);transition:transform .29s cubic-bezier(.22,1,.36,1),background .22s ease,color .22s ease,border-color .22s ease,box-shadow .22s ease}.catalogHelpSubChevronPremium svg{display:block}.catalogHelpSubPremium[open]>.catalogHelpSubSummaryPremium .catalogHelpSubChevronPremium{border-color:#3157c852;background:#3157c8;color:#fff;transform:rotate(180deg);box-shadow:0 7px 16px #3157c833,inset 0 1px #ffffff38}.catalogHelpSubContentPremium{padding:15px 16px 17px;color:#475467;font-size:13px;line-height:1.7}.catalogHelpSubPremium[open]>.catalogHelpSubContentPremium{animation:catalogHelpSubContentEnter .27s cubic-bezier(.22,1,.36,1) both}.catalogHelpCardPremium .catalogHelpSubContentPremium p{margin:0 0 12px;color:#475467;font-size:13px;font-weight:540;line-height:1.75;overflow-wrap:anywhere}.catalogHelpCardPremium .catalogHelpSubContentPremium p:last-child{margin-bottom:0}.catalogHelpCardPremium .catalogHelpSubContentPremium ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;margin:12px 0 0;padding:0;list-style:none;color:#344054;font-size:12px;line-height:1.55}.catalogHelpCardPremium .catalogHelpSubContentPremium>ul>li{position:relative;min-width:0;padding:8px 10px 8px 27px;border:1px solid rgba(219,225,236,.94);border-radius:11px;background:linear-gradient(145deg,#fff,#f7f9fd);color:#344054;font-weight:650;overflow-wrap:anywhere}.catalogHelpCardPremium .catalogHelpSubContentPremium>ul>li:before{content:"";position:absolute;top:50%;left:12px;width:6px;height:6px;border-radius:999px;background:#3157c8;box-shadow:0 0 0 3px #3157c81a;transform:translateY(-50%)}.catalogHelpExamplesGridPremium{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:15px}.catalogHelpExampleCardPremium{min-width:0;padding:14px;border:1px solid rgba(49,87,200,.16);border-radius:15px;background:radial-gradient(circle at 100% 0%,rgba(49,87,200,.08),transparent 40%),linear-gradient(145deg,#fff,#f3f6ff);box-shadow:0 8px 20px #0f172a0d,inset 0 1px #fffffffa}.catalogHelpExampleTitlePremium{margin-bottom:10px;color:#2449b8;font-size:12px;font-weight:850;line-height:1.45;overflow-wrap:anywhere}.catalogHelpCardPremium .catalogHelpExampleCardPremium ul{display:flex;flex-direction:column;gap:6px;margin:0;padding:0;list-style:none}.catalogHelpCardPremium .catalogHelpExampleCardPremium li{position:relative;padding-left:17px;color:#475467;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:11px;font-weight:650;line-height:1.55;overflow-wrap:anywhere}.catalogHelpCardPremium .catalogHelpExampleCardPremium li:before{content:"";position:absolute;top:.62em;left:2px;width:5px;height:5px;border-radius:999px;background:#3157c8;transform:translateY(-50%)}@keyframes catalogHelpMainContentEnter{0%{opacity:0;transform:translateY(-8px) scale(.992)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes catalogHelpSubContentEnter{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 760px){.catalogHelpExamplesGridPremium,.catalogHelpCardPremium .catalogHelpSubContentPremium ul{grid-template-columns:1fr}}@media (max-width: 640px){.catalogHelpCardPremium{padding:20px;border-radius:20px}.catalogHelpHeadingPremium{gap:12px}.catalogHelpHeadingIconPremium{width:50px;min-width:50px;height:50px;border-radius:16px}.catalogHelpDescriptionPremium{font-size:13px}.catalogHelpCardPremium .catalogHelpMainSummaryPremium{gap:12px;padding:14px;border-radius:17px}.catalogHelpMainSummaryIconPremium{width:42px;min-width:42px;height:42px;border-radius:14px}.catalogHelpMainSummaryDescriptionPremium{display:none}.catalogHelpMainContentPremium{padding:14px;border-radius:17px}.catalogHelpSubSummaryPremium{padding:12px}.catalogHelpSubBadgePremium{display:none}.catalogHelpSubSummaryRightPremium{gap:0}}@media (max-width: 460px){.catalogHelpHeadingPremium{flex-direction:column}.catalogHelpCardPremium .catalogHelpMainSummaryPremium,.catalogHelpMainSummaryContentPremium{align-items:flex-start}.catalogHelpMainChevronPremium{position:absolute;top:14px;right:14px}.catalogHelpMainSummaryTextPremium{padding-right:42px}.catalogHelpSubSummaryMainPremium{align-items:flex-start}.catalogHelpSubSummaryTextPremium{font-size:12px}.catalogHelpSubIconPremium{width:34px;min-width:34px;height:34px;border-radius:11px}.catalogHelpSubChevronPremium{width:28px;min-width:28px;height:28px}}@media (hover: none){.catalogHelpCardPremium .catalogHelpMainSummaryPremium:hover{transform:none}.catalogHelpCardPremium .catalogHelpMainSummaryPremium:hover:after{opacity:0}.catalogHelpMainSummaryPremium:hover .catalogHelpMainSummaryIconPremium,.catalogHelpSubSummaryPremium:hover .catalogHelpSubIconPremium{transform:none}}@media (prefers-reduced-motion: reduce){.catalogHelpMainSummaryPremium,.catalogHelpMainSummaryPremium:after,.catalogHelpMainSummaryIconPremium,.catalogHelpMainChevronPremium,.catalogHelpSubPremium,.catalogHelpSubSummaryPremium,.catalogHelpSubIconPremium,.catalogHelpSubBadgePremium,.catalogHelpSubChevronPremium{transition:none}.catalogHelpMainDetailsPremium[open]>.catalogHelpMainContentPremium,.catalogHelpSubPremium[open]>.catalogHelpSubContentPremium{animation:none}.catalogHelpCardPremium .catalogHelpMainSummaryPremium:hover,.catalogHelpCardPremium .catalogHelpMainSummaryPremium:active,.catalogHelpMainSummaryPremium:hover .catalogHelpMainSummaryIconPremium,.catalogHelpSubSummaryPremium:hover .catalogHelpSubIconPremium{transform:none}.catalogHelpCardPremium .catalogHelpMainSummaryPremium:hover:after{opacity:0}}
