.afc-tabbar-root{z-index:70;--afc-tb-gap:12px;pointer-events:none;position:fixed;bottom:0;left:0;right:0}.afc-tabbar-root>*{pointer-events:auto}html.mobile-keyboard-open:not(:has(#home-prompt:focus)) .afc-tabbar-root{opacity:0;visibility:hidden;transition:opacity .12s ease-out,visibility 0s linear .12s}.afc-tabbar-root{display:none}html[data-phone-device=true] .afc-tabbar-root,html[data-studio-mobile=true] .afc-tabbar-root,html[data-afc-mobilebar=true] .afc-tabbar-root{display:block}.afc-tabbar__veil{height:calc(62px + env(safe-area-inset-bottom,0px) + 8px);-webkit-backdrop-filter:blur(20px)saturate(150%);backdrop-filter:blur(20px)saturate(150%);background-image:linear-gradient(rgba(10,10,11,0) 0%,rgba(10,10,11,.26) 18%,rgba(10,10,11,.66) 40%,rgba(10,10,11,.93) 64%,rgba(10,10,11,.97) 100%);position:absolute;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(transparent 0%,rgba(0,0,0,.18) 14%,rgba(0,0,0,.55) 34%,#000 58%,#000 100%);mask-image:linear-gradient(transparent 0%,rgba(0,0,0,.18) 14%,rgba(0,0,0,.55) 34%,#000 58%,#000 100%)}.afc-tabbar-root>.afc-tabbar__veil{pointer-events:none}.afc-tabbar{height:52px;margin:0 var(--afc-tb-gap)calc(10px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(26px)saturate(150%);backdrop-filter:blur(26px)saturate(150%);background-image:linear-gradient(177deg,rgba(11,11,13,.64) 0%,rgba(8,8,9,.7) 26%,rgba(5,5,6,.76) 62%,rgba(5,5,6,.8) 100%);border:none;border-radius:19px;align-items:stretch;display:flex;position:relative;transform:translateZ(0);box-shadow:inset 0 1px rgba(255,255,255,.086),inset 0 0 0 1px rgba(255,255,255,.024),inset -1px -1px rgba(0,0,0,.45),inset 0 24px 42px -30px rgba(240,238,240,.05),0 0 12px -4px rgba(255,255,255,.14)}.afc-tabbar:before{content:"";z-index:2;border-radius:inherit;pointer-events:none;-webkit-mask-composite:xor;background-image:linear-gradient(rgba(255,255,255,.2) 0%,rgba(255,255,255,.12) 22%,rgba(255,255,255,.05) 50%,rgba(255,255,255,.12) 78%,rgba(255,255,255,.18) 100%);padding:1px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000,#000),linear-gradient(#000,#000);mask-image:linear-gradient(#000,#000),linear-gradient(#000,#000);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.afc-tabbar__tab{color:rgba(246,243,240,.76);cursor:pointer;background-image:none;border:0;border-radius:16px;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:2px;min-width:0;margin:3px;transition:color .16s ease-out,background-image .16s ease-out,box-shadow .16s ease-out,transform .12s ease-out;display:flex;position:relative}.afc-tabbar__tab:active{transform:scale(.96)}@media (hover:hover){.afc-tabbar__tab:hover:not([data-on]){color:rgba(248,245,242,.94);background-image:linear-gradient(rgba(255,255,255,.027),rgba(255,255,255,.01))}}.afc-tabbar__tab[data-on]{color:#faf6f3;box-shadow:none;background-image:linear-gradient(#8b2335,#8b2335)}.afc-tabbar__icon{width:20px;height:20px;transition:color .16s ease-out,filter .16s ease-out,transform .22s cubic-bezier(.22,1,.36,1)}.afc-tabbar__tab[data-on] .afc-tabbar__icon{color:#fff2ee;filter:none}.afc-tabbar__tab--hub,.afc-tabbar__tab--hub[data-on]{border-radius:10px}.afc-tabbar__tab--hub[data-open] .afc-tabbar__icon{color:#fff2ee;transform:rotate(45deg)}.afc-tabbar__tab[data-open]:not([data-on]){color:rgba(250,246,243,.96);background-image:linear-gradient(rgba(255,255,255,.04),rgba(255,255,255,.016))}.afc-tabbar__label{letter-spacing:.01em;text-transform:none;white-space:nowrap;font-size:10px;font-weight:500;line-height:1}.afc-tabbar__tab[data-on] .afc-tabbar__label{color:#faf6f3;font-weight:600}.afc-tabbar__catch{background-image:none;position:fixed;top:0;bottom:0;left:0;right:0}.afc-tabbar__pop{left:50%;bottom:calc(78px + env(safe-area-inset-bottom,0px));visibility:hidden;pointer-events:none;width:192px;height:90px;transition:visibility .22s;position:absolute;transform:translate(-50%)}.afc-tabbar__pop[data-open]{visibility:visible}.afc-tabbar__poplist{pointer-events:none;width:100%;height:100%;position:relative}.afc-tabbar__popitem{--launch-x:0px;--launch-y:128px;cursor:pointer;color:rgba(246,243,240,.85);-webkit-backdrop-filter:blur(26px)saturate(150%);backdrop-filter:blur(26px)saturate(150%);opacity:0;width:52px;height:52px;transform:translate(var(--launch-x),var(--launch-y))scale(.5);pointer-events:none;background-image:linear-gradient(177deg,rgba(11,11,13,.64),rgba(8,8,9,.7) 26%,rgba(5,5,6,.76) 62%,rgba(5,5,6,.8));border:0;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:5px 2px;transition:opacity .16s,transform .26s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:0;left:70px;box-shadow:inset 0 1px rgba(255,255,255,.086),inset -1px -1px rgba(0,0,0,.45),0 0 12px -4px rgba(255,255,255,.14)}.afc-tabbar__popitem:nth-child(2){--launch-x:70px;--launch-y:90px;top:38px;left:0}.afc-tabbar__popitem:nth-child(3){--launch-x:-70px;--launch-y:90px;top:38px;left:140px}.afc-tabbar__pop[data-count="4"]{width:244px}.afc-tabbar__pop[data-count="4"] .afc-tabbar__popitem:first-child{--launch-x:32px;left:64px}.afc-tabbar__pop[data-count="4"] .afc-tabbar__popitem:nth-child(2){--launch-x:-32px;--launch-y:128px;top:0;left:128px}.afc-tabbar__pop[data-count="4"] .afc-tabbar__popitem:nth-child(3){--launch-x:96px;left:0}.afc-tabbar__pop[data-count="4"] .afc-tabbar__popitem:nth-child(4){--launch-x:-96px;--launch-y:90px;top:38px;left:192px}.afc-tabbar__popitem:before{content:"";border-radius:inherit;pointer-events:none;-webkit-mask-composite:xor;background-image:linear-gradient(rgba(255,255,255,.2),rgba(255,255,255,.12) 22%,rgba(255,255,255,.05) 50%,rgba(255,255,255,.12) 78%,rgba(255,255,255,.18));padding:1px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000,#000),linear-gradient(#000,#000);mask-image:linear-gradient(#000,#000),linear-gradient(#000,#000);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.afc-tabbar__popmark{place-items:center;display:grid}.afc-tabbar__pop[data-open] .afc-tabbar__popitem{opacity:1;pointer-events:auto;transform:translate(0)scale(1)}.afc-tabbar__pop[data-open] .afc-tabbar__popitem:active{transform:scale(.94);transition-delay:0s!important}.afc-tabbar__poptitle{font:500 10px/1.2 var(--font-space-grotesk),sans-serif;letter-spacing:-.01em}.afc-tabbar__popicon{width:20px;height:20px}.afc-tabbar__popitem:focus-visible{outline-offset:3px;outline:2px solid rgba(255,255,255,.69)}.afc-tabbar__popitem[data-on]{color:#faf6f3;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background-image:linear-gradient(#8b2335,#8b2335)}.afc-tabbar__popitem[data-on]:before{display:none}@media (hover:hover){.afc-tabbar__popitem:hover:before{background-image:linear-gradient(rgba(255,255,255,.333),rgba(255,255,255,.133))}}@media (prefers-reduced-motion:reduce){.afc-tabbar__pop,.afc-tabbar__pop[data-open]{transition:opacity .12s;transform:translate(-50%)}.afc-tabbar__popitem{filter:none;transition:opacity .16s;transform:none}.afc-tabbar__pop[data-open] .afc-tabbar__popitem,.afc-tabbar__pop[data-open] .afc-tabbar__popitem:active,.afc-tabbar__tab:active{transform:none}.afc-tabbar__icon{transition:color .16s ease-out,filter .16s ease-out}}@media (prefers-reduced-transparency:reduce){.afc-tabbar__veil{-webkit-backdrop-filter:none;backdrop-filter:none}.afc-tabbar,.afc-tabbar__popitem{-webkit-backdrop-filter:none;backdrop-filter:none;background-image:linear-gradient(177deg,#0f0f11,#09090a)}}
.afc-mmenu-backdrop{z-index:69;background-image:linear-gradient(rgba(0,0,0,.52),rgba(0,0,0,.52));position:fixed;top:0;bottom:0;left:0;right:0}.afc-mmenu{left:var(--afc-tb-gap,12px);right:var(--afc-tb-gap,12px);bottom:calc(56px + env(safe-area-inset-bottom,0px) + 12px);z-index:71;max-height:min(82dvh,calc(100dvh - 56px - env(safe-area-inset-bottom,0px) - var(--launch-banner-offset,0px) - 36px));-webkit-backdrop-filter:blur(26px)saturate(150%);backdrop-filter:blur(26px)saturate(150%);background-image:linear-gradient(177deg,rgba(11,11,13,.64) 0%,rgba(8,8,9,.7) 26%,rgba(5,5,6,.76) 62%,rgba(5,5,6,.8) 100%);border:none;border-radius:19px;flex-direction:column;display:flex;position:fixed;overflow:hidden;transform:translateZ(0);box-shadow:inset 0 1px rgba(255,255,255,.086),inset 0 0 0 1px rgba(255,255,255,.024),inset -1px -1px rgba(0,0,0,.45),inset 0 24px 42px -30px rgba(240,238,240,.05),0 0 12px -4px rgba(255,255,255,.14)}.afc-mmenu:before{content:"";z-index:2;border-radius:inherit;pointer-events:none;-webkit-mask-composite:xor;background-image:linear-gradient(rgba(255,255,255,.2) 0%,rgba(255,255,255,.12) 22%,rgba(255,255,255,.05) 50%,rgba(255,255,255,.12) 78%,rgba(255,255,255,.18) 100%);padding:1px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000,#000),linear-gradient(#000,#000);mask-image:linear-gradient(#000,#000),linear-gradient(#000,#000);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.afc-mmenu__brandrow{flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 14px 8px;display:flex}.afc-mmenu__brand{align-items:center;gap:8px;display:flex}.afc-mmenu__brandmark{border-radius:6px;flex-shrink:0;width:22px;height:22px}.afc-mmenu__wordmark{letter-spacing:.06em;color:#f6f3f0;font-size:12px;font-weight:700}.afc-mmenu__sub{letter-spacing:.12em;text-transform:uppercase;color:rgba(246,243,240,.42);margin-left:6px;font-size:9px;font-weight:600}.afc-mmenu__x{color:rgba(246,243,240,.5);cursor:pointer;background-image:none;border:0;border-radius:9px;place-items:center;width:30px;height:30px;transition:color .16s ease-out,background-image .16s ease-out;display:grid}@media (hover:hover){.afc-mmenu__x:hover{color:rgba(248,245,242,.94);background-image:linear-gradient(rgba(255,255,255,.027),rgba(255,255,255,.01))}}.afc-mmenu__account{text-align:left;cursor:pointer;background-image:linear-gradient(rgba(0,0,0,.22) 0%,rgba(0,0,0,.1) 100%);border:0;border-radius:12px;align-items:center;gap:10px;width:calc(100% - 24px);margin:0 12px 8px;padding:9px 10px;transition:box-shadow .16s ease-out,transform .12s ease-out;display:flex;box-shadow:inset 0 1px rgba(0,0,0,.45),inset 0 -1px rgba(255,255,255,.05)}.afc-mmenu__account:active{transform:scale(.99)}.afc-mmenu__avatar{object-fit:cover;color:rgba(246,243,240,.82);background-image:linear-gradient(160deg,rgba(58,52,50,.9) 0%,rgba(30,27,26,.9) 100%);border-radius:999px;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:grid;box-shadow:inset 0 0 0 1px rgba(255,255,255,.14)}.afc-mmenu__who{flex:1;min-width:0}.afc-mmenu__name{color:#faf6f3;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;line-height:1.2;overflow:hidden}.afc-mmenu__mail{color:rgba(246,243,240,.4);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:11px;line-height:1.2;overflow:hidden}.afc-mmenu__meta{align-items:center;gap:8px;margin-top:5px;display:flex}.afc-mmenu__credits{color:rgba(246,243,240,.42);font-variant-numeric:tabular-nums;align-items:center;gap:4px;font-size:10px;line-height:1;display:inline-flex}.afc-mmenu__chev{color:rgba(246,243,240,.22);flex-shrink:0;width:14px;height:14px}.afc-mmenu__upgrade{text-align:left;cursor:pointer;background-image:linear-gradient(180deg,color-mix(in srgb,color-mix(in oklab,var(--afc-plan-tone,#c44a38)27%,#0d0b0c)78%,transparent)0%,color-mix(in srgb,color-mix(in oklab,var(--afc-plan-tone,#c44a38)17%,#0d0b0c)68%,transparent)100%);width:calc(100% - 24px);box-shadow:inset 0 1px 0 color-mix(in srgb,var(--afc-plan-tone,#c44a38)30%,transparent);border:0;border-radius:11px;align-items:center;gap:10px;margin:0 12px 10px;padding:9px 10px;transition:transform .12s ease-out,box-shadow .16s ease-out;display:flex}.afc-mmenu__upgrade:active{transform:scale(.99)}.afc-mmenu__row.afc-mmenu__row--inset{width:calc(100% - 24px);margin-left:12px;margin-right:12px}.afc-mmenu__upgradeicon{color:#fcf7f4;flex-shrink:0;width:20px;height:20px}.afc-mmenu__upgradetitle{color:#faf6f3;font-size:13px;font-weight:600;line-height:1.2}.afc-mmenu__upgradesub{color:rgba(246,243,240,.5);margin-top:2px;font-size:10.5px;line-height:1.2}.afc-mmenu__body{overscroll-behavior:contain;scrollbar-width:none;flex:1;min-height:0;margin-top:10px;padding:0 8px;overflow-y:auto}.afc-mmenu__body::-webkit-scrollbar{display:none}.afc-mmenu__group+.afc-mmenu__group{margin-top:14px}.afc-mmenu__grouptitle{letter-spacing:.14em;text-transform:uppercase;color:rgba(246,243,240,.3);padding:0 10px 6px;font-size:9px;font-weight:600;line-height:1}.afc-mmenu__grouptitle:lang(tr){padding-bottom:3.3px;line-height:1.3}.afc-mmenu__row{text-align:left;cursor:pointer;color:rgba(246,243,240,.76);background-image:none;border:0;border-radius:11px;align-items:center;gap:11px;width:100%;min-height:44px;padding:6px 10px;transition:color .16s ease-out,background-image .16s ease-out,box-shadow .16s ease-out;display:flex;position:relative}.afc-mmenu__row+.afc-mmenu__row{margin-top:2px}@media (hover:hover){.afc-mmenu__row:hover:not([data-on]){color:rgba(248,245,242,.94);background-image:linear-gradient(rgba(255,255,255,.027),rgba(255,255,255,.01))}}.afc-mmenu__row[data-on]{color:#faf6f3;background-image:linear-gradient(rgba(74,38,39,.9) 0%,rgba(48,28,30,.86) 52%,rgba(28,20,22,.8) 100%);box-shadow:inset 0 1px rgba(255,255,255,.086),inset 0 0 0 1px rgba(255,255,255,.035),inset 0 -14px 22px -14px rgba(255,110,86,.16),inset 0 -10px 16px -12px rgba(0,0,0,.55)}.afc-mmenu__rowicon{flex-shrink:0;width:20px;height:20px;transition:color .16s ease-out,filter .16s ease-out}.afc-mmenu__row[data-on] .afc-mmenu__rowicon{color:#fff2ee;filter:drop-shadow(0 0 5px rgba(255,130,106,.32))}.afc-mmenu__rowlabel{font-size:13px;font-weight:500;line-height:1.2}.afc-mmenu__row[data-on] .afc-mmenu__rowlabel{font-weight:600}.afc-mmenu__rowsub{color:rgba(246,243,240,.42);margin-top:2px;font-size:11px;line-height:1.2}.afc-mmenu__badgeslot{flex-shrink:0;align-items:center;margin-left:auto;display:inline-flex}.afc-mmenu__fine{align-items:center;gap:6px;padding:8px 10px 4px;display:flex}.afc-mmenu__finelink{color:rgba(246,243,240,.3);cursor:pointer;background-image:none;border:0;padding:0;font-size:11px;transition:color .16s ease-out}@media (hover:hover){.afc-mmenu__finelink:hover{color:rgba(246,243,240,.6)}}.afc-mmenu__finedot{color:rgba(246,243,240,.16);font-size:11px}.afc-mmenu__foot{flex-shrink:0;padding:8px;box-shadow:inset 0 1px rgba(0,0,0,.45),inset 0 2px rgba(255,255,255,.04)}.afc-mmenu__logout{text-align:left;cursor:pointer;color:rgba(246,243,240,.66);background-image:none;border:0;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:44px;padding:6px 10px;transition:color .16s ease-out,background-image .16s ease-out;display:flex}@media (hover:hover){.afc-mmenu__logout:hover{color:rgba(248,245,242,.94);background-image:linear-gradient(rgba(255,255,255,.027),rgba(255,255,255,.01))}}.afc-mmenu__logoutlabel{font-size:13px;font-weight:500}.afc-mmenu__logouticon{color:rgba(246,243,240,.4);flex-shrink:0;width:18px;height:18px}@media (prefers-reduced-transparency:reduce){.afc-mmenu{-webkit-backdrop-filter:none;backdrop-filter:none;background-image:linear-gradient(177deg,#0f0f11,#09090a)}}
.home-wardrobe__band{padding:var(--afc-pick-shell-pad,4px);border-radius:var(--afc-pick-shell-radius,20px);background-image:var(--afc-pick-shell-bg);box-shadow:var(--afc-pick-shell-shadow);margin-bottom:0}.home-wardrobe__band-inner{border-radius:var(--afc-pick-panel-radius,16px);background-image:var(--afc-pick-panel-bg);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:26px;min-height:80px;padding:12px 20px;display:grid;box-shadow:inset 0 1px rgba(255,255,255,.035)}.home-wardrobe__band-copy{min-width:0}.home-wardrobe__kicker{letter-spacing:.17em;color:#93939d;margin-bottom:5px;font-size:8px;display:block}.home-wardrobe .home-wardrobe__band h2{font-family:var(--font-space-grotesk),sans-serif;letter-spacing:-.035em;max-width:none;font-size:max(16px,min(1.5vw,20px));font-weight:500;line-height:1.1}.home-wardrobe__band p{color:#a2a2ac;max-width:255px;margin:5px 0 0;font-size:11px;line-height:1.5}.home-wardrobe__faces{justify-content:center;align-items:center;margin:0;padding:5px 10px;list-style:none;display:flex}.home-wardrobe__faces li{aspect-ratio:3/4;transform-origin:bottom;border-radius:7px;width:34px;overflow:hidden;box-shadow:0 0 0 1px rgba(255,255,255,.3),0 8px 15px rgba(0,0,0,.3)}.home-wardrobe__faces li+li{margin-left:-14px}.home-wardrobe__faces li:first-child{transform:rotate(-12deg)}.home-wardrobe__faces li:nth-child(2){transform:rotate(-8deg)translateY(-2px)}.home-wardrobe__faces li:nth-child(3){transform:rotate(-4deg)translateY(-5px)}.home-wardrobe__faces li:nth-child(4){z-index:1;transform:translateY(-7px)}.home-wardrobe__faces li:nth-child(5){transform:rotate(4deg)translateY(-5px)}.home-wardrobe__faces li:nth-child(6){transform:rotate(8deg)translateY(-2px)}.home-wardrobe__faces li:nth-child(7){transform:rotate(12deg)}.home-wardrobe__faces img{object-fit:cover;width:100%;height:100%}.home-wardrobe__band-actions{flex-direction:column;align-items:flex-end;gap:2px;display:flex}@media (max-width:1000px){.home-wardrobe__band-inner{gap:16px;padding:12px 16px}.home-wardrobe__faces li{width:34px}.home-wardrobe__faces li+li{margin-left:-12px}}@media (max-width:700px){.home-wardrobe__band-inner{grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;padding:12px}.home-wardrobe__band-copy{grid-column:1}.home-wardrobe .home-wardrobe__band h2{font-size:15px}.home-wardrobe__band p,.home-wardrobe__faces{display:none}.home-wardrobe__band-actions{grid-column:2}}.home-wardrobe button:focus-visible{outline-offset:4px;outline:2px solid #eee}
.home-explore-cta{color:#1b1b1e;background-image:linear-gradient(#f0efed,#dddcd9);border:1px solid rgba(255,255,255,.16);border-radius:9px;justify-content:center;align-items:center;gap:14px;min-height:34px;padding:0 13px;font-size:12px;font-weight:600;text-decoration:none;transition:box-shadow .18s;display:inline-flex}.home-explore-cta svg{flex-shrink:0}.home-explore-cta--lavender{color:#30233e;background-image:linear-gradient(#e4d8f5,#c8b4e4)}.home-explore-cta:focus-visible{outline-offset:4px;outline:2px solid #eee}@media (hover:hover){.home-explore-cta:hover{box-shadow:0 0 20px rgba(255,255,255,.12)}.home-explore-cta--lavender:hover{box-shadow:0 0 20px rgba(201,174,236,.18)}}@media (max-width:700px){.home-explore-cta{gap:6px;padding-left:10px;padding-right:10px;font-size:10px}}
.home-shoot{grid-template-columns:minmax(0,1fr);gap:32px;display:grid;container-type:inline-size}.home-shoot__looks{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;min-width:0;margin:-4px;padding:4px;display:grid}.home-shoot__look,.home-shoot__feature{min-width:0;padding:var(--afc-pick-shell-pad,4px);border-radius:var(--afc-pick-shell-radius,20px);background-image:var(--afc-pick-shell-bg);box-shadow:var(--afc-pick-shell-shadow);text-align:left;border:0;transition:box-shadow .18s}.home-shoot__look{aspect-ratio:4/5;scroll-snap-align:start}.home-shoot__look-inner{isolation:isolate;border-radius:var(--afc-pick-panel-radius,16px);background-image:var(--afc-pick-panel-bg);width:100%;height:100%;display:block;position:relative;overflow:hidden}.home-shoot__look-image{object-fit:cover;object-position:center 35%;transition:transform .22s ease-out}.home-makeup__select:after{content:"";pointer-events:none;background-image:linear-gradient(transparent 35%,rgba(6,6,8,.1) 50%,rgba(6,6,8,.48) 72%,rgba(6,6,8,.85));position:absolute;top:0;bottom:0;left:0;right:0}.home-shoot__look-caption{z-index:1;flex-direction:column;gap:5px;display:flex;position:absolute;bottom:14px;left:14px;right:24px}.home-shoot__look-kind{color:#d9d5d6;letter-spacing:.1em;font-size:9px;font-weight:500}.home-shoot__look-caption strong{color:#fff;font-size:max(12px,min(1.1cqw,16px));font-weight:600;line-height:1.15}.home-shoot__look-arrow{z-index:1;color:#fff;position:absolute;bottom:14px;right:10px}.home-shoot__film{width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}@media (hover:hover){.home-shoot__look:hover,.home-shoot__feature:hover{box-shadow:var(--afc-pick-shell-shadow),0 0 0 1px rgba(255,255,255,.18)}.home-shoot__look:hover .home-shoot__look-image{transform:scale(1.04)}}@media (max-width:1100px){.home-shoot__looks{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:168px;grid-auto-flow:column;overflow-x:auto}.home-shoot__looks::-webkit-scrollbar{display:none}.home-shoot__look-caption strong{font-size:max(12px,min(2cqw,18px))}}@media (max-width:767px){.home-shoot{gap:26px}.home-shoot__looks{grid-auto-columns:148px;gap:10px}.home-shoot__look{border-radius:15px}.home-shoot__look-inner{border-radius:11px}.home-shoot__look-caption{gap:3px;bottom:9px;left:8px;right:6px}.home-shoot__look-kind{letter-spacing:.05em;font-size:8px}.home-shoot__look-caption strong{font-size:11px}.home-shoot__look-arrow{display:none}}.home-shoot__feature{border-radius:28px;padding:7px}.home-shoot__feature-inner{background-image:var(--afc-pick-panel-bg);border-radius:21px;grid-template-columns:minmax(0,.38fr) minmax(0,.62fr);align-items:center;gap:24px;padding:7px;display:grid}.home-shoot__copy{min-width:0;padding:22px 16px 22px 26px}.home-shoot__eyebrow{color:#bdbbc3;letter-spacing:.17em;margin-bottom:18px;font-size:11px;font-weight:600;line-height:1.4;display:block}.home-shoot .home-shoot__copy h2{font-family:var(--font-space-grotesk),sans-serif;color:#f1f0f3;letter-spacing:-.04em;margin:0;font-size:max(30px,min(3.3cqw,52px));font-weight:500;line-height:1.1}.home-shoot__copy h2 em{font-family:var(--font-instrument-serif),Georgia,serif;color:#ec6074;font-size:1.18em;font-weight:400}.home-shoot__copy p{color:#aaa8b0;max-width:340px;margin:18px 0 24px;font-size:13px;line-height:1.65}.home-shoot__stage{isolation:isolate;aspect-ratio:16/9;background-image:linear-gradient(#171719,#171719);border:0;border-radius:15px;width:100%;padding:0;display:block;position:relative;overflow:hidden}@media (max-width:900px){.home-shoot__feature-inner{grid-template-columns:minmax(0,1fr);gap:12px}.home-shoot__copy{padding:20px 18px 12px}.home-shoot__copy p{max-width:440px}.home-shoot .home-shoot__copy h2{font-size:36px}}@media (max-width:767px){.home-shoot__feature{border-radius:24px;padding:5px}.home-shoot__feature-inner{border-radius:19px;padding:5px}.home-shoot__stage{border-radius:14px}.home-shoot__eyebrow{margin-bottom:12px}.home-shoot__copy p{margin:14px 0 20px;font-size:12px}}.home-filter-shell{background-image:var(--afc-pick-shell-bg);min-width:0;box-shadow:var(--afc-pick-shell-shadow);border-radius:32px;padding:5px}.home-filter-shell__inner{background-image:linear-gradient(155deg,#222225 0%,#19191c 48%,#161618 100%);border-radius:27px;min-width:0;padding:24px 20px 20px;box-shadow:inset 0 1px rgba(255,255,255,.043)}.home-makeup{min-width:0}.home-makeup+.home-makeup{border-top:1px solid rgba(218,219,229,.07);margin-top:28px;padding-top:24px}.home-makeup__band{grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;padding:8px 0 24px;display:grid}.home-makeup__heading{text-align:center;grid-column:2}.home-filter__explore{grid-column:3;justify-self:end}.home-filter__explore svg{flex-shrink:0}.home-shoot .home-makeup__band h2{font-family:var(--font-space-grotesk),sans-serif;letter-spacing:-.025em;color:#e0e0e5;-webkit-text-fill-color:transparent;background-image:linear-gradient(165deg,#f0f0f3 15%,#d8d8df 55%,#b9bac4 100%);-webkit-background-clip:text;background-clip:text;margin:0;font-size:max(24px,min(2.2vw,30px));font-weight:500;line-height:1.2}.home-makeup__heading p{color:#aaa7ae;margin:8px 0 0;font-size:12px;line-height:1.5}.home-makeup__select{text-align:left;border:0;width:100%;height:100%;padding:0;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.home-makeup__reveal{pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;transform:translate(-100%)}.home-makeup__reveal:after{content:"";background-image:linear-gradient(transparent,rgba(255,255,255,.85) 20%,rgba(255,255,255,.85) 80%,transparent);width:1px;position:absolute;top:0;bottom:0;left:auto;right:0}.home-makeup__before-image{object-fit:cover;object-position:center 35%;transform:translate(100%)}.home-shoot__look[data-comparing=true] .home-makeup__reveal{will-change:transform;animation:5.5s cubic-bezier(.45,0,.2,1) infinite makeup-reveal}.home-shoot__look[data-comparing=true] .home-makeup__before-image{will-change:transform;animation:5.5s cubic-bezier(.45,0,.2,1) infinite makeup-counter-reveal}.home-shoot__look[data-comparing=true] .home-shoot__look-image{transform:none}@keyframes makeup-reveal{0%,15%,to{transform:translate(-100%)}45%,60%{transform:translate(0)}90%{transform:translate(-100%)}}@keyframes makeup-counter-reveal{0%,15%,to{transform:translate(100%)}45%,60%{transform:translate(0)}90%{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.home-shoot__look[data-comparing=true] .home-makeup__reveal,.home-shoot__look[data-comparing=true] .home-makeup__before-image{will-change:auto;animation:none}}.home-shoot .home-makeup__select:focus-visible{outline-offset:-3px;z-index:2}@media (max-width:767px){.home-filter-shell{border-radius:24px;padding:4px}.home-filter-shell__inner{border-radius:20px;padding:22px 12px 14px}.home-makeup+.home-makeup{margin-top:22px;padding-top:22px}.home-makeup__band{grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:6px 0 20px}.home-makeup__heading{text-align:left;grid-column:1}.home-shoot .home-makeup__band h2{font-size:21px}.home-shoot .home-filter__explore{white-space:normal;grid-column:2;max-width:124px;padding-top:8px;padding-bottom:8px;line-height:1.4}.home-makeup__heading p{font-size:11px}}
.home-relight{padding-bottom:24px}.home-relight__shell{background-image:var(--afc-pick-shell-bg);box-shadow:var(--afc-pick-shell-shadow);border-radius:30px;padding:5px}.home-relight__inner{isolation:isolate;background-image:radial-gradient(ellipse at 50% 68%,rgb(var(--relight-tint)/.075),transparent 65%),linear-gradient(150deg,#1c1c1f,#131315);border-radius:25px;flex-direction:column;align-items:center;padding:30px 24px 28px;display:flex;position:relative;overflow:hidden}.home-relight__intro{text-align:center;margin-bottom:25px}.home-relight__eyebrow{color:#b7b4bf;letter-spacing:.18em;font-size:10px}.home-relight .home-relight__intro h2{font-family:var(--font-space-grotesk),sans-serif;letter-spacing:-.035em;color:#eeeef1;margin:10px 0;font-size:max(28px,min(3.2vw,44px));font-weight:500;line-height:1.15}.home-relight__intro h2 em{font-family:var(--font-instrument-serif),Georgia,serif;color:#d5c9dc;font-size:1.15em;font-weight:400}.home-relight__intro p{color:#aaa7b2;margin:0;font-size:13px}.home-relight__portraits{grid-template-columns:minmax(0,.58fr) minmax(0,1fr) minmax(0,.58fr);align-items:center;gap:16px;width:min(100%,930px);display:grid}.home-relight__portrait{background-image:linear-gradient(#171719,#171719);border:1px solid rgba(255,255,255,.1);border-radius:16px;min-width:0;padding:0;position:relative;overflow:hidden}.home-relight__portrait img{object-fit:cover}.home-relight__portrait--main{aspect-ratio:1;box-shadow:0 0 0 4px rgb(var(--relight-tint)/.05)}.home-relight__image{opacity:0;transition:opacity .55s}.home-relight__image[data-active=true]{opacity:1}.home-relight__portrait--side{opacity:.65;height:82%;transition:opacity .18s}.home-relight__portrait:after{content:"";pointer-events:none;background-image:linear-gradient(transparent,rgba(8,8,11,.65));position:absolute;top:65%;bottom:0;left:0;right:0}.home-relight__caption{z-index:1;color:#e8e4eb;font-size:11px;position:absolute;bottom:14px;left:16px}.home-relight__controls{justify-content:center;align-items:center;gap:6px;margin:22px 0 20px;display:flex}.home-relight__choice,.home-relight__autoplay{color:#b5b2bd;border:1px solid transparent;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:0 12px;font-size:12px;display:inline-flex}.home-relight__choice[aria-pressed=true]{color:#f0edf4;background-image:linear-gradient(rgba(255,255,255,.07),rgba(255,255,255,.04));border-color:rgba(255,255,255,.13)}.home-relight__swatch{border-radius:50%;width:9px;height:9px}.home-relight__autoplay{color:#aaa6b3;width:40px;padding:0}.home-relight button:focus-visible{outline-offset:3px;outline:2px solid #dfd4eb}.home-relight[data-instant=true] .home-relight__image{transition:none}@media (hover:hover){.home-relight__portrait--side:hover{opacity:1}.home-relight__choice:hover{color:#fff}}@media (max-width:767px){.home-relight__shell{border-radius:24px;padding:4px}.home-relight__inner{border-radius:20px;padding:24px 10px}.home-relight__intro{margin-bottom:22px}.home-relight .home-relight__intro h2{max-width:290px;font-size:27px}.home-relight__intro h2 em{display:block}.home-relight__intro p{font-size:11px}.home-relight__portraits{flex-shrink:0;grid-template-columns:minmax(0,.28fr) minmax(0,1fr) minmax(0,.28fr);gap:9px;width:calc(100% + 80px)}.home-relight__portrait{border-radius:12px}.home-relight__portrait--side .home-relight__caption{display:none}.home-relight__controls{gap:2px;width:100%;margin:18px 0}.home-relight__choice{gap:4px;padding:0 6px;font-size:10px}.home-relight__autoplay{flex-shrink:0;width:28px}.home-relight__swatch{width:7px;height:7px}}@media (prefers-reduced-motion:reduce){.home-relight__image,.home-relight__portrait--side{transition:none}}
.home-discover{gap:30px;display:grid}.home-welcome__model-top.home-welcome__model-top--badged{justify-content:flex-start;gap:10px;min-height:21px}.home-referral__band{isolation:isolate;background-image:linear-gradient(#0b0d11,#0b0d11);border:1px solid rgba(255,255,255,.1);border-radius:18px;min-height:312px;position:relative;overflow:hidden}.home-referral__art{object-fit:cover;object-position:center 31%}.home-referral__band:after{content:"";pointer-events:none;z-index:1;background-image:linear-gradient(90deg,rgba(7,9,12,.6),rgba(7,9,12,.25) 42%,transparent 70%);position:absolute;top:0;bottom:0;left:0;right:0}.home-referral__copy{z-index:2;max-width:570px;padding:32px 40px;position:relative}.home-referral__eyebrow{color:#c0c3cb;letter-spacing:.14em;font-size:10px;font-weight:500;display:block}.home-referral .home-referral__copy h2{color:#f3f1ec;font-family:var(--font-space-grotesk),sans-serif;letter-spacing:-.045em;margin:19px 0 14px;font-size:max(36px,min(3.7vw,52px));font-weight:500;line-height:.98}.home-referral__copy h2 em{font-family:var(--font-instrument-serif),Georgia,serif;letter-spacing:-.025em;font-size:1.12em;font-weight:400}.home-referral__copy p{color:#b9bdc6;max-width:350px;margin:0;font-size:13px;line-height:1.65}.home-referral__credits{color:#eeedf0;white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.home-referral__credits svg{width:14px;height:14px}.home-referral__actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:20px;display:flex}.home-referral__actions>span{color:#999fa9;font-size:10px}.home-referral__cta{color:#15171c;background-image:linear-gradient(135deg,#f6f4ef,#d9dce1);border:1px solid rgba(255,255,255,.8);border-radius:8px;align-items:center;gap:24px;min-height:42px;padding:10px 16px;font-size:12px;font-weight:600;transition:box-shadow .18s ease-out,border-color .18s ease-out;display:inline-flex}@media (hover:hover){.home-referral__cta:hover{border-color:#fff;box-shadow:0 0 22px rgba(232,238,255,.17)}}@media (max-width:767px){.home-referral__band{min-height:350px}.home-referral__copy{padding:28px 24px}.home-referral .home-referral__copy h2{margin-top:38px;font-size:40px}.home-referral__art{object-position:61% top;opacity:.75}.home-referral__band:after{background-image:linear-gradient(90deg,rgba(7,9,12,.8),rgba(7,9,12,.25)),linear-gradient(transparent 20%,#090b0f)}.home-referral__eyebrow{letter-spacing:.1em;font-size:9px}.home-referral__actions{gap:12px}}.home-welcome{grid-template-columns:1fr 1fr;gap:16px;display:grid;container-type:inline-size}.home-welcome--solo{grid-template-columns:1fr}.home-welcome__offer{aspect-ratio:16/9;isolation:isolate;border:1px solid rgba(255,255,255,.12);border-radius:18px;width:100%;min-width:0;min-height:300px;position:relative;overflow:hidden;container-type:inline-size}.home-welcome__poster{object-fit:cover;object-position:64% center;transform:scaleX(-1)}.home-welcome__film{position:absolute;top:0;bottom:0;left:0;right:0}.home-welcome__offer:after{content:"";z-index:1;pointer-events:none;background-image:linear-gradient(90deg,rgba(8,9,10,.91),rgba(8,9,10,.72) 45%,rgba(8,9,10,.24) 82%),linear-gradient(transparent 25%,rgba(8,9,10,.72));position:absolute;top:0;bottom:0;left:0;right:0}.home-welcome__copy{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;min-height:100%;padding:max(22px,min(4.5cqw,32px));display:flex;position:relative}.home-welcome .home-welcome__copy h2{max-width:100%;font-family:var(--font-space-grotesk),sans-serif;letter-spacing:-.035em;text-transform:uppercase;color:#f3f2f4;margin:0;font-size:max(28px,min(6.1cqw,40px));font-weight:700;line-height:1.06}.home-welcome__copy h2 span{color:#ff526a;margin-top:4px;display:inline-block}.home-welcome__copy p{color:#e1dedd;margin:12px 0 20px;font-size:12px;line-height:1.5}.home-welcome__signup{color:#fff;letter-spacing:-.015em;background-image:linear-gradient(#f1334e,#d9213b);border:1px solid rgba(255,255,255,.18);border-radius:10px;justify-content:center;align-items:center;gap:14px;width:-moz-fit-content;width:fit-content;max-width:100%;min-height:48px;padding:12px 18px;font-size:14px;font-weight:700;text-decoration:none;transition:box-shadow .18s ease-out;display:inline-flex;box-shadow:inset 0 1px rgba(255,255,255,.2),0 3px #9b1629,0 6px 22px rgba(170,15,40,.2)}.home-welcome__models{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;min-width:0;display:grid}.home-welcome__model{border-radius:var(--afc-pick-shell-radius,20px);min-width:0;padding:var(--afc-pick-shell-pad,4px);text-align:left;background-image:var(--afc-pick-shell-bg);box-shadow:var(--afc-pick-shell-shadow);border:0;transition:box-shadow .18s ease-out;display:flex}.home-welcome__model-body{border-radius:var(--afc-pick-panel-radius,16px);background-image:var(--afc-pick-panel-bg);flex-direction:column;flex:1;align-items:flex-start;gap:10px;min-width:0;padding:max(10px,min(1.2cqw,18px));transition:box-shadow .18s ease-out;display:flex;box-shadow:inset 0 1px rgba(255,255,255,.035)}.home-welcome__model-top{color:#dadadd;justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.home-welcome__type{background-image:linear-gradient(rgba(255,255,255,.06),rgba(255,255,255,.06));border-radius:5px;padding:3px 6px;font-size:10px}.home-welcome__model strong{color:#ededf0;font-size:13px;font-weight:600;line-height:1.25}.home-welcome__model-action{color:#aaaab3;justify-content:space-between;align-items:center;gap:4px;width:100%;margin-top:auto;font-size:11px;line-height:1.4;display:flex}@media (hover:hover){.home-welcome__signup:hover{border-color:rgba(255,255,255,.3);box-shadow:inset 0 1px rgba(255,255,255,.3),0 3px #9b1629,0 6px 26px rgba(225,38,64,.32)}.home-welcome__model:hover{box-shadow:var(--afc-pick-shell-shadow),0 0 16px rgba(255,255,255,.035)}.home-welcome__model:hover .home-welcome__model-body{box-shadow:inset 0 0 0 1px rgba(255,255,255,.12)}}@media (max-width:1100px){.home-welcome{grid-template-columns:1fr}.home-welcome__models{grid-template-rows:repeat(2,minmax(112px,auto))}.home-welcome__model-body{min-height:calc(112px - 2*var(--afc-pick-shell-pad,4px))}}@media (max-width:480px){.home-welcome__models{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-welcome__model{border-radius:16px}.home-welcome__model-body{min-height:calc(116px - 2*var(--afc-pick-shell-pad,4px));border-radius:12px;padding:10px}.home-welcome__copy p{margin:8px 0 12px;font-size:11px}.home-welcome__signup{padding-left:14px;padding-right:14px;font-size:12px}.home-welcome .home-welcome__copy h2{font-size:max(25px,min(7.7cqw,32px))}}.home-shelf{width:100%;min-width:0;max-width:1760px;margin-left:auto;margin-right:auto;padding-left:30px;padding-right:30px}.home-shelf__header{justify-content:space-between;align-items:center;gap:24px;margin-bottom:13px;display:flex}.home-shelf__intro{min-width:0}.home-shelf h2{color:#f1f0ee;letter-spacing:-.03em;margin:0;font-size:21px;font-weight:600;line-height:1.25}.home-shelf__actions{flex-shrink:0;align-items:center;gap:22px;display:flex}.home-shelf__browse{color:#b7b7be;white-space:nowrap;border:0;align-items:center;gap:7px;min-height:40px;padding:0;font-size:13px;transition:color .16s ease-out;display:inline-flex}.home-shelf__arrows{gap:6px;display:flex}.home-shelf__arrows[hidden]{display:none}.home-shelf__arrows button{color:#e3e3e5;background-image:linear-gradient(rgba(255,255,255,.024),rgba(255,255,255,.024));border:1px solid rgba(255,255,255,.13);border-radius:50%;place-items:center;width:36px;height:36px;padding:0;transition:border-color .18s ease-out,box-shadow .18s ease-out,opacity .18s ease-out;display:grid}.home-shelf__arrows button:disabled{opacity:.28;cursor:default}.home-shelf__rail{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;margin:-3px;padding:3px 3px 6px;list-style:none;display:flex;overflow-x:auto}.home-shelf__rail::-webkit-scrollbar{display:none}.home-showcase{scroll-snap-align:start;border:1px solid transparent;border-radius:13px;flex:0 0 max(240px,min(27.3973% - 9.86301px,336px));min-width:0;position:relative}.home-showcase:before{content:"";border-radius:inherit;opacity:0;pointer-events:none;background-image:linear-gradient(155deg,#212123,#19191c 65%,#1b1b1e);border:1px solid rgba(255,255,255,.094);transition:opacity .16s ease-out,border-color .18s ease-out,box-shadow .18s ease-out;position:absolute;top:-1px;bottom:-1px;left:-1px;right:-1px;box-shadow:inset 0 1px rgba(255,255,255,.024)}.home-showcase__open{border-radius:inherit;color:#efeff0;text-align:left;border:0;width:100%;height:100%;padding:3px;display:block;position:relative}.home-showcase__media{aspect-ratio:16/9;isolation:isolate;background-image:linear-gradient(#131316,#131316);border-radius:10px;width:100%;display:block;position:relative;overflow:hidden}.home-showcase__video{pointer-events:none;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.home-showcase__video img,.home-showcase__video video{object-position:center 40%}.home-showcase__still{object-fit:cover;object-position:center 40%}.home-showcase__caption{align-items:center;gap:8px;min-height:36px;padding:8px 8px 6px;display:flex}.home-showcase:has(.home-showcase__open:focus-visible):before{opacity:1}.home-showcase__title{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.015em;flex:1;min-width:0;font-size:12px;font-weight:500;line-height:1.35;display:block;overflow:hidden}.home-showcase__arrow{color:#98989f;flex-shrink:0;transition:color .16s ease-out}.home-showcase__kind{color:#98989f;flex-shrink:0;font-size:10px;line-height:1.35}.home-showcase__vendor{color:#d2d2d7;flex-shrink:0;place-items:center;width:19px;height:19px;display:grid}.home-model-mark{flex-shrink:0;width:17px;height:17px;display:inline-block}.home-model-mark--mask{background-image:linear-gradient(currentColor,currentColor);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.home-model-cover{color:#dedee2;background-image:radial-gradient(at 50% 0,rgba(255,255,255,.086),transparent 80%),linear-gradient(135deg,#18181b,#101013);flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.home-model-cover:after{content:"";pointer-events:none;border:1px solid rgba(255,255,255,.035);border-radius:3px;position:absolute;top:14px;bottom:14px;left:14px;right:14px}.home-model-cover .home-model-mark{opacity:.8;width:30px;height:30px}.home-model-cover__name{font-family:var(--font-space-grotesk),sans-serif;letter-spacing:-.055em;text-align:center;padding-left:20px;padding-right:20px;font-size:max(19px,min(1.45vw,24px));font-weight:500;line-height:1.2}.home-shelf__rail--portrait .home-showcase{flex-basis:max(166px,min(20% - 9.6px,250px))}.home-showcase--original .home-showcase__media{aspect-ratio:3/4}.home-showcase--original .home-showcase__title{font-size:12px}.studio-home .home-showcase__open:focus-visible{outline-offset:2px}@media (hover:hover){.home-shelf__browse:hover{color:#fff}.home-shelf__arrows button:not(:disabled):hover{border-color:rgba(255,255,255,.34);box-shadow:0 0 12px rgba(255,255,255,.043)}.home-showcase:hover:before{opacity:1;border-color:rgba(255,255,255,.26);box-shadow:inset 0 1px rgba(255,255,255,.05),0 0 18px rgba(255,255,255,.024)}.home-showcase:hover .home-showcase__arrow{color:#f1f1f3}}@media (max-width:767px){.home-discover{gap:26px}.home-shelf{padding-left:18px;padding-right:18px}.home-shelf__header{align-items:flex-start;gap:12px;margin-bottom:12px}.home-shelf h2{font-size:21px}.home-shelf__actions{gap:0}.home-shelf__browse{gap:4px;min-height:28px;font-size:12px}.home-shelf__arrows{display:none}.home-shelf__rail{gap:12px;margin-right:-18px;padding-right:18px;scroll-padding-inline:3px}.home-showcase{border-radius:15px;flex-basis:min(76vw,310px)}.home-showcase__media{border-radius:11px}.home-model-cover__name{font-size:22px}.home-shelf__rail--portrait .home-showcase{flex-basis:182px}.home-showcase--original .home-showcase__title{font-size:11px}}@media (prefers-reduced-motion:reduce){.home-discover *,.home-discover :before,.home-discover :after{scroll-behavior:auto!important;transition:none!important}}.home-showcase__badge{z-index:3;pointer-events:none;position:absolute;top:4px;left:5px}.home-shelf__rail--fade{--rail-fade:44px;--rail-fade-left:var(--rail-fade);--rail-fade-right:var(--rail-fade);-webkit-mask-image:linear-gradient(to right,transparent,#000 var(--rail-fade-left),#000 calc(100% - var(--rail-fade-right)),transparent);-webkit-mask-image:linear-gradient(to right,transparent,#000 var(--rail-fade-left),#000 calc(100% - var(--rail-fade-right)),transparent);mask-image:linear-gradient(to right,transparent,#000 var(--rail-fade-left),#000 calc(100% - var(--rail-fade-right)),transparent)}.home-shelf__rail--fade[data-at-start=true]{--rail-fade-left:0px}.home-shelf__rail--fade[data-at-end=true]{--rail-fade-right:0px}@media (max-width:767px){.home-shelf__rail--fade{--rail-fade:28px}}.home-welcome__benefits{color:rgba(225,221,224,.7);gap:7px;margin:18px 0 22px;padding:0;font-size:12px;line-height:1.4;list-style:none;display:grid}.home-welcome__benefits li{align-items:center;gap:8px;display:flex}.home-welcome__benefits svg{color:#a6a2a6;flex-shrink:0}.home-welcome__signup svg{flex-shrink:0}