:root{--brand-bg:#0b1220;--brand-bg-elevated:#0f1b31;--brand-surface:rgba(12,22,40,0.6);--brand-accent:#2f81f7;--brand-accent-600:#2563eb;--brand-accent-400:#3b82f6;--brand-pill-bg:#09122A;--brand-pill-border:rgba(47,129,247,0.25);--brand-pill-text:#BFDBFE}.interview-font{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.hero-headline{font-weight:700;font-size:clamp(32px,8vw,60px);line-height:clamp(36px,8vw,60px)}.gradient-headline{background:linear-gradient(90deg,#F4F4F5,#97C7FD 50%,#F4F4F5);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.section-headline{font-weight:700;font-size:clamp(24px,5vw,30px);line-height:1.3}.section-description{font-weight:400;font-size:16px;line-height:1.6;color:#d1d5db}.section-pill-text{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:500;font-size:14px;line-height:20px}.brand-pill,.section-pill-text{color:var(--brand-pill-text,#BFDBFE)}.brand-pill{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .5rem;border-radius:.5rem;border:1px solid var(--brand-pill-border,rgba(47,129,247,.25));background:var(--brand-pill-bg,#09122A);white-space:nowrap}.brand-pill:hover{border-color:#1e418d;background-color:rgba(30,65,141,.1);transition:all .2s ease}.brand-pill-light{--brand-pill-bg:#E6F2FF;--brand-pill-text:#0C1A31;--brand-pill-border:rgba(47,129,247,0.25)}.chrome-extension-btn{background:#FFFFFF;color:#000000;position:relative;transition:none}.chrome-extension-btn:hover{animation:blinkFlicker .12s steps(6);background:#000000;color:#FFFFFF}.chrome-extension-btn svg{stroke:currentColor;fill:none;stroke-width:2}@keyframes blinkFlicker{0%{background:#FFFFFF;color:#000000}16.66%{background:#000000;color:#FFFFFF}33.33%{background:#FFFFFF;color:#000000}50%{background:#000000;color:#FFFFFF}66.66%{background:#FFFFFF;color:#000000}83.33%{background:#000000;color:#FFFFFF}to{background:#000000;color:#FFFFFF}}