.auth-panel[data-v-9229dc32]{--auth-brand:var(--color-brand,#006d77);--auth-brand-hover:var(--color-brand-hover,#00585f);--auth-brand-soft:color-mix(in srgb, var(--auth-brand) 8%, #fff);--auth-brand-soft-hover:color-mix(in srgb, var(--auth-brand) 13%, #fff);--auth-brand-border:color-mix(in srgb, var(--auth-brand) 42%, #fff);--auth-focus:color-mix(in srgb, var(--auth-brand) 22%, transparent);--auth-brand-shadow:color-mix(in srgb, var(--auth-brand) 18%, transparent);color:#26363c;background:#fff;border:1px solid #dbe3e6;border-radius:8px;width:100%;max-width:500px;padding:34px 36px 30px;box-shadow:0 24px 64px #172b301f}.auth-panel__brand[data-v-9229dc32]{color:var(--auth-brand);align-items:center;gap:10px;margin-bottom:22px;font-size:15px;font-weight:700;display:flex}.auth-panel__logo[data-v-9229dc32]{background:#fff;border:1px solid #dbe3e6;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:3px;display:inline-flex;overflow:hidden}.auth-panel__logo img[data-v-9229dc32]{object-fit:contain;width:100%;height:100%;display:block}.auth-panel__header[data-v-9229dc32]{margin-bottom:22px}.auth-panel__header h1[data-v-9229dc32],.auth-panel__header h2[data-v-9229dc32]{color:#1c3036;letter-spacing:0;margin:0 0 7px;font-size:27px;font-weight:750;line-height:1.3}.auth-panel__header p[data-v-9229dc32]{color:#5b6e74;margin:0;font-size:14px;line-height:1.7}.auth-mode-switch[data-v-9229dc32]{background:var(--auth-brand-soft);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;height:44px;margin-bottom:24px;padding:4px;display:grid}.auth-mode-switch button[data-v-9229dc32]{color:#566a70;min-width:0;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;font-size:14px;font-weight:650;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s}.auth-mode-switch button.active[data-v-9229dc32]{border-color:var(--auth-brand-border);color:var(--auth-brand);background:#fff;box-shadow:0 2px 8px #1c303614}.auth-mode-switch button[data-v-9229dc32]:focus-visible,.auth-login-method-switch button[data-v-9229dc32]:focus-visible,.auth-code-button[data-v-9229dc32]:focus-visible,.auth-submit[data-v-9229dc32]:focus-visible,.auth-form__alternate button[data-v-9229dc32]:focus-visible,.auth-agreement input[data-v-9229dc32]:focus-visible{outline:2px solid var(--auth-brand);outline-offset:2px}.auth-mode-switch button[data-v-9229dc32]:disabled{cursor:not-allowed}.auth-login-method-switch[data-v-9229dc32]{background:#f5f8f7;border:1px solid #dbe3e6;border-radius:7px;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;min-height:40px;padding:3px;display:grid}.auth-login-method-switch button[data-v-9229dc32]{color:#607477;min-width:0;min-height:32px;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;padding:0 8px;font-size:13px;font-weight:650;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s}.auth-login-method-switch button.active[data-v-9229dc32]{border-color:var(--auth-brand-border);color:var(--auth-brand);background:#fff;box-shadow:0 1px 5px #1c303612}.auth-login-method-switch button[data-v-9229dc32]:disabled{cursor:not-allowed}.auth-form[data-v-9229dc32]{gap:16px;display:grid}.auth-field[data-v-9229dc32]{min-width:0}.auth-field label[data-v-9229dc32]{color:#344a51;margin-bottom:7px;font-size:13px;font-weight:650;display:block}.auth-field input[data-v-9229dc32]{color:#1f3339;width:100%;height:46px;font:inherit;background:#fbfcfd;border:1px solid #cbd6da;border-radius:7px;padding:0 13px;font-size:14px;transition:border-color .16s,box-shadow .16s,background-color .16s}.auth-field input[data-v-9229dc32]::placeholder{color:#667a80}.auth-field input[data-v-9229dc32]:hover:not(:disabled){border-color:#9fb2b8}.auth-field input[data-v-9229dc32]:focus{border-color:var(--auth-brand);box-shadow:0 0 0 3px var(--auth-focus);background:#fff;outline:none}.auth-field input[aria-invalid=true][data-v-9229dc32]{background:snow;border-color:#c65a50}.auth-field input[aria-invalid=true][data-v-9229dc32]:focus{border-color:#a94339;box-shadow:0 0 0 3px #a9433929}.auth-field input[data-v-9229dc32]:disabled{color:#7d8d8f;cursor:not-allowed;background:#f2f5f5}.auth-code-row[data-v-9229dc32]{grid-template-columns:minmax(0,1fr) 132px;align-items:end;gap:10px;display:grid}.auth-code-button[data-v-9229dc32]{border:1px solid var(--auth-brand-border);background:var(--auth-brand-soft);width:132px;height:46px;color:var(--auth-brand);font:inherit;cursor:pointer;border-radius:7px;padding:0 10px;font-size:13px;font-weight:700;transition:background-color .16s,border-color .16s,color .16s}.auth-code-button[data-v-9229dc32]:hover:not(:disabled){border-color:var(--auth-brand);background:var(--auth-brand-soft-hover)}.auth-code-button[data-v-9229dc32]:disabled{color:#879799;cursor:not-allowed;background:#f2f5f5;border-color:#d6dfde}.auth-password-grid[data-v-9229dc32]{grid-template-columns:minmax(0,1fr);gap:12px;display:grid}.auth-password-hint[data-v-9229dc32]{color:#5e7177;margin:-10px 0 0;font-size:12px;line-height:1.6}.auth-agreement[data-v-9229dc32]{color:#53686e;align-items:flex-start;gap:9px;font-size:12px;line-height:1.65;display:flex}.auth-agreement label[data-v-9229dc32]{cursor:pointer}.auth-agreement input[data-v-9229dc32]{width:16px;height:16px;accent-color:var(--auth-brand);flex:none;margin:2px 0 0}.auth-agreement input[aria-invalid=true][data-v-9229dc32]{outline-offset:2px;outline:2px solid #c65a50}.auth-agreement a[data-v-9229dc32]{color:var(--auth-brand);font-weight:650;text-decoration:none}.auth-agreement a[data-v-9229dc32]:hover{text-decoration:underline}.auth-feedback-slot[data-v-9229dc32]{min-height:34px}.auth-feedback[data-v-9229dc32]{color:#506a6d;background:#f2f8f7;border:1px solid #cfe0de;border-radius:6px;align-items:center;min-height:34px;margin:0;padding:7px 10px;font-size:12px;line-height:1.5;display:flex}.auth-feedback--error[data-v-9229dc32]{color:#a94339;background:#fff5f3;border-color:#f1ceca}.auth-feedback--success[data-v-9229dc32]{color:#247054;background:#eff9f4;border-color:#bfe1d3}.auth-submit[data-v-9229dc32]{border:1px solid var(--auth-brand);background:var(--auth-brand);color:#fff;width:100%;height:46px;font:inherit;cursor:pointer;box-shadow:0 9px 20px var(--auth-brand-shadow);border-radius:7px;font-size:14px;font-weight:700;transition:background-color .16s,border-color .16s,box-shadow .16s,transform .16s}.auth-submit[data-v-9229dc32]:hover:not(:disabled){border-color:var(--auth-brand-hover);background:var(--auth-brand-hover);box-shadow:0 12px 24px var(--auth-brand-shadow);transform:translateY(-1px)}.auth-submit[data-v-9229dc32]:disabled{box-shadow:none;cursor:not-allowed;background:#8aabaa;border-color:#8aabaa}.auth-form__alternate[data-v-9229dc32]{color:#5e7177;text-align:center;margin:-2px 0 0;font-size:13px}.auth-form__alternate button[data-v-9229dc32]{color:var(--auth-brand);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.auth-form__alternate button[data-v-9229dc32]:hover:not(:disabled){text-decoration:underline}.auth-form__alternate button[data-v-9229dc32]:disabled{cursor:not-allowed}@media (width<=560px){.auth-panel[data-v-9229dc32]{padding:28px 20px 24px}.auth-field input[data-v-9229dc32]{font-size:16px}.auth-panel__header h1[data-v-9229dc32],.auth-panel__header h2[data-v-9229dc32]{font-size:24px}}@media (width<=390px){.auth-code-row[data-v-9229dc32]{grid-template-columns:1fr}.auth-code-button[data-v-9229dc32]{width:100%}}.auth-modal-layer[data-v-b05d33a3]{z-index:30000;-webkit-backdrop-filter:blur(4px);background:#0f222594;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.auth-modal-frame[data-v-b05d33a3]{--auth-modal-brand:var(--color-brand,#006d77);width:min(100%,500px);max-height:calc(100dvh - 40px);position:relative}.auth-modal-frame[data-v-b05d33a3] .auth-panel{overscroll-behavior:contain;max-height:calc(100dvh - 40px);overflow-y:auto;box-shadow:0 30px 80px #081b1d42}.auth-modal-close[data-v-b05d33a3]{z-index:2;color:#607477;width:34px;height:34px;font:inherit;cursor:pointer;background:#f5f8f7;border:1px solid #d8e2e1;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:22px;line-height:1;transition:border-color .16s,background-color .16s,color .16s;display:inline-flex;position:absolute;top:14px;right:14px}.auth-modal-close[data-v-b05d33a3]:hover:not(:disabled){color:#183b3e;background:#edf4f3;border-color:#a8bfbd}.auth-modal-close[data-v-b05d33a3]:disabled{opacity:.55;cursor:wait}.auth-modal-close[data-v-b05d33a3]:focus-visible{outline:2px solid var(--auth-modal-brand);outline-offset:2px}.auth-modal-fade-enter-active[data-v-b05d33a3],.auth-modal-fade-leave-active[data-v-b05d33a3]{transition:opacity .18s}.auth-modal-fade-enter-active .auth-modal-frame[data-v-b05d33a3],.auth-modal-fade-leave-active .auth-modal-frame[data-v-b05d33a3]{transition:transform .18s,opacity .18s}.auth-modal-fade-enter-from[data-v-b05d33a3],.auth-modal-fade-leave-to[data-v-b05d33a3]{opacity:0}.auth-modal-fade-enter-from .auth-modal-frame[data-v-b05d33a3],.auth-modal-fade-leave-to .auth-modal-frame[data-v-b05d33a3]{opacity:0;transform:translateY(8px)}@media (width<=560px){.auth-modal-layer[data-v-b05d33a3]{align-items:flex-start;padding:10px}.auth-modal-frame[data-v-b05d33a3],.auth-modal-frame[data-v-b05d33a3] .auth-panel{max-height:calc(100dvh - 20px)}.auth-modal-close[data-v-b05d33a3]{top:11px;right:11px}}@media (prefers-reduced-motion:reduce){.auth-modal-fade-enter-active[data-v-b05d33a3],.auth-modal-fade-leave-active[data-v-b05d33a3],.auth-modal-fade-enter-active .auth-modal-frame[data-v-b05d33a3],.auth-modal-fade-leave-active .auth-modal-frame[data-v-b05d33a3]{transition:none}}*,:before,:after{box-sizing:border-box}html{height:100%;overflow-y:auto}body,#app{height:100%}body{background:#f5f7fb;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;line-height:1.6}.topbar,[data-runtime-marker]+.topbar{display:none!important}:root{--palette-indigo-50:#e6f3f4;--palette-indigo-100:#b3dde0;--palette-indigo-200:#80c7cc;--palette-indigo-300:#4db1b8;--palette-indigo-400:#269ba4;--palette-indigo-500:#006d77;--palette-indigo-600:#00585f;--palette-indigo-700:#00434a;--palette-indigo-800:#002e32;--palette-indigo-900:#001a1c;--palette-violet-300:#c4b5fd;--palette-violet-400:#a78bfa;--palette-violet-500:#8b5cf6;--palette-violet-600:#7c3aed;--palette-violet-700:#6d28d9;--palette-blue-400:#60a5fa;--palette-blue-500:#3b82f6;--palette-blue-600:#2563eb;--palette-blue-700:#1d4ed8;--palette-blue-800:#1e40af;--palette-sky-400:#38bdf8;--palette-sky-500:#0ea5e9;--palette-sky-600:#0284c7;--palette-cyan-400:#22d3ee;--palette-cyan-500:#06b6d4;--palette-cyan-600:#0891b2;--palette-teal-500:#14b8a6;--palette-teal-600:#0d9488;--palette-teal-700:#0f766e;--palette-emerald-300:#6ee7b7;--palette-emerald-400:#34d399;--palette-emerald-500:#10b981;--palette-emerald-600:#059669;--palette-emerald-700:#047857;--palette-green-400:#4ade80;--palette-green-500:#22c55e;--palette-green-600:#16a34a;--palette-green-700:#15803d;--palette-amber-300:#fcd34d;--palette-amber-400:#fbbf24;--palette-amber-500:#f59e0b;--palette-amber-600:#d97706;--palette-amber-700:#b45309;--palette-orange-300:#fdba74;--palette-orange-400:#fb923c;--palette-orange-500:#f97316;--palette-orange-600:#ea580c;--palette-orange-700:#c2410c;--palette-orange-800:#9a3412;--palette-rose-500:#f43f5e;--palette-rose-600:#e11d48;--palette-red-400:#f87171;--palette-red-500:#ef4444;--palette-red-600:#dc2626;--palette-red-700:#b91c1c;--palette-red-800:#991b1b;--palette-pink-300:#f9a8d4;--palette-pink-400:#f472b6;--palette-pink-500:#ec4899;--palette-pink-600:#db2777;--palette-pink-700:#be185d;--palette-fuchsia-400:#e879f9;--palette-fuchsia-500:#d946ef;--palette-fuchsia-600:#c026d3;--palette-purple-400:#c084fc;--palette-purple-500:#a855f7;--palette-purple-600:#9333ea;--palette-slate-50:#f8fafc;--palette-slate-100:#f1f5f9;--palette-slate-200:#e2e8f0;--palette-slate-300:#cbd5e1;--palette-slate-400:#94a3b8;--palette-slate-500:#64748b;--palette-slate-600:#475569;--palette-slate-700:#334155;--palette-slate-800:#1e293b;--palette-slate-900:#0f172a;--color-primary:#2563eb;--color-primary-dark:#1d4ed8;--color-primary-light:#3b82f6;--color-accent:#22d3ee;--color-accent-green:#10b981;--gradient-primary:linear-gradient(135deg, #2563eb, #1d4ed8);--gradient-accent:linear-gradient(135deg, #22d3ee, #10b981);--gradient-hero:linear-gradient(135deg, #0f172a 0%, #1e3a5f 50%, #0f172a 100%);--gradient-dark:linear-gradient(180deg, #0f172a 0%, #1e293b 100%);--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#64748b;--text-light:#94a3b8;--text-white:#fff;--bg-white:#fff;--bg-light:#f8fafc;--bg-muted:#f1f5f9;--bg-dark:#0f172a;--bg-dark-light:#1e293b;--border-light:#e2e8f0;--border-muted:#cbd5e1;--border-dark:#94a3b833;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;--shadow-glow:0 0 20px #2563eb4d;--shadow-glow-accent:0 0 20px #22d3ee4d;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", Arial, sans-serif;--font-mono:"SF Mono", Monaco, "Cascadia Code", "Roboto Mono", Consolas, "Courier New", monospace;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--leading-tight:1.25;--leading-normal:1.5;--leading-relaxed:1.625;--font-normal:400;--font-medium:500;--font-semibold:600;--font-bold:700;--transition-fast:.15s ease;--transition-base:.3s ease;--transition-slow:.5s ease;--container-max:1280px;--container-padding:24px;--site-header-height:64px;--site-header-content-width:min(85%, 2240px);--z-dropdown:100;--z-sticky:200;--z-fixed:300;--z-modal-backdrop:400;--z-modal:500;--z-popover:600;--z-tooltip:700}@media (width<=1060px){:root{--site-header-content-width:calc(100% - 40px)}}@media (width<=1024px){:root{--container-padding:20px}}@media (width<=768px){:root{--container-padding:16px}}@media (width<=420px){:root{--site-header-content-width:calc(100% - 28px)}}:root{--color-brand:var(--palette-indigo-500);--color-brand-hover:var(--palette-indigo-600);--color-brand-active:var(--palette-indigo-700);--color-brand-soft:var(--palette-indigo-50);--color-brand-soft-2:var(--palette-indigo-100);--color-brand-on:#fff;--color-brand-legacy:var(--palette-indigo-500);--color-brand-legacy-2:var(--palette-indigo-400);--color-brand-legacy-rgb:0, 109, 119;--color-brand-legacy-2-rgb:38, 155, 164;--color-violet:var(--palette-violet-500);--color-violet-soft:var(--palette-violet-300);--color-link:var(--palette-blue-600);--color-link-hover:var(--palette-blue-700);--color-info:var(--palette-sky-500);--color-info-soft:var(--palette-sky-400);--color-success:var(--palette-emerald-500);--color-success-soft:var(--palette-emerald-300);--color-success-dark:var(--palette-emerald-600);--color-warning:var(--palette-amber-500);--color-warning-soft:var(--palette-amber-300);--color-warning-dark:var(--palette-amber-600);--color-danger:var(--palette-rose-500);--color-danger-soft:var(--palette-rose-500);--color-danger-dark:var(--palette-rose-600);--text-primary:var(--palette-slate-900);--text-secondary:var(--palette-slate-600);--text-tertiary:var(--palette-slate-500);--text-muted:var(--palette-slate-500);--text-disabled:var(--palette-slate-400);--text-placeholder:var(--palette-slate-400);--text-light:var(--palette-slate-400);--text-inverse:#fff;--text-brand:var(--color-brand);--border-default:var(--palette-slate-200);--border-strong:var(--palette-slate-300);--border-subtle:var(--palette-slate-100);--border-muted:var(--palette-slate-200);--border-dark:#94a3b833;--border-brand:var(--color-brand);--bg-page:var(--palette-slate-50);--bg-card:#fff;--bg-card-soft:var(--palette-slate-50);--bg-section:var(--palette-slate-50);--bg-section-alt:var(--palette-slate-100);--bg-overlay:#0f172a80;--bg-glass-light:#fffc;--bg-glass-dark:#0f172acc;--bg-surface:#fff;--bg-surface-soft:var(--palette-slate-50);--bg-surface-blue:#f6f8ff;--bg-surface-warm:#fffaf5;--bg-surface-violet:#f5f3ff;--bg-surface-mint:#f0fdfa;--gradient-brand:linear-gradient(135deg, var(--palette-indigo-600) 0%, var(--palette-indigo-400) 100%);--gradient-brand-soft:linear-gradient(135deg, var(--palette-indigo-100) 0%, var(--palette-indigo-300) 100%);--gradient-info:linear-gradient(135deg, var(--palette-blue-500) 0%, var(--palette-sky-500) 100%);--gradient-success:linear-gradient(135deg, var(--palette-emerald-500) 0%, var(--palette-cyan-500) 100%);--gradient-warning:linear-gradient(135deg, var(--palette-amber-500) 0%, var(--palette-orange-500) 100%);--gradient-danger:linear-gradient(135deg, var(--palette-rose-500) 0%, var(--palette-pink-500) 100%);--gradient-dark:linear-gradient(180deg, var(--palette-slate-900) 0%, var(--palette-slate-800) 100%);--gradient-hero:linear-gradient(135deg, #0f172a 0%, #1e3a5f 50%, #0f172a 100%);--gradient-brand-legacy:linear-gradient(135deg, var(--palette-indigo-600) 0%, var(--palette-indigo-400) 100%);--color-category-cae:var(--palette-indigo-500);--color-category-cad:var(--palette-emerald-500);--color-category-eda:var(--palette-amber-500);--color-category-ai:var(--palette-violet-500);--color-category-visual:var(--palette-sky-500);--color-category-default:var(--palette-slate-400);--color-stype-solver:var(--palette-indigo-500);--color-stype-preprocessor:var(--palette-cyan-500);--color-stype-postprocessor:var(--palette-violet-500);--color-stype-framework:var(--palette-emerald-500);--color-stype-library:var(--palette-amber-500);--color-ptype-ai-app:#4f7cff;--color-ptype-agent:#7c58ff;--color-ptype-skill:var(--palette-teal-700);--color-ptype-platform:#f08a24;--color-ops-featured:var(--palette-amber-500);--color-ops-new:var(--palette-blue-600);--color-ops-pilot:var(--palette-green-600);--color-tag-news:var(--palette-blue-600);--color-tag-event:var(--palette-violet-600);--color-tag-contest:var(--palette-pink-600);--color-tag-summit:var(--palette-violet-600);--color-tag-course:var(--palette-cyan-600);--color-tag-tech:var(--palette-emerald-600);--color-tag-update:var(--palette-amber-500);--color-tag-model:var(--palette-pink-500);--color-tag-eco:var(--palette-cyan-500);--color-industry-aero:var(--palette-indigo-500);--color-industry-auto:var(--palette-emerald-500);--color-industry-chip:var(--palette-amber-500);--color-industry-ship:#f093fb;--color-industry-biomed:#4facfe;--color-industry-energy:var(--palette-amber-500);--color-industry-build:var(--palette-indigo-500);--color-industry-chem:var(--palette-emerald-500);--color-status-online:var(--palette-emerald-500);--color-status-active:var(--palette-blue-600);--color-status-success:var(--palette-emerald-500);--color-status-pending:var(--palette-amber-500);--color-status-offline:var(--palette-slate-500);--color-status-draft:var(--palette-slate-400);--color-status-danger:var(--palette-red-500);--color-status-warning:var(--palette-amber-500);--color-status-info:var(--palette-sky-500);--chart-1:var(--palette-indigo-500);--chart-2:var(--palette-emerald-500);--chart-3:var(--palette-amber-500);--chart-4:var(--palette-pink-500);--chart-5:var(--palette-sky-500);--chart-6:var(--palette-violet-500);--chart-7:var(--palette-cyan-500);--chart-8:var(--palette-red-500);--scrollbar-size:10px;--scrollbar-radius:999px;--scrollbar-track:#94a3b824;--scrollbar-thumb:linear-gradient(180deg, #6366f18c, #4f46e5c7);--scrollbar-thumb-hover:linear-gradient(180deg, #6366f1b8, #4338caeb)}.container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.container-narrow{max-width:960px}.container-wide{max-width:1440px}.page-wrapper{flex-direction:column;min-height:100vh;display:flex}.page-content{padding-top:var(--site-header-height,64px);flex:1}:root{--gg-scrollbar-size:10px;--gg-scrollbar-radius:999px;--gg-scrollbar-track:#94a3b824;--gg-scrollbar-thumb:linear-gradient(180deg, #6366f18c, #4f46e5c7);--gg-scrollbar-thumb-hover:linear-gradient(180deg, #6366f1b8, #4338caeb)}html{scrollbar-width:thin;scrollbar-color:#4f46e5ad #94a3b824}html::-webkit-scrollbar{width:var(--gg-scrollbar-size);height:var(--gg-scrollbar-size)}body::-webkit-scrollbar{width:var(--gg-scrollbar-size);height:var(--gg-scrollbar-size)}body .page-main::-webkit-scrollbar{width:var(--gg-scrollbar-size);height:var(--gg-scrollbar-size)}body .filters-panel::-webkit-scrollbar{width:var(--gg-scrollbar-size);height:var(--gg-scrollbar-size)}body .multiselect-dropdown::-webkit-scrollbar{width:var(--gg-scrollbar-size);height:var(--gg-scrollbar-size)}body .sidebar-tabs::-webkit-scrollbar{width:var(--gg-scrollbar-size);height:var(--gg-scrollbar-size)}body .news-list::-webkit-scrollbar{width:var(--gg-scrollbar-size);height:var(--gg-scrollbar-size)}body .ai-history::-webkit-scrollbar{width:var(--gg-scrollbar-size);height:var(--gg-scrollbar-size)}html::-webkit-scrollbar-track{background:var(--gg-scrollbar-track);border-radius:var(--gg-scrollbar-radius)}body::-webkit-scrollbar-track{background:var(--gg-scrollbar-track);border-radius:var(--gg-scrollbar-radius)}body .page-main::-webkit-scrollbar-track{background:var(--gg-scrollbar-track);border-radius:var(--gg-scrollbar-radius)}body .filters-panel::-webkit-scrollbar-track{background:var(--gg-scrollbar-track);border-radius:var(--gg-scrollbar-radius)}body .multiselect-dropdown::-webkit-scrollbar-track{background:var(--gg-scrollbar-track);border-radius:var(--gg-scrollbar-radius)}body .sidebar-tabs::-webkit-scrollbar-track{background:var(--gg-scrollbar-track);border-radius:var(--gg-scrollbar-radius)}body .news-list::-webkit-scrollbar-track{background:var(--gg-scrollbar-track);border-radius:var(--gg-scrollbar-radius)}body .ai-history::-webkit-scrollbar-track{background:var(--gg-scrollbar-track);border-radius:var(--gg-scrollbar-radius)}html::-webkit-scrollbar-thumb{background:var(--gg-scrollbar-thumb);border-radius:var(--gg-scrollbar-radius);background-clip:padding-box;border:2px solid #0000}body::-webkit-scrollbar-thumb{background:var(--gg-scrollbar-thumb);border-radius:var(--gg-scrollbar-radius);background-clip:padding-box;border:2px solid #0000}body .page-main::-webkit-scrollbar-thumb{background:var(--gg-scrollbar-thumb);border-radius:var(--gg-scrollbar-radius);background-clip:padding-box;border:2px solid #0000}body .filters-panel::-webkit-scrollbar-thumb{background:var(--gg-scrollbar-thumb);border-radius:var(--gg-scrollbar-radius);background-clip:padding-box;border:2px solid #0000}body .multiselect-dropdown::-webkit-scrollbar-thumb{background:var(--gg-scrollbar-thumb);border-radius:var(--gg-scrollbar-radius);background-clip:padding-box;border:2px solid #0000}body .sidebar-tabs::-webkit-scrollbar-thumb{background:var(--gg-scrollbar-thumb);border-radius:var(--gg-scrollbar-radius);background-clip:padding-box;border:2px solid #0000}body .news-list::-webkit-scrollbar-thumb{background:var(--gg-scrollbar-thumb);border-radius:var(--gg-scrollbar-radius);background-clip:padding-box;border:2px solid #0000}body .ai-history::-webkit-scrollbar-thumb{background:var(--gg-scrollbar-thumb);border-radius:var(--gg-scrollbar-radius);background-clip:padding-box;border:2px solid #0000}html::-webkit-scrollbar-thumb:hover{background:var(--gg-scrollbar-thumb-hover);background-clip:padding-box}body::-webkit-scrollbar-thumb:hover{background:var(--gg-scrollbar-thumb-hover);background-clip:padding-box}body .page-main::-webkit-scrollbar-thumb:hover{background:var(--gg-scrollbar-thumb-hover);background-clip:padding-box}body .filters-panel::-webkit-scrollbar-thumb:hover{background:var(--gg-scrollbar-thumb-hover);background-clip:padding-box}body .multiselect-dropdown::-webkit-scrollbar-thumb:hover{background:var(--gg-scrollbar-thumb-hover);background-clip:padding-box}body .sidebar-tabs::-webkit-scrollbar-thumb:hover{background:var(--gg-scrollbar-thumb-hover);background-clip:padding-box}body .news-list::-webkit-scrollbar-thumb:hover{background:var(--gg-scrollbar-thumb-hover);background-clip:padding-box}body .ai-history::-webkit-scrollbar-thumb:hover{background:var(--gg-scrollbar-thumb-hover);background-clip:padding-box}.section{padding:var(--space-16) 0}.section-sm{padding:var(--space-10) 0}.section-lg{padding:var(--space-16) 0 var(--space-20)}.section-header{text-align:center;margin-bottom:var(--space-10)}.section-title{font-size:var(--text-3xl);font-weight:var(--font-bold);color:var(--text-primary);margin-bottom:var(--space-3)}.section-subtitle{font-size:var(--text-lg);color:var(--text-muted);max-width:600px;margin:0 auto}.grid{gap:var(--space-6);display:grid}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}@media (width<=1024px){.grid-4{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:var(--space-2)}.gap-3{gap:var(--space-3)}.gap-4{gap:var(--space-4)}.gap-6{gap:var(--space-6)}.btn{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:var(--font-semibold);cursor:pointer;transition:all var(--transition-base);border:none;padding:10px 20px;text-decoration:none;display:inline-flex}.btn-primary{background:var(--gradient-primary);color:var(--text-white);box-shadow:var(--shadow-md)}.btn-primary:hover{box-shadow:var(--shadow-lg), var(--shadow-glow);transform:translateY(-2px)}.btn-secondary{background:var(--bg-white);color:var(--color-primary);border:1.5px solid var(--border-light)}.btn-secondary:hover{background:var(--bg-light);border-color:var(--color-primary)}.btn-ghost{color:var(--text-secondary);background:0 0}.btn-ghost:hover{background:var(--bg-light);color:var(--color-primary)}.btn-accent{background:var(--gradient-accent);color:var(--text-white)}.btn-accent:hover{box-shadow:var(--shadow-lg), var(--shadow-glow-accent);transform:translateY(-2px)}.btn-lg{font-size:var(--text-base);padding:14px 28px}.btn-sm{font-size:var(--text-xs);padding:6px 12px}.card{background:var(--bg-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--border-light);transition:all var(--transition-base);overflow:hidden}.card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.card-body{padding:var(--space-6)}.card-header{padding:var(--space-4) var(--space-6);border-bottom:1px solid var(--border-light)}.card-footer{padding:var(--space-4) var(--space-6);border-top:1px solid var(--border-light)}.tag{border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:var(--font-medium);background:var(--bg-muted);color:var(--text-secondary);transition:all var(--transition-fast);align-items:center;gap:4px;padding:4px 10px;display:inline-flex}.tag:hover{background:var(--color-primary);color:var(--text-white)}.tag-primary{color:var(--color-primary);background:#2563eb1a}.tag-accent{color:#0891b2;background:#22d3ee1a}.tag-success{color:var(--color-accent-green);background:#10b9811a}.badge{border-radius:var(--radius-sm);font-size:11px;font-weight:var(--font-semibold);align-items:center;gap:4px;padding:2px 8px;display:inline-flex}.badge-primary{background:var(--color-primary);color:var(--text-white)}.badge-accent{background:var(--color-accent);color:#0f172a}.input{border:1.5px solid var(--border-light);border-radius:var(--radius-md);width:100%;font-size:var(--text-sm);background:var(--bg-white);transition:all var(--transition-fast);padding:10px 14px}.input:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #2563eb1a}.input::placeholder{color:var(--text-light)}.divider{background:var(--border-light);height:1px;margin:var(--space-6) 0}.divider-vertical{align-self:stretch;width:1px;height:auto}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-primary{color:var(--color-primary)}.text-accent{color:var(--color-accent)}.text-success{color:var(--color-accent-green)}.text-muted{color:var(--text-muted)}.text-light{color:var(--text-light)}.font-bold{font-weight:var(--font-bold)}.font-semibold{font-weight:var(--font-semibold)}.font-medium{font-weight:var(--font-medium)}.text-sm{font-size:var(--text-sm)}.text-lg{font-size:var(--text-lg)}.text-xl{font-size:var(--text-xl)}.mt-2{margin-top:var(--space-2)}.mt-4{margin-top:var(--space-4)}.mt-6{margin-top:var(--space-6)}.mt-8{margin-top:var(--space-8)}.mb-2{margin-bottom:var(--space-2)}.mb-4{margin-bottom:var(--space-4)}.mb-6{margin-bottom:var(--space-6)}.mb-8{margin-bottom:var(--space-8)}.hidden{display:none!important}@media (width<=768px){.hidden-mobile{display:none!important}.show-mobile{display:block!important}}@media (width>=769px){.hidden-desktop{display:none!important}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.animate-fade-in{animation:.5s forwards fadeIn}.animate-pulse{animation:2s ease-in-out infinite pulse}.animate-float{animation:3s ease-in-out infinite float}.gradient-text{background:var(--gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.glass{-webkit-backdrop-filter:blur(12px);background:#fffc}.glass-dark{-webkit-backdrop-filter:blur(12px);background:#0f172acc}.workshop-console{color:#24414f;background:#fff;flex-direction:column;height:calc(100vh - 64px);display:flex;overflow:hidden}.workshop-console button,.workshop-console textarea{font:inherit}.workshop-console button:focus-visible,.workshop-console textarea:focus-visible{outline-offset:2px;outline:3px solid #087f8338}.workshop-console button:disabled{cursor:not-allowed}.workshop-console .console-split{flex:1;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(360px,560px) auto minmax(0,1fr);min-height:0;display:grid}.workshop-console .split-handle{cursor:col-resize;touch-action:none;background:#e1e9eb;width:1px;position:relative}.workshop-console .split-handle:before{content:"";width:11px;position:absolute;top:0;bottom:0;left:-5px}.workshop-console .split-handle:hover,.workshop-console .split-handle:focus-visible,.workshop-console .split-handle.dragging{background:#087f83;outline:none}.workshop-console .console-output{flex-direction:column;min-width:0;min-height:0;display:flex}.workshop-console .console-input{min-width:0;padding:20px 24px 18px}.workshop-console .field-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.workshop-console .field-label{color:#314f5d;font-size:14px;font-weight:730;line-height:1.6;display:block}.workshop-console .example-btn{color:#087f83;cursor:pointer;background:#fff;border:1px solid #a9cfca;border-radius:8px;flex:none;padding:7px 12px;font-size:13px;line-height:1.2}.workshop-console .example-btn:hover:not(:disabled){background:#f1faf8}.workshop-console .task-input{box-sizing:border-box;color:#24414f;resize:vertical;background:#fff;border:1px solid #cadadd;border-radius:8px;width:100%;min-height:154px;margin-top:7px;padding:12px 13px;font-size:14px;line-height:1.7}.workshop-console .task-input:focus{border-color:#7fbdb8}.workshop-console .field-meta{color:#8a9aa1;justify-content:flex-end;gap:14px;margin:5px 0 0;font-size:11px;line-height:1.5;display:flex}.workshop-console .field-meta .limit{color:#b14c45}.workshop-console .mode-row{align-items:center;gap:14px;margin-top:16px;display:flex}.workshop-console .mode-switch{background:#f2f7f8;border:1px solid #d3e0e3;border-radius:9px;flex:none;padding:3px;display:inline-flex}.workshop-console .mode-switch button{color:#4a6674;cursor:pointer;background:0 0;border:0;border-radius:7px;min-width:62px;padding:7px 14px;font-size:14px;font-weight:730;line-height:1.2}.workshop-console .mode-switch button.active{color:#fff;background:#0d6b62}.workshop-console .mode-switch button.active:disabled{cursor:default;opacity:1}.workshop-console .console-actions{flex-wrap:wrap;gap:9px;margin-top:18px;display:flex}.workshop-console .primary-button,.workshop-console .secondary-button{cursor:pointer;border-radius:8px;min-height:38px;padding:9px 17px;font-size:13px;font-weight:730;line-height:1.5}.workshop-console .primary-button{color:#fff;background:#087f83;border:1px solid #087f83}.workshop-console .primary-button:hover:not(:disabled){background:#066e71}.workshop-console .primary-button:disabled{color:#9aabb2;opacity:1;background:#e6ecee;border-color:#dde5e7}.workshop-console .secondary-button{color:#476473;background:#fff;border:1px solid #c7d8da}.workshop-console .secondary-button:hover:not(:disabled){color:#087f83;border-color:#7abdb6}.workshop-console .example-btn:disabled,.workshop-console .secondary-button:disabled{opacity:.56}.workshop-console .safety-note{color:#91a0a6;margin:13px 0 0;font-size:11px;line-height:1.6}.workshop-console .console-head{flex:none;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 24px 14px;display:flex}.workshop-console .console-head h2{color:#234754;margin:0;font-size:15px}.workshop-console .console-head p{color:#80939d;margin:4px 0 0;font-size:13px}.workshop-console .head-tools{flex:none;align-items:center;gap:10px;display:flex}.workshop-console .mode-badge{color:#167253;background:#e6f5ed;border-radius:999px;flex:none;padding:4px 10px;font-size:12px;font-weight:700}.workshop-console .console-body.empty{justify-content:center;align-items:center;padding-bottom:60px;display:flex}.workshop-console .empty-state{color:#728995;text-align:center;width:auto;max-width:340px;margin:0;padding:0}.workshop-console .empty-icon{color:#087f83;background:#e4f4f1;border-radius:16px;justify-content:center;align-items:center;width:58px;height:58px;margin:0 auto 16px;display:flex}.workshop-console .empty-state h3{color:#4a636f;margin:0 0 8px;font-size:15px}.workshop-console .empty-state p{margin:0;font-size:13px;line-height:1.7}@media (width<=860px){.workshop-console{height:auto;min-height:calc(100vh - 64px);overflow:visible}.workshop-console .console-split{grid-template-rows:auto auto;grid-template-columns:1fr}.workshop-console .split-handle{display:none}.workshop-console .console-output{border-top:1px solid #e1e9eb;overflow:visible}.workshop-console .console-body.empty{min-height:360px}}@media (width<=720px){.workshop-console .console-input,.workshop-console .console-head{padding-left:16px;padding-right:16px}.workshop-console .mode-row{flex-direction:column;align-items:flex-start;gap:8px}}.home-layout{--home-content-width:min(84vw, 1600px)}.home-scroll-container{--home-header-height:var(--site-header-height,64px);--home-page-height:calc(100vh - var(--home-header-height));--home-paged-candidate:0;--home-paged-mode:0;--home-gap:clamp(40px, 3.2vw, 84px);--home-column-gap:clamp(48px, 3.7vw, 76px);--home-side-panel-width:520px;--home-block-padding:clamp(0px, 2.8vh, 64px);--home-title-size:42px;--home-desc-size:16px;--home-tag-size:14px;--home-heading-width:min(900px, calc(var(--home-content-width) - var(--home-column-gap) - var(--home-side-panel-width)));--home-number-size:clamp(22px, 1.7vw, 36px);--home-right-image-scale:1;--home-right-image-shift:0px;min-height:var(--home-page-height)}@supports (height:100dvh){.home-scroll-container{--home-page-height:calc(100dvh - var(--home-header-height))}}.home-scroll-container>.page-section{box-sizing:border-box;min-height:var(--home-page-height)!important;height:auto!important;overflow:visible!important}.home-scroll-container #section-0,.home-scroll-container #section-1,.home-scroll-container #section-2,.home-scroll-container #section-3,.home-scroll-container #section-4{align-items:center!important;display:flex!important}.home-scroll-container #section-1.section,.home-scroll-container #section-2.section,.home-scroll-container #section-3.section,.home-scroll-container #section-4.section{padding-top:0!important;padding-bottom:0!important}.home-scroll-container .hero-inner,.home-scroll-container .section-inner{box-sizing:border-box;width:var(--home-content-width)!important;gap:var(--home-gap)!important;height:auto!important;min-height:0!important;padding-top:var(--home-block-padding)!important;padding-bottom:var(--home-block-padding)!important;align-content:center!important;align-items:center!important;margin-top:auto!important;margin-bottom:auto!important}.home-scroll-container .home-section-shell,.home-scroll-container #section-0 .hero-inner.home-section-shell,.home-scroll-container #section-3 .section-inner.home-section-shell{width:var(--home-content-width)!important;margin-left:auto!important;margin-right:auto!important}.home-scroll-container .home-section-heading{width:var(--home-heading-width)!important;flex-direction:column!important;align-items:flex-start!important;gap:0!important;min-width:0!important;max-width:100%!important;display:flex!important}.home-scroll-container .home-section-tag{color:#0d7779!important;width:fit-content!important;min-height:34px!important;font-family:var(--font-family)!important;font-size:var(--home-tag-size)!important;letter-spacing:0!important;background:#f8fffdc7!important;border:1px solid #2e9b9b42!important;border-radius:999px!important;align-items:center!important;gap:8px!important;margin:0 0 14px!important;padding:0 13px!important;font-weight:700!important;line-height:1.2!important;display:inline-flex!important;box-shadow:0 7px 22px #1c70750d!important}.home-scroll-container .home-section-tag:before{content:""!important;background:#078b83!important;border-radius:50%!important;flex:0 0 6px!important;width:6px!important;height:6px!important}.home-scroll-container .home-section-title,.home-scroll-container #section-0 .hero-title.home-section-title,.home-scroll-container #section-5 .home-section-title{max-width:var(--home-heading-width)!important;color:#123b56!important;font-family:var(--font-family)!important;font-size:var(--home-title-size)!important;letter-spacing:0!important;margin:0!important;font-weight:800!important;line-height:1.18!important;display:block!important}.home-scroll-container .home-section-title .hero-title-accent{color:inherit!important;-webkit-text-fill-color:currentColor!important;background:0 0!important}.home-scroll-container .home-section-subtitle,.home-scroll-container #section-0 .hero-desc.home-section-subtitle,.home-scroll-container #section-5 .home-section-subtitle{max-width:var(--home-heading-width)!important;color:#496b7e!important;font-family:var(--font-family)!important;font-size:var(--home-desc-size)!important;letter-spacing:0!important;margin:10px 0 0!important;font-weight:400!important;line-height:1.68!important;display:block!important}.home-scroll-container #section-0 .hero-content>.home-section-heading{margin-bottom:27px}.home-scroll-container .workshop-copy>.home-section-heading{margin-bottom:28px}.home-scroll-container #section-5 .home-section-shell{overflow:visible!important}.home-scroll-container .hero-title,.home-scroll-container .section-title{font-size:var(--home-title-size)!important}.home-scroll-container .hero-desc,.home-scroll-container .section-desc{font-size:var(--home-desc-size)!important;line-height:1.68!important}.home-scroll-container .stat-number,.home-scroll-container .dash-stat-value{font-size:var(--home-number-size)!important}.home-scroll-container #section-0 .hero-right-panel img{transform:translateX(var(--home-right-image-shift));width:calc(100% * var(--home-right-image-scale))!important;max-width:none!important}.home-scroll-container #section-5{height:auto!important;min-height:var(--home-page-height)!important;padding:0!important;overflow:visible!important}.home-scroll-container #section-5 .ending-layout{height:auto!important;min-height:var(--home-page-height)!important;flex-direction:column!important;display:flex!important}.home-scroll-container #section-5 .section-inner{flex:auto!important;align-items:center!important;gap:clamp(28px,2.2vw,52px)!important;min-height:0!important;padding-top:clamp(4px,1vh,18px)!important;padding-bottom:clamp(2px,.6vh,10px)!important}.home-scroll-container #section-5 .site-footer{flex:none!important}.home-scroll-container #section-5 .partner-groups{gap:var(--partner-row-gap)!important}.home-scroll-container #section-5 .partner-group-heading{margin-bottom:var(--partner-heading-gap)!important}.home-scroll-container #section-5 .partner-logo-item{height:clamp(96px,9.6vh,128px)!important}.home-scroll-container #section-5 .site-footer{padding-bottom:clamp(6px,.8vh,16px)!important}.home-scroll-container #section-5 .footer-inner{gap:clamp(26px,2vw,44px)!important;padding-top:clamp(10px,1.2vh,22px)!important;padding-left:0!important}.home-scroll-container #section-5 .footer-logo-text{font-size:clamp(18px,1.15vw,22px)!important}.home-scroll-container #section-5 .footer-slogan,.home-scroll-container #section-5 .footer-col a,.home-scroll-container #section-5 .footer-bottom p,.home-scroll-container #section-5 .footer-policy-links a{font-size:clamp(12px,.75vw,13px)!important}.home-scroll-container #section-5 .footer-col h4{margin-bottom:clamp(10px,.7vw,14px)!important;font-size:clamp(13px,.85vw,14px)!important}.home-scroll-container #section-5 .footer-col a{margin-bottom:clamp(6px,.45vw,10px)!important}.home-scroll-container #section-5 .footer-bottom{padding-top:clamp(10px,.9vh,18px)!important;padding-bottom:clamp(8px,.8vh,14px)!important}@media (width>=1201px) and (height>=900px){.home-scroll-container{--home-paged-candidate:1}.home-scroll-container.is-paged-mode{--home-paged-mode:1}.home-scroll-container.is-paged-mode>.page-section{block-size:var(--home-page-height)!important;min-block-size:var(--home-page-height)!important}.home-scroll-container.is-paged-mode .hero-inner,.home-scroll-container.is-paged-mode .section-inner,.home-scroll-container.is-paged-mode .home-section-shell{height:100%!important;min-height:0!important}.home-scroll-container.is-paged-mode #section-5 .ending-layout{height:auto!important;min-height:var(--home-page-height)!important}.home-scroll-container.is-paged-mode #section-5 .section-inner{height:auto!important;min-height:0!important}}@media (height<=1080px){.home-layout{--home-content-width:min(84vw, 1500px)}.home-scroll-container{--home-gap:clamp(24px, 2.2vw, 44px);--home-block-padding:clamp(0px, 1.2vh, 18px);--home-right-image-scale:1.02;--home-right-image-shift:4px}.home-scroll-container #section-2 .banner-carousel{height:clamp(270px,33vh,330px)!important}.home-scroll-container #section-5 .section-inner{min-height:0!important;padding-top:10px!important;padding-bottom:8px!important}.home-scroll-container #section-5 .ending-layout{transform:none!important}.home-scroll-container #section-5 .partner-logo-item{height:96px!important;padding-top:6px!important;padding-bottom:6px!important}.home-scroll-container #section-5 .partner-logo-name{font-size:13px!important;line-height:1.2!important}.home-scroll-container #section-5 .site-footer{padding-bottom:2px!important}.home-scroll-container #section-5 .footer-inner{width:var(--home-content-width)!important;gap:24px!important;padding-top:8px!important}.home-scroll-container #section-5 .footer-bottom{min-height:0!important;padding-top:8px!important;padding-bottom:6px!important}.home-scroll-container #section-5 .footer-policy-links{gap:8px!important}}@media (width<=1180px){.home-layout{--home-content-width:min(88vw, 780px)}.home-scroll-container{--home-heading-width:min(100%, 780px);--home-title-size:36px;--home-desc-size:15px}.home-scroll-container .section-heading,.home-scroll-container .collaboration-heading{flex-direction:column!important;align-items:flex-start!important;gap:20px!important}.home-scroll-container .all-projects-link,.home-scroll-container .discussion-entry{align-self:flex-start}}@media (width<=720px){.home-layout{--home-content-width:calc(100% - 32px)}.home-scroll-container{--home-heading-width:100%;--home-title-size:30px;--home-desc-size:15px;--home-tag-size:12px}.home-scroll-container .home-section-tag{min-height:32px!important;margin-bottom:12px!important;padding:0 12px!important}.home-scroll-container #section-0 .hero-content>.home-section-heading{margin-bottom:24px}}@media (width<=480px){.home-scroll-container{--home-title-size:27px;--home-desc-size:14px}}@media (width>=1536px) and (height>=1200px){.home-layout{--home-content-width:min(85vw, 1760px)}.home-scroll-container{--home-gap:clamp(56px, 3.4vw, 92px);--home-block-padding:clamp(8px, 2vh, 52px);--home-number-size:clamp(26px, 1.9vw, 40px);--home-right-image-scale:1.16;--home-right-image-shift:14px}}@media (width>=2560px){.home-layout{--home-content-width:min(86vw, 2240px)}.home-scroll-container{--home-gap:clamp(72px, 3.8vw, 120px);--home-number-size:clamp(30px, 2vw, 46px);--home-right-image-scale:1.2;--home-right-image-shift:20px}}.domestic-directory-hero,.domestic-directory-shell,.domestic-vendor-detail-hero,.domestic-vendor-detail-shell,.domestic-vendor-detail-state{--domestic-ink:#173d52;--domestic-copy:#496676;--domestic-muted:#748a95;--domestic-brand:#157a77;--domestic-brand-dark:#0d625f;--domestic-line:#d5e3e6;--domestic-soft:#eef7f5;--domestic-panel:#fff;box-sizing:border-box;color:var(--domestic-ink)}.domestic-directory-hero{background:#edf7f5;border-bottom:1px solid #d6e6e4}.domestic-directory-hero__inner{box-sizing:border-box;text-align:center;width:min(1420px,100% - 48px);min-height:296px;margin:0 auto;padding:52px 0 46px}.domestic-directory-hero h1{color:var(--domestic-ink);letter-spacing:0;margin:0;font-size:40px;line-height:1.25}.domestic-directory-hero__inner>p{max-width:820px;margin:13px auto 0;color:var(--domestic-copy)!important;font-size:16px!important;line-height:1.8!important}.domestic-directory-search{box-sizing:border-box;background:#fff;border:1px solid #aecfd0;border-radius:8px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;width:min(790px,100%);min-height:54px;margin:25px auto 0;padding:5px;display:grid;box-shadow:0 10px 24px #1e4e5412}.domestic-directory-search svg,.domestic-vendor-resource-search svg{fill:none;stroke:#315c6f;stroke-linecap:round;stroke-width:1.7px;width:19px;height:19px;margin:auto}.domestic-directory-search input,.domestic-vendor-resource-search input{min-width:0;color:var(--domestic-ink);font:inherit;background:0 0;border:0;outline:0}.domestic-directory-search input{height:42px;padding:0 4px;font-size:14px}.domestic-directory-search input::placeholder,.domestic-vendor-resource-search input::placeholder{color:#8aa0aa}.domestic-directory-search button{height:42px;color:var(--domestic-brand-dark);font:inherit;cursor:pointer;background:#d9efeb;border:0;border-radius:7px;padding:0 20px;font-size:14px;font-weight:800}.domestic-directory-search button:hover,.domestic-directory-search button:focus-visible{outline-offset:2px;background:#cae8e3;outline:2px solid #157a7733}.domestic-directory-shell{grid-template-columns:244px minmax(0,1fr);align-items:start;gap:18px;width:min(1420px,100% - 48px);margin:24px auto 78px;display:grid}.domestic-directory-filter{border:1px solid var(--domestic-line);background:var(--domestic-panel);border-radius:8px;position:sticky;top:82px;overflow:hidden;box-shadow:0 6px 20px #1f49530a}.domestic-directory-filter>header{border-bottom:1px solid #e4ecee;justify-content:space-between;align-items:center;gap:12px;padding:17px;display:flex}.domestic-directory-filter>header strong,.domestic-directory-filter>header span{display:block}.domestic-directory-filter>header strong{font-size:16px}.domestic-directory-filter>header span{color:var(--domestic-muted);margin-top:3px;font-size:12px}.domestic-directory-filter>header button,.domestic-directory-filter__heading button{color:var(--domestic-brand);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px}.domestic-directory-filter>section{padding:16px 17px 18px}.domestic-directory-filter__heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:11px;display:flex}.domestic-directory-filter h2{color:#34576a;margin:0;font-size:13px}.domestic-directory-filter__tags{flex-wrap:wrap;gap:7px;display:flex}.domestic-directory-filter__tags>button{color:#496372;min-height:32px;font:inherit;cursor:pointer;background:#f8fafb;border:1px solid #d5e1e4;border-radius:7px;align-items:center;gap:6px;padding:0 10px;font-size:12px;display:inline-flex}.domestic-directory-filter__tags>button small{color:#80949d;font-size:10px}.domestic-directory-filter__tags>button:not(:disabled):hover,.domestic-directory-filter__tags>button:not(:disabled):focus-visible,.domestic-directory-filter__tags>button.active{color:var(--domestic-brand-dark);background:#dff1ed;border-color:#70aaa4;outline:none}.domestic-directory-filter__tags>button:disabled{cursor:not-allowed;opacity:.48}.domestic-directory-filter__tags>button.active small{color:var(--domestic-brand-dark)}.domestic-directory-filter__hint{margin:0;color:var(--domestic-muted)!important;font-size:12px!important}.domestic-directory-main{min-width:0;scroll-margin-top:82px}.domestic-directory-toolbar{box-sizing:border-box;border:1px solid var(--domestic-line);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;min-height:56px;margin-bottom:14px;padding:10px 13px;display:flex}.domestic-directory-toolbar__summary strong{font-size:14px}.domestic-directory-toolbar__summary span{color:var(--domestic-muted);margin-left:9px;font-size:12px}.domestic-directory-toolbar__actions{align-items:center;gap:6px;display:flex}.domestic-vendor-resource-toolbar select{box-sizing:border-box;color:#395765;height:34px;font:inherit;background:#fff;border:1px solid #cadcdf;border-radius:7px;padding:0 30px 0 10px;font-size:12px}.domestic-directory-verified-toggle,.domestic-directory-view-button{box-sizing:border-box;color:#476575;height:34px;font:inherit;cursor:pointer;background:#f8fafb;border:1px solid #cfdee2;border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.domestic-directory-verified-toggle{gap:6px;padding:0 10px;font-size:12px;font-weight:700}.domestic-directory-view-button{width:34px;padding:0}.domestic-directory-toolbar__actions svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:17px;height:17px}.domestic-directory-verified-toggle.active{color:#986020;background:#fff6e8;border-color:#dfb77d}.domestic-directory-view-button.active,.domestic-directory-view-button:hover,.domestic-directory-view-button:focus-visible{color:var(--domestic-brand-dark);background:#dff1ed;border-color:#79b7b0;outline:none}.domestic-directory-cards{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:14px;transition:opacity .16s;display:grid}.domestic-directory-cards.is-list{grid-template-columns:minmax(0,1fr);gap:11px}.domestic-directory-cards.is-refreshing{opacity:.58;pointer-events:none}.domestic-vendor-card{box-sizing:border-box;min-width:0;min-height:154px;color:inherit;background:#f3f6f8;border:1px solid #d5e1e7;border-radius:15px;flex-direction:column;padding:14px 18px;text-decoration:none;transition:transform .17s,border-color .17s,background .17s,box-shadow .17s;display:flex;box-shadow:0 7px 24px #20445b0b}.domestic-vendor-card:hover,.domestic-vendor-card:focus-visible{background:#fff;border-color:#9dbbcd;outline:none;transform:translateY(-3px);box-shadow:0 16px 36px #20445b18}.domestic-vendor-card>header{grid-template-columns:64px minmax(0,1fr);align-items:center;gap:14px;display:grid}.domestic-vendor-card__logo,.domestic-vendor-detail-hero__logo{box-sizing:border-box;border:1px solid var(--domestic-line);color:var(--domestic-brand-dark);background:#fff;border-radius:8px;justify-content:center;align-items:center;font-weight:800;display:flex;position:relative;overflow:hidden}.domestic-vendor-card__logo{border-color:#fff;border-radius:14px;width:64px;height:64px;font-size:13px;box-shadow:0 4px 14px #2a4b5e12}.domestic-vendor-card__logo>span,.domestic-vendor-detail-hero__logo>span{color:#8b9ba4;white-space:nowrap;font-size:11px;font-weight:600}.domestic-vendor-detail-hero__logo>span{font-size:13px}.domestic-vendor-card__logo img,.domestic-vendor-detail-hero__logo img{box-sizing:border-box;object-fit:contain;background:#fff;width:100%;height:100%;padding:7px;position:absolute;inset:0}.domestic-vendor-card__identity{min-width:0}.domestic-vendor-card__identity>div:first-child,.domestic-vendor-detail-hero__title,.domestic-vendor-resource-item__title{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;display:flex}.domestic-vendor-card__identity>div:first-child{gap:7px 8px}.domestic-vendor-card h2{color:#183d52;letter-spacing:0;overflow-wrap:anywhere;min-width:0;margin:0;font-size:18px;line-height:1.42}.domestic-vendor-card .domestic-certified-badge{color:#c26a19;background:#fffaf6;border-color:#eed8c8;gap:5px;padding:0 8px 0 7px}.domestic-certified-badge{box-sizing:border-box;color:#b86619;white-space:nowrap;background:#fff9f2;border:1px solid #ecd5bc;border-radius:6px;align-items:center;gap:4px;height:25px;padding:0 7px;font-size:12px;font-weight:700;display:inline-flex}.domestic-certified-badge svg{fill:#f0a326;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:15px;height:15px}.domestic-certified-badge svg circle{fill:#fffdf8;stroke:none}.domestic-vendor-resource-item footer div span{color:#5f7da4;background:#eef3fb;border:0;border-radius:999px;padding:3px 9px;font-size:11px}.domestic-vendor-card__description{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:14px 1px 0;display:-webkit-box;overflow:hidden;color:#3a5666!important;font-size:14px!important;line-height:1.65!important}.domestic-directory-cards.is-list .domestic-vendor-card{min-height:152px}.domestic-vendor-card--skeleton{pointer-events:none;background:#f7fafb;grid-template-columns:64px minmax(0,1fr);gap:14px;display:grid}.domestic-vendor-card--skeleton>span,.domestic-vendor-card--skeleton i{background:#e3ecee;border-radius:6px;animation:1.4s ease-in-out infinite alternate domestic-pulse;display:block}.domestic-vendor-card--skeleton>span{width:64px;height:64px}.domestic-vendor-card--skeleton div{align-content:start;gap:12px;display:grid}.domestic-vendor-card--skeleton i:first-child{width:58%;height:18px}.domestic-vendor-card--skeleton i:nth-child(2){width:88%;height:12px}.domestic-vendor-card--skeleton i:nth-child(3){width:72%;height:12px}@keyframes domestic-pulse{0%{opacity:.48}to{opacity:1}}.domestic-directory-state,.domestic-vendor-inline-empty{box-sizing:border-box;text-align:center;background:#fff;border:1px dashed #b9cdd3;border-radius:8px;padding:52px 24px}.domestic-directory-state h2,.domestic-vendor-inline-empty strong{color:#294b5c;margin:0;font-size:18px}.domestic-directory-state p,.domestic-vendor-inline-empty p{margin:7px 0 15px;color:var(--domestic-muted)!important;font-size:13px!important}.domestic-directory-state button,.domestic-vendor-inline-empty button,.domestic-vendor-detail-state button,.domestic-vendor-detail-state a{box-sizing:border-box;min-height:38px;color:var(--domestic-brand-dark);font:inherit;cursor:pointer;background:#e3f2ef;border:1px solid #91c1bc;border-radius:7px;justify-content:center;align-items:center;padding:0 15px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.domestic-directory-pagination{justify-content:center;align-items:center;gap:7px;margin-top:27px;display:flex}.domestic-directory-pagination button{color:#345166;min-width:35px;height:35px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d1dfe4;border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.domestic-directory-pagination button.active{color:#245f87;background:#eaf3f8;border-color:#6fa6c9;font-weight:800}.domestic-directory-pagination button:disabled{opacity:.38;cursor:not-allowed}.domestic-directory-pagination>span{color:var(--domestic-muted)}.domestic-vendor-detail-state{text-align:center;background:#f4f8f8;place-content:center;justify-items:center;min-height:62vh;padding:80px 24px;display:grid}.domestic-vendor-detail-state h1{margin:0;font-size:28px}.domestic-vendor-detail-state p{max-width:560px;margin:12px 0 20px;color:var(--domestic-muted)!important}.domestic-vendor-detail-state__spinner{border:3px solid #d5e5e3;border-top-color:var(--domestic-brand);border-radius:50%;width:34px;height:34px;animation:.8s linear infinite domestic-spin}@keyframes domestic-spin{to{transform:rotate(360deg)}}.domestic-vendor-detail-state__actions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.domestic-vendor-detail-page,.domestic-vendor-detail-hero{background:#fafbfc}.domestic-vendor-detail-hero{border-bottom:0;padding-top:12px}.domestic-vendor-detail-hero__inner{box-sizing:border-box;background:#fafbfc;border-radius:8px;grid-template-columns:88px minmax(0,1fr) auto;align-items:center;gap:24px;width:min(1360px,100% - 48px);min-height:150px;margin:0 auto;padding:20px 28px;display:grid}.domestic-vendor-detail-hero__logo{width:88px;height:88px;box-shadow:none;border-color:#d6e0e4;font-size:18px;font-weight:850}.domestic-vendor-detail-hero__logo img{padding:10px}.domestic-vendor-detail-hero__copy{min-width:0}.domestic-vendor-detail-hero__title{gap:10px}.domestic-vendor-detail-hero__title h1{color:#183c4c;letter-spacing:0;overflow-wrap:anywhere;min-width:0;margin:0;font-size:29px;line-height:1.35}.domestic-vendor-detail-hero .domestic-certified-badge{color:#a15e18;background:#fff9f2;border-color:#e8d2ba;border-radius:5px;gap:5px;height:26px;padding:0 8px;font-weight:750}.domestic-vendor-detail-hero .domestic-certified-badge i{color:#fff;background:#d9882b;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:9px;font-style:normal;display:inline-flex}.domestic-vendor-detail-hero__copy>p{max-width:850px;margin:13px 0 0;color:#526d79!important;font-size:14px!important;line-height:1.8!important}.domestic-vendor-detail-hero__meta{flex-wrap:wrap;align-items:center;gap:8px 18px;margin-top:12px;display:flex}.domestic-vendor-follow-count{color:#526d79;align-items:center;gap:6px;font-size:13px;line-height:1.4;display:inline-flex}.domestic-vendor-follow-count svg{fill:none;stroke:#3f6270;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:17px;height:17px}.domestic-vendor-follow-count b{color:#365b67;font-size:13px}.domestic-vendor-follow{color:#145c5b;min-width:88px;height:38px;font:inherit;cursor:pointer;background:#e8f5f2;border:1px solid #5c9f98;border-radius:8px;justify-content:center;align-items:center;padding:0 14px;font-size:13px;font-weight:700;transition:border-color .16s,background .16s,color .16s;display:inline-flex}.domestic-vendor-follow:hover,.domestic-vendor-follow:focus-visible{color:#0e5653;background:#d4eee9;border-color:#2f817a;outline:none}.domestic-vendor-follow.active{color:#fff;background:#176f68;border-color:#176f68}.domestic-vendor-detail-shell{width:min(1360px,100% - 48px);margin:12px auto 72px}.domestic-vendor-detail-tabs{background:0 0;border-bottom:1px solid #dce5e8;align-items:stretch;height:58px;display:flex}.domestic-vendor-detail-tabs button{isolation:isolate;color:#526c78;min-width:112px;font:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;padding:0 18px;font-size:14px;font-weight:700;transition:color .16s;display:flex;position:relative}.domestic-vendor-detail-tabs button:before{z-index:-1;content:"";opacity:0;background:#eef3f5;border-radius:9px;transition:opacity .16s,background .16s;position:absolute;inset:9px 7px}.domestic-vendor-detail-tabs button:after{z-index:1;content:"";background:0 0;height:3px;position:absolute;bottom:0;left:0;right:0}.domestic-vendor-detail-tabs button:hover,.domestic-vendor-detail-tabs button:focus-visible{color:#176f6b;outline:none}.domestic-vendor-detail-tabs button:hover:before,.domestic-vendor-detail-tabs button:focus-visible:before{opacity:1}.domestic-vendor-detail-tabs button.active{color:#147873}.domestic-vendor-detail-tabs button.active:after{background:#16837d}.domestic-vendor-detail-tabs button span{color:#3b7172;background:#e8f2f2;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;display:inline-flex}.domestic-vendor-detail-content{min-width:0;overflow:visible}.domestic-vendor-company{min-height:520px}.domestic-vendor-section{box-sizing:border-box;padding:36px 28px 40px;scroll-margin-top:126px}.domestic-vendor-section+.domestic-vendor-section{border-top:0}.domestic-vendor-section__heading{grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:11px;margin-bottom:23px;display:grid}.domestic-vendor-section__heading>span{background:linear-gradient(#0f847d 0%,#55aea5 100%);border-radius:6px 2px;width:7px;height:24px;margin-left:2px;display:block;position:relative;box-shadow:0 3px 8px #18817933}.domestic-vendor-section__heading>span:after{content:"";background:#cce9e5;border-radius:4px;width:5px;height:14px;position:absolute;top:5px;left:10px}.domestic-vendor-section__heading h2{color:#244754;letter-spacing:0;margin:0;font-size:20px;line-height:1.3}.domestic-vendor-section>.domestic-vendor-section__heading,.domestic-vendor-section>.domestic-vendor-company__introduction,.domestic-vendor-section>.domestic-vendor-markdown,.domestic-vendor-section>.domestic-vendor-inline-empty{width:min(100%,900px);margin-left:auto;margin-right:auto}.domestic-vendor-company__introduction{text-align:justify;white-space:pre-line;margin-top:0;margin-bottom:0;padding:2px 0 3px;color:#1f2933!important;font-size:16px!important;line-height:2!important}.domestic-vendor-markdown{color:#1f2933;overflow-wrap:anywhere;min-width:0;font-size:16px;line-height:1.95}.domestic-vendor-markdown>:first-child{margin-top:0}.domestic-vendor-markdown>:last-child{margin-bottom:0}.domestic-vendor-markdown p{text-align:justify;margin:0 0 18px;color:inherit!important;font-size:inherit!important;line-height:inherit!important}.domestic-vendor-markdown h3,.domestic-vendor-markdown h4,.domestic-vendor-markdown h5,.domestic-vendor-markdown h6{color:#294d59;letter-spacing:0;overflow-wrap:anywhere;min-width:0;margin:30px 0 12px;line-height:1.45}.domestic-vendor-markdown h3{font-size:21px}.domestic-vendor-markdown h4{font-size:18px}.domestic-vendor-markdown h5{font-size:16px}.domestic-vendor-markdown h6{font-size:15px}.domestic-vendor-markdown ul,.domestic-vendor-markdown ol{margin:12px 0 20px;padding-left:1.65em}.domestic-vendor-markdown li{margin:4px 0;padding-left:3px}.domestic-vendor-markdown li::marker{color:#27877f;font-weight:700}.domestic-vendor-markdown blockquote{color:#47616b;background:#f3f8f7;border-left:4px solid #5ba49e;margin:20px 0;padding:12px 18px}.domestic-vendor-markdown blockquote>:last-child{margin-bottom:0}.domestic-vendor-markdown a{color:#14746f;text-underline-offset:3px;font-weight:650;text-decoration:underline;text-decoration-thickness:1px}.domestic-vendor-markdown a:hover{color:#0d5e5a}.domestic-vendor-markdown code{color:#24505a;background:#edf3f3;border-radius:3px;padding:2px 5px;font-family:Consolas,Courier New,monospace;font-size:.88em}.domestic-vendor-markdown pre{background:#f5f8f8;border:1px solid #d8e3e6;border-radius:4px;max-width:100%;margin:20px 0;padding:16px 18px;line-height:1.65;overflow-x:auto}.domestic-vendor-markdown pre code{color:#243f49;white-space:pre;background:0 0;padding:0;font-size:13px}.domestic-vendor-markdown hr{background:#dce5e8;border:0;height:1px;margin:28px 0}.domestic-vendor-markdown .md-table{border:1px solid #d8e3e6;border-radius:4px;max-width:100%;margin:20px 0;overflow-x:auto}.domestic-vendor-markdown table{border-collapse:collapse;background:#fff;width:100%;min-width:520px;font-size:14px;line-height:1.65}.domestic-vendor-markdown th,.domestic-vendor-markdown td{text-align:left;vertical-align:top;border-bottom:1px solid #e2e9eb;border-right:1px solid #e2e9eb;padding:10px 12px}.domestic-vendor-markdown th:last-child,.domestic-vendor-markdown td:last-child{border-right:0}.domestic-vendor-markdown tbody tr:last-child td{border-bottom:0}.domestic-vendor-markdown th{color:#294d59;background:#eef5f4;font-weight:700}.domestic-vendor-markdown .md-image{background:#e9eff1;border:1px solid #d8e3e6;border-radius:3px;width:auto;max-width:min(100%,620px);height:auto;margin:20px auto;display:block}.domestic-vendor-resource-frame>header h2,.domestic-vendor-resource-item h3{color:#1b4357;letter-spacing:0;overflow-wrap:anywhere;min-width:0;margin:0;line-height:1.5}.domestic-vendor-resource-item h3{color:#087e7a;font-size:18px;font-weight:800}.domestic-vendor-resource-browser{grid-template-columns:190px minmax(0,1fr);align-items:start;gap:16px;margin:28px 36px;display:grid}.domestic-vendor-resource-categories{border:1px solid var(--domestic-line);background:#fff;border-radius:8px;gap:3px;padding:7px;display:grid;position:sticky;top:82px}.domestic-vendor-resource-categories button{color:#526c79;min-height:40px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;padding:0 10px;font-size:12px;display:flex}.domestic-vendor-resource-categories button strong{color:#8798a0;font-size:11px}.domestic-vendor-resource-categories button.active,.domestic-vendor-resource-categories button:hover{color:var(--domestic-brand-dark);background:#e5f2ef}.domestic-vendor-resource-results{min-width:0}.domestic-vendor-resource-toolbar{grid-template-columns:minmax(210px,1fr) repeat(3,auto);align-items:end;gap:8px;margin-bottom:12px;display:grid}.domestic-vendor-resource-toolbar>label:not(.domestic-vendor-resource-search){gap:4px;min-width:0;display:grid}.domestic-vendor-resource-toolbar select{max-width:100%}.domestic-vendor-resource-toolbar>label>span{color:var(--domestic-muted);font-size:10px}.domestic-vendor-resource-search{box-sizing:border-box;background:#fff;border:1px solid #cadcdf;border-radius:7px;grid-template-columns:38px minmax(0,1fr);align-items:center;height:34px;display:grid}.domestic-vendor-resource-search svg{width:16px;height:16px}.domestic-vendor-resource-frame{border:1px solid var(--domestic-line);background:#fff;border-radius:8px}.domestic-vendor-resource-frame>header{border-bottom:1px solid #e2ebed;align-items:center;gap:8px;min-height:54px;padding:0 16px;display:flex}.domestic-vendor-resource-frame>header h2{font-size:16px}.domestic-vendor-resource-frame>header span{color:#617985;background:#e8f1f2;border-radius:5px;padding:2px 6px;font-size:11px}.domestic-vendor-resource-list{display:grid}.domestic-vendor-resource-item{border-bottom:1px solid #e6edef;min-width:0;position:relative}.domestic-vendor-resource-item:last-child{border-bottom:0}.domestic-vendor-resource-item__link{box-sizing:border-box;min-width:0;min-height:154px;color:inherit;padding:26px 122px 24px 20px;text-decoration:none;display:block}.domestic-vendor-resource-item__link:hover h3{color:#146e76}.domestic-vendor-resource-item__link:focus-visible{outline-offset:-3px;border-radius:7px;outline:3px solid #168b91}.domestic-vendor-resource-item.is-catalog-entry .domestic-vendor-resource-item__link{padding-right:24px}.domestic-vendor-resource-item__copy{min-width:0}.domestic-vendor-resource-item__classification{color:#6a8190;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;font-size:11px;display:flex}.domestic-vendor-resource-source{color:#236e5a;background:#eaf4ef;border-radius:5px;padding:4px 8px;font-weight:700;line-height:1.3}.domestic-vendor-resource-source.is-ai-zone{color:#69519c;background:#efedfa}.domestic-vendor-resource-source.is-dataset{color:#286da4;background:#eaf3fc}.domestic-vendor-resource-item__action{color:#087e7a;margin-top:15px;font-size:12px;font-weight:700;display:inline-flex}.domestic-vendor-resource-item__action.is-unavailable{color:#768894;font-weight:500}.domestic-resource-badges{flex-wrap:wrap;align-items:center;gap:6px;margin-top:7px;display:flex}.domestic-resource-badge{box-sizing:border-box;white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:5px;min-height:24px;padding:3px 9px;font-size:11px;font-weight:700;line-height:1.2;display:inline-flex}.domestic-resource-badge svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:14px;height:14px}.domestic-resource-badge.is-certified{color:#147a68;background:#eaf8f4;border-color:#bfe6da}.domestic-resource-badge.is-premium{color:#94620c;background:linear-gradient(135deg,#fff9e8 0%,#fff1c7 100%);border-color:#f0d38a;box-shadow:0 2px 8px #b478121a}.domestic-vendor-resource-item__copy>p{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:760px;margin:9px 0 13px;display:-webkit-box;overflow:hidden;color:#4b6775!important;font-size:14px!important;line-height:1.7!important}.domestic-vendor-resource-item footer{justify-content:flex-start;align-items:center;gap:14px;display:flex}.domestic-vendor-resource-item footer div{flex-wrap:wrap;gap:5px;display:flex}.domestic-vendor-resource-item footer time{color:var(--domestic-muted);flex:none;font-size:12px;font-weight:600}.domestic-vendor-resource-star{color:#4f6d7c;height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #ccdde1;border-radius:7px;align-items:center;gap:5px;padding:0 11px;font-size:12px;font-weight:600;display:inline-flex;position:absolute;top:25px;right:22px}.domestic-vendor-resource-star svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:16px;height:16px}.domestic-vendor-resource-star.active{color:var(--domestic-brand-dark);background:#e4f3ef;border-color:#79b7b0}.domestic-vendor-resource-star.active svg{fill:#bde2da}.domestic-vendor-resource-frame>.domestic-vendor-inline-empty{margin:16px;padding:38px 20px}.domestic-service-teams{box-sizing:border-box;width:min(100%,1240px);min-height:500px;margin:0 auto;padding:34px 28px 48px}.domestic-service-teams__heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:22px;display:flex}.domestic-service-teams__heading p{letter-spacing:.08em;font-weight:800;color:var(--domestic-brand)!important;margin:0 0 5px!important;font-size:12px!important}.domestic-service-teams__heading h2,.domestic-service-team-detail__identity h2{color:#244754;letter-spacing:0;overflow-wrap:anywhere;margin:0}.domestic-service-teams__heading h2{font-size:24px;line-height:1.35}.domestic-service-teams__heading h2:focus,.domestic-service-team-detail__identity h2:focus{outline:none}.domestic-service-teams__heading>span{color:#3b7172;white-space:nowrap;background:#e8f3f1;border-radius:14px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.domestic-service-team-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.domestic-service-team-card{box-sizing:border-box;background:#fff;border:1px solid #b7d9da;border-radius:9px;flex-direction:column;min-width:0;min-height:396px;padding:22px 22px 18px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 10px #1f5c650a}.domestic-service-team-card:hover,.domestic-service-team-card:focus-within{border-color:#70bdbb;transform:translateY(-1px);box-shadow:0 9px 24px #1f5c6517}.domestic-service-team-card__hit-area{z-index:2;border-radius:inherit;width:100%;height:100%;color:inherit;cursor:pointer;background:0 0;border:0;padding:0;position:absolute;inset:0}.domestic-service-team-card__hit-area:focus-visible{outline-offset:-3px;outline:3px solid #157a774d}.domestic-service-team-card__identity{grid-template-columns:66px minmax(0,1fr);align-items:start;gap:14px;display:grid}.domestic-service-team-logo,.domestic-service-team-avatar{box-sizing:border-box;color:#147b79;background:linear-gradient(145deg,#e9f7f5 0%,#d9eeee 100%);border:1px solid #bce0e2;justify-content:center;align-items:center;font-weight:800;display:flex;position:relative;overflow:hidden}.domestic-service-team-logo{border-radius:9px;width:66px;height:66px;font-size:18px}.domestic-service-team-logo img,.domestic-service-team-avatar img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.domestic-service-team-card__identity>div:last-child{min-width:0}.domestic-service-team-cert{color:#617985;align-items:center;gap:5px;min-height:22px;font-size:11px;font-weight:750;line-height:1.3;display:inline-flex}.domestic-service-team-cert i{color:#fff;background:#16837d;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;font-size:9px;font-style:normal;display:inline-flex}.domestic-service-team-cert.is-verified{color:#147873}.domestic-service-team-cert.is-university{color:#2468a8}.domestic-service-team-cert.is-enterprise{color:#a46718}.domestic-service-team-cert.is-empty{color:#81939b;font-weight:600}.domestic-service-team-card__identity h3{color:#1f4659;letter-spacing:0;overflow-wrap:anywhere;margin:3px 0 0;font-size:19px;line-height:1.4}.domestic-service-team-card__identity p{color:#5c7580!important;margin:5px 0 0!important;font-size:12px!important;line-height:1.5!important}.domestic-service-team-card__description{-webkit-line-clamp:3;overflow-wrap:anywhere;-webkit-box-orient:vertical;min-height:68px;display:-webkit-box;overflow:hidden;color:#456471!important;margin:19px 0 0!important;font-size:14px!important;line-height:1.65!important}.domestic-service-team-tags{flex-wrap:wrap;align-items:flex-start;gap:6px;display:flex}.domestic-service-team-card .domestic-service-team-tags{min-height:25px;margin-top:13px}.domestic-service-team-tags span{box-sizing:border-box;color:#176f73;text-overflow:ellipsis;white-space:nowrap;background:#edf7f5;border-radius:6px;align-items:center;max-width:100%;min-height:25px;padding:3px 9px;font-size:11px;line-height:1.35;display:inline-flex;overflow:hidden}.domestic-service-team-card__services-empty{min-height:25px;color:#8a9da5!important;margin:13px 0 0!important;font-size:11px!important;line-height:25px!important}.domestic-service-team-facts{background:#f4f8f8;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:15px 0 0;padding:11px 8px 10px;display:grid}.domestic-service-team-facts>div{text-align:center;flex-direction:column-reverse;gap:6px;min-width:0;display:flex}.domestic-service-team-facts dt,.domestic-service-team-facts dd{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;overflow:hidden}.domestic-service-team-facts dt{color:#617987;font-size:10px}.domestic-service-team-facts dd{color:#167262;font-size:13px;font-weight:800}.domestic-service-team-facts dd.is-empty{color:#84949b;font-weight:600}.domestic-service-team-card__footer{color:#718791;border-top:1px solid #e1eaec;justify-content:space-between;align-items:center;gap:14px;margin-top:auto;padding-top:15px;font-size:11px;line-height:1.4;display:flex}.domestic-service-team-card__footer strong{color:#087e7a;flex:none;font-size:12px}.domestic-service-team-card__footer strong i,.domestic-service-team-card__footer>span i{font-style:normal}.domestic-service-teams__empty{box-sizing:border-box;justify-content:center;min-height:230px;padding-top:70px}.domestic-service-team-back{color:#3c6571;min-height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #c7dadc;border-radius:7px;align-items:center;gap:7px;margin-bottom:16px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.domestic-service-team-back:hover,.domestic-service-team-back:focus-visible{color:#126d68;outline-offset:2px;background:#eef7f5;border-color:#78bcb8;outline:2px solid #157a772e}.domestic-service-team-detail{background:#fff;border:1px solid #d3e2e4;border-radius:10px;overflow:hidden;box-shadow:0 8px 24px #1c4e540d}.domestic-service-team-detail__hero{background:linear-gradient(135deg,#f7fbfa 0%,#eef7f5 100%);border-bottom:1px solid #e2ebed;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:20px;padding:28px;display:grid}.domestic-service-team-logo--large{border-radius:12px;width:88px;height:88px;font-size:23px}.domestic-service-team-detail__identity{min-width:0}.domestic-service-team-detail__badges,.domestic-service-team-detail__classification{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.domestic-service-team-detail__badge,.domestic-service-team-detail__classification span{box-sizing:border-box;color:#286e6b;background:#e8f3f1;border-radius:6px;align-items:center;min-height:24px;padding:2px 9px;font-size:11px;font-weight:650;display:inline-flex}.domestic-service-team-detail__identity h2{margin-top:7px;font-size:26px;line-height:1.35}.domestic-service-team-detail__identity>p{max-width:820px;color:#536f7b!important;margin:8px 0 0!important;font-size:14px!important;line-height:1.7!important}.domestic-service-team-detail__classification{margin-top:10px}.domestic-service-team-detail__classification span{color:#3f6570;background:#fff}.domestic-service-team-detail__stats{background:#e2ebed;border-bottom:1px solid #e2ebed;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;margin:0;display:grid}.domestic-service-team-detail__stats>div{box-sizing:border-box;text-align:center;background:#fff;flex-direction:column-reverse;justify-content:center;align-items:center;gap:5px;min-width:0;min-height:82px;padding:10px;display:flex}.domestic-service-team-detail__stats dt,.domestic-service-team-detail__stats dd{margin:0}.domestic-service-team-detail__stats dt{color:#758b95;font-size:11px}.domestic-service-team-detail__stats dd{color:#196e68;font-size:15px;font-weight:800}.domestic-service-team-detail__stats dd.is-empty{color:#7c8f97;font-weight:600}.domestic-service-team-detail__layout{grid-template-columns:minmax(0,1fr) 290px;align-items:start;gap:24px;padding:28px;display:grid}.domestic-service-team-detail__main{border:1px solid #dce7e9;border-radius:9px;min-width:0}.domestic-service-team-detail__section{border-bottom:1px solid #e5edef;padding:24px}.domestic-service-team-detail__section:last-child{border-bottom:0}.domestic-service-team-detail__section>h3,.domestic-service-team-detail__aside h3{color:#294d59;letter-spacing:0;margin:0;font-size:16px;line-height:1.4}.domestic-service-team-detail__section>h3{align-items:center;gap:7px;margin-bottom:16px;display:flex}.domestic-service-team-detail__section>h3:before{content:"";background:#32958d;border-radius:3px;width:4px;height:18px;display:block}.domestic-service-team-detail__section>h3 span{color:#55767a;background:#e8f2f2;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;font-size:10px;display:inline-flex}.domestic-service-team-detail__description,.domestic-service-team-empty-copy{white-space:pre-line;margin:0!important;font-size:14px!important;line-height:1.85!important}.domestic-service-team-detail__description{color:#405d69!important}.domestic-service-team-empty-copy{color:#84969e!important}.domestic-service-team-tags--detail{gap:8px}.domestic-service-team-tags--detail span{min-height:29px;padding:4px 11px;font-size:12px}.domestic-service-team-members{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.domestic-service-team-members article{background:#fafcfc;border:1px solid #e0eaec;border-radius:8px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:11px;padding:12px;display:grid}.domestic-service-team-avatar{border-radius:50%;width:44px;height:44px;font-size:13px}.domestic-service-team-members h4,.domestic-service-team-projects h4,.domestic-service-team-reviews h4{color:#284b58;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.45}.domestic-service-team-members p{color:#71858e!important;margin:3px 0 0!important;font-size:11px!important;line-height:1.4!important}.domestic-service-team-projects,.domestic-service-team-reviews{gap:10px;display:grid}.domestic-service-team-projects article,.domestic-service-team-reviews article{background:#fbfdfd;border:1px solid #e0eaec;border-radius:8px;padding:15px 16px}.domestic-service-team-projects article>header{justify-content:space-between;align-items:start;gap:14px;display:flex}.domestic-service-team-projects time,.domestic-service-team-reviews time{color:#81949c;flex:none;font-size:10px}.domestic-service-team-projects article>p,.domestic-service-team-reviews article>p{white-space:pre-line;color:#526c77!important;margin:8px 0 0!important;font-size:13px!important;line-height:1.7!important}.domestic-service-team-projects article>span{color:#39716d;background:#edf5f4;border-radius:5px;margin-top:10px;padding:3px 8px;font-size:10px;display:inline-flex}.domestic-service-team-reviews article>header{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.domestic-service-team-avatar--review{color:#a56716;background:#fff7e9;border-color:#edd9b9;width:38px;height:38px;font-size:12px}.domestic-service-team-stars{letter-spacing:1px;color:#e69a27!important;margin:1px 0 0!important;font-size:13px!important;line-height:1.3!important}.domestic-service-team-detail__aside{gap:12px;display:grid;position:sticky;top:82px}.domestic-service-team-detail__aside>section{background:#fff;border:1px solid #dce7e9;border-radius:9px;padding:18px}.domestic-service-team-detail__aside h3{margin-bottom:13px;font-size:14px}.domestic-service-team-detail__aside dl{gap:10px;margin:0;display:grid}.domestic-service-team-detail__aside dl>div{border-bottom:1px solid #edf2f3;justify-content:space-between;align-items:start;gap:12px;padding-bottom:9px;display:flex}.domestic-service-team-detail__aside dl>div:last-child{border-bottom:0;padding-bottom:0}.domestic-service-team-detail__aside dt,.domestic-service-team-detail__aside dd{margin:0;font-size:11px;line-height:1.55}.domestic-service-team-detail__aside dt{color:#81929a;flex:none}.domestic-service-team-detail__aside dd{color:#385b67;text-align:right;overflow-wrap:anywhere;font-weight:650}.domestic-service-team-detail__aside>section>p{white-space:pre-line;overflow-wrap:anywhere;color:#536d77!important;margin:0!important;font-size:12px!important;line-height:1.7!important}.domestic-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=1040px){.domestic-directory-cards{grid-template-columns:minmax(0,1fr)}.domestic-vendor-resource-toolbar{grid-template-columns:minmax(200px,1fr) repeat(2,auto)}.domestic-vendor-resource-toolbar>label:last-child{grid-column:2/4}.domestic-service-team-detail__layout{grid-template-columns:minmax(0,1fr)}.domestic-service-team-detail__aside{grid-template-columns:repeat(3,minmax(0,1fr));position:static}}@media (width<=840px){.domestic-directory-shell,.domestic-vendor-resource-browser{grid-template-columns:minmax(0,1fr)}.domestic-directory-filter,.domestic-vendor-resource-categories{position:static}.domestic-vendor-resource-categories{grid-template-columns:repeat(4,minmax(0,1fr))}.domestic-service-team-grid{grid-template-columns:minmax(0,1fr)}}@media (width<=640px){.domestic-directory-hero__inner,.domestic-directory-shell{width:calc(100% - 32px)}.domestic-directory-hero__inner{min-height:0;padding:34px 0}.domestic-directory-hero h1{font-size:30px}.domestic-directory-hero__inner>p{font-size:14px!important}.domestic-directory-search{grid-template-columns:38px minmax(0,1fr)}.domestic-directory-search button{grid-column:1/-1;width:100%;margin-top:4px}.domestic-directory-toolbar{flex-direction:column;align-items:flex-start}.domestic-directory-toolbar__actions{flex-wrap:wrap;width:100%}.domestic-directory-toolbar__summary span{margin:4px 0 0;display:block}.domestic-directory-verified-toggle{flex:1}.domestic-vendor-card{min-height:142px;padding:15px}.domestic-vendor-card>header{grid-template-columns:52px minmax(0,1fr);gap:11px}.domestic-vendor-card__logo{width:52px;height:52px}.domestic-vendor-card h2{font-size:16px}.domestic-vendor-resource-categories,.domestic-vendor-resource-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.domestic-vendor-resource-search{grid-column:1/-1}.domestic-vendor-resource-toolbar>label:last-child{grid-column:auto}.domestic-vendor-resource-toolbar select{width:100%}.domestic-vendor-resource-item__link{min-height:0;padding:20px 16px 70px}.domestic-vendor-resource-item.is-catalog-entry .domestic-vendor-resource-item__link{padding:20px 16px 24px}.domestic-vendor-resource-star{top:auto;bottom:18px;right:16px}.domestic-vendor-resource-item footer{flex-direction:column;align-items:flex-start}.domestic-service-teams{padding-left:16px;padding-right:16px}.domestic-service-team-detail__hero{grid-template-columns:72px minmax(0,1fr);gap:15px;padding:22px 18px}.domestic-service-team-logo--large{width:72px;height:72px;font-size:19px}.domestic-service-team-detail__identity h2{font-size:22px}.domestic-service-team-detail__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.domestic-service-team-detail__stats>div:last-child{grid-column:1/-1}.domestic-service-team-detail__layout{gap:16px;padding:18px}.domestic-service-team-detail__aside,.domestic-service-team-members{grid-template-columns:minmax(0,1fr)}}@media (width<=620px){.domestic-vendor-detail-hero{padding-top:14px}.domestic-vendor-detail-hero__inner,.domestic-vendor-detail-shell{width:calc(100% - 28px)}.domestic-vendor-detail-hero__inner{grid-template-columns:64px minmax(0,1fr);gap:14px;min-height:0;padding:20px 16px}.domestic-vendor-detail-hero__logo{width:64px;height:64px;font-size:13px}.domestic-vendor-detail-hero__copy{display:contents}.domestic-vendor-detail-hero__title h1{font-size:22px}.domestic-vendor-detail-hero__copy>p{grid-column:1/-1;margin-top:11px}.domestic-vendor-detail-hero__meta{grid-column:1/-1;margin-top:10px}.domestic-vendor-follow{grid-column:2;justify-self:start;margin-top:0}.domestic-vendor-detail-shell{margin-top:14px}.domestic-vendor-detail-tabs{height:50px;overflow-x:auto}.domestic-vendor-detail-tabs button{flex:1;min-width:0;padding:0 7px;font-size:13px}.domestic-vendor-detail-tabs button span{display:none}.domestic-vendor-detail-tabs button span.domestic-vendor-detail-tabs__team-count{display:inline-flex}.domestic-vendor-company{min-height:400px}.domestic-vendor-section{padding:28px 17px 32px;scroll-margin-top:112px}.domestic-vendor-section__heading{grid-template-columns:22px minmax(0,1fr);gap:10px;margin-bottom:18px}.domestic-vendor-company__introduction,.domestic-vendor-markdown{text-align:left;font-size:14px!important;line-height:1.9!important}.domestic-vendor-markdown p{text-align:left}.domestic-vendor-markdown h3{font-size:19px}.domestic-vendor-markdown h4{font-size:17px}.domestic-vendor-markdown pre{padding:13px 14px}.domestic-vendor-resource-browser{margin:20px 17px}.domestic-service-teams{min-height:400px;padding:25px 16px 34px}.domestic-service-teams__heading{margin-bottom:17px}.domestic-service-teams__heading h2{font-size:21px}.domestic-service-team-card{min-height:0;padding:18px 16px 15px}.domestic-service-team-card__identity{grid-template-columns:58px minmax(0,1fr);gap:12px}.domestic-service-team-logo{width:58px;height:58px;font-size:16px}.domestic-service-team-card__identity h3{font-size:17px}.domestic-service-team-card__description{-webkit-line-clamp:4;min-height:0}.domestic-service-team-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 6px}.domestic-service-team-card__footer{flex-direction:column;align-items:flex-start;gap:8px;margin-top:16px}.domestic-service-team-detail__hero{grid-template-columns:58px minmax(0,1fr);padding:18px 14px}.domestic-service-team-logo--large{width:58px;height:58px}.domestic-service-team-detail__identity h2{font-size:19px}.domestic-service-team-detail__identity>p{grid-column:1/-1}.domestic-service-team-detail__layout{padding:13px}.domestic-service-team-detail__section{padding:19px 15px}.domestic-service-team-projects article>header{flex-direction:column;gap:4px}.domestic-service-team-reviews article>header{grid-template-columns:34px minmax(0,1fr)}.domestic-service-team-reviews time{grid-column:2}.domestic-service-team-avatar--review{width:34px;height:34px}}@media (prefers-reduced-motion:reduce){.domestic-vendor-card,.domestic-directory-cards,.domestic-service-team-card,.domestic-vendor-card--skeleton i,.domestic-vendor-card--skeleton>span,.domestic-vendor-detail-state__spinner{transition:none;animation:none}}html.fp-enabled,.fp-enabled body{-webkit-tap-highlight-color:#0000;margin:0;padding:0;overflow:hidden}.fp-section{box-sizing:border-box;height:100%;display:block;position:relative}.fp-slide{float:left}.fp-slide,.fp-slidesContainer{height:100%;display:block}.fp-slides{z-index:1;height:100%;transition:all .3s ease-out;position:relative;overflow:hidden}.fp-table{flex-direction:column;justify-content:center;width:100%;display:flex}.fp-slidesContainer{float:left;position:relative}.fp-controlArrow{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-khtml-user-select:none;z-index:4;cursor:pointer;margin-top:-38px;position:absolute;top:50%;transform:translate(0,0)}.fp-prev{left:15px}.fp-next{right:15px}.fp-arrow{border-style:solid;width:0;height:0}.fp-arrow.fp-prev{border-width:38.5px 34px 38.5px 0;border-color:#0000 #fff #0000 #0000}.fp-arrow.fp-next{border-width:38.5px 0 38.5px 34px;border-color:#0000 #0000 #0000 #fff}.fp-notransition{transition:none!important}#fp-nav{z-index:100;opacity:1;transform:translateY(-50%);pointer-events:none;position:fixed;top:50%;-webkit-transform:translateY(-50%)}#fp-nav.fp-right{right:17px}#fp-nav.fp-left{left:17px}.fp-slidesNav{z-index:4;opacity:1;pointer-events:none;position:absolute;right:0;transform:translate(0,0);margin:0 auto!important;left:0!important}.fp-slidesNav.fp-bottom{bottom:17px}.fp-slidesNav.fp-top{top:17px}#fp-nav ul,.fp-slidesNav ul{margin:0;padding:0}#fp-nav ul li,.fp-slidesNav ul li{width:14px;height:13px;margin:7px;display:block;position:relative}.fp-slidesNav ul li{display:inline-block}#fp-nav ul li a,.fp-slidesNav ul li a{z-index:1;cursor:pointer;pointer-events:all;width:100%;height:100%;text-decoration:none;display:block;position:relative}#fp-nav ul li a.active span,.fp-slidesNav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li:hover a.active span{border-radius:100%;width:12px;height:12px;margin:-6px 0 0 -6px}#fp-nav ul li a span,.fp-slidesNav ul li a span{z-index:1;-o-transition:all .1s ease-in-out;background:#333;border:0;border-radius:50%;width:4px;height:4px;margin:-2px 0 0 -2px;transition:all .1s ease-in-out;position:absolute;top:50%;left:50%}#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{width:10px;height:10px;margin:-5px 0 0 -5px}#fp-nav ul li .fp-tooltip{color:#fff;white-space:nowrap;opacity:0;cursor:pointer;width:0;max-width:220px;font-family:arial,helvetica,sans-serif;font-size:14px;display:block;position:absolute;top:-2px;overflow:hidden}#fp-nav ul li:hover .fp-tooltip,#fp-nav.fp-show-active a.active+.fp-tooltip{opacity:1;width:auto;transition:opacity .2s ease-in}#fp-nav ul li .fp-tooltip.fp-right{right:20px}#fp-nav ul li .fp-tooltip.fp-left{left:20px}.fp-auto-height.fp-section,.fp-auto-height .fp-slide,.fp-responsive .fp-is-overflow.fp-section{height:auto!important}.fp-enabled .fp-scrollable{height:initial;overflow:visible}.fp-scrollable.fp-responsive .fp-is-overflow.fp-section,.fp-scrollable .fp-section,.fp-scrollable .fp-slide{height:100vh;height:calc(var(--vh,1vh) * 100)}.fp-scrollable.fp-responsive .fp-is-overflow.fp-section:not(.fp-auto-height):not([data-percentage]),.fp-scrollable .fp-section:not(.fp-auto-height):not([data-percentage]),.fp-scrollable .fp-slide:not(.fp-auto-height):not([data-percentage]){min-height:100vh;min-height:calc(var(--vh,1vh) * 100)}.fp-overflow{justify-content:flex-start;width:100%}body:not(.fp-responsive) .fp-overflow{max-height:100dvh}.fp-scrollable .fp-auto-height .fp-overflow{max-height:none}.fp-is-overflow .fp-overflow.fp-auto-height-responsive,.fp-is-overflow .fp-overflow.fp-auto-height,.fp-is-overflow .fp-overflow{overflow-y:auto}.fp-overflow{outline:none}.fp-overflow.fp-table{display:block}.fp-responsive .fp-auto-height-responsive.fp-section,.fp-responsive .fp-auto-height-responsive .fp-slide,.fp-responsive .fp-auto-height-responsive .fp-overflow{height:auto!important;min-height:auto!important}.fp-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.fp-scroll-mac .fp-overflow::-webkit-scrollbar{background-color:#0000;width:9px}.fp-scroll-mac .fp-overflow::-webkit-scrollbar-track{background-color:#0000}.fp-scroll-mac .fp-overflow::-webkit-scrollbar-thumb{background-color:#0006;border:4px solid #0000;border-radius:16px}.fp-warning,.fp-watermark{z-index:9999999;position:absolute;bottom:0}.fp-warning,.fp-watermark a{color:#000;background:#fff9;border-radius:3px;margin:12px;padding:5px 8px;font-family:arial;font-size:14px;text-decoration:none;display:inline-block}.fp-noscroll .fp-overflow{overflow:hidden}
