:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#111;--paper:#fff;--paper-soft:#faf9f6;--surface:#fff;--bg:var(--paper);--lilac:#8b7bf7;--lilac-soft:#ece8fb;--mute:#6b6b6b;--hairline:#e9e9e9;--red:#d1453b;--radius:16px;--poster-radius:9px;--font:"Geist", -apple-system, "SF Pro Text", "Helvetica Neue", system-ui, sans-serif;--mono:"Geist Mono", ui-monospace, "SF Mono", "Menlo", monospace}html,body,#root{min-height:100%;margin:0}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font);background:#fbfaf8}button,input{font:inherit}.wl-page{background:#fbfaf8;min-height:100vh;overflow-x:clip}.wl-hero{--hero-left:clamp(34px, 7.35vw, 140px);color:#fff;background:#08080a;place-items:center;height:100dvh;min-height:760px;display:grid;position:relative;overflow:hidden}.wl-hero:before{content:"";z-index:2;pointer-events:none;background:radial-gradient(circle at 72% 40%,#8b7bf721,#0000 24%),linear-gradient(#08080a1f 0%,#08080a00 36%,#08080a85 100%),linear-gradient(90deg,#08080a 0% 31%,#08080afa 43%,#08080ab8 58%,#08080a80 74%,#08080ab8 100%);position:absolute;top:0;bottom:0;left:0;right:0}.wl-logo{top:44px;left:var(--hero-left);z-index:4;align-items:center;display:inline-flex;position:absolute}.wl-logo-tile{background:#fffffff0;border-radius:17px;justify-content:center;align-items:center;width:64px;height:64px;display:inline-flex;box-shadow:0 18px 42px #00000052,inset 0 0 0 1px #ffffffb3}.wl-logo img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;object-fit:contain;width:51px;height:51px;display:block;transform:translate(-2px)}.wl-wall{z-index:1;opacity:.86;filter:saturate(.95);transform-origin:58%;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;width:min(988px,60.5vw);display:grid;position:absolute;top:-172px;bottom:-138px;left:auto;right:-34px;transform:rotate(-4.5deg)}.wl-wall:after{content:"";pointer-events:none;background:linear-gradient(#08080a 0%,#0000 17% 73%,#08080a 100%);position:absolute;top:-100px;bottom:-100px;left:-100px;right:-100px}.wl-mini-poster{aspect-ratio:2/3;border-radius:var(--poster-radius);background:linear-gradient(180deg, #ffffff14, transparent 45%), var(--tone);width:100%;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff14,0 10px 22px #00000052}.wl-wall-col{min-width:0;overflow:hidden}.wl-wall-col:first-child{--rise-speed:58s;--rise-delay:-4s;transform:translateY(26px)}.wl-wall-col:nth-child(2){--rise-speed:66s;--rise-delay:-13s;transform:translateY(118px)}.wl-wall-col:nth-child(3){--rise-speed:62s;--rise-delay:-21s;transform:translateY(54px)}.wl-wall-col:nth-child(4){--rise-speed:70s;--rise-delay:-9s;transform:translateY(146px)}.wl-wall-col:nth-child(5){--rise-speed:64s;--rise-delay:-27s;transform:translateY(82px)}.wl-wall-col:nth-child(6){--rise-speed:68s;--rise-delay:-18s;transform:translateY(132px)}.wl-wall-track{animation:wl-poster-rise var(--rise-speed,40s) linear infinite;animation-delay:var(--rise-delay,0s);will-change:transform;flex-direction:column;gap:16px;display:flex}.wl-wall-col:nth-child(2n) .wl-wall-track{animation-name:wl-poster-fall}@keyframes wl-poster-rise{0%{transform:translateY(0)}to{transform:translateY(calc(-50% - 8px))}}@keyframes wl-poster-fall{0%{transform:translateY(calc(-50% - 8px))}to{transform:translateY(0)}}.wl-mini-poster img,.wl-poster img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.wl-poster.has-poster:after{content:none}.wl-mini-poster:not(.has-poster):before{content:"";border:1px solid #ffffff1c;border-radius:7px;position:absolute;top:8px;bottom:8px;left:8px;right:8px}.wl-mini-poster span{color:#ffffffc2;letter-spacing:-.01em;z-index:2;font-size:12px;font-weight:550;line-height:1.1;position:absolute;bottom:13px;left:13px;right:13px}.wl-mini-poster.has-poster span{opacity:0}.wl-hero-copy{z-index:3;width:min(700px,50vw);margin:252px 0 0 var(--hero-left);text-align:left;justify-self:start;position:relative}.wl-hero-copy h1{letter-spacing:0;margin:0;font-size:clamp(32px,4.45vw,64px);font-weight:680;line-height:.98}.wl-hero-copy h1 span{display:block}.wl-watchlist-gradient{white-space:nowrap;color:#0000;background:linear-gradient(92deg, #fff 0%, #d8d0ff 35%, var(--lilac) 72%, #b9adff 100%);text-shadow:0 18px 56px #8b7bf72e;-webkit-background-clip:text;background-clip:text;width:max-content;max-width:100%}.wl-hero-copy p{color:#ffffffb8;max-width:460px;margin:18px 0 0;font-size:clamp(17px,2.2vw,21px);font-weight:500;line-height:1.35}.wl-hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px;display:flex}.wl-cta{color:#fff;background:var(--lilac);letter-spacing:-.01em;cursor:pointer;border:0;border-radius:999px;height:54px;margin-top:30px;padding:0 28px;font-size:16px;font-weight:650;box-shadow:0 18px 46px #8b7bf757}.wl-hero-actions .wl-cta{margin-top:0}a.wl-cta{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.wl-cta-secondary{color:#ffffffb8;height:42px;box-shadow:none;background:0 0;border-radius:0;padding:0 4px;font-size:15px}.wl-cta-secondary:after{content:" ↓";color:var(--lilac);margin-left:5px}.wl-section{padding:104px 24px}.wl-form-band{background:#fbfaf8;padding-top:168px;padding-bottom:176px}.wl-section-inner{width:min(940px,100%);margin:0 auto}.wl-kicker{color:var(--lilac);font-family:var(--mono);letter-spacing:.2em;text-transform:uppercase;text-align:center;font-size:10px;font-weight:600}.wl-section h2{letter-spacing:0;text-align:center;margin:12px 0 0;font-size:clamp(30px,4vw,48px);font-weight:680;line-height:1.05}.wl-form{gap:12px;width:min(500px,100%);margin:34px auto 0;display:grid}.wl-input,.wl-select-trigger{height:58px;color:var(--ink);box-sizing:border-box;background:#fff;border:1px solid #e5e1dc;border-radius:12px;outline:none;padding:0 18px;font-size:16px;box-shadow:0 10px 30px #1111110a}.wl-input:focus,.wl-select-trigger[aria-expanded=true]{border-color:#8b7bf7b8;box-shadow:0 0 0 4px #8b7bf71f,0 10px 30px #1111110a}.wl-select-trigger:focus-visible{border-color:#8b7bf7b8;box-shadow:0 0 0 4px #8b7bf71f,0 10px 30px #1111110a}.wl-hp{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.wl-location-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;display:grid}.wl-select{min-width:0;position:relative}.wl-select-trigger{text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.wl-select-trigger:disabled{cursor:not-allowed;color:#11111152;background:#ffffff9e}.wl-select-trigger[data-placeholder=true]{color:#11111175}.wl-select-trigger span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.wl-select-trigger small{color:var(--mute);letter-spacing:.08em;text-transform:uppercase;margin-top:3px;font-size:10px;font-weight:650;display:block}.wl-select-trigger svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;opacity:.58;flex:none;width:17px;height:17px}.wl-select-menu{z-index:30;background:#fffffffa;border:1px solid #1111111a;border-radius:14px;padding:10px;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 22px 60px #11111129}.wl-select-menu label{gap:7px;display:grid}.wl-select-menu label span{color:var(--mute);font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;font-size:9px;font-weight:650}.wl-select-menu input{width:100%;height:42px;color:var(--ink);border:1px solid #e9e5df;border-radius:10px;outline:none;padding:0 12px;font-size:14px}.wl-select-menu input:focus{border-color:#8b7bf7ad;box-shadow:0 0 0 3px #8b7bf71a}.wl-select-options{scrollbar-width:thin;scrollbar-color:#1111112e transparent;gap:4px;max-height:224px;margin-top:8px;padding-right:2px;display:grid;overflow-y:auto}.wl-select-attribution{color:var(--mute);border-top:1px solid #ece8e2;padding:8px 12px 9px;font-size:10px;line-height:1.3}.wl-select-attribution a{color:inherit}.wl-select-option{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:10px 11px;font-size:14px;display:flex}.wl-select-option:hover,.wl-select-option[data-selected=true]{background:var(--lilac-soft)}.wl-select-option small{color:var(--mute);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:650}.wl-select-empty{color:var(--mute);text-align:center;padding:14px 10px;font-size:13px}.wl-form .wl-cta{width:100%;margin-top:2px}.wl-note{color:var(--mute);text-align:center;font-size:12px;line-height:1.45}.wl-status{color:var(--ink);text-align:center;font-size:13px;font-weight:560;line-height:1.35}.wl-status[data-tone=error]{color:#b42318}.wl-preview-band{scrollbar-width:none;-ms-overflow-style:none;background:#fff;border-top:1px solid #ece8e1;overflow-x:auto}.wl-preview-band::-webkit-scrollbar{width:0;height:0;display:none}.wl-preview-band .wl-section-inner{width:min(1280px,100%)}.wl-attribution{width:min(560px,100%);color:var(--mute);text-align:center;margin:20px auto 0;font-size:11.5px;line-height:1.5}.wl-card-grid{width:min(402px,100%);margin:46px auto 0;scroll-margin-top:125px}.wl-profile-card{aspect-ratio:.55;border-radius:var(--radius);background:var(--surface);-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer;touch-action:none;width:100%;max-width:402px;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 16px 40px #00000029,0 0 0 1px #e9e9e9}.wl-profile-photo,.wl-profile-scrim{width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.wl-profile-photo{background:#141418;overflow:hidden}.wl-profile-photo img{object-fit:cover;width:100%;height:100%;display:block}.wl-profile-scrim{background:linear-gradient(#0000 36%,#08080a0f 52%,#08080a80 76%,#08080ac7 100%)}.wl-photo-bars{z-index:2;gap:4px;display:flex;position:absolute;top:10px;left:12px;right:12px}.wl-photo-bars span{background:#ffffff61;border-radius:2px;flex:1;height:3px}.wl-photo-bars span[data-active=true]{background:#fffffff5;box-shadow:0 0 4px #00000059}.wl-profile-stack{z-index:2;flex-direction:column;gap:12px;padding:0 14px 12px;display:flex;position:absolute;bottom:0;left:0;right:0}.wl-profile-topline{justify-content:space-between;align-items:flex-end;gap:12px;padding:0 2px;display:flex}.wl-profile-name{letter-spacing:-.025em;color:#fff;white-space:nowrap;font-size:27px;font-weight:600;line-height:1.02}.wl-profile-name span{opacity:.92;font-weight:400}.wl-profile-city{color:#ffffffe6;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:13px;font-weight:450;overflow:hidden}.wl-profile-films{color:#fff;letter-spacing:-.01em;white-space:nowrap;flex-shrink:0;font-size:13px;font-weight:600}.wl-profile-films span{opacity:.82;font-weight:450}.wl-poster-row{cursor:pointer;gap:8px;display:flex}.wl-poster{aspect-ratio:2/3;border-radius:var(--poster-radius);background:linear-gradient(180deg, #ffffff1a, transparent 40%), var(--tone);flex:1;min-width:0;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000047,inset 0 0 0 1px #ffffff14}.wl-poster:before{content:"";pointer-events:none;border:1px solid #ffffff24;border-radius:5px;position:absolute;top:6px;bottom:6px;left:6px;right:6px}.wl-poster.has-poster:before{border-radius:inherit;border-color:#00000014;top:0;bottom:0;left:0;right:0}.wl-poster span{color:#fffffff2;z-index:2;font-size:11px;font-weight:650;line-height:1.05;position:absolute;bottom:9px;left:9px;right:9px}.wl-poster.has-poster span{opacity:0}.wl-poster small{color:#ffffff94;font-family:var(--mono);margin-top:4px;font-size:8px;font-weight:600;display:block}.wl-swipe-up{font:inherit;cursor:pointer;color:#ffffffeb;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;padding-top:2px;display:flex}.wl-swipe-up svg{animation:1.7s ease-in-out infinite wl-bounce}.wl-swipe-up span{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:600}.wl-detail-panel{z-index:5;background:var(--paper);color:var(--ink);cursor:default;pointer-events:none;border-radius:24px 24px 0 0;flex-direction:column;transition:transform .36s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:178px;bottom:0;left:0;right:0;overflow:hidden;transform:translateY(760px);box-shadow:0 -18px 42px #00000042}.wl-profile-card.is-details-open .wl-detail-panel{pointer-events:auto;transform:translateY(0)}.wl-library-panel{z-index:7;background:var(--paper);color:var(--ink);cursor:default;pointer-events:none;border-radius:24px 24px 0 0;flex-direction:column;transition:transform .34s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:178px;bottom:0;left:0;right:0;overflow:hidden;transform:translate(101%);box-shadow:0 -18px 42px #00000042}.wl-library-panel.is-closing-all{transform:translateY(760px)}.wl-profile-card.is-library-open .wl-library-panel{pointer-events:auto;transform:translate(0)}.wl-library-head{border-bottom:1px solid var(--hairline);flex-shrink:0;align-items:center;gap:4px;height:58px;padding:0 10px;display:flex}.wl-library-back{width:40px;height:44px;color:var(--ink);cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.wl-library-back svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.wl-library-heading{flex:1;min-width:0}.wl-library-heading strong{letter-spacing:-.3px;white-space:nowrap;text-overflow:ellipsis;font-size:16.5px;font-weight:600;display:block;overflow:hidden}.wl-library-heading span{color:var(--mute);margin-top:2px;font-size:11.5px;display:block}.wl-library-sort{border:1px solid var(--hairline);background:var(--surface);height:32px;color:var(--ink);font:inherit;white-space:nowrap;cursor:pointer;border-radius:999px;flex:none;align-items:center;gap:5px;padding:0 10px;font-size:11.5px;font-weight:600;display:inline-flex}.wl-library-sort[aria-expanded=true]{border-color:var(--lilac);background:var(--lilac-soft,#8b7bf71f);color:var(--lilac)}.wl-library-sort svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;opacity:.8;flex:none;width:13px;height:13px}.wl-library-scrim{z-index:20;cursor:default;background:0 0;border:0;padding:0;position:absolute;top:0;bottom:0;left:0;right:0}.wl-library-menu{z-index:21;border:1px solid var(--hairline);background:var(--surface);border-radius:15px;width:224px;max-width:calc(100% - 20px);position:absolute;top:52px;right:10px;overflow:hidden;box-shadow:0 10px 28px #00000029}.wl-library-option{border:0;border-top:1px solid var(--hairline);background:var(--surface);width:100%;min-height:44px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:0 14px;font-size:13px;font-weight:500;display:flex}.wl-library-option:first-child{border-top:0}.wl-library-option[aria-checked=true]:not(.wl-library-toggle){background:var(--lilac-soft,#8b7bf71f);color:var(--lilac);font-weight:600}.wl-library-option svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:15px;height:15px}.wl-library-toggle i{background:var(--hairline);border-radius:999px;flex:none;width:34px;height:20px;transition:background .16s;position:relative}.wl-library-toggle i:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .16s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0000003d}.wl-library-toggle i[data-on=true]{background:var(--lilac)}.wl-library-toggle i[data-on=true]:after{transform:translate(14px)}.wl-library-note{color:var(--mute);grid-column:1/-1;margin:10px 0 0;font-size:12px;line-height:1.55}.wl-library-note a{color:var(--lilac);font-weight:600}.wl-library-title{color:var(--ink);letter-spacing:-.15px;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:7px;font-size:12.5px;font-weight:600;line-height:1.2;display:-webkit-box;overflow:hidden}.wl-library-grid{overscroll-behavior:contain;touch-action:pan-y;scrollbar-width:none;-ms-overflow-style:none;flex:1;grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:18px 11px;padding:18px 16px 38px;display:grid;overflow:auto}.wl-library-grid::-webkit-scrollbar{width:0;height:0;display:none}.wl-library-poster{aspect-ratio:2/3;background:var(--tone);border-radius:9px;width:100%;position:relative;overflow:hidden}.wl-library-poster img{object-fit:cover;width:100%;height:100%}.wl-library-poster span{opacity:0;position:absolute}.wl-library-stars{align-items:center;gap:1.5px;margin-top:7px;display:flex}.wl-library-grid[data-titles=true] .wl-library-stars{margin-top:5px}.wl-star{width:12px;height:12px;color:var(--lilac);display:inline-block;overflow:hidden}.wl-star.is-half{width:6px}@media (max-width:440px){.wl-lb-stars .wl-star,.wl-lb-stars .wl-star svg{width:10px;height:10px}.wl-lb-stars .wl-star.is-half{width:5px}}@media (max-width:412px){.wl-lb-stars .wl-star,.wl-lb-stars .wl-star svg{width:9px;height:9px}.wl-lb-stars .wl-star.is-half{width:4.5px}}@media (max-width:385px){.wl-lb-stars{gap:1px}.wl-lb-stars .wl-star,.wl-lb-stars .wl-star svg{width:8px;height:8px}.wl-lb-stars .wl-star.is-half{width:4px}}@media (max-width:379px){.wl-lb-stars .wl-star,.wl-lb-stars .wl-star svg{width:7px;height:7px}.wl-lb-stars .wl-star.is-half{width:3.5px}}.wl-star svg{fill:currentColor;stroke:currentColor;stroke-width:2.6px;stroke-linejoin:round;stroke-linecap:round;width:12px;height:12px;display:block}.wl-detail-grabber{cursor:grab;background:0 0;border:0;flex-shrink:0;width:100%;height:22px;padding:10px 0 8px}.wl-detail-grabber:before{content:"";background:var(--hairline);border-radius:999px;width:42px;height:4px;margin:0 auto;display:block}.wl-detail-scroll{overscroll-behavior:contain;touch-action:pan-y;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1;gap:26px;padding:2px 16px 34px;display:flex;overflow:auto}.wl-detail-scroll::-webkit-scrollbar{width:0;height:0;display:none}.wl-section-label{color:var(--mute);font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:600}.wl-detail-about{color:var(--ink);margin:0;font-size:15.5px;line-height:1.5}.wl-showcase-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.wl-showcase-item{min-width:0}.wl-showcase-title{color:var(--ink);letter-spacing:-.015em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:8px;font-size:13px;font-weight:600;line-height:1.18;display:-webkit-box;overflow:hidden}.wl-showcase-year{color:var(--mute);margin-top:2px;font-size:12.5px;line-height:1.15}.wl-detail-posters{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.wl-detail-poster{aspect-ratio:2/3;border-radius:var(--poster-radius);background:linear-gradient(180deg, #ffffff1a, transparent 40%), var(--tone);position:relative;overflow:hidden;box-shadow:0 5px 15px #00000024}.wl-detail-poster img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.wl-detail-poster span{color:#fff;font-size:10.5px;font-weight:650;line-height:1.05;position:absolute;bottom:8px;left:8px;right:8px}.wl-detail-poster.has-poster span{opacity:0}.wl-detail-poster small{opacity:.62;font-family:var(--mono);margin-top:3px;font-size:8px;display:block}.wl-letterboxd-card{color:#fff;box-shadow:3px 3px 0 #ffffffc7, 6px 6px 0 var(--lilac);background:#14181c;border-radius:14px;padding:16px}.wl-letterboxd-top{min-height:106px;position:relative}.wl-letterboxd-library{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #ffffff1f;border-radius:0;justify-content:space-between;align-items:center;margin-top:14px;padding:13px 0 0;font-size:13px;font-weight:600;display:flex}.wl-letterboxd-library:focus-visible{outline:2px solid var(--lilac);outline-offset:3px;border-radius:6px}.wl-letterboxd-library svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;opacity:.5;flex:none;width:15px;height:15px}.wl-letterboxd-header{align-items:center;gap:7px;padding-right:88px;font-size:12.5px;font-weight:600;display:flex}.wl-letterboxd-header small{color:#ffffff8c;font-family:var(--mono);font-size:11px;font-weight:500}.wl-letterboxd-body{gap:14px;margin-top:14px;padding-right:88px;display:flex}.wl-letterboxd-body>div{min-width:0}.wl-letterboxd-body strong{color:#fff;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;font-size:20px;font-weight:600;line-height:1.15;display:block;overflow:hidden}@media (max-width:422px){.wl-letterboxd-body strong{font-size:24px}.wl-letterboxd-body>div:first-of-type{flex:none}.wl-letterboxd-body>div:last-of-type{flex:1 1 0;min-width:0}.wl-letterboxd-body div:last-of-type strong{-webkit-line-clamp:2;white-space:normal;word-spacing:100vw;-webkit-box-orient:vertical;font-size:13px;line-height:1.062;display:-webkit-box}}.wl-letterboxd-body i{background:#ffffff1f;align-self:stretch;width:1px}.wl-lb-eyebrow{color:#ffffff8c;font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;white-space:nowrap;margin-top:7px;font-size:10px;font-weight:600}.wl-letterboxd-body p{color:#ffffff8c;margin:4px 0 0;font-size:12px}@media (max-width:412px){.wl-letterboxd-header,.wl-letterboxd-body{padding-right:78px}.wl-lb-eyebrow{letter-spacing:.11em;margin-top:6px;font-size:9px}.wl-letterboxd-body p{margin-top:3px;font-size:11px}}.wl-lb-stars{vertical-align:-1px;align-items:center;gap:1.5px;display:inline-flex}.wl-letterboxd-poster{aspect-ratio:2/3;background:var(--tone);border-radius:7px;position:absolute;top:0;bottom:0;right:0;overflow:hidden;box-shadow:0 4px 14px #00000059}.wl-letterboxd-poster.is-skeleton-loading{position:absolute}.wl-letterboxd-poster img{object-fit:cover;width:100%;height:100%}.wl-letterboxd-poster span{opacity:0}.wl-prompt-list{flex-direction:column;gap:12px;display:flex}.wl-prompt-card{border:1px solid var(--hairline);background:var(--surface);border-radius:14px;align-items:stretch;gap:14px;padding:14px;display:flex}.wl-prompt-copy{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.wl-prompt-copy .wl-section-label{margin-bottom:0}.wl-prompt-copy strong{color:var(--ink);letter-spacing:-.015em;margin-top:7px;font-size:16px;font-weight:500;line-height:1.2}.wl-prompt-copy em{color:var(--mute);margin-top:8px;font-size:13.5px;line-height:1.35}.wl-prompt-poster{aspect-ratio:2/3;border-radius:var(--poster-radius);background:var(--tone);flex-shrink:0;width:64px;position:relative;overflow:hidden}.wl-prompt-poster img{object-fit:cover;width:100%;height:100%}.wl-prompt-poster span{opacity:0}.wl-director-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.wl-director-portrait-media,.wl-director-card img{aspect-ratio:2/3;border-radius:var(--poster-radius);background:var(--paper-soft);width:100%;display:block}.wl-director-portrait-media{overflow:hidden}.wl-director-card img{object-fit:cover;height:100%}.wl-director-portrait-empty{aspect-ratio:2/3;border-radius:var(--poster-radius);background:var(--paper-soft);width:100%;color:var(--mute);font-family:var(--mono);text-transform:uppercase;justify-content:center;align-items:center;font-size:22px;font-weight:600;display:flex}.wl-director-card span{color:var(--ink);margin-top:7px;font-size:12.5px;font-weight:500;line-height:1.2;display:block}@keyframes wl-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.wl-how-band{color:#fff;background:#0c0c0e;padding-top:188px;padding-bottom:208px}.wl-how-band .wl-section-inner{width:min(980px,100%)}.wl-how-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:44px;display:grid}.wl-step{background:#ffffff0f;border-radius:12px;min-height:128px;padding:23px;box-shadow:inset 0 0 0 1px #ffffff1a}.wl-step-num{background:var(--lilac);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:700;display:inline-flex}.wl-step h3{letter-spacing:-.01em;margin:17px 0 0;font-size:18px;font-weight:650;line-height:1.12}.wl-step p{color:#ffffff9e;margin:9px 0 0;font-size:14px;line-height:1.4}.wl-footer{--footer-mark-gap:28px;--footer-gutter:max(154px, calc(100cqw - 1120px));background:var(--lilac);color:#fff;border-radius:clamp(150px,22vw,300px) 30px 30px clamp(150px,22vw,300px);width:min(1523px,100% - 28px);margin:0 14px 14px auto;padding:clamp(48px,4.6vw,73px) 0 0;overflow:hidden;container-type:inline-size}.wl-footer-stack{padding:0 var(--footer-mark-gap) 0 var(--footer-gutter)}.wl-footer-inner{box-sizing:border-box;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:48px;width:100%;display:flex}.wl-footer-links{align-items:flex-start;gap:clamp(34px,4.4vw,68px);display:flex}.wl-footer-lede{padding-left:15px}.wl-footer-tagline{letter-spacing:-.015em;max-width:22ch;margin:0;font-size:clamp(19px,1.6vw,23px);font-weight:650;line-height:1.25}.wl-footer-copy{color:#ffffffbd;margin:14px 0 0;font-size:13px;line-height:1.5}.wl-footer-col{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.wl-footer-col h2{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;margin:0 0 5px;font-size:11px;font-weight:600}.wl-footer-col a,.wl-footer-col .wl-footer-inert{color:#ffffffd1;font-size:15px;text-decoration:none;transition:color .16s}.wl-footer-col a:hover{color:#fff}.wl-footer-col .wl-footer-inert{color:#ffffff75;cursor:default}.wl-footer-social{align-items:center;gap:9px;display:inline-flex}.wl-social-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:18px;height:18px}.wl-footer-mark{margin:clamp(56px,7vw,104px) 0 0;line-height:.76;overflow:hidden}.wl-footer-mark span{font-family:var(--font);letter-spacing:-.045em;color:#fff;white-space:nowrap;text-align:right;font-size:min(250px,22.89cqw - 41.7px);font-weight:700;display:block}@media (max-width:942px){.wl-footer{border-radius:220px 220px 22px 22px;width:auto;margin:0 10px 10px;padding-top:clamp(150px,26vw,220px)}.wl-footer-stack{padding:0 22px}.wl-footer-inner{flex-flow:wrap;justify-content:center;align-items:flex-start;gap:36px 44px}.wl-footer-links{flex-wrap:wrap;justify-content:center;gap:30px clamp(13px,4.4vw,60px)}.wl-footer-col{gap:9px}.wl-footer-col a,.wl-footer-col .wl-footer-inert{font-size:14px}.wl-footer-col h2{letter-spacing:.09em;font-size:10px}.wl-footer-social{gap:7px}.wl-footer-lede{text-align:center;padding-left:0}.wl-footer-tagline{max-width:none}.wl-footer-mark span{text-align:center;font-size:calc(22.89cqw - 12px)}}@media (max-width:724px){.wl-footer{padding-top:150px}}@media (max-width:681px){.wl-footer{border-radius:176px 176px 20px 20px;padding-top:186px}}@media (max-width:600px){.wl-footer{padding-top:136px}}@media (max-width:518px){.wl-footer{padding-top:154px}}@keyframes wl-skeleton-sheen{0%{transform:translate(-120%)}to{transform:translate(120%)}}.is-skeleton-loading{position:relative;overflow:hidden;background:linear-gradient(135deg,#ffffff47,#ece8fbb8),#eeebf5!important}.wl-hero .is-skeleton-loading,.wl-profile-card .is-skeleton-loading,.wl-letterboxd-card .is-skeleton-loading{background:linear-gradient(135deg,#ffffff12,#8b7bf724,#ffffff0d),#17171d!important}.is-skeleton-loading:after{content:"";z-index:8;pointer-events:none;background:linear-gradient(100deg,#0000 0%,#ffffff5c 48%,#0000 74%);animation:1.18s ease-in-out infinite wl-skeleton-sheen;position:absolute;top:0;bottom:0;left:0;right:0}.wl-hero .is-skeleton-loading:after,.wl-profile-card .is-skeleton-loading:after,.wl-letterboxd-card .is-skeleton-loading:after{background:linear-gradient(100deg,#0000 0%,#ffffff2e 48%,#0000 74%)}.is-skeleton-loading>img,.is-skeleton-loading>span{opacity:0!important}.wl-mini-poster.is-skeleton-loading:before,.wl-poster.is-skeleton-loading:before{content:none}@media (max-width:1024px){.wl-card-grid{width:min(402px,100vw - 28px)}}@media (max-width:680px){.wl-hero{--hero-left:28px;min-height:690px;max-height:none}.wl-hero:before{background:radial-gradient(circle at 86% 24%,#8b7bf71f,#0000 30%),linear-gradient(#08080a0f 0%,#08080a14 45%,#08080aa3 100%),linear-gradient(90deg,#08080a 0%,#08080afa 48%,#08080ac2 100%)}.wl-wall{opacity:.68;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;width:916px;top:-112px;bottom:-74px;left:auto;right:-286px;transform:rotate(-5deg)}.wl-wall-track{gap:14px}.wl-hero-copy{width:min(calc(100% - (var(--hero-left) * 2)), 520px);margin:214px 0 0 var(--hero-left);text-align:left;justify-self:start;transform:none}.wl-hero-copy h1{font-size:clamp(31px,8.4vw,38px);line-height:1.02}.wl-hero-copy p{max-width:310px;margin-left:0;margin-right:0;font-size:17px}.wl-hero-actions{justify-content:flex-start}.wl-section{padding:78px 18px}.wl-form-band{padding-top:118px;padding-bottom:128px}.wl-location-grid{grid-template-columns:1fr}.wl-how-band{padding-top:136px;padding-bottom:152px}.wl-how-grid{grid-template-columns:1fr}.wl-copy-year{display:none}.wl-social{gap:7px}.wl-links{gap:12px}}@media (prefers-reduced-motion:reduce){.wl-wall-track{animation:none}.is-skeleton-loading:after{opacity:.42;animation:none}}.wl-lede{text-align:center;width:min(620px,100%);color:var(--mute);margin:18px auto 0;font-size:16px;line-height:1.5}.wl-how-band .wl-lede{color:#ffffffa3}@media (max-width:560px){.wl-preview-band .wl-lede{display:none}}.wl-faq-band{background:var(--paper-soft);border-top:1px solid #ece8e1}.wl-faq-list{border-top:1px solid var(--hairline);interpolate-size:allow-keywords;width:min(680px,100%);margin:44px auto 0}.wl-faq-item::details-content{block-size:0;transition:block-size .28s ease, content-visibility .28s allow-discrete;overflow:hidden}.wl-faq-item[open]::details-content{block-size:auto}.wl-faq-item{border-bottom:1px solid var(--hairline)}.wl-faq-item>summary{cursor:pointer;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 2px;list-style:none;display:flex}.wl-faq-item>summary::-webkit-details-marker{display:none}.wl-faq-item>summary:focus-visible{outline:2px solid var(--lilac);outline-offset:3px;border-radius:6px}.wl-faq-item>summary h3{letter-spacing:-.01em;color:var(--ink);margin:0;font-size:17px;font-weight:600;line-height:1.3}.wl-faq-marker{flex:none;width:13px;height:13px;margin-top:5px;position:relative}.wl-faq-marker:before,.wl-faq-marker:after{content:"";background:var(--lilac);border-radius:2px;height:1.5px;transition:transform .18s;position:absolute;top:50%;bottom:auto;left:0;right:0}.wl-faq-marker:after{transform:rotate(90deg)}.wl-faq-item[open] .wl-faq-marker:after{transform:rotate(0)}.wl-faq-item>p{max-width:62ch;color:var(--mute);margin:0;padding:0 46px 24px 2px;font-size:15px;line-height:1.6}#waitlist,#how-it-works,#preview,#faq{scroll-margin-top:24px}@media (max-width:760px){.wl-lede{font-size:15px}.wl-faq-item>summary h3{font-size:16px}.wl-faq-item>p{padding-right:24px}}@media (prefers-reduced-motion:reduce){.wl-footer-shell{animation:none}.wl-faq-marker:before,.wl-faq-marker:after{transition:none}.wl-faq-item::details-content{transition:none}}
