:root{--ink:#0d0d0d;--paper:#efe6d6;--white:#fffdf8;--lime:#d8ff45;--pink:#ff7bc3;--flash:#ffb703;--muted:#5f5b55;--line:2px solid var(--ink);--tap:48px;--content:1600px;--fivehundrd-paper-noise:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='260' height='260'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.016' numOctaves='2' seed='4' stitchTiles='stitch' result='cloud'/%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' seed='7' stitchTiles='stitch' result='grain'/%3E%3CfeTurbulence type='turbulence' baseFrequency='0.006 0.25' numOctaves='2' seed='2' stitchTiles='stitch' result='fiber'/%3E%3CfeColorMatrix in='cloud' type='matrix' values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 0.09 0' result='cloudA'/%3E%3CfeColorMatrix in='grain' type='matrix' values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 0.5 0' result='grainA'/%3E%3CfeColorMatrix in='fiber' type='matrix' values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 0.14 0' result='fiberA'/%3E%3CfeComposite in='cloudA' in2='grainA' operator='arithmetic' k2='1' k3='1' result='mix1'/%3E%3CfeComposite in='mix1' in2='fiberA' operator='arithmetic' k2='1' k3='1' result='mix2'/%3E%3CfeColorMatrix in='mix2' type='matrix' values='0 0 0 0 0.4  0 0 0 0 0.34  0 0 0 0 0.26  0 0 0 1 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");--fivehundrd-paper-noise-size:260px 260px;--fivehundrd-deck-bottom-reserve:calc(58px + env(safe-area-inset-bottom,0px))}*{box-sizing:border-box}html{scroll-behavior:smooth;text-size-adjust:100%}body,html{min-height:100%}body{margin:0;background-color:var(--paper);background-image:var(--fivehundrd-paper-noise);background-repeat:repeat;background-size:var(--fivehundrd-paper-noise-size);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}button{touch-action:manipulation}a{color:inherit}img,video{max-width:100%}:focus-visible{outline:3px solid var(--pink);outline-offset:2px}.fivehundrd-launchbar{position:relative;z-index:41;background:var(--ink);text-align:center;padding:7px max(10px,env(safe-area-inset-right)) 7px max(10px,env(safe-area-inset-left));font-size:12px;font-weight:950;letter-spacing:.065em;text-transform:uppercase}.fivehundrd-launchbar__chip{display:inline-block;background:var(--lime);color:var(--ink);border:1px solid var(--fivehundrd-ref-white);padding:2px 6px;margin-right:7px;transform:rotate(-1deg)}.fivehundrd-header{background-color:rgba(239,230,214,.97);background-image:var(--fivehundrd-paper-noise);background-repeat:repeat;background-size:var(--fivehundrd-paper-noise-size);border-bottom:var(--line)}.fivehundrd-nav{max-width:var(--content);margin:auto;min-height:58px;padding:8px max(10px,env(safe-area-inset-right)) 8px max(10px,env(safe-area-inset-left));display:flex;justify-content:space-between;gap:12px}.fivehundrd-brand{font-size:22px;letter-spacing:-.065em;text-decoration:none;display:flex;align-items:center;gap:5px;white-space:nowrap}.fivehundrd-brand span:not(.fivehundrd-brand__reference){display:grid;place-items:center;width:23px;height:23px;background:var(--lime);border:2px solid var(--ink);font-size:17px;line-height:1;transform:rotate(-3deg)}.fivehundrd-brand--logo img{height:24px}.fivehundrd-nav__links{display:flex;align-items:center;gap:16px;font-size:12px;font-weight:900}.fivehundrd-button,.fivehundrd-nav__links>a{text-decoration:none}.fivehundrd-button{min-height:var(--tap);border:2px solid var(--ink);padding:10px 14px;font-weight:950;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;background:var(--fivehundrd-ref-white);color:var(--ink);transition:transform .12s ease,box-shadow .12s ease,filter .12s ease}.fivehundrd-button:disabled{cursor:wait;opacity:.62}.fivehundrd-button--lime{background:var(--lime)}.fivehundrd-button--share-error{background:var(--fivehundrd-ref-pink)!important;color:var(--fivehundrd-ref-black)}.fivehundrd-button--pink{background:var(--pink)}.fivehundrd-button--white{background:var(--white)}.fivehundrd-button--dark{background:var(--ink);color:var(--fivehundrd-ref-white)}.fivehundrd-wall-section{max-width:var(--content);margin:auto;padding:10px 8px 28px}.fivehundrd-wall-toolbar{display:flex;gap:7px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;padding:1px 0 9px}.fivehundrd-wall-toolbar::-webkit-scrollbar{display:none}.fivehundrd-chip{flex:0 0 auto;min-height:40px;border:1.7px solid var(--ink);border-radius:999px;background:var(--white);padding:7px 13px;font-size:13px;font-weight:950;cursor:pointer;scroll-snap-align:start}.fivehundrd-chip.is-active{background:var(--ink);color:var(--fivehundrd-ref-white)}.fivehundrd-trending{grid-template-columns:1fr;margin-bottom:13px;border:2px solid var(--fivehundrd-ref-black)}.fivehundrd-trending>strong{color:var(--lime);padding:7px 9px;border-bottom:1px solid #292929;text-transform:uppercase;font-size:11px;letter-spacing:.08em}.fivehundrd-trending>div{scroll-snap-type:x proximity}.fivehundrd-trending button{min-height:42px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-right:1px solid #262626;padding:7px 10px;white-space:nowrap;font-size:12px;font-weight:850;scroll-snap-align:start}.fivehundrd-trending button span{color:var(--pink);font-size:11px;margin-left:4px}.fivehundrd-trending__empty{padding:10px;opacity:.72}.fivehundrd-wall-heading{gap:14px;margin:10px 2px 11px}.fivehundrd-kicker{text-transform:uppercase;letter-spacing:.085em;font-size:10px;font-weight:1000}.fivehundrd-wall-heading h1{font-size:clamp(38px,13vw,72px);line-height:.76;letter-spacing:-.075em;margin:4px 0 0}.fivehundrd-capacity{align-items:flex-end;grid-gap:4px;gap:4px}.fivehundrd-capacity span{grid-column:1/-1;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.fivehundrd-capacity strong{font-size:26px;line-height:.82;letter-spacing:-.055em}.fivehundrd-capacity small{font-weight:950;padding-bottom:2px}.fivehundrd-wall-strap{margin:0 2px 14px;font-weight:650;letter-spacing:-.005em;line-height:1.4;color:var(--ink);opacity:.78;max-width:56ch}.fivehundrd-wall-strap b{font-weight:950;opacity:1}.fivehundrd-wall-frame{background:var(--fivehundrd-ref-black);border:2px solid var(--ink);overflow:hidden;contain:layout paint}.fivehundrd-wall-grid{grid-template-columns:repeat(8,minmax(0,1fr));grid-auto-rows:clamp(36px,10.87vw,50px);grid-gap:2px;gap:2px;background:var(--paper)}.fivehundrd-empty,.fivehundrd-spot{contain-intrinsic-size:43px 43px}.fivehundrd-empty{background:var(--white);box-shadow:inset 0 0 0 1px rgba(13,13,13,.16);color:rgba(13,13,13,.42)}.fivehundrd-empty:focus-visible,.fivehundrd-empty:hover{background:var(--lime);color:var(--ink);box-shadow:inset 0 0 0 2px var(--ink)}.fivehundrd-empty__plus{font-size:clamp(13px,2vw,18px)}.fivehundrd-empty__label{font-size:11px}.fivehundrd-spot{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;cursor:pointer;text-align:left;box-shadow:inset 0 0 0 2px var(--lime);isolation:isolate}.fivehundrd-spot--big{box-shadow:inset 0 0 0 3px var(--pink);z-index:2}.fivehundrd-spot--flash{box-shadow:inset 0 0 0 3px var(--flash);z-index:2}.fivehundrd-spot__media{position:absolute;inset:0;display:block;background:var(--fivehundrd-ref-black)}.fivehundrd-spot__media img{width:100%;height:100%;object-fit:cover;display:block}.fivehundrd-spot__img{opacity:0;transition:opacity .22s ease}.fivehundrd-spot__img.is-loaded{opacity:1}@media(prefers-reduced-motion:reduce){.fivehundrd-spot__img{transition:none}}.fivehundrd-spot__initials{position:absolute;inset:0;display:grid;place-items:center;font-size:clamp(13px,3.6vw,20px);font-weight:1000;background:linear-gradient(140deg,var(--fivehundrd-ref-black),#262626);letter-spacing:-.05em}.fivehundrd-spot__scrim{position:absolute;inset:38% 0 0;pointer-events:none}.fivehundrd-spot__label{position:absolute;left:4px;top:4px;background:var(--lime);color:var(--ink);border:1px solid var(--ink);padding:2px 4px;font-size:8px;font-weight:1000;text-transform:uppercase;z-index:2}.fivehundrd-spot--big .fivehundrd-spot__label{background:var(--pink)}.fivehundrd-spot--flash .fivehundrd-spot__label{background:var(--flash)}.fivehundrd-spot__name{position:absolute;left:6px;right:5px;bottom:5px;font-size:11px;line-height:1.05;font-weight:1000;text-shadow:0 2px 7px #000;z-index:2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fivehundrd-spot--big .fivehundrd-spot__name{font-size:14px;bottom:7px;left:8px}.fivehundrd-spot__trending{position:absolute;right:4px;top:4px;background:var(--ink);color:var(--lime);padding:2px 4px;font-size:8px;font-weight:1000;letter-spacing:.06em;z-index:2}.fivehundrd-wall-foot{display:none}dialog.fivehundrd-sheet{position:fixed;inset:auto 0 0 0;margin:0;padding:0;max-width:none;color:inherit;overscroll-behavior:contain}dialog.fivehundrd-sheet::-webkit-backdrop{background:rgba(10,10,10,.5);backdrop-filter:blur(6px) saturate(1.1);-webkit-backdrop-filter:blur(6px) saturate(1.1)}dialog.fivehundrd-sheet::backdrop{background:rgba(10,10,10,.5);backdrop-filter:blur(6px) saturate(1.1);-webkit-backdrop-filter:blur(6px) saturate(1.1)}::view-transition-group(fivehundrd-spot-morph){animation-duration:.34s;animation-timing-function:cubic-bezier(.22,.61,.36,1)}@media(prefers-reduced-motion:reduce){::view-transition-group(*),::view-transition-new(*),::view-transition-old(*){animation:none!important}}.fivehundrd-sheet{width:100%;max-height:92svh;background:var(--paper);border:2px solid var(--ink);border-bottom:0;border-radius:17px 17px 0 0;display:grid;grid-template-columns:88px minmax(0,1fr);overflow:auto;-webkit-overflow-scrolling:touch;padding-bottom:max(10px,env(safe-area-inset-bottom));touch-action:pan-y;box-shadow:0 -24px 60px -20px rgba(0,0,0,.5),inset 0 -2px 0 rgba(255,255,255,.4)}.fivehundrd-sheet__grab{position:absolute;top:0;left:0;right:0;height:46px;z-index:4;touch-action:none;cursor:-webkit-grab;cursor:grab}.fivehundrd-sheet__grab:active{cursor:-webkit-grabbing;cursor:grabbing}.fivehundrd-sheet__handle{position:absolute;top:7px;left:50%;width:38px;height:4px;border-radius:999px;background:rgba(13,13,13,.22);transform:translateX(-50%)}.fivehundrd-sheet__close{position:absolute;right:8px;top:10px;z-index:5;width:42px;height:42px;border:2px solid var(--ink);font-size:22px;font-weight:1000}.fivehundrd-sheet__art{min-height:124px;background:var(--fivehundrd-ref-black);display:grid;place-items:center;color:var(--lime);font-size:64px;font-weight:1000;overflow:hidden}.fivehundrd-sheet__art img{width:100%;height:100%;object-fit:cover}.fivehundrd-sheet__art[data-preview=audio]{border-radius:0 0 40px 0}.fivehundrd-sheet__art[data-preview=slides]{border-radius:0 0 0 22px}.fivehundrd-sheet__art[data-preview=text]{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,28px 100%,0 calc(100% - 28px));clip-path:polygon(0 0,100% 0,100% 100%,28px 100%,0 calc(100% - 28px))}.fivehundrd-sheet__body{padding:21px 12px 14px;min-width:0}.fivehundrd-sheet h2{margin:8px 44px 10px 0;font-size:clamp(32px,10vw,46px);line-height:.88;letter-spacing:-.06em}.fivehundrd-sheet p{font-size:13px;line-height:1.5;max-width:50ch;margin:0 0 14px}.fivehundrd-sheet__stats{border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);padding:9px 0;margin:14px 0;font-size:12px;text-transform:uppercase;font-weight:950}.fivehundrd-sheet__stats strong{font-size:24px;margin-right:5px}.fivehundrd-sheet__actions{display:flex;flex-wrap:wrap;gap:8px;position:-webkit-sticky;position:sticky;bottom:0;padding:8px 0 max(2px,env(safe-area-inset-bottom));background:linear-gradient(transparent,var(--paper) 12%)}.fivehundrd-sheet__actions .fivehundrd-button{flex:1 1 auto;min-height:48px}.fivehundrd-button--icon{flex:0 0 48px!important;width:48px;padding:0;justify-content:center}.fivehundrd-found-at{display:grid;grid-template-columns:auto 1fr auto;align-items:baseline;grid-gap:7px;gap:7px;background:var(--lime);border:2px solid var(--ink);padding:9px 10px;margin:0 0 12px;transform:rotate(-.5deg)}.fivehundrd-found-at small,.fivehundrd-found-at span{font-size:10px;font-weight:1000;letter-spacing:.08em}.fivehundrd-found-at strong{font-size:15px;letter-spacing:-.03em}.fivehundrd-save-notice{background:var(--pink);border:2px solid var(--ink);padding:9px 12px;margin:0 0 12px;font-size:12px;font-weight:900;letter-spacing:-.01em;line-height:1.35;transform:rotate(.4deg);animation:fivehundrd-save-notice-in .18s ease-out}@keyframes fivehundrd-save-notice-in{0%{opacity:0;transform:translateY(4px) rotate(.4deg)}to{opacity:1;transform:translateY(0) rotate(.4deg)}}@media (prefers-reduced-motion:reduce){.fivehundrd-save-notice{animation:none}}.fivehundrd-discover-next{width:100%;margin-top:11px;border:0;border-top:2px solid var(--ink);background:transparent;padding:13px 0;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer}.fivehundrd-discover-next span{font-size:11px;text-transform:uppercase;font-weight:950;letter-spacing:.07em}.fivehundrd-discover-next strong{font-size:12px;max-width:65%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fivehundrd-preview{margin:12px 0;border:2px solid var(--ink);background:var(--white)}.fivehundrd-preview--gate{width:100%;min-height:58px;padding:9px 11px;display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer}.fivehundrd-preview__play{width:38px;height:38px;display:grid;place-items:center;border:2px solid var(--ink);background:var(--lime);flex:0 0 auto}.fivehundrd-preview--gate strong{display:block;font-size:12px}.fivehundrd-preview--gate small{display:block;font-size:11px;margin-top:2px;opacity:.66}.fivehundrd-preview--active{padding:9px}.fivehundrd-preview--active audio,.fivehundrd-preview--active video{width:100%;display:block;max-height:42svh;background:var(--fivehundrd-ref-black)}.fivehundrd-preview--active small{display:block;margin-top:6px;font-size:10px;font-weight:850;opacity:.6;text-transform:uppercase}.fivehundrd-preview--static{padding:10px}.fivehundrd-preview__eyebrow{font-size:10px;font-weight:950;text-transform:uppercase}.fivehundrd-preview--static p{margin:5px 0 0}.fivehundrd-book{margin:12px 0;padding:11px 12px 10px;border:2px solid var(--ink);border-radius:3px;background:var(--paper);background-image:repeating-linear-gradient(180deg,rgba(13,13,13,.035) 0 1px,transparent 1px 5px),radial-gradient(120% 90% at 50% 0,rgba(255,255,255,.6),transparent 60%);box-shadow:3px 3px 0 rgba(13,13,13,.16);outline:0}.fivehundrd-book:focus-visible{outline:3px solid var(--pink);outline-offset:2px}.fivehundrd-book[data-lane=author]{position:relative}.fivehundrd-book[data-lane=author]:after,.fivehundrd-book[data-lane=author]:before{content:"";position:absolute;inset:0;z-index:-1;border:2px solid var(--ink);border-radius:3px 8px 8px 3px;background:var(--white)}.fivehundrd-book[data-lane=author]:before{transform:translate(4px,4px);opacity:.7}.fivehundrd-book[data-lane=author]:after{transform:translate(8px,8px);opacity:.4}.fivehundrd-book__eyebrow{display:block;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.14em;opacity:.6;text-align:center;margin-bottom:8px}.fivehundrd-book__stage{position:relative;perspective:1400px;perspective-origin:0;border:2px solid var(--ink);background:var(--fivehundrd-ref-black);overflow:hidden}.fivehundrd-book__sheet{display:block;width:100%;max-height:44svh;object-fit:contain;background:var(--fivehundrd-ref-black)}.fivehundrd-book__spine{position:absolute;left:0;top:0;bottom:0;width:26px;z-index:2;pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,.16) 45%,transparent)}.fivehundrd-book__prefetch{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.fivehundrd-book__leaf{position:absolute;inset:0;z-index:3;transform-style:preserve-3d;transform-origin:left center;will-change:transform;animation:fivehundrd-page-turn .62s cubic-bezier(.42,0,.3,1) forwards}.fivehundrd-book__leaf[data-dir=prev]{animation-name:fivehundrd-page-turn-back}.fivehundrd-book__face{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:var(--fivehundrd-ref-black)}.fivehundrd-book__face--back{transform:rotateY(180deg)}.fivehundrd-book__leaf:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,.42),rgba(0,0,0,0) 28%,rgba(255,255,255,.16) 62%,rgba(0,0,0,.3));animation:fivehundrd-page-sheen .62s ease-out forwards}@keyframes fivehundrd-page-turn{0%{transform:rotateY(0deg)}to{transform:rotateY(-176deg)}}@keyframes fivehundrd-page-turn-back{0%{transform:rotateY(-176deg)}to{transform:rotateY(0deg)}}@keyframes fivehundrd-page-sheen{0%{opacity:0}35%{opacity:1}to{opacity:0}}.fivehundrd-book__nav{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:9px}.fivehundrd-book__nav button{min-width:var(--tap);min-height:38px;border:2px solid var(--ink);background:var(--white);font-size:19px;font-weight:1000;line-height:1;cursor:pointer;border-radius:2px}.fivehundrd-book__nav button:disabled{opacity:.34;cursor:default}.fivehundrd-book__nav button:not(:disabled):active{background:var(--lime)}.fivehundrd-book__folio{font-size:11px;font-weight:950;letter-spacing:.1em;opacity:.72;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.fivehundrd-book[data-lane=author]{border-width:2px;border-radius:3px 8px 8px 3px}.fivehundrd-book[data-lane=author] .fivehundrd-book__stage{border-radius:2px 6px 6px 2px}.fivehundrd-book:not([data-lane=author]){background-image:none;background:var(--white)}.fivehundrd-book:not([data-lane=author]) .fivehundrd-book__spine{display:none}@media(prefers-reduced-motion:reduce){.fivehundrd-book__leaf,.fivehundrd-book__leaf:after{animation-duration:1ms}}@media(max-width:620px){.fivehundrd-book{padding:9px 9px 8px}.fivehundrd-book__sheet{max-height:38svh}.fivehundrd-book__spine{width:18px}}.fivehundrd-preview[data-kind=audio]{border-radius:999px}.fivehundrd-preview--gate[data-kind=audio]{padding-left:14px}.fivehundrd-preview--active[data-kind=audio]{padding:10px 16px}.fivehundrd-preview[data-kind=video]{border-radius:16px;overflow:hidden}.fivehundrd-preview[data-kind=text]{-webkit-clip-path:polygon(0 0,calc(100% - 20px) 0,100% 20px,100% 100%,0 100%);clip-path:polygon(0 0,calc(100% - 20px) 0,100% 20px,100% 100%,0 100%)}.promote-dropzone[data-kind=audio]{border-radius:999px;padding-left:20px}.promote-dropzone[data-kind=video]{border-radius:16px}.promote-dropzone[data-kind=slides]{border-radius:10px}.promote-dropzone[data-kind=image]{border-radius:6px}.promote-textpreview textarea{-webkit-clip-path:polygon(0 0,calc(100% - 24px) 0,100% 24px,100% 100%,0 100%);clip-path:polygon(0 0,calc(100% - 24px) 0,100% 24px,100% 100%,0 100%)}.promote-slides{display:grid;grid-gap:10px;gap:10px}.promote-slides__slot{display:grid;grid-gap:6px;gap:6px}.promote-slides__remove{justify-self:start;border:0;background:none;font-size:11px;font-weight:900;text-decoration:underline;cursor:pointer;padding:0;color:#a00}.promote-slides__count{opacity:.65;font-weight:800}.fivehundrd-manifesto{background:var(--ink);color:var(--fivehundrd-ref-white);display:flex;gap:26px;overflow-x:auto;overscroll-behavior-x:contain;padding:13px 12px;font-size:12px;font-weight:1000;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;scrollbar-width:none}.fivehundrd-manifesto::-webkit-scrollbar{display:none}.fivehundrd-manifesto span:nth-child(2){color:var(--lime)}.fivehundrd-manifesto span:nth-child(3){color:var(--pink)}.fivehundrd-home-grid{max-width:1300px;margin:auto;padding:34px 8px 56px;display:grid;grid-template-columns:1fr}.fivehundrd-home-grid>div{padding:25px 16px;border:2px solid var(--ink)}.fivehundrd-home-grid>div+div{border-top:0}.fivehundrd-home-grid__accent{background:var(--lime)}.fivehundrd-home-grid h2{font-size:clamp(42px,13vw,58px);line-height:.9;letter-spacing:-.06em;margin:12px 0 18px}.fivehundrd-home-grid p{font-size:15px;line-height:1.55;max-width:46ch}@media(min-width:621px){.fivehundrd-nav{min-height:64px;padding:10px 18px}.fivehundrd-brand{font-size:25px}.fivehundrd-nav__links{font-size:13px}.fivehundrd-wall-section{padding:16px 12px 38px}.fivehundrd-trending{grid-template-columns:auto 1fr}.fivehundrd-trending>strong{border-bottom:0;border-right:1px solid #292929;padding:10px 13px}.fivehundrd-wall-heading h1{font-size:72px}.fivehundrd-capacity strong{font-size:40px}.fivehundrd-capacity small{font-size:12px}.fivehundrd-wall-grid{grid-template-columns:repeat(15,minmax(0,1fr));grid-auto-rows:clamp(35px,5.43vw,54px)}.fivehundrd-spot__name{font-size:12px}.fivehundrd-spot--big .fivehundrd-spot__name{font-size:16px}dialog.fivehundrd-sheet{inset:0;margin:auto}.fivehundrd-sheet{width:min(820px,100%);max-height:min(88svh,820px);grid-template-columns:minmax(220px,35%) 1fr;border-bottom:2px solid var(--ink);border-radius:0;box-shadow:8px 8px 0 var(--ink),0 30px 70px -24px rgba(0,0,0,.45);padding-bottom:0}.fivehundrd-sheet__handle{display:none}.fivehundrd-sheet__art{min-height:360px}.fivehundrd-sheet__body{padding:30px}.fivehundrd-sheet h2{font-size:56px}.fivehundrd-sheet p{font-size:15px}.fivehundrd-sheet__actions{position:static;display:flex;flex-wrap:wrap;background:none;padding:0}.fivehundrd-sheet__actions .fivehundrd-button{width:auto}.fivehundrd-home-grid{grid-template-columns:1fr 1fr;padding:60px 22px 80px}.fivehundrd-home-grid>div+div{border-top:2px solid var(--ink);border-left:0}}@media(min-width:1025px){.fivehundrd-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.fivehundrd-wall-section{padding:18px clamp(18px,2vw,30px) 44px}.fivehundrd-wall-heading h1{font-size:clamp(74px,7vw,104px)}.fivehundrd-capacity strong{font-size:56px}.fivehundrd-wall-grid{grid-template-columns:repeat(23,minmax(0,1fr));grid-auto-rows:clamp(30px,3.45vw,54px)}.fivehundrd-wall-foot{display:flex;justify-content:space-between;gap:12px;margin-top:8px;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.05em;opacity:.66}.fivehundrd-spot{transition:transform .13s ease,box-shadow .13s ease}.fivehundrd-spot:focus-visible,.fivehundrd-spot:hover{z-index:9;transform:scale(1.055);outline:0;box-shadow:0 11px 30px rgba(0,0,0,.34),0 0 0 3px var(--lime)}.fivehundrd-spot--big:focus-visible,.fivehundrd-spot--big:hover{transform:scale(1.025);box-shadow:0 14px 36px rgba(0,0,0,.4),0 0 0 4px var(--pink)}.fivehundrd-button:hover{transform:translate(-1px,-1px);box-shadow:3px 3px 0 var(--ink)}.fivehundrd-home-grid>div+div{border-left:0}.fivehundrd-home-grid{border-left:2px solid var(--ink);border-right:2px solid var(--ink)}}@media(hover:none),(pointer:coarse){.fivehundrd-header{-webkit-backdrop-filter:none;backdrop-filter:none}.fivehundrd-button:hover,.fivehundrd-spot--big:focus-visible,.fivehundrd-spot--big:hover,.fivehundrd-spot:focus-visible,.fivehundrd-spot:hover{transform:none;box-shadow:inherit}.fivehundrd-spot:active{filter:brightness(.86)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media(prefers-contrast:more){.fivehundrd-empty{box-shadow:inset 0 0 0 2px rgba(13,13,13,.45)}}.seo-page{min-height:100vh;background:var(--paper);color:var(--ink);padding:28px clamp(18px,6vw,92px)}.seo-page>*{max-width:920px}.seo-brand{display:inline-block;color:var(--ink);text-decoration:none;font-weight:950;font-size:27px;line-height:.82;letter-spacing:-1.5px;transform:rotate(-1deg)}.seo-brand span{color:var(--lime)}.seo-brand--logo{transform:none}.seo-brand--logo img{display:block;height:30px;width:auto}.seo-kicker{display:inline-block;margin:48px 0 12px;background:var(--ink);color:var(--fivehundrd-ref-white);padding:7px 10px;font-size:13px;font-weight:900;letter-spacing:.08em;transform:rotate(-1deg)}.seo-page h1{font-size:clamp(42px,7vw,88px);line-height:.91;letter-spacing:-.055em;margin:8px 0 24px}.seo-lead{font-size:clamp(18px,2.1vw,25px);line-height:1.35;font-weight:650}.seo-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0 56px}.seo-actions a,.seo-related a{color:var(--ink);text-decoration:none;border:2px solid var(--ink);background:var(--white);padding:12px 15px;font-weight:900;min-height:44px}.seo-actions .seo-primary{background:var(--lime);box-shadow:3px 3px 0 var(--ink)}.seo-page section{border-top:2px solid var(--ink);padding:30px 0}.seo-page section h2{font-size:clamp(25px,3vw,40px);letter-spacing:-.035em;margin:0 0 12px}.seo-page section p{font-size:16px;line-height:1.6}.seo-page details{border:2px solid var(--ink);background:var(--white);margin:10px 0;padding:14px 16px}.seo-page summary{font-weight:900;cursor:pointer}.seo-signoff{margin-top:22px}.seo-signoff__names{display:block;margin-top:2px;font-size:20px;font-weight:950;letter-spacing:-.02em}.seo-signoff__m{font-weight:1000}.seo-signoff__m--lime{color:var(--lime);-webkit-text-stroke:.6px var(--ink);paint-order:stroke fill}.seo-signoff__m--pink{color:var(--pink)}.seo-related{gap:10px;padding:34px 0}.seo-footer,.seo-related{display:flex;flex-wrap:wrap}.seo-footer{border-top:2px solid var(--ink);padding:22px 0;gap:18px;align-items:center;font-size:13px;font-weight:800}.seo-footer a{color:var(--ink)}.seo-footer strong{margin-right:auto}.crawler-summary{max-width:1180px;margin:0 auto;padding:28px 22px;border-top:2px solid var(--ink)}.crawler-summary nav{display:flex;gap:10px;flex-wrap:wrap}.crawler-summary a{font-weight:900}.active-project-summary ul{column-count:1;padding-left:20px}@media(min-width:641px){.active-project-summary ul{column-count:2}.seo-page{padding-top:38px}}.fivehundrd-nav__cta-short{display:inline}.fivehundrd-nav__cta-long{display:none}@media(min-width:621px){.fivehundrd-nav__cta-short{display:none}.fivehundrd-nav__cta-long{display:inline}}@media(max-width:620px){.fivehundrd-nav__about{display:none}.fivehundrd-nav__cta{min-height:40px;padding:7px 11px;font-size:12px}}.fivehundrd-success{min-height:100svh;padding:20px max(14px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left));display:grid;grid-template-rows:auto 1fr;grid-gap:24px;gap:24px}.fivehundrd-success__card{width:min(100%,760px);margin:auto;background:var(--white);border:2px solid var(--ink);padding:20px;box-shadow:5px 5px 0 var(--ink)}.fivehundrd-success__tag{display:inline-block;background:var(--lime);border:2px solid var(--ink);padding:5px 8px;font-size:12px;font-weight:1000;text-transform:uppercase;letter-spacing:.08em;transform:rotate(-1deg)}.fivehundrd-success h1{margin:16px 0 12px;font-size:clamp(44px,15vw,86px);line-height:.84;letter-spacing:-.07em}.fivehundrd-success__lead{max-width:50ch;font-size:15px;line-height:1.55;margin:0 0 20px}.fivehundrd-success__spot{display:grid;grid-template-columns:84px minmax(0,1fr);grid-gap:12px;gap:12px;border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);padding:12px 0;margin:18px 0}.fivehundrd-success__art{aspect-ratio:1;background:var(--ink);color:var(--lime);display:grid;place-items:center;font-size:24px;font-weight:1000;overflow:hidden}.fivehundrd-success__art img{width:100%;height:100%;object-fit:cover}.fivehundrd-success__spot small{display:block;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}.fivehundrd-success__spot strong{display:block;font-size:20px;margin:3px 0}.fivehundrd-success__spot p{font-size:12px;line-height:1.45;margin:0}.fivehundrd-success__actions{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px}.fivehundrd-success__status{margin:auto;font-weight:900}@media(min-width:621px){.fivehundrd-success{padding:32px}.fivehundrd-success__card{padding:34px}.fivehundrd-success__spot{grid-template-columns:120px minmax(0,1fr)}.fivehundrd-success__actions{display:flex;flex-wrap:wrap}}.fivehundrd-modebar{display:flex;gap:0;overflow-x:auto;scrollbar-width:none;border:2px solid var(--ink);margin-bottom:8px;background:var(--white)}.fivehundrd-modebar::-webkit-scrollbar{display:none}.fivehundrd-modebar button{flex:0 0 auto;min-height:42px;border:0;border-right:2px solid var(--ink);background:var(--white);padding:8px 12px;font-size:12px;font-weight:1000;text-transform:uppercase;letter-spacing:.045em;cursor:pointer}.fivehundrd-modebar button:last-child{border-right:0}.fivehundrd-modebar button.is-active{background:var(--ink);color:var(--fivehundrd-ref-white)}.fivehundrd-modebar button span{display:inline-grid;place-items:center;min-width:18px;height:18px;margin-left:4px;background:var(--lime);color:var(--ink);border:1px solid;border-radius:999px;font-size:10px}.fivehundrd-mode-note{display:flex;flex-wrap:wrap;gap:5px 14px;align-items:baseline;background:var(--lime);border:2px solid var(--ink);padding:9px 10px;font-size:12px}.fivehundrd-mode-note strong{text-transform:uppercase;letter-spacing:.05em}.fivehundrd-empty-state{grid-column:1/-1;min-height:190px;background:var(--white);display:grid;place-content:center;text-align:center;padding:28px;border:1px solid rgba(13,13,13,.2)}.fivehundrd-empty-state strong{font-size:20px}.fivehundrd-empty-state span{font-size:13px;margin-top:5px;opacity:.66}.promote-page{min-height:100svh}.promote-wizard{max-width:980px;margin:0 auto;padding:26px max(12px,env(safe-area-inset-right)) 54px max(12px,env(safe-area-inset-left))}.promote-wizard__top{display:grid;grid-gap:14px;gap:14px;margin-bottom:18px}.promote-wizard__top>div:first-child>span{font-size:11px;font-weight:1000;letter-spacing:.08em}.promote-wizard h1{font-size:clamp(48px,17vw,100px);line-height:.78;letter-spacing:-.075em;margin:7px 0 0}.promote-progress{height:8px;background:var(--white);border:2px solid var(--ink);overflow:hidden}.promote-progress span{display:block;height:100%;background:var(--pink);transition:width .16s ease}.promote-card{background:var(--white);border:2px solid var(--ink);padding:16px;box-shadow:5px 5px 0 var(--ink);display:grid;grid-gap:14px;gap:14px}.promote-card label{display:grid;grid-gap:6px;gap:6px;font-size:13px;font-weight:950;text-transform:uppercase;letter-spacing:.035em}.promote-card input,.promote-card textarea{width:100%;border:2px solid var(--ink);background:var(--fivehundrd-ref-white);padding:12px;min-height:48px;font-size:16px;text-transform:none;letter-spacing:0;outline:0}.promote-card textarea{resize:vertical}.promote-card input:focus,.promote-card textarea:focus{box-shadow:0 0 0 3px var(--lime)}.promote-card label em{font-size:11px;font-weight:700;text-transform:none;letter-spacing:0;opacity:.62}.promote-card>small{justify-self:end;margin-top:-10px;font-size:11px}.promote-actions{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px;margin-top:2px}.plan-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.plan-grid button{min-height:126px;border:2px solid var(--ink);background:var(--fivehundrd-ref-white);padding:12px;text-align:left;display:grid;grid-gap:4px;gap:4px;cursor:pointer}.plan-grid button.is-active{background:var(--lime);box-shadow:4px 4px 0 var(--ink)}.plan-grid strong{font-size:14px}.plan-grid span{font-size:28px;font-weight:1000;letter-spacing:-.05em}.plan-grid small{font-size:11px;font-weight:900}.plan-grid__soon{grid-column:1/-1;min-height:auto!important;display:flex!important;flex-wrap:wrap;align-items:center;gap:5px 12px;padding:12px 14px!important;background:#f4f4ee;border:2px dashed var(--ink)!important;cursor:not-allowed!important}.plan-grid__soon:hover{transform:none}.plan-grid__soon strong{font-size:13px}.plan-grid__soon>span{font-size:16px;font-weight:1000;letter-spacing:-.03em}.plan-grid__soon small{flex-basis:100%;font-size:11px;font-weight:700;opacity:.7}.plan-grid__soon-badge{font-style:normal;background:var(--flash);color:var(--ink);border:1px solid var(--ink);border-radius:999px;padding:2px 9px;font-size:10px;font-weight:1000;letter-spacing:.05em;text-transform:uppercase}.destination-row{display:grid;grid-template-columns:1fr;grid-gap:9px;gap:9px;border-top:2px solid var(--ink);padding-top:13px}.promote-rule{background:var(--ink);color:var(--fivehundrd-ref-white);margin:0;padding:10px 12px;font-size:13px;font-weight:900}.promote-review>div:not(.promote-actions){border-top:2px solid var(--ink);padding-top:11px}.promote-review small{display:block;font-size:10px;font-weight:1000;text-transform:uppercase;letter-spacing:.07em}.promote-review strong{display:block;font-size:18px;margin-top:3px}.promote-review p{margin:5px 0 0;font-size:12px;line-height:1.45}.promote-error{background:#fff0f0!important;border:2px solid #a00!important;color:#700;padding:10px!important;font-weight:900}.promote-seo{border-top:2px solid var(--ink);margin-top:40px}.promote-seo .seo-page{min-height:0;padding-top:38px}.promote-seo .seo-actions,.promote-seo .seo-brand,.promote-seo .seo-kicker{display:none}.promote-wizard--standard .promote-card{box-shadow:5px 5px 0 var(--fivehundrd-ref-lime)}.promote-wizard--big .promote-card{box-shadow:5px 5px 0 var(--fivehundrd-ref-pink)}.promote-wizard--flash .promote-card{box-shadow:5px 5px 0 var(--fivehundrd-ref-flash)}.promote-plan-pill{display:flex;gap:8px;justify-self:start}.promote-plan-pill button{flex:1 1;min-height:46px;border:2px solid var(--ink);background:var(--white);padding:6px 16px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.03em;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:2px;transition:transform .15s ease}.promote-plan-pill button b{font-size:15px;font-weight:1000;letter-spacing:-.02em}.promote-plan-pill button:hover{transform:translateY(-2px)}.promote-plan-pill button:first-child.is-active{background:var(--fivehundrd-ref-lime)}.promote-plan-pill button:nth-child(2).is-active{background:var(--fivehundrd-ref-pink)}.promote-plan-pill button.is-soon{opacity:.55;cursor:not-allowed;background:var(--white)}.promote-plan-pill button.is-soon:hover{transform:none}.promote-plan-pill button.is-soon b{font-size:12px;letter-spacing:.04em}.promote-stepper{display:flex;gap:6px;margin:2px 0 12px;overflow-x:auto;scrollbar-width:none}.promote-stepper::-webkit-scrollbar{display:none}.promote-stepper__item{display:flex;align-items:center;gap:7px;flex:1 1;min-width:max-content;padding:8px 12px;border:2px solid var(--ink);background:var(--white);opacity:.45}.promote-stepper__item.is-current{opacity:1;box-shadow:3px 3px 0 var(--ink)}.promote-stepper__item.is-done{opacity:.9}.promote-stepper__dot{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;border:2px solid var(--ink);font-size:11px;font-weight:1000;background:var(--white);flex:0 0 auto}.promote-stepper__item.is-current .promote-stepper__dot{background:var(--fivehundrd-ref-lime)}.promote-stepper__item.is-done .promote-stepper__dot{background:var(--fivehundrd-ref-pink);color:var(--fivehundrd-ref-white)}.promote-stepper__item small{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap}.promote-plan-note{margin:0 0 16px;font-size:13px;font-weight:700;line-height:1.5;background:var(--fivehundrd-ref-white);border:2px dashed var(--ink);padding:11px 13px;display:flex;flex-wrap:wrap;gap:6px 10px;align-items:center}.promote-plan-note strong{font-weight:1000}.promote-plan-note__switch{border:0;background:none;text-decoration:underline;cursor:pointer;padding:0;font-size:13px}.promote-plan-note__switch,.promote-required{font-weight:1000;color:var(--fivehundrd-ref-black)}.promote-required{display:inline-block;margin-left:6px;font-size:10px;letter-spacing:.05em;background:var(--fivehundrd-ref-pink);padding:2px 7px;border-radius:999px;text-transform:uppercase;vertical-align:middle}.promote-field{display:grid;grid-gap:8px;gap:8px}.promote-field__label{font-size:13px;font-weight:950;text-transform:uppercase;letter-spacing:.035em}.promote-linkpreview{margin:0;padding:14px 16px;border:1px dashed rgba(0,0,0,.18);border-radius:12px;font-size:14px;line-height:1.5;background:rgba(0,0,0,.02)}.promote-dropzone{position:relative;display:flex;align-items:center;gap:14px;border:2px dashed var(--ink);background:var(--fivehundrd-ref-white);padding:14px;cursor:pointer;transition:background .15s ease,border-style .15s ease}.promote-dropzone:hover{background:#f4f4ee}.promote-dropzone.has-file{border-style:solid}.promote-dropzone input[type=file]{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.promote-dropzone__icon{font-size:28px;flex:0 0 auto;line-height:1}.promote-dropzone__thumb{width:52px;height:52px;object-fit:cover;border:2px solid var(--ink);border-radius:4px;flex:0 0 auto}.promote-dropzone__copy{display:grid;grid-gap:2px;gap:2px;min-width:0}.promote-dropzone__copy strong{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:none;letter-spacing:0}.promote-dropzone__copy small{font-size:11px;opacity:.65;font-weight:700;text-transform:none}.promote-dropzone__sr-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.promote-reposition{display:grid;grid-gap:10px;gap:10px;margin-top:2px}.promote-reposition__frame{position:relative;border:2px solid var(--ink);overflow:hidden;aspect-ratio:1;max-width:220px;background:var(--fivehundrd-ref-white)}.promote-reposition__frame[data-aspect=big],.promote-reposition__frame[data-aspect=flash]{aspect-ratio:2/1;max-width:360px}.promote-reposition__frame img{width:100%;height:100%;object-fit:cover;display:block}.promote-reposition__sliders{display:grid;grid-gap:10px;gap:10px;max-width:360px}.promote-reposition__sliders label{display:grid;grid-gap:5px;gap:5px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.promote-reposition__sliders input[type=range]{width:100%;accent-color:var(--fivehundrd-ref-lime);height:20px;cursor:pointer}.promote-reposition>small{font-size:11px;font-weight:700;opacity:.6;text-transform:none}.promote-select{width:100%;border:2px solid var(--ink);background:var(--fivehundrd-ref-white);padding:12px;min-height:48px;font-size:16px;text-transform:none;letter-spacing:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--ink) 50%),linear-gradient(135deg,var(--ink) 50%,transparent 50%);background-position:calc(100% - 22px) calc(50% - 3px),calc(100% - 16px) calc(50% - 3px);background-size:6px 6px,6px 6px;background-repeat:no-repeat}.promote-select:focus{box-shadow:0 0 0 3px var(--lime)}.promote-hint{display:block;font-size:12px;font-weight:800;line-height:1.4;margin-top:-6px}.promote-hint--error{color:#a00}.destination-row__url-label span:first-child{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.destination-row__platform{display:inline-flex;align-items:center;gap:4px;color:var(--fivehundrd-ref-black);background:var(--fivehundrd-ref-lime);border:1px solid var(--ink);border-radius:999px;padding:2px 8px 2px 6px}.destination-row__platform svg{width:12px;height:12px;flex:0 0 auto}.promote-progress{display:grid;grid-gap:7px;gap:7px;margin:2px 0 6px}.promote-progress__track{height:10px;border:2px solid var(--ink);background:var(--fivehundrd-ref-white);overflow:hidden}.promote-progress__track>span{display:block;height:100%;background:var(--lime);transition:width .18s ease-out}.promote-progress small{font-size:12px;font-weight:900;letter-spacing:-.01em}@media(prefers-reduced-motion:reduce){.promote-progress__track>span{transition:none}}.promote-notice{background:var(--fivehundrd-ref-white);border:2px dashed var(--ink);padding:10px 12px;font-size:13px;font-weight:700;line-height:1.5;margin:0 0 4px;display:flex;flex-wrap:wrap;gap:6px 10px;align-items:center}.promote-notice--warning{background:#fff8e6;border-color:#a67c00}@media(max-width:620px){.promote-plan-pill{justify-self:stretch}.promote-plan-pill button{min-height:40px;padding:5px 8px}.promote-stepper__item small{display:none}.promote-stepper__item.is-current small{display:inline}}@media(min-width:621px){.fivehundrd-modebar{width:max-content}.promote-wizard{padding-top:46px}.promote-wizard__top{grid-template-columns:1fr 260px;align-items:flex-end}.promote-card{padding:28px}.promote-actions{grid-template-columns:auto 1fr}.promote-actions .fivehundrd-button:last-child{justify-self:end}.destination-row{grid-template-columns:180px 1fr}.promote-seo{margin-top:70px}}.promote-optional{display:inline-block;margin-left:6px;font-size:10px;font-weight:900;letter-spacing:.05em;background:var(--fivehundrd-ref-white);color:var(--fivehundrd-ref-muted);border:1px solid var(--fivehundrd-ref-border);padding:2px 7px;border-radius:999px;text-transform:uppercase;vertical-align:middle}.promote-switch-lane{display:inline-flex;align-items:center;gap:4px;border:0;background:none;font-size:12px;font-weight:900;letter-spacing:.03em;text-decoration:underline;color:var(--fivehundrd-ref-black);padding:0;margin:-8px 0 12px;cursor:pointer}.promote-layout{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px;align-items:start}.promote-preview{background:var(--white);border:2px solid var(--ink);padding:16px;box-shadow:5px 5px 0 var(--fivehundrd-ref-pink);display:grid;grid-gap:12px;gap:12px;align-content:start}.promote-wizard--standard .promote-preview{box-shadow:5px 5px 0 var(--fivehundrd-ref-lime)}.promote-wizard--flash .promote-preview{box-shadow:5px 5px 0 var(--fivehundrd-ref-flash)}.promote-preview__head{display:flex;align-items:center;justify-content:space-between;gap:8px}.promote-preview__title{font-size:12px;font-weight:1000;text-transform:uppercase;letter-spacing:.07em}.promote-preview__badge{font-size:10px;font-weight:1000;letter-spacing:.05em;background:var(--fivehundrd-ref-lime);color:var(--fivehundrd-ref-black);border:1px solid var(--ink);padding:3px 8px;border-radius:999px;text-transform:uppercase;white-space:nowrap}.promote-wizard--big .promote-preview__badge{background:var(--fivehundrd-ref-pink)}.promote-wizard--flash .promote-preview__badge{background:var(--fivehundrd-ref-flash)}.promote-preview__frame{position:relative;border:2px solid var(--ink);overflow:hidden;aspect-ratio:1;max-width:340px;margin:0 auto;width:100%}.promote-preview__frame[data-plan=big],.promote-preview__frame[data-plan=flash]{aspect-ratio:2/1}.promote-preview__frame .fivehundrd-spot{width:100%;height:100%;cursor:default}.promote-preview__note{margin:0;font-size:12px;font-weight:700;line-height:1.5;opacity:.65}@media(min-width:861px){.promote-layout{grid-template-columns:1.35fr 1fr}.promote-preview{position:-webkit-sticky;position:sticky;top:20px}}.promote-picker{max-width:900px;margin:0 auto;padding:34px max(12px,env(safe-area-inset-right)) 60px max(12px,env(safe-area-inset-left))}.promote-picker__head{margin-bottom:22px}.promote-picker__head>span{font-size:11px;font-weight:1000;letter-spacing:.08em}.promote-picker__head h1{font-size:clamp(40px,13vw,84px);line-height:.82;letter-spacing:-.06em;margin:8px 0 10px}.promote-picker__head p{font-size:13px;font-weight:600;max-width:46ch;opacity:.75;margin:0}.promote-picker__head .promote-picker__note{margin-top:8px;opacity:.9;color:var(--pink)}.promote-picker__grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.promote-picker__item{display:grid;grid-gap:6px;gap:6px;border:2px solid var(--ink);background:var(--white);padding:16px;text-decoration:none;color:inherit;box-shadow:4px 4px 0 var(--ink);transition:transform .15s ease,box-shadow .15s ease}.promote-picker__item:focus-visible,.promote-picker__item:hover{transform:translate(-2px,-2px);box-shadow:6px 6px 0 var(--fivehundrd-ref-lime);outline:0}.promote-picker__icon{font-size:26px;line-height:1}.promote-picker__item strong{font-size:15px;text-transform:uppercase;letter-spacing:.02em}.promote-picker__item small{font-size:12px;font-weight:700;opacity:.6;line-height:1.4}@media(min-width:621px){.promote-picker__grid{grid-template-columns:repeat(3,1fr)}}.fivehundrd-success__sharepack{margin-top:18px;padding-top:16px;border-top:2px solid var(--ink)}.fivehundrd-success__sharepack-head p{margin:4px 0 0;font-size:13px;color:#6f6b64;font-weight:600;line-height:1.4}.fivehundrd-success__sharepack .fivehundrd-button{width:100%;justify-content:center;min-height:var(--tap)}.fivehundrd-sharepack__tabs{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none;margin-top:14px;padding-bottom:2px}.fivehundrd-sharepack__tab{flex:0 0 auto;min-height:var(--tap);border:2px solid var(--ink);background:var(--white);padding:8px 12px;font-weight:900;font-size:12px;text-transform:uppercase;letter-spacing:.03em;display:flex;flex-direction:column;align-items:center;gap:2px;cursor:pointer}.fivehundrd-sharepack__tab small{font-size:10px;font-weight:700;opacity:.6;text-transform:none;letter-spacing:0}.fivehundrd-sharepack__tab.is-active{background:var(--ink);color:var(--fivehundrd-ref-white)}.fivehundrd-sharepack__preview{margin-top:12px;display:flex;justify-content:center;background:var(--ink);border:2px solid var(--ink)}.fivehundrd-sharepack__preview img{max-width:100%;max-height:420px;object-fit:contain}.fivehundrd-sharepack__actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:14px}.fivehundrd-sharepack__feedback{margin:10px 0 0;font-size:13px;font-weight:800;color:var(--ink)}@media(min-width:621px){.fivehundrd-sharepack__actions{grid-template-columns:repeat(4,minmax(0,1fr))}}:root{--fivehundrd-ref-white:#fffdf8;--fivehundrd-ref-black:#0d0d0d;--fivehundrd-ref-lime:#d8ff45;--fivehundrd-ref-pink:#ff7bc3;--fivehundrd-ref-flash:#ffb703;--fivehundrd-ref-border:#d8d2c8;--fivehundrd-ref-muted:#70706a;--fivehundrd-ref-radius:8px;--fivehundrd-radius-card:10px;--fivehundrd-radius-panel:16px;--fivehundrd-radius-label:5px;--fivehundrd-radius-metric:8px;--fivehundrd-motion-fast:160ms;--fivehundrd-motion-base:200ms;--fivehundrd-motion-ease:cubic-bezier(.22,.61,.36,1);--fivehundrd-card-hover-lift:-3px;--fivehundrd-card-hover-shadow:0 12px 30px rgba(13,13,13,.10);--fivehundrd-card-hover-zoom:1.025}body{background:var(--fivehundrd-ref-white)}.fivehundrd-launchbar{height:32px;display:flex;align-items:center;gap:18px;padding:0 28px;background:var(--fivehundrd-ref-black);color:var(--fivehundrd-ref-white);text-align:left;font-size:13px;font-weight:650;letter-spacing:0;text-transform:none}.fivehundrd-launchbar__chip{margin:0;border:0;padding:3px 11px;font-weight:950;transform:none}.fivehundrd-launchbar__chip,.fivehundrd-launchbar__price{background:var(--fivehundrd-ref-lime);border-radius:999px;font-size:12px;color:var(--fivehundrd-ref-black)}.fivehundrd-launchbar__price{padding:3px 12px;white-space:nowrap}.fivehundrd-launchbar__spacer{flex:1 1}.fivehundrd-launchbar__future{font-size:12px}.fivehundrd-launchbar>a{color:var(--fivehundrd-ref-lime);font-weight:900;text-decoration:none;white-space:nowrap}.fivehundrd-header{background:rgba(255,255,255,.98);border-bottom:1px solid var(--fivehundrd-ref-border)}.fivehundrd-nav{height:68px;min-height:68px;padding:0 28px;grid-gap:28px;gap:28px}.fivehundrd-brand-block{flex-direction:column;justify-content:center;gap:1px;line-height:1}.fivehundrd-brand{font-size:30px;letter-spacing:-.055em;font-weight:1000;color:var(--fivehundrd-ref-black);line-height:1}.fivehundrd-brand span:not(.fivehundrd-brand__reference){display:inline;width:auto;height:auto;background:none;border:0;color:var(--fivehundrd-ref-pink);font-size:34px;transform:none;margin-left:-3px}.fivehundrd-brand--logo img{height:28px}.fivehundrd-tagline{margin:0;font-size:12px;font-weight:800;letter-spacing:-.02em;color:var(--fivehundrd-ref-black);white-space:nowrap}.fivehundrd-tagline__dot{color:var(--fivehundrd-ref-lime);font-weight:1000}.fivehundrd-nav__center{align-items:stretch;gap:34px}.fivehundrd-nav__center a{position:relative;display:flex;align-items:center;text-decoration:none;font-size:13px;font-weight:650;color:#181818}.fivehundrd-nav__center a.is-active{font-weight:900}.fivehundrd-nav__center a.is-active:after{content:"";position:absolute;left:0;right:0;bottom:14px;height:2px;background:var(--fivehundrd-ref-lime)}.fivehundrd-nav__actions{gap:18px}.fivehundrd-nav__cta{height:42px;min-height:42px;border:0;border-radius:6px;padding:0 24px;font-size:12px;background:var(--fivehundrd-ref-lime)}.fivehundrd-nav__cta:hover{transform:none;box-shadow:none;filter:brightness(.96)}.fivehundrd-icon-button{width:34px;height:42px;border:0;background:transparent;display:grid;place-items:center;padding:0;cursor:pointer}.fivehundrd-search span{width:17px;height:17px;border:1.7px solid var(--fivehundrd-ref-black);border-radius:50%;position:relative}.fivehundrd-search span:after{content:"";position:absolute;width:7px;height:1.7px;background:var(--fivehundrd-ref-black);right:-5px;bottom:-2px;transform:rotate(48deg);transform-origin:left center}.fivehundrd-menu{gap:4px;align-content:center}.fivehundrd-menu i{display:block;width:18px;height:1.5px;background:var(--fivehundrd-ref-black)}.fivehundrd-header-menu{display:none}.fivehundrd-wall-section{padding:0 28px 18px}.fivehundrd-global-categories{height:52px;gap:10px}.fivehundrd-chip,.fivehundrd-global-categories button{height:30px;min-height:30px;min-width:66px;padding:0 16px;border:1px solid #d7d7d1;border-radius:999px;background:var(--fivehundrd-ref-white);color:var(--fivehundrd-ref-black);font-size:12px;font-weight:700;white-space:nowrap}.fivehundrd-chip.is-active,.fivehundrd-global-categories button.is-active{background:var(--fivehundrd-ref-black);color:var(--fivehundrd-ref-white)}.fivehundrd-trending{isolation:isolate;min-height:68px;margin:0 0 14px;padding:12px 22px;border-radius:16px;grid-template-columns:170px 1fr 96px;grid-gap:10px;gap:10px;background:radial-gradient(circle at 88% 22%,rgba(255,183,3,.12),transparent 42%),linear-gradient(160deg,#121212,#0d0d0d 55%,#160f18);border:1px solid rgba(255,255,255,.09);box-shadow:0 20px 50px -22px rgba(0,0,0,.55)}.fivehundrd-trending:before{top:-58px;left:-36px;width:210px;height:210px;background:radial-gradient(circle,rgba(216,255,69,.3),transparent 68%);border-radius:42% 58% 65% 35%/45% 40% 60% 55%;animation:fivehundrd-blob-morph-a 16s ease-in-out infinite}.fivehundrd-trending:after,.fivehundrd-trending:before{content:"";position:absolute;z-index:0;filter:blur(7px);pointer-events:none}.fivehundrd-trending:after{bottom:-66px;right:-44px;width:230px;height:230px;background:radial-gradient(circle,rgba(255,123,195,.26),transparent 68%);border-radius:60% 40% 38% 62%/55% 62% 38% 45%;animation:fivehundrd-blob-morph-b 19s ease-in-out infinite}@keyframes fivehundrd-blob-morph-a{0%,to{border-radius:42% 58% 65% 35%/45% 40% 60% 55%}50%{border-radius:58% 42% 35% 65%/55% 60% 40% 45%}}@keyframes fivehundrd-blob-morph-b{0%,to{border-radius:60% 40% 38% 62%/55% 62% 38% 45%}50%{border-radius:38% 62% 60% 40%/40% 45% 55% 62%}}@media(prefers-reduced-motion:reduce){.fivehundrd-trending:after,.fivehundrd-trending:before{animation:none}}.fivehundrd-trending>strong{position:relative;z-index:1;height:100%;gap:9px;border-right:1px solid rgba(255,255,255,.1);padding:0 14px 0 0;font-size:12px;font-weight:900;letter-spacing:0;text-transform:none}.fivehundrd-trending>strong i{flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:var(--fivehundrd-ref-lime);box-shadow:0 0 0 4px rgba(216,255,69,.22);animation:fivehundrd-live-pulse 1.8s ease-in-out infinite}.fivehundrd-trending__label{display:flex;flex-direction:column;gap:2px;min-width:0}.fivehundrd-trending__proof{font-weight:700;letter-spacing:.03em;text-transform:none}.fivehundrd-trending>div{position:relative;z-index:1;height:100%}.fivehundrd-trending button{height:100%;min-width:132px;grid-template-columns:36px 1fr;grid-template-rows:1fr 1fr;align-items:flex-end;grid-column-gap:8px;column-gap:8px;border-right:1px solid rgba(255,255,255,.08);padding:7px 14px;background:transparent;color:var(--fivehundrd-ref-white);text-align:left}.fivehundrd-trending button:nth-child(odd) small{color:var(--fivehundrd-ref-lime)}.fivehundrd-trending button:nth-child(2n) small{color:var(--fivehundrd-ref-pink)}.fivehundrd-trending button b{align-self:flex-end;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--fivehundrd-ref-white)}.fivehundrd-trending button small{align-self:start;font-size:11px;font-weight:800}.fivehundrd-trending__avatar{grid-row:1/3;align-self:center;width:31px;height:31px;border-radius:50%;background:rgba(255,255,255,.08);color:var(--fivehundrd-ref-white);font-size:13px;border:1px solid rgba(255,255,255,.14)}.fivehundrd-trending__avatar img{border-radius:50%}.fivehundrd-trending__avatar--standard{border-color:var(--fivehundrd-ref-lime)}.fivehundrd-trending__avatar--big{border-color:var(--fivehundrd-ref-pink)}.fivehundrd-trending__avatar--flash{border-color:var(--fivehundrd-ref-flash)}.fivehundrd-trending__rank{right:-4px;bottom:-4px;z-index:2;border-radius:50%;background:var(--fivehundrd-ref-white);color:var(--fivehundrd-ref-black);border:1px solid var(--fivehundrd-ref-black);line-height:1;transform:rotate(-8deg)}.fivehundrd-trending button:nth-child(2n) .fivehundrd-trending__avatar{transform:rotate(-3deg)}.fivehundrd-trending button:nth-child(odd) .fivehundrd-trending__avatar{transform:rotate(2.5deg)}.fivehundrd-trending button:focus-visible .fivehundrd-trending__avatar,.fivehundrd-trending button:hover .fivehundrd-trending__avatar{transform:rotate(0deg)}.fivehundrd-trending__avatar{transition:transform .18s ease}@media(prefers-reduced-motion:reduce){.fivehundrd-trending__avatar{transition:none}}.fivehundrd-trending__view{position:relative;z-index:1;display:block!important;background:var(--fivehundrd-ref-lime)!important;color:var(--fivehundrd-ref-black)!important;text-align:center!important;padding:9px 8px!important;border-radius:999px!important;font-size:12px!important;justify-self:end}.fivehundrd-trending__empty{position:relative;z-index:1;padding:18px 0}.fivehundrd-wall-heading{height:104px;margin:0;align-items:center;border-bottom:0}.fivehundrd-wall-heading h1{font-size:56px;line-height:.9;letter-spacing:-.065em;color:var(--fivehundrd-ref-black)}.fivehundrd-heading-actions{align-items:center;gap:46px}.fivehundrd-capacity{display:grid;grid-template-columns:auto auto;align-items:center;grid-column-gap:14px;column-gap:14px;text-align:left}.fivehundrd-capacity span{grid-column:1;font-size:13px;letter-spacing:0}.fivehundrd-capacity span i{display:inline-block;width:7px;height:7px;background:var(--fivehundrd-ref-lime);border-radius:50%;margin-right:5px}.fivehundrd-capacity strong{grid-column:2;grid-row:1;font-size:32px;line-height:1}.fivehundrd-capacity small{grid-column:2;grid-row:2;font-size:11px;padding:0;text-align:center}.fivehundrd-how-button{height:42px;border:0;border-radius:5px;background:var(--fivehundrd-ref-black);color:var(--fivehundrd-ref-white);padding:0 23px;font-size:13px;font-weight:800;cursor:pointer}.fivehundrd-how-button span{margin-left:10px}.fivehundrd-capacity strong{position:relative;display:inline-block;font-family:SF Mono,JetBrains Mono,ui-monospace,Menlo,Consolas,monospace;letter-spacing:-.03em;text-shadow:0 0 12px rgba(163,255,68,.35)}.fivehundrd-capacity strong:before{content:attr(data-ghost);position:absolute;inset:0;z-index:-1;color:rgba(13,13,13,.09);text-shadow:none}.fivehundrd-wall-strap{margin:-6px 0 16px;font-size:13px;font-weight:600;color:var(--fivehundrd-ref-muted)}.fivehundrd-wall-strap b{color:var(--fivehundrd-ref-black);font-weight:900}.fivehundrd-wall-toolbar{display:none}.fivehundrd-chip{min-width:64px;scroll-snap-align:none}.fivehundrd-chip small{margin-left:6px;padding:1px 4px;border-radius:999px;background:#e8e8e5;color:#555;font-size:9px}.fivehundrd-wall-frame,.fivehundrd-wall-grid{background:var(--fivehundrd-ref-white)}.fivehundrd-wall-grid{grid-template-columns:repeat(23,minmax(0,1fr));grid-auto-rows:minmax(37px,3.54vw);gap:4px}.fivehundrd-empty,.fivehundrd-spot{border-radius:var(--fivehundrd-ref-radius);box-shadow:none}.fivehundrd-empty{background:#f4f4f0;box-shadow:inset 0 0 0 1px #e2e2dc;color:rgba(13,13,13,.4)}.fivehundrd-empty:focus-visible,.fivehundrd-empty:hover{background:var(--fivehundrd-ref-lime);color:var(--fivehundrd-ref-black);box-shadow:inset 0 0 0 2px var(--fivehundrd-ref-black);outline:0}.fivehundrd-empty__plus{font-size:clamp(13px,1.4vw,17px)}.fivehundrd-empty__label{font-size:10px;text-transform:uppercase;letter-spacing:.04em;opacity:0;transition:opacity .15s ease;padding:0 4px}.fivehundrd-empty:focus-visible .fivehundrd-empty__label,.fivehundrd-empty:hover .fivehundrd-empty__label{opacity:1}.fivehundrd-spot{background:var(--fivehundrd-ref-black);color:var(--fivehundrd-ref-white);box-shadow:inset 0 0 0 1px var(--lane-color,rgba(0,0,0,.3))}.fivehundrd-spot--big{box-shadow:inset 0 0 0 3px var(--fivehundrd-ref-pink)}.fivehundrd-spot--flash{box-shadow:inset 0 0 0 3px var(--fivehundrd-ref-flash)}.fivehundrd-spot__scrim{inset:45% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.88))}.fivehundrd-spot__bookmark{position:absolute;top:4px;right:4px;z-index:3;color:var(--fivehundrd-ref-white);font-size:12px;text-shadow:0 1px 3px #000}.fivehundrd-spot__copy{position:absolute;z-index:3;display:grid;text-shadow:0 1px 4px #000}.fivehundrd-spot__copy b{line-height:1.05}.fivehundrd-spot__copy b,.fivehundrd-spot__copy small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fivehundrd-spot__copy small{font-size:9px;line-height:1.1;opacity:.94;padding-right:19px}.fivehundrd-spot--big .fivehundrd-spot__copy b{font-size:12px}.fivehundrd-spot--big .fivehundrd-spot__copy small{font-size:10px}.fivehundrd-spot__play{position:absolute;right:4px;bottom:4px;z-index:4;display:grid;place-items:center;width:15px;height:15px;border:0;border-radius:50%;background:var(--fivehundrd-ref-white);color:var(--fivehundrd-ref-black);box-shadow:0 1px 4px rgba(0,0,0,.4)}.fivehundrd-spot__play svg{margin-left:1px}.fivehundrd-spot__label,.fivehundrd-spot__name,.fivehundrd-spot__trending{display:none!important}.fivehundrd-spot__initials{background:linear-gradient(145deg,#131313,#31246e 80%);font-size:clamp(14px,1.8vw,28px)}.fivehundrd-spot--card{display:flex;flex-direction:column;background-color:#f8f2e6;background-image:var(--fivehundrd-paper-noise);background-repeat:repeat;background-size:var(--fivehundrd-paper-noise-size);border:1px solid var(--fivehundrd-ref-border);border-radius:var(--fivehundrd-radius-card);overflow:hidden;cursor:pointer;box-shadow:none;transition:border-color var(--fivehundrd-motion-fast) ease}@media(hover:hover){.fivehundrd-spot--card:hover{border-color:var(--fivehundrd-ref-black)}}@media(prefers-reduced-motion:reduce){.fivehundrd-spot--card{transition:none}}.fivehundrd-spot--card .fivehundrd-spot__frame{position:relative;display:block;width:100%;aspect-ratio:1/1.05;background:var(--fivehundrd-ref-black)}.fivehundrd-spot__lane{position:absolute;left:8px;top:8px;z-index:3;max-width:calc(100% - 60px);padding:4px 8px;border-radius:5px;background:var(--lane-pill,rgba(20,20,20,.92));color:var(--fivehundrd-ref-white);font-size:10px;font-weight:1000;letter-spacing:.05em;text-shadow:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fivehundrd-spot--card .fivehundrd-spot__meta{position:absolute;right:8px;top:8px;left:auto;z-index:3;display:flex;align-items:center;gap:4px;max-width:56px;flex-wrap:wrap;justify-content:flex-end}.fivehundrd-spot--card .fivehundrd-spot__badge{padding:4px 8px;border-radius:var(--fivehundrd-radius-label);font-size:10px;font-weight:1000;letter-spacing:.04em;background:var(--fivehundrd-ref-white);color:var(--fivehundrd-ref-black)}.fivehundrd-spot--card .fivehundrd-spot__badge--rising:before{content:"↗ "}.fivehundrd-spot--card .fivehundrd-spot__badge--rising{background:var(--fivehundrd-ref-lime)}.fivehundrd-spot--card .fivehundrd-spot__badge--live{background:var(--fivehundrd-ref-pink)}.fivehundrd-spot--card .fivehundrd-spot__badge--last-chance{background:var(--fivehundrd-ref-pink);animation:fivehundrd-badge-pulse 2.4s ease-in-out infinite}@keyframes fivehundrd-badge-pulse{0%,to{opacity:1}50%{opacity:.72}}@media(prefers-reduced-motion:reduce){.fivehundrd-spot--card .fivehundrd-spot__badge--last-chance{animation:none}}.fivehundrd-spot__rail{display:block;height:3px;flex-shrink:0;background:var(--fivehundrd-ref-black)}.fivehundrd-spot__rail--live{background:var(--fivehundrd-ref-pink)}.fivehundrd-spot__rail--rising{background:var(--fivehundrd-ref-lime)}.fivehundrd-spot__rail--last-chance{background:var(--fivehundrd-ref-pink);animation:fivehundrd-badge-pulse 2.4s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.fivehundrd-spot__rail--last-chance{animation:none}}.fivehundrd-spot--card .fivehundrd-spot__copy{right:10px;left:10px;bottom:10px}.fivehundrd-spot--card .fivehundrd-spot__copy b{font-size:clamp(14px,1.35vw,18px);white-space:normal;line-height:1.15;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fivehundrd-spot--card .fivehundrd-spot__copy small{font-size:clamp(11px,.95vw,13px);white-space:normal;opacity:.85;padding-right:0}.fivehundrd-spot--card .fivehundrd-spot__bookmark{top:8px;right:8px}.fivehundrd-spot--card .fivehundrd-spot__earned{top:34px;left:8px}.fivehundrd-spot--card .fivehundrd-spot__play{width:26px;height:26px;right:10px;bottom:10px}.fivehundrd-spot--card .fivehundrd-spot__play svg{width:11px;height:11px}.fivehundrd-spot__stats{display:grid;grid-template-columns:repeat(3,1fr);padding:10px 6px;grid-gap:4px;gap:4px;color:var(--fivehundrd-ref-black)}.fivehundrd-spot__stat{display:flex;flex-direction:column;align-items:center;gap:3px;text-align:center;min-width:0}.fivehundrd-spot__stat svg{opacity:.45}.fivehundrd-spot__stat b{font-size:clamp(13px,1.1vw,15px);font-weight:1000;letter-spacing:-.01em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1.1;color:#000}.fivehundrd-spot__stat small{font-size:8px;font-weight:900;letter-spacing:.06em;color:var(--fivehundrd-ref-muted)}@media(hover:hover){.fivehundrd-spot--card:hover{transform:translateY(var(--fivehundrd-card-hover-lift));box-shadow:var(--fivehundrd-card-hover-shadow)}.fivehundrd-spot--card{transition:transform var(--fivehundrd-motion-base) var(--fivehundrd-motion-ease),box-shadow var(--fivehundrd-motion-base) var(--fivehundrd-motion-ease)}.fivehundrd-spot--card:hover .fivehundrd-spot__img{transform:scale(var(--fivehundrd-card-hover-zoom))}}.fivehundrd-spot--card .fivehundrd-spot__img{transition:transform var(--fivehundrd-motion-base) var(--fivehundrd-motion-ease)}@media(prefers-reduced-motion:reduce){.fivehundrd-spot--card,.fivehundrd-spot--card .fivehundrd-spot__img{transition:none}.fivehundrd-spot--card:hover,.fivehundrd-spot--card:hover .fivehundrd-spot__img{transform:none}}.fivehundrd-spot__deckkeep{display:block;padding:0 10px 10px}.fivehundrd-spot__deckkeep .fivehundrd-button{width:100%;justify-content:space-between}.fivehundrd-spot__deckkeep .fivehundrd-keep-notice{margin:0 0 8px}[data-lane=music]{--lane-color:rgba(124,58,237,.6);--lane-pill:#7c3aed}[data-lane=game]{--lane-color:rgba(234,88,12,.6);--lane-pill:#c2410c}[data-lane=startup]{--lane-color:rgba(5,150,105,.6);--lane-pill:#059669}[data-lane=creator]{--lane-color:rgba(219,39,119,.6);--lane-pill:#be185d}[data-lane=author]{--lane-color:rgba(37,99,235,.6);--lane-pill:#1d4ed8}[data-lane=podcast]{--lane-color:rgba(8,145,178,.6);--lane-pill:#0e7490}[data-lane=newsletter]{--lane-color:rgba(180,83,9,.6);--lane-pill:#b45309}[data-lane=music] .fivehundrd-spot__initials{background:linear-gradient(145deg,#100a17,#7c3aed 135%)}[data-lane=game] .fivehundrd-spot__initials{background:linear-gradient(145deg,#12100b,#ea580c 135%)}[data-lane=startup] .fivehundrd-spot__initials{background:linear-gradient(145deg,#081410,#059669 135%)}[data-lane=creator] .fivehundrd-spot__initials{background:linear-gradient(145deg,#160a11,#db2777 135%)}[data-lane=author] .fivehundrd-spot__initials{background:linear-gradient(145deg,#0b0b12,#2563eb 135%)}[data-lane=podcast] .fivehundrd-spot__initials{background:linear-gradient(145deg,#0a1214,#0891b2 135%)}[data-lane=newsletter] .fivehundrd-spot__initials{background:linear-gradient(145deg,#140d07,#b45309 135%)}.fivehundrd-spot__timebar{position:absolute;left:0;right:0;bottom:0;height:2px;z-index:5;background:rgba(255,255,255,.14);overflow:hidden}.fivehundrd-spot__timebar span{display:block;width:100%;height:100%;background:var(--fivehundrd-ref-lime);transform-origin:left center;transform:scaleX(var(--fivehundrd-left,1))}.fivehundrd-spot--big .fivehundrd-spot__timebar{height:3px}.fivehundrd-spot__timebar.is-final{height:3px;background:rgba(255,255,255,.2)}.fivehundrd-spot--big .fivehundrd-spot__timebar.is-final{height:4px}.fivehundrd-spot__timebar.is-final span{background:var(--fivehundrd-ref-flash);animation:fivehundrd-timebar-drain linear forwards}@keyframes fivehundrd-timebar-drain{0%{transform:scaleX(var(--fivehundrd-left,1))}to{transform:scaleX(0)}}.fivehundrd-spot:has(.fivehundrd-spot__timebar.is-final){animation:fivehundrd-final-hour 2.6s ease-in-out infinite}@keyframes fivehundrd-final-hour{0%,to{box-shadow:inset 0 0 0 1px var(--lane-color,rgba(0,0,0,.3))}50%{box-shadow:inset 0 0 0 2px var(--fivehundrd-ref-flash)}}@media(prefers-reduced-motion:reduce){.fivehundrd-spot__timebar.is-final span{animation:none}.fivehundrd-spot:has(.fivehundrd-spot__timebar.is-final){animation:none;box-shadow:inset 0 0 0 2px var(--fivehundrd-ref-flash)}}.fivehundrd-spot-countdown{display:flex;align-items:center;gap:8px;margin:0 0 12px;padding:9px 11px;border:2px solid var(--ink);background:var(--flash);font-size:12px;font-weight:950;letter-spacing:-.01em}.fivehundrd-spot-countdown i{width:7px;height:7px;border-radius:50%;background:var(--ink);animation:fivehundrd-countdown-pulse 1s steps(2) infinite}.fivehundrd-spot-countdown strong{margin-left:auto;font-size:17px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.03em}.fivehundrd-spot-countdown.is-over{background:var(--white);border-style:dashed}@keyframes fivehundrd-countdown-pulse{0%{opacity:1}50%{opacity:.25}to{opacity:1}}@media(prefers-reduced-motion:reduce){.fivehundrd-spot-countdown i{animation:none}}@media(min-width:621px){.fivehundrd-spot--big{transition:box-shadow .15s ease,transform .15s ease}}@media(prefers-reduced-motion:reduce){.fivehundrd-spot--big{transition:none}}.fivehundrd-modebar,.fivehundrd-view-all-mobile{display:none}.fivehundrd-mode-note{margin:0 0 10px}.fivehundrd-benefits{margin:12px 28px 22px;border:1px solid var(--fivehundrd-ref-border);border-radius:8px;display:grid;grid-template-columns:repeat(4,1fr);background:var(--fivehundrd-ref-white)}.fivehundrd-benefits article{min-height:92px;display:grid;grid-template-columns:44px 1fr;grid-gap:12px;gap:12px;align-items:center;padding:16px 20px}.fivehundrd-benefit-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--fivehundrd-ref-lime);font-size:20px;font-weight:900}.fivehundrd-benefits strong{font-size:12px}.fivehundrd-benefits p{margin:4px 0 0;font-size:11px;line-height:1.45;color:#666}.fivehundrd-mobile-bottom{display:none}@media(max-width:1023px){.fivehundrd-mobile-bottom{display:grid!important;position:fixed;z-index:75;left:0;right:0;bottom:0;height:auto;min-height:58px;padding:7px max(8px,env(safe-area-inset-left)) max(7px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-right));border-top:1px solid rgba(65,48,30,.16);background-color:rgba(239,230,214,.98);background-image:var(--fivehundrd-paper-noise);background-repeat:repeat;background-size:var(--fivehundrd-paper-noise-size);grid-template-columns:repeat(3,1fr);align-items:start}.fivehundrd-mobile-bottom a{display:grid;justify-items:center;grid-gap:3px;gap:3px;min-height:44px;align-content:center;text-decoration:none;color:var(--fivehundrd-ref-black);font-size:17px}.fivehundrd-mobile-bottom a.is-active{color:var(--fivehundrd-ref-pink)}.fivehundrd-mobile-bottom small{font-size:10px;font-weight:600;color:var(--fivehundrd-ref-black);white-space:nowrap}.fivehundrd-mobile-bottom a.is-active small{color:var(--fivehundrd-ref-pink)}}.fivehundrd-footer{background:var(--fivehundrd-ref-black);color:var(--fivehundrd-ref-white);padding:48px 28px 20px}.fivehundrd-footer__top{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1.6fr repeat(4,1fr);grid-gap:28px;gap:28px}.fivehundrd-footer__brand img{height:24px;width:auto;display:block;margin-bottom:14px}.fivehundrd-footer__brand p{margin:0;font-size:12px;line-height:1.6;color:rgba(255,255,255,.6);max-width:280px}.fivehundrd-footer__col{display:flex;flex-direction:column;gap:11px}.fivehundrd-footer__col strong{font-size:11px;font-weight:1000;text-transform:uppercase;letter-spacing:.07em;color:rgba(255,255,255,.45);margin-bottom:3px}.fivehundrd-footer__col a{color:rgba(255,255,255,.85);text-decoration:none;font-size:13px;font-weight:600}.fivehundrd-footer__col a:focus-visible,.fivehundrd-footer__col a:hover{color:var(--fivehundrd-ref-lime);outline:0}.fivehundrd-footer__bottom{max-width:1180px;margin:40px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.14);display:flex;flex-wrap:wrap;gap:10px 20px;justify-content:space-between;align-items:center;font-size:13px;color:rgba(255,255,255,.5)}.fivehundrd-footer__rule{font-weight:700;color:rgba(255,255,255,.72)}@media(max-width:900px){.fivehundrd-footer__top{grid-template-columns:1fr 1fr;gap:28px 20px}.fivehundrd-footer__brand{grid-column:1/-1}}@media(max-width:620px){.fivehundrd-footer{padding:36px 16px 18px}.fivehundrd-footer__top{grid-template-columns:1fr 1fr;gap:26px 16px}.fivehundrd-footer__bottom{margin-top:28px;flex-direction:column;align-items:flex-start}body{padding-bottom:74px}.fivehundrd-launchbar{height:25px;padding:0 14px;gap:8px}.fivehundrd-launchbar__chip{padding:2px 8px;font-size:10px}.fivehundrd-launchbar>a,.fivehundrd-launchbar__copy,.fivehundrd-launchbar__future{display:none}.fivehundrd-launchbar__spacer{display:block;flex:1 1}.fivehundrd-launchbar__price{font-size:10px;padding:2px 8px}.fivehundrd-nav{height:61px;min-height:61px;padding:0 14px;display:grid;grid-template-columns:1fr auto;grid-gap:10px;gap:10px}.fivehundrd-brand{font-size:22px}.fivehundrd-brand span{font-size:26px}.fivehundrd-brand--logo img{height:20px}.fivehundrd-nav__center,.fivehundrd-search,.fivehundrd-tagline{display:none}.fivehundrd-nav__actions{gap:7px}.fivehundrd-nav__cta{height:34px;min-height:34px;padding:0 13px;font-size:11px}.fivehundrd-header-menu{display:block}.fivehundrd-menu{width:29px;height:34px}.fivehundrd-menu i{width:16px}.fivehundrd-wall-section{padding:0 12px 18px}.fivehundrd-global-categories{height:44px;gap:7px;border-bottom:0}.fivehundrd-global-categories button{height:26px;min-height:26px;min-width:0;padding:0 13px;font-size:10px}.fivehundrd-global-categories button:nth-of-type(n+5):not(.fivehundrd-more-category){display:none}.fivehundrd-more-category{display:inline-flex!important;align-items:center}.fivehundrd-trending{height:94px;min-height:94px;margin:0 0 10px;padding:8px 10px;border-radius:14px;display:grid;grid-template-columns:1fr;background:radial-gradient(circle at 90% 15%,rgba(255,183,3,.12),transparent 45%),linear-gradient(160deg,#121212,#0d0d0d 55%,#160f18);color:var(--fivehundrd-ref-white);border:1px solid rgba(255,255,255,.09)}.fivehundrd-trending>strong{position:relative;z-index:1;height:24px;border:0;color:var(--fivehundrd-ref-white);padding:0;font-size:11px;font-weight:900;gap:7px}.fivehundrd-trending>strong i{width:6px;height:6px}.fivehundrd-trending__proof{display:none}.fivehundrd-trending>div{position:relative;z-index:1;height:64px}.fivehundrd-trending button{min-width:54px;width:54px;height:64px;padding:2px 3px;display:grid;grid-template-columns:1fr;grid-template-rows:32px 15px 13px;justify-items:center;border-right:0;background:transparent;color:var(--fivehundrd-ref-white);text-align:center}.fivehundrd-trending__avatar{grid-row:1;align-self:center;width:30px;height:30px;border:2px solid rgba(255,255,255,.25);font-size:10px;background:rgba(255,255,255,.08)}.fivehundrd-trending__avatar--standard{border-color:var(--fivehundrd-ref-lime)}.fivehundrd-trending__avatar--big{border-color:var(--fivehundrd-ref-pink)}.fivehundrd-trending__avatar--flash{border-color:var(--fivehundrd-ref-flash)}.fivehundrd-trending__rank{width:11px;height:11px;font-size:8px;right:-3px;bottom:-3px}.fivehundrd-trending button b{font-size:9px;max-width:50px;color:var(--fivehundrd-ref-white)}.fivehundrd-trending button small{font-size:8px;color:var(--fivehundrd-ref-lime);font-weight:800}.fivehundrd-trending button small:before{content:"• ";color:var(--fivehundrd-ref-pink)}.fivehundrd-trending__view{display:none!important}.fivehundrd-wall-heading{height:54px;align-items:center;margin:0}.fivehundrd-wall-heading h1{font-size:31px;line-height:1}.fivehundrd-heading-actions{gap:8px}.fivehundrd-capacity{column-gap:6px}.fivehundrd-capacity span{font-size:9px}.fivehundrd-capacity span i{width:5px;height:5px}.fivehundrd-capacity strong{font-size:22px}.fivehundrd-capacity small{font-size:10px}.fivehundrd-how-button{display:none}.fivehundrd-wall-strap{margin:2px 0 12px;font-size:13px;max-width:none}.fivehundrd-wall-toolbar{display:none}.fivehundrd-wall-grid{gap:3px}.fivehundrd-empty,.fivehundrd-spot{border-radius:4px}.fivehundrd-spot--big{box-shadow:inset 0 0 0 2px var(--fivehundrd-ref-pink)}.fivehundrd-spot--flash{box-shadow:inset 0 0 0 2px var(--fivehundrd-ref-flash)}.fivehundrd-spot__copy{left:4px;right:4px;bottom:4px}.fivehundrd-spot--big .fivehundrd-spot__copy small,.fivehundrd-spot__copy small{padding-right:15px}.fivehundrd-spot--big .fivehundrd-spot__copy b,.fivehundrd-spot__copy b{font-size:9px}.fivehundrd-spot--big .fivehundrd-spot__copy small,.fivehundrd-spot__copy small{font-size:8px}.fivehundrd-spot__bookmark{top:3px;right:3px;font-size:10px}.fivehundrd-spot__play{width:14px;height:14px;right:3px;bottom:4px;font-size:8px}.fivehundrd-view-all-mobile{display:flex;width:100%;height:35px;margin:10px 0 0;border:1px solid #222;border-radius:999px;background:var(--fivehundrd-ref-white);align-items:center;justify-content:center;gap:10px;font-size:11px;font-weight:800}.fivehundrd-benefits{display:none}.fivehundrd-mobile-bottom{position:fixed;z-index:75;left:0;right:0;bottom:0;height:69px;padding:6px 6px max(6px,env(safe-area-inset-bottom));border-top:1px solid #dadad5;background:rgba(255,255,255,.98);display:grid;grid-template-columns:repeat(5,1fr);align-items:start}.fivehundrd-mobile-bottom a{display:grid;justify-items:center;grid-gap:2px;gap:2px;text-decoration:none;color:var(--fivehundrd-ref-black);font-size:17px}.fivehundrd-mobile-bottom a.is-active{color:var(--fivehundrd-ref-pink)}.fivehundrd-mobile-bottom small{font-size:9px;color:var(--fivehundrd-ref-black);white-space:nowrap}}@media(min-width:621px) and (max-width:1024px){.fivehundrd-nav{padding:0 20px}.fivehundrd-nav__center{gap:18px}.fivehundrd-wall-section{padding-left:20px;padding-right:20px}.fivehundrd-benefits{margin-left:20px;margin-right:20px}.fivehundrd-launchbar{padding-left:20px;padding-right:20px}}.fivehundrd-live-activity{position:relative;margin:28px 0 4px;border-radius:18px;overflow:hidden;background:linear-gradient(160deg,#121212,#0d0d0d 55%,#160f18);border:1px solid rgba(255,255,255,.09);box-shadow:0 28px 70px -24px rgba(0,0,0,.6);color:var(--fivehundrd-ref-white);isolation:isolate}.fivehundrd-live-activity:before{top:-70px;left:-50px;width:280px;height:280px;background:radial-gradient(circle,rgba(216,255,69,.32),transparent 70%)}.fivehundrd-live-activity:after,.fivehundrd-live-activity:before{content:"";position:absolute;z-index:0;border-radius:50%;filter:blur(6px);pointer-events:none}.fivehundrd-live-activity:after{bottom:-90px;right:-60px;width:320px;height:320px;background:radial-gradient(circle,rgba(255,123,195,.28),transparent 70%)}.fivehundrd-live-activity__head{position:relative;z-index:1;min-height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid rgba(255,255,255,.1)}.fivehundrd-live-activity__head>div{display:flex;align-items:center;gap:10px}.fivehundrd-live-activity__head i{width:8px;height:8px;border-radius:50%;background:var(--fivehundrd-ref-lime);box-shadow:0 0 0 4px rgba(216,255,69,.22);animation:fivehundrd-live-pulse 1.8s ease-in-out infinite}.fivehundrd-live-activity__head strong{font-size:12px;letter-spacing:.08em;font-weight:1000;color:var(--fivehundrd-ref-white)}.fivehundrd-live-activity__head span{font-size:13px;color:rgba(255,255,255,.55)}.fivehundrd-live-activity__head>small{font-size:11px;font-weight:900;letter-spacing:.08em;background:var(--fivehundrd-ref-lime);color:var(--fivehundrd-ref-black);padding:5px 11px;border-radius:999px}.fivehundrd-live-activity__grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(5,1fr)}.fivehundrd-live-activity__metric{position:relative;min-height:132px;padding:22px 22px 20px;display:flex;flex-direction:column;justify-content:center;gap:9px;border-right:1px solid rgba(255,255,255,.08)}.fivehundrd-live-activity__metric:last-child{border-right:0}.fivehundrd-live-activity__metric--1,.fivehundrd-live-activity__metric--3,.fivehundrd-live-activity__metric--5{color:var(--fivehundrd-ref-lime)}.fivehundrd-live-activity__metric--2,.fivehundrd-live-activity__metric--4{color:var(--fivehundrd-ref-pink)}.fivehundrd-live-activity__metric .fivehundrd-live-activity__metric-top{display:flex;align-items:center;gap:9px}.fivehundrd-live-activity__metric-icon{display:inline-flex;flex:0 0 auto}.fivehundrd-live-activity__metric-value{font-size:clamp(32px,3.4vw,52px);font-weight:1000;line-height:1;letter-spacing:-.05em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:currentColor}.fivehundrd-live-activity__metric div{display:grid;grid-gap:3px;gap:3px}.fivehundrd-live-activity__metric strong{font-size:12px;letter-spacing:.05em;color:var(--fivehundrd-ref-white)}.fivehundrd-live-activity__metric small{font-size:11px;line-height:1.3;color:rgba(255,255,255,.5)}@keyframes fivehundrd-live-pulse{0%,to{box-shadow:0 0 0 4px rgba(216,255,69,.22)}50%{box-shadow:0 0 0 9px rgba(216,255,69,.06)}}@media(max-width:620px){.fivehundrd-live-activity{margin:18px 0 4px;border-radius:14px}.fivehundrd-live-activity__head{min-height:44px;padding:0 14px}.fivehundrd-live-activity__head span{display:none}.fivehundrd-live-activity__head strong{font-size:12px}.fivehundrd-live-activity__grid{display:flex;grid-template-columns:none;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.fivehundrd-live-activity__grid::-webkit-scrollbar{display:none}.fivehundrd-live-activity__metric{flex:0 0 auto;min-width:138px;min-height:96px;padding:16px 14px;gap:6px;border-right:1px solid rgba(255,255,255,.08);border-bottom:0}.fivehundrd-live-activity__metric:last-child{border-right:0}.fivehundrd-live-activity__metric .fivehundrd-live-activity__metric-top{gap:7px}.fivehundrd-live-activity__metric-icon svg{width:17px;height:17px}.fivehundrd-live-activity__metric-value{font-size:28px}.fivehundrd-live-activity__metric strong{font-size:10px}.fivehundrd-live-activity__metric small{font-size:9px}}.fivehundrd-live-activity__ticker{position:relative;z-index:1;overflow:hidden;border-top:1px solid rgba(255,255,255,.1);background:rgba(0,0,0,.18);-webkit-mask-image:linear-gradient(90deg,transparent,#000 28px,#000 calc(100% - 28px),transparent);mask-image:linear-gradient(90deg,transparent,#000 28px,#000 calc(100% - 28px),transparent)}.fivehundrd-live-activity__track{display:flex;width:max-content;gap:0;animation:fivehundrd-ticker-scroll 32s linear infinite}.fivehundrd-live-activity__ticker-item{flex:0 0 auto;padding:9px 26px;font-size:13px;font-weight:800;letter-spacing:.01em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:rgba(255,255,255,.78);white-space:nowrap;border-right:1px solid rgba(255,255,255,.1)}.fivehundrd-live-activity__ticker:hover .fivehundrd-live-activity__track{animation-play-state:paused}@keyframes fivehundrd-ticker-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media(prefers-reduced-motion:reduce){.fivehundrd-live-activity__track{animation:none}.fivehundrd-live-activity__ticker{overflow-x:auto}}.fivehundrd-discovery-switcher{gap:8px;margin:0 0 10px}.fivehundrd-discovery-switcher button{min-height:34px;padding:0 13px;border:1px solid var(--fivehundrd-ref-border);color:var(--fivehundrd-ref-black);font-size:11px;font-weight:850}.fivehundrd-discovery-switcher button.is-active{border-color:var(--fivehundrd-ref-black)}.fivehundrd-discovery-switcher button.is-active,.fivehundrd-wall-search{background:var(--fivehundrd-ref-black);color:var(--fivehundrd-ref-white)}.fivehundrd-wall-search{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;margin:0 0 12px;padding:10px 12px;border-radius:7px}.fivehundrd-wall-search span{font-size:10px;font-weight:950;letter-spacing:.07em}.fivehundrd-wall-search input{min-width:0;height:38px;border:0;border-radius:4px;background:var(--fivehundrd-ref-white);color:var(--fivehundrd-ref-black);padding:0 12px;font-size:14px;outline:none}.fivehundrd-wall-search input:focus{box-shadow:0 0 0 3px var(--fivehundrd-ref-lime)}.fivehundrd-wall-search button{height:38px;border:0;background:var(--fivehundrd-ref-lime);padding:0 12px;font-size:11px;font-weight:950;cursor:pointer}.fivehundrd-more-category{position:relative}.fivehundrd-more-category summary{list-style:none;height:30px;display:flex;align-items:center;padding:0 14px;border:1px solid #d7d7d1;border-radius:999px;background:var(--fivehundrd-ref-white);font-size:11px;font-weight:800;cursor:pointer;white-space:nowrap}.fivehundrd-more-category summary::-webkit-details-marker{display:none}.fivehundrd-more-category__menu{position:absolute;right:0;top:35px;z-index:60;width:160px;padding:6px;background:var(--fivehundrd-ref-white);border:1px solid var(--fivehundrd-ref-border);border-radius:7px;box-shadow:0 12px 32px rgba(0,0,0,.18)}.fivehundrd-more-category__menu button{display:flex!important;width:100%;min-height:36px!important;border:0!important;border-radius:4px!important;padding:0 10px!important;background:var(--fivehundrd-ref-white)!important;color:var(--fivehundrd-ref-black)!important;align-items:center;font-size:11px!important;text-align:left}.fivehundrd-more-category__menu button:focus-visible,.fivehundrd-more-category__menu button:hover{background:var(--fivehundrd-ref-lime)!important;outline:none}.fivehundrd-header-menu{position:relative}.fivehundrd-header-menu>summary{list-style:none}.fivehundrd-header-menu>summary::-webkit-details-marker{display:none}.fivehundrd-header-menu__panel{position:absolute;right:0;top:48px;z-index:70;width:190px;padding:7px;border:1px solid var(--fivehundrd-ref-border);border-radius:7px;background:var(--fivehundrd-ref-white);box-shadow:0 14px 34px rgba(0,0,0,.18)}.fivehundrd-header-menu__panel a{display:flex;align-items:center;min-height:38px;padding:0 10px;border-radius:4px;color:var(--fivehundrd-ref-black);text-decoration:none;font-size:12px;font-weight:800}.fivehundrd-header-menu__panel a:focus-visible,.fivehundrd-header-menu__panel a:hover{background:var(--fivehundrd-ref-lime);outline:none}.fivehundrd-pricing-cards{padding:44px 28px 56px;background:var(--fivehundrd-ref-white)}.fivehundrd-section-heading{max-width:760px;margin:0 0 24px}.fivehundrd-section-heading .fivehundrd-kicker{display:inline-block;border:1px solid var(--fivehundrd-ref-black);padding:5px 10px;font-size:11px;font-weight:1000;letter-spacing:.07em;margin-bottom:14px}.fivehundrd-section-heading h2{margin:0;font-size:clamp(34px,4.5vw,64px);line-height:.9;letter-spacing:-.06em;font-weight:1000;color:var(--fivehundrd-ref-black)}.fivehundrd-section-heading p{margin:8px 0 0;font-size:13px;color:#686862}.fivehundrd-pricing-cards__grid{grid-gap:40px;gap:40px;max-width:1180px}.fivehundrd-plan-card{position:relative;padding:26px;border-radius:2px;box-shadow:8px 8px 0 var(--fivehundrd-ref-black);display:grid;grid-gap:18px;gap:18px;overflow:visible;transition:transform .25s cubic-bezier(.2,.8,.3,1.2),box-shadow .25s ease}.fivehundrd-plan-card:hover{transform:rotate(0deg) translateY(-5px);box-shadow:11px 11px 0 var(--fivehundrd-ref-black)}.fivehundrd-plan-card--standard{transform:rotate(-2deg)}.fivehundrd-plan-card--big{transform:rotate(2deg)}.fivehundrd-plan-card--flash{background:var(--fivehundrd-ref-flash);color:var(--fivehundrd-ref-black);transform:rotate(-1deg);opacity:.92}.fivehundrd-plan-card--flash:hover{transform:rotate(0deg) translateY(-5px);opacity:1}.fivehundrd-plan-card__badge{top:-14px;right:20px;background:var(--fivehundrd-ref-lime);font-size:11px;letter-spacing:.04em;text-transform:uppercase}.fivehundrd-plan-card--flash .fivehundrd-plan-card__badge,.fivehundrd-plan-card__cta--soon{background:var(--fivehundrd-ref-white)}.fivehundrd-plan-card__cta--soon{color:var(--fivehundrd-ref-black);cursor:not-allowed;opacity:.75}.fivehundrd-plan-card__head h3{margin:0 0 12px;font-size:15px;font-weight:900;text-transform:uppercase;letter-spacing:.01em}.fivehundrd-plan-card__price-chip{display:inline-block;background:var(--fivehundrd-ref-white);border:1px solid var(--fivehundrd-ref-black);padding:4px 10px;font-size:11px;font-weight:1000;letter-spacing:.05em;margin-bottom:14px}.fivehundrd-plan-card__price{line-height:1}.fivehundrd-plan-card__price strong{font-size:44px;letter-spacing:-.04em}.fivehundrd-plan-card__terms{margin:8px 0 4px;font-size:13px;opacity:.75}.fivehundrd-plan-card__regular{margin:0;font-size:13px;font-weight:900}.fivehundrd-plan-card__regular s{opacity:.65}.fivehundrd-plan-card ul{margin:0;grid-gap:10px;gap:10px;font-size:13px;font-weight:600}.fivehundrd-plan-card li:before{content:"•";left:2px;font-weight:1000}.fivehundrd-plan-card__cta{display:inline-flex;padding:0 22px;background:var(--fivehundrd-ref-white);color:var(--fivehundrd-ref-black);border-radius:2px;font-size:13px;font-weight:950;width:100%}.fivehundrd-plan-card__cta--dark{background:var(--fivehundrd-ref-black);color:var(--fivehundrd-ref-white);border-color:var(--fivehundrd-ref-black)}.fivehundrd-plan-card__footnote{margin:0;font-size:12px;line-height:1.5;opacity:.8}.fivehundrd-fairness{padding:0 28px 56px}.fivehundrd-pricing-ladder{padding:0 28px 64px;background:var(--fivehundrd-ref-white)}.fivehundrd-pricing-ladder .fivehundrd-section-heading{max-width:820px}.fivehundrd-pricing-ladder__rule{max-width:760px;margin:0 auto 28px;display:grid;grid-gap:10px;gap:10px}.fivehundrd-pricing-ladder__rule p{margin:0;font-size:14px;line-height:1.6;color:#3a3a35}.fivehundrd-pricing-ladder__rule strong{color:var(--fivehundrd-ref-black)}.fivehundrd-pricing-ladder__table-wrap{max-width:960px;margin:0 auto;overflow-x:auto;border:2px solid var(--fivehundrd-ref-black);border-radius:2px}.fivehundrd-pricing-ladder__table{width:100%;border-collapse:collapse;font-size:15px;min-width:760px}.fivehundrd-pricing-ladder__table td,.fivehundrd-pricing-ladder__table th{padding:16px 18px;text-align:left;border-bottom:1px solid var(--fivehundrd-ref-border);white-space:nowrap}.fivehundrd-pricing-ladder__table thead th{background:var(--fivehundrd-ref-black);color:var(--fivehundrd-ref-white);font-size:12px;font-weight:1000;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.fivehundrd-pricing-ladder__table thead th span{display:block;margin-top:4px;font-size:11px;font-weight:700;opacity:.82;text-transform:none;letter-spacing:0}.fivehundrd-pricing-ladder__table tbody th{font-size:16px;font-weight:1000;white-space:nowrap}.fivehundrd-pricing-ladder__table td{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:normal}.fivehundrd-pricing-ladder__table td span{opacity:.62;font-weight:600}.fivehundrd-pricing-ladder__table tbody td:nth-child(n+3){font-size:18px;font-weight:1000;letter-spacing:-.02em;white-space:nowrap}.fivehundrd-pricing-ladder__table tr.is-current{background:var(--fivehundrd-ref-lime)}.fivehundrd-pricing-ladder__now{display:inline-block;margin-left:8px;padding:2px 8px;border-radius:999px;border:1px solid var(--fivehundrd-ref-black);background:var(--fivehundrd-ref-white);font-size:10px;font-weight:1000;letter-spacing:.04em;text-transform:uppercase;vertical-align:middle}.fivehundrd-pricing-ladder__notes{max-width:760px;margin:24px auto 0;display:grid;grid-gap:14px;gap:14px}.fivehundrd-pricing-ladder__notes p{margin:0;font-size:13px;line-height:1.6;color:#55554f}.fivehundrd-pricing-ladder__notes strong{color:var(--fivehundrd-ref-black)}@media(max-width:620px){.fivehundrd-pricing-ladder{padding:0 14px 40px}.fivehundrd-pricing-ladder__table-wrap{overflow-x:visible;border:0;border-radius:0}.fivehundrd-pricing-ladder__table{display:block;min-width:0}.fivehundrd-pricing-ladder__table thead{display:none}.fivehundrd-pricing-ladder__table tbody{display:grid;grid-gap:12px;gap:12px}.fivehundrd-pricing-ladder__table tbody tr{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px 8px;gap:12px 8px;padding:15px 16px;background:var(--fivehundrd-ref-white);border:2px solid var(--fivehundrd-ref-black);border-radius:2px}.fivehundrd-pricing-ladder__table tbody tr.is-current{background:var(--fivehundrd-ref-lime)}.fivehundrd-pricing-ladder__table tbody td[data-threshold],.fivehundrd-pricing-ladder__table tbody th{grid-column:1/-1;padding:0;border:0;white-space:normal}.fivehundrd-pricing-ladder__table tbody th{font-size:20px;letter-spacing:-.02em}.fivehundrd-pricing-ladder__table tbody td[data-threshold]{font-size:13px;font-weight:600;line-height:1.45;padding-bottom:12px;border-bottom:1px solid rgba(13,13,13,.22)}.fivehundrd-pricing-ladder__table tbody td[data-price]{padding:0;border:0;display:grid;align-content:start;grid-gap:3px;gap:3px}.fivehundrd-pricing-ladder__table tbody td[data-price]:before{content:attr(data-price);font-size:11px;font-weight:1000;text-transform:uppercase;letter-spacing:.06em;opacity:.62}.fivehundrd-pricing-ladder__table tbody td[data-price]{font-size:19px}.fivehundrd-pricing-ladder__now{margin-left:8px}}.fivehundrd-spot-meta{margin:-4px 0 12px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.fivehundrd-sheet__stats-grid{display:grid;grid-template-columns:repeat(3,1fr);margin:14px 0;border-top:1px solid var(--fivehundrd-ref-border);border-bottom:1px solid var(--fivehundrd-ref-border)}.fivehundrd-sheet__stats-grid>div{min-height:68px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:1fr 1fr;grid-column-gap:8px;column-gap:8px;align-items:flex-end;padding:10px;border-right:1px solid var(--fivehundrd-ref-border)}.fivehundrd-sheet__stats-grid>div:last-child{border-right:0}.fivehundrd-sheet__stats-grid>div>span{grid-row:1/3;align-self:center;font-size:18px;color:#8ebd00}.fivehundrd-sheet__stats-grid strong{font-size:20px;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.fivehundrd-sheet__stats-grid small{font-size:9px;font-weight:950;letter-spacing:.05em}.fivehundrd-socials{margin:14px 0 16px}.fivehundrd-socials__label{display:block;margin-bottom:8px;font-size:11px;font-weight:1000;letter-spacing:.06em}.fivehundrd-socials__grid{display:flex;flex-wrap:wrap;gap:10px}.fivehundrd-social-link{width:72px;display:grid;justify-items:center;grid-gap:5px;gap:5px;color:var(--fivehundrd-ref-black);text-decoration:none}.fivehundrd-social-link>span{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:var(--fivehundrd-ref-black);color:var(--fivehundrd-ref-lime);transition:transform .12s ease}.fivehundrd-social-link--apple-music>span,.fivehundrd-social-link--tiktok>span,.fivehundrd-social-link--youtube>span{color:var(--fivehundrd-ref-pink)}.fivehundrd-social-link small{font-size:9px;font-weight:950;text-align:center}.fivehundrd-social-link:focus-visible>span,.fivehundrd-social-link:hover>span{transform:translateY(-2px)}.fivehundrd-embed-list{display:flex;flex-direction:column;gap:10px;margin:14px 0}.fivehundrd-embed{border-radius:12px;overflow:hidden;background:#0d0d0d;border:1px solid var(--fivehundrd-ref-border)}.fivehundrd-embed iframe{display:block;width:100%;border:0}.fivehundrd-embed--compact{height:152px}.fivehundrd-embed--compact iframe{height:100%}.fivehundrd-embed--video{aspect-ratio:16/9}.fivehundrd-embed--video iframe{height:100%}.fivehundrd-social-link:focus-visible{outline:2px solid var(--fivehundrd-ref-pink);outline-offset:3px;border-radius:5px}@media(max-width:620px){.fivehundrd-discovery-switcher{display:none}.fivehundrd-wall-search{grid-template-columns:1fr auto;padding:8px;margin-top:3px}.fivehundrd-wall-search span{grid-column:1/-1}.fivehundrd-wall-search input{height:36px;font-size:16px}.fivehundrd-wall-search button{height:36px}.fivehundrd-global-categories>.fivehundrd-more-category{display:inline-flex!important;align-items:center}.fivehundrd-more-category summary{height:26px;padding:0 12px;font-size:10px}.fivehundrd-more-category__menu{position:fixed;left:12px;right:12px;top:65px;width:auto;max-height:min(420px,calc(100svh - 140px));overflow-y:auto}.fivehundrd-benefits{display:grid!important;grid-template-columns:repeat(2,1fr);margin:10px 12px 14px}.fivehundrd-benefits article{min-height:108px;grid-template-columns:34px 1fr;gap:8px;padding:12px 10px;border-bottom:1px solid var(--fivehundrd-ref-border)}.fivehundrd-benefits article:nth-child(odd){border-right:1px solid var(--fivehundrd-ref-border)}.fivehundrd-benefits article:nth-child(n+3){border-bottom:0}.fivehundrd-benefit-icon{width:32px;height:32px;font-size:16px}.fivehundrd-benefits strong{font-size:10px}.fivehundrd-benefits p{font-size:9px}.fivehundrd-pricing-cards{padding:28px 14px 30px}.fivehundrd-section-heading{margin-bottom:16px}.fivehundrd-section-heading h2{font-size:32px}.fivehundrd-section-heading p{font-size:11px}.fivehundrd-pricing-cards__grid{grid-template-columns:1fr;gap:20px;max-width:none}.fivehundrd-plan-card,.fivehundrd-plan-card--big,.fivehundrd-plan-card--standard{padding:20px;box-shadow:6px 6px 0 var(--fivehundrd-ref-black);transform:none}.fivehundrd-plan-card:hover{transform:none}.fivehundrd-plan-card__price strong{font-size:34px}.fivehundrd-plan-card ul{font-size:12px}.fivehundrd-sheet{grid-template-columns:1fr}.fivehundrd-sheet__art{min-height:250px;max-height:38svh}.fivehundrd-sheet__body{padding:20px 14px 14px}.fivehundrd-sheet__stats-grid>div{min-height:60px;padding:8px 6px}.fivehundrd-sheet__stats-grid strong{font-size:17px}.fivehundrd-sheet__stats-grid>div>span{font-size:15px}.fivehundrd-socials__grid{justify-content:flex-start}.fivehundrd-social-link{width:70px}.fivehundrd-social-link>span{width:44px;height:44px}.fivehundrd-social-link small{font-size:10px}}.fivehundrd-claim-early{padding:36px 28px 44px;background:var(--fivehundrd-ref-white);display:grid;grid-template-columns:1.15fr .85fr;grid-gap:40px;gap:40px;align-items:start}.fivehundrd-claim-early__kicker{display:inline-block;border:1px solid var(--fivehundrd-ref-black);padding:5px 10px;font-size:11px;font-weight:1000;letter-spacing:.07em;text-transform:uppercase;margin-bottom:16px}.fivehundrd-claim-early__copy h2{margin:0 0 16px;font-size:clamp(38px,4.6vw,64px);line-height:.94;letter-spacing:-.06em;font-weight:1000;color:var(--fivehundrd-ref-black)}.fivehundrd-claim-early__copy h2 u{text-decoration:none;box-shadow:inset 0 -.28em 0 var(--fivehundrd-ref-pink);-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.fivehundrd-claim-early__copy p{max-width:52ch;margin:0 0 22px;font-size:14px;line-height:1.55;color:var(--fivehundrd-ref-muted)}.fivehundrd-claim-early__actions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.fivehundrd-claim-early__cta{min-height:48px;padding:0 20px;border-radius:6px;font-size:12px;font-weight:950;display:inline-flex;align-items:center;gap:8px;text-decoration:none;border:2px solid var(--fivehundrd-ref-black)}.fivehundrd-claim-early__cta--lime{background:var(--fivehundrd-ref-lime);color:var(--fivehundrd-ref-black);border-color:transparent}.fivehundrd-claim-early__cta--outline{background:var(--fivehundrd-ref-white);color:var(--fivehundrd-ref-black)}.fivehundrd-claim-early__cta:hover{filter:brightness(.97)}.fivehundrd-claim-early__proof{display:flex;align-items:center;gap:12px}.fivehundrd-claim-early__avatars{display:flex}.fivehundrd-claim-early__avatars span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-size:13px;font-weight:900;color:var(--fivehundrd-ref-white);border:2px solid var(--fivehundrd-ref-white);margin-left:-8px}.fivehundrd-claim-early__avatars span:not(:first-child){box-shadow:-2px 0 0 rgba(13,13,13,.06)}.fivehundrd-claim-early__avatars span:first-child{margin-left:0}.fivehundrd-claim-early__avatars-more{width:auto;min-width:34px;padding:0 8px;border-radius:999px;font-size:12px;background:var(--fivehundrd-ref-black)!important;color:var(--fivehundrd-ref-white)}.fivehundrd-claim-early__proof>span{font-size:13px;font-weight:900;color:var(--fivehundrd-ref-black)}.fivehundrd-claim-early__card{justify-self:end;width:100%;max-width:420px;background:var(--fivehundrd-ref-white);border:2px solid var(--fivehundrd-ref-black);border-radius:2px;box-shadow:8px 8px 0 var(--fivehundrd-ref-black);padding:22px 24px;transform:rotate(.6deg)}.fivehundrd-claim-early__card h3{margin:14px 0;font-size:26px;line-height:1.05;letter-spacing:-.03em;font-weight:1000;color:var(--fivehundrd-ref-black)}.fivehundrd-claim-early__card dl{margin:0 0 16px}.fivehundrd-claim-early__card dl>div{display:flex;justify-content:space-between;align-items:baseline;padding:9px 0;border-bottom:1px solid var(--fivehundrd-ref-border)}.fivehundrd-claim-early__card dt{font-size:12px;color:var(--fivehundrd-ref-muted)}.fivehundrd-claim-early__card dd{margin:0;font-size:14px;font-weight:950;color:var(--fivehundrd-ref-black)}.fivehundrd-claim-early__card>p{margin:0;background:var(--fivehundrd-ref-lime);color:var(--fivehundrd-ref-black);padding:12px 14px;border-radius:4px;font-size:12px;font-weight:800;line-height:1.4}@media(max-width:900px){.fivehundrd-claim-early{grid-template-columns:1fr;gap:28px;padding:28px 20px 34px}.fivehundrd-claim-early__card{justify-self:stretch;max-width:none;transform:none}}@media(max-width:620px){.fivehundrd-claim-early{padding:24px 14px 28px}.fivehundrd-claim-early__copy h2{font-size:38px}.fivehundrd-claim-early__cta{width:100%;justify-content:center}.fivehundrd-claim-early__actions{flex-direction:column}}.fivehundrd-discovery-switcher,.fivehundrd-global-categories,.fivehundrd-manifesto,.fivehundrd-modebar,.fivehundrd-trending>div,.fivehundrd-wall-toolbar,.promote-stepper{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}.fivehundrd-pricing-ladder__table-wrap{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.fivehundrd-discovery-switcher::-webkit-scrollbar,.fivehundrd-global-categories::-webkit-scrollbar,.fivehundrd-modebar::-webkit-scrollbar,.fivehundrd-trending>div::-webkit-scrollbar,.fivehundrd-wall-toolbar::-webkit-scrollbar,.promote-stepper::-webkit-scrollbar{display:none}.fivehundrd-discovery-switcher,.fivehundrd-global-categories,.fivehundrd-trending>div{scroll-snap-type:x proximity;scroll-padding-left:10px}.fivehundrd-discovery-switcher>button,.fivehundrd-global-categories>button,.fivehundrd-trending>div>button{scroll-snap-align:start}body{overscroll-behavior-y:contain}[role=button],a,button,input,select,summary,textarea{touch-action:manipulation}@media(hover:none),(pointer:coarse){.fivehundrd-chip,.fivehundrd-discovery-switcher,.fivehundrd-empty,.fivehundrd-global-categories,.fivehundrd-mobile-bottom,.fivehundrd-spot,.fivehundrd-trending>div,.promote-dropzone,.promote-stepper{-webkit-user-select:none;-moz-user-select:none;user-select:none}.fivehundrd-empty,.fivehundrd-spot{-webkit-touch-callout:none}}.fivehundrd-sheet__body{overscroll-behavior:contain}#for-makers,#how-it-works,#pricing,#trending,#wall{scroll-margin-top:76px}@media(max-width:620px){#for-makers,#how-it-works,#pricing,#trending,#wall{scroll-margin-top:72px}}#for-makers:focus,#how-it-works:focus,#pricing:focus,#wall:focus{outline:none}.fivehundrd-nav__center>a{padding:4px 0;color:var(--fivehundrd-ref-black);opacity:.62;transition:opacity .15s ease}.fivehundrd-nav__center>a.is-active,.fivehundrd-nav__center>a:hover{opacity:1}.fivehundrd-nav__center>a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--ink);transform:scaleX(0);transform-origin:left center;transition:transform .22s cubic-bezier(.2,.8,.3,1)}.fivehundrd-nav__center>a.is-active:after{transform:scaleX(1)}@media(prefers-reduced-motion:reduce){.fivehundrd-nav__center>a:after{transition:none}}.fivehundrd-how{padding:0 28px 56px}.fivehundrd-how .fivehundrd-section-heading{max-width:820px}.fivehundrd-how__steps{margin:0 auto;max-width:1180px;grid-gap:18px;gap:18px;counter-reset:none}.fivehundrd-how__steps li{border:2px solid var(--fivehundrd-ref-black);border-radius:2px;padding:20px 20px 22px;display:grid;align-content:start;grid-gap:8px;gap:8px;box-shadow:6px 6px 0 var(--fivehundrd-ref-black)}.fivehundrd-how__num{font-size:52px;color:var(--fivehundrd-ref-lime);-webkit-text-stroke:2px var(--fivehundrd-ref-black)}.fivehundrd-how__steps h3{margin:0}.fivehundrd-how__steps p{font-size:13px}.fivehundrd-how__steps li:nth-child(2) .fivehundrd-how__num{color:var(--fivehundrd-ref-pink)}.fivehundrd-how__steps li:nth-child(3) .fivehundrd-how__num{color:var(--fivehundrd-ref-flash)}.fivehundrd-how__steps li:nth-child(4) .fivehundrd-how__num{color:var(--fivehundrd-ref-white)}.fivehundrd-how__more{max-width:1180px;margin:22px auto 0;font-size:14px;font-weight:950}.fivehundrd-how__more a{border-bottom:2px solid var(--fivehundrd-ref-black)}@media(max-width:1024px){.fivehundrd-how__steps{grid-template-columns:1fr 1fr}}@media(max-width:620px){.fivehundrd-how{padding:0 14px 32px}.fivehundrd-how__steps{grid-template-columns:1fr;gap:12px}.fivehundrd-how__steps li{padding:16px 16px 18px;box-shadow:4px 4px 0 var(--fivehundrd-ref-black)}.fivehundrd-how__num{font-size:42px}}.fivehundrd-chip,.fivehundrd-global-categories button,.fivehundrd-more-category summary{cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .12s ease}@media(hover:hover) and (pointer:fine){.fivehundrd-chip:not(.is-active):hover,.fivehundrd-global-categories button:not(.is-active):hover,.fivehundrd-more-category summary:hover{background:var(--paper);border-color:var(--fivehundrd-ref-black);color:var(--fivehundrd-ref-black);transform:translateY(-1px)}.fivehundrd-chip.is-active:hover,.fivehundrd-global-categories button.is-active:hover{filter:brightness(1.05);transform:translateY(-1px)}}.fivehundrd-chip:active,.fivehundrd-global-categories button:active,.fivehundrd-more-category summary:active{transform:translateY(0)}.fivehundrd-chip.is-active,.fivehundrd-global-categories button.is-active{background:var(--fivehundrd-ref-pink);border-color:var(--fivehundrd-ref-black);color:var(--fivehundrd-ref-black);font-weight:900}.fivehundrd-chip.is-active:focus-visible,.fivehundrd-global-categories button.is-active:focus-visible{outline:3px solid var(--ink);outline-offset:2px}.fivehundrd-more-category__menu button.is-active{background:var(--fivehundrd-ref-pink)!important;color:var(--fivehundrd-ref-black)!important;font-weight:900!important}.fivehundrd-more-category[data-has-active] summary{background:var(--fivehundrd-ref-pink);border-color:var(--fivehundrd-ref-black);color:var(--fivehundrd-ref-black);font-weight:900}.fivehundrd-discovery-switcher button{transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .12s ease}@media(hover:hover) and (pointer:fine){.fivehundrd-discovery-switcher button:not(.is-active):hover{background:var(--paper);border-color:var(--fivehundrd-ref-black);transform:translateY(-1px)}.fivehundrd-discovery-switcher button.is-active:hover{filter:brightness(1.25);transform:translateY(-1px)}}@media(prefers-reduced-motion:reduce){.fivehundrd-chip,.fivehundrd-discovery-switcher button,.fivehundrd-global-categories button,.fivehundrd-more-category summary{transition:none}.fivehundrd-chip:hover,.fivehundrd-discovery-switcher button:hover,.fivehundrd-global-categories button:hover,.fivehundrd-more-category summary:hover{transform:none}}@media(hover:none),(pointer:coarse){.fivehundrd-chip,.fivehundrd-discovery-switcher button,.fivehundrd-global-categories button,.fivehundrd-menu,.fivehundrd-more-category summary,.fivehundrd-nav__cta,.fivehundrd-sheet__close{position:relative}.fivehundrd-chip:after,.fivehundrd-global-categories button:after,.fivehundrd-more-category summary:after{content:"";position:absolute;inset:-9px -3px;border-radius:inherit}.fivehundrd-discovery-switcher button:after,.fivehundrd-nav__cta:after{content:"";position:absolute;inset:-7px 0;border-radius:inherit}.fivehundrd-menu:after{content:"";position:absolute;inset:-7px -8px}.fivehundrd-view-all-mobile{height:44px;min-height:44px}.fivehundrd-sheet__close:after{content:"";position:absolute;inset:-5px;border-radius:inherit}.fivehundrd-header-menu__panel a{min-height:44px;display:flex;align-items:center}}.fivehundrd-timeheart{flex:1 1 auto;min-height:48px;min-width:44px;background:var(--white);gap:9px;font-size:12px;letter-spacing:.045em;text-transform:uppercase}.fivehundrd-timeheart span{white-space:nowrap}.fivehundrd-timeheart.is-keeping{opacity:.72;cursor:progress}.fivehundrd-timeheart.is-kept{background:var(--pink);cursor:default}.fivehundrd-timeheart:disabled{opacity:1}.fivehundrd-timeheart[data-phase=capped]{background:var(--white)}.fivehundrd-keep-notice{background:var(--lime);border:2px solid var(--ink);padding:9px 12px;margin:0 0 10px;font-size:12px;font-weight:900;letter-spacing:-.01em;line-height:1.35;transform:rotate(-.4deg);animation:fivehundrd-save-notice-in .18s ease-out}@media (prefers-reduced-motion:reduce){.fivehundrd-keep-notice{animation:none}}.fivehundrd-wall-strap--keepers{opacity:1;font-weight:850}.fivehundrd-success__humantime{margin-top:18px;padding-top:16px;border-top:2px solid var(--ink)}.fivehundrd-success__humantime-headline{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 12px;margin:10px 0 14px}.fivehundrd-success__humantime-headline strong{font-size:clamp(40px,11vw,64px);line-height:.88;letter-spacing:-.055em;font-weight:1000}.fivehundrd-success__humantime-headline small{font-size:11px;font-weight:1000;letter-spacing:.06em;opacity:.62}.fivehundrd-success__humantime-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:0;gap:0;margin:0;border-top:2px solid var(--ink)}.fivehundrd-success__humantime-grid>div{border-bottom:2px solid var(--ink);padding:9px 2px}.fivehundrd-success__humantime-grid>div:nth-child(odd){border-right:2px solid var(--ink);padding-right:10px}.fivehundrd-success__humantime-grid>div:nth-child(2n){padding-left:10px}.fivehundrd-success__humantime-grid dt{font-size:10px;font-weight:1000;letter-spacing:.06em;text-transform:uppercase;opacity:.62}.fivehundrd-success__humantime-grid dd{margin:2px 0 0;font-size:20px;font-weight:1000;letter-spacing:-.03em}.fivehundrd-success__humantime-sources{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px;margin-top:12px;font-size:11px;font-weight:900}.fivehundrd-success__humantime-sources span{width:100%;text-transform:uppercase;letter-spacing:.06em;opacity:.62}.fivehundrd-success__humantime-sources b{border:2px solid var(--ink);background:var(--white);padding:4px 8px}.fivehundrd-success__humantime p{margin:12px 0 0;font-size:12px;line-height:1.5;opacity:.75}@media (min-width:760px){.fivehundrd-success__humantime-grid{grid-template-columns:repeat(3,1fr)}.fivehundrd-success__humantime-grid>div:nth-child(odd){border-right:0}.fivehundrd-success__humantime-grid>div:nth-child(2n){padding-left:2px}.fivehundrd-success__humantime-grid>div:not(:nth-child(3n)){border-right:2px solid var(--ink);padding-right:10px}.fivehundrd-success__humantime-grid>div:not(:nth-child(3n+1)){padding-left:10px}}.fivehundrd-icon{flex:0 0 auto;display:block}.fivehundrd-icon--timeheart .fivehundrd-icon__hands{transform-origin:12px 12.4px}.fivehundrd-icon--timeheart.is-sweeping .fivehundrd-icon__hands{animation:fivehundrd-timeheart-sweep .7s cubic-bezier(.4,0,.2,1)}@keyframes fivehundrd-timeheart-sweep{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.fivehundrd-icon--timeheart{--fivehundrd-icon-punch:var(--paper)}.fivehundrd-icon--timeheart.is-filled .fivehundrd-icon__hands path{stroke:var(--fivehundrd-icon-punch)}.fivehundrd-icon--timeheart.is-filled .fivehundrd-icon__dial{stroke:var(--fivehundrd-icon-punch);opacity:.75}.fivehundrd-trending .fivehundrd-icon--timeheart{--fivehundrd-icon-punch:var(--fivehundrd-ref-black)}.fivehundrd-trending__mark{color:var(--fivehundrd-ref-lime)}@media (prefers-reduced-motion:reduce){.fivehundrd-icon--timeheart.is-sweeping .fivehundrd-icon__hands{animation:none}}.fivehundrd-timeheart{position:relative}.fivehundrd-timeheart__plus{position:absolute;top:2px;right:10px;font-size:13px;font-weight:1000;letter-spacing:-.02em;color:var(--ink);pointer-events:none;animation:fivehundrd-plus-lift 1.1s cubic-bezier(.22,1,.36,1) forwards}@keyframes fivehundrd-plus-lift{0%{opacity:0;transform:translateY(6px) scale(.85)}22%{opacity:1;transform:translateY(-2px) scale(1)}70%{opacity:1;transform:translateY(-12px)}to{opacity:0;transform:translateY(-22px)}}@media (prefers-reduced-motion:reduce){.fivehundrd-timeheart__plus{animation:none;opacity:1}}.fivehundrd-discovery-switcher button{display:inline-flex;align-items:center;gap:6px}.fivehundrd-switcher__badge{display:inline-grid;place-items:center;min-width:16px;height:16px;padding:0 4px;margin-left:2px;background:var(--pink);color:var(--fivehundrd-ref-black);border:1px solid;font-size:9px}.fivehundrd-wall-hint{padding:10px 12px;border:2px dashed var(--ink);background:var(--white)}.fivehundrd-wall-hint .fivehundrd-icon{margin-top:1px}.fivehundrd-wall-hint small{font-weight:700;opacity:.62}.fivehundrd-spot-countdown.is-lastcall{color:var(--fivehundrd-ref-black)}.fivehundrd-spot-countdown .fivehundrd-icon--lastcall .fivehundrd-icon__wedge{color:inherit}.fivehundrd-departed{margin:14px 0 0;border-top:2px solid var(--ink);padding-top:12px}.fivehundrd-departed__heading{display:flex;align-items:center;gap:7px;font-size:10px;font-weight:1000;letter-spacing:.07em;text-transform:uppercase;opacity:.7}.fivehundrd-departed ul{list-style:none;margin:10px 0 0;padding:0;display:grid;grid-gap:8px;gap:8px}.fivehundrd-departed li{display:flex;align-items:center;gap:10px;border:2px solid var(--ink);background:var(--white);padding:8px 10px}.fivehundrd-departed__art{flex:0 0 auto;width:38px;height:38px;overflow:hidden;background:var(--fivehundrd-ref-black);display:grid;place-items:center}.fivehundrd-departed__art img{width:100%;height:100%;object-fit:cover;filter:grayscale(1);opacity:.7}.fivehundrd-departed__art i{font-style:normal;color:var(--fivehundrd-ref-white);font-weight:1000}.fivehundrd-departed__copy{flex:1 1 auto;min-width:0;display:grid;grid-gap:1px;gap:1px}.fivehundrd-departed__copy b{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fivehundrd-departed__copy small{font-size:9px;font-weight:1000;letter-spacing:.08em;opacity:.55}.fivehundrd-departed a{flex:0 0 auto;min-height:34px;display:inline-flex;align-items:center;padding:0 10px;border:2px solid var(--ink);background:var(--lime);color:var(--ink);text-decoration:none;font-size:11px;font-weight:950}.fivehundrd-mobile-bottom--icons a span{display:grid;place-items:center;height:20px}.fivehundrd-spot__bookmark .fivehundrd-icon--timeheart{--fivehundrd-icon-punch:var(--fivehundrd-ref-black)}.fivehundrd-spot__bookmark.is-kept{color:var(--fivehundrd-ref-lime)}.fivehundrd-spot__open{position:absolute;inset:0;z-index:5;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:0;margin:0;background:none;cursor:pointer;font:inherit;color:inherit}.fivehundrd-spot__open:focus-visible{outline:2px solid var(--fivehundrd-ref-lime)}.fivehundrd-spot__keep{display:none}@media (hover:hover) and (pointer:fine){.fivehundrd-spot__keep{position:absolute;top:2px;right:2px;z-index:6;display:grid;place-items:center;width:24px;height:24px;padding:0;border:0;border-radius:6px;background:rgba(0,0,0,.55);color:var(--fivehundrd-ref-white);cursor:pointer;opacity:0;transform:scale(.82);transition:opacity .12s ease,transform .12s ease,background .12s ease}.fivehundrd-spot:hover .fivehundrd-spot__keep,.fivehundrd-spot__keep.is-kept,.fivehundrd-spot__keep:focus-visible{opacity:1;transform:scale(1)}.fivehundrd-spot__keep:hover{background:var(--fivehundrd-ref-lime);color:var(--fivehundrd-ref-black)}.fivehundrd-spot__keep.is-kept,.fivehundrd-spot__keep.is-kept:hover{background:var(--fivehundrd-ref-pink);color:var(--fivehundrd-ref-black);cursor:default}.fivehundrd-spot__keep .fivehundrd-icon--timeheart{--fivehundrd-icon-punch:var(--fivehundrd-ref-black)}.fivehundrd-spot__keep:focus-visible{outline:2px solid var(--fivehundrd-ref-lime);outline-offset:1px}.fivehundrd-spot:hover .fivehundrd-spot__bookmark,.fivehundrd-spot__keep.is-kept~.fivehundrd-spot__bookmark{opacity:0}.fivehundrd-spot__keep-plus{position:absolute;top:-2px;right:24px;font-size:11px;font-weight:1000;color:var(--fivehundrd-ref-lime);text-shadow:0 1px 3px #000;pointer-events:none;animation:fivehundrd-plus-lift 1.1s cubic-bezier(.22,1,.36,1) forwards}}.fivehundrd-wall-hint{display:flex;align-items:flex-start;gap:10px;margin:0 0 14px;padding:11px 34px 11px 12px;border:2px solid var(--ink);background:var(--lime);font-size:12.5px;font-weight:850;line-height:1.4}.fivehundrd-wall-hint b{font-weight:1000}.fivehundrd-wall-hint>.fivehundrd-icon{margin-top:1px}.fivehundrd-wall-hint small{display:block;margin-top:3px;font-size:11px;font-weight:800;opacity:.7}.fivehundrd-wall-hint button{top:4px;right:4px;border:0;background:none;font-size:17px;font-weight:1000;line-height:1;cursor:pointer;color:inherit}.fivehundrd-how--humantime .fivehundrd-how__icon{display:block;margin:0 0 8px;color:var(--ink)}.fivehundrd-how__rule{margin:18px 0 0;font-size:12px;font-weight:1000;letter-spacing:.06em;text-transform:uppercase;opacity:.6}.fivehundrd-spot__earned{position:absolute;top:3px;left:3px;z-index:4;border-radius:4px;background:var(--fivehundrd-ref-lime);color:var(--fivehundrd-ref-black);font-size:8.5px;font-weight:1000;letter-spacing:-.02em;line-height:1.35;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.45)}.fivehundrd-spot--big .fivehundrd-spot__earned{font-size:10px;padding:2px 5px;top:4px;left:4px}.fivehundrd-how__steps--three{grid-template-columns:1fr}.fivehundrd-how__lead{font-size:clamp(15px,2vw,19px);font-weight:800}@media (min-width:760px){.fivehundrd-how__steps--three{grid-template-columns:repeat(3,1fr)}}.fivehundrd-how__steps--three h3{font-size:clamp(17px,2.2vw,22px)}.fivehundrd-how__steps--three p{font-size:14px;line-height:1.5}.fivehundrd-success__earnmore{margin-top:14px;border:2px solid var(--ink);background:var(--lime);padding:12px 13px}.fivehundrd-success__earnmore strong{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:1000}.fivehundrd-success__earnmore p{margin:7px 0 0;font-size:12.5px;line-height:1.5;opacity:1}.fivehundrd-success__earnmore b{font-weight:1000}.fivehundrd-success__earnmore small{display:block;margin-top:8px;font-size:11px;line-height:1.45;opacity:.7}.fivehundrd-success__actions .fivehundrd-button{gap:8px}.fivehundrd-return{position:relative;margin:0 0 14px;padding:15px 40px 15px 16px;border:2px solid var(--ink);background:var(--ink);color:var(--fivehundrd-ref-white);box-shadow:5px 5px 0 var(--fivehundrd-ref-pink)}.fivehundrd-return__kicker{display:inline-flex;align-items:center;gap:7px;font-size:10px;font-weight:1000;letter-spacing:.09em;text-transform:uppercase;color:var(--fivehundrd-ref-lime)}.fivehundrd-return h2{margin:7px 0 0;font-size:clamp(21px,3.6vw,32px);line-height:1.02;letter-spacing:-.035em;font-weight:1000}.fivehundrd-return__lines{list-style:none;margin:12px 0 0;padding:0;display:grid;grid-gap:5px;gap:5px}.fivehundrd-return__lines li{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:800}.fivehundrd-return__lines span{display:inline-flex;color:var(--fivehundrd-ref-lime)}.fivehundrd-return__actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;margin-top:14px}.fivehundrd-return__actions button{min-height:38px;border:2px solid var(--fivehundrd-ref-white);background:var(--fivehundrd-ref-lime);color:var(--ink);padding:0 13px;font-size:12px;font-weight:1000;cursor:pointer}.fivehundrd-return__actions small{font-size:11px;font-weight:800;opacity:.7}.fivehundrd-return__close{position:absolute;top:6px;right:8px;width:28px;height:28px;border:0;background:none;color:inherit;font-size:19px;font-weight:1000;line-height:1;cursor:pointer;opacity:.6}.fivehundrd-return__close:hover{opacity:1}.fivehundrd-caughtup{display:flex;flex-wrap:wrap;align-items:center;gap:6px 12px;margin:0 0 14px;padding:11px 13px;border:2px dashed var(--ink);background:var(--white)}.fivehundrd-caughtup strong{font-size:14px;font-weight:1000}.fivehundrd-caughtup span{font-size:12px;font-weight:700;opacity:.72}.fivehundrd-caughtup button{margin-left:auto;min-height:34px;border:2px solid var(--ink);background:var(--white);padding:0 11px;font-size:11px;font-weight:1000;cursor:pointer}.fivehundrd-spot.is-new{box-shadow:inset 0 0 0 2px var(--fivehundrd-ref-lime)}.fivehundrd-spot--big.is-new,.fivehundrd-spot--flash.is-new{box-shadow:inset 0 0 0 3px var(--fivehundrd-ref-lime)}@media (prefers-reduced-motion:no-preference){.fivehundrd-spot.is-new{animation:fivehundrd-new-arrival 2.4s ease-out 1}}@keyframes fivehundrd-new-arrival{0%{box-shadow:inset 0 0 0 3px var(--fivehundrd-ref-lime)}60%{box-shadow:inset 0 0 0 3px var(--fivehundrd-ref-lime)}to{box-shadow:inset 0 0 0 2px var(--fivehundrd-ref-lime)}}.seo-page section p{font-size:18px;line-height:1.62}.seo-lead{font-size:clamp(20px,2.3vw,27px)}.seo-page summary{font-size:17px}.seo-page details p{font-size:17px;line-height:1.6}.seo-page section h2{font-size:clamp(27px,3.2vw,42px)}.seo-actions a,.seo-related a{font-size:16px}.fivehundrd-how__steps h3{font-size:19px}.fivehundrd-how__steps p{font-size:15px;line-height:1.5}.fivehundrd-how__rule{font-size:14px}.fivehundrd-how__more a{font-size:16px}.fivehundrd-how-button,.fivehundrd-wall-strap{font-size:15px}.fivehundrd-wall-hint{font-size:14.5px}.fivehundrd-wall-hint small{font-size:13px}.fivehundrd-mode-note strong{font-size:16px}.fivehundrd-mode-note span{font-size:14px}.fivehundrd-return h2{font-size:clamp(23px,3.8vw,34px)}.fivehundrd-return__lines li{font-size:15px}.fivehundrd-return__actions button{font-size:14px}.fivehundrd-return__actions small{font-size:13px}.fivehundrd-caughtup strong{font-size:16px}.fivehundrd-caughtup span{font-size:14px}.fivehundrd-caughtup button{font-size:13px}.fivehundrd-sheet p{font-size:16px}.fivehundrd-keep-notice,.fivehundrd-save-notice,.fivehundrd-spot-meta,.fivehundrd-timeheart{font-size:14px}.fivehundrd-sheet__actions .fivehundrd-button,.promote-card label{font-size:15px}.promote-card label em,.promote-card>small{font-size:13px}.promote-review p{font-size:14px}.promote-plan-note,.promote-rule{font-size:15px}.fivehundrd-success__lead{font-size:17px}.fivehundrd-success__earnmore strong{font-size:15px}.fivehundrd-success__earnmore p{font-size:14.5px}.fivehundrd-success__earnmore small{font-size:13px}.fivehundrd-success__humantime-grid dt{font-size:12px}.fivehundrd-success__humantime-grid dd{font-size:22px}.fivehundrd-success__humantime p{font-size:14px}.fivehundrd-live-activity__metric strong,.fivehundrd-success__humantime-sources{font-size:13px}.fivehundrd-live-activity__metric small{font-size:12px}.fivehundrd-departed__copy b{font-size:15px}.fivehundrd-departed a{font-size:13px}.founder-reason{align-items:center}.founder-reason span{font-family:SF Mono,JetBrains Mono,ui-monospace,Menlo,Consolas,monospace;font-size:11px;opacity:.5}.founder-reason--good b{color:var(--fivehundrd-ref-lime)}.founder-reason--watch b,.founder-reason--watch strong{color:var(--fivehundrd-ref-pink)}.founder-shell{min-height:100vh;background:#f7f3ea;color:#111;padding:24px;font-family:Arial,Helvetica,sans-serif}.founder-shell *{box-sizing:border-box}.founder-top{max-width:1440px;margin:0 auto 20px;display:flex;justify-content:space-between;align-items:flex-start;gap:24px;border-bottom:3px solid #111;padding-bottom:18px}.founder-kicker{display:inline-block;background:#111;color:#fff;padding:5px 9px;font-size:11px;font-weight:900;letter-spacing:.12em;transform:rotate(-1deg)}.founder-login-card h1,.founder-top h1{font-size:clamp(34px,5vw,72px);line-height:.88;margin:12px 0 8px;letter-spacing:-.06em;font-weight:1000}.founder-muted,.founder-top p{margin:0;color:#65615a;font-size:12px}.founder-dot{display:inline-block;width:12px;height:12px;border:2px solid #111;border-radius:50%;margin-left:7px;vertical-align:middle}.founder-dot.lime{background:#d8ff45}.founder-dot.pink{background:#ff7bc3}.founder-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.founder-actions a,.founder-actions button{border:2px solid #111;background:#fffdf8;color:#111;padding:9px 12px;font:800 12px/1 Arial;text-decoration:none;box-shadow:2px 2px 0 #111;cursor:pointer}.founder-actions .active{background:#d8ff45}.founder-grid{max-width:1440px;margin:0 auto 16px;display:grid;grid-gap:12px;gap:12px}.founder-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.founder-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.founder-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.founder-grid.compact{margin:0}.founder-metric{border:2px solid #111;background:#fffdf8;padding:16px;min-height:110px;display:flex;flex-direction:column;justify-content:space-between}.founder-metric.lime{box-shadow:5px 5px 0 #d8ff45}.founder-metric.pink{box-shadow:5px 5px 0 #ff7bc3}.founder-metric span{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.founder-metric strong{font-size:clamp(26px,3vw,46px);letter-spacing:-.06em;line-height:.95}.founder-metric small{font-size:11px;color:#6b675f}.founder-panel{max-width:1440px;margin:0 auto 16px;border:2px solid #111;background:#fffdf8;padding:18px}.founder-grid>.founder-panel{margin:0}.founder-panel-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;border-bottom:1px dashed #aaa49a;padding-bottom:12px;margin-bottom:14px}.founder-panel-head span{font-size:10px;font-weight:1000;letter-spacing:.12em}.founder-panel-head h2{font-size:24px;margin:3px 0 0;letter-spacing:-.04em}.founder-live{font-size:11px;background:#d8ff45;border:2px solid #111;padding:5px 8px;transform:rotate(1.5deg)}.founder-funnel{display:flex;align-items:center;justify-content:space-between;gap:8px;overflow-x:auto;padding:14px 0}.founder-funnel b{font-size:28px;white-space:nowrap}.founder-funnel b small{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.05em}.founder-funnel i{font-style:normal;font-weight:1000}.founder-mini{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.founder-mini span{border:1.5px solid #111;padding:6px 8px;font-size:11px;background:#f7f3ea}.founder-bars{height:145px;display:flex;align-items:flex-end;gap:3px;border-bottom:2px solid #111;padding-top:12px}.founder-bars div{flex:1 1;min-width:3px;background:#111;transition:height .2s}.founder-bars div:nth-child(5n+2){background:#d8ff45;border:1px solid #111}.founder-bars div:nth-child(7n+3){background:#ff7bc3;border:1px solid #111}.founder-progress{height:18px;border:2px solid #111;margin:18px 0 8px;background:#f7f3ea}.founder-progress i{display:block;height:100%;background:#d8ff45;border-right:2px solid #111}.founder-table{display:flex;flex-direction:column}.founder-table .row{display:grid;grid-template-columns:1.2fr 1fr 1fr auto;grid-gap:10px;gap:10px;align-items:center;padding:9px 0;border-bottom:1px dashed #bbb5aa;font-size:12px}.founder-table .row:last-child{border-bottom:0}.founder-table .purchase{grid-template-columns:1.2fr .8fr 1.4fr auto}.founder-moderation-list{display:grid;grid-gap:12px;gap:12px}.moderation-card{position:relative;background:#f7f3ea;padding:14px;grid-template-columns:72px 1fr;grid-gap:14px;gap:14px}.moderation-card,.moderation-flag{border:2px solid #111;display:grid}.moderation-flag{height:72px;place-items:center;font-size:10px;font-weight:1000;background:#d8ff45;transform:rotate(-2deg)}.moderation-flag.big{background:#ff7bc3;transform:rotate(2deg)}.moderation-title{display:flex;justify-content:space-between;gap:12px}.moderation-title b{font-size:20px}.moderation-title small,.moderation-title span{display:block;font-size:11px;color:#6b675f}.moderation-fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin:12px 0}.moderation-fields .wide{grid-column:1/-1}.moderation-fields label,.moderation-notes{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.founder-login-card input,.moderation-fields input,.moderation-fields textarea,.moderation-notes textarea{width:100%;margin-top:4px;border:2px solid #111;background:#fffdf8;padding:9px;font:700 13px Arial}.moderation-fields textarea,.moderation-notes textarea{min-height:62px;resize:vertical}.moderation-actions,.moderation-links,.moderation-media{display:flex;gap:7px;flex-wrap:wrap;margin-top:9px}.moderation-links a,.moderation-media button{border:1.5px solid #111;background:#fffdf8;color:#111;text-decoration:none;padding:6px 8px;font-size:11px;font-weight:800}.moderation-actions button{border:2px solid #111;background:#fffdf8;padding:8px 10px;font-weight:900;cursor:pointer}.moderation-actions .lime{background:#d8ff45}.moderation-actions .danger{background:#111;color:#fff}.moderation-notes{display:block;margin-top:10px}.founder-empty,.founder-loading{max-width:1440px;margin:50px auto;border:2px dashed #111;padding:30px;text-align:center;font-weight:900}.founder-error{max-width:1440px;margin:0 auto 14px;background:#ff7bc3;border:2px solid #111;padding:8px 10px;font-weight:900}.founder-investor-note{margin:16px 0 0;font-size:12px;border-top:1px dashed #aaa49a;padding-top:12px}.founder-login-card{max-width:560px;margin:9vh auto;border:3px solid #111;background:#fffdf8;padding:28px;box-shadow:10px 10px 0 #d8ff45}.founder-login-card p{line-height:1.5}.founder-login-card label{display:block;font-size:11px;font-weight:900;margin-top:22px}.founder-login-card button{margin-top:12px;background:#d8ff45;border:2px solid #111;box-shadow:3px 3px 0 #111;padding:11px 14px;font-weight:1000;cursor:pointer}.founder-pager{display:flex;align-items:center;gap:7px}.founder-pager button{border:1.5px solid #111;background:#fffdf8;padding:5px 8px;font-weight:900}.moderation-fields select{width:100%;margin-top:4px;border:2px solid #111;background:#fffdf8;padding:9px;font:700 13px Arial}.moderation-destinations{display:grid;grid-gap:6px;gap:6px;margin:10px 0}.moderation-destinations>div{display:grid;grid-template-columns:.6fr 1.6fr auto;grid-gap:6px;gap:6px}.moderation-destinations input{border:1.5px solid #111;background:#fffdf8;padding:7px;font:700 11px Arial}.moderation-destinations a{border:1.5px solid #111;background:#d8ff45;color:#111;padding:7px;text-decoration:none;font-weight:1000}.founder-login-card input:focus-visible,.moderation-fields input:focus-visible,.moderation-fields textarea:focus-visible{outline:0;border-color:var(--ink);box-shadow:0 0 0 3px var(--lime)}@media(max-width:900px){.founder-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}.founder-grid.two{grid-template-columns:1fr}.founder-top{flex-direction:column}.founder-actions{justify-content:flex-start}.moderation-card{grid-template-columns:52px 1fr}.moderation-flag{height:52px}.founder-table .purchase,.founder-table .row{grid-template-columns:1fr 1fr}.founder-table .row strong{text-align:right}}@media(max-width:540px){.founder-shell{padding:12px}.founder-grid.four,.founder-grid.three{grid-template-columns:1fr 1fr}.founder-panel{padding:12px}.founder-metric{min-height:96px;padding:12px}.founder-metric strong{font-size:27px}.moderation-card{grid-template-columns:1fr}.moderation-flag{width:64px}.moderation-title{flex-direction:column}.moderation-fields{grid-template-columns:1fr}.founder-funnel{justify-content:flex-start}.founder-actions a,.founder-actions button{font-size:10px}}.founder-search{min-height:34px;border:2px solid var(--fivehundrd-ref-black);background:var(--fivehundrd-ref-white);padding:0 10px;font-size:12px;font-weight:700;min-width:230px}.founder-row-actions{display:flex;align-items:center;gap:8px;justify-content:flex-end}.founder-row-actions a{color:var(--fivehundrd-ref-black);font-weight:800;text-decoration:none;border-bottom:2px solid var(--fivehundrd-ref-lime)}.founder-row-actions button{min-height:28px;border:2px solid var(--fivehundrd-ref-black);background:var(--fivehundrd-ref-white);padding:0 9px;font-size:11px;font-weight:900;cursor:pointer}.founder-row-actions button.danger{background:var(--fivehundrd-ref-pink)}.founder-row-actions button:disabled{opacity:.5;cursor:not-allowed}.fivehundrd-global-categories{gap:clamp(14px,2.4vw,30px);margin:0 0 12px;padding:2px 0 10px}.fivehundrd-global-categories>button{position:relative;flex:0 0 auto;min-height:34px;padding:0 0 5px;border:0;border-radius:0;background:none;color:var(--ink);opacity:.62;font-size:clamp(13px,1.15vw,15px);font-weight:800;letter-spacing:-.01em;cursor:pointer}@media(hover:hover){.fivehundrd-global-categories>button:not(.is-active):hover{opacity:.9}}.fivehundrd-trending{height:auto;min-height:0;margin:0 0 16px;padding:0;grid-template-columns:minmax(150px,auto) minmax(0,1fr) auto;align-items:stretch}.fivehundrd-trending>strong{padding:14px 18px}.fivehundrd-trending__mark{color:var(--lime);flex:0 0 auto}.fivehundrd-trending__label{grid-gap:3px;gap:3px;line-height:1.15}.fivehundrd-trending__label>span:first-child{font-size:clamp(15px,1.5vw,19px);color:var(--fivehundrd-ref-white)}.fivehundrd-trending__proof{max-width:16ch;letter-spacing:.06em;color:rgba(255,255,255,.5)}.fivehundrd-trending>div{gap:8px;padding:12px 4px}.fivehundrd-trending button{width:auto;min-width:0;height:auto;display:grid;grid-template-rows:auto;grid-template-columns:1fr}.fivehundrd-trending__avatar{display:block;width:clamp(58px,5.4vw,74px);height:clamp(58px,5.4vw,74px);border:2px solid rgba(255,255,255,.16);border-radius:3px;background:#1a1a1a}.fivehundrd-trending__avatar img{width:100%;height:100%;object-fit:cover;display:block}.fivehundrd-trending__avatar--standard{border-color:rgba(216,255,69,.55)}.fivehundrd-trending__avatar--big{border-color:rgba(255,123,195,.6)}.fivehundrd-trending__avatar--flash{border-color:rgba(255,183,3,.6)}.fivehundrd-trending__rank{width:15px;height:15px;background:var(--fivehundrd-ref-black);color:var(--fivehundrd-ref-white)}.fivehundrd-trending button b,.fivehundrd-trending button small{display:none}.fivehundrd-trending__empty{padding:16px;opacity:.7}.fivehundrd-trending__view{gap:12px;padding:12px 20px 12px 14px;border:0;background:none;color:var(--fivehundrd-ref-white)}.fivehundrd-trending__view span{font-size:10px;font-weight:900;letter-spacing:.07em;line-height:1.35}@media(hover:hover){.fivehundrd-trending__view:hover span{color:var(--fivehundrd-ref-white)}}.fivehundrd-wall-heading{gap:clamp(16px,3vw,48px);margin:6px 0 14px}.fivehundrd-wall-heading__title{gap:clamp(14px,2.4vw,34px)}.fivehundrd-wall-heading h1{line-height:.82}.fivehundrd-wall-heading__strap{margin:0 0 clamp(4px,.8vw,10px);font-size:clamp(13px,1.25vw,17px);font-weight:650;opacity:.86;max-width:34ch}.fivehundrd-capacity strong{font-size:clamp(20px,2.6vw,34px);letter-spacing:-.045em}.fivehundrd-capacity small{margin-top:3px;font-size:clamp(9px,.85vw,12px);letter-spacing:.14em;opacity:.68}.fivehundrd-capacity--finds strong{color:var(--ink)}.fivehundrd-wall-heading__eyebrow{margin:0 0 2px;font-size:11px;font-weight:1000;letter-spacing:.14em;color:var(--pink)}.fivehundrd-wall-heading__mechanic{margin:6px 0 0;max-width:56ch;font-size:13px;font-weight:600;line-height:1.4;color:var(--ink);opacity:.8}.fivehundrd-wall-heading__process{margin:8px 0 0;font-size:10.5px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;color:var(--ink);opacity:.55}.fivehundrd-wall-heading__process i{font-style:normal;color:var(--pink);opacity:1;margin:0 2px}.fivehundrd-wall-heading__support{margin:4px 0 0;font-size:11px;font-weight:650;color:var(--ink);opacity:.5}.fivehundrd-wall-stats{display:flex;gap:clamp(18px,3vw,40px);flex-shrink:0;padding-bottom:2px}.fivehundrd-wall-stats__block{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.fivehundrd-wall-stats__block strong{font-size:clamp(18px,2.2vw,28px);line-height:1;letter-spacing:-.03em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--ink)}.fivehundrd-wall-stats__block small{margin-top:4px;font-size:9.5px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:var(--ink);opacity:.5}@media(max-width:650px){.fivehundrd-wall-stats{gap:16px}.fivehundrd-wall-stats__block strong{font-size:17px}}.fivehundrd-activity-strip{display:flex;flex-wrap:wrap;gap:clamp(14px,2.4vw,32px);margin:2px 0 16px;padding:10px 14px;background:var(--fivehundrd-ref-white);border:1px solid var(--fivehundrd-ref-border);border-radius:var(--fivehundrd-radius-metric)}.fivehundrd-activity-strip__metric{display:flex;align-items:center;gap:7px}.fivehundrd-activity-strip__icon{display:flex;color:var(--ink);opacity:.55}.fivehundrd-activity-strip__metric b{font-size:15px;font-weight:1000;letter-spacing:-.02em;color:var(--ink);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;transition:opacity var(--fivehundrd-motion-fast) ease}.fivehundrd-activity-strip__metric b.is-pulsing{opacity:.35}.fivehundrd-activity-strip__metric small{margin-left:2px;font-size:9.5px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--ink);opacity:.5}@media(prefers-reduced-motion:reduce){.fivehundrd-activity-strip__metric b{transition:none}}@media(max-width:650px){.fivehundrd-activity-strip{gap:14px;padding:9px 12px}.fivehundrd-activity-strip__metric b{font-size:14px}}@media(max-width:1023px){.fivehundrd-activity-strip,.fivehundrd-wall-heading__mechanic,.fivehundrd-wall-heading__process,.fivehundrd-wall-heading__support{display:none}}.fivehundrd-related{margin:22px 0 6px;padding-top:18px;border-top:1px solid var(--fivehundrd-ref-border)}.fivehundrd-related__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.fivehundrd-related__head p{margin:5px 0 0;font-size:13px;font-weight:650;color:var(--ink);opacity:.75;max-width:52ch}.fivehundrd-related__close{flex-shrink:0;width:var(--tap);height:var(--tap);min-width:44px;min-height:44px;display:grid;place-items:center;border:1px solid var(--fivehundrd-ref-border);border-radius:50%;background:var(--fivehundrd-ref-white);color:var(--ink);font-size:20px;line-height:1;cursor:pointer}@media(hover:hover){.fivehundrd-related__close:hover{border-color:var(--ink)}}.fivehundrd-related__track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;padding-bottom:2px}.fivehundrd-related__track::-webkit-scrollbar{display:none}.fivehundrd-related__card{flex:0 0 auto;width:220px;scroll-snap-align:start;display:flex;flex-direction:column;text-align:left;border:1px solid var(--fivehundrd-ref-border);border-radius:var(--fivehundrd-radius-card);background:var(--fivehundrd-ref-white);cursor:pointer;overflow:hidden;padding:0 0 10px;transition:border-color var(--fivehundrd-motion-fast) ease}@media(hover:hover){.fivehundrd-related__card:hover{border-color:var(--ink)}}.fivehundrd-related__art{position:relative;display:block;width:100%;aspect-ratio:1/1;background:var(--fivehundrd-ref-black);overflow:hidden}.fivehundrd-related__art img{width:100%;height:100%;object-fit:cover;display:block}.fivehundrd-related__art i{position:absolute;inset:0;display:grid;place-items:center;font-style:normal;font-size:34px;font-weight:900;color:var(--fivehundrd-ref-white);background:linear-gradient(145deg,#131313,#31246e 80%)}.fivehundrd-related__play{position:absolute;right:8px;bottom:8px;width:24px;height:24px;border-radius:50%;background:var(--fivehundrd-ref-white)}.fivehundrd-related__lane{margin:10px 12px 0;font-size:9.5px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase;color:var(--ink);opacity:.5}.fivehundrd-related__card strong{margin:3px 12px 0;font-size:15px;font-weight:900;letter-spacing:-.01em;line-height:1.2;color:var(--ink)}.fivehundrd-related__card em{margin:4px 12px 0;font-style:normal;font-size:12px;font-weight:600;color:var(--ink);opacity:.65;line-height:1.35}.fivehundrd-related__dots{display:none}@media(max-width:920px){.fivehundrd-related__card{width:78vw;max-width:280px}.fivehundrd-related__dots{display:flex;justify-content:center;gap:6px;margin-top:12px}.fivehundrd-related__dots span{width:6px;height:6px;border-radius:50%;background:var(--fivehundrd-ref-border)}.fivehundrd-related__dots span.is-active{background:var(--ink)}}@media(prefers-reduced-motion:reduce){.fivehundrd-related__card{transition:none}}.fivehundrd-discovery-switcher{margin:0 0 16px;padding:1px 0 3px}.fivehundrd-discovery-switcher button{min-height:42px;padding:0 20px;border:1.6px solid rgba(13,13,13,.22);border-radius:999px;letter-spacing:.045em}.fivehundrd-switcher__badge{margin-left:7px;padding:1px 6px;border-radius:999px;background:var(--ink);color:var(--fivehundrd-ref-white);font-style:normal;font-size:10px;font-weight:1000}.fivehundrd-discovery-switcher button.is-active .fivehundrd-switcher__badge{background:var(--fivehundrd-ref-black);color:var(--fivehundrd-ref-white)}.fivehundrd-wall-grid{gap:5px}.fivehundrd-spot{border-radius:2px}.fivehundrd-empty{box-shadow:inset 0 0 0 1.5px rgba(13,13,13,.14);border-radius:2px}.fivehundrd-empty__label{opacity:.72}@media(hover:hover){.fivehundrd-empty:focus-visible .fivehundrd-empty__label,.fivehundrd-empty:hover .fivehundrd-empty__label{opacity:1}}@media(min-width:1024px){.fivehundrd-wall-section.is-paneled{padding-right:calc(clamp(360px,29vw,440px) + 26px)}dialog.fivehundrd-sheet--docked{position:fixed;top:calc(var(--fivehundrd-header-height,66px) + 14px);right:clamp(14px,2vw,30px);left:auto;bottom:auto;margin:0;width:clamp(360px,29vw,440px);max-width:none;max-height:calc(100svh - var(--fivehundrd-header-height,66px) - 30px);display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;overflow:hidden;border:2px solid var(--ink);border-radius:2px;box-shadow:8px 8px 0 var(--ink),0 30px 70px -30px rgba(0,0,0,.45);background:var(--white);z-index:38}dialog.fivehundrd-sheet--docked::-webkit-backdrop{background:none}dialog.fivehundrd-sheet--docked::backdrop{background:none}.fivehundrd-sheet--docked .fivehundrd-sheet__art{min-height:0;aspect-ratio:1/1;max-height:42vh}.fivehundrd-sheet--docked .fivehundrd-sheet__body{overflow-y:auto;overscroll-behavior:contain;padding:20px 20px 24px}.fivehundrd-sheet--docked h2{font-size:clamp(26px,2.3vw,38px);line-height:.95}.fivehundrd-sheet--docked .fivehundrd-sheet__grab{display:none}}.fivehundrd-sheet__pitch{position:relative}.fivehundrd-sheet__pitch>p{margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.fivehundrd-sheet__pitch.is-expanded>p{display:block;overflow:visible}.fivehundrd-sheet__pitch>button{margin-top:4px;border:0;background:none;padding:0;cursor:pointer;font-size:12px;font-weight:900;letter-spacing:.03em;color:var(--ink);border-bottom:2px solid var(--lime)}.fivehundrd-sheet__quiet{margin:10px 0 0;font-size:12px;line-height:1.45;opacity:.66}.fivehundrd-humantime{display:grid;grid-gap:6px;gap:6px;margin:12px 0 4px}.fivehundrd-humantime__head{display:flex;align-items:center;gap:7px;font-size:10px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase;opacity:.75}.fivehundrd-humantime__head b{margin-left:auto;font-size:12px;letter-spacing:.02em;opacity:1}.fivehundrd-humantime__bar{display:block;height:7px;border:1.5px solid var(--ink);background:var(--fivehundrd-ref-white)}.fivehundrd-humantime__bar i{display:block;height:100%;background:var(--lime)}.fivehundrd-embed__gate{display:flex;align-items:center;gap:14px;width:100%;height:100%;border:2px dashed rgba(255,255,255,.28);background:transparent;padding:16px;cursor:pointer;text-align:left;color:var(--fivehundrd-ref-white)}.fivehundrd-embed__play{flex:0 0 auto;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--lime);color:var(--fivehundrd-ref-black);font-size:15px}.fivehundrd-embed__gate-copy{display:grid;grid-gap:3px;gap:3px;min-width:0}.fivehundrd-embed__gate-copy b{font-size:13px;font-weight:950}.fivehundrd-embed__gate-copy small{font-size:11px;line-height:1.35;color:rgba(255,255,255,.6)}@media(hover:hover){.fivehundrd-embed__gate:hover{border-color:var(--lime)}}.fivehundrd-find-proof{margin:14px 0;border:2px solid var(--ink);padding:12px 14px;background:var(--white)}.fivehundrd-find-proof__head{display:flex;align-items:center;gap:7px;font-size:10px;font-weight:1000;letter-spacing:.08em;opacity:.7}.fivehundrd-find-proof p{display:flex;align-items:baseline;gap:10px;margin:8px 0 4px;font-size:clamp(26px,3vw,38px);font-weight:1000;letter-spacing:-.04em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.fivehundrd-find-proof p em{font-style:normal}.fivehundrd-find-proof p i{font-style:normal;font-size:.6em;opacity:.45}.fivehundrd-find-proof.is-grown p em:last-of-type{color:#3f8f18}.fivehundrd-find-proof small{font-size:12px;line-height:1.4;opacity:.7}.fivehundrd-sheet__art--archived img{filter:grayscale(1) contrast(1.05);opacity:.85}.fivehundrd-myfinds{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:clamp(18px,2.4vw,34px);gap:clamp(18px,2.4vw,34px);align-items:start}@media(min-width:1024px){.fivehundrd-myfinds{grid-template-columns:minmax(0,1fr) clamp(300px,24vw,380px)}}.fivehundrd-myfinds__main{min-width:0}.fivehundrd-myfinds__since{border:1.5px solid rgba(13,13,13,.18);background:var(--fivehundrd-ref-white);padding:12px 16px;margin:0 0 16px}.fivehundrd-myfinds__since>span{display:block;margin-bottom:5px;font-size:10px;font-weight:1000;letter-spacing:.12em;text-transform:uppercase;opacity:.55}.fivehundrd-myfinds__since p{margin:0;font-size:clamp(13px,1.15vw,15px);line-height:1.5;font-weight:650}.fivehundrd-myfinds__stats{display:flex;flex-wrap:wrap;align-items:baseline;gap:clamp(12px,2vw,30px);margin:0;padding:0 0 12px;border-bottom:1.5px solid rgba(13,13,13,.22)}.fivehundrd-myfinds__stats>div{display:flex;align-items:baseline;gap:6px;position:relative}.fivehundrd-myfinds__stats>div+div:before{content:"";position:absolute;left:calc(clamp(12px,2vw,30px) / -2);top:1px;bottom:1px;width:1px;background:rgba(13,13,13,.2)}.fivehundrd-myfinds__stats dt{order:2;font-size:clamp(12px,1.1vw,14px);font-weight:650;opacity:.8}.fivehundrd-myfinds__stats dd{order:1;margin:0;font-size:clamp(14px,1.3vw,17px);font-weight:1000;letter-spacing:-.02em}.fivehundrd-myfinds__stats>div:nth-child(2) dt{order:1}.fivehundrd-myfinds__stats>div:nth-child(2) dd{order:2}.fivehundrd-myfinds__legend{display:block;margin:14px 0 10px;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;opacity:.55}.fivehundrd-myfinds__legend i{font-style:normal;padding:0 3px}.fivehundrd-myfinds__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:clamp(14px,1.8vw,26px);gap:clamp(14px,1.8vw,26px)}@media(min-width:700px){.fivehundrd-myfinds__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.fivehundrd-myfinds__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.fivehundrd-find{grid-gap:7px;gap:7px;justify-items:start;text-align:left;border:0;background:none;padding:0;cursor:pointer;min-width:0}.fivehundrd-find__art{position:relative;display:block;width:100%;aspect-ratio:1/1;overflow:hidden;background:#1c1c1c;border:1.5px solid rgba(13,13,13,.2)}.fivehundrd-find__art img{width:100%;height:100%;object-fit:cover;display:block}.fivehundrd-find__initials{position:absolute;inset:0;display:grid;place-items:center;color:var(--fivehundrd-ref-white);font-size:clamp(24px,3.4vw,40px);font-weight:1000;letter-spacing:-.05em;background:linear-gradient(150deg,#1c1c1c,#2e2e2e)}.fivehundrd-find__badge{position:absolute;top:8px;right:8px;background:var(--lime);color:var(--fivehundrd-ref-black);border:1.5px solid var(--ink);padding:2px 7px;font-style:normal;font-size:9px;font-weight:1000;letter-spacing:.06em}.fivehundrd-find__badge--first{top:auto;bottom:8px;right:auto;left:8px;background:var(--pink)}.fivehundrd-find__title{font-size:clamp(12px,1.05vw,14px);font-weight:950;line-height:1.25;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fivehundrd-find__proof{display:flex;align-items:baseline;gap:6px;font-size:clamp(12px,1.05vw,14px);font-weight:1000;letter-spacing:-.01em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;opacity:.55}.fivehundrd-find__proof em{font-style:normal}.fivehundrd-find__proof i{font-style:normal;opacity:.6}.fivehundrd-find__proof small{font-size:.82em;font-weight:900;letter-spacing:.06em}.fivehundrd-find__proof.is-grown{color:#2f7d12;opacity:1}.fivehundrd-find--left .fivehundrd-find__art img{filter:grayscale(1);opacity:.75}.fivehundrd-find__gone{font-size:9px;font-weight:1000;letter-spacing:.09em;opacity:.5}.fivehundrd-find--tombstone{cursor:default;opacity:.6}.fivehundrd-find--tombstone .fivehundrd-find__art{background:repeating-linear-gradient(135deg,#1c1c1c,#1c1c1c 8px,#262626 0,#262626 16px)}.fivehundrd-find--tombstone .fivehundrd-find__gone{opacity:.75;line-height:1.4}@media(hover:hover){.fivehundrd-find:hover .fivehundrd-find__art{border-color:var(--ink);box-shadow:0 8px 22px rgba(0,0,0,.18)}.fivehundrd-find:hover .fivehundrd-find__title{text-decoration:underline;text-underline-offset:3px}}.fivehundrd-myfinds__foot{margin:22px 0 0;font-size:11px;line-height:1.5;opacity:.55;max-width:56ch}.fivehundrd-myfinds__side{display:grid;grid-gap:16px;gap:16px;align-content:start}.fivehundrd-early{border:2.5px solid var(--ink);background:var(--lime);color:var(--fivehundrd-ref-black);padding:clamp(16px,1.6vw,22px);display:grid;grid-gap:10px;gap:10px;justify-items:start}.fivehundrd-early h2{margin:0;font-size:clamp(30px,3.1vw,44px);line-height:.86;letter-spacing:-.05em;font-weight:1000}.fivehundrd-early h2 i{font-style:normal;color:var(--pink)}.fivehundrd-early__name{font-size:14px;font-weight:1000;letter-spacing:.01em}.fivehundrd-early__art{display:block;width:clamp(120px,11vw,168px);aspect-ratio:1/1;overflow:hidden;border:2px solid var(--ink);background:#1c1c1c;display:grid;place-items:center;color:var(--fivehundrd-ref-white);font-size:34px;font-weight:1000}.fivehundrd-early__art img{width:100%;height:100%;object-fit:cover;display:block}.fivehundrd-early__figure{display:flex;align-items:baseline;gap:10px;margin:2px 0 0;font-size:clamp(34px,3.8vw,54px);font-weight:1000;letter-spacing:-.05em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.fivehundrd-early__figure em{font-style:normal}.fivehundrd-early__figure i{font-style:normal;font-size:.62em;opacity:.5}.fivehundrd-early__caption{font-size:12px;font-weight:800;opacity:.72;margin-top:-4px}.fivehundrd-early__copy{margin:2px 0 0;font-size:13px;line-height:1.45;font-weight:600}.fivehundrd-early__share{width:100%;min-height:48px;margin-top:4px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:2px solid var(--ink);background:var(--ink);color:var(--fivehundrd-ref-white);font-size:12px;font-weight:950;letter-spacing:.06em;cursor:pointer}.fivehundrd-early__share:disabled{opacity:.6;cursor:wait}.fivehundrd-early__share.is-error{background:var(--pink);color:var(--fivehundrd-ref-black)}.fivehundrd-collection,.fivehundrd-early--quiet{background:var(--fivehundrd-ref-white)}.fivehundrd-collection{border:2px solid var(--ink);padding:16px;display:grid;grid-gap:12px;gap:12px}.fivehundrd-collection__label{font-size:10px;font-weight:1000;letter-spacing:.12em;opacity:.55}.fivehundrd-collection__actions{display:grid;grid-gap:8px;gap:8px}.fivehundrd-collection__actions button,.fivehundrd-collection__body button,.fivehundrd-collection__key button{min-height:44px;padding:0 14px;border:2px solid var(--ink);background:var(--white);color:var(--ink);font-size:12px;font-weight:900;cursor:pointer}.fivehundrd-collection__actions button:first-child{background:var(--lime)}.fivehundrd-collection__quiet{background:transparent!important;border-color:rgba(13,13,13,.25)!important;font-weight:800!important}.fivehundrd-collection__body{display:grid;grid-gap:10px;gap:10px;border-top:1.5px solid rgba(13,13,13,.15);padding-top:12px}.fivehundrd-collection__body p{margin:0;font-size:12.5px;line-height:1.45}.fivehundrd-collection__muted{opacity:.65}.fivehundrd-collection__error{color:#a3122f;font-weight:800}.fivehundrd-collection__qr{justify-self:center;border:2px solid var(--ink);background:#fff;padding:8px;line-height:0}.fivehundrd-collection__qr svg{display:block;width:min(240px,60vw);height:auto}.fivehundrd-collection__hint{font-size:11px;line-height:1.4;opacity:.7}.fivehundrd-collection__confirm{display:flex;gap:8px}.fivehundrd-collection__confirm button:first-child{flex:1 1;background:var(--lime)}.fivehundrd-collection__field{display:grid;grid-gap:5px;gap:5px}.fivehundrd-collection__field span{font-size:10px;font-weight:1000;letter-spacing:.1em;opacity:.6}.fivehundrd-collection__field input{min-height:46px;border:2px solid var(--ink);background:var(--fivehundrd-ref-white);padding:0 12px;font-size:16px;font-weight:800;letter-spacing:.06em}.fivehundrd-collection__field input:focus-visible{outline:0;box-shadow:0 0 0 3px var(--lime)}.fivehundrd-collection__key{display:grid;grid-gap:8px;gap:8px;border-top:1.5px solid rgba(13,13,13,.15);padding-top:12px}.fivehundrd-collection__key p{margin:0;font-size:12.5px;line-height:1.45}.fivehundrd-collection__code{display:block;padding:12px;border:2px dashed var(--ink);background:var(--lime);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:clamp(13px,1.3vw,16px);font-weight:800;letter-spacing:.08em;-webkit-user-select:all;-moz-user-select:all;user-select:all;word-break:break-all}.fivehundrd-collection__key small{font-size:11px;line-height:1.45;opacity:.7}.fivehundrd-collection__devices{border-top:1.5px solid rgba(13,13,13,.15);padding-top:12px;display:grid;grid-gap:8px;gap:8px}.fivehundrd-collection__devices ul{list-style:none;margin:0;padding:0;display:grid;grid-gap:7px;gap:7px}.fivehundrd-collection__devices li{display:flex;align-items:center;gap:10px;justify-content:space-between}.fivehundrd-collection__devices li>span{display:grid;grid-gap:1px;gap:1px;min-width:0}.fivehundrd-collection__devices li b{font-size:12px}.fivehundrd-collection__devices li small{font-size:10px;opacity:.6}.fivehundrd-collection__devices li button{flex:0 0 auto;min-height:34px;padding:0 10px;border:1.5px solid var(--ink);background:var(--white);font-size:11px;font-weight:900;cursor:pointer}.fivehundrd-collection__truth{font-size:10.5px;line-height:1.5;opacity:.55}.fivehundrd-collection--compact{margin-top:16px}.fivehundrd-link-page{min-height:100svh;display:grid;place-items:center;padding:24px max(16px,env(safe-area-inset-right)) 24px max(16px,env(safe-area-inset-left));background:var(--paper)}.fivehundrd-link-card{width:min(440px,100%);border:2.5px solid var(--ink);background:var(--fivehundrd-ref-white);box-shadow:8px 8px 0 var(--ink);padding:clamp(20px,4vw,30px);display:grid;grid-gap:12px;gap:12px;justify-items:start}.fivehundrd-link-card__mark{color:var(--pink)}.fivehundrd-link-card h1{margin:0;font-size:clamp(28px,5vw,40px);line-height:.94;letter-spacing:-.045em;font-weight:1000}.fivehundrd-link-card p{margin:0;font-size:14px;line-height:1.5}.fivehundrd-link-card__pulse{font-size:11px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;opacity:.6;animation:fivehundrd-link-pulse 1.6s ease-in-out infinite}@keyframes fivehundrd-link-pulse{0%,to{opacity:.35}50%{opacity:.85}}@media(prefers-reduced-motion:reduce){.fivehundrd-link-card__pulse{animation:none}}.fivehundrd-link-card__note{font-size:11px;line-height:1.5;opacity:.55;margin-top:4px}@media(max-width:1023px){.fivehundrd-sheet__actions{position:-webkit-sticky;position:sticky;bottom:0;z-index:3;display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;margin:14px -14px 0;padding:12px 14px calc(12px + env(safe-area-inset-bottom));background:var(--white);border-top:1.5px solid rgba(13,13,13,.12)}.fivehundrd-sheet__actions .fivehundrd-button{width:100%;min-height:52px}body:has(dialog.fivehundrd-sheet[open]) .fivehundrd-mobile-bottom{display:none}}@media(max-width:620px){.fivehundrd-discovery-switcher{display:flex}.fivehundrd-discovery-switcher button{min-height:38px;padding:0 15px;font-size:11px}.fivehundrd-wall-heading{flex-direction:column;align-items:flex-start;gap:10px}.fivehundrd-wall-heading__title{flex-direction:column;align-items:flex-start;gap:8px}.fivehundrd-wall-heading__strap{margin-bottom:0}.fivehundrd-heading-actions{width:100%;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.fivehundrd-capacity{text-align:left}.fivehundrd-trending{grid-template-columns:1fr;gap:0}.fivehundrd-trending>strong{padding:10px 12px 6px}.fivehundrd-trending__label>span:first-child{font-size:14px}.fivehundrd-trending>div{padding:8px 12px 12px}.fivehundrd-trending__avatar{width:56px;height:56px}.fivehundrd-trending__view{padding:0 12px 12px}.fivehundrd-trending__endmark{width:22px;height:22px}.fivehundrd-myfinds{display:flex;flex-direction:column}.fivehundrd-myfinds__side{order:-1}.fivehundrd-early{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"art head" "art figure" "art share";gap:4px 14px;align-items:center}.fivehundrd-early h2{grid-area:head;font-size:24px}.fivehundrd-early__name{display:none}.fivehundrd-early__art{grid-area:art;width:96px}.fivehundrd-early__figure{grid-area:figure;font-size:30px;margin:0}.fivehundrd-early__caption,.fivehundrd-early__copy{display:none}.fivehundrd-early__share{grid-area:share;min-height:44px;margin:2px 0 0}.fivehundrd-myfinds__stats{gap:10px}.fivehundrd-myfinds__stats>div+div:before{left:-5px}}.fivehundrd-wall-heading{margin:22px 0 14px}.fivehundrd-wall-heading h1{font-size:clamp(36px,6.4vw,80px)}.fivehundrd-capacity--finds strong:before{content:none}.fivehundrd-capacity--finds{display:block}.fivehundrd-capacity--finds strong{position:static;font-size:clamp(26px,3.6vw,46px)}.fivehundrd-trending__view{align-items:center!important;min-width:0!important;border-radius:0!important;padding:12px 20px 12px 14px!important;text-align:left!important;justify-self:auto;font-size:10px!important;font-weight:900!important}@media(min-width:1025px){.fivehundrd-wall-grid{grid-template-columns:repeat(15,minmax(0,1fr));grid-auto-rows:minmax(52px,5.4vw)}.fivehundrd-wall-section.is-paneled .fivehundrd-wall-grid{grid-template-columns:repeat(11,minmax(0,1fr))}}@media(max-width:620px){.fivehundrd-trending{height:auto;min-height:0;margin:0 0 12px;padding:0;border-radius:0;border:0;grid-template-columns:1fr;background:var(--fivehundrd-ref-black)}.fivehundrd-trending>strong{height:auto;padding:9px 12px 4px;font-size:11px;align-items:center}.fivehundrd-trending__label>span:first-child{font-size:13px}.fivehundrd-trending__proof{max-width:none;font-size:9px}.fivehundrd-trending>div{height:auto;padding:4px 12px 10px;gap:6px}.fivehundrd-trending button{width:auto;min-width:0;height:auto;padding:0;grid-template-rows:auto}.fivehundrd-trending__avatar{width:52px;height:52px;grid-row:auto}.fivehundrd-trending__view{padding:0 12px 10px!important;gap:9px!important}.fivehundrd-trending__endmark{width:20px;height:20px}.fivehundrd-trending__view span{font-size:9px!important;line-height:1.3}.fivehundrd-wall-heading{height:auto;flex-direction:column;align-items:flex-start;gap:10px;margin:14px 0 12px}.fivehundrd-wall-heading h1{font-size:clamp(30px,9vw,44px)}.fivehundrd-heading-actions{width:100%;gap:12px}.fivehundrd-how-button{display:none}.fivehundrd-capacity--finds strong{font-size:26px}.fivehundrd-discovery-switcher{display:flex;margin:0 0 14px}}.fivehundrd-global-categories>button,.fivehundrd-global-categories>button.is-active{min-height:34px;padding:0 0 5px}.fivehundrd-global-categories>button.is-active:focus-visible{outline:3px solid var(--pink);outline-offset:3px}@media(hover:hover) and (pointer:fine){.fivehundrd-global-categories>button:not(.is-active):hover{background:none;border-color:transparent}}@media(max-width:620px){.fivehundrd-global-categories{height:auto;gap:16px}.fivehundrd-global-categories>button{min-height:32px;padding:0 0 4px;font-size:14px}}.fivehundrd-capacity strong,.fivehundrd-early__figure,.fivehundrd-find-proof p,.fivehundrd-find__proof,.fivehundrd-myfinds__stats dd{font-feature-settings:"zero" 0,"tnum";font-variant-numeric:tabular-nums}@media(max-width:620px){.fivehundrd-trending{grid-template-columns:minmax(0,1fr) auto}.fivehundrd-trending>strong{grid-column:1/-1}.fivehundrd-trending>div{grid-column:1;grid-row:2}.fivehundrd-trending__view{grid-column:2;grid-row:2;align-self:center;padding:0 12px 10px 4px!important}.fivehundrd-trending__view span{max-width:9ch}.fivehundrd-myfinds__side{display:contents}.fivehundrd-early{order:-1}.fivehundrd-myfinds__main{order:1}.fivehundrd-collection{order:2}.fivehundrd-trending__view span{display:none}.fivehundrd-trending__view{padding:0 10px 10px 6px!important}}.fivehundrd-success__keeperday{margin:18px 0 0;border:2px solid var(--fivehundrd-ref-black);background:var(--fivehundrd-ref-white);padding:20px;display:grid;grid-gap:12px;gap:12px}.fivehundrd-success__keeperday-lead,.fivehundrd-success__keeperday-outcome{margin:0;font-size:13px;line-height:1.5}.fivehundrd-success__keeperday-outcome{padding:12px 14px;background:var(--lime);border:2px solid var(--ink);font-weight:700}.fivehundrd-success__keeperday-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:9px;gap:9px}.fivehundrd-success__keeperday-list li{display:grid;grid-template-columns:22px minmax(0,1fr);grid-gap:9px;gap:9px;align-items:start;padding:9px 0;border-top:1px solid var(--fivehundrd-ref-border)}.fivehundrd-success__keeperday-list li>span:last-child{display:grid;grid-gap:2px;gap:2px;min-width:0}.fivehundrd-success__keeperday-list b{font-size:13px;font-weight:950}.fivehundrd-success__keeperday-list em{font-style:normal;font-size:13px;font-weight:1000;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.fivehundrd-success__keeperday-list small{font-size:11.5px;line-height:1.45;opacity:.65}.fivehundrd-success__keeperday-mark{display:grid;place-items:center;width:22px;height:22px;border:2px solid var(--ink);background:var(--fivehundrd-ref-white);font-size:12px;font-weight:1000}.fivehundrd-success__keeperday-list li.is-met .fivehundrd-success__keeperday-mark{background:var(--lime)}.fivehundrd-success__keeperday-note{font-size:11.5px;line-height:1.5;opacity:.62}.fivehundrd-find{position:relative;display:grid;grid-gap:0;gap:0}.fivehundrd-find__open{display:grid;grid-gap:7px;gap:7px;justify-items:start;text-align:left;border:0;background:none;padding:0;cursor:pointer;min-width:0;width:100%}.fivehundrd-find__remove{position:absolute;z-index:2;top:6px;left:6px;width:26px;height:26px;display:grid;place-items:center;border:1.5px solid var(--ink);border-radius:50%;background:var(--white);color:var(--ink);font-size:15px;line-height:1;font-weight:900;cursor:pointer;opacity:0;transition:opacity .12s ease}.fivehundrd-find:hover .fivehundrd-find__remove,.fivehundrd-find__remove:focus-visible{opacity:1}@media(hover:none),(pointer:coarse){.fivehundrd-find__remove{opacity:.55}}.fa{max-width:1440px;margin:0 auto}.fa-tabs{display:flex;flex-wrap:wrap;gap:6px;border-bottom:2px solid #111;padding-bottom:10px;margin-bottom:12px}.fa-tabs button{border:2px solid #111;background:#fffdf8;color:#111;padding:8px 12px;font:900 12px/1 Arial;letter-spacing:.02em;cursor:pointer;min-height:34px}.fa-tabs button:hover{background:#f0ecdf}.fa-tabs button.is-active{background:#111;color:#fffdf8}.fa-filters{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-end;border:2px solid #111;background:#fffdf8;padding:12px;margin-bottom:10px}.fa-filters label{display:flex;flex-direction:column;gap:4px}.fa-filters label span{font-size:10px;font-weight:1000;text-transform:uppercase;letter-spacing:.08em;color:#4a463f}.fa-filters input,.fa-filters select{border:2px solid #111;background:#f7f3ea;padding:7px 8px;font:800 12px Arial;color:#111;min-height:34px}.fa-filters input:focus-visible,.fa-filters select:focus-visible,.fa-search:focus-visible{outline:0;border-color:#111;box-shadow:0 0 0 3px #d8ff45}.fa-meta{display:flex;flex-wrap:wrap;gap:6px 18px;font-size:11px;color:#65615a;margin:0 0 12px;line-height:1.5}.fa-meta span:first-child{font-weight:900;color:#111}.fa-error{background:#ff7bc3}.fa-error,.fa-warning{border:2px solid #111;padding:8px 10px;font-weight:900;font-size:12px;margin-bottom:10px}.fa-warning{background:#d8ff45}.fa-panel{border:2px solid #111;background:#fffdf8;padding:16px;margin-bottom:12px}.fa-panel>header{border-bottom:1px dashed #aaa49a;padding-bottom:10px;margin-bottom:14px}.fa-panel>header h2{font-size:19px;margin:0;letter-spacing:-.03em;font-weight:1000}.fa-panel>header small{display:block;margin-top:4px;font-size:11px;color:#65615a;line-height:1.45}.fa-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(178px,1fr));grid-gap:10px;gap:10px}.fa-grid+.fa-grid{margin-top:10px}.fa-stat{border:2px solid #111;background:#f7f3ea;padding:12px;display:flex;flex-direction:column;gap:6px;min-height:96px}.fa-stat span{font-size:10px;font-weight:1000;text-transform:uppercase;letter-spacing:.06em;color:#4a463f;line-height:1.3}.fa-stat strong{font-size:clamp(20px,2.2vw,30px);letter-spacing:-.045em;line-height:1;font-weight:1000;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.fa-stat small{font-size:11px;color:#65615a;line-height:1.35;margin-top:auto}.fa-stat--lime{border-left:7px solid #d8ff45}.fa-stat--pink{border-left:7px solid #ff7bc3}.fa-table{width:100%;border-collapse:collapse;font-size:12px}.fa-table th{text-align:left;font-size:10px;font-weight:1000;text-transform:uppercase;letter-spacing:.06em;color:#4a463f;border-bottom:2px solid #111;padding:7px 9px 7px 0;white-space:nowrap}.fa-table td{border-bottom:1px dashed #cfc9bc;padding:8px 9px 8px 0;vertical-align:top;line-height:1.4;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.fa-table td:first-child,.fa-table th:first-child{padding-left:2px}.fa-table tbody tr:last-child td{border-bottom:0}.fa-table tbody tr:hover td{background:#f2eee2}.fa-table small{color:#65615a;font-size:11px}.fa-table tr.is-muted td{color:#8d887f}.fa-table tr.is-alert td{background:#ffe6f3}.fa-table tr.is-alert:hover td{background:#ffd9ed}.fa-table button{border:2px solid #111;background:#fffdf8;padding:5px 9px;font:900 11px Arial;cursor:pointer;min-height:28px}.fa-table button:hover{background:#d8ff45}.fa-table button:disabled{opacity:.5;cursor:not-allowed}.fa-flag{background:#ff7bc3;border:1.5px solid #111;padding:1px 5px;font-size:10px;font-weight:1000;text-transform:uppercase}.fa-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%}.fa-scroll .fa-table{min-width:760px}.fa-search{width:100%;max-width:420px;border:2px solid #111;background:#f7f3ea;padding:9px;font:700 13px Arial;margin-bottom:12px;min-height:38px}.fa-note{margin:12px 0 0;font-size:11px;line-height:1.55;color:#4a463f;border-left:3px solid #d8ff45;padding-left:10px}.fa-empty{margin:0;padding:16px;border:2px dashed #aaa49a;text-align:center;font-size:12px;font-weight:800;color:#65615a}.fa-inline-list{list-style:none;display:flex;flex-wrap:wrap;gap:7px;margin:0;padding:0}.fa-inline-list li{border:1.5px solid #111;background:#f7f3ea;padding:6px 9px;font-size:11px;font-weight:700}.fa-inline-list li b{text-transform:uppercase;letter-spacing:.04em;margin-right:5px}.fa-unavailable{list-style:none;margin:0;padding:0;display:grid;grid-gap:8px;gap:8px}.fa-unavailable li{border:1.5px dashed #aaa49a;background:#f7f3ea;padding:9px 10px;font-size:12px}.fa-unavailable li b{display:block;font-size:12px;margin-bottom:3px}.fa-unavailable li span{color:#65615a;line-height:1.45}.fa-exports{display:flex;flex-wrap:wrap;gap:8px}.fa-exports a{border:2px solid #111;background:#fffdf8;color:#111;text-decoration:none;padding:9px 11px;font:900 12px Arial;box-shadow:2px 2px 0 #111;min-height:36px;display:inline-flex;align-items:center;gap:7px}.fa-exports a:hover{background:#d8ff45}.fa-exports a span{font-weight:1000}@media(max-width:900px){.fa-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.fa-filters{padding:10px}.fa-filters label{flex:1 1 140px}.fa-filters input,.fa-filters select{width:100%}}@media(max-width:540px){.fa-panel{padding:12px}.fa-grid{grid-template-columns:1fr 1fr}.fa-stat{min-height:84px;padding:10px}.fa-tabs button{padding:7px 9px;font-size:11px}.fa-exports a{width:100%;justify-content:space-between}}:root{--fivehundrd-gutter:clamp(14px,1.7vw,28px);--fivehundrd-header-height:72px;--fivehundrd-hairline:1px solid rgba(13,13,13,.13);--fivehundrd-radius-tile:3px;--fivehundrd-radius-pill:999px}.fivehundrd-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;border-bottom:var(--fivehundrd-hairline);-webkit-backdrop-filter:none;backdrop-filter:none}.fivehundrd-header,.fivehundrd-nav{background:var(--fivehundrd-ref-white)}.fivehundrd-nav{height:var(--fivehundrd-header-height);min-height:var(--fivehundrd-header-height);max-width:none;margin:0;padding:0 var(--fivehundrd-gutter);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:clamp(16px,2.4vw,40px);gap:clamp(16px,2.4vw,40px)}.fivehundrd-brand-block{justify-self:start;min-width:0}.fivehundrd-brand--logo,.fivehundrd-brand-block{display:flex;align-items:center}.fivehundrd-brand--logo img{display:block;height:clamp(26px,2.4vw,36px);width:auto}.fivehundrd-nav__center{display:flex;align-items:center;justify-content:center;gap:clamp(20px,3vw,46px);height:100%}.fivehundrd-nav__center>a{position:relative;display:flex;align-items:center;height:100%;text-decoration:none;color:var(--ink);font-size:clamp(13px,1.05vw,16px);font-weight:650;letter-spacing:-.005em}.fivehundrd-nav__center>a.is-active{font-weight:900}.fivehundrd-nav__center>a.is-active:after{content:"";position:absolute;left:0;right:0;bottom:calc(50% - 15px);height:2.5px;background:var(--ink)}.fivehundrd-nav__actions{justify-self:end;display:flex;align-items:center;gap:12px}.fivehundrd-nav__cta{min-height:clamp(40px,3.4vw,50px);height:auto;padding:8px clamp(14px,1.5vw,26px);border:2px solid var(--ink);border-radius:4px;background:var(--lime);color:var(--ink);font-size:clamp(11px,1vw,15px);font-weight:1000;letter-spacing:.02em;text-transform:uppercase;line-height:1.2;text-align:center;white-space:normal;box-shadow:none}@media(hover:hover){.fivehundrd-nav__cta:hover{transform:none;box-shadow:3px 3px 0 var(--ink);filter:none}}.fivehundrd-trending{position:relative;isolation:auto;margin:0;padding:0 var(--fivehundrd-gutter);border:0;border-radius:0;box-shadow:none;background:var(--fivehundrd-ref-black);color:var(--fivehundrd-ref-white);display:grid;grid-template-columns:minmax(120px,auto) minmax(0,1fr) auto;align-items:center;grid-gap:clamp(12px,1.6vw,26px);gap:clamp(12px,1.6vw,26px);overflow:hidden}.fivehundrd-trending:after,.fivehundrd-trending:before{content:none}.fivehundrd-trending>strong{display:flex;align-items:center;gap:10px;height:auto;padding:0;border:0;color:var(--fivehundrd-ref-white)}.fivehundrd-trending__label{display:grid;grid-gap:4px;gap:4px;line-height:1.1}.fivehundrd-trending__label>span:first-child{font-size:clamp(14px,1.35vw,19px);font-weight:1000;letter-spacing:.02em}.fivehundrd-trending__proof{display:block!important;max-width:18ch;font-size:10px;font-weight:800;letter-spacing:.07em;line-height:1.35;text-transform:uppercase;color:rgba(255,255,255,.52)}.fivehundrd-trending>div{display:flex;align-items:center;gap:6px;height:auto;padding:12px 0;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}.fivehundrd-trending>div::-webkit-scrollbar{display:none}.fivehundrd-trending button{flex:0 0 auto;display:block;padding:0;border:0;background:none;cursor:pointer}.fivehundrd-trending__avatar{position:relative;display:grid;place-items:center;width:clamp(52px,4.6vw,68px);height:clamp(52px,4.6vw,68px);border:1px solid rgba(255,255,255,.18);border-radius:var(--fivehundrd-radius-tile);overflow:hidden;background:#191919;font-size:15px;font-weight:1000;transform:none!important}.fivehundrd-trending__avatar--standard{border-color:rgba(255,255,255,.18)}.fivehundrd-trending__avatar--big{border-color:rgba(255,123,195,.55)}.fivehundrd-trending__avatar--flash{border-color:rgba(255,183,3,.55)}.fivehundrd-trending__rank{position:absolute;right:2px;bottom:2px;display:grid;place-items:center;width:14px;height:14px;border:0;border-radius:0;background:rgba(0,0,0,.72);color:#fff;font-size:9px;font-style:normal;font-weight:1000;transform:none}.fivehundrd-trending__empty{padding:0;font-size:12px;color:rgba(255,255,255,.6)}.fivehundrd-trending__view{display:flex!important;align-items:center;gap:12px!important;padding:0 0 0 4px!important;border:0!important;background:none!important;color:var(--fivehundrd-ref-white)!important;cursor:pointer}.fivehundrd-trending__endmark{color:var(--lime);flex:0 0 auto}.fivehundrd-trending__view span{font-size:10px!important;font-weight:900!important;letter-spacing:.08em;line-height:1.4;text-align:left;color:rgba(255,255,255,.72)}.fivehundrd-wall-section{max-width:none;width:100%;margin:0;padding:0 var(--fivehundrd-gutter) 26px;background:var(--fivehundrd-ref-white)}.fivehundrd-global-categories{gap:clamp(16px,2vw,30px);margin:0;padding:12px 0 8px;border-bottom:0;overflow-x:auto;scrollbar-width:none;white-space:nowrap}.fivehundrd-global-categories::-webkit-scrollbar{display:none}.fivehundrd-global-categories>button,.fivehundrd-global-categories>button.is-active{position:relative;flex:0 0 auto;height:auto;min-height:30px;min-width:0;padding:0 0 6px;border:0;border-radius:0;background:none;color:var(--ink);font-size:clamp(13px,1.05vw,15px);font-weight:750;letter-spacing:-.01em;opacity:.6;cursor:pointer}.fivehundrd-global-categories>button.is-active{opacity:1;font-weight:950}.fivehundrd-wall-heading{height:auto;min-height:0;justify-content:space-between;gap:clamp(16px,3vw,52px);margin:6px 0 12px}.fivehundrd-wall-heading__title{align-items:flex-end;gap:clamp(14px,2.2vw,34px)}.fivehundrd-wall-heading h1{margin:0;color:var(--ink);font-size:clamp(38px,5.6vw,82px);line-height:.84;letter-spacing:-.06em}.fivehundrd-wall-heading h1>i{font-style:normal;color:var(--pink)}.fivehundrd-wall-heading__strap{margin:0 0 clamp(4px,.7vw,10px);font-size:clamp(13px,1.15vw,17px);line-height:1.32;opacity:.85;max-width:32ch}.fivehundrd-heading-actions{display:flex;align-items:flex-end;gap:clamp(12px,2vw,32px)}.fivehundrd-capacity{display:block;text-align:right}.fivehundrd-capacity span{display:none}.fivehundrd-capacity strong{display:block;font-size:clamp(24px,2.9vw,42px);line-height:.9;letter-spacing:-.04em;font-weight:900;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.fivehundrd-capacity small{display:block;margin-top:5px;font-size:clamp(9px,.8vw,12px);font-weight:850;letter-spacing:.16em;text-transform:uppercase;opacity:.66}.fivehundrd-discovery-switcher{display:flex;align-items:center;gap:9px;margin:0 0 14px;padding:0 0 2px;overflow-x:auto;scrollbar-width:none}.fivehundrd-discovery-switcher::-webkit-scrollbar{display:none}.fivehundrd-discovery-switcher button{flex:0 0 auto;min-height:40px;padding:0 clamp(14px,1.4vw,22px);border:1.5px solid var(--ink);border-radius:var(--fivehundrd-radius-pill);background:var(--fivehundrd-ref-white);color:var(--ink);font-size:12px;font-weight:900;letter-spacing:.05em;white-space:nowrap;cursor:pointer}.fivehundrd-discovery-switcher button.is-active{background:var(--pink);border-color:var(--pink);color:var(--fivehundrd-ref-black)}.fivehundrd-wall-frame{border:0;background:transparent;overflow:visible;contain:none;container-type:inline-size;container-name:fivehundrd-wall}.fivehundrd-wall-grid{--wall-cols:5;--wall-gap:4px;display:grid;grid-template-columns:repeat(var(--wall-cols),minmax(0,1fr));grid-auto-rows:calc((100cqw - (var(--wall-cols) - 1) * var(--wall-gap)) / var(--wall-cols));grid-gap:var(--wall-gap);gap:var(--wall-gap);background:transparent;grid-auto-flow:dense}.fivehundrd-wall-grid.is-placed{grid-auto-flow:row}@container fivehundrd-wall (max-width:379px){.fivehundrd-wall-grid{--wall-cols:4}}@container fivehundrd-wall (min-width:560px){.fivehundrd-wall-grid{--wall-cols:7}}@container fivehundrd-wall (min-width:720px){.fivehundrd-wall-grid{--wall-cols:9;--wall-gap:5px}}@container fivehundrd-wall (min-width:900px){.fivehundrd-wall-grid{--wall-cols:11}}@container fivehundrd-wall (min-width:1100px){.fivehundrd-wall-grid{--wall-cols:13}}@container fivehundrd-wall (min-width:1330px){.fivehundrd-wall-grid{--wall-cols:15}}@container fivehundrd-wall (min-width:1600px){.fivehundrd-wall-grid{--wall-cols:17}}@container fivehundrd-wall (min-width:1850px){.fivehundrd-wall-grid{--wall-cols:19}}.fivehundrd-empty,.fivehundrd-spot{min-width:0;min-height:0;border:0;position:relative;overflow:hidden;border-radius:var(--fivehundrd-radius-tile);content-visibility:auto;contain-intrinsic-size:88px 88px}.fivehundrd-spot{background:#e9e6df;box-shadow:none}.fivehundrd-spot--standard{box-shadow:none}.fivehundrd-spot--big{box-shadow:0 0 0 2px var(--pink)}.fivehundrd-spot--flash{box-shadow:0 0 0 2px var(--flash)}.fivehundrd-spot.is-selected{z-index:8;box-shadow:0 0 0 3px var(--pink),0 10px 26px rgba(0,0,0,.22)}.fivehundrd-spot__scrim{inset:58% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.78))}.fivehundrd-spot--big .fivehundrd-spot__scrim{inset:52% 0 0}.fivehundrd-spot__copy{left:5px;right:5px;bottom:4px}.fivehundrd-spot__copy b{font-size:10px;line-height:1.15;font-weight:900}.fivehundrd-spot--standard .fivehundrd-spot__copy small{display:none}.fivehundrd-spot--card .fivehundrd-spot__copy small{display:block}.fivehundrd-spot--big .fivehundrd-spot__copy b,.fivehundrd-spot--flash .fivehundrd-spot__copy b{font-size:13px}.fivehundrd-spot--big .fivehundrd-spot__copy small,.fivehundrd-spot--flash .fivehundrd-spot__copy small{font-size:10px}.fivehundrd-spot__initials{background:linear-gradient(145deg,#17161c,#2c2740 80%);font-size:clamp(13px,1.6vw,24px)}.fivehundrd-empty{background:var(--fivehundrd-ref-white);box-shadow:inset 0 0 0 1.5px rgba(13,13,13,.13);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;text-decoration:none;color:rgba(13,13,13,.5);cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.fivehundrd-empty__plus{font-size:15px;font-weight:900;line-height:1;opacity:.8}.fivehundrd-empty__label{opacity:.7;font-size:8px;font-weight:800;line-height:1.15;letter-spacing:.02em;text-transform:none;text-align:center;padding:0 3px}@media(hover:hover){.fivehundrd-empty:focus-visible,.fivehundrd-empty:hover{background:var(--lime);color:var(--ink);box-shadow:inset 0 0 0 2px var(--ink);outline:0}.fivehundrd-empty:focus-visible .fivehundrd-empty__label,.fivehundrd-empty:hover .fivehundrd-empty__label{opacity:1}}@container fivehundrd-wall (max-width:900px){.fivehundrd-empty__label{display:none}}@media(hover:hover) and (pointer:fine){.fivehundrd-spot{transition:transform .13s ease,box-shadow .13s ease}.fivehundrd-spot:focus-within,.fivehundrd-spot:hover{z-index:9;transform:scale(1.04);box-shadow:0 10px 26px rgba(0,0,0,.3),0 0 0 2px var(--ink)}.fivehundrd-spot--big:hover,.fivehundrd-spot--flash:hover{transform:scale(1.02)}}@media(prefers-reduced-motion:reduce){.fivehundrd-spot{transition:none}.fivehundrd-spot:focus-within,.fivehundrd-spot:hover{transform:none}}.fivehundrd-spot__open:focus-visible{outline:3px solid var(--pink);outline-offset:-3px;border-radius:inherit}@media(max-width:620px){.fivehundrd-nav{height:58px;min-height:58px;padding:0 var(--fivehundrd-gutter);grid-template-columns:1fr auto}.fivehundrd-nav__center,.fivehundrd-tagline{display:none}.fivehundrd-header-menu{display:block}.fivehundrd-nav__cta{height:36px;padding:0 12px;font-size:11px;border-width:1.5px}.fivehundrd-trending{height:auto;min-height:0;margin:0;padding:8px var(--fivehundrd-gutter) 10px;border:0;border-radius:0;background:var(--fivehundrd-ref-black);grid-template-columns:minmax(0,1fr) auto}.fivehundrd-trending>strong{grid-column:1/-1;padding:0 0 6px}.fivehundrd-trending__label>span:first-child{font-size:13px}.fivehundrd-trending__proof{max-width:none;font-size:9px}.fivehundrd-trending>div{grid-column:1;grid-row:2;padding:0;gap:6px}.fivehundrd-trending__avatar{width:54px;height:54px}.fivehundrd-trending__view{grid-column:2;grid-row:2;align-self:center;padding:0 0 0 8px!important}.fivehundrd-trending__view span{display:none}.fivehundrd-trending__endmark{width:22px;height:22px}.fivehundrd-global-categories{padding:10px 0 6px;gap:16px}.fivehundrd-global-categories>button{font-size:13px}.fivehundrd-global-categories>button:nth-of-type(n+5){display:inline-flex}.fivehundrd-more-category{display:none!important}.fivehundrd-wall-heading{flex-direction:column;align-items:flex-start;gap:10px;margin:8px 0 12px}.fivehundrd-wall-heading__title{flex-direction:column;align-items:flex-start;gap:7px}.fivehundrd-wall-heading h1{font-size:clamp(34px,10vw,48px)}.fivehundrd-wall-heading__strap{max-width:none;font-size:14px}.fivehundrd-heading-actions{width:100%;justify-content:flex-start;gap:12px}.fivehundrd-capacity{text-align:left}.fivehundrd-capacity strong{font-size:28px}.fivehundrd-discovery-switcher{display:flex;margin:0 0 12px}.fivehundrd-discovery-switcher button{min-height:44px;padding:0 16px;font-size:11px}}@media(min-width:621px) and (max-width:1024px){.fivehundrd-nav{padding:0 var(--fivehundrd-gutter)}.fivehundrd-wall-section{padding-left:var(--fivehundrd-gutter);padding-right:var(--fivehundrd-gutter)}.fivehundrd-trending__view span{display:block}}.fivehundrd-wall-hint{display:inline-flex;align-items:center;gap:9px;margin:0 0 12px;padding:8px 34px 8px 12px;max-width:100%;border:1.5px solid var(--ink);border-radius:var(--fivehundrd-radius-pill);background:var(--fivehundrd-ref-white);font-size:12px;font-weight:750;line-height:1.35}.fivehundrd-wall-hint b{font-weight:950}.fivehundrd-wall-hint>.fivehundrd-icon{margin:0;color:var(--pink)}.fivehundrd-wall-hint small{display:none}.fivehundrd-wall-hint button{position:absolute;top:50%;right:6px;transform:translateY(-50%);width:26px;height:26px}.fivehundrd-wall-hint{position:relative}@media(max-width:620px){.fivehundrd-wall-hint{display:flex;align-items:flex-start;border-radius:12px;font-size:12px;padding:9px 32px 9px 11px}.fivehundrd-wall-hint>.fivehundrd-icon{margin-top:1px}}.fivehundrd-global-categories>button.is-active:after{content:"";position:absolute;left:0;right:0;top:auto;bottom:0;height:3px;background:var(--ink)}@media(hover:none),(pointer:coarse){.fivehundrd-global-categories>button:after{content:none}.fivehundrd-global-categories>button.is-active:after{content:"";position:absolute;left:0;right:0;top:auto;bottom:0;height:3px;background:var(--ink)}.fivehundrd-global-categories>button:before{content:"";position:absolute;inset:-7px 0;border-radius:inherit}}@media(max-width:620px){.fivehundrd-global-categories>button:nth-of-type(n+5),.fivehundrd-global-categories>button:nth-of-type(n+5):not(.fivehundrd-more-category){display:inline-flex}.fivehundrd-global-categories>.fivehundrd-more-category,.fivehundrd-more-category{display:none!important}}.fivehundrd-spot__earned{top:4px;left:4px;padding:1px 4px;border-radius:3px;background:rgba(13,13,13,.72);color:var(--lime);font-size:8px;font-weight:900;letter-spacing:0;box-shadow:none}.fivehundrd-spot--big .fivehundrd-spot__earned,.fivehundrd-spot--flash .fivehundrd-spot__earned{font-size:9.5px;padding:2px 5px}:root{--fivehundrd-gutter:clamp(13px,1.5vw,24px);--fivehundrd-header-height:78px}.fivehundrd-brand--logo img{height:clamp(27px,2.7vw,40px)}.fivehundrd-trending>div{padding:15px 0}.fivehundrd-trending__avatar{width:clamp(54px,4.9vw,72px);height:clamp(54px,4.9vw,72px)}.fivehundrd-trending .fivehundrd-trending__view span{color:rgba(255,255,255,.72)}@media(hover:hover){.fivehundrd-trending .fivehundrd-trending__view:hover span{color:var(--fivehundrd-ref-white)}}@media(max-width:620px){:root{--fivehundrd-header-height:58px}.fivehundrd-trending>div{padding:0}.fivehundrd-trending__avatar{width:54px;height:54px}}.fivehundrd-wall-heading__strap{max-width:40ch}@media(max-width:620px){.fivehundrd-wall-heading__strap{max-width:none}}.fivehundrd-live-activity__now{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:center;gap:8px 22px;padding:13px 22px;border-top:1px solid rgba(255,255,255,.1);font-size:13px;font-weight:750;line-height:1.35;color:rgba(255,255,255,.72)}.fivehundrd-live-activity__now-label{font-size:10px;font-weight:1000;letter-spacing:.14em;color:rgba(255,255,255,.42)}.fivehundrd-live-activity__now-fact{display:inline-flex;align-items:center;gap:7px}.fivehundrd-live-activity__now-fact b{font-size:19px;font-weight:1000;letter-spacing:-.03em;color:var(--fivehundrd-ref-lime);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.fivehundrd-live-activity__now-fact--urgent b{color:var(--fivehundrd-ref-flash)}@media(max-width:620px){.fivehundrd-live-activity__now{padding:11px 14px;gap:6px 14px;font-size:12px}.fivehundrd-live-activity__now-fact b{font-size:17px}}.fivehundrd-how{padding:0 var(--fivehundrd-gutter) 56px;background:var(--fivehundrd-ref-white)}.fivehundrd-how .fivehundrd-section-heading{max-width:900px}.fivehundrd-how h2>i{font-style:normal;color:var(--pink)}.fivehundrd-how__lead{margin:10px 0 0;max-width:62ch;font-size:clamp(15px,1.25vw,18px);font-weight:600;line-height:1.45;color:var(--ink);opacity:.82}.fivehundrd-how__steps{list-style:none;margin:26px auto 0;padding:0;max-width:1400px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.fivehundrd-how__steps li{position:relative;display:flex;flex-direction:column;gap:9px;padding:22px 22px 20px;border:1.5px solid rgba(13,13,13,.16);border-radius:4px;background:var(--fivehundrd-ref-white);box-shadow:none}.fivehundrd-how__top{display:flex;align-items:center;justify-content:space-between}.fivehundrd-how__num{font-size:34px;font-weight:1000;line-height:.8;letter-spacing:-.07em;color:var(--ink);-webkit-text-stroke:0}.fivehundrd-how__icon{display:flex;color:var(--ink);opacity:.75;margin:0}.fivehundrd-how__steps li:first-child .fivehundrd-how__icon{color:var(--ink)}.fivehundrd-how__steps li:nth-child(2) .fivehundrd-how__icon{color:var(--pink)}.fivehundrd-how__steps li:nth-child(3) .fivehundrd-how__icon{color:#8a8a82}.fivehundrd-how__steps li:nth-child(4) .fivehundrd-how__icon{color:var(--flash)}.fivehundrd-how__steps h3{margin:2px 0 0;font-size:17px;font-weight:1000;letter-spacing:-.02em;text-transform:uppercase}.fivehundrd-how__steps p{margin:0;font-size:13.5px;font-weight:600;line-height:1.55;color:#3a3a35}.fivehundrd-how__maker{display:flex;gap:8px;align-items:flex-start;margin-top:auto!important;padding-top:12px;border-top:1px solid rgba(13,13,13,.12);font-size:12.5px!important;line-height:1.5!important;color:var(--muted)!important}.fivehundrd-how__maker>span:first-child{color:var(--lime);font-size:9px;line-height:1.9;flex:0 0 auto;-webkit-text-stroke:.5px rgba(13,13,13,.35)}.fivehundrd-how__maker b,.fivehundrd-how__rule{color:var(--ink);font-weight:900}.fivehundrd-how__rule{display:flex;align-items:center;gap:10px;max-width:1400px;margin:20px auto 0;font-size:13px;letter-spacing:.02em}.fivehundrd-how__rule svg{color:var(--pink);flex:0 0 auto}.fivehundrd-how__doors{max-width:1400px;margin:16px auto 0;display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.fivehundrd-how__door{display:flex;flex-direction:column;gap:5px;padding:20px 22px;text-decoration:none;color:var(--ink);border:1.5px solid var(--ink);border-radius:4px;background:var(--fivehundrd-ref-white);transition:transform .13s ease,box-shadow .13s ease}.fivehundrd-how__door--maker{background:var(--lime)}.fivehundrd-how__door-kicker{font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;opacity:.6}.fivehundrd-how__door strong{font-size:clamp(20px,2vw,27px);font-weight:1000;letter-spacing:-.035em}.fivehundrd-how__door small{font-size:12.5px;font-weight:650;opacity:.68;line-height:1.4}@media(hover:hover) and (pointer:fine){.fivehundrd-how__door:hover{transform:translate(-2px,-2px);box-shadow:4px 4px 0 var(--ink)}}@media(prefers-reduced-motion:reduce){.fivehundrd-how__door{transition:none}.fivehundrd-how__door:hover{transform:none}}.fivehundrd-how__more{max-width:1400px;margin:18px auto 0;font-size:13.5px;font-weight:900}.fivehundrd-how__more a{text-decoration:none;border-bottom:2px solid var(--ink);padding-bottom:2px}@media(max-width:1100px){.fivehundrd-how__steps{grid-template-columns:1fr 1fr}}@media(max-width:620px){.fivehundrd-how{padding:0 var(--fivehundrd-gutter) 34px}.fivehundrd-how__steps{grid-template-columns:1fr;gap:10px;margin-top:18px}.fivehundrd-how__steps li{padding:16px;gap:7px}.fivehundrd-how__num{font-size:28px}.fivehundrd-how__doors{grid-template-columns:1fr}.fivehundrd-how__door{min-height:88px;padding:16px 18px}.fivehundrd-how__rule{align-items:flex-start;line-height:1.4}}.fivehundrd-how__steps li .fivehundrd-how__num{color:var(--ink)}.fivehundrd-how__steps li:nth-child(2) .fivehundrd-how__num{color:var(--pink)}.fivehundrd-how__steps li:nth-child(3) .fivehundrd-how__num{color:var(--flash)}.fivehundrd-how__steps li:nth-child(4) .fivehundrd-how__num{color:var(--ink)}.fivehundrd-how__steps li .fivehundrd-how__icon{color:var(--ink);opacity:.32}.fivehundrd-how .fivehundrd-section-heading .fivehundrd-how__lead{font-size:clamp(15px,1.3vw,19px);color:var(--ink);opacity:.8;margin-top:12px}.fivehundrd-wall-heading h1{font-size:clamp(30px,5.4vw,62px);line-height:.86;letter-spacing:-.055em;font-weight:1000}.fivehundrd-wall-heading{display:flex;align-items:flex-end;justify-content:flex-start;gap:0;margin:10px 0}.fivehundrd-wall-heading__title{display:flex;align-items:baseline;gap:clamp(12px,1.8vw,26px);flex-wrap:wrap;min-width:0;width:100%}.fivehundrd-wall-heading__strap{margin:0;max-width:44ch;font-size:clamp(13px,1.05vw,16px);font-weight:600;line-height:1.35;color:var(--ink);opacity:.66}.fivehundrd-global-categories{padding:10px 0 7px}.fivehundrd-discovery-switcher{margin:0 0 12px;padding:0}@media(max-width:620px){.fivehundrd-wall-heading{margin:8px 0 10px}.fivehundrd-wall-heading,.fivehundrd-wall-heading__title{flex-direction:column;align-items:flex-start;gap:6px}.fivehundrd-wall-heading h1{font-size:clamp(27px,7.6vw,38px)}.fivehundrd-wall-heading__strap{max-width:34ch;font-size:13px}.fivehundrd-discovery-switcher{margin:0 0 10px}}.fivehundrd-timeheart__allowance{grid-column:1/-1;margin:8px 0 0;font-size:12px;font-weight:700;line-height:1.35;color:var(--muted)}.fivehundrd-timeheart__allowance b{color:var(--ink);font-weight:1000;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.fivehundrd-timeheart__allowance span{opacity:.72}.fivehundrd-claim-early__inventory{margin-top:10px!important;padding-top:10px;border-top:1px solid rgba(13,13,13,.14);font-size:12.5px;font-weight:700;color:var(--muted)}.fivehundrd-claim-early__inventory b{color:var(--ink);font-weight:1000}.fivehundrd-discovery-switcher button.is-pending{opacity:.62}@media(prefers-reduced-motion:no-preference){.fivehundrd-discovery-switcher button{transition:opacity .12s ease,background-color .15s ease,border-color .15s ease,color .15s ease}}.fivehundrd-pricing-cards__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;max-width:1240px;margin:0 auto;align-items:stretch}.fivehundrd-plan-card{padding:26px 24px 24px;border-radius:4px;border:2px solid var(--fivehundrd-ref-black);box-shadow:6px 6px 0 var(--fivehundrd-ref-black);display:flex;flex-direction:column;gap:16px;transform:none}.fivehundrd-pricing-cards__lead{margin:8px 0 0;font-size:clamp(14px,1.15vw,17px);font-weight:600;color:var(--ink);opacity:.8}.fivehundrd-pricing-cards .fivehundrd-section-heading h2>i{font-style:normal;color:var(--pink)}.fivehundrd-plan-card__head{display:flex;flex-direction:column;gap:6px}.fivehundrd-plan-card h3{margin:0;font-size:19px;font-weight:1000;letter-spacing:.02em}.fivehundrd-plan-card__promise{margin:0;font-size:15px;font-weight:800;opacity:.78}.fivehundrd-plan-card__price{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin-top:6px}.fivehundrd-plan-card__price strong{font-size:clamp(34px,3.4vw,46px);font-weight:1000;letter-spacing:-.045em;line-height:1}.fivehundrd-plan-card__price-chip{font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;padding:4px 9px;border:1.5px solid var(--fivehundrd-ref-black);border-radius:999px}.fivehundrd-plan-card__terms{margin:0;font-size:12.5px;font-weight:700;opacity:.7}.fivehundrd-plan-card ul{margin:2px 0 0;padding:0;list-style:none;display:grid;grid-gap:9px;gap:9px;flex:1 1}.fivehundrd-plan-card li{position:relative;padding-left:20px;font-size:13.5px;font-weight:650;line-height:1.45}.fivehundrd-plan-card li:before{content:"";position:absolute;left:0;top:.5em;width:9px;height:9px;background:var(--fivehundrd-ref-black)}.fivehundrd-plan-card__cta{margin-top:auto;min-height:50px;display:flex;align-items:center;justify-content:center;gap:8px;border:2px solid var(--fivehundrd-ref-black);border-radius:4px;background:var(--fivehundrd-ref-black);color:var(--fivehundrd-ref-white);font-size:14px;font-weight:1000;letter-spacing:.01em;text-decoration:none}@media(hover:hover){.fivehundrd-plan-card__cta:hover{filter:brightness(1.25)}}.fivehundrd-plan-card__badge{position:absolute;top:-13px;left:22px;padding:5px 12px;border:2px solid var(--fivehundrd-ref-black);border-radius:999px;background:var(--fivehundrd-ref-black);color:var(--fivehundrd-ref-white);font-size:10px;font-weight:1000;letter-spacing:.09em;transform:none}.fivehundrd-plan-card--standard{background:var(--fivehundrd-ref-lime);color:var(--fivehundrd-ref-black)}.fivehundrd-plan-card--big{background:var(--fivehundrd-ref-pink);color:var(--fivehundrd-ref-black)}.fivehundrd-plan-card--flash.is-upcoming{background:var(--fivehundrd-ref-white);color:var(--ink);border:2px dashed var(--flash);box-shadow:none;opacity:1}.fivehundrd-plan-card__status{align-self:flex-start;padding:5px 11px;border-radius:999px;background:var(--flash);color:var(--fivehundrd-ref-black);font-size:10px;font-weight:1000;letter-spacing:.1em}.fivehundrd-plan-card--flash.is-upcoming h3{opacity:.85}.fivehundrd-plan-card__upcoming{margin:0;font-size:13.5px;font-weight:650;line-height:1.5;color:var(--muted)}.fivehundrd-plan-card__closing{margin:auto 0 0;padding-top:14px;border-top:1px solid rgba(13,13,13,.14);font-size:12.5px;font-weight:900;color:var(--ink);opacity:.75}@media(min-width:621px) and (max-width:1024px){.fivehundrd-pricing-cards__grid{grid-template-columns:1fr 1fr;max-width:820px}.fivehundrd-pricing-cards__grid .fivehundrd-plan-card--flash{grid-column:1/-1}}@media(max-width:620px){.fivehundrd-pricing-cards__grid{grid-template-columns:1fr;gap:26px}.fivehundrd-plan-card{padding:22px 18px 20px}.fivehundrd-plan-card__cta{min-height:52px}}.fivehundrd-fairness,.fivehundrd-fairness__block{background:var(--fivehundrd-ref-white)}.fivehundrd-fairness__block{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);grid-gap:clamp(24px,3vw,52px);gap:clamp(24px,3vw,52px);align-items:start;padding:clamp(24px,2.6vw,36px);border:1.5px solid var(--ink);border-radius:4px}.fivehundrd-fairness__lead h2{margin:0;font-size:clamp(21px,2.1vw,30px);line-height:1.08;letter-spacing:-.035em;font-weight:1000;color:var(--ink);text-transform:none}.fivehundrd-fairness__lead p{margin:12px 0 0;max-width:36ch;font-size:clamp(14px,1.1vw,16px);font-weight:600;line-height:1.5;color:var(--ink);opacity:.78}.fivehundrd-fairness__pair{display:grid;grid-gap:0;gap:0;border-left:1px solid rgba(13,13,13,.14);padding-left:clamp(20px,2.4vw,38px)}.fivehundrd-fairness__panel{padding:0 0 18px}.fivehundrd-fairness__panel+.fivehundrd-fairness__panel{padding:18px 0 0;border-top:1px solid rgba(13,13,13,.14)}.fivehundrd-fairness__label{display:inline-block;margin:0 0 8px;font-size:11px;font-weight:1000;letter-spacing:.11em;text-transform:uppercase;color:var(--ink)}.fivehundrd-fairness__panel--earned .fivehundrd-fairness__label{background:var(--lime);padding:3px 9px;border-radius:3px}.fivehundrd-fairness__panel p{margin:0;max-width:42ch;font-size:clamp(14px,1.05vw,15.5px);font-weight:650;line-height:1.5;color:var(--ink);opacity:.86}@media(max-width:900px){.fivehundrd-fairness__block{grid-template-columns:1fr;gap:22px}.fivehundrd-fairness__pair{border-left:0;padding-left:0;border-top:1px solid rgba(13,13,13,.14);padding-top:20px}.fivehundrd-fairness__lead p{max-width:52ch}}@media(max-width:620px){.fivehundrd-fairness{padding-bottom:34px}.fivehundrd-fairness__block{padding:20px 18px;gap:18px}.fivehundrd-fairness__lead h2{font-size:clamp(20px,5.6vw,24px)}.fivehundrd-fairness__lead p,.fivehundrd-fairness__panel p{max-width:none;font-size:14px}}.fivehundrd-pricing-cards{padding:44px var(--fivehundrd-gutter) 40px}.fivehundrd-fairness{padding:0 var(--fivehundrd-gutter) 56px}@media(max-width:620px){.fivehundrd-pricing-cards{padding:28px var(--fivehundrd-gutter) 24px}.fivehundrd-fairness{padding:0 var(--fivehundrd-gutter) 34px}}.fivehundrd-sheet{background:var(--fivehundrd-ref-white);grid-template-columns:minmax(0,1fr)}.fivehundrd-sheet__close{position:relative;inset:auto;width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border:1.5px solid var(--ink);border-radius:4px;background:var(--fivehundrd-ref-white);color:var(--ink);cursor:pointer;font-size:0}@media(hover:hover){.fivehundrd-sheet__close:hover{background:var(--ink);color:var(--fivehundrd-ref-white)}}.fivehundrd-sheet__body{padding:20px;display:flex;flex-direction:column;gap:20px}.fivehundrd-sheet__cover{width:clamp(112px,26%,168px);aspect-ratio:3/4;flex:0 0 auto;border:1px solid rgba(13,13,13,.16);border-radius:3px;overflow:hidden;background:#141318;display:grid;place-items:center;box-shadow:0 6px 20px rgba(0,0,0,.13)}.fivehundrd-sheet__cover img{width:100%;height:100%;object-fit:cover;display:block}.fivehundrd-sheet__cover span{font-size:44px;font-weight:1000;color:var(--lime)}.fivehundrd-sheet__headline{display:flex;flex-direction:column;gap:9px;min-width:0}.fivehundrd-sheet h2{margin:0;font-size:clamp(27px,3.1vw,40px);line-height:1.02;letter-spacing:-.045em;font-weight:1000;color:var(--ink)}.fivehundrd-sheet__credit{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:600;color:var(--ink)}.fivehundrd-sheet__credit img,.fivehundrd-sheet__credit-initial{width:30px;height:30px;border-radius:50%;object-fit:cover;flex:0 0 auto;display:grid;place-items:center;background:var(--lime);color:var(--ink);font-weight:1000;font-size:13px}.fivehundrd-sheet__blurb{margin:0;font-size:14.5px;font-weight:500;line-height:1.5;color:var(--ink);opacity:.86;max-width:56ch}.fivehundrd-read{border:1px solid rgba(13,13,13,.16);border-radius:5px;background:var(--fivehundrd-ref-white);display:flex;flex-direction:column}.fivehundrd-read__top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 18px 0}.fivehundrd-read__invite{position:relative;padding-bottom:7px;font-size:10.5px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;color:var(--muted)}.fivehundrd-read__invite:after{content:"";position:absolute;left:0;bottom:0;width:34px;height:2px;background:var(--pink)}.fivehundrd-read__expand{display:inline-flex;align-items:center;gap:6px;border:0;background:none;cursor:pointer;color:var(--muted);font-size:11.5px;font-weight:800}@media(hover:hover){.fivehundrd-read__expand:hover{color:var(--ink)}}.fivehundrd-read__body{padding:6px 18px 4px;overflow-y:auto;font-family:Georgia,Iowan Old Style,Times New Roman,serif}.fivehundrd-read__chapter{margin:6px 0 12px;font-size:clamp(23px,2.4vw,30px);font-weight:600;letter-spacing:-.02em;color:var(--ink)}.fivehundrd-read__body p{margin:0 0 13px;max-width:62ch;font-size:16px;line-height:1.62;color:#22201d}.fivehundrd-read__foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 18px 15px}.fivehundrd-read__pager{display:flex;align-items:center;gap:11px;font-size:12px;font-weight:800;color:var(--muted)}.fivehundrd-read__pager button{width:32px;height:32px;display:grid;place-items:center;border:1.5px solid var(--ink);border-radius:4px;background:var(--fivehundrd-ref-white);color:var(--ink);cursor:pointer}.fivehundrd-read__pager button:disabled{opacity:.3;cursor:default}@media(hover:hover){.fivehundrd-read__pager button:not(:disabled):hover{background:var(--ink);color:var(--fivehundrd-ref-white)}}.fivehundrd-read__continue{position:relative;border:0;background:none;cursor:pointer;padding:2px 0;font-size:13px;font-weight:800;color:var(--ink)}.fivehundrd-read__continue:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1.5px;background:var(--pink)}.fivehundrd-read.is-expanded{position:fixed;inset:0;z-index:60;border-radius:0;border:0;background:var(--fivehundrd-ref-white)}.fivehundrd-read.is-expanded .fivehundrd-read__top{padding:18px clamp(20px,6vw,64px) 0}.fivehundrd-read.is-expanded .fivehundrd-read__body{padding:14px clamp(20px,6vw,64px);flex:1 1}.fivehundrd-read.is-expanded .fivehundrd-read__body p{font-size:18px;line-height:1.72;margin:0 auto 16px}.fivehundrd-read.is-expanded .fivehundrd-read__chapter{max-width:62ch;margin-left:auto;margin-right:auto}.fivehundrd-read.is-expanded .fivehundrd-read__foot{padding:10px clamp(20px,6vw,64px) calc(18px + env(safe-area-inset-bottom))}.fivehundrd-makernote{display:flex;gap:13px;align-items:flex-start;padding:14px 0;border-top:1px solid rgba(13,13,13,.12);border-bottom:1px solid rgba(13,13,13,.12)}.fivehundrd-makernote img{width:38px;height:38px;border-radius:50%;object-fit:cover;flex:0 0 auto}.fivehundrd-makernote span{display:block;font-size:12.5px;font-weight:900;color:var(--ink)}.fivehundrd-makernote p{margin:3px 0 0;font-size:14px;line-height:1.5;color:var(--muted);font-family:Georgia,Iowan Old Style,Times New Roman,serif;font-style:italic}.fivehundrd-timeline{display:flex;align-items:center;gap:26px;flex-wrap:wrap}.fivehundrd-timeline__stat{display:inline-flex;align-items:center;gap:8px;font-size:13.5px;font-weight:650;color:var(--muted)}.fivehundrd-timeline__stat b{font-weight:1000;color:var(--ink);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.fivehundrd-timeline__stat svg{color:var(--ink)}.fivehundrd-sheet__share{min-height:52px;gap:9px;border:1.5px solid var(--ink);border-radius:5px;background:var(--fivehundrd-ref-white);color:var(--ink);font-size:14px;font-weight:900}@media(hover:hover){.fivehundrd-sheet__share:hover{background:var(--ink);color:var(--fivehundrd-ref-white);transform:none;box-shadow:none}}.fivehundrd-next{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;width:100%;padding:13px 0 2px;margin-top:2px;border:0;border-top:1px solid rgba(13,13,13,.12);background:none;cursor:pointer;text-align:left}.fivehundrd-next__art{width:62px;height:44px;border-radius:3px;overflow:hidden;background:#141318;display:grid;place-items:center;flex:0 0 auto}.fivehundrd-next__art img{width:100%;height:100%;object-fit:cover;display:block}.fivehundrd-next__art i{font-style:normal;font-weight:1000;color:var(--lime)}.fivehundrd-next__copy{display:grid;grid-gap:2px;gap:2px;min-width:0}.fivehundrd-next__copy small{font-size:9.5px;font-weight:900;letter-spacing:.13em;color:var(--muted)}.fivehundrd-next__copy strong{font-size:16px;font-weight:1000;letter-spacing:-.02em;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fivehundrd-next__sign{font-family:Georgia,Iowan Old Style,serif;font-style:italic;font-size:12px;line-height:1.3;color:var(--muted);text-align:right;padding-left:14px;border-left:1px solid rgba(13,13,13,.12)}@media(hover:hover){.fivehundrd-next:hover .fivehundrd-next__copy strong{color:var(--pink)}}@media(max-width:1023px){.fivehundrd-sheet__body{padding:16px 14px;gap:16px}.fivehundrd-read__body p{font-size:15.5px}.fivehundrd-next__sign{display:none}}@media(max-width:620px){.fivehundrd-sheet h2{font-size:clamp(23px,6.4vw,30px)}.fivehundrd-timeline{gap:16px}}@media(min-width:1024px){.fivehundrd-wall-section.is-paneled{padding-right:calc(clamp(520px,42vw,720px) + 26px)}dialog.fivehundrd-sheet--docked{width:clamp(520px,42vw,720px)}}.fivehundrd-sheet__actions .fivehundrd-timeheart{min-height:52px;gap:10px;border:2px solid var(--ink);border-radius:5px;background:var(--lime);color:var(--ink);font-size:14px;font-weight:1000;letter-spacing:.01em;text-transform:none}.fivehundrd-sheet__actions .fivehundrd-timeheart.is-kept{background:var(--fivehundrd-ref-white)}@media(hover:hover){.fivehundrd-sheet__actions .fivehundrd-timeheart:not(:disabled):hover{box-shadow:3px 3px 0 var(--ink);transform:translate(-1px,-1px)}}@media(min-width:1024px){.fivehundrd-sheet__actions{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);grid-gap:10px;gap:10px;align-items:stretch}.fivehundrd-sheet__actions .fivehundrd-timeheart,.fivehundrd-sheet__share{width:100%}}.fivehundrd-sheet__actions .fivehundrd-timeheart{grid-column:1;grid-row:1}.fivehundrd-sheet__actions .fivehundrd-sheet__share{grid-column:2;grid-row:1}.fivehundrd-sheet__actions .fivehundrd-timeheart__allowance{grid-column:1/-1;grid-row:2;margin:0}.promote-alt{display:grid;grid-gap:6px;gap:6px;margin-top:4px}.promote-alt>span{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.promote-alt em,.promote-excerpt em,.promote-makernote em{font-size:11px;font-weight:700;opacity:.62;font-style:normal;text-transform:none;line-height:1.45}.promote-excerpt{border:2px solid var(--ink);background:var(--fivehundrd-ref-white);padding:14px;gap:12px}.promote-excerpt__prompt{margin:-4px 0 0;font-size:14px;font-weight:800;line-height:1.45}.promote-excerpt__title{display:grid;grid-gap:5px;gap:5px}.promote-excerpt__title>span{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.promote-excerpt__page{display:grid;grid-gap:4px;gap:4px}.promote-excerpt__page>label{display:grid;grid-gap:5px;gap:5px}.promote-excerpt__page>label>span{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.promote-excerpt__page textarea{font-family:Georgia,Iowan Old Style,Times New Roman,serif;font-size:15px;line-height:1.6}.promote-excerpt__page>em{justify-self:end}.promote-excerpt__add,.promote-excerpt__remove{border:0;background:none;padding:0;cursor:pointer;font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;text-decoration:underline;color:var(--fivehundrd-ref-black)}.promote-excerpt__add{justify-self:start;font-size:12px}.promote-excerpt__count{border-top:1px dashed rgba(0,0,0,.18);padding-top:9px}.promote-makernote{display:grid;grid-gap:7px;gap:7px}.promote-primary{gap:9px;margin-top:2px}.promote-primary__choices{display:flex;flex-wrap:wrap;gap:8px}.promote-primary__choices button{display:inline-flex;align-items:center;gap:7px;border:2px solid var(--ink);background:var(--white);padding:9px 13px;min-height:44px;font-size:13px;font-weight:900;cursor:pointer;transition:transform .15s ease,background .15s ease}.promote-primary__choices button svg{width:15px;height:15px;flex:0 0 auto}.promote-primary__choices button:hover{transform:translateY(-2px)}.promote-primary__choices button.is-active{background:var(--fivehundrd-ref-lime);box-shadow:3px 3px 0 var(--ink)}@media(prefers-reduced-motion:reduce){.promote-primary__choices button:hover{transform:none}}.promote-panelpreview{display:grid;grid-gap:12px;gap:12px}.promote-panelpreview__bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.promote-panelpreview__toggle{display:flex;gap:6px}.promote-panelpreview__toggle button{border:2px solid var(--ink);background:var(--white);padding:7px 13px;min-height:40px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.03em;cursor:pointer}.promote-panelpreview__toggle button.is-active{background:var(--fivehundrd-ref-lime);box-shadow:3px 3px 0 var(--ink)}.promote-panelpreview__frame{border:2px dashed var(--ink);background:var(--fivehundrd-ref-black);padding:16px;display:grid;justify-items:center;overflow-x:auto}.promote-panelpreview__frame dialog{position:static;margin:0;padding:0;inset:auto;max-width:100%;max-height:none;border-bottom:2px solid var(--ink);border-radius:17px;box-shadow:6px 6px 0 rgba(0,0,0,.35)}.promote-panelpreview__frame[data-layout=desktop] dialog{width:min(100%,520px)}.promote-panelpreview__frame[data-layout=mobile] dialog{width:min(100%,390px)}.promote-panelpreview__frame dialog .fivehundrd-sheet__grab{display:none}.promote-panelpreview__note{margin:0;font-size:12px;font-weight:700;line-height:1.5;opacity:.7}.fivehundrd-find__maker{display:block;font-size:12px;font-weight:800;opacity:.72;margin-top:-2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fivehundrd-find__found{display:block;font-size:11px;font-weight:700;opacity:.58;letter-spacing:.01em}.fivehundrd-makernote__by{display:block;margin-top:6px;font-style:normal;font-size:12px;font-weight:900;letter-spacing:.02em;opacity:.72}.fivehundrd-makernote__by:before{content:"— "}.fivehundrd-sheet__cover[data-lane=music],.fivehundrd-sheet__cover[data-lane=newsletter],.fivehundrd-sheet__cover[data-lane=podcast]{aspect-ratio:1/1}.fivehundrd-sheet__cover[data-lane=creator],.fivehundrd-sheet__cover[data-lane=game]{aspect-ratio:16/10;width:clamp(140px,32%,206px)}.fivehundrd-sheet__cover[data-fit=contain] img{object-fit:contain;background:#141318}.fivehundrd-stage{display:flex;flex-direction:column;gap:10px;border:1px solid rgba(13,13,13,.16);border-radius:6px;background:var(--fivehundrd-ref-white);padding:14px 16px 12px}.fivehundrd-stage__invite{position:relative;align-self:flex-start;padding-bottom:7px;font-size:10.5px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;color:var(--muted)}.fivehundrd-stage__invite:after{content:"";position:absolute;left:0;bottom:0;width:34px;height:2px;background:var(--pink)}.fivehundrd-stage__title{margin:0;font-size:clamp(18px,2.1vw,23px);line-height:1.15;letter-spacing:-.025em;font-weight:1000;color:var(--ink)}.fivehundrd-stage__intro{margin:0;max-width:62ch;font-family:Georgia,Iowan Old Style,Times New Roman,serif;font-size:15px;line-height:1.55;color:#22201d}.fivehundrd-stage__foot{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;border-top:1px solid rgba(13,13,13,.1);padding-top:9px;margin-top:2px}.fivehundrd-stage__foot small{font-size:11px;font-weight:700;color:var(--muted)}.fivehundrd-stage__action{position:relative;border:0;background:none;cursor:pointer;padding:2px 0;font-size:13.5px;font-weight:900;color:var(--ink)}.fivehundrd-stage__action:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1.5px;background:var(--pink)}@media(hover:hover){.fivehundrd-stage__action:hover{color:var(--pink)}}.fivehundrd-stage__problem{margin:0;font-size:12.5px;font-weight:700;color:var(--muted)}.fivehundrd-stage .fivehundrd-embed{margin:0}.fivehundrd-listen{display:flex;align-items:center;gap:14px}.fivehundrd-listen__play{width:52px;height:52px;flex:0 0 auto;display:grid;place-items:center;border:2px solid var(--ink);border-radius:50%;background:var(--lime);color:var(--ink);cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}@media(hover:hover){.fivehundrd-listen__play:hover{transform:translate(-1px,-1px);box-shadow:3px 3px 0 var(--ink)}}.fivehundrd-listen__play:active{transform:none;box-shadow:none}.fivehundrd-listen__track{flex:1 1 auto;min-width:0;display:grid;grid-gap:7px;gap:7px}.fivehundrd-listen__bar{height:6px;border-radius:999px;background:rgba(13,13,13,.14);overflow:hidden}.fivehundrd-listen__bar span{display:block;height:100%;width:100%;background:var(--ink);transform-origin:left center;transform:scaleX(0);transition:transform .18s linear}@media(prefers-reduced-motion:reduce){.fivehundrd-listen__bar span{transition:none}}.fivehundrd-listen__times{display:flex;justify-content:space-between;font-size:11.5px;font-weight:800;color:var(--muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.fivehundrd-watch{width:100%;display:block;border-radius:6px;background:var(--fivehundrd-ref-black);max-height:44svh}.fivehundrd-watch__gate{width:100%;aspect-ratio:16/9;display:grid;place-items:center;cursor:pointer;border:0;border-radius:6px;background:var(--fivehundrd-ref-black)}.fivehundrd-watch__play{width:60px;height:60px;display:grid;place-items:center;border:2px solid var(--ink);border-radius:50%;background:var(--lime);color:var(--ink)}.fivehundrd-timeheart-section{display:flex;flex-direction:column;gap:12px}.fivehundrd-timeheart-section .fivehundrd-timeline__stat small{font-size:11px;font-weight:700;opacity:.66;text-transform:none;letter-spacing:0}.fivehundrd-timeheart__explain{margin:0;font-size:12.5px;font-weight:650;line-height:1.5;color:var(--muted)}.fivehundrd-timeheart__prompt{margin:0 0 8px;font-size:13px;font-weight:1000;letter-spacing:.01em;color:var(--ink)}.fivehundrd-timeheart__prompt span{display:block;margin-top:2px;font-size:12.5px;font-weight:650;color:var(--muted)}.fivehundrd-timeheart__allowance .is-waiting{opacity:.6;font-style:italic}.fivehundrd-next-block{display:flex;flex-direction:column;gap:4px}.fivehundrd-next__copy em{font-style:normal;font-size:12.5px;font-weight:650;color:var(--muted);line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.fivehundrd-next__surprise{align-self:flex-start;border:0;background:none;padding:2px 0;cursor:pointer;font-size:12.5px;font-weight:900;color:var(--muted);text-decoration:underline;text-underline-offset:3px}@media(hover:hover){.fivehundrd-next__surprise:hover{color:var(--ink)}}@media(max-width:620px){.fivehundrd-stage{padding:12px 13px 11px}.fivehundrd-stage__intro{font-size:14.5px}.fivehundrd-listen{gap:11px}.fivehundrd-listen__play{width:48px;height:48px}}.fivehundrd-share-slow{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;margin:0;font-size:12.5px;font-weight:650;color:var(--muted)}.fivehundrd-share-slow a{color:var(--ink);font-weight:900;text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.fivehundrd-wall-order{gap:16px;margin:-4px 0 2px}.fivehundrd-wall-order button{border:0;background:none;padding:2px 0;cursor:pointer;font-size:12.5px;font-weight:800;letter-spacing:.01em;color:var(--muted);border-bottom:2px solid transparent}.fivehundrd-wall-order button.is-active{color:var(--ink);border-bottom-color:var(--pink)}@media(hover:hover){.fivehundrd-wall-order button:not(.is-active):hover{color:var(--ink)}}.fivehundrd-wall-order__segment{display:inline-flex;border:1px solid var(--fivehundrd-ref-border);border-radius:999px;overflow:hidden}.fivehundrd-wall-order__segment button{border:0!important;padding:7px 16px!important;min-height:32px;font-size:12.5px;font-weight:900;letter-spacing:.01em;color:var(--ink);background:transparent;transition:background-color var(--fivehundrd-motion-fast) ease,color var(--fivehundrd-motion-fast) ease}.fivehundrd-wall-order__segment button.is-active{background:var(--ink);color:var(--fivehundrd-ref-white)}@media(hover:hover){.fivehundrd-wall-order__segment button:not(.is-active):hover{background:var(--paper)}}@media(prefers-reduced-motion:reduce){.fivehundrd-wall-order__segment button{transition:none}}@media(hover:none),(pointer:coarse){.fivehundrd-wall-order button{position:relative}.fivehundrd-wall-order button:after{content:"";position:absolute;inset:-11px -4px}}.fivehundrd-spot__keep-slot{display:contents}.fivehundrd-myfinds{display:flex;flex-direction:column;gap:18px}.fivehundrd-myfinds__keeping{display:flex;flex-direction:column;gap:12px}.fivehundrd-myfinds__keeping p{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;margin:0;font-size:12.5px;font-weight:650;line-height:1.5;color:var(--muted)}.fivehundrd-myfinds__keeping button{border:0;background:none;padding:0;cursor:pointer;font-size:12.5px;font-weight:900;color:var(--ink);text-decoration:underline;text-underline-offset:3px}@media(hover:hover){.fivehundrd-myfinds__keeping button:hover{color:var(--pink)}}@media(hover:none),(pointer:coarse){.fivehundrd-myfinds__keeping button{position:relative}.fivehundrd-myfinds__keeping button:after{content:"";position:absolute;inset:-12px -6px}.fivehundrd-footer__col{gap:0}.fivehundrd-footer__col a{min-height:44px;display:flex;align-items:center}.fivehundrd-footer__brand{min-height:44px;display:inline-flex;align-items:center}}@media(max-width:1023px){.fivehundrd-mobile-bottom{grid-template-columns:repeat(2,1fr)}}@media(min-width:1025px){.fivehundrd-nav:not(:has(.fivehundrd-nav__center)){grid-template-columns:1fr auto}}.fivehundrd-canvas{position:relative;margin:0 0 10px}.fivehundrd-canvas__frame{position:relative;width:100%;height:min(62svh,calc((100vw - 24px) * .8));min-height:240px;overflow:hidden;background:var(--fivehundrd-ref-white);border:1px solid #e2e2dc;border-radius:12px;touch-action:none;overscroll-behavior:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;contain:layout paint;cursor:-webkit-grab;cursor:grab}.fivehundrd-canvas__frame:active{cursor:-webkit-grabbing;cursor:grabbing}.fivehundrd-canvas.is-claiming .fivehundrd-canvas__frame{border-color:var(--fivehundrd-ref-pink);box-shadow:0 0 0 2px rgba(255,123,195,.3)}.fivehundrd-canvas__layer{position:absolute;top:0;left:0;transform-origin:0 0;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fivehundrd-canvas__layer .fivehundrd-empty,.fivehundrd-canvas__layer .fivehundrd-spot{transform:none!important}.fivehundrd-canvas__layer .fivehundrd-spot:focus-visible,.fivehundrd-canvas__layer .fivehundrd-spot:hover{transform:none!important}.fivehundrd-canvas__layer .fivehundrd-spot:focus-visible{outline:3px solid var(--fivehundrd-ref-pink);outline-offset:1px;z-index:6}.fivehundrd-canvas__layer .fivehundrd-spot.is-selected{box-shadow:inset 0 0 0 3px var(--fivehundrd-ref-pink);z-index:5}.fivehundrd-spot.is-thumb{box-shadow:inset 0 0 0 1px rgba(0,0,0,.22)}.fivehundrd-spot.is-thumb.fivehundrd-spot--big{box-shadow:inset 0 0 0 2px var(--fivehundrd-ref-pink)}.fivehundrd-spot.is-thumb .fivehundrd-spot__open{z-index:2}.fivehundrd-canvas__layer .fivehundrd-empty{background:#f1f1ec;box-shadow:inset 0 0 0 1px #e4e4de;border-radius:4px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1px;color:rgba(13,13,13,.36);text-decoration:none}.fivehundrd-canvas__layer .fivehundrd-empty--big{background:#efeff0;box-shadow:inset 0 0 0 1px #e0e0da}.fivehundrd-canvas__layer .fivehundrd-empty.is-inert{pointer-events:none;background:#f4f4f0;box-shadow:inset 0 0 0 1px #ebebe5}.fivehundrd-canvas__layer .fivehundrd-empty__plus{font-size:15px;font-weight:900;line-height:1}.fivehundrd-canvas__layer .fivehundrd-empty__label{font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;opacity:.85}.fivehundrd-canvas__layer .fivehundrd-empty:focus-visible,.fivehundrd-canvas__layer .fivehundrd-empty:hover{background:var(--fivehundrd-ref-lime);color:var(--fivehundrd-ref-black);box-shadow:inset 0 0 0 2px var(--fivehundrd-ref-black);outline:0}.fivehundrd-canvas.is-claiming .fivehundrd-canvas__layer .fivehundrd-empty{background:var(--fivehundrd-ref-lime);color:var(--fivehundrd-ref-black);box-shadow:inset 0 0 0 1px rgba(13,13,13,.35)}.fivehundrd-canvas.is-claiming .fivehundrd-canvas__layer .fivehundrd-spot{filter:grayscale(1) opacity(.55)}.fivehundrd-canvas__controls{position:absolute;right:8px;bottom:8px;z-index:4;display:grid;grid-gap:6px;gap:6px}.fivehundrd-canvas__zoom{width:44px;height:44px;display:grid;place-items:center;border:1px solid rgba(13,13,13,.14);border-radius:12px;background:rgba(255,255,255,.96);color:var(--fivehundrd-ref-black);font-size:21px;font-weight:800;line-height:1;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.13)}.fivehundrd-canvas__zoom:active{background:#efefe9}.fivehundrd-canvas__full{position:absolute;left:8px;top:8px;z-index:4;min-height:44px;display:inline-flex;align-items:center;gap:7px;padding:0 13px;border:1px solid rgba(13,13,13,.14);border-radius:999px;background:rgba(255,255,255,.96);color:var(--fivehundrd-ref-black);font-size:12px;font-weight:800;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.13)}.fivehundrd-canvas__full:active{background:#efefe9}.fivehundrd-canvas__hint{margin:7px 0 0;text-align:center;font-size:11px;font-weight:700;color:var(--muted);display:flex;align-items:center;justify-content:center;gap:6px}.fivehundrd-global-categories{height:auto;min-height:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:7px;padding:10px 0 9px;overflow:visible;border-bottom:1px solid var(--fivehundrd-ref-border)}.fivehundrd-global-categories button{flex:0 1 auto;height:34px;min-height:34px;min-width:0;padding:0 15px;font-size:12px;white-space:nowrap;cursor:pointer}.fivehundrd-global-categories button:nth-of-type(n+5){display:inline-flex!important;align-items:center;justify-content:center}.fivehundrd-more-category{display:none!important}.fivehundrd-wall-viewswitch{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;margin:2px 0 0}.fivehundrd-wall-viewswitch button{min-height:36px;padding:0 14px;border:1px solid #d7d7d1;border-radius:999px;background:var(--fivehundrd-ref-white);font-size:11px;font-weight:800;cursor:pointer}.fivehundrd-wall-viewswitch button[aria-pressed=true]{background:var(--fivehundrd-ref-black);color:var(--fivehundrd-ref-white);border-color:var(--fivehundrd-ref-black)}.fivehundrd-wall-viewswitch__claim{min-height:36px;display:inline-flex;align-items:center;font-size:11px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.fivehundrd-walllist{margin:0 0 10px}.fivehundrd-walllist__caption{margin:0 0 8px;font-size:11px;font-weight:700;color:var(--muted)}.fivehundrd-walllist__items{list-style:none;margin:0;padding:0;display:grid;grid-gap:6px;gap:6px}.fivehundrd-walllist__row{width:100%;min-height:64px;display:grid;grid-template-columns:52px 1fr auto;grid-gap:11px;gap:11px;align-items:center;padding:7px 9px;border:1px solid #e4e4de;border-radius:11px;background:var(--fivehundrd-ref-white);text-align:left;cursor:pointer}.fivehundrd-walllist__row:focus-visible,.fivehundrd-walllist__row:hover{border-color:var(--fivehundrd-ref-black);outline:0}.fivehundrd-walllist__art{width:52px;height:52px;border-radius:7px;overflow:hidden;background:var(--fivehundrd-ref-black);color:var(--fivehundrd-ref-white);display:grid;place-items:center;font-size:14px;font-weight:900}.fivehundrd-walllist__art img{width:100%;height:100%;object-fit:cover;display:block}.fivehundrd-walllist__copy{display:grid;grid-gap:1px;gap:1px;min-width:0}.fivehundrd-walllist__copy b{font-size:13px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fivehundrd-walllist__copy small{font-size:11px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fivehundrd-walllist__copy em{font-size:10px;font-style:normal;font-weight:700;color:#8a857d;text-transform:uppercase;letter-spacing:.03em}.fivehundrd-walllist__kept{color:var(--fivehundrd-ref-pink);display:grid;place-items:center;padding-right:4px}.fivehundrd-sheet__hero{touch-action:pan-y}@media(prefers-reduced-motion:reduce){.fivehundrd-canvas__layer{transition:none!important}}@media(min-width:621px){.fivehundrd-canvas__frame{height:min(68svh,calc((100vw - 60px) * .72));border-radius:14px}.fivehundrd-global-categories{justify-content:flex-start;gap:9px}.fivehundrd-global-categories button{height:36px;min-height:36px;font-size:12px}.fivehundrd-walllist__items{grid-template-columns:1fr 1fr}}@media(min-width:1025px){.fivehundrd-canvas__frame{height:min(74svh,760px)}.fivehundrd-walllist__items{grid-template-columns:repeat(3,1fr)}}@media(max-width:1023px){.fivehundrd-mobile-bottom{grid-template-columns:repeat(3,1fr)}}@media(max-width:620px){.fivehundrd-canvas__frame{height:min(56svh,calc((100vw - 24px) * .8))}.fivehundrd-mobile-bottom{height:auto;min-height:58px;padding:7px max(8px,env(safe-area-inset-left)) max(7px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-right))}.fivehundrd-mobile-bottom a{min-height:44px;align-content:center}.fivehundrd-walllist__row{min-height:60px}.fivehundrd-wall-section{padding:0 12px 14px}.fivehundrd-global-categories{gap:6px;padding:7px 0 6px}.fivehundrd-global-categories button{height:32px;min-height:32px;padding:0 12px;font-size:11px}.fivehundrd-wall-heading{height:auto;margin:4px 0 0}.fivehundrd-wall-heading h1{font-size:26px;line-height:1}.fivehundrd-wall-heading__strap{margin:2px 0 0;font-size:12px;line-height:1.3}.fivehundrd-discovery-switcher{margin:8px 0 6px;gap:7px}.fivehundrd-discovery-switcher button{min-height:36px;padding:0 14px;font-size:11px}.fivehundrd-wall-order{margin:0 0 7px;gap:12px}.fivehundrd-wall-order button{font-size:11px;min-height:32px}.fivehundrd-canvas__hint{margin-bottom:2px}}@media(max-width:900px) and (orientation:landscape){.fivehundrd-canvas__frame{height:min(74svh,calc((100vw - 24px) * .8));min-height:200px}.fivehundrd-wall-heading h1{font-size:22px}}@media(max-width:620px){.fivehundrd-global-categories{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:5px;gap:5px;justify-content:stretch;padding:7px 0}.fivehundrd-global-categories button{width:100%;padding:4px 5px;font-size:11px;height:auto;min-height:34px;white-space:normal;line-height:1.15;display:inline-flex;align-items:center;justify-content:center;text-align:center}.fivehundrd-global-categories button:nth-of-type(-n+4){grid-column:span 3}.fivehundrd-global-categories button:nth-of-type(n+5){grid-column:span 4}.fivehundrd-discovery-switcher{display:none}.fivehundrd-wall-heading__strap{font-size:12px;line-height:1.25}.fivehundrd-wall-order{margin:6px 0}}@media(max-width:1023px){.fivehundrd-global-categories{display:flex!important;flex-wrap:wrap!important;grid-template-columns:none!important;justify-content:flex-start!important;align-items:center;overflow-x:visible!important;overflow-y:visible;row-gap:2px;column-gap:16px;padding:6px var(--fivehundrd-gutter) 8px;border-bottom:1px solid rgba(65,48,30,.14)}.fivehundrd-global-categories button{flex:0 1 auto!important;grid-column:auto!important;width:auto!important;white-space:nowrap!important;height:40px;min-height:40px;padding:0 1px;font-size:13px}.fivehundrd-global-categories>button.is-active:after{background:#ff7bc3!important}.fivehundrd-activity-strip,.fivehundrd-wall-heading,.fivehundrd-wall-order{display:none!important}.fivehundrd-book__sheet,.fivehundrd-watch{max-height:28svh}.fivehundrd-preview--active audio,.fivehundrd-preview--active video{max-height:26svh}}.fivehundrd-sheet__grab{height:22px}.fivehundrd-wall-order__view{margin-left:auto;padding-left:12px;border-left:1px solid rgba(13,13,13,.14)}.fivehundrd-wall-order{display:flex;align-items:center;flex-wrap:wrap}.fivehundrd-canvas__layer .fivehundrd-spot__earned{top:2.5px;left:2.5px;padding:.5px 2.5px;border-radius:2.5px;font-size:6px;line-height:1.4}.fivehundrd-canvas__layer .fivehundrd-spot--big .fivehundrd-spot__earned{font-size:8px;padding:1px 3.5px;top:3px;left:3px}.fivehundrd-canvas__layer .fivehundrd-spot__copy{left:3px;right:3px;bottom:2.5px}.fivehundrd-canvas__layer .fivehundrd-spot__copy b{font-size:7px;line-height:1.1}.fivehundrd-canvas__layer .fivehundrd-spot__copy small{font-size:6px;padding-right:12px}.fivehundrd-canvas__layer .fivehundrd-spot--big .fivehundrd-spot__copy b{font-size:10px}.fivehundrd-canvas__layer .fivehundrd-spot--big .fivehundrd-spot__copy small{font-size:8px}.fivehundrd-canvas__layer .fivehundrd-spot__play{width:11px;height:11px;right:3px;bottom:3px}.fivehundrd-canvas__layer .fivehundrd-spot--big .fivehundrd-spot__play{width:15px;height:15px}.fivehundrd-canvas__layer .fivehundrd-spot__bookmark{top:2.5px;right:2.5px}.fivehundrd-canvas__layer .fivehundrd-empty__plus{font-size:11px;opacity:.5}.fivehundrd-canvas__layer .fivehundrd-empty--big .fivehundrd-empty__plus{font-size:15px}.fivehundrd-canvas__layer .fivehundrd-empty__label{font-size:5.5px;opacity:0;transition:opacity .13s ease}.fivehundrd-canvas__layer .fivehundrd-empty:focus-visible .fivehundrd-empty__label,.fivehundrd-canvas__layer .fivehundrd-empty:hover .fivehundrd-empty__label{opacity:1}.fivehundrd-canvas.is-claiming .fivehundrd-canvas__layer .fivehundrd-empty__label,.fivehundrd-canvas.is-claiming .fivehundrd-canvas__layer .fivehundrd-empty__plus{opacity:1}@media(prefers-reduced-motion:reduce){.fivehundrd-canvas__layer .fivehundrd-empty__label{transition:none}}.fivehundrd-canvas__layer .fivehundrd-spot__copy b{padding-right:12px}.fivehundrd-canvas__layer .fivehundrd-spot--big .fivehundrd-spot__copy b,.fivehundrd-canvas__layer .fivehundrd-spot--big .fivehundrd-spot__copy small{padding-right:17px}.promote-chosen-spot{margin:8px 0 0;display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;line-height:1.4;color:var(--ink)}.promote-chosen-spot b{font-weight:900}.promote-chosen-spot span{color:var(--muted)}.promote-chosen-spot button{min-height:32px;padding:0 10px;border:1px solid rgba(13,13,13,.2);border-radius:999px;background:var(--fivehundrd-ref-white);font-size:11px;font-weight:800;cursor:pointer}.promote-chosen-spot.is-dropped{color:var(--muted);font-size:11.5px}.fivehundrd-canvas__claim{position:absolute;right:8px;top:8px;z-index:4;min-height:44px;display:inline-flex;align-items:center;padding:0 14px;border:1px solid var(--fivehundrd-ref-black);border-radius:999px;background:var(--fivehundrd-ref-lime);color:var(--fivehundrd-ref-black);font-size:12px;font-weight:900;cursor:pointer;white-space:nowrap;box-shadow:0 2px 10px rgba(0,0,0,.13)}.fivehundrd-canvas__claim.is-active{background:var(--fivehundrd-ref-black);color:var(--fivehundrd-ref-white)}.fivehundrd-canvas__claim:active{filter:brightness(.94)}@media(max-width:620px){.fivehundrd-canvas__claim{padding:0 11px;font-size:11px;right:7px;top:7px}.fivehundrd-wall-order{flex-wrap:wrap;row-gap:6px}.fivehundrd-wall-order__view{margin-left:auto}}.fivehundrd-canvas.is-claiming .fivehundrd-canvas__layer .fivehundrd-empty--standard .fivehundrd-empty__label{opacity:0}.fivehundrd-canvas.is-claiming .fivehundrd-canvas__layer .fivehundrd-empty--standard:focus-visible .fivehundrd-empty__label,.fivehundrd-canvas.is-claiming .fivehundrd-canvas__layer .fivehundrd-empty--standard:hover .fivehundrd-empty__label{opacity:1}.fivehundrd-canvas.is-claiming .fivehundrd-canvas__layer .fivehundrd-empty--standard .fivehundrd-empty__plus{font-size:14px;opacity:.8}@media(max-width:620px){.fivehundrd-canvas__frame{height:min(56svh,calc((100vw - 24px) * .8),calc(100svh - 380px));min-height:168px}.fivehundrd-wall-order{gap:10px;row-gap:4px}}@media(max-width:360px){.fivehundrd-wall-order{gap:8px;font-size:10px}.fivehundrd-wall-order button{font-size:10px}.fivehundrd-wall-heading h1{font-size:23px}}@media(max-width:900px) and (orientation:landscape){.fivehundrd-canvas__frame{height:min(74svh,calc((100vw - 24px) * .8));min-height:180px}}.fivehundrd-wall-cardgrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px;padding:2px 0 4px}@media(min-width:1180px){.fivehundrd-wall-cardgrid{grid-template-columns:repeat(5,1fr)}}@media(min-width:1500px){.fivehundrd-wall-cardgrid{grid-template-columns:repeat(6,1fr)}}@media(min-width:1880px){.fivehundrd-wall-cardgrid{grid-template-columns:repeat(7,1fr)}}.fivehundrd-deck{display:flex;flex-direction:column;gap:8px;padding:2px 0 4px}.fivehundrd-deck__stage{position:relative;height:calc(100dvh - var(--fivehundrd-deck-top,300px) - var(--fivehundrd-deck-bottom-reserve,74px));min-height:360px;max-height:840px;touch-action:pan-y;outline:none;border-radius:var(--fivehundrd-radius-panel);overflow:hidden;box-shadow:inset 0 0 0 1px var(--fivehundrd-ref-border)}.fivehundrd-deck__stage:focus-visible{box-shadow:inset 0 0 0 1px var(--fivehundrd-ref-border),0 0 0 3px var(--fivehundrd-ref-pink)}.fivehundrd-deck__page{position:absolute;inset:0;will-change:transform,opacity}.fivehundrd-deck__page--current{z-index:3}.fivehundrd-deck__page--next,.fivehundrd-deck__page--prev{z-index:2;transform:scale(.97);opacity:0;pointer-events:none}.fivehundrd-deck__controls{gap:16px;padding-top:2px}.fivehundrd-deck__controls,.fivehundrd-deck__nav{display:flex;align-items:center;justify-content:center}.fivehundrd-deck__nav{width:44px;height:44px;border-radius:999px;background:var(--fivehundrd-ref-white);border:1px solid var(--fivehundrd-ref-border);color:var(--fivehundrd-ref-black);cursor:pointer}.fivehundrd-deck__nav:disabled{opacity:.35;cursor:default}.fivehundrd-deck__count{font-size:12px;font-weight:900;letter-spacing:.03em;color:var(--fivehundrd-ref-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;min-width:64px;text-align:center}@media(prefers-reduced-motion:reduce){.fivehundrd-deck__page{transition:none!important}}@media(max-width:1023px){.fivehundrd-wall-section .fivehundrd-activity-strip,.fivehundrd-wall-section .fivehundrd-wall-heading,.fivehundrd-wall-section .fivehundrd-wall-stats{display:none}.fivehundrd-global-categories{padding:8px 0 4px}.fivehundrd-wall-order{margin:0 0 5px}.fivehundrd-wall-order>button,.fivehundrd-wall-order__segment button{min-height:32px;font-size:12px}}.fivehundrd-mpage{position:absolute;inset:0;display:flex;flex-direction:column;background:var(--fivehundrd-ref-white);color:var(--fivehundrd-ref-black)}.fivehundrd-mpage__scroll{flex:1 1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.fivehundrd-mpage__top{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 14px 0}.fivehundrd-mpage__lane{font-size:10.5px;font-weight:1000;letter-spacing:.09em;text-transform:uppercase;color:var(--fivehundrd-ref-muted)}.fivehundrd-mpage__badge{padding:4px 9px;border-radius:var(--fivehundrd-radius-label);font-size:10px;font-weight:1000;letter-spacing:.04em;background:var(--fivehundrd-ref-black);color:var(--fivehundrd-ref-white)}.fivehundrd-mpage__badge--live{background:var(--fivehundrd-ref-pink);color:var(--fivehundrd-ref-black)}.fivehundrd-mpage__badge--rising{background:var(--fivehundrd-ref-lime);color:var(--fivehundrd-ref-black)}.fivehundrd-mpage__badge--last-chance{background:var(--fivehundrd-ref-pink);color:var(--fivehundrd-ref-black);animation:fivehundrd-badge-pulse 2.4s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.fivehundrd-mpage__badge--last-chance{animation:none}}.fivehundrd-mpage__art,.fivehundrd-mpage__stage{position:relative;width:100%;max-height:30svh;margin:8px auto 0;overflow:hidden;flex-shrink:1;min-height:0}.fivehundrd-mpage__art{aspect-ratio:1/1;border-radius:var(--fivehundrd-radius-card);background:var(--fivehundrd-ref-black)}.fivehundrd-mpage__art img{width:100%;height:100%;object-fit:cover;display:block}.fivehundrd-mpage__art span{position:absolute;inset:0;display:grid;place-items:center;font-size:48px;font-weight:900;color:var(--fivehundrd-ref-white);background:linear-gradient(145deg,#131313,#31246e 80%)}.fivehundrd-mpage__art[data-demo] span{display:block;font-size:inherit;color:inherit;background:none}.fivehundrd-mpage__badge--demo{background:var(--fivehundrd-ref-black);color:var(--fivehundrd-ref-white);letter-spacing:.08em;text-transform:uppercase}.fivehundrd-mpage__stage{overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.fivehundrd-mpage__scroll{display:flex;flex-direction:column}.fivehundrd-mpage__art,.fivehundrd-mpage__stage{flex:1 1;min-height:84px}.fivehundrd-mpage__body{flex:0 0 auto}@media(max-height:680px){.fivehundrd-mpage__art,.fivehundrd-mpage__stage{min-height:64px;margin-top:6px}.fivehundrd-mpage__body{padding:10px 14px 12px}.fivehundrd-mpage__description--short{margin-top:6px}.fivehundrd-mpage__primary{margin-top:8px}}.fivehundrd-mpage__body{padding:14px 14px 24px}.fivehundrd-mpage__title{margin:0;font-size:clamp(19px,5.2vw,24px);font-weight:900;letter-spacing:-.02em;line-height:1.08}.fivehundrd-mpage__credit{margin:5px 0 0;font-size:13.5px;font-weight:650;color:var(--fivehundrd-ref-muted)}.fivehundrd-mpage__primary{display:inline-flex;align-items:center;gap:6px;margin-top:12px;min-height:44px;padding:0 16px;border:2px solid var(--fivehundrd-ref-black);border-radius:6px;background:var(--fivehundrd-ref-white);color:var(--fivehundrd-ref-black);font-size:13px;font-weight:900;letter-spacing:.01em;cursor:pointer}.fivehundrd-mpage__description{margin:14px 0 0;font-size:14px;line-height:1.5;color:var(--fivehundrd-ref-black);opacity:.85}.fivehundrd-mpage__description--short{margin:10px 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fivehundrd-mpage__preview{margin:16px 0 0}.fivehundrd-mpage__more{margin-top:16px}.fivehundrd-mpage__more>summary{list-style:none;min-height:32px;display:flex;align-items:center;gap:6px;font-size:12px;font-weight:800;letter-spacing:.02em;color:var(--fivehundrd-ref-muted);cursor:pointer}.fivehundrd-mpage__more>summary::-webkit-details-marker{display:none}.fivehundrd-mpage__more>summary:before{content:"+";display:inline-block;width:16px;font-size:14px;font-weight:900;color:var(--fivehundrd-ref-black)}.fivehundrd-mpage__more[open]>summary:before{content:"\2212"}.fivehundrd-mpage__more .fivehundrd-makernote{margin-top:8px}.fivehundrd-mpage__previews{margin:10px 0 0;font-size:12px;font-weight:700;color:var(--fivehundrd-ref-muted)}.fivehundrd-mpage__previews b{color:var(--fivehundrd-ref-black);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.fivehundrd-mpage__timeleft{margin:6px 0 0;font-size:11.5px;font-weight:700;color:var(--fivehundrd-ref-muted)}.fivehundrd-mpage .fivehundrd-timeheart-section{margin-top:0}.fivehundrd-mpage__actions{flex:0 0 auto;padding:8px 14px 10px;border-top:1px solid var(--fivehundrd-ref-border);background:var(--fivehundrd-ref-white)}.fivehundrd-mpage .fivehundrd-timeheart-section .fivehundrd-sheet__actions{flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:8px;padding:0}.fivehundrd-mpage .fivehundrd-timeheart-section .fivehundrd-sheet__actions .fivehundrd-button{width:auto;flex:1 1;min-height:46px;padding:0 12px;font-size:12.5px}.fivehundrd-mpage .fivehundrd-add-to-finds{flex:0 0 46px!important;padding:0!important;justify-content:center;position:relative}.fivehundrd-mpage .fivehundrd-add-to-finds span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.fivehundrd-mpage .fivehundrd-timeheart__prompt{display:none}.fivehundrd-mpage .fivehundrd-timeheart__explain{margin:6px 0 0;font-size:11px;line-height:1.3;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.fivehundrd-mpage .fivehundrd-timeheart__allowance{margin:2px 0 0;font-size:10.5px;line-height:1.25}.fivehundrd-mpage .fivehundrd-timeline{gap:14px;font-size:12px}.fivehundrd-mpage .fivehundrd-sheet__linkrow{margin-top:6px}.fivehundrd-mpage .fivehundrd-sheet__linkrow .fivehundrd-sheet__share{min-height:38px}.fivehundrd-mpage__foot{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 14px;border-top:1px solid var(--fivehundrd-ref-border);background:var(--fivehundrd-ref-white)}.fivehundrd-mpage__position{font-size:11px;font-weight:900;letter-spacing:.03em;color:var(--fivehundrd-ref-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.fivehundrd-mpage__hint{margin:0;font-size:10.5px;font-weight:650;color:var(--fivehundrd-ref-muted);opacity:.75}.fivehundrd-mclaim{position:absolute;inset:0;display:flex;flex-direction:column;background:var(--fivehundrd-ref-white);color:var(--fivehundrd-ref-black)}.fivehundrd-mclaim__body{flex:1 1;display:flex;flex-direction:column;justify-content:center;padding:24px;text-align:center;gap:2px}.fivehundrd-mclaim__kicker{font-size:11px;font-weight:1000;letter-spacing:.14em;color:var(--fivehundrd-ref-pink)}.fivehundrd-mclaim__lane{margin:8px 0 0;font-size:11px;font-weight:900;letter-spacing:.06em;color:var(--fivehundrd-ref-muted);text-transform:uppercase}.fivehundrd-mclaim__title{margin:10px 0 0;font-size:clamp(22px,6.5vw,28px);font-weight:900;letter-spacing:-.02em;line-height:1.1}.fivehundrd-mclaim__copy{margin:10px auto 0;max-width:34ch;font-size:14px;line-height:1.5;color:var(--fivehundrd-ref-black);opacity:.8}.fivehundrd-mclaim__terms{display:flex;justify-content:center;gap:28px;margin:20px 0 0}.fivehundrd-mclaim__terms span{display:flex;flex-direction:column;align-items:center;gap:3px}.fivehundrd-mclaim__terms strong{font-size:19px;font-weight:900;letter-spacing:-.01em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.fivehundrd-mclaim__terms small{font-size:9.5px;font-weight:900;letter-spacing:.08em;color:var(--fivehundrd-ref-muted)}.fivehundrd-mclaim__cta{display:inline-flex;align-items:center;justify-content:center;gap:6px;margin:22px auto 0;min-height:44px;padding:0 22px;border:2px solid var(--fivehundrd-ref-black);border-radius:6px;background:var(--fivehundrd-ref-lime);color:var(--fivehundrd-ref-black);font-size:13px;font-weight:1000;letter-spacing:.02em;text-transform:uppercase;text-decoration:none}.fivehundrd-live-activity__period{position:relative;z-index:1;border-top:1px solid rgba(255,255,255,.1);padding:14px 22px 16px}.fivehundrd-live-activity__period-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 12px}.fivehundrd-live-activity__period-head>span{font-size:10px;font-weight:1000;letter-spacing:.14em;color:rgba(255,255,255,.42)}.fivehundrd-live-activity__period-toggle{display:inline-flex;padding:3px;border-radius:999px;background:rgba(255,255,255,.08)}.fivehundrd-live-activity__period-toggle button{min-height:26px;padding:0 14px;border:0;border-radius:999px;background:transparent;font-size:11px;font-weight:900;letter-spacing:.02em;color:rgba(255,255,255,.55);cursor:pointer}.fivehundrd-live-activity__period-toggle button.is-active{background:var(--fivehundrd-ref-lime);color:var(--fivehundrd-ref-black)}.fivehundrd-live-activity__period-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.fivehundrd-live-activity__period-grid article{display:grid;grid-gap:4px;gap:4px}.fivehundrd-live-activity__period-grid article>div{display:grid;grid-gap:2px;gap:2px}.fivehundrd-live-activity__period-grid article>.fivehundrd-live-activity__period-top{display:flex;align-items:center;gap:6px}.fivehundrd-live-activity__period-icon{display:inline-flex;flex:0 0 auto;color:rgba(255,255,255,.55)}.fivehundrd-live-activity__period-grid span{font-size:clamp(22px,2.2vw,32px);font-weight:1000;line-height:1;letter-spacing:-.03em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--fivehundrd-ref-white)}.fivehundrd-live-activity__period-grid strong{font-size:11px;letter-spacing:.04em;color:rgba(255,255,255,.82)}.fivehundrd-live-activity__period-grid small{font-size:10px;line-height:1.3;color:rgba(255,255,255,.45)}.fivehundrd-live-activity__period-stale{display:block;margin-top:10px;font-size:10px;font-weight:800;letter-spacing:.05em;color:rgba(255,255,255,.4)}@media(max-width:620px){.fivehundrd-live-activity__period{padding:12px 14px 14px}.fivehundrd-live-activity__period-grid{gap:10px}.fivehundrd-live-activity__period-grid span{font-size:22px}.fivehundrd-live-activity__period-toggle button{min-height:28px;padding:0 12px;font-size:10.5px}}.fivehundrd-brand__tagline{display:block;font-size:9px;font-weight:900;letter-spacing:.08em;color:var(--fivehundrd-ref-muted);text-transform:uppercase;margin-top:1px}.fivehundrd-nav__slogan{max-width:130px;font-size:9px;font-weight:800;letter-spacing:.03em;line-height:1.4;color:var(--fivehundrd-ref-muted);text-align:right}.fivehundrd-search{position:relative;display:flex;align-items:center;gap:8px;height:38px;min-width:220px;padding:0 12px;border:1px solid var(--fivehundrd-ref-border);border-radius:999px;background:var(--fivehundrd-ref-white)}.fivehundrd-search__icon{flex:0 0 auto;color:var(--fivehundrd-ref-muted)}.fivehundrd-search__input{flex:1 1;min-width:0;border:0;background:transparent;font-size:13px;font-weight:600;color:var(--fivehundrd-ref-black);outline:0;text-overflow:ellipsis}.fivehundrd-search__input::placeholder{color:var(--fivehundrd-ref-muted)}.fivehundrd-search__results{position:absolute;top:calc(100% + 8px);left:0;right:0;min-width:280px;max-height:60vh;overflow-y:auto;background:var(--fivehundrd-ref-white);border:1px solid var(--fivehundrd-ref-border);border-radius:12px;box-shadow:0 16px 40px -16px rgba(0,0,0,.25);z-index:60;padding:6px}.fivehundrd-search__result{display:flex;align-items:center;gap:10px;width:100%;border:0;background:transparent;padding:8px;border-radius:8px;text-align:left;cursor:pointer}.fivehundrd-search__result:focus-visible,.fivehundrd-search__result:hover{background:var(--fivehundrd-ref-lime)}.fivehundrd-search__result-art{flex:0 0 auto;width:36px;height:36px;border-radius:7px;overflow:hidden;background:var(--fivehundrd-ref-black);display:grid;place-items:center;color:var(--fivehundrd-ref-white);font-weight:1000}.fivehundrd-search__result-art img{width:100%;height:100%;object-fit:cover;display:block}.fivehundrd-search__result-copy{display:grid;grid-gap:1px;gap:1px;min-width:0}.fivehundrd-search__result-copy b{font-size:13px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fivehundrd-search__result-copy small{font-size:11px;color:var(--fivehundrd-ref-muted)}.fivehundrd-search__empty{padding:14px 10px;font-size:12px;font-weight:700;color:var(--fivehundrd-ref-muted);text-align:center}.fivehundrd-account{position:relative}.fivehundrd-account--signed-out{display:inline-flex;align-items:center;height:38px;padding:0 6px;font-size:13px;font-weight:800;color:var(--fivehundrd-ref-black);text-decoration:none}.fivehundrd-account__avatar{width:36px;height:36px;border-radius:50%;border:1px solid var(--fivehundrd-ref-border);background:var(--fivehundrd-ref-white);display:grid;place-items:center;font-size:12px;font-weight:1000;color:var(--fivehundrd-ref-black);cursor:pointer;padding:0;overflow:hidden}.fivehundrd-account__avatar img{width:100%;height:100%;object-fit:cover;display:block}.fivehundrd-account__menu{position:absolute;top:calc(100% + 8px);right:0;min-width:200px;background:var(--fivehundrd-ref-white);border:1px solid var(--fivehundrd-ref-border);border-radius:12px;box-shadow:0 16px 40px -16px rgba(0,0,0,.25);padding:8px;display:grid;grid-gap:2px;gap:2px;z-index:60}.fivehundrd-account__name{display:block;padding:6px 8px;font-size:12px;font-weight:900;color:var(--fivehundrd-ref-muted);border-bottom:1px solid var(--fivehundrd-ref-border);margin-bottom:4px}.fivehundrd-account__menu a,.fivehundrd-account__menu button{display:block;width:100%;text-align:left;border:0;background:transparent;padding:8px;border-radius:7px;font-size:13px;font-weight:800;color:var(--fivehundrd-ref-black);text-decoration:none;cursor:pointer}.fivehundrd-account__menu a:hover,.fivehundrd-account__menu button:hover{background:var(--fivehundrd-ref-lime)}.fivehundrd-nav__badge{display:inline-grid;place-items:center;min-width:16px;height:16px;padding:0 4px;margin-left:5px;border-radius:999px;background:var(--fivehundrd-ref-pink);color:var(--fivehundrd-ref-black);font-size:10px;font-weight:1000;line-height:1;vertical-align:middle}.fivehundrd-spot__meta{position:absolute;top:4px;left:50%;transform:translateX(-50%);z-index:2;display:flex;align-items:center;gap:5px;max-width:calc(100% - 44px)}.fivehundrd-spot__rank{padding:2px 6px;background:rgba(13,13,13,.72);color:var(--fivehundrd-ref-white);font-size:10px;letter-spacing:.02em}.fivehundrd-spot__badge,.fivehundrd-spot__rank{border-radius:5px;font-weight:1000;white-space:nowrap}.fivehundrd-spot__badge{padding:2px 7px;font-size:9px;letter-spacing:.04em;text-transform:uppercase;color:var(--fivehundrd-ref-black)}.fivehundrd-spot__badge--your-pick{background:var(--fivehundrd-ref-pink)}.fivehundrd-spot__badge--rising,.fivehundrd-spot__badge--saved{background:var(--fivehundrd-ref-lime)}.fivehundrd-spot__badge--fading{background:var(--fivehundrd-ref-white);color:var(--fivehundrd-ref-muted)}.fivehundrd-spot__badge--new{background:var(--fivehundrd-ref-flash)}.fivehundrd-return__head h2{margin:0;font-size:clamp(20px,3.4vw,28px);line-height:1.05;letter-spacing:-.03em;font-weight:1000}.fivehundrd-return__head p{margin:4px 0 0;font-size:13px;font-weight:700;color:rgba(255,255,255,.72)}.fivehundrd-return__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:10px;gap:10px;margin-top:14px}.fivehundrd-return__card{display:grid;grid-gap:5px;gap:5px;padding:10px 12px;border-radius:10px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12)}.fivehundrd-return__card-kicker{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:1000;letter-spacing:.06em;text-transform:uppercase;color:var(--fivehundrd-ref-lime)}.fivehundrd-return__card--your-pick .fivehundrd-return__card-kicker{color:var(--fivehundrd-ref-pink)}.fivehundrd-return__card--survived .fivehundrd-return__card-kicker{color:var(--fivehundrd-ref-lime)}.fivehundrd-return__card-title{font-size:15px;font-weight:1000;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fivehundrd-return__card-figure{font-size:13px;font-weight:800;color:rgba(255,255,255,.78);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.fivehundrd-sheet__tags{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0 0}.fivehundrd-sheet__tag{padding:3px 10px;border-radius:999px;border:1px solid var(--fivehundrd-ref-border);font-size:11px;font-weight:800;color:var(--fivehundrd-ref-black)}.fivehundrd-button--secondary{background:var(--fivehundrd-ref-white);color:var(--fivehundrd-ref-black)}.fivehundrd-add-to-finds.is-kept{background:var(--fivehundrd-ref-lime);border-color:var(--fivehundrd-ref-black)}.fivehundrd-next__byline{font-size:11px;font-weight:700;opacity:.75;margin-top:1px}.fivehundrd-footer__motto{margin:10px 0 0;font-size:11px;font-weight:1000;letter-spacing:.04em;text-transform:uppercase;opacity:.85}.fivehundrd-footer__signoff{margin:6px 0 0;font-size:13px;font-weight:900}.fivehundrd-footer__signoff em{font-style:italic;font-weight:700;opacity:.8;margin-left:6px}@media(max-width:620px){.fivehundrd-brand__tagline,.fivehundrd-nav__slogan,.fivehundrd-search{display:none}.fivehundrd-return__cards{grid-template-columns:1fr 1fr}}.fivehundrd-sheet__hero{position:relative}.fivehundrd-sheet__hero .fivehundrd-sheet__cover{width:100%;aspect-ratio:16/10;border-radius:14px;box-shadow:0 10px 26px rgba(0,0,0,.16)}.fivehundrd-sheet__hero .fivehundrd-sheet__cover[data-lane=music],.fivehundrd-sheet__hero .fivehundrd-sheet__cover[data-lane=newsletter],.fivehundrd-sheet__hero .fivehundrd-sheet__cover[data-lane=podcast]{aspect-ratio:1/1}.fivehundrd-hero__badges{position:absolute;top:12px;left:12px;z-index:5;display:flex;align-items:center;gap:8px}.fivehundrd-hero__rank{font-size:15px;font-weight:1000;color:#fff;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-shadow:0 1px 3px rgba(0,0,0,.55),0 0 10px rgba(0,0,0,.25)}.fivehundrd-hero__status{display:inline-flex;align-items:center;gap:4px;padding:5px 10px 5px 7px;border-radius:999px;background:rgba(13,13,13,.88);color:var(--lime);font-size:10.5px;font-weight:1000;letter-spacing:.07em;text-transform:uppercase;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.fivehundrd-hero__status[data-status=saved]{color:var(--pink)}.fivehundrd-hero__status[data-status=fading]{color:#ff9a9a}.fivehundrd-hero__status[data-status=close_call]{color:var(--fivehundrd-ref-flash)}.fivehundrd-hero__close{position:absolute;top:10px;right:10px;z-index:5;width:34px;height:34px;border-radius:999px;display:grid;place-items:center;border:2px solid var(--ink);background:var(--fivehundrd-ref-white);color:var(--ink);cursor:pointer}@media(hover:hover){.fivehundrd-hero__close:hover{background:var(--ink);color:var(--fivehundrd-ref-white)}}.fivehundrd-hero__nav{position:absolute;top:50%;left:10px;right:10px;z-index:2;transform:translateY(-50%);display:flex;justify-content:space-between;pointer-events:none}.fivehundrd-hero__navbtn{pointer-events:auto;width:34px;height:34px;border-radius:999px;border:0;display:grid;place-items:center;background:rgba(13,13,13,.5);color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.fivehundrd-hero__navbtn:disabled{opacity:0;pointer-events:none}@media(hover:hover){.fivehundrd-hero__navbtn:not(:disabled):hover{background:rgba(13,13,13,.8)}}.fivehundrd-sheet__headline{padding:0}.fivehundrd-sheet__blurb{font-style:italic}.fivehundrd-sheet__scroll{display:contents}.fivehundrd-sheet__cover[data-demo]{display:block;position:relative;background:var(--fivehundrd-ref-black)}.fivehundrd-sheet__cover[data-demo]>span{position:absolute;inset:0;display:block;font-size:inherit;color:inherit}.fivehundrd-sheet__tag--demo{border-color:var(--fivehundrd-ref-black);background:var(--fivehundrd-ref-black);color:var(--fivehundrd-ref-white);letter-spacing:.08em;text-transform:uppercase;font-size:10px}.fivehundrd-embed:not(.fivehundrd-embed--compact):not(.fivehundrd-embed--video){aspect-ratio:16/9}.fivehundrd-embed:not(.fivehundrd-embed--compact) iframe{height:100%}.fivehundrd-timeheart-section .fivehundrd-sheet__actions{display:flex;flex-direction:column;gap:8px;position:static;background:none;padding:2px 0 0}.fivehundrd-timeheart-section .fivehundrd-sheet__actions .fivehundrd-button{width:100%;flex:none}.fivehundrd-timeheart-section .fivehundrd-sheet__actions .fivehundrd-timeheart{grid-column:auto;grid-row:auto;justify-content:space-between}.fivehundrd-timeheart__label{display:inline-flex;align-items:center;gap:9px}.fivehundrd-timeheart__bonus{font-weight:1000;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;opacity:.7}.fivehundrd-sheet__linkrow{display:flex;align-items:center;justify-content:space-between;gap:12px}.fivehundrd-sheet__linkrow-main{display:flex;align-items:center;gap:10px;min-width:0}.fivehundrd-sheet__linkrow-heading{font-size:10.5px;font-weight:900;letter-spacing:.11em;text-transform:uppercase;color:var(--muted);white-space:nowrap}.fivehundrd-sheet__linkrow-icons{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.fivehundrd-platform-icon{width:34px;height:34px;border-radius:999px;overflow:hidden;flex:0 0 auto;display:grid;place-items:center;transition:transform .12s ease}.fivehundrd-platform-icon svg{width:100%;height:100%;display:block}@media(hover:hover){.fivehundrd-platform-icon:hover{transform:translateY(-2px)}}.fivehundrd-sheet__linkrow .fivehundrd-sheet__share{min-height:38px;padding:8px 14px;font-size:12.5px;width:auto;flex:0 0 auto}@media(max-width:1023px){.fivehundrd-hero__rank{font-size:13px}.fivehundrd-hero__status{font-size:9.5px}}.fivehundrd-share-page{min-height:100svh;display:flex;align-items:center;justify-content:center;padding:24px max(16px,env(safe-area-inset-right)) 40px max(16px,env(safe-area-inset-left));background:var(--paper)}.fivehundrd-share-gone,.fivehundrd-share-receipt{width:min(480px,100%);display:flex;flex-direction:column;gap:18px;background:var(--white);border:2px solid var(--ink);padding:28px;box-shadow:6px 6px 0 var(--ink)}.fivehundrd-share-receipt__brand{display:flex;align-items:center;gap:8px;font-weight:1000;letter-spacing:-.03em;font-size:15px}.fivehundrd-share-receipt__brand span{color:var(--pink)}.fivehundrd-share-receipt__copy{display:flex;flex-direction:column;gap:2px}.fivehundrd-share-receipt__copy span{font-size:11px;font-weight:900;letter-spacing:.08em;color:#6f6b64}.fivehundrd-share-receipt__copy strong{font-size:28px;font-weight:1000;letter-spacing:-.02em}.fivehundrd-share-receipt__copy small{font-size:13px;font-weight:700;color:#6f6b64}.fivehundrd-share-gone__project,.fivehundrd-share-gone__tombstone,.fivehundrd-share-receipt__project{display:flex;gap:16px;align-items:flex-start}.fivehundrd-share-gone__project img,.fivehundrd-share-receipt__project img{width:84px;height:84px;object-fit:cover;background:var(--ink);flex-shrink:0}.fivehundrd-share-gone__project p:first-of-type,.fivehundrd-share-receipt__project>div:last-child p:first-child{margin:0 0 2px;font-size:11px;font-weight:900;letter-spacing:.06em;color:#6f6b64;text-transform:uppercase}.fivehundrd-share-gone__project h1,.fivehundrd-share-receipt__project h1{margin:0 0 4px;font-size:22px;font-weight:1000;letter-spacing:-.02em}.fivehundrd-share-gone__project p:last-child,.fivehundrd-share-receipt__project p:last-child{margin:0;font-size:14px;color:#43413d;line-height:1.4}.fivehundrd-share-gone__project div[aria-hidden],.fivehundrd-share-receipt__project div[aria-hidden]{width:84px;height:84px;flex-shrink:0;display:grid;place-items:center;background:var(--lime);font-weight:1000;font-size:34px;color:var(--ink)}.fivehundrd-share-receipt__cta{min-height:var(--tap);display:flex;align-items:center;justify-content:center;background:var(--ink);color:var(--white);font-weight:950;text-decoration:none;padding:0 18px}.fivehundrd-share-receipt__footer{margin:0;font-size:10px;font-weight:900;letter-spacing:.1em;color:#8a867e;text-align:center}.fivehundrd-share-gone__status{margin:0;font-size:15px;font-weight:950;letter-spacing:.01em;color:var(--ink)}.fivehundrd-share-gone__meta{display:flex;flex-wrap:wrap;gap:14px;margin:10px 0 0}.fivehundrd-share-gone__meta div{display:flex;flex-direction:column;gap:1px}.fivehundrd-share-gone__meta dt{font-size:10px;font-weight:900;letter-spacing:.07em;color:#8a867e;text-transform:uppercase}.fivehundrd-share-gone__meta dd{margin:0;font-size:13px;font-weight:800;color:var(--ink)}.fivehundrd-share-gone__tombstone div[aria-hidden]{width:84px;height:84px;flex-shrink:0;display:grid;place-items:center;background:#e7e2d8;font-weight:1000;font-size:34px;color:#8a867e}.fivehundrd-share-gone__tombstone h1{margin:0 0 4px;font-size:20px;font-weight:1000}.fivehundrd-share-gone__tombstone p{margin:0;font-size:14px;color:#6f6b64}.fivehundrd-share-gone .fivehundrd-button{min-height:var(--tap);width:100%}.fivehundrd-share-gone__related{display:flex;flex-direction:column;gap:10px;border-top:1px solid #e7e2d8;padding-top:16px}.fivehundrd-share-gone__related>div{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.fivehundrd-share-gone__related-card{flex:0 0 auto;width:92px;display:flex;flex-direction:column;gap:6px;text-decoration:none;color:var(--ink);min-height:var(--tap)}.fivehundrd-share-gone__related-card img,.fivehundrd-share-gone__related-card span{width:92px;height:92px;object-fit:cover;background:var(--ink);display:grid;place-items:center;color:var(--lime);font-weight:1000;font-size:28px}.fivehundrd-share-gone__related-card em{font-style:normal;font-size:11px;font-weight:800;line-height:1.25;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}@media(min-width:1024px){dialog.fivehundrd-sheet--docked:not([data-preview]){position:fixed;top:50%;left:50%;right:auto;bottom:auto;margin:0;transform:translate(-50%,-50%);width:min(616px,92vw);max-width:616px;height:min(860px,88svh);display:grid;grid-template-rows:auto minmax(0,1fr);border:1px solid rgba(65,48,30,.16);border-radius:var(--fivehundrd-radius-panel);box-shadow:0 30px 80px -24px rgba(0,0,0,.45);background-color:var(--paper);background-image:var(--fivehundrd-paper-noise);background-repeat:repeat;background-size:var(--fivehundrd-paper-noise-size);overflow:hidden;z-index:60}dialog.fivehundrd-sheet--docked:not([data-preview])::-webkit-backdrop{background:rgba(10,10,10,.55);backdrop-filter:blur(6px) saturate(1.1);-webkit-backdrop-filter:blur(6px) saturate(1.1)}dialog.fivehundrd-sheet--docked:not([data-preview])::backdrop{background:rgba(10,10,10,.55);backdrop-filter:blur(6px) saturate(1.1);-webkit-backdrop-filter:blur(6px) saturate(1.1)}dialog.fivehundrd-sheet--docked:not([data-preview]) .fivehundrd-sheet__body{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0;overflow:hidden;padding:0;grid-gap:0;gap:0}dialog.fivehundrd-sheet--docked:not([data-preview]) .fivehundrd-sheet__scroll{display:flex;flex-direction:column;gap:14px;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:14px 0 22px;background:transparent}dialog.fivehundrd-sheet--docked:not([data-preview]) .fivehundrd-sheet__hero .fivehundrd-sheet__cover{aspect-ratio:auto;height:210px;max-height:210px;border-radius:0;width:100%}dialog.fivehundrd-sheet--docked:not([data-preview]) .fivehundrd-sheet__preview{min-height:264px}dialog.fivehundrd-sheet--docked:not([data-preview]) .fivehundrd-read{max-height:300px}dialog.fivehundrd-sheet--docked:not([data-preview]) .fivehundrd-read:not(.is-expanded) .fivehundrd-read__body{max-height:196px;scrollbar-width:none}dialog.fivehundrd-sheet--docked:not([data-preview]) .fivehundrd-read__body::-webkit-scrollbar{display:none}dialog.fivehundrd-sheet--docked:not([data-preview]) .fivehundrd-stage{min-height:236px}dialog.fivehundrd-sheet--docked:not([data-preview]) .fivehundrd-sheet__headline,dialog.fivehundrd-sheet--docked:not([data-preview]) .fivehundrd-sheet__preview,dialog.fivehundrd-sheet--docked:not([data-preview]) .fivehundrd-timeheart-section{padding-left:22px;padding-right:22px}dialog.fivehundrd-sheet--docked:not([data-preview]) .fivehundrd-timeheart-section{display:flex;flex-direction:column;gap:10px}dialog.fivehundrd-sheet--docked:not([data-preview]) .fivehundrd-makernote{margin:0 22px;padding:12px 0}dialog.fivehundrd-sheet--docked:not([data-preview]) .fivehundrd-found-at,dialog.fivehundrd-sheet--docked:not([data-preview]) .fivehundrd-save-notice{margin-left:22px;margin-right:22px}dialog.fivehundrd-sheet--docked:not([data-preview]) .fivehundrd-sheet__destinations{margin:0 22px;padding:12px 14px;display:flex;align-items:center;border:1px solid rgba(65,48,30,.14);border-radius:var(--fivehundrd-radius-metric);background:#faf7ef}dialog.fivehundrd-sheet--docked:not([data-preview]) .fivehundrd-sheet__destinations .fivehundrd-platform-icon{width:42px;height:42px}dialog.fivehundrd-sheet--docked:not([data-preview]) .fivehundrd-sheet__activity{margin:0 22px;padding:12px 14px;display:flex;align-items:center;gap:20px;flex-wrap:wrap;border:1px solid rgba(65,48,30,.14);border-radius:var(--fivehundrd-radius-metric);background:#faf7ef}dialog.fivehundrd-sheet--docked:not([data-preview]) .fivehundrd-sheet__activity .fivehundrd-timeline__stat{font-size:13.5px}dialog.fivehundrd-sheet--docked:not([data-preview]) .fivehundrd-timeline__stat b{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}dialog.fivehundrd-sheet--docked:not([data-preview]) .fivehundrd-timeline__stat svg{opacity:.78}dialog.fivehundrd-sheet--docked:not([data-preview]) .fivehundrd-sheet__tag{border-color:rgba(65,48,30,.2)}dialog.fivehundrd-sheet--docked:not([data-preview]) .fivehundrd-makernote{border-top-color:rgba(65,48,30,.16);border-bottom-color:rgba(65,48,30,.16)}}