.site-footer-v2{position:relative;margin-top:80px;background:var(--ink);border-top:1px solid var(--hairline);color:var(--text)}.site-footer-v2 .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-footer-v2 .footer-inner{max-width:1320px;margin:0 auto;padding:48px 24px 32px}.footer-newsletter{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;padding:28px 32px;margin-bottom:48px;background:var(--card);border:1px solid var(--hairline);border-radius:16px;box-shadow:var(--shadow-card)}.footer-newsletter-left{display:flex;align-items:flex-start;gap:16px;flex:1 1 280px;min-width:0}.footer-newsletter-icon{flex-shrink:0;width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--grad-1),var(--grad-2));display:flex;align-items:center;justify-content:center;color:#fff}.footer-newsletter-title{font-family:var(--display);font-size:clamp(18px,2vw,22px);font-weight:700;line-height:1.25;margin:0 0 6px;color:var(--text)}.footer-newsletter-title span{color:var(--accent)}.footer-newsletter-sub{margin:0;font-size:13px;color:var(--text-dim);line-height:1.5}.footer-newsletter-form{display:flex;align-items:center;gap:0;flex:1 1 340px;max-width:420px;border:1px solid var(--hairline);border-radius:10px;overflow:hidden;background:var(--ink)}.footer-newsletter-form input{flex:1 1;border:none;background:transparent;padding:12px 16px;font-size:14px;color:var(--text);outline:none;min-width:0}.footer-newsletter-form input::placeholder{color:var(--text-faint)}.footer-newsletter-form button{border:none;background:var(--accent);color:#fff;font-family:var(--sans);font-size:14px;font-weight:600;padding:12px 22px;cursor:pointer;white-space:nowrap;transition:opacity .2s}.footer-newsletter-form button:hover{opacity:.92}.footer-newsletter-form button:disabled{opacity:.6;cursor:not-allowed}.footer-newsletter-social{flex:0 0 auto;text-align:right}.footer-newsletter-social-label{display:block;font-size:12px;font-weight:600;color:var(--text);margin-bottom:10px}.footer-social-row{display:flex;gap:8px;justify-content:flex-end}.footer-social-btn{width:36px;height:36px;border-radius:50%;border:1px solid var(--hairline);background:var(--card);display:inline-flex;align-items:center;justify-content:center;color:var(--text-dim);transition:border-color .2s,color .2s,transform .15s}.footer-social-btn:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-1px)}.footer-subscribe-msg{width:100%;font-size:12px;color:var(--success);margin-top:8px}.footer-nav-grid{display:grid;grid-template-columns:minmax(240px,1.4fr) repeat(7,minmax(0,1fr));grid-gap:32px 24px;gap:32px 24px;padding:40px 0 44px;border-bottom:1px solid var(--hairline)}.footer-brand .footer-brand-head{display:flex;align-items:center;gap:10px;margin-bottom:12px}.footer-brand-name{font-family:var(--display);font-size:17px;font-weight:700;letter-spacing:.06em;color:var(--text)}.footer-brand-tagline{font-size:13px;font-weight:700;line-height:1.45;color:var(--text);margin:0 0 10px}.footer-brand-desc{font-size:12.5px;line-height:1.6;color:var(--text-dim);margin:0 0 16px}.footer-contact{display:flex;flex-direction:column;gap:8px}.footer-contact a,.footer-contact span{display:flex;align-items:center;gap:8px;font-size:12.5px;color:var(--text-dim);text-decoration:none}.footer-contact a:hover{color:var(--accent)}.footer-contact svg{flex-shrink:0;opacity:.7}.footer-col h4{font-family:var(--sans);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-faint);margin:0 0 16px;padding-bottom:10px;border-bottom:1px solid var(--hairline)}.footer-col ul{list-style:none;margin:0;padding:0}.footer-col li{margin-bottom:7px}.footer-col li.is-soon{opacity:.42}.footer-col a{font-size:13px;font-weight:500;color:var(--text-dim);text-decoration:none;transition:color .2s,transform .15s;display:inline-flex;align-items:center;gap:6px}.footer-col a:hover{color:var(--text)}.footer-hiring-badge{font-size:9px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--accent);background:var(--violet-soft);border:1px solid var(--violet-border);border-radius:4px;padding:2px 6px}.footer-topics{display:flex;flex-wrap:wrap;gap:6px}.footer-topic-pill{font-size:11px;font-weight:500;color:var(--text-dim);background:transparent;border:1px solid var(--hairline);border-radius:999px;padding:5px 11px;text-decoration:none;transition:border-color .2s,color .2s,background .2s}.footer-topic-pill:hover{border-color:rgba(109,40,255,.35);color:var(--text);background:var(--violet-soft)}.footer-topic-pill.soon{opacity:.4;cursor:default}.footer-view-topics{display:inline-block;margin-top:12px;font-size:12px;font-weight:600;color:var(--accent);text-decoration:none}.footer-view-topics:hover{text-decoration:underline}.footer-compliance{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;padding:32px 0;border-bottom:1px solid var(--hairline)}.footer-compliance-item{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid transparent;border-radius:10px;background:transparent;font-size:11.5px;font-weight:600;letter-spacing:.02em;color:var(--text-dim);transition:border-color .2s,background .2s}.footer-compliance-item:hover{border-color:var(--hairline);background:var(--ink-2);color:var(--text)}.footer-compliance-item svg{flex-shrink:0;color:var(--text-faint);width:18px;height:18px}.footer-link-soon{font-size:13px;font-weight:500;color:inherit;cursor:default}.footer-ingestion{position:relative;margin-bottom:40px;border-radius:16px;overflow:hidden;border:1px solid var(--hairline);background:var(--card)}.footer-ingestion-glow{position:absolute;inset:0;background:radial-gradient(ellipse 80% 120% at 0 50%,rgba(109,40,255,.12),transparent 55%),radial-gradient(ellipse 60% 100% at 100% 50%,rgba(59,130,246,.08),transparent 50%);pointer-events:none}.footer-ingestion-inner{position:relative;display:grid;grid-template-columns:1fr auto auto;align-items:center;grid-gap:24px 32px;gap:24px 32px;padding:22px 28px}.footer-ingestion-head{min-width:0}.footer-ingestion-status{display:flex;align-items:center;gap:10px;margin-bottom:6px}.footer-ingestion-pulse{width:8px;height:8px;border-radius:50%;background:var(--text-faint);flex-shrink:0}.footer-ingestion-pulse.live{background:var(--success);box-shadow:0 0 0 0 rgba(110,231,176,.5);animation:footer-pulse 2.4s ease-in-out infinite}@keyframes footer-pulse{0%,to{box-shadow:0 0 0 0 rgba(110,231,176,.45)}50%{box-shadow:0 0 0 6px rgba(110,231,176,0)}}.footer-ingestion-label{font-family:var(--display);font-size:15px;font-weight:700;letter-spacing:-.01em;color:var(--text)}.footer-ingestion-desc{margin:0;font-size:12.5px;line-height:1.5;color:var(--text-dim);max-width:420px}.footer-ingestion-sources{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.footer-ingestion-chip{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:600;color:var(--text);padding:7px 14px;border-radius:999px;border:1px solid var(--hairline);background:hsla(0,0%,100%,.03);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);white-space:nowrap}[data-theme=light] .footer-ingestion-chip{background:rgba(0,0,0,.02)}.footer-ingestion-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0;opacity:.9}.footer-ingestion-meta{text-align:right;flex-shrink:0}.footer-ingestion-sync{font-family:var(--mono);font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint);padding:6px 12px;border:1px solid var(--hairline);border-radius:999px;white-space:nowrap}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;padding-top:24px;font-size:12px;color:var(--text-faint)}.footer-copyright{flex:1 1 200px}.footer-global,.footer-global-text{display:none}.footer-controls{gap:20px;flex:1 1 200px;justify-content:flex-end}.footer-controls,.footer-lang{display:flex;align-items:center}.footer-lang{gap:8px;font-size:12px;color:var(--text-dim)}.footer-lang select{border:1px solid var(--hairline);border-radius:8px;background:var(--card);color:var(--text);font-size:12px;padding:6px 28px 6px 10px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2371717a' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center}.footer-theme-block{display:flex;align-items:center;gap:10px}.footer-theme-label{font-size:12px;color:var(--text-dim)}.footer-theme-toggle{display:flex;align-items:center;padding:3px;border:1px solid var(--hairline);border-radius:999px;background:var(--card);gap:2px}.footer-theme-btn{width:32px;height:32px;border:none;border-radius:50%;background:transparent;color:var(--text-faint);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .2s,color .2s}.footer-theme-btn.active{background:var(--accent);color:#fff}.footer-theme-btn:hover:not(.active){color:var(--text)}@media (max-width:1200px){.footer-nav-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.footer-brand{grid-column:1/-1;max-width:420px}}@media (max-width:768px){.footer-newsletter{flex-direction:column;align-items:stretch;padding:24px 20px}.footer-newsletter-social{text-align:left}.footer-social-row{justify-content:flex-start}.footer-nav-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px;padding:32px 0 36px}.footer-ingestion-inner{grid-template-columns:1fr;gap:16px;padding:20px}.footer-ingestion-sources{justify-content:flex-start}.footer-ingestion-meta{text-align:left}.footer-compliance{grid-template-columns:repeat(2,1fr)}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-global{justify-content:flex-start}.footer-controls{width:100%;justify-content:space-between}}@media (max-width:480px){.footer-compliance,.footer-nav-grid{grid-template-columns:1fr}.footer-newsletter-form{flex-direction:column;border-radius:10px;overflow:visible;border:none;gap:10px;background:transparent}.footer-newsletter-form input{border:1px solid var(--hairline);border-radius:10px;background:var(--ink)}.footer-newsletter-form button{border-radius:10px;width:100%}}:root,[data-theme=light]{--ink:#fff;--ink-2:#f6f8fc;--ink-3:#eef2ff;--ink2:#f6f8fc;--ink3:#eef2ff;--hairline:#e5e7eb;--text:#09090b;--text-dim:#525866;--text-faint:#71717a;--accent:#6d28ff;--accent-dim:#7c3aed;--accent-glow:rgba(109,40,255,.2);--amber:#f59e0b;--blue:#1d9bff;--violet:#6d28ff;--violet-soft:rgba(109,40,255,.07);--violet-border:rgba(109,40,255,.2);--card:#fff;--card-translucent:hsla(0,0%,100%,.92);--grad-1:#6d28ff;--grad-2:#1d9bff;--success:#10b981;--warning:#f59e0b;--danger:#ef4444;--shadow-card:0 8px 40px rgba(15,23,42,.08);--serif:"SF Pro Display","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--mono:"JetBrains Mono","IBM Plex Mono","SF Mono",monospace;--display:"Space Grotesk","Inter",sans-serif}[data-theme=dark]{--ink:#05070a;--ink-2:#161b22;--ink-3:#1e293b;--ink2:#161b22;--ink3:#1e293b;--hairline:#2a3441;--text:#fff;--text-dim:#d1d5db;--text-faint:#9ca3af;--accent:#8b5cf6;--accent-dim:#6d28ff;--accent-glow:rgba(109,40,255,.35);--amber:#f59e0b;--blue:#3b82f6;--violet:#8b5cf6;--violet-soft:rgba(139,92,246,.12);--violet-border:rgba(139,92,246,.28);--card:#161b22;--card-translucent:rgba(5,7,10,.75);--grad-1:#8b5cf6;--grad-2:#3b82f6;--success:#10b981;--warning:#f59e0b;--danger:#ef4444;--shadow-card:0 16px 60px rgba(0,0,0,.35)}.glass{background:var(--card-translucent);border:1px solid var(--hairline);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);box-shadow:var(--shadow-card)}.glow-text{text-shadow:0 0 28px var(--accent-glow)}.page-wrap{max-width:760px;margin:0 auto;padding:48px 24px 96px}.back-link{font-family:var(--mono);font-size:12.5px;color:var(--text-dim)}.back-link:hover{color:var(--accent)}.page-title{font-family:var(--serif);font-size:32px;margin:14px 0 8px;text-transform:capitalize}.page-subtitle{color:var(--text-dim);font-size:14px;line-height:1.6;max-width:520px}.eyebrow{font-family:var(--mono);font-size:11px;color:var(--accent);text-transform:uppercase;letter-spacing:.06em}.item-list{list-style:none;padding:0;margin-top:28px;display:flex;flex-direction:column;gap:10px}.item-card{border-radius:12px;padding:18px 20px;transition:transform .15s,border-color .15s}.item-card:hover{transform:translateX(2px);border-color:var(--accent-dim)}.item-card .title{font-size:15.5px;font-weight:600}.item-card .summary{color:var(--text-dim);font-size:13.5px;margin-top:5px;line-height:1.55}.item-card .meta{font-family:var(--mono);color:var(--text-faint);font-size:11px;margin-top:8px;letter-spacing:.02em}.chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.chip{border-radius:20px;padding:6px 14px;font-size:12.5px}.chip .chip-type{font-family:var(--mono);font-size:9.5px;color:var(--accent);text-transform:uppercase;margin-right:6px}.empty-state{color:var(--text-faint);font-size:13.5px;border-radius:12px;padding:28px;text-align:center}.score-pill{text-align:center;min-width:36px;font-family:var(--mono)}.score-pill .num{font-weight:600;color:var(--accent);font-size:15px}.score-pill .label{font-size:9.5px;color:var(--text-faint)}*{box-sizing:border-box}body,html{background:var(--ink);color:var(--text);margin:0;font-family:var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}.skeleton-wrap{max-width:760px;margin:0 auto;padding:48px 24px 96px}.skeleton-line{border-radius:8px;background:linear-gradient(100deg,rgba(110,231,176,.06) 20%,rgba(110,231,176,.16) 40%,rgba(110,231,176,.06) 60%);background-size:200% 100%;animation:shimmer 1.6s ease-in-out infinite}.skeleton-title{height:30px;width:55%;margin-bottom:28px}.skeleton-card{height:84px;border-radius:12px;margin-bottom:10px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.skeleton-line{animation:none;background:rgba(110,231,176,.1)}}