.dm-page{max-width:760px;margin:0 auto;padding:24px 20px 40px}.dm-title{color:var(--text-strong);margin:0 0 16px;font-size:24px;font-weight:800}.dm-list{border:1px solid var(--border);background:var(--surface-card);border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.dm-conv{border-bottom:1px solid var(--border-muted);align-items:center;gap:12px;min-height:44px;padding:14px 16px;text-decoration:none;transition:background .15s ease-out;display:flex}.dm-conv:last-child{border-bottom:none}.dm-conv:hover{background:var(--surface-hover)}.dm-conv.unread{background:var(--surface-inset)}.dm-conv-body{flex:1;min-width:0}.dm-conv-top{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.dm-conv-name{color:var(--text-strong);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.dm-conv-time{color:var(--text-subtle);flex-shrink:0;font-size:12px}.dm-conv-preview{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:13px;line-height:1.4;overflow:hidden}.dm-conv.unread .dm-conv-preview{color:var(--text-strong);font-weight:600}.dm-conv-you{color:var(--text-subtle)}.dm-conv-badge{color:#fff;background:#ef4444;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:800;display:flex}.dm-list-empty,.dm-empty{text-align:center;color:var(--text-muted);padding:48px 24px}.dm-empty-ico{color:var(--text-subtle);margin-bottom:12px;font-size:30px;display:block}.dm-empty-title{color:var(--text-strong);margin-bottom:4px;font-size:16px;font-weight:700}.dm-empty-sub{font-size:13px;line-height:1.5}.dm-empty-cta{color:#fff;background:#ef4444;border-radius:999px;align-items:center;gap:8px;height:44px;margin-top:16px;padding:0 18px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.dm-page-thread{max-width:820px;padding:0}.dm-thread{flex-direction:column;height:calc(100vh - 140px);min-height:420px;display:flex}.dm-thread-head{border-bottom:1px solid var(--border);background:var(--surface-card);align-items:center;gap:12px;padding:14px 18px;display:flex}.dm-back{width:36px;height:36px;color:var(--text-muted);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;display:flex}.dm-back:hover{background:var(--surface-hover);color:var(--text-strong)}.dm-thread-id{flex-direction:column;min-width:0;display:flex}.dm-thread-name{color:var(--text-strong);font-size:15px;font-weight:700;text-decoration:none}.dm-thread-name:hover{color:#ef4444}.dm-thread-handle{color:var(--text-subtle);font-size:12px}.dm-scroll{flex-direction:column;flex:1;gap:8px;padding:18px;display:flex;overflow-y:auto}.dm-row{display:flex}.dm-row.mine{justify-content:flex-end}.dm-row.theirs{justify-content:flex-start}.dm-bubble{word-wrap:break-word;overflow-wrap:anywhere;white-space:pre-wrap;border-radius:16px;max-width:72%;padding:9px 13px 7px;font-size:14px;line-height:1.45;position:relative}.dm-row.theirs .dm-bubble{background:var(--surface-inset);color:var(--text-strong);border-bottom-left-radius:5px}.dm-row.mine .dm-bubble{color:#fff;background:#ef4444;border-bottom-right-radius:5px}.dm-time{text-align:right;opacity:.65;margin-top:3px;font-size:10px;display:block}.dm-composer{border-top:1px solid var(--border);background:var(--surface-card);align-items:flex-end;gap:10px;padding:12px 16px;display:flex}.dm-input{resize:none;border:1px solid var(--border);background:var(--surface-page);min-height:44px;max-height:120px;color:var(--text-strong);border-radius:22px;outline:none;flex:1;padding:11px 14px;font-family:inherit;font-size:14px;line-height:1.4}.dm-input:focus{border-color:#ef4444}.dm-input::placeholder{color:var(--text-subtle)}.dm-send{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:15px;transition:opacity .15s ease-out,transform .15s ease-out;display:flex}.dm-send:disabled{opacity:.45;cursor:not-allowed}.dm-send:not(:disabled):hover{transform:scale(1.05)}.profile-cta-row{flex-wrap:wrap;gap:8px;display:flex}@media (max-width:480px){.dm-bubble{max-width:82%}.dm-thread{height:calc(100vh - 120px)}}
.lb-head{align-items:center;gap:14px;margin-bottom:20px;display:flex}.lb-head-icon{color:#ef4444;background:linear-gradient(135deg,#fef2f2 0%,#fee2e2 100%);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:22px;display:flex}.lb-title{color:#111827;margin:0 0 4px;font-size:24px;font-weight:800;line-height:1.15}.lb-sub{color:#6b7280;max-width:460px;margin:0;font-size:15px;line-height:1.5}.lb-list{margin:0;padding:6px;list-style:none}.lb-row{border-bottom:1px solid #f1f2f4;border-radius:14px;align-items:center;gap:12px;padding:12px 10px;transition:background .2s,transform .2s;display:flex}.lb-row:last-child{border-bottom:none}.lb-row:hover{background:#ef444408;transform:translate(2px)}.lb-rank{flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:2px;width:40px;line-height:1;display:flex}.lb-rank-medal{font-size:20px}.lb-rank-num{color:#9ca3af;font-size:12px;font-weight:700}.lb-rank-medal .lb-rank-num{font-size:10px}.lb-avatar{border-radius:999px;flex-shrink:0;line-height:0;display:block}.lb-main{flex:1;min-width:0}.lb-name{color:#111827;white-space:nowrap;text-overflow:ellipsis;vertical-align:bottom;max-width:100%;font-size:15px;font-weight:700;line-height:1.25;text-decoration:none;display:inline-block;overflow:hidden}.lb-name:hover{color:#dc2626}.lb-handle{color:#9ca3af;font-size:12px;line-height:1.3;display:block}.lb-meta{color:#6b7280;flex-wrap:wrap;align-items:center;gap:4px;margin-top:3px;font-size:13px;display:flex}.lb-stat strong{color:#374151;font-weight:700}.lb-dot{color:#d1d5db}.lb-role{white-space:nowrap;color:var(--accent,#ef4444);background:color-mix(in srgb, var(--accent,#ef4444) 12%, transparent);border:1px solid color-mix(in srgb, var(--accent,#ef4444) 30%, transparent);border-radius:999px;flex-shrink:0;padding:4px 12px;font-size:12px;font-weight:600}.lb-follow{flex-shrink:0;justify-content:flex-end;min-width:92px;display:flex}.lb-empty{text-align:center;padding:44px 24px}.lb-empty-icon{color:#22c55e;margin-bottom:14px;font-size:30px}.lb-empty-title{color:#111827;margin:0 0 6px;font-size:20px;font-weight:800}.lb-empty-sub{color:#6b7280;max-width:360px;margin:0 auto 20px;font-size:14px;line-height:1.5}.lb-empty-cta{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border-radius:999px;align-items:center;gap:8px;min-height:44px;padding:12px 22px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}@media (max-width:480px){.lb-head-icon{border-radius:14px;width:48px;height:48px;font-size:19px}.lb-title{font-size:21px}.lb-sub{font-size:14px}.lb-row{flex-wrap:wrap;gap:10px;padding:12px 6px}.lb-rank{width:30px}.lb-role{order:4}.lb-follow{order:5;min-width:0;margin-left:auto}}
.ui-card{background:var(--surface-card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);box-sizing:border-box;width:100%;transition:transform var(--motion-fast) var(--ease-out), box-shadow var(--motion-fast) var(--ease-out), border-color var(--motion-fast) var(--ease-out)}.ui-card--pad{padding:var(--space-md) var(--space-lg)}.ui-card--interactive{cursor:pointer}.ui-card--interactive:hover{box-shadow:var(--shadow-lg);border-color:color-mix(in srgb, var(--brand) 35%, var(--border));transform:translateY(-2px)}@media (max-width:768px){.ui-card{border-radius:var(--radius-md)}.ui-card--pad{padding:var(--space-md)}}.ui-btn{justify-content:center;align-items:center;gap:var(--space-xs);min-height:44px;padding:0 var(--space-lg);border-radius:var(--radius-pill);font-family:var(--font-primary);font-size:var(--text-body-size);font-weight:var(--weight-bold);cursor:pointer;white-space:nowrap;--ui-btn-press:90ms var(--ease-out);transition:transform var(--motion-fast) var(--ease-out), background var(--motion-fast) var(--ease-out), filter var(--motion-fast) var(--ease-out), scale var(--ui-btn-press);border:1px solid #0000;line-height:1;text-decoration:none;display:inline-flex}.ui-btn:active{transform:translateY(1px)}.ui-btn:active:not(:disabled){scale:.96}.ui-btn:not(:active){--ui-btn-press:var(--motion-spring) var(--ease-spring)}.ui-btn:disabled{opacity:.55;cursor:not-allowed}.ui-btn--primary{background:var(--brand);color:var(--brand-contrast);box-shadow:0 8px 20px -8px color-mix(in srgb, var(--brand) 55%, transparent)}.ui-btn--primary:hover:not(:disabled){background:var(--brand-hover);transform:translateY(-1px)}.ui-btn--ghost{background:var(--surface-inset);color:var(--text-body);border-color:var(--border)}.ui-btn--ghost:hover:not(:disabled){background:var(--surface-hover);border-color:var(--border-strong)}.ui-btn--sm{min-height:36px;padding:0 var(--space-md);font-size:var(--text-sm)}.ui-badge{align-items:center;gap:var(--space-2xs);border-radius:var(--radius-pill);font-size:var(--text-meta);font-weight:var(--weight-bold);letter-spacing:.02em;white-space:nowrap;padding:2px 10px;line-height:1.4;display:inline-flex}.ui-badge--green{color:var(--rv-green);background:color-mix(in srgb, var(--rv-green) 14%, transparent)}.ui-badge--blue{color:var(--rv-blue);background:color-mix(in srgb, var(--rv-blue) 14%, transparent)}.ui-badge--purple{color:var(--rv-purple);background:color-mix(in srgb, var(--rv-purple) 14%, transparent)}.ui-badge--yellow{color:var(--rv-yellow);background:color-mix(in srgb, var(--rv-yellow) 16%, transparent)}.ui-badge--red{color:var(--rv-red);background:color-mix(in srgb, var(--rv-red) 14%, transparent)}.ui-badge--gray{color:var(--text-muted);background:var(--surface-inset)}.role-badge{border-radius:var(--radius-pill,999px);letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;vertical-align:middle;border:1px solid #0000;align-items:center;gap:5px;padding:2px 8px;font-size:11px;font-weight:700;line-height:1.5;display:inline-flex}.role-rookie{color:#4b5563;background:#4b55631a;border-color:#4b556347}.role-explorer{color:#1d4ed8;background:#1d4ed81a;border-color:#1d4ed847}.role-expert{color:#15803d;background:#15803d1a;border-color:#15803d47}.role-specialist{color:#854d0e;background:#854d0e1a;border-color:#854d0e47}.role-master{color:#6d28d9;background:#6d28d91a;border-color:#6d28d947}.role-legend{color:#b91c1c;background:#b91c1c1a;border-color:#b91c1c47}.role-badge i{font-size:13px}.follow-btn{justify-content:center;align-items:center;gap:var(--space-2xs);min-height:36px;padding:0 var(--space-md);border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface-inset);color:var(--text-body);font-family:var(--font-primary);font-size:var(--text-sm);font-weight:var(--weight-bold);white-space:nowrap;cursor:pointer;appearance:none;--follow-btn-press:90ms var(--ease-out);transition:background var(--motion-fast) var(--ease-out), border-color var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out), scale var(--follow-btn-press);line-height:1;text-decoration:none;display:inline-flex}.follow-btn:active:not(:disabled){scale:.96}.follow-btn:not(:active){--follow-btn-press:var(--motion-spring) var(--ease-spring)}.follow-btn:hover:not(:disabled){background:var(--surface-hover);border-color:var(--border-strong)}.follow-btn:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.follow-btn:disabled{opacity:.55;cursor:not-allowed}.follow-btn.follow-error,.profile-cta.follow-error{background-image:none;background-color:color-mix(in srgb, var(--rv-red) 12%, transparent);border-color:color-mix(in srgb, var(--rv-red) 45%, transparent);color:var(--rv-red)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ui-chip{align-items:center;gap:var(--space-2xs);border:1px solid color-mix(in srgb, var(--accent,var(--brand)) 35%, transparent);border-radius:var(--radius-pill);background:color-mix(in srgb, var(--accent,var(--brand)) 12%, transparent);min-height:32px;color:var(--accent,var(--brand));font-size:var(--text-sm);font-weight:var(--weight-semibold);cursor:pointer;transition:filter var(--motion-fast) var(--ease-out);padding:0 12px;text-decoration:none;display:inline-flex}.ui-chip:hover{filter:brightness(1.08)}.segmented{flex-wrap:wrap;gap:10px;margin:8px 0 0;display:flex}.segmented-option{appearance:none;border:1px solid var(--gray-dashed,#d1d5db);background:var(--surface-card,#fff);min-height:48px;color:var(--gray-700,#374151);text-align:center;cursor:pointer;transition:border-color .15s var(--ease-out,ease-out), color .15s var(--ease-out,ease-out), background .15s var(--ease-out,ease-out);border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:600;line-height:1.3;display:inline-flex}.segmented-option>i{flex-shrink:0;font-size:16px;line-height:1}.segmented-option-label{min-width:0}.segmented-option:hover{border-color:#a3a3a3}.segmented-option:focus-visible{outline:2px solid var(--brand,#ef4444);outline-offset:2px}.segmented-option.checked{border-color:var(--brand,#ef4444);color:var(--brand,#ef4444)}@media (max-width:600px){.segmented{flex-wrap:nowrap}.segmented-option{flex:1 1 0;min-width:0;padding:0 12px}.segmented-option-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}.chip-enter{animation:chip-enter-scale var(--motion-spring) var(--ease-spring) backwards, chip-enter-fade var(--motion-base) var(--ease-out) backwards}@keyframes chip-enter-scale{0%{scale:.92}to{scale:1}}@keyframes chip-enter-fade{0%{opacity:0}to{opacity:1}}.tool-article{max-width:640px;color:var(--text-strong);background:var(--surface-card);border:1px solid var(--border-muted);border-radius:20px;margin:28px auto 0;padding:32px 32px 36px;box-shadow:0 10px 30px -10px #0000000f}@media (max-width:600px){.tool-article{border-radius:16px;margin-top:20px;padding:22px 18px 28px}}.google-btn{color:#111827;background:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 4px #0000000f}.google-btn:hover{background:#f9fafb}.dl-body--locked .dl-form-row,.dl-body--locked .dl-example-chip{opacity:.5}.dl-body--locked .dl-input,.dl-body--locked .dl-submit{cursor:not-allowed}.dl-panel{animation:dl-panel-in var(--motion-base) var(--ease-out) both}@keyframes dl-panel-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.dl-signin-link{border:1px solid color-mix(in srgb, var(--accent,var(--brand)) 40%, transparent);background:color-mix(in srgb, var(--accent,var(--brand)) 12%, transparent);min-height:48px;color:color-mix(in srgb, var(--accent,var(--brand)) 55%, #111827);transition:filter var(--motion-fast) var(--ease-out), transform var(--motion-fast) var(--ease-out);border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 22px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.dl-signin-link:hover{filter:brightness(1.05);transform:translateY(-1px)}[data-theme=dark] .dl-signin-link{color:var(--accent,var(--brand))}.dl-quota-row{margin-top:10px}.quota-chip{border:1px solid color-mix(in srgb, var(--accent) 32%, transparent);background:color-mix(in srgb, var(--accent) 12%, transparent);min-height:32px;color:color-mix(in srgb, var(--accent) 55%, #111827);border-radius:999px;align-items:center;gap:7px;padding:0 12px;font-size:12.5px;font-weight:700;line-height:1.4;display:inline-flex}.quota-chip i{color:var(--accent);font-size:11px}.quota-chip--warn{color:#a16207}.quota-chip-label{animation:dl-chip-in .2s var(--ease-out) both;display:inline-block}@keyframes dl-chip-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.dl-fieldset{border:0;min-width:0;margin:0 0 10px;padding:0}.dl-legend-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.dl-segments{gap:8px;width:100%;display:flex}.dl-segment{border:1px solid var(--border);background:var(--surface-inset);min-height:44px;color:var(--text-body);cursor:pointer;-webkit-user-select:none;user-select:none;transition:background var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out), border-color var(--motion-fast) var(--ease-out);border-radius:999px;flex:1 1 0;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}.dl-segment input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.dl-segment.is-on{background:var(--accent);border-color:var(--accent);color:#fff}.dl-segment.is-on i{color:#fff}.dl-segment:has(input:focus-visible){outline:2px solid var(--accent);outline-offset:2px}.dl-segment:has(input:disabled){cursor:not-allowed}.dl-example-chip{border:1px solid var(--border);background:var(--surface-inset);min-height:44px;color:var(--text-muted);cursor:pointer;transition:background var(--motion-fast) var(--ease-out), border-color var(--motion-fast) var(--ease-out);border-radius:999px;align-items:center;padding:0 12px;font-family:monospace;font-size:11px;display:inline-flex}.dl-example-chip:hover:not(:disabled){background:var(--surface-hover);border-color:var(--border-strong)}.dl-example-chip:disabled{cursor:not-allowed}.dl-fallback-note{background:var(--surface-inset);border:1px solid var(--border-muted);color:var(--text-muted);border-radius:12px;align-items:flex-start;gap:8px;padding:10px 14px;font-size:13px;line-height:1.45;display:flex}.dl-fallback-note i{color:var(--text-subtle);flex-shrink:0;margin-top:2px}.tool-siblings{flex-wrap:wrap;align-items:center;gap:8px;max-width:640px;margin:18px auto 0;display:flex}.tool-siblings-label{color:var(--text-subtle);font-size:13px}.tool-siblings a{border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--surface-card);min-height:44px;color:var(--text-body);transition:background var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out);align-items:center;padding:0 14px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.tool-siblings a:hover{background:var(--surface-inset);color:var(--text-strong)}.tool-siblings a:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.dl-photo-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:0 4px;display:flex}.dl-photo-count{color:var(--text-muted);align-items:center;gap:6px;font-size:12.5px;font-weight:700;display:inline-flex}.dl-photo-count i{font-size:11px}.dl-saveall{border:1px solid color-mix(in srgb, var(--accent,var(--brand)) 38%, transparent);background:color-mix(in srgb, var(--accent,var(--brand)) 12%, transparent);min-height:44px;color:color-mix(in srgb, var(--accent,var(--brand)) 55%, #111827);cursor:pointer;transition:filter var(--motion-fast) var(--ease-out), transform var(--motion-fast) var(--ease-out);border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 16px;font-size:13px;font-weight:700;display:inline-flex}.dl-saveall:hover{filter:brightness(1.05);transform:translateY(-1px)}[data-theme=dark] .dl-saveall{color:var(--accent,var(--brand))}.dl-photo-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.dl-photo-tile{border:1px solid var(--border-muted);background:var(--surface-inset);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.dl-photo-frame{aspect-ratio:3/4;background:var(--surface-hover);position:relative}.dl-photo-frame img{object-fit:cover;width:100%;height:100%;display:block}.dl-photo-num{color:#fff;background:#0000009e;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700;line-height:1.5;position:absolute;top:6px;left:6px}.dl-photo-save{border-top:1px solid color-mix(in srgb, var(--accent,var(--brand)) 22%, transparent);background:color-mix(in srgb, var(--accent,var(--brand)) 12%, transparent);min-height:44px;color:color-mix(in srgb, var(--accent,var(--brand)) 55%, #111827);transition:background var(--motion-fast) var(--ease-out);justify-content:center;align-items:center;gap:6px;font-size:13px;font-weight:700;text-decoration:none;display:flex}.dl-photo-save:hover{background:color-mix(in srgb, var(--accent,var(--brand)) 20%, transparent)}.dl-photo-save i{font-size:12px}[data-theme=dark] .dl-photo-save{color:var(--accent,var(--brand))}@media (max-width:480px){.dl-form-row{flex-direction:column}.dl-input{flex:none!important;width:100%!important;height:52px!important}.dl-submit{width:100%!important;min-width:0!important}.dl-segments{gap:6px}.dl-segment{padding:0 8px;font-size:12.5px}}@media (prefers-reduced-motion:reduce){.dl-panel,.chip-enter,.quota-chip-label{animation:none}.dl-segment,.dl-signin-link,.dl-example-chip{transition:none}}.announce-stack{flex-direction:column;gap:8px;margin:0 0 12px;display:flex}.announce-banner{border:1px solid;border-radius:12px;align-items:center;gap:10px;padding:10px 16px;font-size:14px;line-height:1.4;display:flex}.announce-banner i{flex:none}@media (max-width:600px){.announce-banner{padding:9px 12px;font-size:13px}}.bulk-head{border:1px solid;border-bottom:none;border-radius:16px 16px 0 0;align-items:center;gap:14px;padding:20px 24px;display:flex}.bulk-head-icon{color:#fff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;display:flex}.bulk-head-title{color:var(--text-strong);font-size:18px;font-weight:800}.bulk-head-sub{color:var(--text-muted);font-size:13px}.bulk-panel{text-align:center;background:var(--surface-card);border:none;border-left:1px solid;border-right:1px solid;flex-direction:column;align-items:center;gap:12px;padding:24px;display:flex}.bulk-panel-icon{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;display:flex}.bulk-panel-title{color:var(--text-strong);font-size:16px;font-weight:800}.bulk-panel-sub{color:var(--text-muted);margin-top:2px;font-size:13px}.bulk-signin{cursor:pointer;border-radius:12px;align-items:center;gap:10px;height:48px;padding:0 20px;font-size:14px;font-weight:700;display:flex}.bulk-body{background:var(--surface-card);border:none;border-left:1px solid;border-right:1px solid;padding:24px}.bulk-body--locked{opacity:.55}.bulk-label{color:var(--text-strong);margin-bottom:8px;font-size:13px;font-weight:700;display:block}.bulk-textarea{border:1.5px solid var(--border);background:var(--surface-page);width:100%;min-height:120px;color:var(--text-strong);font-size:13px;font-family:var(--font-mono,monospace);resize:vertical;transition:border-color var(--motion-fast) var(--ease-out);border-radius:12px;outline:none;padding:12px 14px;line-height:1.6}.bulk-textarea:disabled{cursor:not-allowed}.bulk-meter{flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;font-size:12px;display:flex}.bulk-meter-count{color:var(--text-muted);font-weight:700}.bulk-meter-count.is-over{color:var(--rv-red)}.bulk-meter-warn{color:var(--text-muted);align-items:center;gap:6px;display:inline-flex}.bulk-meter-warn i{color:#eab308}.bulk-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.bulk-submit{color:#fff;cursor:pointer;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;min-width:180px;height:50px;padding:0 22px;font-size:14px;font-weight:700;display:flex}.bulk-submit:disabled{cursor:not-allowed;opacity:.6}.bulk-stop{border:1px solid var(--border-strong);background:var(--surface-inset);height:50px;color:var(--text-strong);cursor:pointer;border-radius:12px;align-items:center;gap:8px;padding:0 18px;font-size:14px;font-weight:700;display:flex}.bulk-results{background:var(--surface-card);border:1px solid;border-top:none;border-radius:0 0 16px 16px;padding:0 16px 16px}.bulk-results-head{justify-content:space-between;align-items:center;gap:10px;padding:14px 4px 10px;display:flex}.bulk-results-count{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:700}.bulk-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.bulk-row{background:var(--surface-inset);border:1px solid var(--border-muted);border-radius:12px;align-items:center;gap:12px;min-height:56px;padding:10px 14px;display:flex}.bulk-row-icon{width:26px;color:var(--text-subtle);flex-shrink:0;justify-content:center;font-size:14px;display:flex}.bulk-row--done .bulk-row-icon{color:var(--rv-green,#22c55e)}.bulk-row--failed .bulk-row-icon{color:var(--rv-red,#ef4444)}.bulk-row--running .bulk-row-icon{color:#ff0050}.bulk-row--skipped{opacity:.6}.bulk-row-main{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.bulk-row-url{color:var(--text-strong);font-size:13px;font-family:var(--font-mono,monospace);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.bulk-row-error{color:var(--text-muted);font-size:12px;line-height:1.4}.bulk-row-quality{color:var(--text-subtle);font-size:11px}.bulk-row-save{background:var(--accent,#ff0050);color:#fff;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;min-height:44px;padding:0 14px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.bulk-refund-note{color:var(--text-muted);align-items:flex-start;gap:8px;margin:12px 0 0;font-size:12px;line-height:1.5;display:flex}.bulk-refund-note i{color:var(--text-subtle);margin-top:2px}@media (max-width:480px){.bulk-head,.bulk-body,.bulk-panel{padding:16px}.bulk-row{flex-wrap:wrap}.bulk-row-save{justify-content:center;width:100%}}.chat-rules{border-bottom:1px solid var(--dk-border-muted);background:var(--dk-card2)}.chat-rules>summary{cursor:pointer;min-height:44px;color:var(--gray-500);align-items:center;gap:8px;padding:10px 20px;font-size:12px;line-height:1.4;list-style:none;transition:background .18s ease-out;display:flex}.chat-rules>summary::-webkit-details-marker{display:none}.chat-rules>summary:hover{background:var(--surface-inset,#0000000a)}.chat-rules[open]>summary{border-bottom:1px solid var(--dk-border-muted)}.chat-rules>summary>i{flex-shrink:0;font-size:14px}.chat-rules-line{flex:1;min-width:0}.chat-rules-line strong{color:var(--gray-900);font-weight:700}.chat-rules-more{color:var(--red,#ef4444);flex-shrink:0;font-weight:700}.chat-rules ul{flex-direction:column;gap:6px;margin:0;padding:12px 20px 14px 44px;list-style:outside;display:flex}.chat-rules li{color:var(--gray-500);font-size:12px;line-height:1.45}@media (max-width:480px){.chat-rules>summary{align-items:flex-start;padding:10px 16px}.chat-rules>summary>i{margin-top:2px}.chat-rules ul{padding:10px 16px 14px 36px}}
.role-ladder{--rl-line:var(--border);--rl-size:40px;--rl-icon:18px;--rl-slot:56px;--rl-node-center:28px}.rl-rail{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.rl-item{grid-template-columns:var(--rl-slot) 1fr auto;grid-template-rows:var(--rl-slot) auto;align-items:center;column-gap:var(--space-sm);display:grid;position:relative}.rl-item:before{content:"";left:calc(var(--rl-node-center) - 1px);background:var(--rl-line);z-index:0;width:2px;position:absolute;top:0;bottom:0}.rl-item:first-child:before{top:var(--rl-node-center)}.rl-item:last-child:before{height:var(--rl-node-center);bottom:auto}.rl-item.is-passed:before,.rl-item.is-current:before{background:color-mix(in srgb, var(--rl-accent) 45%, var(--rl-line))}.rl-item.is-current:before{background:linear-gradient(to bottom, color-mix(in srgb, var(--rl-accent) 45%, var(--rl-line)) 0 var(--rl-node-center), var(--rl-line) var(--rl-node-center))}.rl-node-slot{height:var(--rl-slot);z-index:1;grid-area:1/1;justify-content:center;align-self:start;align-items:center;display:flex;position:relative}.rl-node{width:var(--rl-size);height:var(--rl-size);box-shadow:0 0 0 4px var(--surface-card);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .15s ease-out,box-shadow .15s ease-out;display:flex}.rl-node>i{font-size:var(--rl-icon);line-height:1}.rl-item.is-current .rl-node{box-shadow:0 0 0 4px var(--surface-card), 0 0 0 6px var(--rl-accent)}.rl-item:hover .rl-node{transform:scale(1.06)}.rl-name{color:var(--text-strong);grid-area:1/2;font-size:15px;font-weight:700;line-height:1.3}.rl-item.is-current .rl-name{color:var(--rl-ink)}.rl-range{color:var(--text-muted);white-space:nowrap;grid-area:1/3;font-size:13px;font-weight:500;line-height:1.3}.rl-inline-bar{border-radius:var(--radius-pill);background:var(--surface-inset);grid-area:2/2/auto/-1;height:4px;margin-bottom:10px;overflow:hidden}.rl-inline-fill{border-radius:inherit;background:var(--rl-accent);height:100%;display:block}.rl-status{margin-top:var(--space-lg);padding:var(--space-md);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-card)}.rl-status-top{justify-content:space-between;align-items:baseline;gap:var(--space-sm);flex-wrap:wrap;display:flex}.rl-status-tier{color:var(--rl-ink,var(--text-strong));font-size:17px;font-weight:800;line-height:1.3}.rl-status-tier--anon{color:var(--text-strong)}.rl-status-count{color:var(--text-muted);white-space:nowrap;font-size:13px;font-weight:600}.rl-track{margin-top:var(--space-xs);border-radius:var(--radius-pill);background:var(--surface-inset);height:8px;overflow:hidden}.rl-fill{border-radius:inherit;background:var(--rl-accent,var(--brand));height:100%;transition:width .35s ease-out}.rl-status-bottom{margin-top:var(--space-sm);justify-content:space-between;align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.rl-status-hint{color:var(--text-body);font-size:14px;line-height:1.4}.rl-cta{justify-content:center;align-items:center;gap:var(--space-2xs);min-height:44px;padding:0 var(--space-lg);border-radius:var(--radius-pill);background:var(--brand);color:var(--text-onbrand);white-space:nowrap;font-size:14px;font-weight:700;text-decoration:none;transition:background .15s ease-out,transform .15s ease-out;display:inline-flex}.rl-cta:hover{background:var(--brand-hover)}.rl-cta:active{transform:translateY(1px)}.rl-cta i{font-size:14px}@media (min-width:768px){.role-ladder{--rl-slot:48px;--rl-node-center:24px}.rl-rail{flex-direction:row;grid-template-columns:repeat(6,1fr);display:grid}.rl-item{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.rl-item:before{left:0;right:0;top:calc(var(--rl-node-center) - 1px);width:auto;height:2px;bottom:auto}.rl-item:first-child:before{left:50%;top:calc(var(--rl-node-center) - 1px)}.rl-item:last-child:before{height:2px;right:50%}.rl-item.is-current:before{background:linear-gradient(to right, color-mix(in srgb, var(--rl-accent) 45%, var(--rl-line)) 0 50%, var(--rl-line) 50%)}.rl-node-slot{align-self:auto}.rl-name{font-size:17px;font-weight:800}.rl-range{font-size:12px}.rl-inline-bar{display:none}}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.rl-item{animation:.32s ease-out both rl-step-in;animation-timeline:view();animation-range:entry 5% cover 22%}@keyframes rl-step-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}}}@media (prefers-reduced-motion:reduce){.rl-node,.rl-fill,.rl-cta{transition:none}.rl-item:hover .rl-node{transform:none}}
.rv-error{min-height:60vh;padding:var(--space-xl) var(--space-md);justify-content:center;align-items:center;display:flex}.rv-error-card{background:var(--surface-card);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:520px;box-shadow:var(--shadow-lg);padding:var(--space-xl) var(--space-lg);text-align:center;animation:rv-error-in var(--motion-slow) var(--ease-out) both}@keyframes rv-error-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.rv-error-card{animation:none}}.rv-error-icon{--accent:var(--danger);width:56px;height:56px;margin:0 auto var(--space-md);border-radius:var(--radius-lg);background:var(--rv-red-bg);justify-content:center;align-items:center;display:flex}.rv-error-icon i{color:var(--accent);font-size:26px;line-height:1}.rv-error-icon.is-info{--accent:var(--info);background:var(--rv-blue-bg)}.rv-error-icon.is-neutral{--accent:var(--rv-purple);background:var(--rv-purple-bg)}.rv-error-title{margin:0 0 var(--space-xs);font-size:var(--text-h1);line-height:var(--leading-tight);font-weight:var(--weight-bold);color:var(--text-strong);letter-spacing:-.01em;overflow-wrap:anywhere;-webkit-hyphens:none;hyphens:none}.rv-error-body{max-width:42ch;font-size:var(--text-body-size);color:var(--text-muted);margin:0 auto;line-height:1.55}.rv-error-actions{margin-top:var(--space-lg);gap:var(--space-xs);flex-wrap:wrap;justify-content:center;display:flex}.rv-error-btn{min-width:144px;min-height:48px;padding:0 var(--space-lg);justify-content:center;align-items:center;gap:var(--space-2xs);border-radius:var(--radius-pill);font-family:inherit;font-size:var(--text-body-size);font-weight:var(--weight-semibold);cursor:pointer;transition:background var(--motion-fast) var(--ease-out), border-color var(--motion-fast) var(--ease-out), transform var(--motion-fast) var(--ease-out);border:1px solid #0000;text-decoration:none;display:inline-flex}.rv-error-btn i{font-size:16px;line-height:1}.rv-error-btn:active{transform:scale(.98)}.rv-error-btn:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.rv-error-btn-primary{background:var(--brand);color:var(--brand-contrast)}.rv-error-btn-primary:hover{background:var(--brand-hover)}.rv-error-btn-secondary{background:var(--surface-inset);border-color:var(--border);color:var(--text-body)}.rv-error-btn-secondary:hover{border-color:var(--border-strong)}.rv-error-links{margin:var(--space-md) 0 0;font-size:var(--text-body-size);color:var(--text-muted);line-height:1.6}.rv-error-links a{color:var(--text-strong);font-weight:var(--weight-semibold);text-underline-offset:3px;transition:text-decoration-thickness var(--motion-fast) var(--ease-out);text-decoration:underline;text-decoration-thickness:1px}.rv-error-links a:hover{text-decoration-thickness:2px}.rv-error-links a:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:2px}.rv-error-suggest{margin:var(--space-lg) 0 0;text-align:left}.rv-error-suggest-label{margin:0 0 var(--space-xs);font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-muted)}.rv-error-suggest ul,.rv-error-suggest ol{margin:0;padding:0;list-style:none}.rv-error-suggest-row{align-items:center;gap:var(--space-sm);min-height:56px;margin-top:var(--space-xs);padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-pill);color:var(--text-body);transition:background var(--motion-fast) var(--ease-out), border-color var(--motion-fast) var(--ease-out);border:1px solid #0000;text-decoration:none;display:flex}.rv-error-suggest-row:hover{background:var(--surface-inset);border-color:#0000}.rv-error-suggest-row:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.rv-error-suggest-avatar{border-radius:var(--radius-pill);background:var(--surface-inset);flex:0 0 40px;width:40px;height:40px;overflow:hidden}.rv-error-suggest-avatar img{object-fit:cover;width:100%;height:100%;display:block}.rv-error-suggest-text{flex:auto;min-width:0}.rv-error-suggest-name,.rv-error-suggest-handle{display:block}.rv-error-suggest-name{font-size:var(--text-body-size);font-weight:var(--weight-semibold);color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;line-height:1.3;overflow:hidden}.rv-error-suggest-handle{font-size:var(--text-sm);color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;line-height:1.3;overflow:hidden}.rv-error-suggest-meta{font-size:var(--text-meta);color:var(--text-muted);white-space:nowrap;flex:none;line-height:1.3}.rv-error-ref{margin:var(--space-lg) 0 0;font-family:var(--font-mono);color:var(--text-muted);word-break:break-all;font-size:12px;line-height:1.4}.rv-error.is-admin{min-height:0;padding:var(--space-lg) 0;justify-content:flex-start}.rv-error.is-admin .rv-error-card{text-align:left;max-width:100%;box-shadow:var(--shadow-sm);padding:var(--space-lg)}.rv-error.is-admin .rv-error-icon{margin:0 0 var(--space-sm)}.rv-error.is-admin .rv-error-body{margin:0}.rv-error.is-admin .rv-error-actions{justify-content:flex-start}@media (max-width:420px){.rv-error{padding:var(--space-lg) var(--space-sm)}.rv-error-card{padding:var(--space-lg) var(--space-md)}.rv-error-title{font-size:var(--text-h2)}.rv-error-actions{flex-direction:column}.rv-error-btn{width:100%}.rv-error-suggest-meta{display:none}.rv-error-suggest-row{min-height:56px}}
[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0a0a0a;--card:#161616;--card-hover:#1f1f1f;--canvas-inset:#050505;--canvas-subtle:#161616;--border:#2a2a2a;--border-muted:#202020;--border-strong:#3a3a3a;--text:#f5f5f5;--text-muted:#8b8b8b;--text-subtle:#6e6e6e;--surface-page:#0a0a0a;--surface-card:#161616;--surface-raised:#1f1f1f;--surface-inset:#050505;--surface-hover:#1f1f1f;--text-strong:#f5f5f5;--text-body:#c9d1d9;--text-onbrand:#fff;--primary-red:#ff6a56;--primary-red-hover:#ff8a7d;--red-bg:#ff6a561f;--rv-red:#ff6a56;--rv-red-bg:#ff6a561f;--rv-green:#34e646;--rv-green-bg:#34e6461a;--rv-yellow:#f0d030;--rv-yellow-bg:#f0d0301a;--rv-blue:#5e9eff;--rv-blue-bg:#5e9eff1a;--rv-orange:#ffab5e;--rv-orange-bg:#ffab5e1a;--rv-purple:#bc8cff;--rv-purple-bg:#bc8cff1a;--success:#34e646;--success-bg:#3fb9501a;--warning:#f0d030;--warning-bg:#d299221a;--blue:#5e9eff;--blue-bg:#58a6ff1a;--purple:#bc8cff;--purple-bg:#bc8cff1a;--shadow-card:0 0 0 1px #2a2a2a;--shadow-card-hover:0 8px 24px #0006;--gray-50:#161616;--gray-100:#202020;--gray-200:#2a2a2a;--gray-300:#3a3a3a;--gray-400:#6e6e6e;--gray-500:#8b8b8b;--gray-600:#a8a8a8;--gray-700:#cfcfcf;--gray-800:#f5f5f5;--gray-900:#f5f5f5}:root{--dk-bg:#fff;--dk-card:#fff;--dk-card2:#f9fafb;--dk-border:#f3f4f6;--dk-border-muted:#e5e7eb;--dk-text:#111827;--dk-text-muted:#4b5563;--dk-text-subtle:#6b7280;--dk-hero-from:#fff;--dk-hero-to:#fff5f5;--dk-toc-bg:#fff;--dk-table-head:#f9fafb}[data-theme=dark]{--dk-bg:#0a0a0a;--dk-card:#161616;--dk-card2:#1f1f1f;--dk-border:#2a2a2a;--dk-border-muted:#202020;--dk-text:#f5f5f5;--dk-text-muted:#8b8b8b;--dk-text-subtle:#6e6e6e;--dk-hero-from:#0a0a0a;--dk-hero-to:#161616;--dk-toc-bg:#161616;--dk-table-head:#050505}body.theme-ready,.theme-ready .revesery-layout-container,.theme-ready .layout-sidebar,.theme-ready .layout-header,.theme-ready .layout-main,.theme-ready .layout-footer,.theme-ready .revesery-sidebar-container,.theme-ready .sidebar-header,.theme-ready .sidebar-footer,.theme-ready .nav-item,.theme-ready .card,.theme-ready .sidebar-widget,.theme-ready .sidebar-widget-header,.theme-ready .tab-container,.theme-ready .tab,.theme-ready .contributor-item,.theme-ready .share-content,.theme-ready .new-share-section,.theme-ready .share-input,.theme-ready .send-button{transition:background-color .2s,border-color .2s,color .2s}html.theme-switching,html.theme-switching *,html.theme-switching :before,html.theme-switching :after{transition:none!important}@media (prefers-reduced-motion:reduce){body,.revesery-layout-container,.layout-sidebar,.layout-header,.layout-main,.layout-footer,.revesery-sidebar-container,.sidebar-header,.sidebar-footer,.nav-item,.card,.sidebar-widget,.sidebar-widget-header,.tab-container,.tab,.contributor-item,.share-content,.new-share-section,.share-input,.send-button{transition:none}}[data-theme=dark] body{background:var(--bg)!important;color:var(--text)!important}[data-theme=dark] .revesery-layout-container,[data-theme=dark] .layout-sidebar,[data-theme=dark] .layout-header{background:var(--bg)!important}[data-theme=dark] .layout-main{background:#0a0a0a!important}[data-theme=dark] .layout-footer{background:#161616!important}[data-theme=dark] .revesery-sidebar-container{background:var(--card)!important;border-right-color:var(--border)!important}[data-theme=dark] .sidebar-header{background:var(--card)!important;border-bottom-color:var(--border-muted)!important}[data-theme=dark] .sidebar-close{color:#cfcfcf}[data-theme=dark] .sidebar-close:hover{background:var(--card-hover)!important;color:var(--text)!important}[data-theme=dark] .logo-text{-webkit-text-fill-color:#fff!important;color:#fff!important;background:0 0!important;-webkit-background-clip:border-box!important;background-clip:border-box!important}[data-theme=dark] .nav-section-title{color:var(--text-subtle)!important}[data-theme=dark] .nav-item,[data-theme=dark] .nav-item-title{color:#cfcfcf!important}[data-theme=dark] .nav-item:hover{background:var(--card-hover)!important;color:var(--text)!important;border-color:#0000!important}[data-theme=dark] .nav-item.active{color:#ff6a56!important;background:#ef444433!important}[data-theme=dark] .nav-item.active .nav-item-title{color:#ff6a56!important}[data-theme=dark] .sidebar-footer{background:var(--card)!important;border-top-color:var(--border-muted)!important}[data-theme=dark] .dropdown-menu{background:var(--canvas-inset)!important}[data-theme=dark] .dropdown-item{color:var(--text-muted)!important}[data-theme=dark] .dropdown-item:hover{background:var(--card-hover)!important;color:var(--text)!important}[data-theme=dark] .nav-subnav-item,[data-theme=dark] .nav-disclosure-menu .nav-subitem{color:#b4b4b4!important}[data-theme=dark] .nav-subnav-inner:before,[data-theme=dark] .nav-subnav-item:before,[data-theme=dark] .nav-disclosure-menu:before,[data-theme=dark] .nav-disclosure-menu .nav-subitem:before{background:#2a2a2a!important}[data-theme=dark] .nav-disclosure-menu{background:0 0!important}[data-theme=dark] .nav-disclosure-menu .nav-subitem.active{color:#ff6a56!important;background:#ef444433!important}[data-theme=dark] .nav-group-link{color:#cfcfcf!important}[data-theme=dark] .nav-item.nav-group-row:hover .nav-group-link,[data-theme=dark] .nav-item.nav-group-row.active .nav-group-link{color:inherit!important}[data-theme=dark] .nav-group-toggle:hover{background:#1f1f1f!important}[data-theme=dark] .nav-subnav-item:hover{background:var(--card-hover)!important;color:var(--text)!important;border-color:#0000!important}[data-theme=dark] .nav-subnav-item.active{color:#ff6a56!important;background:#ef444433!important}[data-theme=dark] .nav-subnav-item.active .nav-subicon{color:#ff6a56!important}[data-theme=dark] .nav-item:not(.active) .nav-icon:not([data-color]):not(.admin-icon){color:#cfcfcf!important}[data-theme=dark] .nav-item:not(.active):hover .nav-icon:not([data-color]):not(.admin-icon){color:#f5f5f5!important}[data-theme=dark] .nav-subnav-item:not(.active) .nav-subicon:not([data-color]),[data-theme=dark] .nav-disclosure-menu .nav-subitem:not(.active) .nav-subicon:not([data-color]){color:#b4b4b4!important}[data-theme=dark] .nav-subnav-item:not(.active):hover .nav-subicon:not([data-color]),[data-theme=dark] .nav-disclosure-menu .nav-subitem:not(.active):hover .nav-subicon:not([data-color]){color:#f5f5f5!important}[data-theme=dark] .nav-item.active .nav-icon,[data-theme=dark] .nav-icon.admin-icon{color:#ff6a56!important}[data-theme=dark] .explore-btn,[data-theme=dark] .desktop-action:not(.share-btn){color:#8b8b8b!important;background:#1f1f1f!important;border-color:#2a2a2a!important}[data-theme=dark] .explore-btn:hover,[data-theme=dark] .desktop-action:not(.share-btn):hover{color:#f5f5f5!important;background:#202020!important;border-color:#3a3a3a!important}[data-theme=dark] .header-icon-btn{color:#cfcfcf!important;background:#1f1f1f!important;border-color:#2a2a2a!important}[data-theme=dark] .header-icon-btn:hover{color:#f5f5f5!important;background:#262626!important;border-color:#3a3a3a!important}[data-theme=dark] .user-avatar-img,[data-theme=dark] .user-avatar-fallback{box-shadow:0 0 0 1px #ffffff14}[data-theme=dark] .header-login-btn{color:#fff!important;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)!important;border:none!important}[data-theme=dark] .notification-btn{color:#8b8b8b!important;background:#1f1f1f!important;border-color:#2a2a2a!important}[data-theme=dark] .mobile-search-toggle{color:#c9c9c9!important;background:#1f1f1f!important;border-color:#2a2a2a!important}[data-theme=dark] .mobile-search-toggle:active{background:var(--card-hover)!important}[data-theme=dark] .search-container.mobile-active{background:var(--card)!important;border-bottom-color:var(--border)!important}[data-theme=dark] .modern-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom-color:var(--border)!important;background:#0a0a0af2!important}[data-theme=dark] .revesery-brand-text,[data-theme=dark] .mobile-brand-text{color:#fff!important;-webkit-text-fill-color:#fff!important}[data-theme=dark] .search-bar{background:var(--card)!important;border-color:var(--border)!important}[data-theme=dark] .search-input{color:var(--text)!important;caret-color:#ef4444!important;background:0 0!important}[data-theme=dark] .search-bar:focus-within{background:var(--card)!important;border-color:#ef4444!important;box-shadow:0 0 0 4px #ef44442e!important}[data-theme=dark] .search-input::placeholder{color:var(--text-subtle)!important}[data-theme=dark] .search-icon{color:var(--text-muted)!important}[data-theme=dark] .search-shortcut{color:var(--text-subtle)!important}[data-theme=dark] .search-results{background:var(--card)!important;border-color:var(--border)!important;box-shadow:0 20px 25px -5px #00000080,0 10px 10px -5px #0000004d!important}[data-theme=dark] .search-results-header h4{color:#9a9a9a!important}[data-theme=dark] .search-results-header,[data-theme=dark] .hs-hint,[data-theme=dark] .hs-seeall{border-color:#222!important}[data-theme=dark] .hs-row:hover,[data-theme=dark] .hs-row.is-active{background:var(--card-hover)!important}[data-theme=dark] .hs-row-title{color:#f5f5f5!important}[data-theme=dark] .hs-row-sub{color:var(--text-subtle)!important}[data-theme=dark] .hs-chevron{color:#5a5a5a!important}[data-theme=dark] .hs-hint,[data-theme=dark] .hs-noresults{color:var(--text-subtle)!important}[data-theme=dark] .hs-share-icon{color:#ff6a56!important;background:#ef444429!important}[data-theme=dark] .hs-seeall{color:#ff6a56!important}[data-theme=dark] .hs-seeall:hover,[data-theme=dark] .hs-seeall.is-active{background:#ef44441f!important}[data-theme=dark] .hs-skeleton{background:linear-gradient(90deg,#1c1c1c 25%,#262626 37%,#1c1c1c 63%) 0 0/400% 100%!important}[data-theme=dark] .card,[data-theme=dark] .sidebar-widget{background:var(--card)!important;border-color:var(--border)!important;box-shadow:var(--shadow-card)!important}[data-theme=dark] .card:hover{box-shadow:var(--shadow-card-hover)!important}[data-theme=dark] .tab-container{background:var(--card)!important;border-color:var(--border)!important}[data-theme=dark] .tab{color:var(--text-muted)!important}[data-theme=dark] .tab:hover{color:var(--text)!important}[data-theme=dark] .tab.active{color:#ff6a56!important;border-bottom-color:#ff6a56!important}[data-theme=dark] .tab-indicator{background:linear-gradient(90deg,#ff6a56,#ef4444)!important}[data-theme=dark] .new-share-section,[data-theme=dark] .share-input-container{border-color:var(--border)!important;background:#161616!important}[data-theme=dark] .new-share-section:before{background:0 0!important}[data-theme=dark] .simple-avatar{border-color:var(--border)!important}[data-theme=dark] .avatar-placeholder{background:linear-gradient(135deg,#ef4444,#dc2626)!important}[data-theme=dark] .simple-avatar .avatar-placeholder{background:var(--canvas-inset)!important;color:var(--text-muted)!important;border:1px solid var(--border)!important}[data-theme=dark] .share-input{background:var(--canvas-inset)!important;color:var(--text)!important;border:1px solid var(--border)!important;border-radius:999px!important;height:44px!important;padding:0 16px!important}[data-theme=dark] .share-input::placeholder{color:var(--text-subtle)!important}[data-theme=dark] .revesery-footer{background:var(--surface-card)!important;border-top:1px solid var(--border)!important}[data-theme=dark] .footer-link:hover,[data-theme=dark] .footer-legal-link:hover{color:#ff6a56!important}[data-theme=dark] .sidebar-widget-header{border-bottom-color:var(--border)!important}[data-theme=dark] .sidebar-widget-title,[data-theme=dark] .text-gray-900,[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3{color:var(--text)!important}[data-theme=dark] .text-gray-700,[data-theme=dark] .text-gray-600,[data-theme=dark] .text-gray-500,[data-theme=dark] .body-text{color:var(--text-muted)!important}[data-theme=dark] .text-gray-400,[data-theme=dark] .meta-text{color:var(--text-subtle)!important}[data-theme=dark] .border-t,[data-theme=dark] .border-gray-100{border-color:var(--border)!important}[data-theme=dark] .contributor-item{border-bottom-color:var(--border-muted)!important}[data-theme=dark] .contributor-name{color:var(--text)!important}[data-theme=dark] a.contributor-item:hover .contributor-name{color:var(--primary-red)!important}[data-theme=dark] .contributor-stats{color:var(--text-muted)!important}[data-theme=dark] .lb-title,[data-theme=dark] .lb-name,[data-theme=dark] .lb-empty-title{color:var(--text)!important}[data-theme=dark] .lb-sub,[data-theme=dark] .lb-empty-sub{color:var(--text-muted)!important}[data-theme=dark] .lb-row{border-bottom-color:var(--border-muted)!important}[data-theme=dark] .lb-row:hover{background:var(--surface-hover)!important}[data-theme=dark] .lb-name:hover{color:var(--primary-red)!important}[data-theme=dark] .lb-handle,[data-theme=dark] .lb-rank-num,[data-theme=dark] .lb-meta{color:var(--text-muted)!important}[data-theme=dark] .lb-stat strong{color:var(--text)!important}[data-theme=dark] .lb-dot{color:var(--border)!important}[data-theme=dark] .lb-head-icon{color:var(--primary-red)!important;background:#ef444426!important}[data-theme=dark] .follow-btn{background:var(--card-hover)!important;border-color:var(--border)!important;color:var(--text)!important}[data-theme=dark] .follow-btn.follow-error,[data-theme=dark] .profile-cta.follow-error{color:#ff6a56!important;background:#ff6a5624!important;border-color:#ff6a5673!important}[data-theme=dark] table{background:var(--card)!important}[data-theme=dark] th{background:var(--canvas-inset)!important;color:var(--text-subtle)!important;border-bottom-color:var(--border)!important}[data-theme=dark] td{border-bottom-color:var(--border-muted)!important;color:var(--text-muted)!important}[data-theme=dark] .section-card,[data-theme=dark] article[style]{background:var(--card)!important;border-color:var(--border)!important}[data-theme=dark] .login-card{background:var(--card)!important;border-color:var(--border)!important;box-shadow:var(--shadow-card-hover)!important}[data-theme=dark] .login-subtitle{color:var(--text-muted)!important}[data-theme=dark] .login-google-btn,[data-theme=dark] .sidebar-google-btn{background:var(--card-hover)!important;border-color:var(--border)!important;color:var(--text)!important}[data-theme=dark] .login-google-btn:hover,[data-theme=dark] .sidebar-google-btn:hover,[data-theme=dark] .login-perk{background:var(--canvas-inset)!important}[data-theme=dark] .login-perk-label{color:var(--text-muted)!important}[data-theme=dark] .tool-input{background:var(--canvas-inset)!important;border-color:var(--border)!important;color:var(--text)!important}[data-theme=dark] .tool-result-card{background:var(--card)!important;border-color:var(--border)!important}[data-theme=dark] .nav-item:not(.active) .nav-icon[data-color=\#4B5563]{color:#cfcfcf!important}[data-theme=dark] .nav-item:not(.active):hover .nav-icon[data-color=\#4B5563]{color:#f5f5f5!important}[data-theme=dark] .nav-icon[data-color=\#000000],[data-theme=dark] .nav-item:hover .nav-icon[data-color=\#000000]{color:#fff!important}[data-theme=dark] .nav-icon[data-color=\#FF0050],[data-theme=dark] .nav-item:hover .nav-icon[data-color=\#FF0050]{color:#ff4d7d!important}[data-theme=dark] .nav-icon[data-color=\#1877F2],[data-theme=dark] .nav-item:hover .nav-icon[data-color=\#1877F2]{color:#4d93ff!important}[data-theme=dark] .nav-icon[data-color=\#E4405F],[data-theme=dark] .nav-item:hover .nav-icon[data-color=\#E4405F]{color:#ff6b85!important}[data-theme=dark] .nav-icon[data-color=\#C4302B],[data-theme=dark] .nav-item:hover .nav-icon[data-color=\#C4302B],[data-theme=dark] .nav-icon[data-color=\#FF0000],[data-theme=dark] .nav-item:hover .nav-icon[data-color=\#FF0000]{color:#ff5c52!important}[data-theme=dark] .nav-icon[data-color=\#E60023],[data-theme=dark] .nav-item:hover .nav-icon[data-color=\#E60023]{color:#ff4a63!important}[data-theme=dark] .nav-icon[data-color=\#1D6FD8],[data-theme=dark] .nav-item:hover .nav-icon[data-color=\#1D6FD8]{color:#5c9eff!important}[data-theme=dark] .nav-icon[data-color=\#7C3AED],[data-theme=dark] .nav-item:hover .nav-icon[data-color=\#7C3AED]{color:#bc8cff!important}[data-theme=dark] .nav-icon[data-color=\#25D366],[data-theme=dark] .nav-item:hover .nav-icon[data-color=\#25D366]{color:#4ae08a!important}[data-theme=dark] .nav-icon[data-color=\#8B5CF6],[data-theme=dark] .nav-item:hover .nav-icon[data-color=\#8B5CF6]{color:#bc8cff!important}[data-theme=dark] .nav-icon[data-color=\#10B981],[data-theme=dark] .nav-item:hover .nav-icon[data-color=\#10B981]{color:#3fdca5!important}[data-theme=dark] .nav-icon[data-color=\#F59E0B],[data-theme=dark] .nav-item:hover .nav-icon[data-color=\#F59E0B]{color:#ffb84d!important}[data-theme=dark] .nav-icon[data-color=\#EF4444],[data-theme=dark] .nav-item:hover .nav-icon[data-color=\#EF4444]{color:#ff6a56!important}[data-theme=dark] .nav-icon.fa-facebook[data-color=\#1877F2],[data-theme=dark] .nav-item:hover .nav-icon.fa-facebook[data-color=\#1877F2]{background:#4d93ff padding-box content-box;border-radius:50%;padding:2px;font-size:13px;color:#fff!important}[data-theme=dark] .nav-icon.fa-facebook[data-color=\#1877F2]:before{content:""}[data-theme=dark] .nav-icon.fa-youtube[data-color=\#C4302B],[data-theme=dark] .nav-item:hover .nav-icon.fa-youtube[data-color=\#C4302B],[data-theme=dark] .nav-icon.fa-youtube[data-color=\#FF0000],[data-theme=dark] .nav-item:hover .nav-icon.fa-youtube[data-color=\#FF0000]{background:#ff5c52 padding-box content-box;border-radius:7px;padding:4px 2px;font-size:10px;color:#fff!important}[data-theme=dark] .nav-icon.fa-youtube[data-color=\#C4302B]:before,[data-theme=dark] .nav-icon.fa-youtube[data-color=\#FF0000]:before{content:"";font-family:Phosphor-Fill}[data-theme=dark] .nav-subicon[data-color=\#E60023]{color:#ff4a63!important}[data-theme=dark] .nav-subicon[data-color=\#C4302B],[data-theme=dark] .nav-subicon[data-color=\#FF0000]{color:#ff5c52!important}[data-theme=dark] .nav-subicon[data-color=\#E4405F]{color:#ff6b85!important}[data-theme=dark] .nav-subicon[data-color=\#FF0050]{color:#ff4d7d!important}[data-theme=dark] .nav-subicon[data-color=\#1877F2]{color:#4d93ff!important}[data-theme=dark] .mobile-right-menu{background:var(--bg)!important}[data-theme=dark] .mobile-menu-header{background:var(--bg)!important;border-bottom-color:var(--border)!important}[data-theme=dark] .mobile-menu-header h3{color:var(--text)!important}[data-theme=dark] .mobile-menu-close{color:var(--text-subtle)!important}[data-theme=dark] .mobile-menu-close:hover{background:var(--card-hover)!important;color:var(--text)!important}[data-theme=dark] .mobile-menu-item{color:var(--text-muted)!important}[data-theme=dark] .mobile-menu-item:hover{background:var(--card-hover)!important;color:var(--text)!important}[data-theme=dark] .mobile-sidebar-overlay{background:#000000b3!important}[data-theme=dark] *{scrollbar-color:#2a2a2a #0a0a0a}[data-theme=dark] ::-webkit-scrollbar-track{background:#0a0a0a}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:4px}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#3a3a3a}[data-theme=dark] .sidebar-nav{scrollbar-color:#39414d #12161c}[data-theme=dark] .sidebar-nav::-webkit-scrollbar-track{background:#12161c}[data-theme=dark] .sidebar-nav::-webkit-scrollbar-thumb{background:#39414d}[data-theme=dark] .sidebar-nav::-webkit-scrollbar-thumb:hover{background:#4c5665}[data-theme=dark] .role-badge{border:1px solid #0000;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600}[data-theme=dark] .role-rookie{color:#8b8b8b!important;background:#6e76811a!important;border-color:#6e768166!important}[data-theme=dark] .role-explorer{color:#5e9eff!important;background:#1f6feb1a!important;border-color:#1f6feb66!important}[data-theme=dark] .role-expert{color:#34e646!important;background:#2ea0431a!important;border-color:#2ea04366!important}[data-theme=dark] .role-specialist{color:#f0d030!important;background:#d299221a!important;border-color:#d2992266!important}[data-theme=dark] .role-master{color:#bc8cff!important;background:#8250ff1a!important;border-color:#8250ff66!important}[data-theme=dark] .role-legend{color:#ff6a56!important;background:#da36331a!important;border-color:#da363366!important}[data-theme=dark] .xp-tooltip{color:#f5f5f5!important;background:#161616!important;border:1px solid #2a2a2a!important}[data-theme=dark] .wr-working{color:#34e646!important}[data-theme=dark] .wr-not-working{color:#ff6a56!important}[data-theme=dark] .wr-untested{color:#8b8b8b!important}[data-theme=dark] .text-green-600{color:#34e646!important}[data-theme=dark] .text-red-500{color:#ff6a56!important}[data-theme=dark] .role-ladder{--rl-line:#2a2a2a}[data-theme=dark] .rl-item.is-current .rl-name,[data-theme=dark] .rl-status-tier{color:var(--rl-accent,#ff6a56)!important}[data-theme=dark] .rl-status-tier--anon{color:#f3f8fd!important}[data-theme=dark] .rl-node{box-shadow:0 0 0 4px #161616!important}[data-theme=dark] .rl-item.is-current .rl-node{box-shadow:0 0 0 4px #161616, 0 0 0 6px var(--rl-accent)!important}[data-theme=dark] .rl-status{background:#161616!important;border-color:#2a2a2a!important}[data-theme=dark] .rl-track,[data-theme=dark] .rl-inline-bar{background:#202020!important}[data-theme=dark] .rl-status-hint{color:#cfcfcf!important}[data-theme=dark] .rl-range{color:#8b8b8b!important}[data-theme=dark] .rl-name{color:#f5f5f5!important}[data-theme=dark] .rl-cta{color:#fff!important;background:#ef4444!important}[data-theme=dark] .rl-cta:hover{background:#dc2626!important}[data-theme=dark] .main-content-wrapper{color:#f5f5f5!important;background:#0a0a0a!important}[data-theme=dark] .main-content-wrapper section,[data-theme=dark] .main-content-wrapper>div>section{color:#f5f5f5!important;background:linear-gradient(135deg,#0a0a0a 0%,#161616 100%)!important;border-color:#2a2a2a!important}[data-theme=dark] .main-content-wrapper aside>div,[data-theme=dark] .main-content-wrapper aside{background:#161616!important;border-color:#2a2a2a!important}[data-theme=dark] .main-content-wrapper aside a{color:#8b8b8b!important}[data-theme=dark] .main-content-wrapper article{background:#161616!important;border-color:#2a2a2a!important}[data-theme=dark] .main-content-wrapper h1,[data-theme=dark] .main-content-wrapper h2,[data-theme=dark] .main-content-wrapper h3,[data-theme=dark] .main-content-wrapper strong{color:#f5f5f5!important}[data-theme=dark] .main-content-wrapper p,[data-theme=dark] .main-content-wrapper li,[data-theme=dark] .main-content-wrapper td,[data-theme=dark] .main-content-wrapper label{color:#8b8b8b!important}[data-theme=dark] .main-content-wrapper small,[data-theme=dark] .main-content-wrapper .meta-text{color:#6e6e6e!important}[data-theme=dark] .main-content-wrapper div[style*="background: #fff"],[data-theme=dark] .main-content-wrapper div[style*="background:#fff"],[data-theme=dark] .main-content-wrapper div[style*="background: \"#fff"],[data-theme=dark] .main-content-wrapper div[style*=\#FFFFFF],[data-theme=dark] .main-content-wrapper div[style*=\#F9FAFB],[data-theme=dark] .main-content-wrapper div[style*=\#FAFAFA],[data-theme=dark] .main-content-wrapper div[style*=\#F3F4F6]{background:#1f1f1f!important;border-color:#2a2a2a!important}[data-theme=dark] .main-content-wrapper th{color:#6e6e6e!important;background:#050505!important;border-color:#2a2a2a!important}[data-theme=dark] .main-content-wrapper td{border-color:#202020!important}[data-theme=dark] .main-content-wrapper table{background:#161616!important}[data-theme=dark] .main-content-wrapper a[style*="color:#DC2626"],[data-theme=dark] .main-content-wrapper a[style*="color: #DC2626"],[data-theme=dark] .main-content-wrapper a[style*="color:#EF4444"],[data-theme=dark] .main-content-wrapper a[style*="color: #EF4444"]{color:#ff6a56!important}[data-theme=dark] .main-content-wrapper span[style*=FEF2F2],[data-theme=dark] .main-content-wrapper span[style*=FFF8E3],[data-theme=dark] .main-content-wrapper span[style*=ECF6FF]{color:#ff6a56!important;background:#ff6a5626!important}[data-theme=dark] .main-content-wrapper div[style*=E9FCEB],[data-theme=dark] .main-content-wrapper div[style*=\#E9FCEB]{background:#3fb95014!important;border-color:#238636!important}[data-theme=dark] .main-content-wrapper div[style*=FEF2F2],[data-theme=dark] .main-content-wrapper div[style*=\#FEF2F2]{background:#ff6a5614!important;border-color:#da3633!important}[data-theme=dark] .main-content-wrapper a[style*=linear-gradient]{background:#1f1f1f!important;border-color:#2a2a2a!important}[data-theme=dark] .main-content-wrapper a[style*="background:#fff"],[data-theme=dark] .main-content-wrapper a[style*="background: #fff"],[data-theme=dark] .main-content-wrapper a[style*="background:#FFFFFF"],[data-theme=dark] .main-content-wrapper a[style*="background: #FFFFFF"],[data-theme=dark] .main-content-wrapper a[style*="background:var(--dk-card)"]{color:#f5f5f5!important;background:#1f1f1f!important;border-color:#2a2a2a!important}[data-theme=dark] .main-content-wrapper input[type=url],[data-theme=dark] .main-content-wrapper input[type=text]{color:#f5f5f5!important;background:#0a0a0a!important;border-color:#2a2a2a!important}[data-theme=dark] .main-content-wrapper input::placeholder{color:#6e6e6e!important}[data-theme=dark] .main-content-wrapper div[style*=F9FAFB],[data-theme=dark] .main-content-wrapper div[style*=\#F9FAFB]{background:#1f1f1f!important;border-color:#2a2a2a!important}[data-theme=dark] .main-content-wrapper>div>div[style*="background: #fff"],[data-theme=dark] .main-content-wrapper>div>div[style*="maxWidth: 420"]{background:#161616!important;border-color:#2a2a2a!important}[data-theme=dark] .main-content-wrapper div[style*="border: \"1px solid #F3F4F6\""],[data-theme=dark] .main-content-wrapper a[style*="border: \"1px solid #F3F4F6\""]{background:#1f1f1f!important;border-color:#2a2a2a!important}[data-theme=dark] .accent-tile,[data-theme=dark] .value-icon-tile{background:color-mix(in srgb, var(--accent) 15%, transparent)!important;border:1px solid color-mix(in srgb, var(--accent) 35%, transparent)!important}[data-theme=dark] .category-card{background:color-mix(in srgb, var(--accent) 12%, transparent)!important;border-color:color-mix(in srgb, var(--accent) 40%, transparent)!important}[data-theme=dark] .category-card:hover{background:color-mix(in srgb, var(--accent) 20%, transparent)!important}[data-theme=dark] .category-card span,[data-theme=dark] .accent-tile .accent-tile-label{color:#f5f5f5!important}[data-theme=dark] .accent-pill{background:color-mix(in srgb, var(--accent,#ff6a56) 15%, transparent)!important;border-color:color-mix(in srgb, var(--accent,#ff6a56) 38%, transparent)!important;color:var(--accent,#ff6a56)!important}[data-theme=dark] .chat-cta-bg,[data-theme=dark] .chat-bubble-me{background:#dc2626!important}[data-theme=dark] .chat-bubble-them{border:1px solid var(--border)!important}[data-theme=dark] .main-content-wrapper article.share-detail-article{background:#161616!important;border-color:#2a2a2a!important;box-shadow:0 10px 30px -12px #00000080!important}[data-theme=dark] .share-title,[data-theme=dark] .share-author-name,[data-theme=dark] .share-content h2,[data-theme=dark] .share-content h3{color:#f5f5f5!important}[data-theme=dark] .share-content{color:#e6e6e6!important}[data-theme=dark] .share-content.share-content :not(:where(a,code,pre,h1,h2,h3,h4,h5,h6)){color:inherit!important}[data-theme=dark] .share-content [style*=background-color]{color:#1f2937!important}[data-theme=dark] .share-content a{color:#5e9eff!important}[data-theme=dark] .share-content blockquote{color:#e6e6e6!important;background:#ef44441f!important}[data-theme=dark] .share-content code{color:#f3f8fd!important;background:#ffffff14!important}[data-theme=dark] .share-content img{color:#8b949e!important;background:#1c1c1c!important}[data-theme=dark] .share-content img:before{background:repeating-linear-gradient(45deg,#1c1c1c,#1c1c1c 10px,#202020 10px 20px)!important}[data-theme=dark] .user-avatar-btn{background:#1f1f1f!important;border-color:#2a2a2a!important}[data-theme=dark] .user-avatar-btn:hover{background:#262626!important;border-color:#3a3a3a!important}[data-theme=dark] .user-avatar-caret{color:var(--text-muted)!important}[data-theme=dark] .user-dropdown{background:var(--card)!important;border-color:var(--border)!important;box-shadow:0 18px 48px -12px #000000a6!important}[data-theme=dark] .user-dropdown-name{color:var(--text)!important}[data-theme=dark] .user-dropdown-email{color:var(--text-muted)!important}[data-theme=dark] .user-dropdown-sep{background:var(--border-muted)!important}[data-theme=dark] .user-dropdown-item:not(.user-dropdown-logout),[data-theme=dark] .user-dropdown-item:not(.user-dropdown-logout) i{color:#cfcfcf!important}[data-theme=dark] .user-dropdown-item:hover{background:var(--card-hover)!important}[data-theme=dark] .user-dropdown-item:not(.user-dropdown-logout):hover,[data-theme=dark] .user-dropdown-item:not(.user-dropdown-logout):hover i{color:#f5f5f5!important}[data-theme=dark] .user-dropdown-badge{color:#bc8cff!important;background:#bc8cff26!important;border:1px solid #bc8cff59!important}[data-theme=dark] .user-dropdown-logout,[data-theme=dark] .user-dropdown-logout i{color:#ff6a56!important}[data-theme=dark] .user-dropdown-logout:hover{color:#ff6a56!important;background:#ff6a5626!important}[data-theme=dark] .mobile-menu-profile-name{color:var(--text)!important}[data-theme=dark] .mobile-menu-profile-email{color:var(--text-muted)!important}[data-theme=dark] .mobile-menu-logout,[data-theme=dark] .mobile-menu-logout i{color:#ff6a56!important}[data-theme=dark] .sidebar-user-main:hover{background:var(--card-hover)!important}[data-theme=dark] .sidebar-user-name{color:var(--text)!important}[data-theme=dark] .sidebar-user-handle{color:var(--text-muted)!important}[data-theme=dark] .sidebar-user-logout{color:var(--text-subtle)!important;background:#1f1f1f!important;border-color:#2a2a2a!important}[data-theme=dark] .sidebar-user-logout:hover{color:#ff6a56!important;background:#ff6a5626!important;border-color:#ff6a5659!important}[data-theme=dark] .explore-section-title{color:#f5f5f5!important}[data-theme=dark] .explore-empty-note{color:var(--text-subtle)!important}[data-theme=dark] .explore-search-icon,[data-theme=dark] .explore-search-clear{color:#8b8b8b!important}[data-theme=dark] .explore-search-clear:hover{color:#f5f5f5!important}[data-theme=dark] .explore-result-tab{background:var(--card)!important;color:#c9c9c9!important;border-color:#2a2a2a!important}[data-theme=dark] .explore-result-tab:hover{background:var(--card-hover)!important}[data-theme=dark] .explore-result-tab.is-active{color:#fff!important;background:#dc2626!important;border-color:#dc2626!important}[data-theme=dark] .explore-result-tab-count{color:#9a9a9a!important;background:#1f1f1f!important}[data-theme=dark] .explore-result-tab.is-active .explore-result-tab-count{color:#fff!important;background:#ffffff38!important}[data-theme=dark] .explore-tool-row{border-bottom-color:#222!important}[data-theme=dark] .explore-tool-row:hover{background:var(--card-hover)!important}[data-theme=dark] .explore-tool-label{color:#f5f5f5!important}[data-theme=dark] .explore-tool-desc{color:var(--text-subtle)!important}[data-theme=dark] .explore-tool-chevron{color:#5a5a5a!important}[data-theme=dark] .explore-search-clear:hover{color:#f5f5f5!important;background:#1f1f1f!important}[data-theme=dark] .explore-tag-count{color:color-mix(in srgb, var(--accent,#6e6e6e) 90%, white 10%)!important;background:color-mix(in srgb, var(--accent,#6e6e6e) 18%, transparent)!important}[data-theme=dark] .explore-tag-active-label{color:var(--text-subtle,#a3a3a3)!important}[data-theme=dark] .explore-show-more{color:var(--primary-red,#ff6a56)!important}[data-theme=dark] .explore-skeleton-line{background:linear-gradient(90deg,#161616 25%,#242424 37%,#161616 63%) 0 0/400% 100%!important}[data-theme=dark] .toast{color:#f5f5f5!important;background:#1f1f1f!important;box-shadow:0 10px 30px #00000080!important}[data-theme=dark] .toast.toast-error{color:#fff!important;background:#dc2626!important}[data-theme=dark] .main-content-wrapper section.comments-section{border:none!important;border-top:1px solid var(--border)!important;background:0 0!important}[data-theme=dark] .comments-title{color:var(--text)!important}[data-theme=dark] .comment-composer{background:0 0!important;border-color:#2a2a2a!important}[data-theme=dark] .comment-composer:focus-within{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef44442e!important}[data-theme=dark] .comment-input{color:var(--text)!important;background:0 0!important;border-color:#0000!important}[data-theme=dark] .comment-hint{color:var(--text-subtle)!important}[data-theme=dark] .comments-empty{color:var(--text-muted)!important;border-color:#2a2a2a!important}[data-theme=dark] .comments-empty i{color:#3a3a3a!important}[data-theme=dark] .comment-author{color:var(--text)!important}[data-theme=dark] .comment-meta{color:var(--text-subtle)!important}[data-theme=dark] .comment-text{color:#cfcfcf!important}[data-theme=dark] .comment-action-btn{color:var(--text-muted)!important}[data-theme=dark] .comment-action-btn:hover{color:var(--text)!important}[data-theme=dark] .comment-action-btn.liked,[data-theme=dark] .comment-action-btn.liked i{color:#ef4444!important}[data-theme=dark] .comment-attach-btn:hover:not(:disabled),[data-theme=dark] .comment-attach-preview,[data-theme=dark] .comment-image-btn{background:#ffffff0d!important}[data-theme=dark] .comment-attach-thumb{background:#1f1f1f!important}[data-theme=dark] .comment-attach-remove:hover{color:#ff6a56!important;background:#ffffff1a!important}[data-theme=dark] .comment-attach-meta{color:var(--gray-600,#a8a8a8)!important}[data-theme=dark] .share-action-bar{border-top-color:var(--border)!important}[data-theme=dark] .share-action-bar .sab-btn{color:#cfcfcf!important;background:#1f1f1f!important;border-color:#2a2a2a!important}[data-theme=dark] .share-action-bar .sab-btn:hover{background:#202020!important}[data-theme=dark] .share-action-bar .sab-btn.liked,[data-theme=dark] .share-action-bar .sab-btn.liked i{color:#ef4444!important;border-color:#ef444480!important}[data-theme=dark] .share-action-bar .sab-btn.bookmarked,[data-theme=dark] .share-action-bar .sab-btn.bookmarked i{color:#f0d030!important;border-color:#f0d03080!important}[data-theme=dark] .share-action-bar .sab-tested{background:0 0!important}[data-theme=dark] .share-action-bar .sab-tested.ok,[data-theme=dark] .share-action-bar .sab-tested.ok i{color:#34e646!important;border-color:#22e6462e!important}[data-theme=dark] .share-action-bar .sab-tested:not(.ok),[data-theme=dark] .share-action-bar .sab-tested:not(.ok) i{color:#f0d030!important;border-color:#f0d0302e!important}[data-theme=dark] .share-action-bar .sab-tested.sab-tested-ask,[data-theme=dark] .share-action-bar .sab-tested.sab-tested-ask i{color:var(--gray-600,#a8a8a8)!important;border-color:#a8a8a82e!important}[data-theme=dark] .work-chip,[data-theme=dark] .work-status-current{color:color-mix(in srgb, var(--accent,#a3a3a3) 60%, #fff)!important}[data-theme=dark] .work-status .work-status-current i{color:var(--accent,#a3a3a3)!important}[data-theme=dark] .work-chip,[data-theme=dark] .work-status{--work-focus:#5e9eff}[data-theme=dark] .work-chip:hover{background:color-mix(in srgb, var(--accent,#ff6a56) 24%, transparent)!important;border-color:color-mix(in srgb, var(--accent,#ff6a56) 48%, transparent)!important}[data-theme=dark] .work-status .work-seg-meta,[data-theme=dark] .work-status .work-bar-ends,[data-theme=dark] .work-status .work-rule-note,[data-theme=dark] .work-status .work-reset-marker,[data-theme=dark] .work-status .work-mine,[data-theme=dark] .work-status .work-author-note,[data-theme=dark] .work-status .work-reset-note,[data-theme=dark] .work-status .work-progress-label,[data-theme=dark] .work-status .work-help-time,[data-theme=dark] .work-status .work-confirm-cost{color:var(--gray-600,#a8a8a8)!important}[data-theme=dark] .work-seg-dates{color:#f5f5f5!important}[data-theme=dark] .work-status .work-status-title{color:var(--gray-600,#a8a8a8)!important}[data-theme=dark] .work-reset-marker:after{background:#2a2a2a!important}[data-theme=dark] .work-seg>i.is-works{color:#34e646!important}[data-theme=dark] .work-seg>i.is-spotty{color:#f0d030!important}[data-theme=dark] .work-seg>i.is-broken{color:#ff6a56!important}[data-theme=dark] .work-seg>i.is-untested{color:var(--gray-600,#a8a8a8)!important}[data-theme=dark] .work-bar-track{background:#00000052!important}[data-theme=dark] .work-bar-seg+.work-bar-seg{box-shadow:inset 1px 0 #161616!important}[data-theme=dark] .work-bar-seg.is-works{background:#34e646!important}[data-theme=dark] .work-bar-seg.is-spotty{background:#f0d030!important}[data-theme=dark] .work-bar-seg.is-broken{background:#ff6a56!important}[data-theme=dark] .work-bar-seg.is-untested{background:#4a4a4a!important}[data-theme=dark] .work-btn{color:#cfcfcf!important;background:#1f1f1f!important;border-color:#2a2a2a!important}[data-theme=dark] .work-btn:hover:not(:disabled){border-color:color-mix(in srgb, var(--wb-accent,#a8a8a8) 40%, #2a2a2a)!important;background:#202020!important}[data-theme=dark] .work-btn.is-works{--wb-accent:#34e646;color:#34e646!important}[data-theme=dark] .work-btn.is-broken{--wb-accent:#ff6a56;color:#ff6a56!important}[data-theme=dark] .work-reset{--wb-accent:#a8a8a8;color:#cfcfcf!important}[data-theme=dark] .work-reset,[data-theme=dark] .work-secondary{border-color:var(--gray-500,#8b8b8b)!important;color:#cfcfcf!important}[data-theme=dark] .work-reset.is-confirm{--wb-accent:#ff6a56;color:#ff6a56!important;background:#412a27!important;border-color:#ff6a56!important}[data-theme=dark] .work-status .work-ghost{color:var(--gray-600,#a8a8a8)!important;background:0 0!important;border-color:#0000!important}[data-theme=dark] .work-status .work-ghost:hover{color:#f5f5f5!important;background:#ffffff0d!important}[data-theme=dark] .work-btn.is-mine{background:color-mix(in srgb, var(--wb-accent,#a8a8a8) 15%, #1f1f1f)!important;border-color:color-mix(in srgb, var(--wb-accent,#a8a8a8) 45%, transparent)!important}[data-theme=dark] .work-reset:hover:not(:disabled),[data-theme=dark] .work-secondary:hover:not(:disabled){border-color:var(--gray-600,#a8a8a8)!important}[data-theme=dark] .work-reset.is-confirm:hover:not(:disabled):not([aria-disabled=true]){border-color:var(--primary-red-hover,#ff8a7d)!important;color:var(--primary-red-hover,#ff8a7d)!important;background:#502f2b!important}[data-theme=dark] .work-btn:disabled{color:var(--gray-600,#a8a8a8)!important;background:#2a2a2a!important;border-color:#2a2a2a!important}[data-theme=dark] .work-btn:disabled,[data-theme=dark] .work-btn[aria-disabled=true]{border-color:var(--gray-500,#8b8b8b)!important;color:var(--gray-600,#a8a8a8)!important;background:#00000052!important}[data-theme=dark] .work-btn[aria-disabled=true]:hover{border-color:var(--gray-500,#8b8b8b)!important;background:#00000052!important}[data-theme=dark] .work-pending{color:#f0d030!important;background:#f0d03024!important}[data-theme=dark] .work-help,[data-theme=dark] .work-signin{background:#ffffff0d!important}[data-theme=dark] .work-help-comment{color:#cfcfcf!important;border-left-color:#3a3a3a!important}[data-theme=dark] .work-status .work-signin-copy,[data-theme=dark] .work-status .work-help-excerpt,[data-theme=dark] .work-status .work-empty-copy,[data-theme=dark] .work-status .work-sub{color:#cfcfcf!important}[data-theme=dark] .work-help-link{color:var(--primary-red-hover,#ff8a7d)!important}[data-theme=dark] .work-progress-track{background:#00000052!important}[data-theme=dark] .work-progress-fill{background:color-mix(in srgb, var(--accent,#a3a3a3) 60%, #fff)!important}[data-theme=dark] .action-btn.liked,[data-theme=dark] .action-btn.liked i{color:#ef4444!important}[data-theme=dark] .action-btn.bookmarked,[data-theme=dark] .action-btn.bookmarked i{color:#f0d030!important}[data-theme=dark] .profile-bio,[data-theme=dark] .profile-about-bio,[data-theme=dark] .profile-about-meta li{color:#c9d1d9!important}[data-theme=dark] .profile-about-empty{color:#8b949e!important}[data-theme=dark] .profile-cta-ghost{color:#f5f5f5!important;background:#161b22!important;border-color:#30363d!important}[data-theme=dark] .profile-cta-ghost:hover{background:#21262d!important;border-color:#3d444d!important}[data-theme=dark] .profile-cta.following{color:#f5f5f5!important;background:#161b22!important;border-color:#30363d!important}[data-theme=dark] .profile-cta.following:hover{color:#ff6a56!important;background:#2d2327!important;border-color:#ff6a5673!important}[data-theme=dark] .profile-cta:focus-visible{outline-color:#ff6a56!important}[data-theme=dark] .profile-tabs{border-bottom-color:#30363d!important}[data-theme=dark] .profile-tab{color:#8b949e!important}[data-theme=dark] .profile-tab:hover{color:#f5f5f5!important}[data-theme=dark] .profile-tab.active{color:#ff6a56!important;border-bottom-color:#ff6a56!important}[data-theme=dark] .profile-tab-count{color:#8b949e!important;background:#21262d!important}[data-theme=dark] .profile-tab.active .profile-tab-count{color:#ff6a56!important;background:#ff6a5626!important}[data-theme=dark] .settings-section{background:#161b22!important;border-color:#30363d!important}[data-theme=dark] .settings-section-title{color:#f5f5f5!important}[data-theme=dark] .settings-label{color:#c9d1d9!important}[data-theme=dark] .settings-hint{color:#8b949e!important}[data-theme=dark] .settings-input,[data-theme=dark] .settings-textarea{color:#f5f5f5!important;background:#0d1117!important;border-color:#30363d!important}[data-theme=dark] .settings-input:focus,[data-theme=dark] .settings-textarea:focus{border-color:#ff6a56!important}[data-theme=dark] .settings-avatar-row{border-bottom-color:#30363d!important}[data-theme=dark] .settings-avatar{color:#ff6a56!important;background:#ff6a561f!important}[data-theme=dark] .settings-avatar-remove{color:#8b949e!important}[data-theme=dark] .settings-avatar-remove:hover{color:#ff6a56!important}[data-theme=dark] .settings-input.locked{color:#8b949e!important;background:#161b22!important}[data-theme=dark] .settings-radio{color:#c9d1d9!important;background:#21262d!important;border-color:#30363d!important}[data-theme=dark] .settings-radio:hover{background:#2a3038!important;border-color:#3d444d!important}[data-theme=dark] .settings-radio.checked{color:#ff6a56!important;background:#ff6a5624!important;border-color:#ff6a56!important}[data-theme=dark] .settings-radio .fas{color:inherit!important}[data-theme=dark] .settings-danger{border-color:#ef444466!important}[data-theme=dark] .composer-title{color:#f5f5f5!important}[data-theme=dark] .composer-sub,[data-theme=dark] .composer-hint{color:#8b949e!important}[data-theme=dark] .composer-label{color:#c9d1d9!important}[data-theme=dark] .composer-input,[data-theme=dark] .composer-textarea,[data-theme=dark] .composer-preview{color:#f5f5f5!important;background:#0d1117!important;border-color:#30363d!important}[data-theme=dark] .composer-input:focus,[data-theme=dark] .composer-textarea:focus{border-color:#ff6a56!important}[data-theme=dark] .composer-tab{color:#8b949e!important;background:#161b22!important;border-color:#30363d!important}[data-theme=dark] .composer-tab.active{color:#ff6a56!important;border-color:#ff6a56!important}[data-theme=dark] .composer-btn{color:#f5f5f5!important;background:#1f1f1f!important;border-color:#2a2a2a!important}[data-theme=dark] .composer-btn.primary{color:#fff!important;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)!important;border:none!important}[data-theme=dark] .composer-cover-btn{color:#8b949e!important;background:#0d1117!important;border-color:#30363d!important}[data-theme=dark] .composer-cover-btn:hover:not(:disabled){color:#ff6a56!important;background:#ef444414!important;border-color:#ff6a56!important}[data-theme=dark] .composer-toolbar{background:#161b22!important;border-color:#30363d!important}[data-theme=dark] .composer-tool-btn{color:#8b949e!important}[data-theme=dark] .composer-tool-btn:hover:not(:disabled){color:#f5f5f5!important;background:#21262d!important}[data-theme=dark] .composer-tags-input{background:var(--surface-raised)!important;border-color:#2a2a2a!important}[data-theme=dark] .composer-tags-input:focus-within{border-color:#ff6a56!important}[data-theme=dark] .composer-tag-chip{color:#ff6a56!important;background:#ef444426!important}[data-theme=dark] .composer-tag-remove{color:#ff6a56!important}[data-theme=dark] .composer-tag-field{color:#f5f5f5!important}[data-theme=dark] .composer-char-count{color:#8b949e!important}[data-theme=dark] .composer-success-title{color:#f5f5f5!important}[data-theme=dark] .composer-success-sub{color:#8b949e!important}[data-theme=dark] .admin-stat{background:#1c1c1c!important;border-color:#333!important;box-shadow:0 8px 24px -16px #0009!important}[data-theme=dark] .admin-stat:hover{border-color:#4a4a4a!important}[data-theme=dark] .admin-card{background:#161616!important;border-color:#333!important}[data-theme=dark] .admin-card-head{border-bottom-color:#333!important}[data-theme=dark] .admin-nav a{color:#b5b5b5!important;background:0 0!important}[data-theme=dark] .admin-nav a:hover{color:#f3f3f3!important;background:#1c1c1c!important}[data-theme=dark] .admin-nav a.active{color:#fff!important;background:linear-gradient(135deg,#ef4444,#dc2626)!important}[data-theme=dark] .admin-section-title{color:#f3f3f3!important}[data-theme=dark] .admin-tabs a{color:#b5b5b5!important;background:#1c1c1c!important;border-color:#333!important}[data-theme=dark] .admin-tabs a:hover{color:#f3f3f3!important;background:#232323!important;border-color:#3d3d3d!important}[data-theme=dark] .admin-tabs a.active{color:#fff!important;background:linear-gradient(135deg,#ef4444,#dc2626)!important;border-color:#0000!important}[data-theme=dark] .admin-sidebar{background:#161616!important;border-right-color:#2a2a2a!important}[data-theme=dark] .admin-topbar{border-bottom-color:#2a2a2a!important}[data-theme=dark] .admin-id{background:#1c1c1c!important;border-color:#2a2a2a!important}[data-theme=dark] .admin-burger,[data-theme=dark] .admin-viewsite{background:#1c1c1c!important;border-color:#333!important}[data-theme=dark] .admin-table th{background:#1c1c1c!important;border-bottom-color:#333!important}[data-theme=dark] .admin-btn,[data-theme=dark] .grab-thumb{background:#1c1c1c!important;border-color:#333!important}[data-theme=dark] .grab-thumb-empty{color:#6e6e6e!important}[data-theme=dark] .grab-flow-step{background:#1c1c1c!important;border-color:#333!important}[data-theme=dark] .grab-flow-label{color:#f3f3f3!important}[data-theme=dark] .grab-flow-n{color:#b5b5b5!important}[data-theme=dark] .grab-flow-arrow{color:#6e6e6e!important}[data-theme=dark] .grab-setup{background:#eab30824!important;border-color:#eab3085c!important}[data-theme=dark] .grab-setup-head i,[data-theme=dark] .grab-setup-item.is-todo i{color:#f0d030!important}[data-theme=dark] .grab-setup-item.is-done i{color:#34e646!important}[data-theme=dark] .grab-setup-title,[data-theme=dark] .grab-setup-what{color:#f3f3f3!important}[data-theme=dark] .grab-setup-why{color:#b5b5b5!important}[data-theme=dark] .grab-setup-envnote{border-top-color:#eab3084d!important}[data-theme=dark] .grab-setup-envnote code{background:#ffffff14!important}[data-theme=dark] .grab-stat.is-active{border-color:#ff6a56!important;box-shadow:0 8px 24px -16px #0009,inset 0 0 0 1px #ff6a56!important}[data-theme=dark] .grab-stat:focus-visible{box-shadow:0 8px 24px -16px #0009,0 0 0 3px #60a5fa66!important}[data-theme=dark] .admin-badge.flagged{color:#f0d030!important;background:#eab3082e!important}[data-theme=dark] .admin-badge.approved{color:#34e646!important;background:#22c55e2e!important}[data-theme=dark] .admin-badge.rejected,[data-theme=dark] .admin-badge.locked{color:#ff6a56!important;background:#ef44442e!important}[data-theme=dark] .admin-alert{color:#f0d030!important;background:#eab3081f!important;border-color:#eab30866!important}[data-theme=dark] .ds-page,[data-theme=dark] .ds-section,[data-theme=dark] .ds-three,[data-theme=dark] .ds-hero,[data-theme=dark] .ds-card-demo{color:var(--text-body);background:0 0!important}[data-theme=dark] .ds-page code{color:#c9d1d9;background:#1f1f1f;border:1px solid #2a2a2a}[data-theme=dark] .ds-hero-title{color:var(--brand)}[data-theme=dark] .ds-hero-sub{color:var(--text-body)}[data-theme=dark] .ds-hero-meta{color:var(--text-muted)}[data-theme=dark] .ds-h2,[data-theme=dark] .ds-h3{color:var(--text-strong)}[data-theme=dark] .ds-note{color:var(--text-muted)}[data-theme=dark] .ds-section{border-top-color:var(--border)}[data-theme=dark] .ds-swatch-meta strong{color:var(--text-strong)}[data-theme=dark] .ds-type-label{color:var(--text-muted)}[data-theme=dark] .ds-type-sample{color:var(--text-strong)}[data-theme=dark] .ds-space-bar{background:var(--brand)}[data-theme=dark] .ds-radius-box{background:#1f1f1f;border-color:#3a3a3a}[data-theme=dark] .ds-shadow-item{background:var(--surface-card)}[data-theme=dark] .ds-swatch-chip{border-color:var(--border)}[data-theme=dark] .ds-foot{border-top-color:var(--border)!important;color:var(--text-muted)!important;background:0 0!important}[data-theme=dark] .share-more-menu{background:var(--card)!important;border-color:var(--border)!important}[data-theme=dark] .share-more-item:hover{background:var(--card-hover)!important}[data-theme=dark] .share-more-item--danger,[data-theme=dark] .share-more-item--danger.share-more-item--danger i{color:#ff6a56!important}[data-theme=dark] .share-more-heading,[data-theme=dark] .share-more-item--muted,[data-theme=dark] .share-more-item--muted.share-more-item--muted i{color:#8b8b8b!important}[data-theme=dark] .subscription-message.success{color:#34e646!important;background:#34e6461a!important;border-color:#34e6464d!important}[data-theme=dark] .subscription-message.error{color:#ff6a56!important;background:#ff6a561a!important;border-color:#ff6a564d!important}[data-theme=dark] .profile-xp{border-top-color:var(--border)!important}[data-theme=dark] .profile-xp-tier{color:var(--text)!important}[data-theme=dark] .profile-xp-tier .fa-star{color:#f0d030!important}[data-theme=dark] .profile-xp-count{color:var(--text-muted)!important}[data-theme=dark] .profile-xp-track{background:#1f1f1f!important}[data-theme=dark] .profile-xp-hint,[data-theme=dark] .profile-empty-sub{color:var(--text-subtle)!important}[data-theme=dark] .profile-empty-title{color:var(--text)!important}[data-theme=dark] .profile-empty-icon{color:var(--text-subtle)!important}[data-theme=dark] .google-btn{color:#e3e3e3!important;box-shadow:none!important;background:#131314!important;border-color:#5f6368!important}[data-theme=dark] .google-btn:hover{background:#1f1f20!important}[data-theme=dark] .settings-msg.error,[data-theme=dark] .composer-msg.error{border:1px solid #ef444459;color:#ff6a56!important;background:#ef444426!important}[data-theme=dark] .settings-msg.ok,[data-theme=dark] .composer-msg.ok{border:1px solid #22c55e59;color:#34e646!important;background:#22c55e26!important}[data-theme=dark] .agency-root{--ag-ink:#e6edf3;--ag-body:#adbac7;--ag-muted:#8b949e;--ag-bg:#0d1117;--ag-card:#161b22;--ag-line:#30363d;--ag-red:#ff6a56;--ag-red-d:#ef4444}[data-theme=dark] .revesery-layout-container:has(.agency-root) .layout-main{background:#0d1117}[data-theme=dark] .ag-nav{background:#0d1117cc;border-bottom-color:#21262d}[data-theme=dark] .ag-burger span{background:var(--ag-ink)}[data-theme=dark] .ag-eyebrow{color:#ff8a7a;background:#ef444424;border-color:#ef444459}[data-theme=dark] .ag-grad{background:linear-gradient(135deg,#ff6a56,#ef4444);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}[data-theme=dark] .ag-blob{background:linear-gradient(135deg,#3a1b1b,#2a1414)}[data-theme=dark] .ag-chip,[data-theme=dark] .ag-btn-ghost{color:#e6edf3;background:#161b22;border-color:#30363d}[data-theme=dark] .ag-btn-ghost:hover{border-color:#484f58}[data-theme=dark] .ag-btn-white{color:#0d1117;background:#e6edf3}[data-theme=dark] .ag-service-card,[data-theme=dark] .ag-step,[data-theme=dark] .ag-quote,[data-theme=dark] .ag-faq-item{background:#161b22;border-color:#30363d}[data-theme=dark] .ag-nav-links{background:#0d1117f7}[data-theme=dark] .ag-reassure .ag-dot{color:#30363d}[data-theme=dark] .ag-industry i{color:#ff6a56}[data-theme=dark] .ag-cta-band{background:linear-gradient(135deg,#b91c1c,#7f1d1d)}[data-theme=dark] .ag-footer{background:#010409}[data-theme=dark] .ag-footer-inner{border-bottom-color:#21262d}[data-theme=dark] .composer-canvas-sub,[data-theme=dark] .composer-canvas-heading{color:#8b949e!important}[data-theme=dark] .composer-canvas-title{color:#f0f6fc!important}[data-theme=dark] .composer-canvas-title::placeholder,[data-theme=dark] .composer-rich p.is-editor-empty:first-child:before,[data-theme=dark] .composer-title-hint{color:#8b949e!important}[data-theme=dark] .composer-canvas-kicker{color:#ff6a56!important}[data-theme=dark] .composer-rich{color:#e6edf3!important}[data-theme=dark] .composer-rich h3,[data-theme=dark] .composer-rich h4{color:#f0f6fc!important}[data-theme=dark] .composer-rich blockquote{color:#c9d1d9!important;border-left-color:#ff6a56!important}[data-theme=dark] .composer-rich pre,[data-theme=dark] .composer-rich code{color:#e6edf3!important;background:#6e768129!important;border-color:#2a2a2a!important}[data-theme=dark] .composer-rich a{color:#5e9eff!important}[data-theme=dark] .composer-rich hr{border-top-color:#2a2a2a!important}[data-theme=dark] .composer-rich img.ProseMirror-selectednode{outline-color:#ff6a56!important}[data-theme=dark] .composer-gutter-btn,[data-theme=dark] .composer-gutter-grip{color:#8b949e!important}[data-theme=dark] .composer-gutter-btn:hover,[data-theme=dark] .composer-gutter-grip:hover{color:#f0f6fc!important;background:#1c1c1c!important}[data-theme=dark] .composer-bubble{background:var(--surface-card)!important;border-color:#2a2a2a!important;box-shadow:0 10px 30px -10px #000000b3!important}[data-theme=dark] .composer-bubble-btn{color:#c9d1d9!important}[data-theme=dark] .composer-bubble-btn:hover{background:#1c1c1c!important}[data-theme=dark] .composer-bubble-btn.is-active{color:#ff6a56!important;background:#ff6a562e!important}[data-theme=dark] .composer-bubble-sep{background:#2a2a2a!important}[data-theme=dark] .composer-link-panel{background:var(--surface-card)!important;border-color:#2a2a2a!important;box-shadow:0 10px 30px -10px #000000b3!important}[data-theme=dark] .composer-link-input{color:#f0f6fc!important;background:#1c1c1c!important;border-color:#2a2a2a!important}[data-theme=dark] .composer-link-input::placeholder{color:#8b949e!important}[data-theme=dark] .composer-link-btn{color:#c9d1d9!important;border-color:#2a2a2a!important}[data-theme=dark] .composer-link-btn:hover{background:#1c1c1c!important}[data-theme=dark] .composer-link-btn.primary{color:#fff!important;background:#ef4444!important;border-color:#ef4444!important}[data-theme=dark] .composer-link-btn.primary:hover{background:#dc2626!important}[data-theme=dark] .composer-review-note{color:#8b949e!important}[data-theme=dark] .composer-review-note i{color:#34e646!important}[data-theme=dark] .composer-canvas .composer-toolbar{background:var(--surface-page)!important;border-color:#2a2a2a!important}[data-theme=dark] .composer-canvas.is-modal .composer-toolbar{background:var(--surface-card)!important;border-bottom-color:#2a2a2a!important}[data-theme=dark] .composer-tool-sep{background:#2a2a2a!important}[data-theme=dark] .composer-tool-btn:focus-visible{outline-color:#ff6a56!important}[data-theme=dark] .composer-tool-btn.is-active{color:#ff6a56!important;background:#ff6a562e!important}[data-theme=dark] .composer-tool-style-btn{background:var(--surface-raised)!important;color:#e6e6e6!important;border-color:#2a2a2a!important}[data-theme=dark] .composer-tool-style-btn:hover:not(:disabled){background:#262626!important}[data-theme=dark] .composer-tool-style-btn:focus-visible{outline-color:#ff6a56!important}[data-theme=dark] .composer-tool-menu,[data-theme=dark] .composer-post-menu{background:var(--surface-raised)!important;border-color:#2a2a2a!important}[data-theme=dark] .composer-tool-menu-item,[data-theme=dark] .composer-post-menu-item{color:#f5f5f5!important}[data-theme=dark] .composer-tool-menu-item i,[data-theme=dark] .composer-post-menu-item i{color:#8b8b8b!important}[data-theme=dark] .composer-tool-menu-item:hover,[data-theme=dark] .composer-post-menu-item:hover:not(:disabled){background:#262626!important}[data-theme=dark] .composer-tool-menu-item.is-active,[data-theme=dark] .composer-tool-menu-item.is-active i{color:#ff6a56!important}[data-theme=dark] .composer-post-caret{box-shadow:inset 1px 0 #ffffff38!important}[data-theme=dark] .composer-upload-note>span{color:#cfcfcf!important;background:#5e9eff29!important;border-color:#5e9eff61!important}[data-theme=dark] .composer-upload-note i{color:#5e9eff!important}[data-theme=dark] .composer-enhance-note>i{color:#bc8cff!important}[data-theme=dark] .composer-enhance-undo{color:#bc8cff!important;border-color:#bc8cff6b!important}[data-theme=dark] .composer-enhance-undo:hover{background:#bc8cff24!important}[data-theme=dark] .composer-enhance-undo:focus-visible{outline-color:#bc8cff!important}[data-theme=dark] .composer-canvas-labels{border-top-color:#2a2a2a!important}[data-theme=dark] .composer-canvas-bar{background:var(--surface-page)!important;border-top-color:#2a2a2a!important}[data-theme=dark] .composer-canvas.is-modal .composer-canvas-bar{background:var(--surface-card)!important}@media (max-width:600px){[data-theme=dark] .composer-canvas .composer-btn-cancel{color:#cfcfcf!important;background:0 0!important;border-color:#0000!important}}[data-theme=dark] .composer-char-over{color:#ff8a80!important}[data-theme=dark] .composer-restore{color:#cfcfcf!important;background:#5e9eff26!important;border-color:#5e9eff61!important}[data-theme=dark] .composer-restore>i{color:#5e9eff!important}[data-theme=dark] .composer-restore-btn{color:#5e9eff!important;border-color:#5e9eff6b!important}[data-theme=dark] .composer-restore-btn:hover{background:#5e9eff24!important}[data-theme=dark] .composer-restore-btn.ghost{color:#8b949e!important;border-color:#0000!important}[data-theme=dark] .share-modal-head{border-bottom-color:#2a2a2a!important}[data-theme=dark] .share-modal-title{color:#f5f5f5!important}[data-theme=dark] .share-modal-close{color:#8b949e!important}[data-theme=dark] .share-modal-close:hover{color:#f5f5f5!important;background:#1f1f1f!important}[data-theme=dark] .share-modal-close:focus-visible{outline-color:#ff6a56!important}[data-theme=dark] .share-modal-guard{background:#000000a8!important}[data-theme=dark] .share-modal-guard-card{background:#1f1f1f!important;border-color:#2a2a2a!important}[data-theme=dark] .share-modal-guard-card h3{color:#f5f5f5!important}[data-theme=dark] .share-modal-guard-card p{color:#8b949e!important}[data-theme=dark] .composer-btn-danger{color:#ff8a80!important;background:0 0!important;border-color:#ff8a8061!important}[data-theme=dark] .composer-btn-danger:hover:not(:disabled){background:#ff8a801f!important}[data-theme=dark] .composer-btn:focus-visible{outline-color:#ff6a56!important}[data-theme=dark] .admin-inline-alert{color:#ff8a80!important;background:#ef444426!important;border-color:#ef444461!important}[data-theme=dark] .admin-tagtab{color:#8b949e!important;border-color:#30363d!important}[data-theme=dark] .admin-tagtab:hover{color:#e6edf3!important;border-color:#484f58!important}[data-theme=dark] .admin-tagtab.active{color:#fff!important;border-color:#0000!important}[data-theme=dark] .admin-tagtab-count{background:#ffffff1f!important}[data-theme=dark] .admin-tagtable-note{color:#8b949e!important}[data-theme=dark] .admin-tagtable-link{color:#c9d1d9!important;border-bottom-color:#30363d!important}[data-theme=dark] .admin-tagtable-link:hover{color:#ff6a56!important;border-bottom-color:#ff6a56!important}[data-theme=dark] .composer-tag-chip.pending{color:#f0d030!important;background:#f0d03026!important;border-color:#f0d03061!important}[data-theme=dark] .composer-tag-picker{background:#1f1f1f!important;border-color:#2a2a2a!important;box-shadow:0 10px 30px -10px #0009!important}[data-theme=dark] .composer-tag-option{color:#e6edf3!important}[data-theme=dark] .composer-tag-option:hover,[data-theme=dark] .composer-tag-option.active{background:#ff6a5624!important}[data-theme=dark] .composer-tag-option-count{color:#8b949e!important}[data-theme=dark] .composer-tag-option.suggest{color:#34e646!important;border-top-color:#2a2a2a!important}[data-theme=dark] .composer-tag-quota{color:#f0d030!important;background:#f0d0301a!important;border-top-color:#2a2a2a!important}[data-theme=dark] .share-modal-drafts{color:#cfcfcf!important}[data-theme=dark] .share-modal-drafts:hover{color:#f5f5f5!important;background:#1f1f1f!important}[data-theme=dark] .share-modal-drafts-count{color:#ff6a56!important;background:#ff6a562e!important}[data-theme=dark] .share-modal-back{color:#8b949e!important}[data-theme=dark] .share-modal-back:hover{color:#f5f5f5!important;background:#1f1f1f!important}[data-theme=dark] .share-modal-edit{color:#ff6a56!important}[data-theme=dark] .share-modal-edit:hover{background:#1f1f1f!important}[data-theme=dark] .share-modal-edit.is-active{color:#f5f5f5!important;background:#1f1f1f!important}[data-theme=dark] .share-modal-drafts:focus-visible,[data-theme=dark] .share-modal-back:focus-visible,[data-theme=dark] .share-modal-edit:focus-visible,[data-theme=dark] .drafts-tab:focus-visible,[data-theme=dark] .drafts-list:focus-visible,[data-theme=dark] .drafts-row-open:focus-visible,[data-theme=dark] .drafts-row-action:focus-visible{outline-color:#ff6a56!important}[data-theme=dark] .drafts-tabs{border-bottom-color:#2a2a2a!important}[data-theme=dark] .drafts-tab{color:#8b949e!important}[data-theme=dark] .drafts-tab:hover{color:#f5f5f5!important}[data-theme=dark] .drafts-tab.is-active{color:#ff6a56!important;box-shadow:inset 0 -2px #ff6a56!important}[data-theme=dark] .drafts-tab-count{color:#8b949e!important;background:#1f1f1f!important}[data-theme=dark] .drafts-tab.is-active .drafts-tab-count{color:#ff6a56!important;background:#ff6a562e!important}[data-theme=dark] .drafts-row:hover{background:#1f1f1f!important}[data-theme=dark] .drafts-row.is-failed{background:#ff8a801a!important}[data-theme=dark] .drafts-row-title{color:#f0f6fc!important}[data-theme=dark] .drafts-row-title.is-untitled,[data-theme=dark] .drafts-row-excerpt,[data-theme=dark] .drafts-row-meta{color:#8b949e!important}[data-theme=dark] .drafts-row-when{color:#5e9eff!important}[data-theme=dark] .drafts-row-live{color:#f0d030!important;background:#f0d03029!important}[data-theme=dark] .drafts-row-fail{color:#cfcfcf!important;background:#ff8a801f!important;border-color:#ff8a805c!important}[data-theme=dark] .drafts-row-fail>i{color:#ff8a80!important}[data-theme=dark] .drafts-row-action{background:var(--surface-raised)!important;color:#e6e6e6!important;border-color:#2a2a2a!important}[data-theme=dark] .drafts-row-action:hover:not(:disabled){background:#262626!important}[data-theme=dark] .drafts-row-delete{color:#ff8a80!important;background:0 0!important;border-color:#ff8a8061!important}[data-theme=dark] .drafts-row-delete:hover:not(:disabled){background:#ff8a801f!important}[data-theme=dark] .drafts-row-delete.is-armed,[data-theme=dark] .drafts-row-delete.is-armed:hover:not(:disabled){color:#fff!important;background:#b91c1c!important;border-color:#b91c1c!important}[data-theme=dark] .drafts-empty-title{color:#f5f5f5!important}[data-theme=dark] .drafts-empty-sub{color:#8b949e!important}[data-theme=dark] .drafts-empty-icon{color:#ff6a56!important}[data-theme=dark] .drafts-skel-line{background:#1f1f1f!important}[data-theme=dark] .composer-schedule{background:var(--surface-raised)!important;border-color:#2a2a2a!important;box-shadow:0 14px 38px -14px #0009!important}[data-theme=dark] .composer-schedule-head>i{color:#5e9eff!important}[data-theme=dark] .composer-schedule-heading{color:#f5f5f5!important}[data-theme=dark] .composer-schedule-field-label,[data-theme=dark] .composer-schedule-zone{color:#8b949e!important}[data-theme=dark] .composer-schedule-input{background:var(--surface-page)!important;color:#f5f5f5!important;border-color:#2a2a2a!important}[data-theme=dark] .composer-schedule-input:focus{border-color:#ff6a56!important}[data-theme=dark] .composer-schedule-when{color:#34e646!important}[data-theme=dark] .composer-schedule-when.is-bad{color:#ff8a80!important}[data-theme=dark] .composer-schedule-error{color:#ff8a80!important;background:#ff8a801f!important;border-color:#ff8a805c!important}[data-theme=dark] .composer-schedule-note>i{color:#34e646!important}[data-theme=dark] .share-more-item i{color:#cfcfcf!important}[data-theme=dark] .dl-fallback-note i,[data-theme=dark] .bulk-refund-note i,[data-theme=dark] .profile-about-meta i,[data-theme=dark] .bulk-row:not(.bulk-row--done):not(.bulk-row--failed):not(.bulk-row--running) .bulk-row-icon,[data-theme=dark] .tool-card-chevron{color:var(--text-muted)!important}[data-theme=dark] .runway-good{color:#34e646!important}[data-theme=dark] .runway-watch{color:#f0d030!important}[data-theme=dark] .runway-low{color:#ff6a56!important}[data-theme=dark] .board-col{background:#161616!important;border-color:#2a2a2a!important}[data-theme=dark] .board-col-count{background:#1c1c1c!important;border-color:#333!important}[data-theme=dark] .board-card,[data-theme=dark] .board-idea{background:#1c1c1c!important;border-color:#333!important;box-shadow:0 8px 24px -16px #0009!important}[data-theme=dark] .board-card:hover,[data-theme=dark] .board-idea:hover{border-color:#4a4a4a!important}[data-theme=dark] .board-card-thumb,[data-theme=dark] .board-idea-thumb{background:#161616!important;border-color:#333!important}[data-theme=dark] .board-card-thumb-empty,[data-theme=dark] .board-idea-thumb-empty{color:#6e6e6e!important}[data-theme=dark] .board-card-when.is-soon,[data-theme=dark] .board-card-fail,[data-theme=dark] .enh-error{color:#ff6a56!important}[data-theme=dark] .segmented-option{color:#c9d1d9!important;background:#21262d!important;border-color:#30363d!important}[data-theme=dark] .segmented-option:hover{background:#2a3038!important;border-color:#3d444d!important}[data-theme=dark] .segmented-option.checked{color:#ff6a56!important;background:#ff6a5624!important;border-color:#ff6a56!important}[data-theme=dark] .segmented-option .fas{color:inherit!important}[data-theme=dark] .segmented-option:focus-visible{outline-color:#ff6a56!important}[data-theme=dark] .composer-anon-label{color:#9aa4b2!important}[data-theme=dark] .composer-anon-strip{background:#161b22!important;border-color:#30363d!important}[data-theme=dark] .composer-anon-strip>i{color:#8b949e!important}[data-theme=dark] .composer-anon-head{color:#f0f6fc!important}[data-theme=dark] .composer-anon-line,[data-theme=dark] .composer-anon-sub,[data-theme=dark] .composer-anon-caution{color:#c9d1d9!important}[data-theme=dark] .composer-anon-escape{color:#e6edf3!important;background:#21262d!important;border-color:#3d444d!important}[data-theme=dark] .composer-anon-escape:hover{background:#30363d!important;border-color:#6e7681!important}[data-theme=dark] .composer-anon-guard-card .composer-anon-guard-final{color:#f0f6fc!important}[data-theme=dark] .anon-row{background:var(--card);border-color:var(--border,#30363d)}[data-theme=dark] a.anon-row:hover{border-color:#484f58;box-shadow:0 10px 30px -10px #00000080}[data-theme=dark] .anon-row-title{color:#f3f8fd}[data-theme=dark] .anon-row-handle{color:#c9d1d9}[data-theme=dark] .anon-shell-avatar{background:var(--surface-inset);border-color:#30363d}[data-theme=dark] .anon-shell-name{color:#f3f8fd}
