:root{--bg:#f9f7f4;--bg-elevated:#fff;--text:#1c1b19;--text-muted:#6b6560;--accent:#8c7a66;--accent-soft:#8c7a6624;--border:#1c1b1914;--shadow:0 24px 48px -12px #1c1b190f;--font-display:"Cormorant Garamond", "Georgia", "Times New Roman", serif;--font-sans:"Outfit", system-ui, sans-serif;--ease-out:cubic-bezier(.22, 1, .36, 1)}@media (prefers-color-scheme:dark){:root{--bg:#11100f;--bg-elevated:#1a1917;--text:#f2f0ec;--text-muted:#9c9690;--accent:#c4b5a0;--accent-soft:#c4b5a01f;--border:#f2f0ec14;--shadow:0 24px 48px -12px #00000059}}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;overflow-x:clip}body{min-height:100dvh;font-family:var(--font-sans);color:var(--text-muted);background-color:var(--bg);background-image:radial-gradient(ellipse 120% 80% at 50% -30%, var(--accent-soft), transparent 55%), radial-gradient(ellipse 60% 40% at 100% 0%, var(--accent-soft), transparent 50%);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-attachment:fixed;margin:0;font-size:1rem;font-weight:300;line-height:1.6;overflow-x:clip}#root{flex-direction:column;min-height:100dvh;display:flex}@media (width<=55.99rem),(hover:none) and (pointer:coarse){body{background-attachment:scroll}}.attribute-spotlight{--spotlight-ease:cubic-bezier(.22, 1, .32, 1);--spotlight-duration:1.05s;--spotlight-fade:.85s;width:100%;max-width:min(36rem,100%);margin:clamp(1.5rem,4vw,2.25rem) 0 0;position:relative}.attribute-spotlight__backdrop{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:visible}.attribute-spotlight__glow{left:var(--spot-x,0);background:radial-gradient(ellipse 85% 90% at 50% 50%, color-mix(in srgb, var(--accent) 26%, transparent) 0%, color-mix(in srgb, var(--accent) 10%, transparent) 42%, transparent 68%);filter:blur(18px);opacity:.88;width:5.5rem;height:3.25rem;transition:left var(--spotlight-duration) var(--spotlight-ease);will-change:left;border-radius:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}@media (prefers-reduced-motion:reduce){.attribute-spotlight__glow{will-change:auto;transition:none;transform:translate(-50%,-50%)}}.attribute-spotlight__list{z-index:1;flex-wrap:wrap;justify-content:flex-start;gap:.35rem .9rem;margin:0;padding:0;list-style:none;display:flex;position:relative}@media (width>=48rem){.attribute-spotlight__list{column-gap:3rem}}.attribute-spotlight__list li{font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;text-align:left;white-space:nowrap;color:var(--text-muted);opacity:.5;transition:opacity var(--spotlight-fade) var(--spotlight-ease), color var(--spotlight-fade) var(--spotlight-ease);flex:none;margin:0;padding:.35rem 0;font-size:clamp(.62rem,1.85vw,.8125rem);font-weight:400;line-height:1.2}.attribute-spotlight__list li.is-lit{opacity:1;color:var(--text)}.attribute-spotlight--static .attribute-spotlight__list li{opacity:1;color:var(--text-muted)}.attribute-spotlight__label{z-index:0;position:relative}.home--gate .attribute-spotlight{margin-inline:auto}.home--gate .attribute-spotlight__list{justify-content:center}.home--gate .attribute-spotlight__list li{text-align:center}@media (hover:none) and (pointer:coarse){.attribute-spotlight__list li[data-unlock=handsome]{touch-action:manipulation;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}}.worthy-test{width:100%;margin-top:clamp(3rem,8.5vw,5.25rem)}.worthy-test--gate{flex-direction:column;flex:1;justify-content:center;margin-top:0;display:flex}.worthy-test--gate .worthy-test__inner{flex-direction:column;flex:1;justify-content:center;display:flex}.worthy-test__inner{width:100%}.worthy-test__header{text-align:center;border-bottom:none;margin:0 0 clamp(1.35rem,4vw,2.35rem);padding:0}.worthy-test__title{max-width:16ch;font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);margin:0 auto;font-size:clamp(1.55rem,3.9vw,2.05rem);font-weight:500;line-height:1.1}.worthy-test__panel{box-shadow:none;background:0 0;border:none;border-radius:0;padding:clamp(.35rem,1.5vw,.75rem) clamp(.25rem,2vw,.75rem) clamp(1.25rem,3.5vw,2rem)}.worthy-test__region{touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;width:100%;max-width:7.75rem;min-height:12rem;margin:0 auto;padding:clamp(.85rem,3vw,1.35rem) 0 clamp(3.75rem,10vw,5rem);display:flex;position:relative}.worthy-test__region--dragging{cursor:grabbing}.worthy-test__region--rejecting{cursor:default;pointer-events:none}.worthy-test__region:focus-visible{outline:1px solid color-mix(in srgb, var(--accent) 45%, transparent);outline-offset:.4rem;border-radius:.125rem}.worthy-test__stage{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;width:100%;min-height:10rem;padding:clamp(.35rem,1.5vw,.85rem) 0;display:flex}.worthy-test__pedestal{width:100%;max-width:7.25rem;min-height:7.25rem;margin:0 auto;position:relative}.worthy-test__lift{z-index:1;will-change:transform;filter:drop-shadow(0 -.12rem .4rem color-mix(in srgb, var(--accent) 21%, transparent)) drop-shadow(0 0 .32rem color-mix(in srgb, var(--accent) 26%, transparent)) drop-shadow(0 .2rem .72rem color-mix(in srgb, var(--accent) 9%, transparent));transition:transform .42s var(--ease-out), filter .85s var(--ease-out);flex-direction:column;align-items:center;display:flex;position:absolute;bottom:0;left:50%;transform:translateZ(0)}.worthy-test__lift--dragging{transition:transform 0s, filter .45s var(--ease-out);filter:drop-shadow(0 -.14rem .47rem color-mix(in srgb, var(--accent) 28%, transparent)) drop-shadow(0 0 .43rem color-mix(in srgb, var(--accent) 32%, transparent)) drop-shadow(0 .22rem .84rem color-mix(in srgb, var(--accent) 11%, transparent))}.worthy-test__lift.worthy-test__lift--snap-glow{transition:transform,filter linear}.worthy-test__lift--reject-dying{filter:none;transition:transform .42s var(--ease-out), filter .72s var(--ease-out)}.worthy-test__lift--failed{filter:none;transition:transform .42s var(--ease-out), filter .35s var(--ease-out)}@media (prefers-reduced-motion:reduce){.worthy-test__lift{transition-duration:.12s,.2s}.worthy-test__lift--reject-dying{transition-duration:.2s}.worthy-test__status--failed,.worthy-test__status--success{animation:none}}.worthy-test__artifact{flex-direction:column;align-items:center;gap:0;line-height:0;display:flex}.worthy-test__sword-pommel{background:var(--text);opacity:.92;border-radius:50% 50% 45% 45%/58% 58% 42% 42%;flex-shrink:0;width:.63rem;height:.52rem;margin-top:0;margin-bottom:-.02rem}.worthy-test__sword-grip{background:color-mix(in srgb, var(--text) 68%, var(--text-muted));clip-path:polygon(22% 0%,78% 0%,92% 50%,78% 100%,22% 100%,8% 50%);border-radius:.0625rem;flex-shrink:0;width:.67rem;height:1.12rem;margin-top:0;margin-bottom:-.03rem}.worthy-test__sword-guard{color:var(--text);opacity:.93;flex-shrink:0;margin-top:0;margin-bottom:-.04rem;display:block;overflow:visible}.worthy-test__sword-guard path{fill:currentColor}.worthy-test__sword-blade{background:color-mix(in srgb, var(--text) 90%, var(--text-muted));clip-path:polygon(10% 0,90% 0,90% 81%,50% 100%,10% 81%);border-radius:.1rem .1rem 0 0;flex-shrink:0;width:.47rem;height:5.4rem;margin-top:-.08rem;position:relative}.worthy-test__sword-blade:after{content:"";background:color-mix(in srgb, var(--text) 42%, transparent);opacity:.5;border-radius:1px;width:.06rem;position:absolute;top:5%;bottom:22%;left:50%;transform:translate(-50%)}.worthy-test__base{z-index:2;background:color-mix(in srgb, var(--text) 22%, var(--bg));width:6.55rem;height:.47rem;box-shadow:inset 0 1px 0 color-mix(in srgb, var(--text) 11%, transparent), 0 1px 2px color-mix(in srgb, var(--text) 6%, transparent);pointer-events:none;border:none;border-radius:.06rem .06rem .1rem .1rem;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.worthy-test__status{width:max-content;max-width:calc(100% - 1rem);min-height:1.2em;font-family:var(--font-sans);letter-spacing:.16em;text-transform:lowercase;color:var(--text-muted);text-align:center;pointer-events:none;opacity:.72;margin:0;padding-top:.95rem;font-size:.72rem;font-weight:400;position:absolute;bottom:clamp(.35rem,2.35vw,.85rem);left:50%;transform:translate(-50%)}.worthy-test__status[hidden]{display:none}.worthy-test__status--failed{color:color-mix(in srgb, var(--text-muted) 85%, var(--text));opacity:.68}.worthy-test__status--success{color:var(--text-muted);opacity:.8}@media (prefers-reduced-motion:no-preference){.worthy-test__status--failed:not([hidden]){animation:worthy-test-verdict-failed 1.45s var(--ease-out) both}.worthy-test__status--success:not([hidden]){animation:worthy-test-verdict-success .85s var(--ease-out) both}}@keyframes worthy-test-verdict-failed{0%{opacity:0}to{opacity:.68}}@keyframes worthy-test-verdict-success{0%{opacity:0}to{opacity:.8}}.accomplishments-carousel{--accomplishments-scroll-duration:54s;width:100%;max-width:100%;margin-top:clamp(2.5rem,6vw,3.75rem)}.accomplishments-carousel__heading-wrap{margin-bottom:1.25rem}.accomplishments-carousel__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);margin:0;font-size:clamp(1.35rem,3.2vw,1.875rem);font-weight:500;line-height:1.15}.accomplishments-carousel__viewport{width:100%;max-width:100%;padding-block:.35rem;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000);mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;container:accomplishments-carousel/inline-size}.accomplishments-carousel__track{--marquee-shift:0px;will-change:transform;backface-visibility:hidden;width:max-content;animation:accomplishments-marquee var(--accomplishments-scroll-duration) linear infinite;gap:1rem;padding-inline:0;display:flex}.accomplishments-carousel__sequence{flex:none;gap:1rem;width:max-content;display:flex}.accomplishments-carousel__card{background:var(--bg-elevated);border:1px solid var(--border);width:min(17.5rem,92cqi);box-shadow:var(--shadow);border-radius:.75rem;flex:none;margin:0;padding:1.25rem 1.5rem}.accomplishments-carousel__text{font-family:var(--font-sans);color:var(--text);margin:0;font-size:.9375rem;font-weight:400;line-height:1.55}@keyframes accomplishments-marquee{0%{transform:translate(0,0)}to{transform:translate3d(var(--marquee-shift), 0, 0)}}@media (prefers-reduced-motion:reduce){.accomplishments-carousel__viewport{-webkit-overflow-scrolling:touch;scrollbar-width:thin;padding-bottom:.5rem;overflow:auto hidden;-webkit-mask-image:none;mask-image:none}.accomplishments-carousel__track{will-change:auto;width:max-content;padding-inline:0;animation:none;transform:none}}.smarter-quiz{width:100%;margin-top:clamp(2.75rem,7vw,4.5rem)}.smarter-quiz__inner{width:100%;max-width:100%;margin:0;padding-inline:0}.smarter-quiz__panel{background:var(--bg-elevated);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:.875rem;padding:clamp(1.5rem,4vw,2.25rem)}.smarter-quiz__eyebrow{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin:0 0 .5rem;font-size:.6875rem;font-weight:400}.smarter-quiz__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);margin:0 0 .75rem;font-size:clamp(1.5rem,4vw,2.125rem);font-weight:500;line-height:1.12}.smarter-quiz__header,.smarter-quiz__header .smarter-quiz__lede{margin:0}.smarter-quiz__lede{font-family:var(--font-sans);color:var(--text-muted);max-width:40ch;margin:0 0 1.5rem;font-size:.9375rem;line-height:1.5}.smarter-quiz__header .smarter-quiz__title{margin-bottom:.65rem}.smarter-quiz__stage{box-sizing:border-box;flex-direction:column;min-height:13.25rem;margin-top:1.5rem;display:flex}.smarter-quiz__stage--active{border-top:1px solid var(--border);padding-top:1.5rem}.smarter-quiz__stage .smarter-quiz__chrome{margin-top:0}.smarter-quiz__chrome{background:color-mix(in srgb, var(--accent-soft) 65%, transparent);border:1px solid var(--border);border-radius:.5rem;margin-bottom:1.5rem;padding:1rem 1.125rem}.smarter-quiz__progress{background:color-mix(in srgb, var(--text-muted) 18%, transparent);border-radius:999px;height:.35rem;margin-bottom:.65rem;overflow:hidden}.smarter-quiz__progress-fill{border-radius:inherit;background:linear-gradient(90deg, var(--accent), color-mix(in srgb, var(--accent) 70%, var(--text)));width:6%;height:100%;display:block}.smarter-quiz__meta{font-family:var(--font-sans);color:var(--text-muted);margin:0;font-size:.8125rem}.smarter-quiz__start{font-family:var(--font-sans);letter-spacing:.04em;border:1px solid color-mix(in srgb, var(--accent) 45%, var(--border));color:var(--text);background:color-mix(in srgb, var(--accent-soft) 40%, var(--bg-elevated));cursor:pointer;transition:background .25s var(--ease-out), border-color .25s var(--ease-out), transform .2s var(--ease-out);border-radius:.5rem;padding:.65rem 1.75rem;font-size:.9375rem;font-weight:500}.smarter-quiz__start:hover{background:color-mix(in srgb, var(--accent-soft) 80%, var(--bg-elevated));border-color:color-mix(in srgb, var(--accent) 55%, var(--border))}.smarter-quiz__start:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.smarter-quiz__start:active{transform:scale(.98)}.smarter-quiz__loading{flex:1;justify-content:center;align-items:center;min-height:0;display:flex}.smarter-quiz__spinner{border:2px solid color-mix(in srgb, var(--text-muted) 22%, transparent);border-top-color:var(--accent);border-radius:50%;width:2.375rem;height:2.375rem;animation:.7s linear infinite smarter-quiz-spin}.smarter-quiz__sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.smarter-quiz__after-start{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.1rem;min-height:0;display:flex}.smarter-quiz__stage--active .smarter-quiz__after-start{border:none;margin:0;padding:0}.smarter-quiz__verdict{justify-content:center;align-items:center;width:100%;padding-block:.25rem;display:flex}.smarter-quiz__answer{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);text-transform:lowercase;margin:0;font-size:clamp(2.25rem,7.5vw,3.35rem);font-weight:500;line-height:1}@keyframes smarter-quiz-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.smarter-quiz__spinner{border-color:color-mix(in srgb, var(--text-muted) 35%, transparent);border-top-color:var(--accent);opacity:.85;animation:none}}.smarter-quiz__again{font-family:var(--font-sans);letter-spacing:.06em;text-transform:uppercase;border:1px solid var(--border);color:var(--text-muted);cursor:pointer;transition:color .25s var(--ease-out), border-color .25s var(--ease-out), background .25s var(--ease-out), transform .2s var(--ease-out);background:0 0;border-radius:.5rem;padding:.55rem 1.35rem;font-size:.875rem;font-weight:500}.smarter-quiz__again:hover{color:var(--text);border-color:color-mix(in srgb, var(--accent) 35%, var(--border));background:color-mix(in srgb, var(--accent-soft) 35%, transparent)}.smarter-quiz__again:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.smarter-quiz__again:active{transform:scale(.98)}@media (prefers-reduced-motion:no-preference){.smarter-quiz__verdict{animation:smarter-quiz-result-in .5s var(--ease-out) both}}@keyframes smarter-quiz-result-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.site-footer{border-top:1px solid var(--border);width:100%;max-width:52rem;margin-inline:auto;padding:clamp(2rem,5vw,2.75rem) clamp(1.5rem,5vw,3rem) clamp(2rem,4vw,2.5rem)}.site-footer__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1.5rem;width:100%;display:flex}.site-footer__aside,.site-footer__copy{font-family:var(--font-sans);letter-spacing:.02em;color:var(--text-muted);margin:0;font-size:.8125rem;font-weight:400}.site-footer__copy{text-align:right}@media (width<=55.99rem){.site-footer{padding-inline:1rem}}.top-five{width:100%;margin-top:clamp(2.5rem,6vw,4.5rem)}.top-five__inner{width:100%}.top-five__header{margin:0}.top-five__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);margin:0 0 1.25rem;font-size:clamp(1.35rem,3.2vw,1.875rem);font-weight:500;line-height:1.15}.top-five__subheader{font-family:var(--font-sans);color:var(--text-muted);margin:0;font-size:.9375rem;line-height:1.5}.top-five__subheader--beside-songs{letter-spacing:.08em;color:var(--text-muted);max-width:min(28ch,100%);font-size:.6875rem;font-weight:400;line-height:1.35}.top-five__songs-heading-cell{flex-flow:wrap;align-items:baseline;gap:.35rem .75rem;min-width:0;display:flex}.top-five__songs-heading-cell .top-five__column-label{flex-shrink:0}.top-five__card{background:var(--bg-elevated);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:.875rem;margin:0;padding:clamp(1.25rem,3vw,1.75rem);overflow-x:hidden}.top-five__card-head{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(.75rem,2vw,1.25rem);margin-bottom:0;padding-bottom:1rem;display:grid}.top-five__column-label{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin:0;font-size:.6875rem;font-weight:400}.top-five__rows{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.top-five__row{border-top:1px solid var(--border);grid-template-columns:minmax(0,.55fr) minmax(0,1fr);align-items:stretch;gap:clamp(.75rem,2vw,1.25rem);min-height:0;padding:1rem 0;display:grid}.top-five__row:first-child{border-top:none}.top-five__song-side,.top-five__movie-side{flex-direction:column;min-width:0;display:flex}.top-five__movie-side{justify-content:center}.top-five__embed-wrap{background:color-mix(in srgb, var(--text-muted) 6%, transparent);width:100%;min-width:0;max-width:100%;height:var(--top-five-embed-height,152px);border-radius:.5rem;flex:none;overflow:hidden}.top-five__spotify{width:100%;min-width:0;max-width:100%;height:var(--top-five-embed-height,152px);vertical-align:bottom;border:0;display:block}.top-five__movie-inner{flex-direction:row;align-items:center;gap:.875rem;width:100%;min-height:100%;display:flex}.top-five__poster-wrap{height:var(--top-five-poster-height,152px);width:calc(var(--top-five-poster-height,152px) * 2 / 3);border:1px solid var(--border);box-shadow:0 6px 16px -8px color-mix(in srgb, var(--text) 12%, transparent);border-radius:.5rem;flex:none;overflow:hidden}.top-five__poster{object-fit:cover;width:100%;height:100%;display:block}.top-five__movie-meta{flex:1;min-width:0}.top-five__movie-title{font-family:var(--font-sans);color:var(--text);margin:0;font-size:.9375rem;font-weight:400;line-height:1.35}.top-five__movie-year{font-family:var(--font-sans);color:var(--text-muted);margin:.35rem 0 0;font-size:.8125rem;font-weight:300;line-height:1.4}.top-five__mobile-section-title{margin:0 0 .65rem}.top-five__mobile-songs-head{border-top:1px solid var(--border);flex-flow:wrap;align-items:baseline;gap:.35rem .75rem;margin-top:1.25rem;margin-bottom:.65rem;padding-top:1.25rem;display:flex}.top-five__mobile-songs-head .top-five__column-label{margin:0}.top-five__rows--stacked{flex-direction:column;gap:0;margin:0 0 .25rem;padding:0;list-style:none;display:flex}.top-five__stack-item{border-top:1px solid var(--border);padding:.85rem 0}.top-five__rows--stacked .top-five__stack-item:first-child{border-top:none;padding-top:0}.top-five__stack-item--movie .top-five__movie-inner{align-items:flex-start;gap:.75rem}.top-five__rows--stacked .top-five__poster-wrap{aspect-ratio:2/3;flex-shrink:0;width:5.5rem;height:auto;min-height:0}.top-five__rows--stacked .top-five__embed-wrap{width:100%;max-width:100%;margin-inline:0}.workspace{width:100%;max-width:96rem;min-height:100dvh;margin:0 auto;padding:clamp(2.5rem,6vw,4rem) clamp(2rem,4vw,4rem) 2.5rem}.workspace--enter{animation:workspace-enter .65s var(--ease-out) both}@media (prefers-reduced-motion:reduce){.workspace--enter{animation:none}}@keyframes workspace-enter{0%{opacity:0}to{opacity:1}}.workspace__header{text-align:center;margin-bottom:clamp(2rem,5vw,3rem);padding-bottom:.25rem;position:relative}.workspace__header:before{content:"";margin-bottom:1.25rem;transform-origin:50%;background:linear-gradient(90deg, var(--accent), color-mix(in srgb, var(--accent) 35%, transparent));opacity:.85;width:2.75rem;height:1px;margin-inline:auto;display:block}.workspace__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);margin:0;font-size:clamp(2rem,5.5vw,3rem);font-weight:500;line-height:1.1}.workspace__section--carousel{width:100%}.workspace__section--carousel .accomplishments-carousel{margin-top:0}.workspace__grid{grid-template-columns:1fr;gap:clamp(1.5rem,4vw,2.25rem);margin-top:clamp(2rem,5vw,3rem);display:grid}.workspace__panel{background:var(--bg-elevated);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:.875rem;padding:clamp(1.25rem,3vw,1.75rem)}.workspace__panel .top-five,.workspace__panel .smarter-quiz{margin-top:0}.workspace__panel--top-five .top-five__card{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.workspace__panel--top-five .top-five__title{text-align:center}.workspace__column--right{flex-direction:column;gap:clamp(2rem,5vw,3rem);width:100%;min-width:0;display:flex}.workspace .site-footer{margin-top:clamp(2.5rem,6vw,4rem)}.workspace__video-wrap{aspect-ratio:16/9;border:1px solid var(--border);background:var(--bg-elevated);width:100%;box-shadow:var(--shadow);border-radius:.875rem;position:relative;overflow:hidden}.workspace__video-wrap iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.workspace__panel--quiz{width:100%;box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.workspace__panel--quiz .smarter-quiz,.workspace__panel--quiz .smarter-quiz__inner,.workspace__panel--quiz .smarter-quiz__panel{width:100%}@media (width<=55.99rem){.workspace{padding:1.5rem 1rem 2rem}.workspace__video-wrap,.workspace__video-wrap iframe,.top-five__embed-wrap,.top-five__spotify{pointer-events:none}.workspace__header{margin-bottom:1.5rem}.workspace__grid{gap:1.25rem;margin-top:1.5rem}.workspace__panel{padding:1rem}.workspace__panel--top-five,.workspace__panel--top-five .top-five,.workspace__panel--top-five .top-five__inner,.workspace__panel--top-five .top-five__card{width:100%;max-width:100%}}@media (width>=56rem){.workspace__grid{grid-template-rows:auto auto;grid-template-columns:auto minmax(0,1fr);align-items:start}.workspace__panel--top-five{grid-area:1/1/span 2;justify-self:start;width:fit-content;max-width:100%}.workspace__column--right{grid-area:1/2/span 2}.workspace__panel--top-five .top-five,.workspace__panel--top-five .top-five__inner,.workspace__panel--top-five .top-five__card{width:fit-content;max-width:100%}.workspace__panel--top-five .top-five__card-head,.workspace__panel--top-five .top-five__row{grid-template-columns:auto 20rem}.workspace__panel--top-five .top-five__poster-wrap{aspect-ratio:2/3;width:5.5rem;height:auto}.workspace__panel--top-five .top-five__embed-wrap{width:20rem;max-width:100%}}.home{flex-direction:column;flex:1;justify-content:flex-start;width:100%;max-width:52rem;margin:0 auto;padding:clamp(3rem,10vw,5.5rem) clamp(1.5rem,5vw,3rem) 3rem;display:flex}.home--gate{min-height:100dvh}.home-header{padding-bottom:.5rem;position:relative}.home-header:before{content:"";transform-origin:0;background:linear-gradient(90deg, var(--accent), color-mix(in srgb, var(--accent) 35%, transparent));opacity:.85;width:2.75rem;height:1px;margin-bottom:1.75rem;display:block}.home-header h1{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);max-width:14ch;margin:0;font-size:clamp(2.75rem,8vw,4.25rem);font-weight:500;line-height:1.08}.home--gate .home-header{text-align:center}.home--gate .home-header:before{transform-origin:50%;margin-inline:auto}.home--gate .home-header h1{text-wrap:balance;margin-inline:auto}
