:root{--btn-font-family:inherit;--btn-font-weight:600;--btn-radius:8px;--btn-transition:.35s ease;--btn-height-small:40px;--btn-height-medium:48px;--btn-height-normal:52px;--btn-height-large:60px;--btn-height-xlarge:66px;--btn-padding-small:6px 16px;--btn-padding-medium:6px 24px;--btn-padding-normal:8px 28px;--btn-padding-large:8px 34px;--btn-padding-xlarge:10px 42px;--btn-font-small:14px;--btn-font-medium:16px;--btn-font-normal:16px;--btn-font-large:18px;--btn-font-xlarge:20px;--btn-border-width-none:0;--btn-border-width-thin:1px;--btn-border-width-medium:2px;--btn-border-width-thick:3px;--btn-font-regular:var(--scandia-regular);--btn-font-family-medium:var(--scandia-medium);--btn-font-bold:var(--scandia-bold);--btn-font-light:var(--scandia-light)}.Button-module__Ri6GEa__btn{--btn-bg:#303030;--btn-color:#fff;--btn-border:#303030;--btn-hover-bg:transparent;--btn-hover-color:#fff;--btn-hover-border:transparent;--btn-radius-square:0;--btn-radius-small:4px;--btn-radius-medium:8px;--btn-radius-large:14px;--btn-radius-pill:50px;--btn-radius-circle:999px;--btn-border-width:var(--btn-border-width-thin);border:var(--btn-border-width)solid var(--btn-border);border-radius:var(--btn-radius);color:var(--btn-color);cursor:pointer;font-family:var(--btn-font-family);font-weight:var(--btn-font-weight);isolation:isolate;transition:color var(--btn-transition),border-color var(--btn-transition),background var(--btn-transition);--btn-current-bg:var(--btn-bg);background:var(--btn-current-bg);justify-content:center;align-items:center;gap:.6rem;display:inline-flex;position:relative;overflow:hidden}.Button-module__Ri6GEa__font-inherit{--btn-font-family:inherit}.Button-module__Ri6GEa__font-light{--btn-font-family:var(--btn-font-light)}.Button-module__Ri6GEa__font-regular{--btn-font-family:var(--btn-font-regular)}.Button-module__Ri6GEa__font-medium{--btn-font-family:var(--btn-font-family-medium)}.Button-module__Ri6GEa__font-bold{--btn-font-family:var(--btn-font-bold)}.Button-module__Ri6GEa__border-none{--btn-border-width:var(--btn-border-width-none)}.Button-module__Ri6GEa__border-thin{--btn-border-width:var(--btn-border-width-thin)}.Button-module__Ri6GEa__border-medium{--btn-border-width:var(--btn-border-width-medium)}.Button-module__Ri6GEa__border-thick{--btn-border-width:var(--btn-border-width-thick)}.Button-module__Ri6GEa__border-0{--btn-border-width:0}.Button-module__Ri6GEa__border-1{--btn-border-width:1px}.Button-module__Ri6GEa__border-2{--btn-border-width:2px}.Button-module__Ri6GEa__border-3{--btn-border-width:3px}.Button-module__Ri6GEa__border-4{--btn-border-width:4px}.Button-module__Ri6GEa__btn:after,.Button-module__Ri6GEa__btn:before{background:var(--btn-hover-bg);border:var(--btn-border-width)solid transparent;content:"";height:calc(100% + var(--btn-border-width));left:calc( - var(--btn-border-width));top:calc( - var(--btn-border-width));transition:transform var(--btn-transition);width:calc(100% + var(--btn-border-width));z-index:1;position:absolute;transform:translate(100%)}.Button-module__Ri6GEa__btn:hover:after,.Button-module__Ri6GEa__btn:hover:before{transform:translate(0)}.Button-module__Ri6GEa__btn:active,.Button-module__Ri6GEa__btn:focus,.Button-module__Ri6GEa__btn:focus-visible,.Button-module__Ri6GEa__btn:hover{transition:transform var(--btn-transition);background:var(--btn-current-bg)!important;border-color:var(--btn-hover-border)!important;color:var(--btn-hover-color)!important}.Button-module__Ri6GEa__btn:not(:hover){background:var(--btn-bg)!important}.Button-module__Ri6GEa__btn:hover:before{animation:.35s forwards Button-module__Ri6GEa__slideFill}.Button-module__Ri6GEa__filled{--btn-current-bg:var(--btn-hover-bg);--btn-border:var(--btn-hover-border);color:var(--btn-hover-color)}@keyframes Button-module__Ri6GEa__slideFill{0%{transform:translate(100%)}to{transform:translate(0)}}.Button-module__Ri6GEa__btn span{justify-content:center;align-items:center;gap:10px;line-height:normal;display:inline-flex}.Button-module__Ri6GEa__btn span,.Button-module__Ri6GEa__spinner{z-index:2;position:relative}.Button-module__Ri6GEa__btn:focus{box-shadow:none}.Button-module__Ri6GEa__btn:disabled{background-color:var(--btn-bg);border-color:var(--btn-border);cursor:not-allowed;opacity:.7;pointer-events:none}.Button-module__Ri6GEa__loading{cursor:wait}.Button-module__Ri6GEa__square{border-radius:var(--btn-radius-square)}.Button-module__Ri6GEa__small{border-radius:var(--btn-radius-small)}.Button-module__Ri6GEa__medium{border-radius:var(--btn-radius-medium)}.Button-module__Ri6GEa__large{border-radius:var(--btn-radius-large)}.Button-module__Ri6GEa__pill{border-radius:var(--btn-radius-pill)}.Button-module__Ri6GEa__circle{border-radius:var(--btn-radius-circle)}.Button-module__Ri6GEa__spinner{width:1rem;height:1rem}.Button-module__Ri6GEa__small{font-size:var(--btn-font-small);min-height:var(--btn-height-small);padding:var(--btn-padding-small)}.Button-module__Ri6GEa__medium{font-size:var(--btn-font-medium);min-height:var(--btn-height-medium);padding:var(--btn-padding-medium)}.Button-module__Ri6GEa__normal{font-size:var(--btn-font-normal);min-height:var(--btn-height-normal);padding:var(--btn-padding-normal)}.Button-module__Ri6GEa__large{font-size:var(--btn-font-large);min-height:var(--btn-height-large);padding:var(--btn-padding-large)}.Button-module__Ri6GEa__xlarge{font-size:var(--btn-font-xlarge);min-height:var(--btn-height-xlarge);padding:var(--btn-padding-xlarge)}.Button-module__Ri6GEa__black{--btn-bg:#303030;--btn-color:#fff;--btn-border:#303030;--btn-hover-bg:#798daf;--btn-hover-color:#fff;--btn-hover-border:#798daf}.Button-module__Ri6GEa__white{--btn-bg:#fff;--btn-color:#303030;--btn-border:#d1d5db;--btn-hover-bg:#303030;--btn-hover-color:#fff;--btn-hover-border:#303030}.Button-module__Ri6GEa__pink{--btn-bg:#f1e7d5;--btn-color:#3c2f20;--btn-border:#f1e7d5;--btn-hover-bg:#d8b98c;--btn-hover-color:#fff;--btn-hover-border:#d8b98c}.Button-module__Ri6GEa__outline{--btn-bg:transparent;--btn-color:#303030;--btn-border:#303030;--btn-hover-bg:#303030;--btn-hover-color:#fff;--btn-hover-border:#303030}.Button-module__Ri6GEa__plain{--btn-bg:transparent;--btn-color:#303030;--btn-border:transparent;--btn-hover-bg:#f3f4f6;--btn-hover-color:#303030;--btn-hover-border:transparent}.Button-module__Ri6GEa__primary{--btn-bg:#798daf;--btn-color:#fff;--btn-border:#798daf;--btn-hover-bg:#303030;--btn-hover-color:#fff;--btn-hover-border:#303030}.Button-module__Ri6GEa__success{--btn-bg:#198754;--btn-color:#fff;--btn-border:#198754;--btn-hover-bg:#157347;--btn-hover-color:#fff;--btn-hover-border:#157347}.Button-module__Ri6GEa__danger{--btn-bg:#c9181e;--btn-color:#fff;--btn-border:#c9181e;--btn-hover-bg:#a91419;--btn-hover-color:#fff;--btn-hover-border:#a91419}@media (max-width:991px){:root{--btn-height-normal:44px;--btn-height-large:50px;--btn-height-xlarge:56px;--btn-font-normal:.95rem;--btn-font-large:1rem;--btn-font-xlarge:1.05rem}}@media (max-width:576px){:root{--btn-height-small:32px;--btn-height-medium:38px;--btn-height-normal:42px;--btn-height-large:46px;--btn-height-xlarge:52px;--btn-padding-normal:6px 20px;--btn-padding-large:6px 26px;--btn-padding-xlarge:6px 30px;--btn-font-small:.8rem;--btn-font-medium:.85rem;--btn-font-normal:.9rem;--btn-font-large:.95rem;--btn-font-xlarge:1rem}}@media (min-width:1600px){:root{--btn-height-small:38px;--btn-height-medium:46px;--btn-height-normal:54px;--btn-height-large:60px;--btn-height-xlarge:68px;--btn-padding-small:8px 18px;--btn-padding-medium:8px 24px;--btn-padding-normal:8px 32px;--btn-padding-large:8px 40px;--btn-padding-xlarge:8px 48px;--btn-font-small:.95rem;--btn-font-medium:1rem;--btn-font-normal:15px;--btn-font-large:22px;--btn-font-xlarge:26px;--btn-radius-small:6px;--btn-radius-medium:10px;--btn-radius-large:16px}}@media (min-width:1920px){:root{--btn-height-small:42px;--btn-height-medium:50px;--btn-height-normal:52px;--btn-height-large:62px;--btn-height-xlarge:68px;--btn-padding-small:6px 18px;--btn-padding-medium:8px 26px;--btn-padding-normal:8px 30px;--btn-padding-large:10px 36px;--btn-padding-xlarge:10px 44px;--btn-font-small:14px;--btn-font-medium:16px;--btn-font-normal:18px;--btn-font-large:20px;--btn-font-xlarge:21px}}@media (min-width:2560px){:root{--btn-height-small:46px;--btn-height-medium:54px;--btn-height-normal:58px;--btn-height-large:68px;--btn-height-xlarge:74px;--btn-padding-small:8px 20px;--btn-padding-medium:8px 24px;--btn-padding-normal:10px 34px;--btn-padding-large:12px 42px;--btn-padding-xlarge:12px 50px;--btn-font-small:15px;--btn-font-medium:17px;--btn-font-normal:18px;--btn-font-large:22px;--btn-font-xlarge:22px;--btn-radius-medium:12px;--btn-radius-large:18px}}@media (min-width:3840px){:root{--btn-height-small:56px;--btn-height-medium:66px;--btn-height-normal:74px;--btn-height-large:82px;--btn-height-xlarge:90px;--btn-padding-small:10px 26px;--btn-padding-medium:10px 30px;--btn-padding-normal:12px 40px;--btn-padding-large:14px 48px;--btn-padding-xlarge:16px 60px;--btn-font-small:18px;--btn-font-medium:20px;--btn-font-normal:22px;--btn-font-large:24px;--btn-font-xlarge:28px}}
.AuthHeader-module__YNsZIW__product_app_topbar{color:#fff;background:linear-gradient(#323232,#323232 74%,#404040);border-radius:0 0 32px 32px;justify-content:space-between;align-items:center;gap:16px;padding:24px;display:flex;box-shadow:0 18px 36px #3232322e}.AuthHeader-module__YNsZIW__product_app_frame{grid-template-rows:auto auto auto auto 1fr auto;gap:14px;width:100%;min-width:0;max-width:1160px;margin:0 auto;display:grid}.AuthHeader-module__YNsZIW__product_app_topbar_logo{display:none}.AuthHeader-module__YNsZIW__product_app_shell{--app-surface:#fffaf1;--app-surface-soft:#f8f1e6;--app-border:#3232321a;--app-muted:#625d55;--app-primary:#323232;--app-accent:#798daf;max-width:100%;min-height:100vh;padding:0 0 110px;overflow-x:hidden}.AuthHeader-module__YNsZIW__product_app_topbar_actions{align-items:center;gap:12px;display:flex}.AuthHeader-module__YNsZIW__product_app_topbar_actions.AuthHeader-module__YNsZIW__is_hidden_for_sheet{pointer-events:none;visibility:hidden}.AuthHeader-module__YNsZIW__product_app_team_card_notifications_panel{z-index:25;background:#fffdf8;border:1px solid #3232321a;border-radius:20px;width:min(340px,100vw - 44px);max-height:360px;padding:12px;position:absolute;top:calc(100% + 10px);right:0;overflow-y:auto;box-shadow:0 18px 32px #32323224}.AuthHeader-module__YNsZIW__product_app_team_picker_category_cta{font-family:var(--scandia-bold);border-radius:999px;justify-content:center;align-items:center;min-width:60px;padding:7px 12px;font-size:12px;text-decoration:none;display:inline-flex}.AuthHeader-module__YNsZIW__product_app_team_picker_category_cta.AuthHeader-module__YNsZIW__is_success{color:#2f6b43;background:#d9f0e0}.AuthHeader-module__YNsZIW__product_app_team_picker_category_cta.AuthHeader-module__YNsZIW__is_warning{color:#59430f;background:#f6deb0}.AuthHeader-module__YNsZIW__product_app_team_picker_category_cta.AuthHeader-module__YNsZIW__is_danger{color:#8d1a12;background:#f6c8c3}.AuthHeader-module__YNsZIW__curved_label{font-family:var(--scandia-regular);font-size:var(--fs-md);border-radius:20px;cursor:default!important;padding:30px!important}.AuthHeader-module__YNsZIW__curved_label em{font-family:var(--scandia-bold);width:auto;border-top-right-radius:20px!important;border-bottom-left-radius:20px!important}.AuthHeader-module__YNsZIW__curved_label>span{width:100%}.AuthHeader-module__YNsZIW__season_details_value{color:#353535;font-size:var(--fs-md);font-weight:500}.AuthHeader-module__YNsZIW__season_details_field{background:#efe5c7;border-radius:12px;align-items:center;padding:15px 18px;display:flex}.AuthHeader-module__YNsZIW__season_details_fields{flex-direction:column;gap:18px;display:flex}.AuthHeader-module__YNsZIW__season_details_divider{background:#000;height:2px;margin:16px 0 30px}.AuthHeader-module__YNsZIW__season_details_title{color:#363041;font-size:var(--fs-xl);margin:0;font-weight:700}.AuthHeader-module__YNsZIW__season_details_body,.AuthHeader-module__YNsZIW__season_details_footer{padding:26px 22px 36px}.AuthHeader-module__YNsZIW__season_details_footer{text-align:center;margin-top:auto}.AuthHeader-module__YNsZIW__season_details_header{background:#2f2f2f;border-radius:0 0 30px 30px;align-items:center;height:92px;padding:10px 22px;display:flex}.AuthHeader-module__YNsZIW__season_details_close{color:#fff;cursor:pointer;background:#ffffff38;border:none;border-radius:1000px;justify-content:center;align-items:center;padding:10px;display:flex}.AuthHeader-module__YNsZIW__season_details_sheet{background:#f8f4fa;border-radius:0;flex-direction:column;width:100%;max-width:100%;height:100%;animation:.25s AuthHeader-module__YNsZIW__seasonDetailsUp;display:flex;overflow:hidden}.AuthHeader-module__YNsZIW__season_details_overlay{z-index:9999;background:#00000073;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}@keyframes AuthHeader-module__YNsZIW__seasonDetailsUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (max-width:767px){.AuthHeader-module__YNsZIW__product_app_topbar{z-index:1;border-radius:0 0 26px 26px;align-items:center;width:100%;margin:0;padding:18px;position:fixed;top:0;left:0}.AuthHeader-module__YNsZIW__product_app_topbar_actions{flex-wrap:wrap;justify-content:flex-end}.AuthHeader-module__YNsZIW__product_app_shell{--app-mobile-page-x:16px;--app-mobile-header-x:20px;--app-mobile-header-y:18px;--app-mobile-header-gap:12px;--app-mobile-back-size:40px;--app-mobile-back-icon:18px;--app-mobile-title-size:22px;--app-mobile-title-line:1.18;padding-bottom:110px;overflow-x:hidden}.AuthHeader-module__YNsZIW__product_app_topbar_actions{flex:none;gap:8px}}@media (max-width:640px){.AuthHeader-module__YNsZIW__product_app_topbar{grid-template-columns:minmax(0,1fr) auto;gap:12px;display:grid}}@media (max-width:420px){.AuthHeader-module__YNsZIW__product_app_topbar{align-items:center;padding:12px}}@media (min-width:768px){.AuthHeader-module__YNsZIW__product_app_shell{--app-desktop-container-max:1440px;--app-desktop-content-max:1184px;--app-desktop-panel-max:1200px;--app-desktop-wide-panel-max:1230px;--app-desktop-page-padding:clamp(24px,3vw,48px);--desktop-team-sheet-width:min(596px,calc(100vw - 80px));--desktop-team-sheet-right:40px;--desktop-team-sheet-top:100px;padding-bottom:0}.AuthHeader-module__YNsZIW__product_app_shell.AuthHeader-module__YNsZIW__has_desktop_app_header .AuthHeader-module__YNsZIW__desktop_app_notification_wrap{overflow:visible;display:grid!important}.AuthHeader-module__YNsZIW__product_app_topbar_actions{order:2;margin-left:auto;margin-right:18px}.AuthHeader-module__YNsZIW__product_app_shell.AuthHeader-module__YNsZIW__has_desktop_app_header .AuthHeader-module__YNsZIW__desktop_app_notification_wrap,.AuthHeader-module__YNsZIW__product_app_shell.AuthHeader-module__YNsZIW__has_desktop_app_header .AuthHeader-module__YNsZIW__product_app_topbar_actions{position:relative;z-index:1220!important;overflow:visible!important}.AuthHeader-module__YNsZIW__product_app_shell.AuthHeader-module__YNsZIW__has_desktop_app_header .AuthHeader-module__YNsZIW__product_app_topbar,.AuthHeader-module__YNsZIW__product_app_shell.AuthHeader-module__YNsZIW__has_desktop_app_header .AuthHeader-module__YNsZIW__product_app_topbar_actions{overflow:visible}.AuthHeader-module__YNsZIW__product_app_shell.AuthHeader-module__YNsZIW__has_desktop_app_header .AuthHeader-module__YNsZIW__desktop_app_notification_wrap{display:grid;position:relative}.AuthHeader-module__YNsZIW__product_app_topbar{box-sizing:border-box;clip-path:inset(0 -100vmax);z-index:48;background:#232325;border-radius:0;width:100%;min-height:80px;margin-left:0;padding:0 48px;position:fixed;top:0;overflow-x:clip;box-shadow:0 0 0 100vmax #232325}.AuthHeader-module__YNsZIW__product_app_topbar_actions.AuthHeader-module__YNsZIW__is_hidden_for_sheet{pointer-events:pointer;visibility:visible}.AuthHeader-module__YNsZIW__product_app_topbar_logo{align-items:center;width:92px;min-width:92px;margin-right:20px;display:inline-flex}.AuthHeader-module__YNsZIW__product_app_topbar_logo img{object-fit:contain;width:92px;height:auto}.AuthHeader-module__YNsZIW__product_app_shell.AuthHeader-module__YNsZIW__has_desktop_app_header .AuthHeader-module__YNsZIW__product_app_topbar_logo{width:80px;min-width:80px;margin-right:48px}.AuthHeader-module__YNsZIW__product_app_shell.AuthHeader-module__YNsZIW__has_desktop_app_header .AuthHeader-module__YNsZIW__product_app_topbar_logo img{width:80px;height:47px}@media (max-width:1320px){.AuthHeader-module__YNsZIW__product_app_topbar{padding-left:32px;padding-right:32px}.AuthHeader-module__YNsZIW__product_app_topbar_actions,.AuthHeader-module__YNsZIW__product_app_topbar_logo{margin-right:12px}}.AuthHeader-module__YNsZIW__product_app_shell.AuthHeader-module__YNsZIW__has_desktop_app_header .AuthHeader-module__YNsZIW__product_app_topbar{color:#19191c;max-width:var(--app-desktop-container-max);min-height:80px;width:min(100%,var(--app-desktop-container-max));z-index:72;background:#fbfaf7;border-bottom:1px solid #19191c14;padding:0 48px;left:50%;transform:translate(-50%);box-shadow:0 0 0 100vmax #fbfaf7}.AuthHeader-module__YNsZIW__product_app_shell.AuthHeader-module__YNsZIW__has_desktop_app_header .AuthHeader-module__YNsZIW__product_app_topbar>.AuthHeader-module__YNsZIW__product_app_topbar_identity .AuthHeader-module__YNsZIW__product_app_topbar_greeting,.AuthHeader-module__YNsZIW__product_app_shell.AuthHeader-module__YNsZIW__has_desktop_app_header .AuthHeader-module__YNsZIW__product_app_topbar>.AuthHeader-module__YNsZIW__product_app_topbar_identity .AuthHeader-module__YNsZIW__product_app_topbar_name_button,.AuthHeader-module__YNsZIW__product_app_shell.AuthHeader-module__YNsZIW__has_desktop_app_header .AuthHeader-module__YNsZIW__product_app_topbar>.AuthHeader-module__YNsZIW__product_app_topbar_identity .AuthHeader-module__YNsZIW__product_app_topbar_title{display:none}.AuthHeader-module__YNsZIW__product_app_shell.AuthHeader-module__YNsZIW__has_desktop_app_header .AuthHeader-module__YNsZIW__product_app_topbar_actions{order:2;gap:18px;margin-right:8px}@media (max-width:1199px){.AuthHeader-module__YNsZIW__product_app_shell.AuthHeader-module__YNsZIW__has_desktop_app_header .AuthHeader-module__YNsZIW__product_app_topbar{padding:0 30px}}.AuthHeader-module__YNsZIW__product_app_shell.AuthHeader-module__YNsZIW__has_desktop_app_header .AuthHeader-module__YNsZIW__product_app_topbar{z-index:1210!important;overflow:visible!important}}@media screen and (min-width:1520px){.AuthHeader-module__YNsZIW__product_app_shell.AuthHeader-module__YNsZIW__has_desktop_app_header .AuthHeader-module__YNsZIW__product_app_topbar{padding:0 30px}.AuthHeader-module__YNsZIW__product_app_shell{--app-desktop-container-max:1440px;--app-desktop-content-max:1440px;--app-desktop-panel-max:1440px;--app-desktop-wide-panel-max:1440px;--app-desktop-page-padding:clamp(24px,3vw,48px)}}@media (min-width:1440px){.AuthHeader-module__YNsZIW__product_app_shell{--app-desktop-page-padding:48px}}@media (min-width:1920px){.AuthHeader-module__YNsZIW__product_app_shell{--app-desktop-container-max:1800px;--app-desktop-content-max:1800px;--app-desktop-panel-max:1800px;--app-desktop-wide-panel-max:1800px;--app-desktop-page-padding:clamp(24px,3vw,48px);--desktop-team-sheet-right:max(40px,calc((100vw - var(--app-desktop-container-max))/2 + 40px))}.AuthHeader-module__YNsZIW__product_app_shell.AuthHeader-module__YNsZIW__has_desktop_app_header .AuthHeader-module__YNsZIW__product_app_topbar{padding:0}.AuthHeader-module__YNsZIW__product_app_shell.AuthHeader-module__YNsZIW__has_desktop_app_header .AuthHeader-module__YNsZIW__product_app_content,.AuthHeader-module__YNsZIW__product_app_shell.AuthHeader-module__YNsZIW__has_desktop_app_header .AuthHeader-module__YNsZIW__product_app_frame,.AuthHeader-module__YNsZIW__product_app_shell.AuthHeader-module__YNsZIW__has_desktop_app_header .AuthHeader-module__YNsZIW__product_app_topbar{max-width:var(--app-desktop-container-max)}}@media screen and (min-width:2560px){.AuthHeader-module__YNsZIW__product_app_shell.AuthHeader-module__YNsZIW__has_desktop_app_header .AuthHeader-module__YNsZIW__product_app_topbar{min-height:150px}.AuthHeader-module__YNsZIW__product_app_shell{--app-desktop-container-max:2380px;--app-desktop-content-max:2380px;--app-desktop-panel-max:2380px;--app-desktop-wide-panel-max:2380px;--app-desktop-page-padding:clamp(24px,3vw,48px);--desktop-team-sheet-width:min(880px,calc(100vw - 80px));--desktop-team-sheet-right:190px;--desktop-team-sheet-top:130px}.AuthHeader-module__YNsZIW__product_app_shell.AuthHeader-module__YNsZIW__has_desktop_app_header .AuthHeader-module__YNsZIW__product_app_topbar_logo,.AuthHeader-module__YNsZIW__product_app_shell.AuthHeader-module__YNsZIW__has_desktop_app_header .AuthHeader-module__YNsZIW__product_app_topbar_logo img{width:140px}.AuthHeader-module__YNsZIW__product_app_shell.AuthHeader-module__YNsZIW__has_desktop_app_header .AuthHeader-module__YNsZIW__product_app_topbar_logo img{height:80px}}@media screen and (min-width:2959px){.AuthHeader-module__YNsZIW__product_app_shell{--app-desktop-container-max:2880px;--app-desktop-content-max:2880px;--app-desktop-panel-max:2880px;--app-desktop-wide-panel-max:2880px;--app-desktop-page-padding:clamp(24px,3vw,48px);--desktop-team-sheet-width:min(880px,calc(100vw - 80px));--desktop-team-sheet-right:400px;--desktop-team-sheet-top:130px}}@media screen and (min-width:3460px){.AuthHeader-module__YNsZIW__product_app_shell{--desktop-team-sheet-width:min(880px,calc(100vw - 80px));--desktop-team-sheet-right:400px;--desktop-team-sheet-top:130px;--app-desktop-container-max:3280px;--app-desktop-content-max:3280px;--app-desktop-panel-max:3280px;--app-desktop-wide-panel-max:3280px;--app-desktop-page-padding:clamp(24px,3vw,48px)}}
@media (max-width:767px){.Player-module__uAj7kG__builder_detail_overlay.Player-module__uAj7kG__builder_audio_overlay{--app-mobile-page-x:16px;--app-mobile-header-x:20px;--app-mobile-header-y:18px;--app-mobile-header-gap:12px;--app-mobile-back-size:40px;--app-mobile-back-icon:18px;--app-mobile-title-size:22px;--app-mobile-title-line:1.18}}
