.AuthModal-module__TzIbfa__overlay{z-index:60;background:#00000059;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.AuthModal-module__TzIbfa__modal{width:min(420px,100vw - 32px);max-height:min(720px,100dvh - 32px);padding:16px;padding-top:max(16px,env(safe-area-inset-top,0px));padding-bottom:max(16px,env(safe-area-inset-bottom,0px));-webkit-overflow-scrolling:touch;background:#fff;border-radius:10px;overflow:auto;box-shadow:0 18px 48px #0000002e}.AuthModal-module__TzIbfa__pagePanel{border:1px solid var(--pc-border);background:linear-gradient(#fff 0%,#f8fafc 100%);border-radius:8px;width:100%;padding:24px;box-shadow:0 18px 42px #0f172a14}.AuthModal-module__TzIbfa__pageSubtitle{color:var(--pc-muted);margin:4px 0 0;font-size:13px;line-height:1.45}.AuthModal-module__TzIbfa__headerRow{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.AuthModal-module__TzIbfa__title{font-size:22px;font-weight:700}.AuthModal-module__TzIbfa__closeButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;margin:-8px -8px -8px 0;font-size:18px;display:inline-flex}.AuthModal-module__TzIbfa__sectionCard{background:#fff;border:1px solid #e6e6e6;border-radius:12px;padding:18px}.AuthModal-module__TzIbfa__authPageGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:28px;display:grid}.AuthModal-module__TzIbfa__authIntroCard,.AuthModal-module__TzIbfa__authFormColumn .AuthModal-module__TzIbfa__sectionCard{width:min(100%,440px)}.AuthModal-module__TzIbfa__authIntroCard{justify-self:center;padding:10px 0}.AuthModal-module__TzIbfa__authIntroList{color:var(--pc-muted-2);gap:12px;font-size:14px;line-height:1.35;display:grid}.AuthModal-module__TzIbfa__authIntroList>div{padding-left:18px;position:relative}.AuthModal-module__TzIbfa__authIntroList>div:before{background:var(--pc-primary);content:"";border-radius:999px;width:6px;height:6px;position:absolute;top:.58em;left:0}.AuthModal-module__TzIbfa__authFormColumn{justify-content:center;min-width:0;display:flex}.AuthModal-module__TzIbfa__tabs{border:1px solid var(--pc-border);background:#fff;border-radius:8px;gap:4px;margin-bottom:16px;padding:3px;display:flex}.AuthModal-module__TzIbfa__tabButton{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;flex:1;height:34px;padding:0 12px;font-size:12px;font-weight:850}.AuthModal-module__TzIbfa__tabActive{color:#fff;background:#111;border-color:#111}.AuthModal-module__TzIbfa__field{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.AuthModal-module__TzIbfa__label{color:#333;font-size:12px;font-weight:750}.AuthModal-module__TzIbfa__input{border:1px solid #d6d6d6;border-radius:8px;height:40px;padding:0 12px;font-size:14px}.AuthModal-module__TzIbfa__actions{justify-content:flex-end;gap:12px;margin-top:12px;display:flex}.AuthModal-module__TzIbfa__button{color:#fff;cursor:pointer;background:#111;border:1px solid #111;border-radius:8px;min-width:120px;height:38px;padding:0 10px;font-size:13px;font-weight:600}.AuthModal-module__TzIbfa__button:hover{border-color:var(--pc-primary-strong);background:var(--pc-primary-strong)}.AuthModal-module__TzIbfa__buttonSecondary{color:#111;cursor:pointer;background:#fff;border:1px solid #d6d6d6;border-radius:10px;height:30px;padding:0 10px;font-size:12px;font-weight:600}.AuthModal-module__TzIbfa__googleButton{color:#111;cursor:pointer;background:#fff;border:1px solid #d6d6d6;border-radius:8px;width:100%;height:38px;margin-top:10px;padding:0 10px;font-size:13px;font-weight:600}.AuthModal-module__TzIbfa__linkButton{color:#111;cursor:pointer;text-align:left;background:0 0;border:none;margin-top:2px;margin-bottom:4px;padding:0;font-size:12px}.AuthModal-module__TzIbfa__error{color:#b00020;margin-top:6px;font-size:11px}.AuthModal-module__TzIbfa__success{color:#1d4ed8;margin-top:6px;font-size:11px}@media (max-width:640px){.AuthModal-module__TzIbfa__pagePanel{padding:18px}.AuthModal-module__TzIbfa__headerRow{align-items:flex-start}.AuthModal-module__TzIbfa__tabButton{min-height:44px;padding:0 14px}.AuthModal-module__TzIbfa__input,.AuthModal-module__TzIbfa__button,.AuthModal-module__TzIbfa__buttonSecondary,.AuthModal-module__TzIbfa__googleButton{min-height:44px}}@media (max-width:860px){.AuthModal-module__TzIbfa__authPageGrid{grid-template-columns:1fr}.AuthModal-module__TzIbfa__authIntroCard,.AuthModal-module__TzIbfa__authFormColumn .AuthModal-module__TzIbfa__sectionCard{width:100%}}.AuthModal-module__TzIbfa__overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a6b}.AuthModal-module__TzIbfa__modal{border:1px solid var(--pc-border);background:#fff;box-shadow:0 22px 54px #0f172a29}@media (max-width:640px){.AuthModal-module__TzIbfa__overlay{padding:12px;padding-top:max(12px,env(safe-area-inset-top,0px));align-items:flex-start}.AuthModal-module__TzIbfa__modal{width:100%;max-height:calc(100dvh - 24px)}}.AuthModal-module__TzIbfa__title{color:var(--pc-text);font-weight:800}.AuthModal-module__TzIbfa__sectionCard{border-color:var(--pc-border);background:var(--pc-surface-soft);border-radius:8px}.AuthModal-module__TzIbfa__tabButton,.AuthModal-module__TzIbfa__buttonSecondary,.AuthModal-module__TzIbfa__googleButton{border-color:var(--pc-border-strong);color:var(--pc-text);border-radius:7px}.AuthModal-module__TzIbfa__tabButton:hover,.AuthModal-module__TzIbfa__buttonSecondary:hover,.AuthModal-module__TzIbfa__googleButton:hover{border-color:var(--pc-primary);background:var(--pc-primary-soft);color:var(--pc-primary-strong)}.AuthModal-module__TzIbfa__tabActive,.AuthModal-module__TzIbfa__button{border-color:var(--pc-primary);background:var(--pc-primary);color:#fff;border-radius:7px}.AuthModal-module__TzIbfa__input{border-color:var(--pc-border-strong);color:var(--pc-text);background:#f8fafc;border-radius:7px}.AuthModal-module__TzIbfa__input:focus{border-color:var(--pc-primary);outline:3px solid #2563eb24}.AuthModal-module__TzIbfa__label,.AuthModal-module__TzIbfa__linkButton{color:var(--pc-muted)}.AuthModal-module__TzIbfa__error{color:var(--pc-danger)}.AuthModal-module__TzIbfa__authPageGrid{align-items:center}.AuthModal-module__TzIbfa__authIntroCard,.AuthModal-module__TzIbfa__authFormColumn{align-self:center}.AuthModal-module__TzIbfa__sectionCard{box-shadow:none;background:#fffffff5}.AuthModal-module__TzIbfa__tabButton,.AuthModal-module__TzIbfa__button,.AuthModal-module__TzIbfa__buttonSecondary,.AuthModal-module__TzIbfa__googleButton,.AuthModal-module__TzIbfa__input{border-radius:8px}.AuthModal-module__TzIbfa__button:hover,.AuthModal-module__TzIbfa__tabActive:hover{transform:translateY(-1px)}.AuthModal-module__TzIbfa__buttonSecondary,.AuthModal-module__TzIbfa__googleButton{background:#fff}.AuthModal-module__TzIbfa__error,.AuthModal-module__TzIbfa__success{border-radius:8px;padding:12px 14px;font-weight:760;line-height:1.45}.AuthModal-module__TzIbfa__error{color:#9b1c1c;background:#fff5f5;border:1px solid #efcaca}.AuthModal-module__TzIbfa__success{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.AuthModal-module__TzIbfa__pagePanel{background:radial-gradient(circle at 0 0,#2563eb09,#0000 24rem),#fff;box-shadow:0 1px 2px #0f172a0a}.AuthModal-module__TzIbfa__modal,.AuthModal-module__TzIbfa__sectionCard{background:#fff;border-color:#e5e7eb;box-shadow:0 1px 2px #0f172a0a}.AuthModal-module__TzIbfa__input{background:#fff;border-color:#d1d5db}.AuthModal-module__TzIbfa__input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.AuthModal-module__TzIbfa__pagePanel,.AuthModal-module__TzIbfa__modal,.AuthModal-module__TzIbfa__sectionCard{border-radius:var(--pc-radius)}.AuthModal-module__TzIbfa__button,.AuthModal-module__TzIbfa__buttonSecondary,.AuthModal-module__TzIbfa__googleButton,.AuthModal-module__TzIbfa__tabButton,.AuthModal-module__TzIbfa__input{min-height:var(--pc-control-height);border-radius:var(--pc-radius-sm)}.AuthModal-module__TzIbfa__button,.AuthModal-module__TzIbfa__buttonSecondary,.AuthModal-module__TzIbfa__googleButton,.AuthModal-module__TzIbfa__tabButton{font-weight:850}.AuthModal-module__TzIbfa__button,.AuthModal-module__TzIbfa__tabActive{box-shadow:0 1px 2px #0f172a14}
.LoadingSpinner-module__56kcka__spinner{border:2px solid #2563eb2e;border-top-color:var(--pc-accent,#2563eb);vertical-align:-3px;border-radius:999px;flex:none;width:18px;height:18px;animation:.7s linear infinite LoadingSpinner-module__56kcka__spin;display:inline-block}.LoadingSpinner-module__56kcka__small{border-width:2px;width:14px;height:14px}.LoadingSpinner-module__56kcka__large{border-width:3px;width:26px;height:26px}.LoadingSpinner-module__56kcka__light{border-color:#fff #ffffff59 #ffffff59}.LoadingSpinner-module__56kcka__inline{color:inherit;align-items:center;gap:8px;display:inline-flex}.LoadingSpinner-module__56kcka__center{width:100%;min-height:44px;color:var(--pc-muted,#4b5563);justify-content:center;align-items:center;gap:10px;font-size:14px;font-weight:700;display:flex}@keyframes LoadingSpinner-module__56kcka__spin{to{transform:rotate(360deg)}}
.ActionFeedback-module___CJ2KG__actionButtonContent{justify-content:center;align-items:center;display:inline-flex}.ActionFeedback-module___CJ2KG__successContent{justify-content:center;align-items:center;gap:6px;display:inline-flex}.ActionFeedback-module___CJ2KG__feedback{margin-top:6px;font-size:12px;font-weight:700;line-height:1.4}.ActionFeedback-module___CJ2KG__feedbackSuccess{color:#166534}.ActionFeedback-module___CJ2KG__feedbackError{color:#b91c1c}
.ContentLoadingState-module__f51cHW__state{gap:14px;width:100%;min-height:168px;display:grid;position:relative}.ContentLoadingState-module__f51cHW__status{color:var(--pc-muted,#667085);pointer-events:none;z-index:2;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex;position:absolute;inset:0}.ContentLoadingState-module__f51cHW__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-content:center;gap:10px;display:grid}.ContentLoadingState-module__f51cHW__table,.ContentLoadingState-module__f51cHW__form{align-content:center;gap:10px;display:grid}.ContentLoadingState-module__f51cHW__row,.ContentLoadingState-module__f51cHW__card,.ContentLoadingState-module__f51cHW__field{position:relative;overflow:hidden}.ContentLoadingState-module__f51cHW__row:after,.ContentLoadingState-module__f51cHW__card:after,.ContentLoadingState-module__f51cHW__field:after{content:"";background:linear-gradient(90deg,#0000,#ffffffbf,#0000);animation:1.15s infinite ContentLoadingState-module__f51cHW__shimmer;position:absolute;inset:0;transform:translate(-100%)}.ContentLoadingState-module__f51cHW__row{background:#eef2f7;border-radius:6px;height:48px}.ContentLoadingState-module__f51cHW__card{background:#eef2f7;border-radius:8px;height:112px}.ContentLoadingState-module__f51cHW__form{grid-template-columns:repeat(2,minmax(0,1fr))}.ContentLoadingState-module__f51cHW__field{background:#eef2f7;border-radius:6px;height:44px}.ContentLoadingState-module__f51cHW__compact{min-height:112px}@keyframes ContentLoadingState-module__f51cHW__shimmer{to{transform:translate(100%)}}@media (max-width:640px){.ContentLoadingState-module__f51cHW__grid,.ContentLoadingState-module__f51cHW__form{grid-template-columns:1fr}.ContentLoadingState-module__f51cHW__grid .ContentLoadingState-module__f51cHW__card:nth-child(n+3),.ContentLoadingState-module__f51cHW__form .ContentLoadingState-module__f51cHW__field:nth-child(n+4){display:none}}@media (prefers-reduced-motion:reduce){.ContentLoadingState-module__f51cHW__row:after,.ContentLoadingState-module__f51cHW__card:after,.ContentLoadingState-module__f51cHW__field:after{animation:none}}
.ConfirmDialog-module__6tZsAq__backdrop{z-index:1000;background:#11182747;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.ConfirmDialog-module__6tZsAq__panel{border:1px solid var(--pc-border);background:var(--pc-surface);border-radius:14px;width:min(420px,100%);padding:22px;box-shadow:0 24px 70px #0f172a2e}.ConfirmDialog-module__6tZsAq__title{color:var(--pc-ink);margin:0 0 10px;font-size:1.15rem;font-weight:800}.ConfirmDialog-module__6tZsAq__message{color:var(--pc-muted);margin:0;line-height:1.55}.ConfirmDialog-module__6tZsAq__actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.ConfirmDialog-module__6tZsAq__button{border:1px solid var(--pc-border);background:var(--pc-surface);min-height:42px;color:var(--pc-ink);font:inherit;cursor:pointer;border-radius:10px;padding:0 18px;font-weight:800}.ConfirmDialog-module__6tZsAq__primary{border-color:var(--pc-danger);background:var(--pc-danger);color:#fff}
.IconActionButton-module__EymAiW__button{color:#344054;cursor:pointer;background:0 0;border:1px solid #d7dce5;border-radius:6px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:background-color .14s,border-color .14s,color .14s;display:inline-flex}.IconActionButton-module__EymAiW__button:hover:not(:disabled){color:#172033;background:#f4f6fa;border-color:#aeb8c8}.IconActionButton-module__EymAiW__button:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.IconActionButton-module__EymAiW__danger{color:#b42318}.IconActionButton-module__EymAiW__danger:hover:not(:disabled){color:#912018;background:#fff1f0;border-color:#f2aaa4}.IconActionButton-module__EymAiW__button:disabled{cursor:not-allowed;opacity:.48}.IconActionButton-module__EymAiW__spinner{animation:.8s linear infinite IconActionButton-module__EymAiW__spin}@keyframes IconActionButton-module__EymAiW__spin{to{transform:rotate(360deg)}}@media (max-width:700px){.IconActionButton-module__EymAiW__button{width:44px;height:44px}}
.Pagination-module__ofJG3G__pagination{justify-content:center;align-items:center;gap:6px;width:100%;margin-top:18px;display:flex}.Pagination-module__ofJG3G__page,.Pagination-module__ofJG3G__nav,.Pagination-module__ofJG3G__ellipsis{min-width:36px;height:36px;font:inherit;border-radius:6px;justify-content:center;align-items:center;font-size:14px;line-height:1;display:inline-flex}.Pagination-module__ofJG3G__page,.Pagination-module__ofJG3G__nav{border:1px solid var(--border,#d8dee8);color:var(--text,#182033);cursor:pointer;background:#fff;text-decoration:none}.Pagination-module__ofJG3G__nav{min-width:64px;padding:0 12px}.Pagination-module__ofJG3G__page:hover,.Pagination-module__ofJG3G__nav:hover{border-color:var(--primary,#2563eb);color:var(--primary,#2563eb)}.Pagination-module__ofJG3G__active{border-color:var(--primary,#2563eb);background:var(--primary,#2563eb);color:#fff;font-weight:700}.Pagination-module__ofJG3G__active:hover{color:#fff}.Pagination-module__ofJG3G__disabled{border-color:var(--border,#d8dee8);color:#98a2b3;cursor:default;background:#f5f7fa}.Pagination-module__ofJG3G__ellipsis{color:#667085;min-width:24px}.Pagination-module__ofJG3G__desktopPages{display:contents}.Pagination-module__ofJG3G__mobilePages{display:none}@media (max-width:640px){.Pagination-module__ofJG3G__pagination{gap:4px}.Pagination-module__ofJG3G__desktopPages{display:none}.Pagination-module__ofJG3G__mobilePages{display:contents}.Pagination-module__ofJG3G__page,.Pagination-module__ofJG3G__nav,.Pagination-module__ofJG3G__ellipsis{min-width:40px;height:44px}.Pagination-module__ofJG3G__nav{min-width:58px;padding:0 9px}}
.print-page-module__B9fTbG__mobileOnly{display:none}.print-page-module__B9fTbG__desktopOnly{display:block}.print-page-module__B9fTbG__mobilePage{background:radial-gradient(circle at 0 0,#2563eb14,#0000 34%),#f4f8f6;justify-content:center;align-items:center;min-height:100dvh;padding:22px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,Helvetica,sans-serif;display:flex}.print-page-module__B9fTbG__noticeCard{background:#fff;border:1px solid #d9e5e0;border-radius:16px;width:100%;max-width:430px;padding:24px;box-shadow:0 18px 48px #0f172a1f}.print-page-module__B9fTbG__badge{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;width:fit-content;padding:8px 10px;font-size:12px;font-weight:900;line-height:1}.print-page-module__B9fTbG__noticeCard h1{color:#111827;letter-spacing:0;margin:18px 0 10px;font-size:28px;line-height:1.12}.print-page-module__B9fTbG__noticeCard p{color:#4b5563;margin:0;font-size:16px;line-height:1.45}.print-page-module__B9fTbG__actions{gap:10px;margin-top:22px;display:grid}.print-page-module__B9fTbG__actions a{color:#111827;text-align:center;background:#fff;border:1px solid #cfdcd7;border-radius:10px;justify-content:center;align-items:center;min-height:48px;font-size:15px;font-weight:850;text-decoration:none;display:flex}.print-page-module__B9fTbG__actions a:first-child{color:#fff;background:#2563eb;border-color:#2563eb}@media (max-width:767px){.print-page-module__B9fTbG__mobileOnly{display:block}.print-page-module__B9fTbG__desktopOnly{display:none}}
.ProductPageHeader-module__w0A03a__header{background:#fffffff5;border:1px solid #0f172a17;border-radius:10px;grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:24px;padding:20px;display:grid;box-shadow:0 1px 2px #0f172a0d}.ProductPageHeader-module__w0A03a__copy{min-width:0}.ProductPageHeader-module__w0A03a__eyebrow{color:#667085;text-transform:uppercase;font-size:10px;font-weight:850}.ProductPageHeader-module__w0A03a__title{color:#111827;margin:5px 0 6px;font-size:24px;font-weight:850;line-height:1.15}.ProductPageHeader-module__w0A03a__description{color:#667085;max-width:620px;margin:0;font-size:13px;line-height:1.45}.ProductPageHeader-module__w0A03a__metrics{grid-template-columns:repeat(3,minmax(84px,1fr));display:grid}.ProductPageHeader-module__w0A03a__metric{border-left:1px solid #e5e7eb;min-width:84px;padding:2px 14px}.ProductPageHeader-module__w0A03a__metric span,.ProductPageHeader-module__w0A03a__metric strong{display:block}.ProductPageHeader-module__w0A03a__metricSkeleton{background:#e8edf4;border-radius:999px;width:42px;height:18px;animation:1.15s ease-in-out infinite ProductPageHeader-module__w0A03a__metricPulse;display:block}@keyframes ProductPageHeader-module__w0A03a__metricPulse{50%{opacity:.5}}.ProductPageHeader-module__w0A03a__metric span{color:#667085;text-transform:uppercase;font-size:10px;font-weight:800}.ProductPageHeader-module__w0A03a__metric strong{color:#111827;overflow-wrap:anywhere;margin-top:7px;font-size:21px;font-weight:850;line-height:1}.ProductPageHeader-module__w0A03a__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}@media (max-width:980px){.ProductPageHeader-module__w0A03a__header{grid-template-columns:minmax(0,1fr) auto;align-items:stretch}.ProductPageHeader-module__w0A03a__actions{grid-column:1/-1;justify-content:flex-start}}@media (max-width:680px){.ProductPageHeader-module__w0A03a__header{grid-template-columns:1fr;padding:16px}.ProductPageHeader-module__w0A03a__title{font-size:22px}.ProductPageHeader-module__w0A03a__metrics{border-top:1px solid #eef0f3;grid-template-columns:repeat(3,minmax(0,1fr));padding-top:14px}.ProductPageHeader-module__w0A03a__metric{min-width:0;padding-inline:10px}.ProductPageHeader-module__w0A03a__metric:first-child{border-left:0;padding-left:0}.ProductPageHeader-module__w0A03a__actions{grid-column:auto}.ProductPageHeader-module__w0A03a__actions>*{flex:auto}}
.tools-module__oCstcq__intro{color:var(--pc-muted);margin:0;font-size:15px;line-height:1.45}.tools-module__oCstcq__workPanel{gap:16px;width:100%;max-width:760px;margin:0 auto;display:grid}.tools-module__oCstcq__workTitle{color:var(--pc-text);text-align:left;margin:0 0 6px;font-size:22px;line-height:1.15}.tools-module__oCstcq__workPanel>div:first-child .tools-module__oCstcq__intro{text-align:left}.tools-module__oCstcq__toolSwitch{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.tools-module__oCstcq__toolSwitch button{border:1px solid var(--pc-border);min-height:38px;color:var(--pc-text);cursor:pointer;background:#fff;border-radius:999px;padding:0 13px;font-size:13px;font-weight:850}.tools-module__oCstcq__toolSwitch button:hover,.tools-module__oCstcq__toolSwitchActive{border-color:var(--pc-primary)!important;color:#2563eb!important;background:#eff6ff!important}.tools-module__oCstcq__uploadBox{border:1px dashed var(--pc-border-strong);background:var(--pc-surface-soft);cursor:pointer;text-align:center;border-radius:8px;justify-items:center;gap:8px;min-height:180px;padding:30px;display:grid}.tools-module__oCstcq__uploadBoxDragging{border-color:var(--pc-primary);background:#eff6ff}.tools-module__oCstcq__uploadBox strong{color:var(--pc-text);font-size:20px;font-weight:900}.tools-module__oCstcq__uploadBox span,.tools-module__oCstcq__uploadBox input{color:var(--pc-muted);font-size:14px}.tools-module__oCstcq__uploadBox input::file-selector-button{border:1px solid var(--pc-border-strong);color:var(--pc-text);cursor:pointer;font:inherit;background:#fff;border-radius:7px;min-height:36px;margin-right:9px;padding:0 12px;font-weight:800}.tools-module__oCstcq__memberNotice{color:#7a5521;background:#f7f4ee;border:1px solid #e7dac5;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.tools-module__oCstcq__memberNotice span{font-size:14px;line-height:1.35}.tools-module__oCstcq__memberNotice a{color:#2563eb;flex-shrink:0;font-size:14px;font-weight:900}.tools-module__oCstcq__fileList{border:1px solid var(--pc-border);border-radius:8px;overflow:hidden}.tools-module__oCstcq__fileList div{border-bottom:1px solid var(--pc-border);justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.tools-module__oCstcq__fileList div:last-child{border-bottom:0}.tools-module__oCstcq__fileList span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.tools-module__oCstcq__fileList em{color:var(--pc-muted);flex-shrink:0;font-size:12px;font-style:normal}.tools-module__oCstcq__conversionPreview{border:1px solid var(--pc-border);border-radius:8px;gap:12px;padding:12px;display:grid}.tools-module__oCstcq__conversionPreviewHeader{justify-content:space-between;align-items:center;gap:10px;display:flex}.tools-module__oCstcq__conversionPreviewHeader strong{color:var(--pc-text);font-size:15px;font-weight:900}.tools-module__oCstcq__conversionPreviewHeader span{color:var(--pc-muted);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.tools-module__oCstcq__conversionPreviewBody{border:1px solid var(--pc-border);border-radius:8px;grid-template-columns:110px minmax(0,1fr);align-items:center;gap:12px;padding:12px;display:grid}.tools-module__oCstcq__conversionPreviewBody div{gap:4px;min-width:0;display:grid}.tools-module__oCstcq__conversionPreviewBody strong{color:var(--pc-text);text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.tools-module__oCstcq__conversionPreviewBody span{color:var(--pc-muted);font-size:13px}.tools-module__oCstcq__conversionPagePreview{aspect-ratio:3/4;border:1px solid var(--pc-border);background:#f5f7f6;border-radius:6px;width:100%;display:block;overflow:hidden}.tools-module__oCstcq__conversionPagePreview img{object-fit:contain;width:100%;height:100%;display:block}.tools-module__oCstcq__wordPreviewIcon{aspect-ratio:3/4;letter-spacing:0;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;justify-content:center;align-items:center;width:100%;font-weight:950;display:flex;color:#2563eb!important;font-size:22px!important}.tools-module__oCstcq__success,.tools-module__oCstcq__error{border-radius:8px;margin:0;padding:12px;font-size:14px;line-height:1.45}.tools-module__oCstcq__success{color:#1d4ed8;background:#eef8f2;border:1px solid #bfdbfe}.tools-module__oCstcq__error{color:#a91f18;background:#fff2f1;border:1px solid #f1c6c3}.tools-module__oCstcq__downloadLink{color:#2563eb;text-align:center;background:#fff;border:1px solid #bfdbfe;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:0 12px;font-size:14px;font-weight:900;text-decoration:none;display:flex}.tools-module__oCstcq__downloadLink:hover{border-color:#2563eb}.tools-module__oCstcq__pageEditor{border:1px solid var(--pc-border);border-radius:8px;gap:12px;padding:12px;display:grid}.tools-module__oCstcq__pageEditorHeader{grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:10px;display:grid}.tools-module__oCstcq__pageEditorHeader strong{color:var(--pc-text);font-size:15px;font-weight:900}.tools-module__oCstcq__pageEditorHeader span{color:var(--pc-muted);text-align:right;font-size:13px;line-height:1.35}.tools-module__oCstcq__clearButton{border:1px solid var(--pc-border-strong);min-height:32px;color:var(--pc-text);cursor:pointer;white-space:nowrap;background:#fff;border-radius:999px;padding:0 12px;font-size:12px;font-weight:900}.tools-module__oCstcq__clearButton:hover{color:#a91f18;border-color:#a91f18}.tools-module__oCstcq__pageGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;display:grid}.tools-module__oCstcq__pageTile{border:1px solid var(--pc-border);min-height:220px;color:var(--pc-text);cursor:grab;text-align:center;background:#fff;border-radius:8px;flex-direction:column;justify-content:flex-start;gap:9px;padding:10px;display:flex;position:relative}.tools-module__oCstcq__pageTile:active{cursor:grabbing}.tools-module__oCstcq__pageTile span{font-size:17px;font-weight:900}.tools-module__oCstcq__pageRemoveWrap{justify-content:center;align-items:center;gap:8px;min-height:24px;display:flex}.tools-module__oCstcq__pageRemove{border:1px solid var(--pc-border-strong);color:#a91f18;cursor:pointer;z-index:2;background:#fff;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-weight:900;line-height:1;display:inline-flex;position:absolute;top:7px;right:7px;font-size:18px!important}.tools-module__oCstcq__pageRemove:hover{background:#fff2f1;border-color:#d64b43}.tools-module__oCstcq__pagePreview{aspect-ratio:3/4;border:1px solid var(--pc-border);background:#f5f7f6;border-radius:6px;width:100%;display:block;overflow:hidden}.tools-module__oCstcq__pagePreview img{object-fit:contain;width:100%;height:100%;display:block}.tools-module__oCstcq__pagePreviewLoading{color:var(--pc-muted);justify-content:center;align-items:center;width:100%;height:100%;font-weight:850;display:flex;font-size:12px!important}.tools-module__oCstcq__pageTile em{color:var(--pc-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-style:normal;line-height:1.25;display:-webkit-box;overflow:hidden}.tools-module__oCstcq__pageTileDeleted{background:#fff2f1;border-color:#f1c6c3}.tools-module__oCstcq__pageTileDeleted span,.tools-module__oCstcq__pageTileDeleted em{color:#a91f18}.tools-module__oCstcq__workPanel,.tools-module__oCstcq__linksWorkspace{max-width:100%}.tools-module__oCstcq__uploadBox,.tools-module__oCstcq__conversionPreview,.tools-module__oCstcq__conversionPreviewBody,.tools-module__oCstcq__pageEditor,.tools-module__oCstcq__pageTile,.tools-module__oCstcq__fileList,.tools-module__oCstcq__linksPanel,.tools-module__oCstcq__linkDialog input,.tools-module__oCstcq__linkDialog select,.tools-module__oCstcq__linkDialog textarea,.tools-module__oCstcq__downloadLink,.tools-module__oCstcq__memberNotice{border-radius:8px}.tools-module__oCstcq__uploadBox,.tools-module__oCstcq__linksPanel,.tools-module__oCstcq__conversionPreview,.tools-module__oCstcq__pageEditor{background:#fffffff5;box-shadow:0 10px 26px #0f172a0e}.tools-module__oCstcq__uploadBox{border-color:var(--pc-border-strong);min-height:210px}.tools-module__oCstcq__uploadBox:hover,.tools-module__oCstcq__uploadBoxDragging{border-color:var(--pc-primary);background:var(--pc-primary-soft)}.tools-module__oCstcq__toolSwitch button,.tools-module__oCstcq__clearButton,.tools-module__oCstcq__formActions button,.tools-module__oCstcq__addLinkButton,.tools-module__oCstcq__linkActions a,.tools-module__oCstcq__linkActions button,.tools-module__oCstcq__categoryTabs button,.tools-module__oCstcq__downloadLink{border-radius:8px;transition:background .15s,border-color .15s,color .15s,transform .15s}.tools-module__oCstcq__toolSwitchActive,.tools-module__oCstcq__formActions button:first-child,.tools-module__oCstcq__addLinkButton{border-color:var(--pc-primary)!important;background:var(--pc-primary)!important;color:#fff!important}.tools-module__oCstcq__toolSwitch button:hover,.tools-module__oCstcq__clearButton:hover,.tools-module__oCstcq__formActions button:hover,.tools-module__oCstcq__addLinkButton:hover,.tools-module__oCstcq__linkActions a:hover,.tools-module__oCstcq__linkActions button:hover,.tools-module__oCstcq__categoryTabs button:hover,.tools-module__oCstcq__downloadLink:hover{transform:translateY(-1px)}.tools-module__oCstcq__pageTile{min-height:238px;box-shadow:none}.tools-module__oCstcq__pageTile:hover{border-color:var(--pc-primary)}.tools-module__oCstcq__pageRemove{border-radius:999px;box-shadow:0 4px 12px #0f172a1f}.tools-module__oCstcq__success,.tools-module__oCstcq__error{border-radius:8px;font-weight:760}@media (max-width:720px){.tools-module__oCstcq__workPanel,.tools-module__oCstcq__linksWorkspace{max-width:100%}.tools-module__oCstcq__uploadBox{min-height:180px;padding:22px 16px}.tools-module__oCstcq__conversionPreviewBody{grid-template-columns:86px minmax(0,1fr)}}.tools-module__oCstcq__linksWorkspace{gap:16px;display:grid}.tools-module__oCstcq__linksPanel{border:1px solid var(--pc-border);background:#fff;border-radius:8px;gap:16px;padding:16px;display:grid}.tools-module__oCstcq__linksHeader h2{color:var(--pc-text);margin:0;font-size:20px;line-height:1.15}.tools-module__oCstcq__linkDialog label{color:var(--pc-text);gap:6px;font-size:13px;font-weight:850;display:grid}.tools-module__oCstcq__linkDialog input,.tools-module__oCstcq__linkDialog select,.tools-module__oCstcq__linkDialog textarea{border:1px solid var(--pc-border-strong);min-height:42px;color:var(--pc-text);font:inherit;background:#fff;border-radius:8px;width:100%;padding:0 12px;font-weight:650}.tools-module__oCstcq__linkDialog textarea{resize:vertical;min-height:86px;padding:10px 12px}.tools-module__oCstcq__pinRow{align-items:center;gap:9px!important;display:flex!important}.tools-module__oCstcq__pinRow input{width:18px;height:18px;min-height:0}.tools-module__oCstcq__formActions{justify-content:flex-end;gap:8px;display:flex}.tools-module__oCstcq__formActions button,.tools-module__oCstcq__addLinkButton,.tools-module__oCstcq__linkActions a,.tools-module__oCstcq__linkActions button,.tools-module__oCstcq__categoryTabs button{border:1px solid var(--pc-border-strong);min-height:38px;color:var(--pc-text);cursor:pointer;background:#fff;border-radius:999px;padding:0 13px;font-size:13px;font-weight:900}.tools-module__oCstcq__formActions button:first-child,.tools-module__oCstcq__addLinkButton{border-color:var(--pc-primary);background:var(--pc-primary);color:#fff}.tools-module__oCstcq__formActions button:disabled,.tools-module__oCstcq__addLinkButton:disabled{cursor:not-allowed;opacity:.55}.tools-module__oCstcq__moreOptionsButton{border:1px solid var(--pc-border-strong);min-height:38px;color:var(--pc-text);cursor:pointer;background:#fff;border-radius:999px;justify-self:start;padding:0 13px;font-size:13px;font-weight:900}.tools-module__oCstcq__linkAdvancedFields{border-top:1px solid var(--pc-border);gap:12px;padding-top:12px;display:grid}.tools-module__oCstcq__linksHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.tools-module__oCstcq__categoryTabs{flex-wrap:wrap;gap:8px;display:flex}.tools-module__oCstcq__categoryTabActive{border-color:var(--pc-primary)!important;color:#2563eb!important;background:#eff6ff!important}.tools-module__oCstcq__linkGrid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px;display:grid}.tools-module__oCstcq__linkCard{border:1px solid var(--pc-border);background:linear-gradient(#fff 0%,#f8fafc 100%);border-radius:8px;gap:9px;min-height:196px;padding:12px;display:grid}.tools-module__oCstcq__linkMain{color:inherit;grid-template-columns:1fr;align-items:start;gap:10px;text-decoration:none;display:grid}.tools-module__oCstcq__linkMain>span:last-child{gap:3px;min-width:0;display:grid}.tools-module__oCstcq__linkMain strong{color:var(--pc-text);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:950;overflow:hidden}.tools-module__oCstcq__linkMain em{color:var(--pc-muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-style:normal;overflow:hidden}.tools-module__oCstcq__linkThumb{aspect-ratio:16/9;background:linear-gradient(90deg,#2563eb0f,#2563eb00),#f8fafc;border:1px solid #bfdbfe;border-radius:8px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.tools-module__oCstcq__linkThumb img{object-fit:contain;width:46px;height:46px;display:block}.tools-module__oCstcq__linkThumb strong{color:#2563eb;font-size:22px}.tools-module__oCstcq__linkMeta{flex-wrap:wrap;gap:6px;display:flex}.tools-module__oCstcq__linkMeta span{border:1px solid var(--pc-border);color:var(--pc-muted);border-radius:999px;padding:4px 9px;font-size:12px;font-weight:850}.tools-module__oCstcq__linkCard p{color:var(--pc-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.35;display:-webkit-box;overflow:hidden}.tools-module__oCstcq__linkActions{flex-wrap:wrap;align-items:center;gap:6px;margin-top:auto;display:flex}.tools-module__oCstcq__linkActions a{border-color:var(--pc-primary);color:#2563eb;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.tools-module__oCstcq__linkActions button:not([data-icon-action]){min-height:34px;padding:0 10px}.tools-module__oCstcq__linkActions button:last-child{color:#a91f18;border-color:#f1c6c3}.tools-module__oCstcq__emptyLinks{border:1px dashed var(--pc-border-strong);color:var(--pc-muted);text-align:center;border-radius:8px;grid-column:1/-1;padding:28px;font-size:14px;font-weight:850}.tools-module__oCstcq__linkDialogOverlay{z-index:60;background:#0c1a1747;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.tools-module__oCstcq__linkDialog{border:1px solid var(--pc-border);background:#fff;border-radius:8px;gap:14px;width:min(100%,520px);max-width:520px;padding:16px;display:grid;box-shadow:0 22px 80px #11182733}.tools-module__oCstcq__linkDialogHeader{justify-content:space-between;align-items:center;display:flex}.tools-module__oCstcq__linkDialogHeader h2{color:var(--pc-text);margin:0;font-size:20px;line-height:1.15}.tools-module__oCstcq__linkDialogHeader button{border:1px solid var(--pc-border-strong);color:var(--pc-text);cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;font-size:24px;font-weight:650;line-height:1;display:inline-flex}@media (max-width:640px){.tools-module__oCstcq__uploadBox{min-height:150px;padding:22px}.tools-module__oCstcq__toolSwitch{flex-wrap:nowrap;justify-content:flex-start;margin:0 -2px;padding-bottom:4px;overflow-x:auto}.tools-module__oCstcq__toolSwitch button{white-space:nowrap}.tools-module__oCstcq__pageEditorHeader{grid-template-columns:1fr}.tools-module__oCstcq__pageEditorHeader span{text-align:left}.tools-module__oCstcq__pageGrid{grid-template-columns:repeat(auto-fill,minmax(132px,1fr))}.tools-module__oCstcq__memberNotice{flex-direction:column;align-items:flex-start}.tools-module__oCstcq__conversionPreviewBody{grid-template-columns:88px minmax(0,1fr)}.tools-module__oCstcq__linksHeader{flex-direction:column;align-items:flex-start}.tools-module__oCstcq__categoryTabs{flex-wrap:nowrap;margin:0 -2px;padding-bottom:4px;overflow-x:auto}.tools-module__oCstcq__categoryTabs button{white-space:nowrap}.tools-module__oCstcq__linkGrid{grid-template-columns:1fr}.tools-module__oCstcq__addLinkButton{width:100%}.tools-module__oCstcq__formActions{justify-content:stretch}.tools-module__oCstcq__formActions button{flex:1}.tools-module__oCstcq__linkDialogOverlay{align-items:flex-end;padding:10px}.tools-module__oCstcq__linkDialog{max-height:calc(100vh - 20px);overflow:auto}}.tools-module__oCstcq__toolPanel,.tools-module__oCstcq__dropZone,.tools-module__oCstcq__filePreview,.tools-module__oCstcq__pageTile,.tools-module__oCstcq__linkCard,.tools-module__oCstcq__linkDialog,.tools-module__oCstcq__quickLinkForm{background:#fff;border-color:#e5e7eb;box-shadow:0 1px 2px #0f172a0a}.tools-module__oCstcq__dropZone:hover,.tools-module__oCstcq__linkCard:hover{background:#f8fafc;border-color:#bfdbfe}.tools-module__oCstcq__input,.tools-module__oCstcq__textarea,select.tools-module__oCstcq__input{color:#111827;background:#fff;border-color:#d1d5db}.tools-module__oCstcq__input:focus,.tools-module__oCstcq__textarea:focus,select.tools-module__oCstcq__input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.tools-module__oCstcq__toolPanel,.tools-module__oCstcq__quickLinkForm{border-radius:var(--pc-radius);max-width:980px;margin-inline:auto}.tools-module__oCstcq__uploadBox,.tools-module__oCstcq__dropZone{border-radius:var(--pc-radius);max-width:760px;margin-inline:auto}.tools-module__oCstcq__toolSwitch,.tools-module__oCstcq__categoryTabs{justify-content:center}@media (max-width:640px){.tools-module__oCstcq__toolSwitch{overscroll-behavior-inline:contain;scrollbar-width:thin;justify-content:flex-start;margin-inline:-2px;padding:0 18px 4px 2px;scroll-padding-inline:2px}.tools-module__oCstcq__toolSwitch button{flex:none}}.tools-module__oCstcq__toolSwitch button,.tools-module__oCstcq__categoryTabs button,.tools-module__oCstcq__button,.tools-module__oCstcq__buttonSecondary,.tools-module__oCstcq__downloadLink,.tools-module__oCstcq__addLinkButton,.tools-module__oCstcq__formActions button{min-height:var(--pc-control-height);border-radius:var(--pc-radius-sm);font-weight:850}.tools-module__oCstcq__success{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.tools-module__oCstcq__emptyLinks{border:1px dashed var(--pc-border-strong);border-radius:var(--pc-radius);color:var(--pc-muted);text-align:center;background:#ffffffb8;min-height:120px;padding:24px}.tools-module__oCstcq__linksWorkspace{width:100%;max-width:none}.tools-module__oCstcq__linksPanel{gap:18px;width:100%;padding:24px}.tools-module__oCstcq__linksHeader{border-bottom:1px solid var(--pc-border);align-items:flex-start;padding-bottom:16px}.tools-module__oCstcq__linksHeader h2{letter-spacing:0;font-size:28px}.tools-module__oCstcq__linksIntro{color:var(--pc-muted);margin:6px 0 0;font-size:14px;line-height:1.45}.tools-module__oCstcq__linksPanel .tools-module__oCstcq__categoryTabs{justify-content:flex-start}.tools-module__oCstcq__linksPanel .tools-module__oCstcq__linkGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.tools-module__oCstcq__linksPanel .tools-module__oCstcq__linkCard{border-radius:var(--pc-radius);gap:12px;min-height:248px;padding:16px}.tools-module__oCstcq__linksPanel .tools-module__oCstcq__linkThumb{border-color:var(--pc-border);background:linear-gradient(#2563eb12,#fff0),#f8fafc}.tools-module__oCstcq__linksPanel .tools-module__oCstcq__linkThumb img{width:52px;height:52px}.tools-module__oCstcq__linksPanel .tools-module__oCstcq__emptyLinks{align-content:center;justify-items:center;gap:8px;min-height:220px;display:grid}.tools-module__oCstcq__linksPanel .tools-module__oCstcq__emptyLinks strong{color:var(--pc-text);font-size:18px}.tools-module__oCstcq__linksPanel .tools-module__oCstcq__emptyLinks span{color:var(--pc-muted);max-width:560px;font-size:14px}@media (max-width:640px){.tools-module__oCstcq__linksPanel{padding:16px}.tools-module__oCstcq__linksHeader{gap:14px}.tools-module__oCstcq__linksHeader h2{font-size:24px}.tools-module__oCstcq__linksPanel .tools-module__oCstcq__linkGrid{grid-template-columns:1fr}}
.admin-module__aXBbkG__page{background:#f7f7f8;min-height:100vh;padding:24px}.admin-module__aXBbkG__adminShell{background:linear-gradient(180deg,var(--pc-bg)0%,var(--pc-bg-soft)100%);min-height:100vh;color:var(--pc-text);grid-template-columns:248px minmax(0,1fr);display:grid}.admin-module__aXBbkG__adminSidebar{border-right:1px solid var(--pc-border);background:#fffffff0;flex-direction:column;gap:18px;height:100vh;padding:18px 14px;display:flex;position:sticky;top:0;overflow-y:auto}.admin-module__aXBbkG__adminBrand{border:1px solid var(--pc-border);background:var(--pc-surface-soft);color:var(--pc-text);border-radius:8px;flex-direction:column;gap:3px;padding:12px;text-decoration:none;display:flex}.admin-module__aXBbkG__adminBrand span{color:var(--pc-muted-2);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.admin-module__aXBbkG__adminBrand strong{font-size:20px;line-height:1}.admin-module__aXBbkG__adminSideNav{flex-direction:column;gap:14px;display:flex}.admin-module__aXBbkG__adminSideGroup{flex-direction:column;gap:4px;display:flex}.admin-module__aXBbkG__adminSideGroupLabel{color:var(--pc-muted-2);letter-spacing:.08em;text-transform:uppercase;padding:0 11px 2px;font-size:10px;font-weight:900}.admin-module__aXBbkG__adminSideLink,.admin-module__aXBbkG__adminPublicLink{min-height:38px;color:var(--pc-muted);border-radius:7px;align-items:center;padding:0 11px;font-size:13px;font-weight:800;text-decoration:none;display:flex}.admin-module__aXBbkG__adminSideLink:hover,.admin-module__aXBbkG__adminPublicLink:hover{background:var(--pc-surface-soft);color:var(--pc-text)}.admin-module__aXBbkG__adminSideLinkActive{background:var(--pc-primary);color:#fff}.admin-module__aXBbkG__adminSideLinkActive:hover{background:var(--pc-primary-strong);color:#fff}.admin-module__aXBbkG__adminPublicLink{border:1px solid var(--pc-border);justify-content:center;margin-top:auto}.admin-module__aXBbkG__adminMain{min-width:0;padding:18px 22px 32px}.admin-module__aXBbkG__adminTopbar{justify-content:space-between;align-items:flex-start;gap:16px;min-height:66px;margin-bottom:14px;display:flex}.admin-module__aXBbkG__adminPageTitle{color:var(--pc-text);margin:0;font-size:24px;font-weight:900;line-height:1.1}.admin-module__aXBbkG__adminPageSubtitle{color:var(--pc-muted-2);margin:5px 0 0;font-size:13px;line-height:1.45}.admin-module__aXBbkG__adminContent{flex-direction:column;gap:14px;display:flex}.admin-module__aXBbkG__adminJobsNav{gap:7px;padding:2px 0 8px;display:flex;overflow-x:auto}.admin-module__aXBbkG__adminJobsNav a{white-space:nowrap}.admin-module__aXBbkG__adminNotice{border:1px solid var(--pc-border);color:var(--pc-muted);background:#fff;border-radius:7px;padding:12px 14px}.admin-module__aXBbkG__adminLoading,.admin-module__aXBbkG__adminEmpty{border:1px solid var(--pc-border);min-height:150px;color:var(--pc-muted);background:#fff;border-radius:8px;place-items:center;display:grid}.admin-module__aXBbkG__tableWrap{border:1px solid var(--pc-border);background:#fff;border-radius:8px;width:100%;overflow-x:auto}.admin-module__aXBbkG__panel{border:1px solid var(--pc-border);background:#fff;border-radius:8px;padding:16px}.admin-module__aXBbkG__input,.admin-module__aXBbkG__textarea{border:1px solid var(--pc-border);min-height:38px;font:inherit;background:#fff;border-radius:6px;padding:8px 10px}.admin-module__aXBbkG__textarea{width:100%;min-height:100px;margin:8px 0;display:block}.admin-module__aXBbkG__smallButton{border:1px solid var(--pc-border);min-height:34px;color:var(--pc-text);font:inherit;cursor:pointer;background:#fff;border-radius:6px;padding:0 10px;font-size:12px;font-weight:800}.admin-module__aXBbkG__smallButton:hover{border-color:var(--pc-primary);color:var(--pc-primary-strong)}.admin-module__aXBbkG__adminCheck{align-items:center;gap:8px;min-height:40px;display:flex}.admin-module__aXBbkG__adminMetricGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.admin-module__aXBbkG__adminMetricCard{border:1px solid var(--pc-border);min-height:100px;color:var(--pc-text);box-shadow:var(--pc-shadow-soft);background:#fffffff5;border-radius:8px;flex-direction:column;justify-content:space-between;padding:14px;text-decoration:none;display:flex}.admin-module__aXBbkG__adminMetricCard:hover{border-color:var(--pc-primary)}.admin-module__aXBbkG__adminMetricCard span{color:var(--pc-muted-2);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:900}.admin-module__aXBbkG__adminMetricCard strong{color:var(--pc-text);overflow-wrap:anywhere;font-size:28px;font-weight:900;line-height:1}.admin-module__aXBbkG__adminDashboardGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.admin-module__aXBbkG__adminFilterRow{border:1px solid var(--pc-border);border-radius:var(--pc-radius-sm);background:var(--pc-surface-soft);flex-wrap:wrap;align-items:center;gap:10px;margin:10px 0 14px;padding:10px;display:flex}.admin-module__aXBbkG__adminFilterRow .admin-module__aXBbkG__input{flex:220px;width:auto;min-width:0}.admin-module__aXBbkG__adminFilterRow select.admin-module__aXBbkG__input,.admin-module__aXBbkG__adminFilterRow input[type=date].admin-module__aXBbkG__input{flex:150px;width:auto;min-width:150px;max-width:220px}.admin-module__aXBbkG__filterClear{color:var(--pc-muted);min-height:var(--pc-control-height);align-items:center;padding:0 8px;font-size:12px;font-weight:850;text-decoration:none;display:inline-flex}.admin-module__aXBbkG__filterClear:hover{color:var(--pc-primary-strong)}@media (max-width:720px){.admin-module__aXBbkG__adminFilterRow{grid-template-columns:1fr;align-items:stretch;display:grid}.admin-module__aXBbkG__adminFilterRow .admin-module__aXBbkG__input,.admin-module__aXBbkG__adminFilterRow select.admin-module__aXBbkG__input,.admin-module__aXBbkG__adminFilterRow input[type=date].admin-module__aXBbkG__input,.admin-module__aXBbkG__adminFilterRow .admin-module__aXBbkG__smallButton,.admin-module__aXBbkG__adminFilterRow a.admin-module__aXBbkG__smallButton{width:100%;max-width:none}}.admin-module__aXBbkG__filterPill{border:1px solid var(--pc-border);min-height:30px;color:var(--pc-muted);background:#fff;border-radius:7px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.admin-module__aXBbkG__filterPill:hover{border-color:var(--pc-primary);color:var(--pc-primary-strong)}.admin-module__aXBbkG__filterPillActive{border-color:var(--pc-primary);background:var(--pc-primary);color:#fff}.admin-module__aXBbkG__filterPillActive:hover{background:var(--pc-primary-strong);color:#fff}.admin-module__aXBbkG__sectionHeading{color:var(--pc-text);margin:0;font-size:15px;font-weight:900;line-height:1.2}.admin-module__aXBbkG__card{background:#fff;border:1px solid #e6e6e6;border-radius:12px;max-width:1100px;margin:0 auto;padding:20px;box-shadow:0 6px 16px #00000014}.admin-module__aXBbkG__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.admin-module__aXBbkG__title{margin:0;font-size:20px}.admin-module__aXBbkG__button{color:#fff;cursor:pointer;background:#111;border:1px solid #111;border-radius:10px;justify-content:center;align-items:center;height:32px;padding:0 12px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.admin-module__aXBbkG__table{border-collapse:collapse;width:100%;font-size:13px}.admin-module__aXBbkG__table th,.admin-module__aXBbkG__table td{text-align:left;border-bottom:1px solid #eee;padding:8px 6px}.admin-module__aXBbkG__tableMemoCell{word-wrap:break-word;overflow-wrap:anywhere;vertical-align:top;max-width:14rem}.admin-module__aXBbkG__actionsRow{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.admin-module__aXBbkG__adminHeaderStack{flex-direction:column;flex:720px;align-items:flex-end;gap:8px;display:flex}.admin-module__aXBbkG__adminToolRow,.admin-module__aXBbkG__headerActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;width:100%;display:flex}.admin-module__aXBbkG__headerNavGroup{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.admin-module__aXBbkG__navWorkspace{background:#fbfbf8;border:1px solid #eeeeea;border-radius:8px;padding:6px}.admin-module__aXBbkG__navWorkspaceLabel{color:#666;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;font-size:11px;font-weight:800}.admin-module__aXBbkG__navWorkspaceItems{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.admin-module__aXBbkG__walletButton{color:#111;cursor:pointer;background:#fff;border:1px solid #d6d6d6;border-radius:7px;justify-content:center;align-items:center;min-height:32px;padding:7px 10px;font-size:12px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.admin-module__aXBbkG__walletButton:hover{color:#1d4ed8;background:#edf8f5;border-color:#111827}.admin-module__aXBbkG__navActive{color:#fff;background:#111;border-color:#111}.admin-module__aXBbkG__smallInput{border:1px solid #d6d6d6;border-radius:8px;width:70px;height:26px;padding:0 8px;font-size:12px}.admin-module__aXBbkG__smallButton{color:#fff;cursor:pointer;background:#111;border:1px solid #111;border-radius:8px;height:26px;padding:0 8px;font-size:11px}.admin-module__aXBbkG__linkButton{color:#111;cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;text-decoration:underline}.admin-module__aXBbkG__muted{color:#666;font-size:12px}.admin-module__aXBbkG__statsGrid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px;display:grid}.admin-module__aXBbkG__statCard{background:#fafafa;border:1px solid #e6e6e6;border-radius:10px;padding:12px 14px}.admin-module__aXBbkG__statLabel{color:#666;margin-bottom:4px;font-size:11px}.admin-module__aXBbkG__statValue{color:#111;font-size:20px;font-weight:700;line-height:1.2}.admin-module__aXBbkG__tableWrap{margin-top:8px;overflow-x:auto}.admin-module__aXBbkG__dangerButton{color:#b00020;cursor:pointer;background:#fff;border:1px solid #b00020;border-radius:8px;height:26px;padding:0 8px;font-size:11px}.admin-module__aXBbkG__dangerButton:disabled{opacity:.5;cursor:not-allowed}.admin-module__aXBbkG__loginCard{background:#fff;border:1px solid #e6e6e6;border-radius:12px;width:min(420px,100%);margin:80px auto 0;padding:20px;box-shadow:0 6px 16px #00000014}.admin-module__aXBbkG__sectionCard{background:#fff;border:1px solid #e6e6e6;border-radius:12px;margin-bottom:12px;padding:12px}.admin-module__aXBbkG__sectionTitle{margin-bottom:8px;font-size:13px;font-weight:700}.admin-module__aXBbkG__storageNotice{background:#fafafa;border:1px solid #e6e6e6;border-radius:10px;margin:12px 0;padding:12px 14px}.admin-module__aXBbkG__storageNoticeTitle{margin-bottom:4px;font-size:13px;font-weight:800}.admin-module__aXBbkG__storageNoticeText{color:#555;font-size:12px;line-height:1.45}.admin-module__aXBbkG__storageNoticeOk{background:#eff6ff;border-color:#bfdbfe}.admin-module__aXBbkG__storageNoticeWarn{background:#fff8ec;border-color:#ffd7a8}.admin-module__aXBbkG__uploadRow{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.admin-module__aXBbkG__qrPreview{background:#fff;border:1px solid #e6e6e6;border-radius:8px;justify-content:center;align-items:center;width:180px;height:180px;margin-top:10px;display:flex;overflow:hidden}.admin-module__aXBbkG__qrPreview img{max-width:100%;max-height:100%}.admin-module__aXBbkG__modalOverlay{z-index:70;background:#00000059;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.admin-module__aXBbkG__modal{background:#fff;border:1px solid #e6e6e6;border-radius:12px;width:min(520px,100%);padding:16px}.admin-module__aXBbkG__modalHeader{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.admin-module__aXBbkG__field{flex-direction:column;gap:4px;margin-bottom:10px;display:flex}.admin-module__aXBbkG__label{color:#333;font-size:11px}.admin-module__aXBbkG__input{border:1px solid #d6d6d6;border-radius:10px;height:32px;padding:0 10px;font-size:13px}.admin-module__aXBbkG__actions{justify-content:flex-end;margin-top:8px;display:flex}.admin-module__aXBbkG__error{color:#b00020;margin-top:6px;font-size:11px}.admin-module__aXBbkG__success{color:#1d4ed8;margin-top:6px;font-size:11px}.admin-module__aXBbkG__settingsForm{flex-direction:column;gap:14px;margin-top:14px;display:flex}.admin-module__aXBbkG__settingsSection{border:1px solid var(--pc-border);background:var(--pc-surface-soft);border-radius:8px;flex-direction:column;gap:10px;padding:14px;display:flex}.admin-module__aXBbkG__settingsSection h3{color:var(--pc-text);margin:0 0 4px;font-size:14px;font-weight:900}.admin-module__aXBbkG__checkRow{color:var(--pc-text);align-items:center;gap:8px;font-size:13px;font-weight:800;display:flex}.admin-module__aXBbkG__checkRow input{width:16px;height:16px;accent-color:var(--pc-primary)}.admin-module__aXBbkG__inlineControl{align-items:center;gap:8px;display:flex}.admin-module__aXBbkG__inlineControl .admin-module__aXBbkG__input{flex:1;min-width:0}.admin-module__aXBbkG__inlineControl .admin-module__aXBbkG__smallButton{flex:none;height:32px;padding:0 12px}.admin-module__aXBbkG__textarea{resize:vertical;min-height:150px;padding:10px;line-height:1.45}.admin-module__aXBbkG__statusCluster{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.admin-module__aXBbkG__statusGood,.admin-module__aXBbkG__statusMuted,.admin-module__aXBbkG__statusBad{border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.admin-module__aXBbkG__statusGood{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.admin-module__aXBbkG__statusMuted{border:1px solid var(--pc-border);background:var(--pc-surface-soft);color:var(--pc-muted)}.admin-module__aXBbkG__statusBad{color:#a01818;background:#fff4f4;border:1px solid #f0b8b8}.admin-module__aXBbkG__actionMatrix{flex-wrap:wrap;gap:8px;display:flex}.admin-module__aXBbkG__adminPagination{flex-wrap:wrap;align-items:center;gap:12px;margin-top:16px;display:flex}.admin-module__aXBbkG__adminPagination a.admin-module__aXBbkG__smallButton{text-decoration:none}.admin-module__aXBbkG__imagePlaceholder{border:1px dashed var(--pc-border-strong,#d1d5db);background:var(--pc-surface-soft,#f8fafc);color:var(--pc-muted-2,#6b7280);text-align:center;border-radius:7px;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:inline-flex}.admin-module__aXBbkG__page{background:linear-gradient(180deg,var(--pc-bg)0%,var(--pc-bg-soft)100%);color:var(--pc-text)}.admin-module__aXBbkG__card,.admin-module__aXBbkG__loginCard,.admin-module__aXBbkG__sectionCard,.admin-module__aXBbkG__modal{border-color:var(--pc-border);box-shadow:var(--pc-shadow-soft);background:#fffffff5;border-radius:8px}.admin-module__aXBbkG__card{width:100%;max-width:none}.admin-module__aXBbkG__title{color:var(--pc-text);font-weight:800}.admin-module__aXBbkG__button,.admin-module__aXBbkG__smallButton{border-color:var(--pc-primary);background:var(--pc-primary);color:#fff;border-radius:7px}.admin-module__aXBbkG__button:hover,.admin-module__aXBbkG__smallButton:hover{border-color:var(--pc-primary-strong);background:var(--pc-primary-strong)}.admin-module__aXBbkG__dangerButton{color:var(--pc-danger);background:#fff7f6;border-color:#efb8b2;border-radius:7px}.admin-module__aXBbkG__linkButton{color:var(--pc-primary-strong)}.admin-module__aXBbkG__smallInput,.admin-module__aXBbkG__input{border-color:var(--pc-border-strong);color:var(--pc-text);background:#f8fafc;border-radius:7px}.admin-module__aXBbkG__smallInput:focus,.admin-module__aXBbkG__input:focus{border-color:var(--pc-primary);outline:3px solid #2563eb24}.admin-module__aXBbkG__statCard,.admin-module__aXBbkG__qrPreview{border-color:var(--pc-border);background:var(--pc-surface-soft);border-radius:8px}.admin-module__aXBbkG__statLabel,.admin-module__aXBbkG__muted,.admin-module__aXBbkG__label{color:var(--pc-muted-2)}.admin-module__aXBbkG__statValue{color:var(--pc-text)}.admin-module__aXBbkG__tableWrap{border:1px solid var(--pc-border);background:#fff;border-radius:8px}.admin-module__aXBbkG__table th{background:var(--pc-surface-soft);color:var(--pc-muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px}.admin-module__aXBbkG__table th,.admin-module__aXBbkG__table td{border-bottom-color:#e5e7eb}@media (max-width:640px){.admin-module__aXBbkG__adminShell{grid-template-columns:1fr}.admin-module__aXBbkG__adminSidebar{border-right:none;border-bottom:1px solid var(--pc-border);height:auto;position:static}.admin-module__aXBbkG__adminSideNav{grid-template-columns:1fr;display:grid}.admin-module__aXBbkG__adminSideGroup{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.admin-module__aXBbkG__adminSideGroupLabel{grid-column:1/-1}.admin-module__aXBbkG__adminPublicLink{margin-top:0}.admin-module__aXBbkG__adminMain{padding:16px 10px 28px}.admin-module__aXBbkG__adminTopbar{grid-template-columns:1fr;display:grid}.admin-module__aXBbkG__adminMetricGrid,.admin-module__aXBbkG__adminDashboardGrid{grid-template-columns:1fr}.admin-module__aXBbkG__page{padding:16px 10px 28px}.admin-module__aXBbkG__card,.admin-module__aXBbkG__loginCard{padding:14px}.admin-module__aXBbkG__headerRow,.admin-module__aXBbkG__statsGrid{grid-template-columns:1fr;gap:10px;display:grid}}.admin-module__aXBbkG__printerFeedbackThumbButton{cursor:zoom-in;background:0 0;border:none;border-radius:4px;flex-shrink:0;width:50px;height:50px;margin:0;padding:0;display:block}.admin-module__aXBbkG__printerFeedbackThumb{object-fit:contain;object-position:center;cursor:zoom-in;vertical-align:top;background:#f5f5f5;border:1px solid #e6e6e6;border-radius:4px;width:50px;max-width:50px;height:50px;max-height:50px;display:block}.admin-module__aXBbkG__printerFeedbackThumb:hover{opacity:.92}.admin-module__aXBbkG__imageLightbox{z-index:10000;cursor:zoom-out;background:#000000e0;flex-direction:column;justify-content:center;align-items:center;padding:48px 16px 16px;display:flex;position:fixed;inset:0}.admin-module__aXBbkG__imageLightboxInner{cursor:default;flex-direction:column;align-items:center;gap:8px;max-width:100%;max-height:100%;display:flex}.admin-module__aXBbkG__imageLightboxCaption{color:#eee;text-align:center;max-width:min(900px,100%);font-size:13px}.admin-module__aXBbkG__imageLightboxInner img{object-fit:contain;border-radius:4px;width:auto;max-width:min(95vw,1400px);height:auto;max-height:min(85vh,1200px);box-shadow:0 8px 32px #00000080}.admin-module__aXBbkG__imageLightboxClose{color:#fff;cursor:pointer;z-index:10001;background:#ffffff26;border:none;border-radius:10px;width:40px;height:40px;font-size:24px;line-height:1;position:fixed;top:12px;right:12px}.admin-module__aXBbkG__imageLightboxClose:hover{background:#ffffff47}@media (max-width:640px){.admin-module__aXBbkG__page,.admin-module__aXBbkG__card{padding:16px 12px}.admin-module__aXBbkG__statsGrid{grid-template-columns:1fr}.admin-module__aXBbkG__statValue{font-size:18px}}.admin-module__aXBbkG__page{color:var(--pc-text);background:radial-gradient(circle at 0 0,#2563eb14,#0000 34rem),linear-gradient(#f8fafc 0%,#eef2f7 100%)}.admin-module__aXBbkG__adminShell{gap:0}.admin-module__aXBbkG__adminSidebar,.admin-module__aXBbkG__adminTopbar,.admin-module__aXBbkG__card,.admin-module__aXBbkG__loginCard,.admin-module__aXBbkG__sectionCard,.admin-module__aXBbkG__modal,.admin-module__aXBbkG__tableWrap,.admin-module__aXBbkG__adminMetric,.admin-module__aXBbkG__adminDashboardCard{border:1px solid var(--pc-border);background:#fffffff5;border-radius:8px;box-shadow:0 10px 26px #0f172a0e}.admin-module__aXBbkG__adminSidebar{background:#ffffffe6}.admin-module__aXBbkG__card,.admin-module__aXBbkG__loginCard,.admin-module__aXBbkG__sectionCard{padding:18px}.admin-module__aXBbkG__sectionTitle,.admin-module__aXBbkG__sectionHeading,.admin-module__aXBbkG__modalHeader h2,.admin-module__aXBbkG__adminTopbar h1,.admin-module__aXBbkG__card h2{color:var(--pc-text);letter-spacing:0;font-weight:850}.admin-module__aXBbkG__muted,.admin-module__aXBbkG__adminSideGroupLabel,.admin-module__aXBbkG__sectionHint,.admin-module__aXBbkG__helperText{color:var(--pc-muted)}.admin-module__aXBbkG__button,.admin-module__aXBbkG__smallButton,.admin-module__aXBbkG__dangerButton,.admin-module__aXBbkG__adminSideLink,.admin-module__aXBbkG__adminPublicLink,.admin-module__aXBbkG__modalClose{letter-spacing:0;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,border-color .15s,color .15s,transform .15s,box-shadow .15s;display:inline-flex}.admin-module__aXBbkG__button,.admin-module__aXBbkG__smallButton{border-color:var(--pc-primary);background:var(--pc-primary);color:#fff;box-shadow:0 8px 18px #2563eb24}.admin-module__aXBbkG__button:hover,.admin-module__aXBbkG__smallButton:hover{border-color:var(--pc-primary-strong);background:var(--pc-primary-strong);color:#fff;transform:translateY(-1px)}.admin-module__aXBbkG__adminSideLink,.admin-module__aXBbkG__adminPublicLink,.admin-module__aXBbkG__modalClose{border-color:var(--pc-border-strong);color:var(--pc-text);box-shadow:none;background:#fff}.admin-module__aXBbkG__adminSideLink:hover,.admin-module__aXBbkG__adminPublicLink:hover,.admin-module__aXBbkG__modalClose:hover{border-color:var(--pc-primary);background:var(--pc-primary-soft);color:var(--pc-primary-strong)}.admin-module__aXBbkG__navActive,.admin-module__aXBbkG__navActive:hover{border-color:var(--pc-primary);background:var(--pc-primary);color:#fff}.admin-module__aXBbkG__dangerButton{color:#9b1c1c;background:#fff8f8;border-color:#efcaca}.admin-module__aXBbkG__dangerButton:hover{color:#7f1515;background:#fff1f1;border-color:#d88989}.admin-module__aXBbkG__input,select.admin-module__aXBbkG__input,textarea.admin-module__aXBbkG__input{border-color:var(--pc-border-strong);color:var(--pc-text);background:#fff;border-radius:8px;min-height:42px}textarea.admin-module__aXBbkG__input{min-height:96px;padding-top:11px}.admin-module__aXBbkG__input:focus,select.admin-module__aXBbkG__input:focus,textarea.admin-module__aXBbkG__input:focus{border-color:var(--pc-primary);outline:none;box-shadow:0 0 0 3px #2563eb1f}.admin-module__aXBbkG__tableWrap{overflow:hidden}.admin-module__aXBbkG__table{border-collapse:separate;border-spacing:0}.admin-module__aXBbkG__table th{color:var(--pc-muted);letter-spacing:0;text-transform:uppercase;background:#f8fafc;font-size:11px;font-weight:850}.admin-module__aXBbkG__table th,.admin-module__aXBbkG__table td{border-bottom:1px solid var(--pc-border);padding:12px}.admin-module__aXBbkG__error,.admin-module__aXBbkG__success{border-radius:8px;padding:12px 14px;font-weight:760;line-height:1.45}.admin-module__aXBbkG__error{color:#9b1c1c;background:#fff5f5;border:1px solid #efcaca}.admin-module__aXBbkG__success{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.admin-module__aXBbkG__modalOverlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a6b}.admin-module__aXBbkG__adminShell{background:radial-gradient(circle at 0 0,#2563eb12,#0000 32rem),linear-gradient(#f8fafc 0%,#eef2f7 100%);grid-template-columns:236px minmax(0,1fr)}.admin-module__aXBbkG__adminSidebar{border:0;border-right:1px solid var(--pc-border);box-shadow:none;background:#ffffffc7;border-radius:0;gap:16px;padding:18px 12px}.admin-module__aXBbkG__adminBrand{border:0;border-bottom:1px solid var(--pc-border);box-shadow:none;background:0 0;border-radius:0;gap:2px;padding:4px 10px 16px}.admin-module__aXBbkG__adminBrand span{color:var(--pc-muted);letter-spacing:.1em;font-size:10px}.admin-module__aXBbkG__adminBrand strong{font-size:20px;font-weight:900}.admin-module__aXBbkG__adminSideGroupLabel{color:var(--pc-muted);letter-spacing:.09em;padding:0 10px 4px;font-size:10px}.admin-module__aXBbkG__adminSideLink{box-shadow:none;color:var(--pc-text);background:0 0;border:0;border-radius:8px;justify-content:flex-start;width:100%;min-height:36px;padding:0 10px 0 15px;font-size:13px;position:relative}.admin-module__aXBbkG__adminSideMarker{border:1px solid var(--pc-border);color:var(--pc-primary-strong);background:#eef6f3;border-radius:6px;flex:0 0 24px;justify-content:center;align-items:center;height:24px;margin-right:9px;font-size:10px;font-weight:900;line-height:1;display:inline-flex}.admin-module__aXBbkG__adminSideLink:before{content:"";background:0 0;border-radius:999px;width:3px;position:absolute;top:9px;bottom:9px;left:0}.admin-module__aXBbkG__adminSideLink:hover{color:var(--pc-primary-strong);background:#2563eb14;border-color:#0000;transform:none}.admin-module__aXBbkG__adminSideLinkActive:before{background:var(--pc-primary)}.admin-module__aXBbkG__adminSideLinkActive .admin-module__aXBbkG__adminSideMarker{background:var(--pc-primary);border-color:var(--pc-primary);color:#fff}.admin-module__aXBbkG__adminPublicLink{border:1px solid var(--pc-border);color:var(--pc-primary-strong);background:#fff;justify-content:center;min-height:38px}.admin-module__aXBbkG__adminMain{padding:22px 24px 40px}.admin-module__aXBbkG__adminTopbar{border:0;border-bottom:1px solid var(--pc-border);box-shadow:none;background:0 0;border-radius:0;min-height:auto;margin-bottom:14px;padding:0 0 16px}.admin-module__aXBbkG__adminPageTitle{font-size:27px;line-height:1.05}.admin-module__aXBbkG__adminPageSubtitle{color:var(--pc-muted);max-width:680px;margin-top:6px}.admin-module__aXBbkG__adminMetricCard{box-shadow:none;min-height:104px;padding:16px}.admin-module__aXBbkG__adminInsightGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.admin-module__aXBbkG__adminInsightCard{border:1px solid var(--pc-border);color:var(--pc-text);background:#fffffff5;border-radius:8px;gap:14px;padding:16px;text-decoration:none;display:grid}.admin-module__aXBbkG__adminInsightList{gap:8px;display:grid}.admin-module__aXBbkG__adminInsightRow{border-top:1px solid var(--pc-border);justify-content:space-between;align-items:center;gap:12px;padding-top:8px;display:flex}.admin-module__aXBbkG__adminInsightRow span{color:var(--pc-muted);font-size:12px;font-weight:800}.admin-module__aXBbkG__adminInsightRow strong{color:var(--pc-text);font-size:16px;font-weight:900}.admin-module__aXBbkG__adminDashboardGrid .admin-module__aXBbkG__card{box-shadow:none}@media (max-width:640px){.admin-module__aXBbkG__adminSidebar{border-right:0;border-bottom:1px solid var(--pc-border);padding:14px 10px}.admin-module__aXBbkG__adminBrand{padding:2px 8px 12px}.admin-module__aXBbkG__adminSideLink{min-height:38px}.admin-module__aXBbkG__adminInsightGrid{grid-template-columns:1fr}.admin-module__aXBbkG__table{min-width:0}.admin-module__aXBbkG__table thead{display:none}.admin-module__aXBbkG__table tr,.admin-module__aXBbkG__table td{width:100%;display:block}.admin-module__aXBbkG__table tbody tr{border-bottom:1px solid var(--pc-border);padding:10px 0}.admin-module__aXBbkG__table td{border-bottom:0;padding:5px 12px}}.admin-module__aXBbkG__page,.admin-module__aXBbkG__adminShell{background:radial-gradient(circle at 0 0,#2563eb08,#0000 28rem),#f6f7f9}.admin-module__aXBbkG__adminSidebar,.admin-module__aXBbkG__card,.admin-module__aXBbkG__tableWrap,.admin-module__aXBbkG__adminMetricCard,.admin-module__aXBbkG__adminInsightCard,.admin-module__aXBbkG__adminTopbar,.admin-module__aXBbkG__adminLoginCard{background:#fff;border-color:#e5e7eb;box-shadow:0 1px 2px #0f172a0a}.admin-module__aXBbkG__adminTopbar{box-shadow:none;background:0 0}.admin-module__aXBbkG__input,select.admin-module__aXBbkG__input,textarea.admin-module__aXBbkG__input,.admin-module__aXBbkG__textarea{color:#111827;background:#fff;border-color:#d1d5db}.admin-module__aXBbkG__input:focus,select.admin-module__aXBbkG__input:focus,textarea.admin-module__aXBbkG__input:focus,.admin-module__aXBbkG__textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.admin-module__aXBbkG__table th{color:#4b5563;background:#f8fafc}.admin-module__aXBbkG__table th,.admin-module__aXBbkG__table td{border-color:#edf0f3}.admin-module__aXBbkG__table tbody tr:hover{background:#f9fafb}.admin-module__aXBbkG__adminInsightCard:hover{background:#fff;border-color:#bfdbfe}.admin-module__aXBbkG__adminShell{gap:18px;padding:18px}.admin-module__aXBbkG__adminSidebar{box-shadow:var(--pc-shadow-soft);border-radius:16px}.admin-module__aXBbkG__adminBrand{background:#f8fafc;border-radius:12px}.admin-module__aXBbkG__adminSideNav{gap:18px}.admin-module__aXBbkG__adminSideGroup{gap:5px}.admin-module__aXBbkG__adminSideLink,.admin-module__aXBbkG__adminPublicLink{border-radius:10px;justify-content:flex-start;min-height:38px;padding:0 10px}.admin-module__aXBbkG__adminSideMarker{color:#4b5563;background:#eef2f7}.admin-module__aXBbkG__adminSideLinkActive,.admin-module__aXBbkG__adminSideLinkActive:hover{color:#fff;background:#111827}.admin-module__aXBbkG__adminSideLinkActive .admin-module__aXBbkG__adminSideMarker{color:#fff;background:#ffffff24}.admin-module__aXBbkG__adminTopbar{border-radius:16px;align-items:center;min-height:72px;padding:0}.admin-module__aXBbkG__adminPageTitle{letter-spacing:0;font-size:clamp(24px,3vw,34px)}.admin-module__aXBbkG__adminMetricGrid{gap:14px}.admin-module__aXBbkG__adminMetricCard,.admin-module__aXBbkG__adminInsightCard,.admin-module__aXBbkG__card,.admin-module__aXBbkG__tableWrap,.admin-module__aXBbkG__adminLoginCard{border-radius:var(--pc-radius);box-shadow:var(--pc-shadow-soft)}.admin-module__aXBbkG__adminMetricCard{min-height:94px;padding:16px}.admin-module__aXBbkG__adminMetricCard:hover,.admin-module__aXBbkG__adminInsightCard:hover,.admin-module__aXBbkG__card:hover{border-color:#bfdbfe}.admin-module__aXBbkG__button,.admin-module__aXBbkG__smallButton,.admin-module__aXBbkG__adminPagination a.admin-module__aXBbkG__smallButton{min-height:var(--pc-control-height);border-radius:var(--pc-radius-sm);font-weight:850}.admin-module__aXBbkG__input,select.admin-module__aXBbkG__input,textarea.admin-module__aXBbkG__input,.admin-module__aXBbkG__textarea{min-height:var(--pc-control-height);border-radius:var(--pc-radius-sm)}.admin-module__aXBbkG__statusGood{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}@media (max-width:860px){.admin-module__aXBbkG__adminShell{padding:12px}.admin-module__aXBbkG__adminSidebar{border-radius:14px}.admin-module__aXBbkG__adminSideNav{gap:10px}}.admin-module__aXBbkG__adminStatus{color:#475569;background:#f1f5f9;border:1px solid #dbe3ec;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:850;display:inline-flex}.admin-module__aXBbkG__adminEmptyRow td{color:var(--pc-muted);text-align:center;padding:32px 16px}.admin-module__aXBbkG__feedbackList{gap:14px;display:grid}.admin-module__aXBbkG__feedbackCard{border:1px solid var(--pc-border);border-radius:var(--pc-radius);background:#fff;gap:10px;padding:14px;display:grid}.admin-module__aXBbkG__feedbackTitle{color:var(--pc-text);font-size:14px}.admin-module__aXBbkG__feedbackMeta,.admin-module__aXBbkG__feedbackImageLabel{color:var(--pc-muted);font-size:12px}.admin-module__aXBbkG__feedbackImages{flex-wrap:wrap;align-items:flex-start;gap:14px;display:flex}.admin-module__aXBbkG__feedbackImageLabel{margin-bottom:5px}.admin-module__aXBbkG__feedbackDelete{margin-top:2px}@media (max-width:640px){.admin-module__aXBbkG__table td[data-label]{grid-template-columns:minmax(88px,.38fr) minmax(0,1fr);gap:10px;display:grid}.admin-module__aXBbkG__table td[data-label]:before{color:var(--pc-muted);content:attr(data-label);text-transform:uppercase;font-size:10px;font-weight:850}.admin-module__aXBbkG__adminEmptyRow td{display:block}.admin-module__aXBbkG__adminEmptyRow td:before{display:none}}
.AiChatWidget-module__bPybBq__launcher{z-index:60;border:1px solid var(--pc-primary);background:var(--pc-primary);color:#fff;cursor:pointer;border-radius:999px;min-height:46px;padding:0 16px;font-size:14px;font-weight:800;position:fixed;bottom:18px;right:18px;box-shadow:0 12px 28px #0f172a2e}.AiChatWidget-module__bPybBq__panel{z-index:60;border:1px solid var(--pc-border);background:#fff;border-radius:16px;flex-direction:column;width:min(380px,100vw - 28px);height:min(560px,100dvh - 110px);display:flex;position:fixed;bottom:76px;right:18px;overflow:hidden;box-shadow:0 24px 70px #0f172a38}.AiChatWidget-module__bPybBq__header{border-bottom:1px solid var(--pc-border);background:#fff;justify-content:space-between;align-items:center;gap:10px;padding:14px;display:flex}.AiChatWidget-module__bPybBq__title{color:var(--pc-text);font-size:14px;font-weight:900}.AiChatWidget-module__bPybBq__subtitle{color:var(--pc-muted);font-size:11px;line-height:1.35}.AiChatWidget-module__bPybBq__closeButton{border:1px solid var(--pc-border-strong);width:30px;height:30px;color:var(--pc-text);cursor:pointer;background:#fff;border-radius:999px;font-size:18px;line-height:1}.AiChatWidget-module__bPybBq__messages{background:#f8fafc;flex-direction:column;flex:1;gap:10px;padding:14px;display:flex;overflow-y:auto}.AiChatWidget-module__bPybBq__message{white-space:pre-wrap;border-radius:14px;max-width:86%;padding:10px 11px;font-size:13px;line-height:1.45}.AiChatWidget-module__bPybBq__assistant{border:1px solid var(--pc-border);color:var(--pc-text);background:#fff;align-self:flex-start}.AiChatWidget-module__bPybBq__user{background:var(--pc-primary);color:#fff;align-self:flex-end}.AiChatWidget-module__bPybBq__examples{gap:6px;margin-top:10px;display:grid}.AiChatWidget-module__bPybBq__exampleTitle{color:var(--pc-muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.AiChatWidget-module__bPybBq__exampleButton{border:1px solid var(--pc-border);width:100%;color:var(--pc-text);cursor:pointer;font:inherit;text-align:left;background:#fff;border-radius:10px;padding:8px 9px;font-size:12px;font-weight:750;line-height:1.35}.AiChatWidget-module__bPybBq__exampleButton:hover{border-color:var(--pc-primary);background:var(--pc-primary-soft);color:var(--pc-primary-strong)}.AiChatWidget-module__bPybBq__soonNote{border-top:1px solid var(--pc-border);color:var(--pc-muted);padding-top:10px;font-size:12px;line-height:1.45}.AiChatWidget-module__bPybBq__form{border-top:1px solid var(--pc-border);background:#fff;gap:8px;padding:12px;display:flex}.AiChatWidget-module__bPybBq__input{min-width:0;height:var(--pc-control-height);border:1px solid var(--pc-border-strong);border-radius:var(--pc-radius-sm);flex:1;padding:0 10px;font-size:13px}.AiChatWidget-module__bPybBq__sendButton{width:64px;height:var(--pc-control-height);border:1px solid var(--pc-primary);border-radius:var(--pc-radius-sm);background:var(--pc-primary);color:#fff;cursor:pointer;font-size:12px;font-weight:800}.AiChatWidget-module__bPybBq__sendButton:disabled{cursor:not-allowed;opacity:.55}@media (max-width:640px){.AiChatWidget-module__bPybBq__launcher,.AiChatWidget-module__bPybBq__panel{display:none}}
.join-module__BiazwG__page{color:#151515;background:linear-gradient(#ffffffe6,#f7f7f5fa),#f7f7f5;justify-content:center;min-height:100vh;padding:28px 16px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,Helvetica,sans-serif;display:flex}.join-module__BiazwG__shell{width:100%;max-width:980px}.join-module__BiazwG__brandRow{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.join-module__BiazwG__brand{color:#111;font-size:20px;font-weight:800;text-decoration:none}.join-module__BiazwG__badge{color:#4b4b4b;background:#fff;border:1px solid #dedad2;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:700}.join-module__BiazwG__card{background:#fff;border:1px solid #e4e0d8;border-radius:18px;overflow:hidden;box-shadow:0 24px 60px #11111114}.join-module__BiazwG__contentGrid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);min-height:560px;display:grid}.join-module__BiazwG__invitePanel{color:#fff;background:#151515;flex-direction:column;gap:22px;padding:34px;display:flex}.join-module__BiazwG__kicker{color:#b9c4b6;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.join-module__BiazwG__invitePanel h1,.join-module__BiazwG__formHeader h2,.join-module__BiazwG__successState h2,.join-module__BiazwG__emptyState h1,.join-module__BiazwG__loadingState h1{letter-spacing:0;margin:0}.join-module__BiazwG__invitePanel h1{font-size:34px;line-height:1.05}.join-module__BiazwG__profileBox{background:#ffffff0f;border:1px solid #ffffff24;border-radius:14px;align-items:center;gap:12px;padding:14px;display:flex}.join-module__BiazwG__avatar{color:#111;background:#f4d35e;border-radius:50%;flex:none;place-items:center;width:46px;height:46px;font-size:20px;font-weight:800;display:grid}.join-module__BiazwG__profileBox strong,.join-module__BiazwG__profileBox span{display:block}.join-module__BiazwG__profileBox strong{font-size:16px}.join-module__BiazwG__profileBox span{color:#d8d8d2;margin-top:2px;font-size:13px}.join-module__BiazwG__details{gap:12px;margin:0;display:grid}.join-module__BiazwG__details div{border-bottom:1px solid #ffffff1f;padding-bottom:12px}.join-module__BiazwG__details dt{color:#b9c4b6;margin-bottom:4px;font-size:12px;font-weight:700}.join-module__BiazwG__details dd{text-transform:capitalize;margin:0;font-size:15px}.join-module__BiazwG__securityNote{color:#e7e7df;margin:auto 0 0;font-size:13px;line-height:1.5}.join-module__BiazwG__formPanel{flex-direction:column;justify-content:center;padding:38px;display:flex}.join-module__BiazwG__formHeader{margin-bottom:22px}.join-module__BiazwG__formHeader h2,.join-module__BiazwG__successState h2{font-size:26px;line-height:1.12}.join-module__BiazwG__formHeader p,.join-module__BiazwG__successState p,.join-module__BiazwG__emptyState p,.join-module__BiazwG__loadingState p{color:#62625d;margin:8px 0 0;line-height:1.5}.join-module__BiazwG__form{gap:10px;display:grid}.join-module__BiazwG__field{gap:7px;font-size:13px;font-weight:700;display:grid}.join-module__BiazwG__input{color:#111;box-sizing:border-box;background:#fff;border:1px solid #d8d5ce;border-radius:10px;outline:none;width:100%;height:46px;padding:0 13px;font-size:15px}.join-module__BiazwG__rule,.join-module__BiazwG__ruleOk{margin:-2px 0 6px;font-size:12px}.join-module__BiazwG__rule{color:#77736b}.join-module__BiazwG__ruleOk{color:#18794e}.join-module__BiazwG__primaryButton{color:#fff;cursor:pointer;background:#111;border:1px solid #111;border-radius:999px;justify-content:center;align-items:center;height:46px;margin-top:10px;padding:0 18px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.join-module__BiazwG__primaryButton:disabled{cursor:not-allowed;opacity:.45}.join-module__BiazwG__errorBox{color:#a11313;background:#fff6f6;border:1px solid #f0c9c9;border-radius:12px;margin-bottom:16px;padding:11px 12px;font-size:13px;line-height:1.45}.join-module__BiazwG__successState,.join-module__BiazwG__emptyState,.join-module__BiazwG__loadingState{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:420px;padding:34px;display:flex}.join-module__BiazwG__loadingState{min-height:140px;padding:20px}.join-module__BiazwG__successIcon,.join-module__BiazwG__statusIcon,.join-module__BiazwG__loadingMark{border-radius:50%;place-items:center;width:56px;height:56px;margin-bottom:16px;font-size:28px;font-weight:900;display:grid}.join-module__BiazwG__successIcon{color:#18794e;background:#e8f7ef}.join-module__BiazwG__statusIcon{color:#8a4b00;background:#fff1d6}.join-module__BiazwG__loadingMark{background:#f0eee8;position:relative}.join-module__BiazwG__loadingMark:after{content:"";border:3px solid #cfcac0;border-top-color:#111;border-radius:50%;width:22px;height:22px;animation:.9s linear infinite join-module__BiazwG__spin}.join-module__BiazwG__muted{color:#7a766e;font-size:13px}@keyframes join-module__BiazwG__spin{to{transform:rotate(360deg)}}@media (max-width:760px){.join-module__BiazwG__page{padding:18px 12px}.join-module__BiazwG__brandRow{flex-direction:column;align-items:flex-start;margin-bottom:12px}.join-module__BiazwG__contentGrid{grid-template-columns:1fr;min-height:0}.join-module__BiazwG__invitePanel,.join-module__BiazwG__formPanel{padding:24px}.join-module__BiazwG__invitePanel h1{font-size:28px}.join-module__BiazwG__formHeader h2,.join-module__BiazwG__successState h2{font-size:23px}}.join-module__BiazwG__page{color:var(--pc-text);background:radial-gradient(circle at 0 0,#2563eb14,#0000 30rem),linear-gradient(#f8fafc 0%,#eef2f7 100%)}.join-module__BiazwG__card,.join-module__BiazwG__invitePanel,.join-module__BiazwG__formPanel{border-color:var(--pc-border);background:#fffffff5;border-radius:8px;box-shadow:0 10px 26px #0f172a0e}.join-module__BiazwG__input{border-color:var(--pc-border-strong);color:var(--pc-text);background:#fff;border-radius:8px}.join-module__BiazwG__input:focus{border-color:var(--pc-primary);outline:none;box-shadow:0 0 0 3px #2563eb1f}.join-module__BiazwG__primaryButton,.join-module__BiazwG__secondaryButton{border-radius:8px;transition:background .15s,border-color .15s,color .15s,transform .15s}.join-module__BiazwG__primaryButton{border-color:var(--pc-primary);background:var(--pc-primary);box-shadow:0 8px 18px #2563eb24}.join-module__BiazwG__primaryButton:hover{background:var(--pc-primary-strong);transform:translateY(-1px)}.join-module__BiazwG__secondaryButton:hover{border-color:var(--pc-primary);background:var(--pc-primary-soft);color:var(--pc-primary-strong)}.join-module__BiazwG__errorBox{color:#9b1c1c;background:#fff5f5;border-color:#efcaca;border-radius:8px}.join-module__BiazwG__page{background:radial-gradient(circle at 0 0,#2563eb09,#0000 24rem),#f6f7f9}.join-module__BiazwG__card{background:#fff;border-color:#e5e7eb;box-shadow:0 1px 2px #0f172a0a}.join-module__BiazwG__input{color:#111827;background:#fff;border-color:#d1d5db}.join-module__BiazwG__input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}
