.auth-module__qArkba__shell{background:radial-gradient(ellipse at top left, color-mix(in srgb, var(--brand-100) 70%, transparent), transparent 55%), radial-gradient(ellipse at bottom right, color-mix(in srgb, var(--brand-50) 80%, transparent), transparent 55%), var(--bg);place-items:center;min-height:100vh;padding:32px 24px;display:grid}.auth-module__qArkba__panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);width:100%;max-width:440px;box-shadow:var(--shadow-lg);padding:36px 32px}.auth-module__qArkba__head{align-items:center;gap:14px;margin-bottom:24px;display:flex}.auth-module__qArkba__logoCard{background:var(--surface);border:1px solid var(--border);width:52px;height:52px;box-shadow:0 1px 2px #0f172a0a, 0 4px 12px -4px color-mix(in srgb, var(--brand-500) 22%, transparent), inset 0 1px 0 #ffffffe6;border-radius:12px;flex-shrink:0;place-items:center;display:grid}.auth-module__qArkba__logo{object-fit:contain;width:32px;height:32px;display:block}.auth-module__qArkba__headText{flex-direction:column;min-width:0;display:flex}.auth-module__qArkba__title{letter-spacing:-.02em;color:var(--text);margin:0;font-size:22px;font-weight:600;line-height:1.2}.auth-module__qArkba__subtitle{color:var(--text-muted);margin:1px 0 0;font-size:13.5px;line-height:1.4}.auth-module__qArkba__fields{flex-direction:column;gap:14px;display:flex}.auth-module__qArkba__foot{border-top:1px solid var(--border);color:var(--text-muted);text-align:center;margin-top:22px;padding-top:18px;font-size:13.5px}.auth-module__qArkba__foot a{color:var(--brand-600);font-weight:600}.auth-module__qArkba__foot a:hover{color:var(--brand-700)}
.ui-module__fNKcQq__btn{border-radius:var(--radius);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;height:38px;padding:0 16px;font-size:14px;font-weight:500;line-height:1;transition:background .14s,border-color .14s,color .14s,box-shadow .14s,transform 80ms;display:inline-flex}.ui-module__fNKcQq__btn:disabled{opacity:.55;cursor:not-allowed}.ui-module__fNKcQq__btn:active:not(:disabled){transform:translateY(1px)}.ui-module__fNKcQq__btnPrimary{background:var(--brand-400);color:var(--on-brand);box-shadow:0 1px 2px #43ab7d40,inset 0 1px #ffffff2e}.ui-module__fNKcQq__btnPrimary:hover:not(:disabled){background:var(--brand-500)}.ui-module__fNKcQq__btnPrimary:active:not(:disabled){background:var(--brand-600)}.ui-module__fNKcQq__btnSecondary{background:var(--surface);color:var(--text);border-color:var(--border-strong);box-shadow:var(--shadow-xs)}.ui-module__fNKcQq__btnSecondary:hover:not(:disabled){background:var(--surface-2);border-color:var(--text-subtle)}.ui-module__fNKcQq__btnGhost{color:var(--text-muted);background:0 0}.ui-module__fNKcQq__btnGhost:hover:not(:disabled){background:var(--surface-2);color:var(--text)}.ui-module__fNKcQq__btnDanger{background:var(--danger);color:#fff;box-shadow:0 1px 2px #dc262640}.ui-module__fNKcQq__btnDanger:hover:not(:disabled){background:color-mix(in srgb, var(--danger) 86%, #000)}.ui-module__fNKcQq__btnSm{height:32px;padding:0 12px;font-size:13px}.ui-module__fNKcQq__btnLg{height:44px;padding:0 20px;font-size:15px}.ui-module__fNKcQq__btnBlock{width:100%}.ui-module__fNKcQq__field{flex-direction:column;gap:6px;display:flex}.ui-module__fNKcQq__label{color:var(--text);letter-spacing:0;font-size:13px;font-weight:500}.ui-module__fNKcQq__input,.ui-module__fNKcQq__textarea,.ui-module__fNKcQq__select{background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius);width:100%;color:var(--text);box-shadow:var(--shadow-xs);padding:9px 12px;font-size:14px;transition:border-color .14s,box-shadow .14s,background .14s}.ui-module__fNKcQq__input::placeholder,.ui-module__fNKcQq__textarea::placeholder{color:var(--text-subtle)}.ui-module__fNKcQq__input:hover,.ui-module__fNKcQq__textarea:hover,.ui-module__fNKcQq__select:hover{border-color:var(--text-subtle)}.ui-module__fNKcQq__input:focus,.ui-module__fNKcQq__textarea:focus,.ui-module__fNKcQq__select:focus{border-color:var(--brand-400);box-shadow:var(--ring);outline:none}.ui-module__fNKcQq__textarea{resize:vertical;min-height:112px;padding:11px 14px;line-height:1.55}.ui-module__fNKcQq__select{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'><path fill='%235b6472' d='M3 4.5l3 3 3-3'/></svg>");background-position:right 12px center;background-repeat:no-repeat;padding-right:32px}.ui-module__fNKcQq__fieldError{color:var(--danger);margin-top:2px;font-size:12.5px}.ui-module__fNKcQq__passwordWrap{display:block;position:relative}.ui-module__fNKcQq__passwordInput{padding-right:42px}.ui-module__fNKcQq__passwordToggle{color:var(--text-subtle);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;place-items:center;width:30px;height:30px;padding:0;transition:color .12s,background .12s;display:grid;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.ui-module__fNKcQq__passwordToggle:hover{color:var(--text);background:var(--surface-2)}.ui-module__fNKcQq__passwordToggle:focus-visible{box-shadow:var(--ring);color:var(--text);outline:none}.ui-module__fNKcQq__fieldHint{color:var(--warning-text);background:var(--warning-surface);border:1px solid var(--warning-border);border-radius:var(--radius-sm);align-items:flex-start;gap:6px;margin-top:4px;padding:4px 8px;font-size:12.5px;font-weight:500;line-height:1.4;display:flex}.ui-module__fNKcQq__fieldHint:before{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23ca8a04' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='12' r='10'/><path d='M12 16v-4'/><path d='M12 8h.01'/></svg>");background-position:50%;background-repeat:no-repeat;background-size:14px 14px;flex-shrink:0;width:14px;height:14px;margin-top:1px}.ui-module__fNKcQq__fieldFooter{justify-content:space-between;align-items:flex-start;gap:10px;margin-top:4px;display:flex}.ui-module__fNKcQq__fieldFooterText{flex:1;min-width:0;display:flex}.ui-module__fNKcQq__fieldFooter .ui-module__fNKcQq__fieldHint,.ui-module__fNKcQq__fieldFooter .ui-module__fNKcQq__fieldError{margin-top:0}.ui-module__fNKcQq__fieldCounter{font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0;padding-top:2px;font-size:12px;font-weight:500}.ui-module__fNKcQq__fieldCounterOk{color:var(--success-text)}.ui-module__fNKcQq__fieldCounterDanger{color:var(--danger-text);font-weight:600}.ui-module__fNKcQq__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.ui-module__fNKcQq__cardHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;display:flex}.ui-module__fNKcQq__cardTitle{color:var(--text);letter-spacing:-.01em;margin:0;font-size:16px;font-weight:600}.ui-module__fNKcQq__cardSubtitle{color:var(--text-muted);margin:3px 0 0;font-size:13px}.ui-module__fNKcQq__cardBody{padding:22px}.ui-module__fNKcQq__tableWrap{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);-webkit-overflow-scrolling:touch;box-shadow:var(--shadow-sm);overflow-x:auto}.ui-module__fNKcQq__table{border-collapse:collapse;width:100%;min-width:640px;font-size:14px}.ui-module__fNKcQq__table thead th{text-align:left;color:var(--text-muted);background:var(--surface-2);border-bottom:1px solid var(--border);text-transform:uppercase;letter-spacing:.06em;padding:12px 18px;font-size:11.5px;font-weight:600}.ui-module__fNKcQq__table tbody td{border-bottom:1px solid var(--border);vertical-align:middle;padding:16px 18px}.ui-module__fNKcQq__table tbody tr:last-child td{border-bottom:none}.ui-module__fNKcQq__table tbody tr{transition:background .1s}.ui-module__fNKcQq__table tbody tr:hover{background:var(--surface-2)}.ui-module__fNKcQq__badge{letter-spacing:.03em;text-transform:uppercase;background:var(--surface-2);color:var(--text-muted);border:1px solid var(--border);border-radius:999px;align-items:center;padding:3px 10px;font-size:11.5px;font-weight:600;line-height:1.4;display:inline-flex}.ui-module__fNKcQq__badgeBrand{background:var(--brand-50);color:var(--brand-700);border-color:var(--brand-100)}.ui-module__fNKcQq__badgeSuccess{background:var(--success-surface);color:var(--success-text);border-color:var(--success-border)}.ui-module__fNKcQq__badgeWarning{background:var(--warning-surface);color:var(--warning-text);border-color:var(--warning-border)}.ui-module__fNKcQq__badgeDanger{background:var(--danger-surface);color:var(--danger-text);border-color:var(--danger-border)}.ui-module__fNKcQq__badgeInfo{background:var(--info-surface);color:var(--info-text);border-color:var(--info-border)}.ui-module__fNKcQq__badgeNeutral{background:var(--surface-2);color:var(--text-muted);border-color:var(--border)}.ui-module__fNKcQq__empty{text-align:center;color:var(--text-muted);background:var(--surface);border:1px dashed var(--border-strong);border-radius:var(--radius-lg);padding:64px 24px}.ui-module__fNKcQq__emptyTitle{color:var(--text);margin:0 0 6px;font-size:16px;font-weight:600}.ui-module__fNKcQq__iconAction{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface);width:34px;height:34px;color:var(--text-muted);cursor:pointer;place-items:center;padding:0;text-decoration:none;transition:background .12s,color .12s,border-color .12s,box-shadow .12s;display:inline-grid}.ui-module__fNKcQq__iconAction:hover{background:var(--brand-50);color:var(--brand-700);border-color:var(--brand-300);text-decoration:none}.ui-module__fNKcQq__iconActionDanger:hover{background:var(--danger-surface);color:var(--danger-text);border-color:var(--danger-border)}.ui-module__fNKcQq__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:24px;padding-bottom:4px;display:flex}.ui-module__fNKcQq__pageTitle{letter-spacing:-.02em;color:var(--text);margin:0;font-size:24px;font-weight:600}.ui-module__fNKcQq__pageSubtitle{color:var(--text-muted);margin:4px 0 0;font-size:14px}@media (max-width:520px){.ui-module__fNKcQq__pageTitle{font-size:20px}.ui-module__fNKcQq__pageHeader{margin-bottom:18px}}.ui-module__fNKcQq__formGrid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.ui-module__fNKcQq__formGrid .ui-module__fNKcQq__full{grid-column:1/-1}.ui-module__fNKcQq__formActions{border-top:1px solid var(--border);justify-content:flex-end;gap:10px;margin-top:24px;padding-top:20px;display:flex}@media (max-width:720px){.ui-module__fNKcQq__formGrid{grid-template-columns:1fr}}@media (max-width:520px){.ui-module__fNKcQq__cardHeader,.ui-module__fNKcQq__cardBody{padding:16px}.ui-module__fNKcQq__formActions{flex-wrap:wrap}.ui-module__fNKcQq__formActions>*{flex:1}}
.page-gsc-module__nJyKra__chip{letter-spacing:.01em;color:var(--info-text);background:var(--info-surface);border:1px solid var(--info-border);cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:3px 9px 3px 8px;font-size:11.5px;font-weight:600;line-height:1;transition:background .12s,border-color .12s,transform .12s;display:inline-flex}.page-gsc-module__nJyKra__chip:hover{border-color:var(--info-text);transform:translateY(-1px)}.page-gsc-module__nJyKra__chip:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.page-gsc-module__nJyKra__chip[data-empty]{color:var(--text-subtle);background:var(--surface-2);border-color:var(--border)}.page-gsc-module__nJyKra__chipIcon{opacity:.9;place-items:center;display:grid}.page-gsc-module__nJyKra__chipStat{font-variant-numeric:tabular-nums;align-items:center;gap:4px;display:inline-flex}.page-gsc-module__nJyKra__chipStat svg{opacity:.8}.page-gsc-module__nJyKra__chipDivider{opacity:.28;background:currentColor;width:1px;height:11px}.page-gsc-module__nJyKra__chipMuted{color:var(--text-subtle);font-weight:600}.page-gsc-module__nJyKra__chipSkeleton{background:linear-gradient(90deg, var(--surface-2) 25%, var(--surface-3) 37%, var(--surface-2) 63%);background-size:320% 100%;border-radius:999px;width:52px;height:9px;animation:1.25s ease-in-out infinite page-gsc-module__nJyKra__gsc-shimmer;display:inline-block}@keyframes page-gsc-module__nJyKra__gsc-shimmer{0%{background-position:100% 0}to{background-position:0 0}}.page-gsc-module__nJyKra__backdrop{z-index:200;-webkit-backdrop-filter:blur(3px);background:#0f172a73;justify-content:flex-end;animation:.14s ease-out page-gsc-module__nJyKra__gsc-bg-in;display:flex;position:fixed;inset:0}@keyframes page-gsc-module__nJyKra__gsc-bg-in{0%{opacity:0}to{opacity:1}}.page-gsc-module__nJyKra__drawer{background:var(--surface);border-left:1px solid var(--border);flex-direction:column;width:100%;max-width:560px;height:100%;animation:.22s cubic-bezier(.2,.8,.2,1) page-gsc-module__nJyKra__gsc-drawer-in;display:flex;box-shadow:-22px 0 55px #0f172a47,-4px 0 14px #0f172a1a}@keyframes page-gsc-module__nJyKra__gsc-drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}@media (max-width:600px){.page-gsc-module__nJyKra__drawer{max-width:100%}}.page-gsc-module__nJyKra__head{border-bottom:1px solid var(--border);flex-shrink:0;align-items:flex-start;gap:12px;padding:16px 18px;display:flex}.page-gsc-module__nJyKra__headMain{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.page-gsc-module__nJyKra__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--info-text);align-items:center;gap:6px;font-size:10.5px;font-weight:700;display:inline-flex}.page-gsc-module__nJyKra__title{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15.5px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.page-gsc-module__nJyKra__liveLink{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;max-width:100%;margin-top:2px;font-size:12px;font-weight:500;display:inline-flex;overflow:hidden}.page-gsc-module__nJyKra__liveLink:hover{color:var(--info-text);text-decoration:underline}.page-gsc-module__nJyKra__close{background:var(--surface-2);border:1px solid var(--border);width:32px;height:32px;color:var(--text-muted);cursor:pointer;border-radius:8px;flex-shrink:0;place-items:center;display:grid}.page-gsc-module__nJyKra__close:hover{background:var(--surface-3);color:var(--text);border-color:var(--border-strong)}.page-gsc-module__nJyKra__ranges{border-bottom:1px solid var(--border);flex-shrink:0;gap:4px;padding:12px 16px;display:flex;overflow-x:auto}.page-gsc-module__nJyKra__rangeBtn{appearance:none;border:1px solid var(--border);background:var(--surface);color:var(--text-muted);cursor:pointer;white-space:nowrap;border-radius:999px;padding:4px 11px;font-size:12px;font-weight:600;transition:background .12s,color .12s,border-color .12s}.page-gsc-module__nJyKra__rangeBtn:hover{color:var(--text);border-color:var(--border-strong)}.page-gsc-module__nJyKra__rangeBtnActive{color:var(--brand-700);background:var(--brand-50);border-color:var(--brand-100)}.page-gsc-module__nJyKra__body{flex-direction:column;flex:1;gap:18px;min-height:0;padding:16px;display:flex;overflow-y:auto}.page-gsc-module__nJyKra__kpiGrid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.page-gsc-module__nJyKra__kpiCard{border:1px solid var(--border);background:var(--surface-2);border-radius:var(--radius-lg);flex-direction:column;gap:6px;padding:12px 13px;display:flex}.page-gsc-module__nJyKra__kpiLabel{letter-spacing:.03em;color:var(--text-subtle);text-transform:uppercase;font-size:11px;font-weight:600}.page-gsc-module__nJyKra__kpiValueRow{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.page-gsc-module__nJyKra__kpiValue{color:var(--text);font-variant-numeric:tabular-nums;font-size:22px;font-weight:700;line-height:1}.page-gsc-module__nJyKra__delta{font-variant-numeric:tabular-nums;align-items:center;gap:3px;font-size:11.5px;font-weight:700;display:inline-flex}.page-gsc-module__nJyKra__deltaUp{color:var(--success-text)}.page-gsc-module__nJyKra__deltaDown{color:var(--danger-text)}.page-gsc-module__nJyKra__deltaFlat{color:var(--text-subtle)}.page-gsc-module__nJyKra__section{flex-direction:column;gap:10px;display:flex}.page-gsc-module__nJyKra__sectionHead{justify-content:space-between;align-items:center;gap:8px;display:flex}.page-gsc-module__nJyKra__sectionTitle{color:var(--text);letter-spacing:.01em;font-size:12.5px;font-weight:700}.page-gsc-module__nJyKra__legend{color:var(--text-muted);align-items:center;gap:12px;font-size:11px;font-weight:600;display:inline-flex}.page-gsc-module__nJyKra__legendItem{align-items:center;gap:5px;display:inline-flex}.page-gsc-module__nJyKra__legendDot{border-radius:3px;width:9px;height:9px}.page-gsc-module__nJyKra__chartWrap{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-2);padding:12px 10px 8px}.page-gsc-module__nJyKra__chart{width:100%;height:120px;display:block}.page-gsc-module__nJyKra__chartEmpty{height:120px;color:var(--text-subtle);place-items:center;font-size:12px;display:grid}.page-gsc-module__nJyKra__tabs{border-bottom:1px solid var(--border);gap:4px;display:flex}.page-gsc-module__nJyKra__tab{appearance:none;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;margin-bottom:-1px;padding:8px 12px;font-size:12.5px;font-weight:600}.page-gsc-module__nJyKra__tab:hover{color:var(--text)}.page-gsc-module__nJyKra__tabActive{color:var(--brand-700);border-bottom-color:var(--brand-500)}.page-gsc-module__nJyKra__tabCount{color:var(--text-subtle);margin-left:5px;font-size:10.5px;font-weight:700}.page-gsc-module__nJyKra__table{border-collapse:collapse;width:100%;font-size:12.5px}.page-gsc-module__nJyKra__table th{text-align:right;letter-spacing:.03em;text-transform:uppercase;color:var(--text-subtle);border-bottom:1px solid var(--border);white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;padding:6px 8px;font-size:10.5px;font-weight:700}.page-gsc-module__nJyKra__table th:first-child{text-align:left}.page-gsc-module__nJyKra__thActive{color:var(--brand-700)}.page-gsc-module__nJyKra__table td{border-bottom:1px solid var(--border);text-align:right;color:var(--text);font-variant-numeric:tabular-nums;white-space:nowrap;padding:8px}.page-gsc-module__nJyKra__table td:first-child{text-align:left;white-space:normal;color:var(--text);font-weight:500}.page-gsc-module__nJyKra__table tr:last-child td{border-bottom:0}.page-gsc-module__nJyKra__qCell{text-overflow:ellipsis;white-space:nowrap;max-width:260px;display:block;overflow:hidden}.page-gsc-module__nJyKra__muted{color:var(--text-muted)}.page-gsc-module__nJyKra__posPill{text-align:center;border-radius:999px;min-width:34px;padding:2px 7px;font-size:11px;font-weight:700;display:inline-block}.page-gsc-module__nJyKra__posGood{color:var(--success-text);background:var(--success-surface)}.page-gsc-module__nJyKra__posMid{color:var(--warning-text);background:var(--warning-surface)}.page-gsc-module__nJyKra__posFar{color:var(--text-muted);background:var(--surface-3)}.page-gsc-module__nJyKra__note{color:var(--text-muted);background:var(--brand-50);border:1px solid var(--brand-100);border-radius:var(--radius);padding:9px 11px;font-size:12px;line-height:1.5}.page-gsc-module__nJyKra__note strong{color:var(--brand-700)}.page-gsc-module__nJyKra__bars{flex-direction:column;gap:8px;display:flex}.page-gsc-module__nJyKra__barRow{grid-template-columns:88px 1fr auto;align-items:center;gap:10px;font-size:12px;display:grid}.page-gsc-module__nJyKra__barLabel{color:var(--text);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;font-weight:600;display:inline-flex;overflow:hidden}.page-gsc-module__nJyKra__barTrack{background:var(--surface-3);border-radius:999px;height:8px;overflow:hidden}.page-gsc-module__nJyKra__barFill{background:var(--brand-400);border-radius:999px;height:100%}.page-gsc-module__nJyKra__barVal{color:var(--text-muted);font-variant-numeric:tabular-nums;font-weight:600}.page-gsc-module__nJyKra__twoCol{grid-template-columns:1fr 1fr;gap:18px;display:grid}@media (max-width:520px){.page-gsc-module__nJyKra__twoCol{grid-template-columns:1fr}}.page-gsc-module__nJyKra__center{text-align:center;color:var(--text-muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:40px 20px;display:flex}.page-gsc-module__nJyKra__centerTitle{color:var(--text);font-size:14px;font-weight:700}.page-gsc-module__nJyKra__centerText{max-width:320px;font-size:12.5px;line-height:1.55}.page-gsc-module__nJyKra__spinner{border:2px solid var(--border-strong);border-top-color:var(--brand-500);border-radius:50%;flex-shrink:0;width:18px;height:18px;animation:.7s linear infinite page-gsc-module__nJyKra__gsc-spin}@keyframes page-gsc-module__nJyKra__gsc-spin{to{transform:rotate(360deg)}}.page-gsc-module__nJyKra__skel{border-radius:var(--radius);background:linear-gradient(90deg, var(--surface-2) 25%, var(--surface-3) 37%, var(--surface-2) 63%);background-size:320% 100%;animation:1.25s ease-in-out infinite page-gsc-module__nJyKra__gsc-shimmer}.page-gsc-module__nJyKra__skelKpi{height:74px}.page-gsc-module__nJyKra__skelChart{height:120px}.page-gsc-module__nJyKra__skelRow{height:34px}.page-gsc-module__nJyKra__connectBtn{border-radius:var(--radius);background:var(--brand-500);color:#fff;cursor:pointer;border:0;align-items:center;gap:7px;padding:8px 14px;font-size:12.5px;font-weight:600;text-decoration:none;display:inline-flex}.page-gsc-module__nJyKra__connectBtn:hover{background:var(--brand-600)}.page-gsc-module__nJyKra__updated{color:var(--text-subtle);text-align:center;padding-top:2px;font-size:11px}.page-gsc-module__nJyKra__indexBar{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;padding:10px 12px;display:flex}.page-gsc-module__nJyKra__indexBarHint{color:var(--text-muted);flex:1;min-width:220px;font-size:12px;line-height:1.4}.page-gsc-module__nJyKra__indexCtl{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.page-gsc-module__nJyKra__statusPill{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:5px;padding:3px 9px;font-size:11px;font-weight:600;display:inline-flex}.page-gsc-module__nJyKra__statusDot{background:currentColor;border-radius:999px;flex-shrink:0;width:6px;height:6px}.page-gsc-module__nJyKra__tonePass{color:var(--success-text);background:var(--success-surface);border-color:var(--success-border)}.page-gsc-module__nJyKra__toneWarn{color:var(--warning-text);background:var(--warning-surface);border-color:var(--warning-border)}.page-gsc-module__nJyKra__toneFail{color:var(--danger-text);background:var(--danger-surface);border-color:var(--danger-border)}.page-gsc-module__nJyKra__toneNeutral{color:var(--text-subtle);background:var(--surface-2);border-color:var(--border)}.page-gsc-module__nJyKra__requestBtn,.page-gsc-module__nJyKra__recheckBtn{cursor:pointer;white-space:nowrap;color:var(--brand-700);background:var(--brand-50);border:1px solid var(--brand-100);border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:11.5px;font-weight:600;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.page-gsc-module__nJyKra__requestBtn:hover:not(:disabled),.page-gsc-module__nJyKra__recheckBtn:hover:not(:disabled){background:var(--brand-500);border-color:var(--brand-500);color:#fff}.page-gsc-module__nJyKra__requestBtn:disabled,.page-gsc-module__nJyKra__recheckBtn:disabled{cursor:default;color:var(--text-subtle);background:var(--surface-2);border-color:var(--border)}.page-gsc-module__nJyKra__recheckBtn{color:var(--text-muted);background:var(--surface);border-color:var(--border)}.page-gsc-module__nJyKra__spinnerSm{border:2px solid var(--border-strong);border-top-color:var(--brand-500);border-radius:50%;flex-shrink:0;width:12px;height:12px;animation:.7s linear infinite page-gsc-module__nJyKra__gsc-spin}
@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.0k68dgt5gi4w6.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.0id408x23fv8q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.06sf8d84-9n3w.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.0rpo5i9-tpup~.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.04s-lri-1fnua.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.17kgvx8~8.fj6.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.0kn0u2cosumsr.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.00qosz~21_9iq.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.0333ktddfbsxy.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Fallback;src:local(Arial);ascent-override:92.98%;descent-override:24.47%;line-gap-override:0.0%;size-adjust:99.78%}.roboto_e87da29a-module__QEActq__className{font-family:Roboto,Roboto Fallback;font-style:normal}.roboto_e87da29a-module__QEActq__variable{--font-roboto:"Roboto", "Roboto Fallback"}
.pagination-module__y85spG__root{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:20px;padding-top:16px;display:flex}.pagination-module__y85spG__summary{color:var(--text-muted);font-size:13px}.pagination-module__y85spG__perPage{align-items:center;gap:8px;width:fit-content;display:inline-flex}.pagination-module__y85spG__perPageLabel{color:var(--text-muted);font-size:12.5px}.pagination-module__y85spG__perPageSelect{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background-color:var(--surface);height:30px;color:var(--text);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 7px center;background-repeat:no-repeat;padding:0 28px 0 10px;font-size:13px;font-weight:500;line-height:1;transition:border-color .12s,background-color .12s}.pagination-module__y85spG__perPageSelect:hover{border-color:var(--text-subtle);background-color:var(--surface-2)}.pagination-module__y85spG__perPageSelect:focus-visible{outline:2px solid var(--brand-400);outline-offset:1px}.pagination-module__y85spG__summary strong{color:var(--text);font-weight:600}.pagination-module__y85spG__controls{align-items:center;gap:4px;display:inline-flex}.pagination-module__y85spG__page,.pagination-module__y85spG__arrow{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);min-width:34px;height:34px;color:var(--text);cursor:pointer;justify-content:center;align-items:center;padding:0 8px;font-size:13px;font-weight:500;text-decoration:none;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.pagination-module__y85spG__page:hover,.pagination-module__y85spG__arrow:hover{background:var(--surface-2);border-color:var(--text-subtle)}.pagination-module__y85spG__active{background:var(--brand-400);border-color:var(--brand-400);color:#fff;cursor:default}.pagination-module__y85spG__active:hover{background:var(--brand-400);border-color:var(--brand-400)}.pagination-module__y85spG__arrow{color:var(--text-muted)}.pagination-module__y85spG__disabled{opacity:.45;pointer-events:none;cursor:default}.pagination-module__y85spG__gap{min-width:22px;height:34px;color:var(--text-subtle);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:13px;display:inline-flex}@media (max-width:560px){.pagination-module__y85spG__root{justify-content:center}.pagination-module__y85spG__summary{text-align:center;width:100%}}
.image-picker-module__GV37zq__wrap{flex-direction:column;gap:6px;display:flex}.image-picker-module__GV37zq__row{align-items:stretch;gap:10px;display:flex}.image-picker-module__GV37zq__thumb{border:1.5px dashed var(--border-strong);border-radius:var(--radius);background:var(--surface-2);cursor:pointer;outline:none;flex-shrink:0;place-items:center;width:72px;height:72px;transition:border-color .14s,background .14s,box-shadow .14s;display:grid;position:relative;overflow:hidden}.image-picker-module__GV37zq__thumb:hover{border-color:var(--brand-300);background:color-mix(in srgb, var(--brand-50) 65%, var(--surface-2))}.image-picker-module__GV37zq__thumb:focus-visible{box-shadow:var(--ring)}.image-picker-module__GV37zq__thumbOver{border-color:var(--brand-400);background:var(--brand-50);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-400) 22%, transparent)}.image-picker-module__GV37zq__thumbFilled{border-style:solid;border-color:var(--border-strong);background:var(--surface)}.image-picker-module__GV37zq__thumbImg{object-fit:cover;width:100%;height:100%;display:block}.image-picker-module__GV37zq__thumbIcon{color:var(--text-subtle);place-items:center;display:grid}.image-picker-module__GV37zq__body{flex-direction:column;flex:1;justify-content:center;gap:4px;min-width:0;display:flex}.image-picker-module__GV37zq__inputRow{align-items:stretch;gap:6px;display:flex}.image-picker-module__GV37zq__inputRow>:first-child{flex:1;min-width:0}.image-picker-module__GV37zq__hint{color:var(--text-subtle);font-size:11.5px;line-height:1.3}.image-picker-module__GV37zq__hint b{color:var(--text-muted);font-weight:600}.image-picker-module__GV37zq__recommended{background:color-mix(in srgb, var(--brand-500,#5dc095) 14%, transparent);color:var(--brand-700,#2f6f54);border:1px solid color-mix(in srgb, var(--brand-500,#5dc095) 40%, transparent);letter-spacing:.01em;white-space:nowrap;border-radius:999px;align-self:flex-start;align-items:center;gap:6px;margin-top:4px;padding:3px 9px 3px 8px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.image-picker-module__GV37zq__recommendedLabel{text-transform:uppercase;letter-spacing:.06em;opacity:.85;font-size:10px}.image-picker-module__GV37zq__recommendedValue{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;font-weight:700}.image-picker-module__GV37zq__iconBtn{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface);width:38px;height:38px;color:var(--text-muted);cursor:pointer;flex-shrink:0;place-items:center;padding:0;transition:background .12s,color .12s,border-color .12s;display:grid}.image-picker-module__GV37zq__iconBtn:hover{background:var(--surface-2);color:var(--brand-700);border-color:var(--brand-300)}.image-picker-module__GV37zq__iconBtnDanger:hover{color:var(--danger);border-color:var(--danger-border)}.image-picker-module__GV37zq__chip{background:var(--brand-50);color:var(--brand-700);border:1px solid var(--brand-100);border-radius:999px;align-self:flex-start;align-items:center;gap:6px;max-width:100%;margin-top:2px;padding:3px 8px 3px 10px;font-size:12px;display:inline-flex}.image-picker-module__GV37zq__chipName{white-space:nowrap;text-overflow:ellipsis;max-width:240px;overflow:hidden}.image-picker-module__GV37zq__chipClose{color:var(--brand-700);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.image-picker-module__GV37zq__chipClose:hover{color:var(--brand-800)}.image-picker-module__GV37zq__fileInput{opacity:0;width:0;height:0;position:absolute;left:-9999px}.image-picker-module__GV37zq__lightbox{z-index:800;-webkit-backdrop-filter:blur(8px);cursor:zoom-out;background:#0f172ac7;place-items:center;padding:24px;animation:.2s cubic-bezier(.34,1.16,.64,1) image-picker-module__GV37zq__lightbox-in;display:grid;position:fixed;inset:0}@keyframes image-picker-module__GV37zq__lightbox-in{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}.image-picker-module__GV37zq__lightboxImg{object-fit:contain;border-radius:var(--radius-lg);cursor:default;width:auto;max-width:min(96vw,1280px);height:auto;max-height:88vh;animation:.28s cubic-bezier(.34,1.16,.64,1) both image-picker-module__GV37zq__lightbox-img-in;box-shadow:0 24px 80px #00000073}@keyframes image-picker-module__GV37zq__lightbox-img-in{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.image-picker-module__GV37zq__lightboxClose{width:40px;height:40px;color:var(--text);cursor:pointer;background:#ffffffeb;border:0;border-radius:50%;place-items:center;transition:background .12s,transform .12s;display:grid;position:fixed;top:18px;right:18px;box-shadow:0 6px 16px #00000040}.image-picker-module__GV37zq__lightboxClose:hover{background:#fff;transform:scale(1.05)}@media (prefers-reduced-motion:reduce){.image-picker-module__GV37zq__lightbox,.image-picker-module__GV37zq__lightboxImg{animation:none}}
.refresh-button-module__ftH_kW__btn{background:var(--surface);width:36px;height:36px;color:var(--text-muted);border:1px solid var(--border);cursor:pointer;font:inherit;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:background .12s,color .12s,border-color .12s,transform 80ms;display:inline-flex}.refresh-button-module__ftH_kW__btn:hover:not(:disabled){background:var(--surface-2);color:var(--text);border-color:var(--text-subtle)}.refresh-button-module__ftH_kW__btn:active:not(:disabled){transform:scale(.96)}.refresh-button-module__ftH_kW__btn:disabled{cursor:not-allowed;color:var(--brand-600,#4ca982);border-color:var(--brand-200,#c6f0d8);background:var(--brand-50,#eefcf3)}.refresh-button-module__ftH_kW__btn:focus-visible{outline:2px solid var(--brand-500,#5dc095);outline-offset:1px}.refresh-button-module__ftH_kW__icon{transition:transform .2s;display:block}.refresh-button-module__ftH_kW__btnSpinning .refresh-button-module__ftH_kW__icon{animation:.8s linear infinite refresh-button-module__ftH_kW__refresh-spin}@keyframes refresh-button-module__ftH_kW__refresh-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.refresh-button-module__ftH_kW__btnSpinning .refresh-button-module__ftH_kW__icon{animation:1.4s linear infinite refresh-button-module__ftH_kW__refresh-spin}}
.blog-editor-module__r33oHG__editor{border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-xs);flex-direction:column;display:flex;overflow:hidden}.blog-editor-module__r33oHG__toolbar{border-bottom:1px solid var(--border);background:var(--surface-2);flex-wrap:wrap;align-items:center;gap:4px;padding:8px 10px;display:flex}.blog-editor-module__r33oHG__tbGroup{align-items:center;gap:2px;display:flex}.blog-editor-module__r33oHG__tbDivider{background:var(--border-strong);width:1px;height:18px;margin:0 4px}.blog-editor-module__r33oHG__tbBtn{width:30px;height:30px;color:var(--text-muted);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:1px solid #0000;place-items:center;padding:0;font-size:13px;font-weight:600;transition:background .1s,color .1s,border-color .1s;display:grid}.blog-editor-module__r33oHG__tbBtn:hover{background:var(--surface);color:var(--text);border-color:var(--border)}.blog-editor-module__r33oHG__tbSpacer{flex:1}.blog-editor-module__r33oHG__previewBtn{background:var(--brand-50);color:var(--brand-700);border:1px solid color-mix(in srgb, var(--brand-400) 35%, transparent);border-radius:var(--radius);cursor:pointer;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:600;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.blog-editor-module__r33oHG__previewBtn:hover{background:color-mix(in srgb, var(--brand-100) 70%, var(--surface));border-color:var(--brand-400)}.blog-editor-module__r33oHG__body{display:grid;position:relative}.blog-editor-module__r33oHG__textarea{width:100%;min-height:360px;font-family:var(--font-mono), ui-monospace, SFMono-Regular, Menlo, monospace;resize:vertical;color:var(--text);background:var(--surface);tab-size:2;border:0;outline:none;padding:18px 20px;font-size:13.5px;line-height:1.65}.blog-editor-module__r33oHG__textarea::placeholder{color:var(--text-subtle)}.blog-editor-module__r33oHG__textarea:focus{background:var(--surface);box-shadow:inset 0 0 0 2px color-mix(in srgb, var(--brand-200) 50%, transparent)}.blog-editor-module__r33oHG__statusBar{border-top:1px solid var(--border);background:var(--surface-2);color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:14px;padding:8px 14px;font-size:11.5px;display:flex}.blog-editor-module__r33oHG__statBadge{background:var(--surface);border:1px solid var(--border);color:var(--text-muted);border-radius:999px;align-items:center;gap:5px;padding:2px 8px;font-weight:500;display:inline-flex}.blog-editor-module__r33oHG__statBadge strong{color:var(--text);font-weight:600}.blog-editor-module__r33oHG__statHint{color:var(--text-subtle);margin-left:auto;font-size:11px}.blog-editor-module__r33oHG__statHint kbd{border:1px solid var(--border-strong);background:var(--surface);font-family:var(--font-mono), monospace;color:var(--text-muted);border-radius:3px;padding:1px 5px;font-size:10.5px;display:inline-block}
.search-input-module__Q2_7ia__root{align-items:center;width:100%;margin-bottom:14px;display:flex;position:relative}.search-input-module__Q2_7ia__icon{color:var(--text-subtle);pointer-events:none;align-items:center;transition:color .14s;display:inline-flex;position:absolute;left:12px}.search-input-module__Q2_7ia__input{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface);width:100%;height:40px;color:var(--text);appearance:none;padding:0 40px 0 38px;font-size:14px;line-height:1;transition:border-color .14s,box-shadow .14s,background .14s}.search-input-module__Q2_7ia__input::placeholder{color:var(--text-subtle)}.search-input-module__Q2_7ia__input:hover{border-color:var(--text-subtle)}.search-input-module__Q2_7ia__input:focus,.search-input-module__Q2_7ia__input:focus-visible{border-color:var(--brand-400);box-shadow:var(--ring);outline:none}.search-input-module__Q2_7ia__root:focus-within .search-input-module__Q2_7ia__icon{color:var(--brand-500)}.search-input-module__Q2_7ia__input::-webkit-search-cancel-button{appearance:none}.search-input-module__Q2_7ia__input::-webkit-search-decoration{appearance:none}.search-input-module__Q2_7ia__clear{border-radius:var(--radius-sm);width:24px;height:24px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:background .12s,color .12s;display:inline-flex;position:absolute;right:8px}.search-input-module__Q2_7ia__clear:hover{background:var(--surface-2);color:var(--text)}.search-input-module__Q2_7ia__clear:focus-visible{outline:2px solid var(--brand-400);outline-offset:1px}.search-input-module__Q2_7ia__spinner{border:2px solid var(--border-strong);border-top-color:var(--brand-400);border-radius:50%;width:16px;height:16px;animation:.6s linear infinite search-input-module__Q2_7ia__search-input-spin;position:absolute;right:12px}@keyframes search-input-module__Q2_7ia__search-input-spin{to{transform:rotate(360deg)}}
.social-module__0wXa_W__stack{flex-direction:column;gap:20px;display:flex}.social-module__0wXa_W__connectionsGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:14px;display:grid}.social-module__0wXa_W__connectionCard{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-xs);flex-direction:column;gap:10px;padding:18px;transition:border-color .16s,box-shadow .16s;display:flex}.social-module__0wXa_W__connectionCard:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md)}.social-module__0wXa_W__connectionHeader{align-items:center;gap:10px;display:flex}.social-module__0wXa_W__platformIcon{color:#fff;border-radius:9px;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.social-module__0wXa_W__platformName{color:var(--text);letter-spacing:-.01em;font-size:15px;font-weight:600}.social-module__0wXa_W__platformAccount{color:var(--text-muted);margin-top:1px;font-size:12.5px}.social-module__0wXa_W__platformHandle{color:var(--text-muted);opacity:.75;margin-top:1px;font-size:12px}.social-module__0wXa_W__stateBadge{border:1px solid var(--border);white-space:nowrap;border-radius:999px;margin-left:auto;padding:3px 9px;font-size:11.5px;font-weight:600}.social-module__0wXa_W__state_CONNECTED{background:var(--success-surface);color:var(--success-text);border-color:var(--success-border)}.social-module__0wXa_W__state_EXPIRING_SOON{background:var(--warning-surface);color:var(--warning-text);border-color:var(--warning-border)}.social-module__0wXa_W__state_EXPIRED{background:var(--danger-surface);color:var(--danger-text);border-color:var(--danger-border)}.social-module__0wXa_W__state_DISCONNECTED{background:var(--surface-2);color:var(--text-subtle);border-color:var(--border)}.social-module__0wXa_W__connectionMeta{color:var(--text-subtle);font-size:12.5px;line-height:1.5}.social-module__0wXa_W__connectionMeta strong{color:var(--text);font-weight:600}.social-module__0wXa_W__connectionActions{border-top:1px solid var(--border);flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:8px;display:flex}.social-module__0wXa_W__connectionInlineHint{color:var(--text-subtle);font-size:12.5px;font-style:italic;line-height:1.5}.social-module__0wXa_W__connectButton,.social-module__0wXa_W__refreshButton,.social-module__0wXa_W__disconnectButton{appearance:none;font:inherit;cursor:pointer;border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:8px;align-items:center;gap:5px;padding:7px 12px;font-size:12.5px;font-weight:600;text-decoration:none;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.social-module__0wXa_W__connectButton{background:var(--brand-500,#5dc095);border-color:var(--brand-500,#5dc095);color:#fff}.social-module__0wXa_W__connectButton:hover{background:var(--brand-600,#4ca982);border-color:var(--brand-600,#4ca982);color:#fff;text-decoration:none}.social-module__0wXa_W__refreshButton:hover{background:var(--brand-50);color:var(--brand-700);border-color:var(--brand-300)}.social-module__0wXa_W__disconnectButton:hover{background:var(--danger-surface);color:var(--danger-text);border-color:var(--danger-border)}.social-module__0wXa_W__connectButton[disabled],.social-module__0wXa_W__refreshButton[disabled],.social-module__0wXa_W__disconnectButton[disabled]{opacity:.6;cursor:not-allowed}.social-module__0wXa_W__recentRow{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);grid-template-columns:minmax(0,1.6fr) 124px 172px minmax(0,1.5fr);align-items:center;gap:14px;padding:11px 14px;font-size:13px;display:grid}.social-module__0wXa_W__recentTrailing{align-items:center;gap:8px;min-width:0;display:flex}.social-module__0wXa_W__recentBlogTitle{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.social-module__0wXa_W__recentPlatform{color:var(--text-muted);white-space:nowrap;align-items:center;gap:6px;font-weight:500;display:inline-flex}.social-module__0wXa_W__recentPlatformDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.social-module__0wXa_W__recentPostedAt{color:var(--text-subtle);white-space:nowrap;font-size:12.5px}.social-module__0wXa_W__recentError{min-width:0;color:var(--danger-text);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12px;overflow:hidden}.social-module__0wXa_W__recentLink{color:var(--brand-700);white-space:nowrap;margin-left:auto;font-size:12.5px;font-weight:600;text-decoration:none}.social-module__0wXa_W__recentLink:hover{text-decoration:underline}@media (max-width:720px){.social-module__0wXa_W__recentRow{grid-template-columns:1fr auto}.social-module__0wXa_W__recentTrailing{grid-column:1/-1}}.social-module__0wXa_W__popupBackdrop{z-index:200;-webkit-backdrop-filter:blur(3px);background:#0f172a73;place-items:center;padding:16px;animation:.14s ease-out social-module__0wXa_W__social-popup-bg-in;display:grid;position:fixed;inset:0}.social-module__0wXa_W__popup{background:var(--surface);border:1px solid var(--border);border-radius:14px;width:100%;max-width:480px;max-height:calc(100vh - 32px);padding:22px;animation:.16s cubic-bezier(.2,.8,.2,1) social-module__0wXa_W__social-popup-in;overflow-y:auto;box-shadow:0 20px 50px #0f172a40,0 4px 12px #0f172a14}.social-module__0wXa_W__popupHeader{align-items:start;gap:12px;margin-bottom:16px;display:flex}.social-module__0wXa_W__popupHeaderText{flex:1;min-width:0}.social-module__0wXa_W__popupTitle{color:var(--text);margin:0 0 4px;font-size:17px;font-weight:700;line-height:1.3}.social-module__0wXa_W__popupSubtitle{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;overflow:hidden}.social-module__0wXa_W__popupClose{appearance:none;border:1px solid var(--border);background:var(--surface);cursor:pointer;width:32px;height:32px;color:var(--text-muted);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.social-module__0wXa_W__popupClose:hover{background:var(--surface-2);color:var(--text)}.social-module__0wXa_W__popupPlatformList{flex-direction:column;gap:8px;margin-bottom:14px;display:flex}.social-module__0wXa_W__popupPlatformRow{border:1px solid var(--border);cursor:pointer;border-radius:10px;align-items:center;gap:12px;padding:11px 12px;transition:background .12s,border-color .12s;display:flex}.social-module__0wXa_W__popupPlatformRow:hover:not(.social-module__0wXa_W__popupPlatformRowDisabled){background:var(--brand-50);border-color:var(--brand-300)}.social-module__0wXa_W__popupPlatformRowDisabled{cursor:not-allowed;background:var(--surface-2);opacity:.85}.social-module__0wXa_W__popupPlatformRow input[type=checkbox]{width:18px;height:18px;accent-color:var(--brand-500,#5dc095);cursor:pointer;flex-shrink:0}.social-module__0wXa_W__popupPlatformRowDisabled input[type=checkbox]{cursor:not-allowed}.social-module__0wXa_W__popupPlatformInfo{flex:1;min-width:0}.social-module__0wXa_W__popupPlatformName{color:var(--text);align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.social-module__0wXa_W__popupPlatformAccount{color:var(--text-muted);margin-top:1px;font-size:12px}.social-module__0wXa_W__popupPlatformHandle{color:var(--text-muted);opacity:.75;margin-top:1px;font-size:11.5px}.social-module__0wXa_W__popupResult{border-radius:8px;flex-direction:column;gap:4px;padding:10px 12px;font-size:13px;display:flex}.social-module__0wXa_W__popupResultSuccess{background:var(--success-surface);color:var(--success-text);border:1px solid var(--success-border)}.social-module__0wXa_W__popupResultFailed{background:var(--danger-surface);color:var(--danger-text);border:1px solid var(--danger-border)}.social-module__0wXa_W__popupResultSkipped{background:var(--warning-surface);color:var(--warning-text);border:1px solid var(--warning-border)}.social-module__0wXa_W__popupResultLink{color:inherit;word-break:break-all;font-size:12px;text-decoration:underline}.social-module__0wXa_W__popupCaption{font:inherit;border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);resize:vertical;border-radius:8px;min-height:70px;margin-bottom:14px;padding:10px 12px;font-size:13px}.social-module__0wXa_W__popupCaption:focus-visible{border-color:var(--brand-500,#5dc095);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-500,#5dc095) 25%, transparent);outline:none}.social-module__0wXa_W__popupCaptionLabel{color:var(--text-subtle);text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.social-module__0wXa_W__popupSectionLabel{color:var(--text-subtle);text-transform:uppercase;letter-spacing:.05em;margin:4px 0 8px;font-size:12px;font-weight:600}.social-module__0wXa_W__popupActions{border-top:1px solid var(--border);justify-content:flex-end;gap:8px;padding-top:14px;display:flex}.social-module__0wXa_W__popupCancel,.social-module__0wXa_W__popupShare{appearance:none;font:inherit;cursor:pointer;border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:8px;padding:9px 16px;font-size:13px;font-weight:600}.social-module__0wXa_W__popupCancel:hover{background:var(--surface-2)}.social-module__0wXa_W__popupShare{background:var(--brand-500,#5dc095);border-color:var(--brand-500,#5dc095);color:#fff}.social-module__0wXa_W__popupShare:hover{background:var(--brand-600,#4ca982);border-color:var(--brand-600,#4ca982)}.social-module__0wXa_W__popupShare[disabled]{opacity:.6;cursor:not-allowed}@keyframes social-module__0wXa_W__social-popup-bg-in{0%{opacity:0}to{opacity:1}}@keyframes social-module__0wXa_W__social-popup-in{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}
.projects-module___Dw5Qa__filterBar{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}.projects-module___Dw5Qa__filterButton{appearance:none;font:inherit;border:1px solid var(--border);background:var(--surface);color:var(--text-muted);cursor:pointer;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:background .12s,border-color .12s,color .12s}.projects-module___Dw5Qa__filterButton:hover{background:var(--surface-2);color:var(--text)}.projects-module___Dw5Qa__filterButtonActive{background:var(--brand-50);color:var(--brand-700);border-color:var(--brand-300);font-weight:600}.projects-module___Dw5Qa__filterButtonActive:hover{background:var(--brand-100);color:var(--brand-700)}.projects-module___Dw5Qa__headerActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.projects-module___Dw5Qa__titleCell{color:var(--text);font-size:14px;font-weight:600}.projects-module___Dw5Qa__muted{color:var(--text-muted);font-size:13px}.projects-module___Dw5Qa__slug{color:var(--text-subtle);font-size:12.5px;font-family:var(--font-mono);margin-top:2px}.projects-module___Dw5Qa__stack{flex-wrap:wrap;gap:5px;display:flex}.projects-module___Dw5Qa__chip{background:var(--surface-2);color:var(--text-muted);border-radius:var(--radius-xs);border:1px solid var(--border);padding:2px 8px;font-size:11.5px;font-weight:500}.projects-module___Dw5Qa__actions{justify-content:flex-end;gap:6px;display:flex}.projects-module___Dw5Qa__checkRow{color:var(--text);background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);align-items:center;gap:10px;padding:12px 14px;font-size:14px;display:flex}.projects-module___Dw5Qa__checkRow input{width:16px;height:16px;accent-color:var(--brand-400)}.projects-module___Dw5Qa__formStack{flex-direction:column;gap:20px;display:flex}.projects-module___Dw5Qa__builderList{flex-direction:column;gap:10px;display:flex}.projects-module___Dw5Qa__builderRow{grid-template-columns:1fr 1fr auto;align-items:start;gap:10px;display:grid}.projects-module___Dw5Qa__builderRowGallery{grid-template-columns:2fr 1fr 1fr auto;align-items:start;gap:10px;display:grid}@media (max-width:720px){.projects-module___Dw5Qa__builderRow,.projects-module___Dw5Qa__builderRowGallery{grid-template-columns:1fr}}.projects-module___Dw5Qa__galleryItem{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);flex-direction:column;gap:10px;padding:12px;display:flex}.projects-module___Dw5Qa__galleryMeta{grid-template-columns:1fr 1fr auto;align-items:start;gap:10px;display:grid}@media (max-width:720px){.projects-module___Dw5Qa__galleryMeta{grid-template-columns:1fr}}.projects-module___Dw5Qa__builderRemove{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface);width:38px;height:38px;color:var(--text-muted);cursor:pointer;align-self:start;place-items:center;margin-top:0;padding:0;transition:background .12s,color .12s,border-color .12s;display:grid}.projects-module___Dw5Qa__builderRemove:hover{color:var(--danger);border-color:var(--danger-border);background:var(--danger-surface)}.projects-module___Dw5Qa__builderAdd{align-self:flex-start}.projects-module___Dw5Qa__builderEmpty{color:var(--text-subtle);padding:8px 0;font-size:12.5px;font-style:italic}.projects-module___Dw5Qa__cardList{flex-direction:column;gap:14px;display:flex}.projects-module___Dw5Qa__itemCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);grid-template-columns:132px 1fr auto;gap:20px;padding:18px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.projects-module___Dw5Qa__itemCard:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md);transform:translateY(-1px)}.projects-module___Dw5Qa__itemThumb{border-radius:var(--radius);background:linear-gradient(135deg, var(--brand-50), var(--brand-100));border:1px solid var(--border);place-items:center;width:132px;height:96px;text-decoration:none;transition:border-color .16s;display:grid;overflow:hidden}.projects-module___Dw5Qa__itemThumb:hover{border-color:var(--brand-300)}.projects-module___Dw5Qa__itemThumbImg{object-fit:cover;width:100%;height:100%;display:block}.projects-module___Dw5Qa__itemThumbIcon{color:var(--brand-500);opacity:.7;place-items:center;display:grid}.projects-module___Dw5Qa__itemBody{flex-direction:column;gap:5px;min-width:0;display:flex}.projects-module___Dw5Qa__itemHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.projects-module___Dw5Qa__itemTitle{letter-spacing:-.015em;color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:16.5px;font-weight:600;line-height:1.3;text-decoration:none;overflow:hidden}.projects-module___Dw5Qa__itemTitle:hover{color:var(--brand-700);text-decoration:none}.projects-module___Dw5Qa__itemBadges{flex-wrap:wrap;flex-shrink:0;gap:6px;display:flex}.projects-module___Dw5Qa__itemSlug{font-family:var(--font-mono), monospace;color:var(--text-subtle);white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;overflow:hidden}.projects-module___Dw5Qa__itemExcerpt{color:var(--text-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 2px;font-size:13.5px;line-height:1.55;display:-webkit-box;overflow:hidden}.projects-module___Dw5Qa__itemMeta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px;font-size:12px;display:flex}.projects-module___Dw5Qa__itemDot{background:var(--text-subtle);border-radius:50%;width:3px;height:3px}.projects-module___Dw5Qa__metaPiece{color:var(--text);align-items:center;gap:5px;font-weight:500;display:inline-flex}.projects-module___Dw5Qa__itemTags{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.projects-module___Dw5Qa__chipMore{background:var(--surface-2);color:var(--text-muted);border:1px solid var(--border);border-radius:4px;padding:2px 8px;font-size:11px;font-weight:500}.projects-module___Dw5Qa__itemActions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:10px;display:flex}.projects-module___Dw5Qa__actionButtons{justify-content:flex-end;align-items:flex-start;gap:6px;display:flex}.projects-module___Dw5Qa__gscCluster{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.projects-module___Dw5Qa__statusRow{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:5px;display:flex}@media (max-width:720px){.projects-module___Dw5Qa__itemCard{grid-template-columns:80px 1fr;gap:12px;padding:14px}.projects-module___Dw5Qa__itemThumb{width:80px;height:60px}.projects-module___Dw5Qa__itemActions{border-top:1px dashed var(--border);flex-flow:wrap;grid-column:1/-1;justify-content:flex-end;align-items:center;margin-top:2px;padding-top:8px}.projects-module___Dw5Qa__itemTitle{white-space:normal}}.projects-module___Dw5Qa__modalBackdrop{z-index:200;-webkit-backdrop-filter:blur(3px);background:#0f172a73;place-items:center;padding:16px;animation:.14s ease-out projects-module___Dw5Qa__proj-modal-bg-in;display:grid;position:fixed;inset:0}.projects-module___Dw5Qa__modal{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:14px;width:100%;max-width:440px;padding:24px 24px 20px;animation:.16s cubic-bezier(.2,.8,.2,1) projects-module___Dw5Qa__proj-modal-in;box-shadow:0 20px 50px #0f172a40,0 4px 12px #0f172a14}.projects-module___Dw5Qa__modalIcon{background:var(--danger-surface);width:48px;height:48px;color:var(--danger-text);border-radius:999px;place-items:center;margin:0 auto 14px;display:grid}.projects-module___Dw5Qa__modalIconBrand{background:color-mix(in srgb, var(--brand-500,#5dc095) 18%, transparent);width:48px;height:48px;color:var(--brand-700,#2f6f54);border-radius:999px;place-items:center;margin:0 auto 14px;display:grid}.projects-module___Dw5Qa__modalIconMuted{background:var(--surface-2);width:48px;height:48px;color:var(--text-muted);border-radius:999px;place-items:center;margin:0 auto 14px;display:grid}.projects-module___Dw5Qa__modalTitle{color:var(--text);margin:0 0 8px;font-size:17px;font-weight:700;line-height:1.3}.projects-module___Dw5Qa__modalBody{color:var(--text-muted);margin:0 0 20px;font-size:13.5px;line-height:1.55}.projects-module___Dw5Qa__modalBody strong{color:var(--text);font-weight:600}.projects-module___Dw5Qa__modalActions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.projects-module___Dw5Qa__modalCancel,.projects-module___Dw5Qa__modalDelete,.projects-module___Dw5Qa__modalFeature,.projects-module___Dw5Qa__modalUnfeature{appearance:none;border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;border-radius:8px;padding:9px 14px;font-size:13px;font-weight:600;line-height:1;transition:background .12s,border-color .12s,color .12s}.projects-module___Dw5Qa__modalCancel:hover{background:var(--surface-2)}.projects-module___Dw5Qa__modalDelete{background:var(--danger);border-color:var(--danger);color:#fff}.projects-module___Dw5Qa__modalDelete:hover{background:var(--danger-text);border-color:var(--danger-text)}.projects-module___Dw5Qa__modalFeature{background:var(--brand-500,#5dc095);border-color:var(--brand-500,#5dc095);color:#fff}.projects-module___Dw5Qa__modalFeature:hover{background:var(--brand-600,#4ca982);border-color:var(--brand-600,#4ca982)}.projects-module___Dw5Qa__modalUnfeature{background:color-mix(in srgb, var(--brand-500,#5dc095) 14%, transparent);border-color:color-mix(in srgb, var(--brand-500,#5dc095) 35%, transparent);color:var(--brand-700,#2f6f54)}.projects-module___Dw5Qa__modalUnfeature:hover{background:color-mix(in srgb, var(--brand-500,#5dc095) 22%, transparent);border-color:color-mix(in srgb, var(--brand-500,#5dc095) 55%, transparent)}.projects-module___Dw5Qa__modalCancel[disabled],.projects-module___Dw5Qa__modalDelete[disabled],.projects-module___Dw5Qa__modalFeature[disabled],.projects-module___Dw5Qa__modalUnfeature[disabled]{opacity:.6;cursor:not-allowed}.projects-module___Dw5Qa__iconActionFeatured{color:var(--warning-text);background:color-mix(in srgb, var(--warning) 16%, transparent);border-color:color-mix(in srgb, var(--warning) 40%, transparent)}.projects-module___Dw5Qa__iconActionFeatured:hover{background:color-mix(in srgb, var(--warning) 26%, transparent);color:var(--warning-text)}@keyframes projects-module___Dw5Qa__proj-modal-bg-in{0%{opacity:0}to{opacity:1}}@keyframes projects-module___Dw5Qa__proj-modal-in{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:460px){.projects-module___Dw5Qa__modalActions{flex-direction:column-reverse;align-items:stretch}.projects-module___Dw5Qa__modalCancel,.projects-module___Dw5Qa__modalDelete,.projects-module___Dw5Qa__modalFeature,.projects-module___Dw5Qa__modalUnfeature{width:100%}}.projects-module___Dw5Qa__ratingRow{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);align-items:center;gap:10px;padding:10px 12px;display:flex}.projects-module___Dw5Qa__ratingLabel{color:var(--text-subtle);text-transform:uppercase;letter-spacing:.04em;font-size:12.5px;font-weight:600}.projects-module___Dw5Qa__ratingStars{gap:4px;display:inline-flex}.projects-module___Dw5Qa__ratingStarWrap{width:22px;height:22px;color:var(--border-strong);line-height:0;transition:transform 80ms;display:inline-flex;position:relative}.projects-module___Dw5Qa__ratingStarWrap:hover{transform:scale(1.08)}.projects-module___Dw5Qa__ratingStarSvg{pointer-events:none;width:100%;height:100%;display:block}.projects-module___Dw5Qa__ratingHit{appearance:none;cursor:pointer;background:0 0;border:0;width:50%;height:100%;margin:0;padding:0;position:absolute;top:0}.projects-module___Dw5Qa__ratingHitLeft{left:0}.projects-module___Dw5Qa__ratingHitRight{right:0}.projects-module___Dw5Qa__ratingHit:focus-visible{outline:2px solid var(--brand-400,var(--brand-300));outline-offset:1px;border-radius:4px}.projects-module___Dw5Qa__ratingClear{appearance:none;font:inherit;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:4px 8px;font-size:12px}.projects-module___Dw5Qa__ratingClear:hover{background:var(--surface);color:var(--text)}.projects-module___Dw5Qa__ratingValue{color:var(--text-muted);font-variant-numeric:tabular-nums;margin-left:auto;font-size:12.5px}
.blog-ai-panel-module__61dy2q__backdrop{z-index:80;opacity:0;pointer-events:none;background:#0f172a6b;transition:opacity .22s;position:fixed;inset:0}.blog-ai-panel-module__61dy2q__backdrop.blog-ai-panel-module__61dy2q__open{opacity:1;pointer-events:auto}.blog-ai-panel-module__61dy2q__panel{background:var(--surface);border-left:1px solid var(--border);z-index:90;flex-direction:column;width:min(560px,100vw);font-size:14px;transition:transform .26s cubic-bezier(.22,.61,.36,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-16px 0 48px #0f172a24}.blog-ai-panel-module__61dy2q__panel.blog-ai-panel-module__61dy2q__open{transform:translate(0)}.blog-ai-panel-module__61dy2q__header{border-bottom:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.blog-ai-panel-module__61dy2q__headerLeft{flex-direction:column;gap:2px;min-width:0;display:flex}.blog-ai-panel-module__61dy2q__title{letter-spacing:-.01em;color:var(--text);font-size:15.5px;font-weight:600}.blog-ai-panel-module__61dy2q__subtitle{color:var(--text-muted);font-size:12.5px}.blog-ai-panel-module__61dy2q__closeBtn{appearance:none;border:1px solid var(--border);cursor:pointer;width:32px;height:32px;color:var(--text-muted);background:0 0;border-radius:999px;place-items:center;transition:background .14s,color .14s,border-color .14s;display:grid}.blog-ai-panel-module__61dy2q__closeBtn:hover{background:var(--surface-2);color:var(--text);border-color:var(--border-strong)}.blog-ai-panel-module__61dy2q__body{flex-direction:column;flex:1;gap:18px;padding:20px;display:flex;overflow-y:auto}.blog-ai-panel-module__61dy2q__footer{border-top:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.blog-ai-panel-module__61dy2q__footerRight{gap:8px;display:flex}.blog-ai-panel-module__61dy2q__stepsWrap{flex-direction:column;gap:8px;display:flex}.blog-ai-panel-module__61dy2q__steps{color:var(--text-muted);align-items:center;gap:6px;font-size:11.5px;display:flex}.blog-ai-panel-module__61dy2q__stepDot{background:var(--border);border-radius:50%;width:6px;height:6px;transition:background .2s,transform .2s}.blog-ai-panel-module__61dy2q__stepDotActive{background:var(--brand-500);transform:scale(1.25)}.blog-ai-panel-module__61dy2q__stepDotDone{background:var(--brand-300)}.blog-ai-panel-module__61dy2q__progressTrack{background:var(--surface-2);border-radius:999px;height:4px;position:relative;overflow:hidden}.blog-ai-panel-module__61dy2q__progressFill{background:linear-gradient(90deg, var(--brand-400), var(--brand-500));border-radius:999px;transition:width .42s cubic-bezier(.22,.61,.36,1);position:absolute;inset:0 auto 0 0}.blog-ai-panel-module__61dy2q__progressBusy{background:linear-gradient(90deg, var(--brand-300), var(--brand-500))}.blog-ai-panel-module__61dy2q__progressShimmer{pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff8c 50%,#0000 100%) 0 0/200% 100%;border-radius:999px;animation:1.4s linear infinite blog-ai-panel-module__61dy2q__progressShimmer;position:absolute;inset:0}@keyframes blog-ai-panel-module__61dy2q__progressShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.blog-ai-panel-module__61dy2q__usageCard{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-2);flex-direction:column;gap:8px;margin-top:4px;padding:12px 14px;display:flex}.blog-ai-panel-module__61dy2q__usageHead{color:var(--text);letter-spacing:.01em;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:600;display:inline-flex}.blog-ai-panel-module__61dy2q__usageHeadDot{background:var(--brand-500);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #5dc09538}.blog-ai-panel-module__61dy2q__usageRow{border-top:1px dashed var(--border);flex-direction:column;gap:3px;padding:8px 0;display:flex}.blog-ai-panel-module__61dy2q__usageRow:first-of-type{border-top:none;padding-top:4px}.blog-ai-panel-module__61dy2q__usageLabel{color:var(--text-muted);font-size:12px}.blog-ai-panel-module__61dy2q__usageStats{color:var(--text-muted);flex-wrap:wrap;gap:10px;font-size:12px;display:flex}.blog-ai-panel-module__61dy2q__usageStats strong{color:var(--text);font-variant-numeric:tabular-nums;font-weight:600}.blog-ai-panel-module__61dy2q__usageTotal strong{color:var(--brand-700)}.blog-ai-panel-module__61dy2q__usageFoot{color:var(--text-subtle);border-top:1px dashed var(--border);padding-top:8px;font-size:11px;line-height:1.5}.blog-ai-panel-module__61dy2q__card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);padding:14px}.blog-ai-panel-module__61dy2q__cardTitle{color:var(--text);margin:0 0 6px;font-size:14px;font-weight:600}.blog-ai-panel-module__61dy2q__cardMuted{color:var(--text-muted);font-size:13px;line-height:1.5}.blog-ai-panel-module__61dy2q__modeGrid{grid-template-columns:1fr;gap:10px;display:grid}.blog-ai-panel-module__61dy2q__modeBtn{text-align:left;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);cursor:pointer;font:inherit;color:var(--text);flex-direction:column;gap:4px;padding:14px 16px;transition:border-color .14s,background .14s,transform .14s;display:flex}.blog-ai-panel-module__61dy2q__modeBtn:hover{border-color:var(--brand-300);background:var(--brand-50)}.blog-ai-panel-module__61dy2q__modeBtnTitle{font-size:14px;font-weight:600}.blog-ai-panel-module__61dy2q__modeBtnHint{color:var(--text-muted);font-size:12.5px}.blog-ai-panel-module__61dy2q__seedRow{align-items:flex-end;gap:8px;display:flex}.blog-ai-panel-module__61dy2q__seedRow>:first-child{flex:1}.blog-ai-panel-module__61dy2q__topicList{flex-direction:column;gap:10px;display:flex}.blog-ai-panel-module__61dy2q__topicBtn{text-align:left;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);cursor:pointer;width:100%;font:inherit;color:var(--text);padding:12px 14px;transition:border-color .14s,background .14s;display:block}.blog-ai-panel-module__61dy2q__topicBtn:hover{border-color:var(--brand-300);background:var(--brand-50)}.blog-ai-panel-module__61dy2q__topicTitle{margin-bottom:4px;font-size:13.5px;font-weight:600}.blog-ai-panel-module__61dy2q__topicAngle{color:var(--text-muted);font-size:12.5px;line-height:1.4}.blog-ai-panel-module__61dy2q__topicKws{flex-wrap:wrap;gap:4px;margin-top:8px;display:flex}.blog-ai-panel-module__61dy2q__topicKw{background:var(--surface-2);color:var(--text-muted);border-radius:999px;padding:2px 6px;font-size:10.5px}.blog-ai-panel-module__61dy2q__themeSuggestRow{align-items:center;gap:10px;min-width:0;margin-top:10px;display:flex}.blog-ai-panel-module__61dy2q__themeSuggestLabel{color:var(--brand-600,var(--brand-700));flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.blog-ai-panel-module__61dy2q__themeSuggestLabel svg{width:16px;height:16px}.blog-ai-panel-module__61dy2q__themeChips{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:var(--border) transparent;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;flex:1;gap:6px;min-width:0;margin:-4px -2px;padding:4px 2px;display:flex;overflow:auto hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 14px calc(100% - 18px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 14px calc(100% - 18px),#0000 100%)}.blog-ai-panel-module__61dy2q__themeChips::-webkit-scrollbar{height:6px}.blog-ai-panel-module__61dy2q__themeChips::-webkit-scrollbar-track{background:0 0}.blog-ai-panel-module__61dy2q__themeChips::-webkit-scrollbar-thumb{background:var(--border);border-radius:999px}.blog-ai-panel-module__61dy2q__themeChip{appearance:none;border:1px solid color-mix(in srgb, var(--brand-500,#5dc095) 28%, transparent);background:color-mix(in srgb, var(--brand-500,#5dc095) 12%, transparent);color:var(--brand-700,#2f6f54);cursor:pointer;white-space:nowrap;border-radius:999px;flex-shrink:0;padding:7px 12px;font-size:12px;font-weight:600;line-height:1;transition:background .14s,border-color .14s,transform 80ms,box-shadow .14s}.blog-ai-panel-module__61dy2q__themeChip:hover:not(:disabled){background:color-mix(in srgb, var(--brand-500,#5dc095) 22%, transparent);border-color:color-mix(in srgb, var(--brand-500,#5dc095) 45%, transparent);transform:translateY(-1px);box-shadow:0 2px 6px #5dc0952e}.blog-ai-panel-module__61dy2q__themeChip:focus-visible{outline:2px solid var(--brand-400,var(--brand-300,var(--brand-200)));outline-offset:2px}.blog-ai-panel-module__61dy2q__themeChip:active:not(:disabled){transform:translateY(0)}.blog-ai-panel-module__61dy2q__themeChip:disabled{opacity:.45;cursor:not-allowed}.blog-ai-panel-module__61dy2q__themeChipActive{background:var(--brand-500,#5dc095);color:#fff;border-color:var(--brand-600,var(--brand-500,#5dc095));box-shadow:0 2px 8px #5dc09559}.blog-ai-panel-module__61dy2q__themeChipActive:hover:not(:disabled){background:var(--brand-600,var(--brand-500,#5dc095));border-color:var(--brand-700,var(--brand-600,var(--brand-500,#5dc095)))}.blog-ai-panel-module__61dy2q__draftMeta{grid-template-columns:1fr;gap:6px;display:grid}.blog-ai-panel-module__61dy2q__draftMetaItem{color:var(--text-muted);font-size:12px}.blog-ai-panel-module__61dy2q__draftMetaItem strong{color:var(--text);margin-right:6px;font-weight:600}.blog-ai-panel-module__61dy2q__draftBody{max-height:280px;font-family:var(--font-mono);color:var(--text-muted);background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);white-space:pre-wrap;padding:12px;font-size:12px;line-height:1.55;overflow-y:auto}.blog-ai-panel-module__61dy2q__imagePreview{aspect-ratio:1200/630;background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);place-items:center;width:100%;display:grid;position:relative;overflow:hidden}.blog-ai-panel-module__61dy2q__imagePreview img{object-fit:cover;width:100%;height:100%;display:block}.blog-ai-panel-module__61dy2q__streamCard{flex-direction:column;gap:12px;display:flex}.blog-ai-panel-module__61dy2q__streamStatusBar{background:linear-gradient(135deg, var(--brand-50), var(--brand-100));border:1px solid var(--brand-200);color:var(--brand-700);border-radius:999px;align-items:center;gap:10px;width:fit-content;padding:8px 14px;font-size:12.5px;font-weight:600;display:inline-flex}.blog-ai-panel-module__61dy2q__streamStatusPulse{background:var(--brand-500);border-radius:50%;width:8px;height:8px;position:relative;box-shadow:0 0 0 4px #5dc0952e}.blog-ai-panel-module__61dy2q__streamStatusPulse:after{content:"";border:2px solid var(--brand-400);opacity:0;border-radius:50%;animation:1.4s ease-out infinite blog-ai-panel-module__61dy2q__streamPulse;position:absolute;inset:-3px}@keyframes blog-ai-panel-module__61dy2q__streamPulse{0%{opacity:.6;transform:scale(.6)}to{opacity:0;transform:scale(1.8)}}.blog-ai-panel-module__61dy2q__streamTitle{color:var(--text);letter-spacing:-.01em;border-left:3px solid var(--brand-400);min-height:18px;padding-left:10px;font-size:14px;font-weight:600}.blog-ai-panel-module__61dy2q__streamPaper{background:repeating-linear-gradient(transparent 0, transparent 23px, #00000006 23px, #00000006 24px), var(--surface);border:1px solid var(--border);border-radius:var(--radius);font-family:var(--font-mono);color:var(--text);white-space:pre-wrap;word-break:break-word;scroll-behavior:smooth;max-height:360px;padding:18px 18px 22px;font-size:12.5px;line-height:24px;position:relative;overflow-y:auto}.blog-ai-panel-module__61dy2q__streamPaper::-webkit-scrollbar{width:6px}.blog-ai-panel-module__61dy2q__streamPaper::-webkit-scrollbar-thumb{background:var(--border);border-radius:999px}.blog-ai-panel-module__61dy2q__streamCursor{vertical-align:-2px;background:var(--brand-500);width:7px;height:14px;margin-left:2px;animation:1s steps(2,end) infinite blog-ai-panel-module__61dy2q__streamBlink;display:inline-block}@keyframes blog-ai-panel-module__61dy2q__streamBlink{50%{opacity:0}}.blog-ai-panel-module__61dy2q__streamMeta{color:var(--text-muted);flex-wrap:wrap;gap:12px;font-size:11.5px;display:flex}.blog-ai-panel-module__61dy2q__streamMeta strong{color:var(--text);font-weight:600}.blog-ai-panel-module__61dy2q__streamCancelRow{justify-content:flex-end;display:flex}.blog-ai-panel-module__61dy2q__loadRow{border:1px dashed var(--border);border-radius:var(--radius);color:var(--text-muted);align-items:center;gap:10px;padding:14px;font-size:13px;display:flex}.blog-ai-panel-module__61dy2q__spinner{border:2px solid var(--brand-200);border-top-color:var(--brand-500);border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.7s linear infinite blog-ai-panel-module__61dy2q__spin}@keyframes blog-ai-panel-module__61dy2q__spin{to{transform:rotate(360deg)}}.blog-ai-panel-module__61dy2q__error{border:1px solid var(--danger-border);background:var(--danger-surface);color:var(--danger-text);border-radius:var(--radius);flex-direction:column;gap:10px;padding:12px 14px;font-size:13px;line-height:1.5;display:flex}.blog-ai-panel-module__61dy2q__errorMessage{word-break:break-word}.blog-ai-panel-module__61dy2q__errorActions{justify-content:flex-end;gap:8px;display:flex}.blog-ai-panel-module__61dy2q__providerStack{flex-direction:column;gap:10px;display:flex}.blog-ai-panel-module__61dy2q__providerOption{border:1.5px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--text);cursor:pointer;font:inherit;text-align:left;align-items:flex-start;gap:12px;width:100%;padding:12px 14px;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;display:flex;position:relative}.blog-ai-panel-module__61dy2q__providerOption:hover:not(:disabled){border-color:var(--brand-300);background:var(--brand-50)}.blog-ai-panel-module__61dy2q__providerOption:disabled{opacity:.55;cursor:not-allowed}.blog-ai-panel-module__61dy2q__providerOption:focus-visible{outline:none;box-shadow:0 0 0 3px #5dc09552}.blog-ai-panel-module__61dy2q__providerOptionActive{border-color:var(--brand-500);background:linear-gradient(180deg, var(--brand-50), var(--surface));box-shadow:0 1px 2px #0f172a0a,0 0 0 3px #5dc09529}.blog-ai-panel-module__61dy2q__providerOptionActive:hover:not(:disabled){background:linear-gradient(180deg, var(--brand-50), var(--surface))}.blog-ai-panel-module__61dy2q__providerOptionInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.blog-ai-panel-module__61dy2q__providerOptionName{color:var(--text);letter-spacing:-.005em;font-size:13.5px;font-weight:600}.blog-ai-panel-module__61dy2q__providerOptionModel{color:var(--text-muted);font-variant:tabular-nums;font-size:11.5px}.blog-ai-panel-module__61dy2q__providerOptionDesc{color:var(--text-muted);margin-top:3px;font-size:12px;line-height:1.4}.blog-ai-panel-module__61dy2q__providerOptionCheck{background:var(--brand-500);color:#fff;opacity:0;border-radius:50%;flex-shrink:0;place-items:center;width:22px;height:22px;margin-top:4px;transition:opacity .16s,transform .16s;display:grid;transform:scale(.6)}.blog-ai-panel-module__61dy2q__providerOptionActive .blog-ai-panel-module__61dy2q__providerOptionCheck{opacity:1;transform:scale(1)}.blog-ai-panel-module__61dy2q__providerBadge{color:var(--text-muted);align-items:center;gap:6px;margin-top:8px;font-size:11.5px;display:inline-flex}.blog-ai-panel-module__61dy2q__providerBadge:before{content:"";background:var(--brand-500);border-radius:50%;width:6px;height:6px}.blog-ai-panel-module__61dy2q__aiTrigger{border:1px solid var(--brand-300);background:linear-gradient(135deg, var(--brand-50), var(--brand-100));color:var(--brand-700);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:9px 14px;font-size:13px;font-weight:600;transition:transform .14s,box-shadow .14s,border-color .14s;display:inline-flex}.blog-ai-panel-module__61dy2q__aiTrigger:hover{border-color:var(--brand-400);transform:translateY(-1px);box-shadow:0 6px 18px #5dc0952e}.blog-ai-panel-module__61dy2q__aiTrigger svg{color:var(--brand-600,var(--brand-700));flex-shrink:0}.blog-ai-panel-module__61dy2q__aiTriggerLabel{white-space:nowrap}@media (max-width:640px){.blog-ai-panel-module__61dy2q__aiTrigger{border-radius:50%;gap:0;width:36px;height:36px;padding:0}.blog-ai-panel-module__61dy2q__aiTriggerLabel{display:none}}.blog-ai-panel-module__61dy2q__autoTopicList{flex-direction:column;gap:8px;margin-top:12px;display:flex}.blog-ai-panel-module__61dy2q__autoTopicRow{border:1px solid var(--border);background:var(--surface-2);border-radius:10px;align-items:center;gap:10px;padding:8px 10px 8px 12px;transition:border-color .14s,box-shadow .14s;display:flex}.blog-ai-panel-module__61dy2q__autoTopicRow:hover{border-color:var(--border-strong);box-shadow:var(--shadow-xs)}.blog-ai-panel-module__61dy2q__autoTopicText{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;overflow:hidden}.blog-ai-panel-module__61dy2q__autoTopicCopy{appearance:none;border:1px solid color-mix(in srgb, var(--brand-500,#5dc095) 28%, transparent);background:color-mix(in srgb, var(--brand-500,#5dc095) 12%, transparent);color:var(--brand-700,#2f6f54);cursor:pointer;white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:7px 12px;font-size:12px;font-weight:600;line-height:1;transition:background .14s,border-color .14s,transform 80ms;display:inline-flex}.blog-ai-panel-module__61dy2q__autoTopicCopy:hover{background:color-mix(in srgb, var(--brand-500,#5dc095) 22%, transparent);border-color:color-mix(in srgb, var(--brand-500,#5dc095) 45%, transparent);transform:translateY(-1px)}.blog-ai-panel-module__61dy2q__autoTopicCopy:active{transform:translateY(0)}.blog-ai-panel-module__61dy2q__autoTopicCopy:focus-visible{outline:2px solid var(--brand-400,var(--brand-300,var(--brand-200)));outline-offset:2px}.blog-ai-panel-module__61dy2q__autoTopicCopied{background:var(--success-surface,#2eb87229);border-color:var(--success-border,#2eb87266);color:var(--success-text,#1f7a4d)}.blog-ai-panel-module__61dy2q__autoTopicCopy svg{flex-shrink:0}
.blogs-module__F2Pngq__filterBar{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}.blogs-module__F2Pngq__filterButton{appearance:none;font:inherit;border:1px solid var(--border);background:var(--surface);color:var(--text-muted);cursor:pointer;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:background .12s,border-color .12s,color .12s}.blogs-module__F2Pngq__filterButton:hover{background:var(--surface-2);color:var(--text)}.blogs-module__F2Pngq__filterButtonActive{background:var(--brand-50);color:var(--brand-700);border-color:var(--brand-300);font-weight:600}.blogs-module__F2Pngq__filterButtonActive:hover{background:var(--brand-100);color:var(--brand-700)}.blogs-module__F2Pngq__titleCell{color:var(--text);font-size:14px;font-weight:600}.blogs-module__F2Pngq__muted{color:var(--text-muted);font-size:13px}.blogs-module__F2Pngq__slug{color:var(--text-subtle);font-size:12.5px;font-family:var(--font-mono);margin-top:2px}.blogs-module__F2Pngq__tagRow{flex-wrap:wrap;gap:5px;display:flex}.blogs-module__F2Pngq__tag{background:var(--surface-2);color:var(--text-muted);border:1px solid var(--border);border-radius:999px;padding:2px 8px;font-size:11.5px;font-weight:500}.blogs-module__F2Pngq__row{align-items:center;gap:10px;font-size:14px;display:flex}.blogs-module__F2Pngq__actions{justify-content:flex-end;gap:6px;display:flex}.blogs-module__F2Pngq__checkRow{color:var(--text);background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);align-items:center;gap:10px;padding:12px 14px;font-size:14px;display:flex}.blogs-module__F2Pngq__checkRow input{width:16px;height:16px;accent-color:var(--brand-400)}.blogs-module__F2Pngq__formStack{flex-direction:column;gap:20px;display:flex}.blogs-module__F2Pngq__headerActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.blogs-module__F2Pngq__headerIconAction{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface);width:32px;height:32px;color:var(--text-muted);cursor:pointer;flex:none;place-items:center;padding:0;transition:background .12s,color .12s,border-color .12s;display:grid}.blogs-module__F2Pngq__headerIconAction:hover{background:var(--brand-50);color:var(--brand-700);border-color:var(--brand-300)}.blogs-module__F2Pngq__cardList{flex-direction:column;gap:14px;display:flex}.blogs-module__F2Pngq__postCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);grid-template-columns:132px 1fr auto;gap:20px;padding:18px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.blogs-module__F2Pngq__postCard:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md);transform:translateY(-1px)}.blogs-module__F2Pngq__postThumb{border-radius:var(--radius);background:linear-gradient(135deg, var(--brand-50), var(--brand-100));border:1px solid var(--border);place-items:center;width:132px;height:96px;transition:border-color .16s;display:grid;position:relative;overflow:hidden}.blogs-module__F2Pngq__postThumb:hover{border-color:var(--brand-300)}.blogs-module__F2Pngq__postThumbImg{object-fit:cover;width:100%;height:100%;display:block}.blogs-module__F2Pngq__postThumbPlaceholder{color:var(--brand-500);opacity:.7;place-items:center;display:grid}.blogs-module__F2Pngq__postBody{flex-direction:column;gap:6px;min-width:0;display:flex}.blogs-module__F2Pngq__postHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.blogs-module__F2Pngq__postTitle{letter-spacing:-.015em;color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:16.5px;font-weight:600;line-height:1.3;text-decoration:none;overflow:hidden}.blogs-module__F2Pngq__postTitle:hover{color:var(--brand-700);text-decoration:none}.blogs-module__F2Pngq__postSlug{font-family:var(--font-mono), monospace;color:var(--text-subtle);white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;overflow:hidden}.blogs-module__F2Pngq__postExcerpt{color:var(--text-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 2px;font-size:13.5px;line-height:1.55;display:-webkit-box;overflow:hidden}.blogs-module__F2Pngq__postMeta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px;font-size:12px;display:flex}.blogs-module__F2Pngq__postDot{background:var(--text-subtle);border-radius:50%;width:3px;height:3px}.blogs-module__F2Pngq__postAuthor{color:var(--text);align-items:center;gap:6px;font-weight:500;display:inline-flex}.blogs-module__F2Pngq__postAvatar{background:linear-gradient(135deg, var(--brand-100), var(--brand-200));width:20px;height:20px;color:var(--brand-700);border:1px solid var(--brand-100);border-radius:50%;flex-shrink:0;place-items:center;font-size:10px;font-weight:600;display:grid;overflow:hidden}.blogs-module__F2Pngq__postAvatar img{object-fit:cover;width:100%;height:100%}.blogs-module__F2Pngq__postTags{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.blogs-module__F2Pngq__postTag{background:var(--brand-50);color:var(--brand-700);border:1px solid var(--brand-100);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:500}.blogs-module__F2Pngq__postTagMore{background:var(--surface-2);color:var(--text-muted);border:1px solid var(--border);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:500}.blogs-module__F2Pngq__postActions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:10px;display:flex}.blogs-module__F2Pngq__actionButtons{justify-content:flex-end;align-items:flex-start;gap:6px;display:flex}.blogs-module__F2Pngq__gscCluster{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.blogs-module__F2Pngq__statusRow{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:5px;display:flex}@media (max-width:720px){.blogs-module__F2Pngq__postCard{grid-template-columns:80px 1fr;gap:12px;padding:14px}.blogs-module__F2Pngq__postThumb{width:80px;height:60px}.blogs-module__F2Pngq__postActions{border-top:1px dashed var(--border);flex-flow:wrap;grid-column:1/-1;justify-content:flex-end;align-items:center;margin-top:2px;padding-top:8px}.blogs-module__F2Pngq__postTitle{white-space:normal}}.blogs-module__F2Pngq__modalBackdrop{z-index:200;-webkit-backdrop-filter:blur(3px);background:#0f172a73;place-items:center;padding:16px;animation:.14s ease-out blogs-module__F2Pngq__blog-modal-bg-in;display:grid;position:fixed;inset:0}.blogs-module__F2Pngq__modal{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:14px;width:100%;max-width:440px;max-height:calc(100vh - 32px);padding:24px 24px 20px;animation:.16s cubic-bezier(.2,.8,.2,1) blogs-module__F2Pngq__blog-modal-in;overflow-y:auto;box-shadow:0 20px 50px #0f172a40,0 4px 12px #0f172a14}.blogs-module__F2Pngq__modalIcon{background:var(--danger-surface);width:48px;height:48px;color:var(--danger-text);border-radius:999px;place-items:center;margin:0 auto 14px;display:grid}.blogs-module__F2Pngq__modalTitle{color:var(--text);margin:0 0 8px;font-size:17px;font-weight:700;line-height:1.3}.blogs-module__F2Pngq__modalBody{color:var(--text-muted);margin:0 0 20px;font-size:13.5px;line-height:1.55}.blogs-module__F2Pngq__modalBody strong{color:var(--text);font-weight:600}.blogs-module__F2Pngq__modalActions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.blogs-module__F2Pngq__modalActions>form{display:contents}.blogs-module__F2Pngq__modalCancel,.blogs-module__F2Pngq__modalArchive,.blogs-module__F2Pngq__modalDelete,.blogs-module__F2Pngq__modalFeature{appearance:none;border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;border-radius:8px;padding:9px 14px;font-size:13px;font-weight:600;line-height:1;transition:background .12s,border-color .12s,color .12s}.blogs-module__F2Pngq__modalCancel:hover{background:var(--surface-2)}.blogs-module__F2Pngq__modalArchive{background:color-mix(in srgb, var(--brand-500,#5dc095) 14%, transparent);border-color:color-mix(in srgb, var(--brand-500,#5dc095) 35%, transparent);color:var(--brand-700,#2f6f54)}.blogs-module__F2Pngq__modalArchive:hover{background:color-mix(in srgb, var(--brand-500,#5dc095) 22%, transparent);border-color:color-mix(in srgb, var(--brand-500,#5dc095) 55%, transparent)}.blogs-module__F2Pngq__modalDelete{background:var(--danger);border-color:var(--danger);color:#fff}.blogs-module__F2Pngq__modalDelete:hover{background:var(--danger-text);border-color:var(--danger-text)}.blogs-module__F2Pngq__modalFeature{background:var(--brand-500,#5dc095);border-color:var(--brand-500,#5dc095);color:#fff}.blogs-module__F2Pngq__modalFeature:hover{background:var(--brand-600,#4ca982);border-color:var(--brand-600,#4ca982)}.blogs-module__F2Pngq__modalIconBrand{background:color-mix(in srgb, var(--brand-500,#5dc095) 18%, transparent);width:48px;height:48px;color:var(--brand-700,#2f6f54);border-radius:999px;place-items:center;margin:0 auto 14px;display:grid}.blogs-module__F2Pngq__modalIconMuted{background:var(--surface-2);width:48px;height:48px;color:var(--text-muted);border-radius:999px;place-items:center;margin:0 auto 14px;display:grid}.blogs-module__F2Pngq__iconActionFeatured{color:var(--warning-text);background:color-mix(in srgb, var(--warning) 16%, transparent);border-color:color-mix(in srgb, var(--warning) 40%, transparent)}.blogs-module__F2Pngq__iconActionFeatured:hover{background:color-mix(in srgb, var(--warning) 26%, transparent);color:var(--warning-text)}.blogs-module__F2Pngq__iconActionPublished{color:var(--success-text);background:color-mix(in srgb, var(--success) 16%, transparent);border-color:color-mix(in srgb, var(--success) 40%, transparent)}.blogs-module__F2Pngq__iconActionPublished:hover{background:color-mix(in srgb, var(--success) 26%, transparent);color:var(--success-text)}.blogs-module__F2Pngq__iconActionScheduled{color:var(--violet-text);background:var(--violet-surface);border-color:var(--violet-border)}.blogs-module__F2Pngq__iconActionScheduled:hover{background:color-mix(in srgb, var(--violet-text) 18%, var(--violet-surface));color:var(--violet-text)}.blogs-module__F2Pngq__scheduledChip{letter-spacing:.01em;color:var(--violet-text);background:var(--violet-surface);border:1px solid var(--violet-border);white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:3px 9px 3px 7px;font-size:11.5px;font-weight:600;display:inline-flex}.blogs-module__F2Pngq__scheduledChip svg{opacity:.85;flex:none}.blogs-module__F2Pngq__scheduleField{text-align:left;margin:0 0 14px}.blogs-module__F2Pngq__scheduleLabel{color:var(--text-muted);margin:0 0 6px;font-size:12px;font-weight:600;display:block}.blogs-module__F2Pngq__scheduleInput{appearance:none;width:100%;font:inherit;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:9px;padding:10px 12px;font-size:14px;transition:border-color .12s,box-shadow .12s}.blogs-module__F2Pngq__scheduleInput:hover{border-color:var(--brand-400,var(--brand-300))}.blogs-module__F2Pngq__scheduleInput:focus-visible{border-color:var(--brand-500);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-500) 22%, transparent);outline:none}.blogs-module__F2Pngq__scheduleInput:disabled{opacity:.6;cursor:not-allowed}.blogs-module__F2Pngq__scheduleInput::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6;transition:opacity .12s}.blogs-module__F2Pngq__scheduleInput:hover::-webkit-calendar-picker-indicator{opacity:1}.blogs-module__F2Pngq__scheduleNote{text-align:left;color:var(--violet-text);background:var(--violet-surface);border:1px solid var(--violet-border);border-radius:10px;align-items:flex-start;gap:9px;margin:0 0 20px;padding:11px 13px;font-size:13px;line-height:1.5;display:flex}.blogs-module__F2Pngq__scheduleNote strong{font-weight:700}.blogs-module__F2Pngq__scheduleNoteIcon{color:var(--violet-text);flex:none;place-items:center;margin-top:1px;display:grid}.blogs-module__F2Pngq__scheduleTargets{flex-wrap:wrap;gap:7px;display:flex}.blogs-module__F2Pngq__scheduleTarget{border:1px solid var(--border);background:var(--surface);color:var(--text-muted);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:12.5px;font-weight:600;line-height:1;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.blogs-module__F2Pngq__scheduleTarget:hover{border-color:var(--brand-400,var(--brand-300))}.blogs-module__F2Pngq__scheduleTargetOn{color:var(--brand-700,#2f6f54);background:color-mix(in srgb, var(--brand-500,#5dc095) 14%, transparent);border-color:color-mix(in srgb, var(--brand-500,#5dc095) 45%, transparent)}.blogs-module__F2Pngq__scheduleTargetBox{width:15px;height:15px;accent-color:var(--brand-500,#5dc095);cursor:pointer;margin:0}.blogs-module__F2Pngq__scheduleTargetBox:disabled{cursor:not-allowed}.blogs-module__F2Pngq__scheduleEmails{appearance:none;width:100%;font:inherit;color:var(--text);background:var(--surface);border:1px solid var(--border);resize:vertical;border-radius:9px;min-height:44px;padding:9px 12px;font-size:13.5px;transition:border-color .12s,box-shadow .12s}.blogs-module__F2Pngq__scheduleEmails:hover{border-color:var(--brand-400,var(--brand-300))}.blogs-module__F2Pngq__scheduleEmails:focus-visible{border-color:var(--brand-500);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-500) 22%, transparent);outline:none}.blogs-module__F2Pngq__scheduleEmails:disabled{opacity:.6;cursor:not-allowed}.blogs-module__F2Pngq__scheduleEmails::placeholder{color:var(--text-muted);opacity:.7}.blogs-module__F2Pngq__scheduleHint{text-align:left;color:var(--text-muted);margin:7px 0 0;font-size:11.5px;line-height:1.45}.blogs-module__F2Pngq__emailSuggests{scrollbar-width:thin;-webkit-overflow-scrolling:touch;gap:6px;margin-top:8px;padding-bottom:2px;display:flex;overflow-x:auto}.blogs-module__F2Pngq__emailSuggests::-webkit-scrollbar{height:5px}.blogs-module__F2Pngq__emailSuggests::-webkit-scrollbar-thumb{background:var(--border);border-radius:999px}.blogs-module__F2Pngq__emailSuggest{border:1px solid var(--border);background:var(--surface);color:var(--text-muted);white-space:nowrap;cursor:pointer;border-radius:999px;flex:none;align-items:center;gap:5px;padding:5px 11px 5px 8px;font-size:12px;font-weight:600;line-height:1;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.blogs-module__F2Pngq__emailSuggest:hover:not(:disabled){border-color:var(--brand-400,var(--brand-300));color:var(--text)}.blogs-module__F2Pngq__emailSuggestOn{color:var(--brand-700,#2f6f54);background:color-mix(in srgb, var(--brand-500,#5dc095) 14%, transparent);border-color:color-mix(in srgb, var(--brand-500,#5dc095) 45%, transparent)}.blogs-module__F2Pngq__emailSuggestOn:hover:not(:disabled){border-color:color-mix(in srgb, var(--brand-500,#5dc095) 65%, transparent)}.blogs-module__F2Pngq__emailSuggestPlus{background:color-mix(in srgb, var(--text-muted) 16%, transparent);width:14px;height:14px;color:var(--text-muted);border-radius:999px;place-items:center;font-size:11px;font-weight:700;line-height:1;display:inline-grid}.blogs-module__F2Pngq__emailSuggestOn .blogs-module__F2Pngq__emailSuggestPlus{background:color-mix(in srgb, var(--brand-500,#5dc095) 30%, transparent);color:var(--brand-700,#2f6f54)}.blogs-module__F2Pngq__modalCancel:focus-visible,.blogs-module__F2Pngq__modalArchive:focus-visible,.blogs-module__F2Pngq__modalDelete:focus-visible,.blogs-module__F2Pngq__modalFeature:focus-visible{outline:2px solid var(--brand-400,var(--brand-300,var(--brand-200)));outline-offset:2px}@keyframes blogs-module__F2Pngq__blog-modal-bg-in{0%{opacity:0}to{opacity:1}}@keyframes blogs-module__F2Pngq__blog-modal-in{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:460px){.blogs-module__F2Pngq__modalActions{flex-direction:column-reverse;align-items:stretch}.blogs-module__F2Pngq__modalActions>form,.blogs-module__F2Pngq__modalCancel,.blogs-module__F2Pngq__modalArchive,.blogs-module__F2Pngq__modalDelete,.blogs-module__F2Pngq__modalFeature{width:100%}}
.ga-module__jrgDpG__stack{flex-direction:column;gap:20px;display:flex}.ga-module__jrgDpG__connectRow{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.ga-module__jrgDpG__googleMark{background:var(--surface-2);border:1px solid var(--border);border-radius:10px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.ga-module__jrgDpG__accountBlock{flex:1;min-width:0}.ga-module__jrgDpG__accountName{color:var(--text);letter-spacing:-.01em;font-size:15px;font-weight:600}.ga-module__jrgDpG__accountEmail{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:1px;font-size:12.5px;overflow:hidden}.ga-module__jrgDpG__connectActions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.ga-module__jrgDpG__connectButton{border-radius:var(--radius);background:var(--brand-500);color:#fff;border:1px solid var(--brand-600);align-items:center;gap:8px;padding:9px 16px;font-size:13.5px;font-weight:600;display:inline-flex}.ga-module__jrgDpG__connectButton:hover{background:var(--brand-600);color:#fff}.ga-module__jrgDpG__toolbar{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.ga-module__jrgDpG__field{flex-direction:column;gap:5px;display:flex}.ga-module__jrgDpG__fieldLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--text-subtle);font-size:11.5px;font-weight:600}.ga-module__jrgDpG__select{appearance:none;border-radius:var(--radius);border:1px solid var(--border-strong);background:var(--surface) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%235b6472' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat right 9px center;color:var(--text);min-width:180px;max-width:460px;padding:8px 30px 8px 12px;font-size:13.5px}.ga-module__jrgDpG__propertyChip{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface-2);color:var(--text);align-items:center;gap:8px;padding:8px 12px;font-size:13.5px;font-weight:600;display:inline-flex}.ga-module__jrgDpG__propertyChipId{color:var(--text-subtle);font-variant-numeric:tabular-nums;font-size:12px;font-weight:500}.ga-module__jrgDpG__windowNote{color:var(--text-subtle);align-self:center;margin-left:auto;font-size:12px}.ga-module__jrgDpG__metricsGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;display:grid}.ga-module__jrgDpG__metricCard{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-xs);padding:16px 18px}.ga-module__jrgDpG__metricLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;font-size:12px;font-weight:600}.ga-module__jrgDpG__metricValue{color:var(--text);letter-spacing:-.02em;font-variant-numeric:tabular-nums;margin-top:6px;font-size:26px;font-weight:700}.ga-module__jrgDpG__metricDelta{align-items:center;gap:3px;margin-top:4px;font-size:12.5px;font-weight:600;display:inline-flex}.ga-module__jrgDpG__deltaUp{color:var(--success)}.ga-module__jrgDpG__deltaDown{color:var(--danger)}.ga-module__jrgDpG__deltaFlat{color:var(--text-subtle)}.ga-module__jrgDpG__realtimeRow{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.ga-module__jrgDpG__realtimeNow{flex-shrink:0}.ga-module__jrgDpG__realtimeValue{color:var(--text);letter-spacing:-.02em;font-variant-numeric:tabular-nums;align-items:center;gap:10px;font-size:34px;font-weight:700;display:inline-flex}.ga-module__jrgDpG__realtimeLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;margin-top:2px;font-size:12px;font-weight:600}.ga-module__jrgDpG__liveDot{background:var(--success);border-radius:999px;width:10px;height:10px;animation:2s ease-out infinite ga-module__jrgDpG__gaPulse;box-shadow:0 0 #10b98173}@keyframes ga-module__jrgDpG__gaPulse{0%{box-shadow:0 0 #10b98173}70%{box-shadow:0 0 0 9px #10b98100}to{box-shadow:0 0 #10b98100}}.ga-module__jrgDpG__realtimeChart{flex:1;min-width:240px}.ga-module__jrgDpG__realtimeSvg{width:100%;height:auto;display:block}.ga-module__jrgDpG__realtimeBar{fill:var(--brand-500);opacity:.75}.ga-module__jrgDpG__realtimeBar:hover{opacity:1}.ga-module__jrgDpG__realtimeNote{color:var(--text-subtle);justify-content:space-between;margin-top:4px;font-size:12px;display:flex}.ga-module__jrgDpG__insightGrid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;display:grid}.ga-module__jrgDpG__insightTile{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-2);padding:13px 15px}.ga-module__jrgDpG__insightLabel{text-transform:uppercase;letter-spacing:.03em;color:var(--text-subtle);font-size:11px;font-weight:600}.ga-module__jrgDpG__insightValue{color:var(--text);letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:16px;font-weight:700;overflow:hidden}.ga-module__jrgDpG__insightNote{color:var(--text-muted);font-variant-numeric:tabular-nums;margin-top:3px;font-size:12px}.ga-module__jrgDpG__oppGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:18px;margin-top:18px;display:grid}.ga-module__jrgDpG__oppTitle{color:var(--text);margin-bottom:2px;font-size:13px;font-weight:700}.ga-module__jrgDpG__oppNote{color:var(--text-subtle);margin-bottom:8px;font-size:12px;line-height:1.5}.ga-module__jrgDpG__chartWrap{width:100%;position:relative}.ga-module__jrgDpG__chartSvg{cursor:crosshair;width:100%;height:auto;display:block}.ga-module__jrgDpG__chartLegend{color:var(--text-muted);align-items:center;gap:18px;margin-top:10px;font-size:12.5px;display:flex}.ga-module__jrgDpG__legendItem{align-items:center;gap:7px;font-weight:500;display:inline-flex}.ga-module__jrgDpG__legendDot{border-radius:999px;flex-shrink:0;width:9px;height:9px}.ga-module__jrgDpG__gridLine{stroke:var(--border);stroke-width:1px;opacity:.55}.ga-module__jrgDpG__axisText{fill:var(--text-subtle);font-size:11px}.ga-module__jrgDpG__crosshair{stroke:var(--border-strong);stroke-width:1.25px;stroke-dasharray:3 4;opacity:.8}.ga-module__jrgDpG__chartTooltip{background:color-mix(in srgb, var(--surface) 88%, transparent);-webkit-backdrop-filter:blur(10px)saturate(1.4);backdrop-filter:blur(10px)saturate(1.4);border:1px solid var(--border);pointer-events:none;z-index:3;border-radius:14px;min-width:186px;padding:11px 13px;position:absolute;top:4px;box-shadow:0 1px 2px #0000000a,0 12px 28px -8px #00000038}.ga-module__jrgDpG__chartTooltipRight{transform:translate(14px)}.ga-module__jrgDpG__chartTooltipLeft{transform:translate(-14px)}.ga-module__jrgDpG__chartTooltipDate{letter-spacing:.01em;color:var(--text);border-bottom:1px solid var(--border);margin-bottom:8px;padding-bottom:8px;font-size:11.5px;font-weight:700}.ga-module__jrgDpG__chartTooltipRow{color:var(--text-muted);align-items:center;gap:8px;padding:3px 0;font-size:12.5px;display:flex}.ga-module__jrgDpG__chartTooltipRow strong{color:var(--text);font-variant-numeric:tabular-nums;margin-left:auto;font-weight:600}.ga-module__jrgDpG__tooltipSpacer{flex-shrink:0;width:9px}.ga-module__jrgDpG__tabs{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:4px;margin-bottom:4px;display:flex}.ga-module__jrgDpG__tab{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:8px 14px;font-size:13px;font-weight:600}.ga-module__jrgDpG__tab:hover{color:var(--text)}.ga-module__jrgDpG__tabActive{color:var(--brand-700);border-bottom-color:var(--brand-500)}.ga-module__jrgDpG__tableScroll{overflow-x:auto}.ga-module__jrgDpG__table{border-collapse:collapse;width:100%;font-size:13px}.ga-module__jrgDpG__table th{text-align:left;text-transform:uppercase;letter-spacing:.03em;color:var(--text-subtle);border-bottom:1px solid var(--border);white-space:nowrap;padding:8px 10px;font-size:11.5px;font-weight:600}.ga-module__jrgDpG__table td{border-bottom:1px solid var(--surface-3);color:var(--text);vertical-align:top;padding:9px 10px}.ga-module__jrgDpG__table tr:last-child td{border-bottom:none}.ga-module__jrgDpG__num{text-align:center;font-variant-numeric:tabular-nums;white-space:nowrap}.ga-module__jrgDpG__table th.ga-module__jrgDpG__num{text-align:center}.ga-module__jrgDpG__keyCell{text-overflow:ellipsis;white-space:nowrap;max-width:420px;overflow:hidden}.ga-module__jrgDpG__keyCell a{color:var(--brand-600)}.ga-module__jrgDpG__errorBanner{background:var(--danger-surface);color:var(--danger-text);border:1px solid var(--danger-border);border-radius:10px;padding:10px 14px;font-size:13px;line-height:1.5}.ga-module__jrgDpG__mutedNote{color:var(--text-subtle);margin-top:8px;font-size:12.5px}
.freshness-line-module__Vu9vvW__freshness{color:var(--text-muted);cursor:default;justify-content:flex-end;align-items:center;gap:7px;margin-top:-14px;font-size:12px;font-weight:500;display:flex}.freshness-line-module__Vu9vvW__dot{background:var(--success,#22c55e);width:7px;height:7px;box-shadow:0 0 0 3px color-mix(in srgb, var(--success,#22c55e) 22%, transparent);border-radius:50%;flex:none}
.shimmer-module__yjsclG__box{background:linear-gradient(90deg, color-mix(in srgb, var(--surface-2) 80%, transparent) 0%, color-mix(in srgb, var(--border) 70%, transparent) 50%, color-mix(in srgb, var(--surface-2) 80%, transparent) 100%);background-size:200% 100%;border-radius:6px;animation:1.25s ease-in-out infinite shimmer-module__yjsclG__shimmer-slide;display:block}.shimmer-module__yjsclG__line{border-radius:6px;height:12px}.shimmer-module__yjsclG__lineLg{border-radius:7px;height:18px}.shimmer-module__yjsclG__circle{border-radius:999px}.shimmer-module__yjsclG__card{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:20px}.shimmer-module__yjsclG__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;padding:4px 0 20px;display:flex}.shimmer-module__yjsclG__headerText{gap:10px;min-width:240px;display:grid}.shimmer-module__yjsclG__headerActions{gap:8px;display:flex}.shimmer-module__yjsclG__statGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-bottom:20px;display:grid}.shimmer-module__yjsclG__statCard{background:var(--surface);border:1px solid var(--border);border-radius:14px;gap:10px;padding:16px 18px;display:grid}.shimmer-module__yjsclG__toolbar{flex-wrap:wrap;align-items:center;gap:10px;padding:8px 0 16px;display:flex}.shimmer-module__yjsclG__cardList{gap:14px;display:grid}.shimmer-module__yjsclG__cardRow{background:var(--surface);border:1px solid var(--border);border-radius:14px;grid-template-columns:96px 1fr auto;align-items:flex-start;gap:16px;padding:16px;display:grid}.shimmer-module__yjsclG__cardThumb{border-radius:12px;width:96px;height:96px}.shimmer-module__yjsclG__cardBody{gap:10px;min-width:0;display:grid}.shimmer-module__yjsclG__cardActions{gap:6px;display:flex}.shimmer-module__yjsclG__table{background:var(--surface);border:1px solid var(--border);border-radius:14px;overflow:hidden}.shimmer-module__yjsclG__tableHead,.shimmer-module__yjsclG__tableRow{align-items:center;gap:16px;padding:14px 18px;display:grid}.shimmer-module__yjsclG__tableHead{background:var(--surface-2);border-bottom:1px solid var(--border)}.shimmer-module__yjsclG__tableRow+.shimmer-module__yjsclG__tableRow{border-top:1px solid var(--border)}.shimmer-module__yjsclG__cols4{grid-template-columns:1.4fr 1fr .8fr .6fr}.shimmer-module__yjsclG__cols5{grid-template-columns:1.4fr 1fr .8fr .8fr .6fr}.shimmer-module__yjsclG__cols6{grid-template-columns:1.2fr 1fr .8fr .8fr .8fr .6fr}.shimmer-module__yjsclG__userCell{align-items:center;gap:12px;display:flex}.shimmer-module__yjsclG__formGrid{gap:14px;margin-top:14px;display:grid}.shimmer-module__yjsclG__formCard{background:var(--surface);border:1px solid var(--border);border-radius:14px;gap:14px;padding:22px;display:grid}.shimmer-module__yjsclG__formField{gap:8px;display:grid}.shimmer-module__yjsclG__formRow{grid-template-columns:1fr 1fr;gap:14px;display:grid}.shimmer-module__yjsclG__formActions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}@keyframes shimmer-module__yjsclG__shimmer-slide{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.shimmer-module__yjsclG__box{animation:none}}.shimmer-module__yjsclG__rangeToolbar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.shimmer-module__yjsclG__rangeToolbarControls{align-items:center;gap:10px;display:flex}.shimmer-module__yjsclG__projCards{flex-direction:column;gap:10px;display:flex}.shimmer-module__yjsclG__projCardsGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;display:grid}.shimmer-module__yjsclG__projCard{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-xs);flex-direction:column;align-items:center;gap:10px;padding:16px;display:flex}.shimmer-module__yjsclG__projCardStats{justify-content:center;gap:14px;width:100%;display:flex}.shimmer-module__yjsclG__tileGrid{gap:12px;display:grid}.shimmer-module__yjsclG__tile{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-2);flex-direction:column;gap:8px;padding:14px;display:flex}.shimmer-module__yjsclG__tileHead{align-items:center;gap:9px;display:flex}@media (max-width:640px){.shimmer-module__yjsclG__cardRow{grid-template-columns:64px 1fr}.shimmer-module__yjsclG__cardThumb{width:64px;height:64px}.shimmer-module__yjsclG__cardActions{grid-column:1/-1}.shimmer-module__yjsclG__formRow{grid-template-columns:1fr}}
.account-module__U8yRdG__grid{grid-template-columns:1fr 1fr;align-items:start;gap:20px;display:grid}@media (max-width:960px){.account-module__U8yRdG__grid{grid-template-columns:1fr}}
