html{scroll-padding-top:90px;scrollbar-width:thin;scrollbar-color:var(--pink) #111b23}html::-webkit-scrollbar{width:12px}html::-webkit-scrollbar-track{background:#111b23;border-left:1px solid rgba(255,255,255,.12)}html::-webkit-scrollbar-thumb{min-height:52px;border:3px solid transparent;border-radius:999px;background:linear-gradient(180deg,var(--pink),#ffb800 52%,var(--cyan));background-clip:padding-box}html::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#ff62ae,var(--yellow) 52%,#45e9f6);background-clip:padding-box}body{background:var(--cream);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.6;overflow-x:clip}body::before{content:'';position:fixed;inset:0;z-index:200;pointer-events:none;opacity:.045;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 140 140' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E")}::selection{background:var(--pink);color:#fff}.container{width:var(--container);margin-inline:auto}.display{font-family:var(--display);font-weight:400;line-height:.92;letter-spacing:-.045em;text-transform:uppercase;text-wrap:balance}.display span,.display em{color:var(--pink);font-style:normal}.section-marker{display:inline-flex;align-items:center;gap:.7rem;font-size:.7rem;font-weight:800;letter-spacing:.18em}.section-marker::before{content:'';width:38px;height:3px;background:currentColor}.section-marker.light{color:#fff}.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}.skip-link{position:fixed;left:1rem;top:-100px;z-index:999;background:#fff;padding:.75rem 1rem;border:2px solid #000}.skip-link:focus{top:1rem}:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}.section-cream{background:var(--cream)}.section-yellow{background:var(--yellow)}
