.home-screen.home-new{background:#000;color:#fff;min-height:80vh}.market-container{width:100%;max-width:none;padding:0 clamp(20px,2.4vw,56px);margin:0 auto}.market-hero{border-bottom:1px solid #252525}.market-hero-inner{display:grid;grid-template-columns:minmax(0,440px) minmax(0,1fr);grid-gap:48px;gap:48px;padding-top:20px;padding-bottom:40px;align-items:start}.market-heading{padding-top:12px}.market-heading h1{font-size:clamp(42px,3.7vw,64px);line-height:.86;letter-spacing:-.04em;font-weight:500;margin:0}.home-banners{min-width:0;position:relative}.home-banner-track{display:flex;align-items:flex-start;gap:24px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory;overscroll-behavior-x:contain}.home-banner-track::-webkit-scrollbar{display:none}.home-banner{flex:0 0 clamp(260px,21.3vw,368px);min-width:0;scroll-snap-align:start}.home-banner a{display:block}.home-banner-media{aspect-ratio:16/9;border-radius:20px;overflow:hidden;background:#18171a}.home-banner-media img,.home-banner-media video{width:100%;height:100%;object-fit:cover}.home-banner p{font-size:14px;line-height:1.35;color:#97949b;margin:16px 0 0}.home-banner a:focus-visible{outline:2px solid #deb6ff;outline-offset:-2px;border-radius:20px}.home-banners.has-next:after{content:"";position:absolute;inset:0 0 0 auto;width:64px;background:linear-gradient(90deg,transparent,#000);pointer-events:none}.banner-arrow{position:absolute;z-index:2;top:calc(clamp(260px,21.3vw,368px) * 9 / 32 - 15px);display:grid;place-items:center;width:30px;height:30px;border-radius:50%;border:0;color:#fff;background:#ffffff40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.banner-arrow svg{width:15px;height:15px}.banner-arrow:hover{background:#756b80}.banner-arrow:focus-visible{outline:2px solid #deb6ff;outline-offset:3px}.banner-arrow.next{right:0}.banner-arrow.previous{left:0}.banner-arrow.previous svg{transform:rotate(180deg)}.home-banner-empty,.home-banners-loading{min-height:240px;border-radius:20px;background:#17131d;padding:32px}.home-banner-empty p{font-size:clamp(24px,2vw,36px);line-height:1.1;margin-bottom:30px}.home-banner-empty a{color:#deb6ff}.home-load-message{padding:60px 0;color:#a6a0ad}.home-load-message a{color:#deb6ff}.home-screen.home-new #home-templates{padding-top:44px;scroll-margin-top:100px}.home-screen.home-new .home-row{margin:0 0 44px}.home-screen.home-new .home-row-head{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:32px}.home-screen.home-new .home-row-title{font-size:30px;line-height:1.2;font-weight:400;color:#fff}.home-row-all{color:#deb6ff;font-size:16px;white-space:nowrap}.home-screen.home-new .home-mosaic-fade{position:relative}.home-screen.home-new .home-mosaic-fade .home-mosaic{isolation:isolate}.home-screen.home-new .home-mosaic-fade:after{content:"";position:absolute;z-index:1;inset:auto 0 0;height:min(42%,220px);background:linear-gradient(180deg,transparent,#000 92%);pointer-events:none}.home-screen.home-new .home-mosaic-fade:focus-within:after{opacity:0}.home-screen.home-new .home-mosaic-footer{position:relative;z-index:2;display:flex;justify-content:center;margin-top:-72px;padding:0 16px 32px;pointer-events:none}.home-screen.home-new .home-mosaic-more{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:14px 24px;border-radius:6px;background:#fff;color:#0b0b10;font-size:12px;font-weight:500;line-height:1.35;text-transform:uppercase;text-align:center;pointer-events:auto;transition:background .15s}.home-screen.home-new .home-mosaic-more:hover{background:#e9d4ff}.home-screen.home-new .home-mosaic-more:focus-visible{outline:2px solid var(--lilac);outline-offset:4px}.home-screen.home-new .home-mosaic{--mosaic-columns:4;--mosaic-gap:24px;display:grid;grid-template-columns:repeat(var(--mosaic-columns),minmax(0,1fr));grid-gap:var(--mosaic-gap);gap:var(--mosaic-gap);align-items:start}.home-screen.home-new .home-mosaic[data-measured=true]{grid-auto-rows:1px;grid-auto-flow:dense;row-gap:0}.home-screen.home-new .home-mosaic-item{min-width:0}.home-screen.home-new .home-mosaic[data-measured=true] .home-mosaic-item{padding-bottom:var(--mosaic-gap)}.home-screen.home-new .home-mosaic .card{display:block;width:100%;min-width:0;grid-column:auto;border-radius:20px;border:0}.home-screen.home-new .home-mosaic .card .poster,.home-screen.home-new .home-mosaic .card video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.home-screen.home-new .home-mosaic .card:focus-visible{outline:2px solid var(--lilac);outline-offset:4px}.home-screen.home-new .home-mosaic .market-card-bottom{position:absolute;z-index:2;inset:auto 0 0;padding:40px 14px 14px;background:linear-gradient(transparent,rgba(0,0,0,.72))}.market-card-price{display:flex;align-items:center;gap:9px;flex-wrap:wrap;font-size:clamp(17px,1.45vw,24px);font-weight:500;line-height:1.2}.market-card-credits{color:#161019;background:#deb6ff;display:inline-flex;align-items:center;gap:2px;font-size:14px;font-style:italic;font-weight:700;padding:2px 5px;border-radius:3px;white-space:nowrap}.market-card-credits svg{width:10px;height:10px}.market-card-author{display:flex;align-items:center;gap:10px;color:#c3bec8;margin-top:9px;font-size:12px;line-height:18px}.market-card-author span:last-child{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.market-card-avatar{display:grid;place-items:center;border-radius:50%;overflow:hidden;background:linear-gradient(135deg,#b882e9,#ece4f4);color:#302035;font-size:11px;flex:0 0 auto}.market-card-avatar,.market-card-avatar img{width:20px;height:20px}@media(max-width:1450px){.market-hero-inner{grid-template-columns:minmax(0,360px) minmax(0,1fr);gap:32px}}@media(max-width:1100px){.market-hero-inner{grid-template-columns:minmax(0,300px) minmax(0,1fr);gap:24px}.market-heading h1{font-size:42px}.home-screen.home-new .home-mosaic{--mosaic-columns:3;--mosaic-gap:20px}}@media(max-width:760px){.market-container{padding-left:20px;padding-right:20px}.market-hero-inner{grid-template-columns:minmax(0,1fr);gap:28px;padding-top:18px;padding-bottom:28px}.market-heading{padding-top:0}.market-heading h1{font-size:clamp(38px,8vw,52px)}.home-banner{flex-basis:min(82vw,368px)}.home-banner-media{border-radius:15px}.home-banner p{font-size:12px;margin-top:12px}.banner-arrow{top:calc(min(82vw,368px) * 9 / 32 - 15px)}.home-banners.has-next:after{width:24px}.home-screen.home-new #home-templates{padding-top:28px}.home-screen.home-new .home-row-title{font-size:24px}.home-screen.home-new .home-row-head{margin-bottom:20px}.home-row-all{font-size:12px}.home-screen.home-new .home-mosaic{--mosaic-columns:2;--mosaic-gap:14px}.home-screen.home-new .home-mosaic .card{border-radius:12px}.home-screen.home-new .home-mosaic .market-card-bottom{padding:30px 9px 10px}.market-card-price{font-size:15px;gap:5px}.market-card-credits{font-size:10px;padding:2px 3px}.market-card-credits svg{width:8px;height:8px}.market-card-author{font-size:10px;margin-top:6px;gap:5px}.market-card-avatar,.market-card-avatar img{width:16px;height:16px}.home-screen.home-new .home-mosaic-footer{margin-top:-54px;padding-bottom:24px}.home-screen.home-new .home-mosaic-more{padding:10px 20px;min-height:40px;font-size:10px}}@media(prefers-reduced-motion:reduce){.home-banner-track{scroll-behavior:auto}}@media(max-width:700px){.home-screen.home-new{display:none}}