@import url("https://fonts.googleapis.com/css2?family=Newsreader:ital,opsz,wght@0,6..72,400;0,6..72,500;0,6..72,600;1,6..72,400&family=Hanken+Grotesk:wght@400;500;600;700;800&family=IBM+Plex+Mono:wght@400;500;600&family=Space+Grotesk:wght@400;500;600;700&display=swap");*{box-sizing:border-box;margin:0;padding:0}::-webkit-scrollbar{width:0;height:0}.bg-scroll{scrollbar-width:none;-ms-overflow-style:none}body,html{background:#f4f1ea}.agd{position:fixed;inset:0;z-index:100;display:flex;background:#1b1a14;color:#f4f1ea;font-family:Hanken Grotesk,sans-serif;overflow:auto}.agd-brand{flex:1 1;min-width:0;display:flex;align-items:center;gap:clamp(32px,5vw,88px);padding:6vh clamp(48px,6vw,112px)}.agd-copy{flex:1 1;min-width:0;max-width:560px}.agd-eyebrow{font-family:IBM Plex Mono,monospace;font-size:12px;letter-spacing:.28em;text-transform:uppercase;color:#c6a340}.agd-wordmark{font-family:Newsreader,serif;font-weight:500;font-size:clamp(64px,7vw,104px);line-height:.94;letter-spacing:-.02em;margin-top:26px}.agd-wordmark em{font-style:normal;color:#c6a340}.agd-tagline{font-size:clamp(16px,1.4vw,19px);line-height:1.5;color:#b7b3a6;margin-top:26px;max-width:42ch}.agd-caption{font-family:IBM Plex Mono,monospace;font-size:12px;line-height:1.6;color:#6c695d;margin-top:30px;max-width:40ch}.agd-caption b{color:#9a968a;font-weight:500}.agd-scale{flex:none;align-self:stretch;display:flex;flex-direction:column;align-items:center;gap:12px;padding:9vh 0}.agd-scale-row{flex:1 1 auto;min-height:300px;display:flex;align-items:stretch;gap:16px}.agd-ticks{display:flex;flex-direction:column;justify-content:space-between;text-align:right;font-family:IBM Plex Mono,monospace;font-size:13px;line-height:1;color:#6c695d}.agd-ticks span:first-child{color:#f4f1ea}.agd-ticks span:last-child{color:#4a473b}.agd-annot{font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#6c695d;white-space:nowrap}.agd-annot--top{color:#b7b3a6}.agd-bar{flex:none;width:58px;border-radius:30px;overflow:hidden;border:1px solid #302e26;position:relative;background:#14130e}.agd-bar-fill{position:absolute;inset:0;border-radius:inherit;background:linear-gradient(0deg,#17160f 0,#3a382f 22%,#6c695d 45%,#9a968a 65%,#c7c3b7 82%,#f4f1ea)}.agd-gate{flex:none;width:clamp(400px,34vw,480px);border-left:1px solid #302e26;background:#17160f;display:flex;flex-direction:column;justify-content:center;padding:6vh clamp(40px,3.5vw,64px)}.agd-gate-q{font-family:Newsreader,serif;font-size:clamp(28px,2.4vw,34px);font-weight:500;line-height:1.15}.agd-gate-sub{font-size:14px;color:#8f8b7e;line-height:1.5;margin:12px 0 30px}.agd-btn{width:100%;border-radius:14px;font-family:Hanken Grotesk,sans-serif;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .06s ease}.agd-btn:active{transform:translateY(1px)}.agd-btn:focus-visible{outline:2px solid #c6a340;outline-offset:3px}.agd-btn--primary{height:58px;border:none;background:#c6a340;color:#17160f;font-size:16px;font-weight:700}.agd-btn--primary:hover{background:#d4b24a}.agd-btn--ghost{height:54px;margin-top:12px;border:1px solid #3a382f;background:transparent;color:#b7b3a6;font-size:15px;font-weight:600}.agd-btn--ghost:hover{border-color:#6c695d;color:#f4f1ea}.agd-fine{font-family:IBM Plex Mono,monospace;font-size:11px;color:#6c695d;line-height:1.6;margin-top:26px}@keyframes agdRise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes agdFade{0%{opacity:0}to{opacity:1}}@keyframes agdFill{0%{-webkit-clip-path:inset(100% 0 0 0);clip-path:inset(100% 0 0 0)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}.agd-eyebrow{animation:agdRise .6s ease both}.agd-wordmark{animation:agdRise .7s ease .1s both}.agd-tagline{animation:agdRise .7s ease .2s both}.agd-caption{animation:agdFade .7s ease .5s both}.agd-scale{animation:agdFade .6s ease .35s both}.agd-bar-fill{animation:agdFill .95s cubic-bezier(.4,0,.2,1) .35s both}.agd-gate{animation:agdFade .7s ease .45s both}@media (prefers-reduced-motion:reduce){.agd-bar-fill,.agd-caption,.agd-eyebrow,.agd-gate,.agd-scale,.agd-tagline,.agd-wordmark{animation:none!important;opacity:1!important;transform:none!important;-webkit-clip-path:none!important;clip-path:none!important}}