.screen-app{--screen-bg:var(--secondary);--screen-accent:var(--primary);--screen-accent-muted:color-mix(in srgb, var(--primary) 12%, transparent);--screen-card-bg:var(--card);--screen-card-shadow:var(--uds-shadow-med);--screen-card-max-height:min(500px, 56dvh);--screen-content-max-width:360px;--screen-meta-muted:var(--muted-foreground);--screen-body-muted:var(--muted-foreground);color:var(--foreground)}.screen-app.screen-app-present-root{background-color:var(--background)}.screen-app .screen-app-present-surface{background-color:var(--screen-bg)}.screen-app .screen-header-title{letter-spacing:-.02em;font-size:1.375rem;font-weight:700;line-height:1.2}.screen-app .screen-genre{color:var(--screen-accent);font-weight:500}.screen-app .screen-tab-active{color:var(--screen-accent)}.screen-app .screen-tab-inactive{color:var(--muted-foreground)}.screen-app .screen-card{background-color:var(--screen-card-bg);box-shadow:var(--screen-card-shadow);max-height:var(--screen-card-max-height);border:1px solid #0000}.dark .screen-app{--screen-card-bg:var(--accent);--screen-card-shadow:var(--uds-shadow-high)}.dark .screen-app .screen-card{border-color:var(--border)}.screen-app .screen-card-action{color:var(--muted-foreground)}.screen-app .screen-card-action:hover{color:var(--foreground)}.screen-detail-sheet,.screen-categories-sheet,.screen-cast-sheet,.screen-person-sheet,.screen-sheet{--screen-sheet-max-width:430px;--screen-accent:var(--primary);max-width:var(--screen-sheet-max-width);translate:-50%;width:min(var(--screen-sheet-max-width), 100%)!important;left:50%!important;right:auto!important}.screen-sheet-chrome{box-shadow:none!important;background:0 0!important;border:0!important}.screen-sheet-height{will-change:height, max-height}.screen-sheet-scroll{overscroll-behavior:contain;touch-action:pan-y}.screen-app .screen-profile-content{width:100%;max-width:var(--screen-content-max-width);margin-inline:auto;padding-inline:1rem}.screen-app .screen-profile-carousel-region{flex-direction:column;flex:1;justify-content:center;width:100%;min-height:0;display:flex;overflow:visible}.screen-app .screen-profile-carousel{flex-direction:column;flex:1;justify-content:center;width:100%;display:flex;position:relative;overflow:visible}.screen-app .screen-profile-carousel-track{--carousel-layout-width:var(--screen-content-max-width);touch-action:pan-x;-webkit-overflow-scrolling:touch;width:100%;padding-block:1rem}.screen-app .screen-profile-carousel-slot{flex:0 0 calc(var(--carousel-layout-width) * .88);width:calc(var(--carousel-layout-width) * .88);min-width:calc(var(--carousel-layout-width) * .88)}.screen-app .screen-profile-carousel-slot--first{margin-left:calc(var(--carousel-layout-width) * .06)}.screen-app .screen-profile-carousel-slot--last{margin-right:calc(var(--carousel-layout-width) * .06)}.screen-app .screen-profile-carousel .screen-profile-movie-card{height:auto;max-height:none}.screen-app .screen-profile-carousel-card{transform-origin:50%;will-change:transform, opacity;position:relative}
