@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Instrument+Serif:ital@0;1&display=swap";
:root{--ink:#17211b;--paper:#f3f0e7;--lime:#c8ff43;--green:#236146;--line:#17211b2e}*{box-sizing:border-box}html,body{background:var(--paper);min-height:100%;color:var(--ink);margin:0}body{font-family:DM Sans,sans-serif}body:before{content:"";pointer-events:none;opacity:.18;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.18'/%3E%3C/svg%3E");position:fixed;inset:0}main{flex-direction:column;width:min(1240px,100% - 48px);min-height:100vh;margin:auto;display:flex}nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:100px;display:flex}.brand{color:inherit;align-items:center;gap:11px;font-weight:700;text-decoration:none;display:flex}.brandMark{background:var(--ink);width:34px;height:34px;color:var(--lime);border-radius:50%;place-items:center;font-family:Instrument Serif;font-size:22px;display:grid}.live{letter-spacing:.12em;align-items:center;gap:9px;font-size:11px;font-weight:700;display:flex}.live i{background:#4bae6f;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #4bae6f24}.hero{flex:1;grid-template-columns:1.05fr .95fr;align-items:center;gap:7vw;padding:72px 0;display:grid}.kicker,.label{letter-spacing:.16em;font-size:11px;font-weight:700}.kicker{align-items:center;gap:12px;display:flex}.kicker:before{content:"";background:var(--ink);width:38px;height:2px}h1{letter-spacing:-.045em;margin:24px 0;font-family:Instrument Serif,serif;font-size:clamp(64px,7.4vw,112px);font-weight:400;line-height:.83}h1 em{color:var(--green);font-weight:400}.dek{color:#17211bad;max-width:510px;font-size:18px;line-height:1.6}.stockCard{background:var(--ink);color:#fff;box-shadow:18px 18px 0 var(--lime);border-radius:3px;padding:38px;transform:rotate(-1deg)}.cardTop{justify-content:space-between;align-items:flex-start;display:flex}.label{color:#ffffff8c}.stockCard h2{letter-spacing:-.06em;margin:11px 0 0;font-size:clamp(64px,8vw,116px);line-height:.8}.rank{border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:54px;height:54px;font-weight:700;display:grid}.company{color:#fff9;white-space:nowrap;text-overflow:ellipsis;min-height:24px;margin:24px 0;overflow:hidden}.performance{color:var(--lime);border-top:1px solid #ffffff26;align-items:center;gap:16px;padding:24px 0 32px;display:flex}.performance .arrow{font-size:38px}.performance strong{letter-spacing:-.05em;font-size:clamp(46px,6vw,76px)}.stats{border-top:1px solid #ffffff26;border-bottom:1px solid #ffffff26;grid-template-columns:repeat(3,1fr);display:grid}.stats div{border-right:1px solid #ffffff26;padding:20px 12px 20px 0}.stats div+div{padding-left:18px}.stats div:last-child{border:0}.stats span,.sector span{color:#ffffff73;letter-spacing:.12em;margin-bottom:8px;font-size:9px;display:block}.stats b{font-size:18px}.sector{justify-content:space-between;align-items:flex-end;padding-top:20px;display:flex}.sector span{margin:0}.sector b{font-size:13px;font-weight:500}.unavailable{flex-direction:column;justify-content:center;min-height:430px;display:flex}.unavailable h2{font-size:56px;line-height:1}.unavailable p{color:#fff9;line-height:1.6}footer{border-top:1px solid var(--line);color:#17211b8c;grid-template-columns:1fr 1fr 1fr;gap:18px;padding:23px 0 30px;font-size:11px;display:grid}footer p{margin:0}.disclaimer{text-align:right}@media (max-width:850px){main{width:min(100% - 28px,680px)}nav{height:78px}.hero{grid-template-columns:1fr;gap:48px;padding:52px 0 70px}h1{font-size:clamp(60px,18vw,100px)}.stockCard{box-shadow:10px 10px 0 var(--lime);padding:28px}footer{grid-template-columns:1fr}.disclaimer{text-align:left}}@media (max-width:430px){.live{font-size:0}.live i{display:block}.stats b{font-size:15px}.stats div+div{padding-left:10px}.stockCard{padding:24px}.company{margin:18px 0}.performance{padding:20px 0}.performance strong{font-size:44px}}
