:root{color:#1d2433;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}html,body,#root{width:100%;max-width:100%;min-width:0}*{box-sizing:border-box}body{margin:0;overflow-x:hidden}.introductionPage{min-height:100vh;background:#fff;color:#17253a}.introductionHeader{position:relative;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px;padding:12px max(24px,calc((100% - 1180px)/2));border-bottom:1px solid #dce4e7;background:#fff}.introductionBrand{display:inline-flex;align-items:center;gap:10px;min-width:0;color:#142b43;font-size:22px;font-weight:800;letter-spacing:0;line-height:1.1;text-decoration:none}.introductionBrand .brandMark{width:42px;height:42px}.introductionHeaderActions,.loginTopActions{display:flex;align-items:center;gap:18px}.introductionTextAction,.publicTextAction{min-height:44px;border:0;padding:8px 4px;background:transparent;color:#185d66;font-weight:750}.introductionTextAction:hover:not(:disabled),.publicTextAction:hover:not(:disabled){border-color:transparent;color:#b6493c}.introductionHero{position:relative;display:flex;align-items:center;min-height:580px;overflow:hidden;background:#173f43;color:#fff}.introductionHeroMedia{position:absolute;inset:0;overflow:hidden;width:min(1180px,calc(100% - 48px));margin:0 auto;border:0;border-radius:0;background:transparent}.introductionHeroMedia:after{display:none}.introductionHeroMedia video{width:calc(50% - 32px);height:100%;margin-left:calc(50% + 32px);object-fit:contain;object-position:center;background:#102f35}.introductionHeroPlaceholder{display:flex;align-items:center;justify-content:flex-end;gap:24px;width:calc(50% - 32px);height:100%;margin-left:calc(50% + 32px);padding:32px;background:#102f35;color:#b8d6d1;font-size:14px;font-weight:700}.introductionHeroPlaceholder .brandMark{width:150px;height:150px;opacity:.7}.introductionHeroContent{position:relative;z-index:1;width:min(1180px,calc(100% - 48px));margin:0 auto;padding:64px 0}.introductionHeroContent>*{width:calc(50% - 32px);max-width:none}.introductionKicker{margin:0 0 14px;color:#2f766e;font-size:13px;font-weight:850;letter-spacing:0;text-transform:uppercase}.introductionHero .introductionKicker{color:#9dd9cf}.introductionHero h1{margin:0;color:#fff;font-size:50px;line-height:1.04;letter-spacing:0}.introductionPromise{margin:22px 0 0;color:#fff;font-size:24px;font-weight:750;line-height:1.25}.introductionLead{margin:18px 0 0;color:#dcebe8;font-size:17px;line-height:1.75}.introductionActions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.introductionPrimaryAction,.introductionSecondaryAction,.landingIntroductionAction{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;border-radius:6px;padding:10px 18px;font-weight:800;line-height:1.25;text-decoration:none}.introductionPrimaryAction{border:1px solid #ffffff;background:#fff;color:#143d43}.introductionPrimaryAction:hover:not(:disabled){border-color:#d6ece8;background:#d6ece8}.introductionSecondaryAction{border:1px solid #91b9b3;color:#fff}.introductionSecondaryAction:hover{border-color:#fff;background:#ffffff1a}.introductionFeature{width:100%;scroll-margin-top:24px;background:#fff}.introductionFeature-green{background:#edf5f1}.introductionFeature-gray{background:#f2f4f6}.introductionFeatureInner{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(420px,1.22fr);gap:72px;align-items:center;width:min(1180px,calc(100% - 48px));min-height:620px;margin:0 auto;padding:80px 0}.introductionFeatureInner.reverse{grid-template-columns:minmax(420px,1.22fr) minmax(280px,.78fr)}.introductionFeatureInner.reverse .introductionFeatureCopy{order:2}.introductionFeatureInner.reverse .introductionMediaGrid{order:1}.introductionFeatureCopy h2,.introductionClosing h2{margin:0;color:#152c42;font-size:40px;line-height:1.14;letter-spacing:0}.introductionFeatureCopy>p:not(.introductionKicker),.introductionClosing p:not(.introductionKicker){margin:22px 0 0;color:#536576;font-size:16px;line-height:1.75}.introductionFeatureCopy ul{display:grid;gap:12px;margin:26px 0 0;padding:0;list-style:none}.introductionFeatureCopy li{position:relative;padding-left:24px;color:#253f50;line-height:1.55}.introductionFeatureCopy li:before{position:absolute;top:.62em;left:0;width:8px;height:8px;border-radius:2px;background:#d45b4d;content:""}.introductionMediaGrid{display:grid;gap:14px;min-width:0}.introductionMediaGrid.split{grid-template-columns:repeat(2,minmax(0,1fr))}.introductionMediaFrame{min-width:0;margin:0}.introductionMediaFrame>img,.introductionMediaFrame>video,.introductionMediaPlaceholder{display:flex;width:100%;aspect-ratio:16 / 10;border:1px solid #7f9899;border-radius:4px;object-fit:cover}.introductionMediaPlaceholder{align-items:center;justify-content:center;flex-direction:column;gap:14px;padding:24px;background:#19343b;color:#c9dedb;text-align:center}.introductionMediaPlaceholder .featureIcon{width:64px;height:64px;border-radius:6px;background:#dcece7}.introductionMediaPlaceholder .featureIcon img{width:48px;height:48px}.introductionMediaFrame figcaption{margin-top:10px;color:#526875;font-size:13px;line-height:1.4}.introductionClosing{display:flex;align-items:center;justify-content:space-between;gap:48px;padding:72px max(24px,calc((100% - 1180px)/2));background:#1c493f;color:#fff}.introductionClosing>div{max-width:760px}.introductionClosing .introductionKicker{color:#a8d8c8}.introductionClosing h2,.introductionClosing p:not(.introductionKicker){color:#fff}.introductionClosing .introductionPrimaryAction{flex:0 0 auto;border-color:#fff;background:#fff;color:#143d43}.introductionClosing .introductionPrimaryAction:hover:not(:disabled){border-color:#d6ece8;background:#d6ece8}.introductionFooter{display:flex;align-items:flex-start;justify-content:space-between;gap:32px;padding:30px max(24px,calc((100% - 1180px)/2));border-top:1px solid #dce4e7;background:#fff;color:#536576;font-size:13px}.introductionFooter>div{display:grid;gap:6px}.introductionFooter strong{color:#1b3349}.introductionFooter nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px}.introductionFooter a{text-decoration:none}.introductionFooter a:hover{color:#b6493c}.landingIntroductionAction{margin-top:22px;border:1px solid #7ea8ad;background:#fff;color:#185d66}.landingIntroductionAction:hover:not(:disabled){border-color:#185d66;background:#edf5f1}.introductionPage button:focus-visible,.introductionPage a:focus-visible,.publicTextAction:focus-visible,.landingIntroductionAction:focus-visible{outline:3px solid #e07b64;outline-offset:3px}@media(max-width:760px){.introductionHeader{align-items:flex-start;flex-direction:column;gap:10px;padding:12px 16px}.introductionBrand{font-size:18px}.introductionBrand .brandMark{width:36px;height:36px}.introductionHeaderActions{justify-content:space-between;width:100%}.loginTopActions{align-items:flex-end;flex-direction:column-reverse;gap:4px}.introductionHero{display:grid;min-height:0;background:#f1f5f3;color:#17253a}.introductionHeroContent{width:min(100% - 32px,1180px);padding:40px 0 28px}.introductionHeroContent>*{width:100%}.introductionHero h1{color:#152c42;font-size:42px}.introductionPromise{color:#1d4f55;font-size:23px}.introductionLead{color:#536576;font-size:15px}.introductionHero .introductionKicker{color:#2f766e}.introductionHeroPlaceholder{align-items:center;justify-content:center;width:100%;margin-left:0;padding:28px 16px}.introductionHeroPlaceholder .brandMark{width:120px;height:120px}.introductionHeroPlaceholder>span{display:inline}.introductionHeroMedia{position:relative;inset:auto;width:calc(100% - 32px);aspect-ratio:16 / 9;margin-bottom:40px;margin-left:auto;margin-right:auto;border:1px solid #8ca2a4;border-radius:4px}.introductionHeroMedia:after{display:none}.introductionHeroMedia video{width:100%;margin-left:0;object-fit:contain;object-position:center}.introductionHero .introductionPrimaryAction{border-color:#1c5f63;background:#1c5f63;color:#fff}.introductionHero .introductionSecondaryAction{border-color:#6f9093;color:#1c5f63}.introductionActions{align-items:stretch;flex-direction:column}.introductionFeatureInner,.introductionFeatureInner.reverse{grid-template-columns:1fr;gap:36px;width:min(100% - 32px,1180px);min-height:0;padding:58px 0}.introductionFeatureInner.reverse .introductionFeatureCopy,.introductionFeatureInner.reverse .introductionMediaGrid{order:initial}.introductionFeatureCopy h2,.introductionClosing h2{font-size:32px}.introductionMediaGrid.split{grid-template-columns:1fr}.introductionClosing,.introductionFooter{align-items:stretch;flex-direction:column;padding-right:16px;padding-left:16px}.introductionFooter nav{justify-content:flex-start}}body::selection{background:#cfeef7}a{color:inherit}button,input,textarea,select{max-width:100%;font:inherit}img,video,canvas{max-width:100%}button{min-height:38px;border:1px solid #b9c2d3;border-radius:8px;padding:8px 12px;background:#fff;color:#1d2433;cursor:pointer}button:hover:not(:disabled){border-color:#65728a}button:disabled{cursor:not-allowed;opacity:.56}button.primary{border-color:#0b88a6;background:linear-gradient(135deg,#0e91b4,#086d8f);color:#fff}button.primary:hover:not(:disabled){border-color:#075f7d;box-shadow:0 10px 22px #086d8f38}button.danger{border-color:#c65353;color:#9d2323}button.danger:hover:not(:disabled){border-color:#9d2323;background:#fff2f2}code{overflow-wrap:anywhere;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px}.visuallyHidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.appFrame{display:grid;grid-template-columns:208px minmax(0,1fr);width:min(1260px,calc(100% - 24px));min-height:calc(100vh - 24px);margin:12px auto;overflow:hidden;border:1px solid #dce5ee;border-radius:18px;background:#fff;box-shadow:0 18px 55px #182b461f}.appSidebar{display:flex;flex-direction:column;min-height:100%;border-right:1px solid #e2e8f0;padding:26px 18px;background:#fbfdff}.sidebarBrand{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;column-gap:9px;row-gap:5px;color:#142d54;font-size:16px;font-weight:800;line-height:1.15;text-decoration:none}.sidebarBrand .brandMark{grid-row:1 / span 2;width:30px;height:30px}.sidebarBrand .brandText{overflow-wrap:anywhere}.sidebarBrand .betaBadge{justify-self:start}.sideNav{display:grid;gap:10px;margin-top:38px}.sideNav a,.sideNav button{display:flex;align-items:center;gap:11px;width:100%;min-height:42px;border:0;border-radius:8px;padding:0 12px;background:transparent;color:#677994;font-size:14px;font-weight:700;text-align:left;text-decoration:none}.sideNav a:hover,.sideNav button:hover:not(:disabled),.sideNav .active{background:#f0f7fb;color:#08718e}.sideNav button:disabled{opacity:.72}.navIcon{display:inline-grid;width:18px;height:18px;place-items:center;flex:0 0 auto}.navIcon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.sidebarFooter{display:grid;gap:18px;margin-top:auto}.storageCard{display:grid;gap:8px;border:1px solid #dfe7f0;border-radius:8px;padding:14px;background:#fff;color:#60728d}.storageCard span,.storageCard small{font-size:12px}.storageCard strong{color:#20385c;font-size:13px}.storageMeter{width:100%;height:8px;overflow:hidden;border-radius:999px;background:#eaf0f6}.storageMeter span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0b88a6,#1a5f9f)}.dashboardMain{min-width:0;padding:34px 50px 32px;background:radial-gradient(circle at 100% 8%,rgba(35,166,196,.08),transparent 280px),linear-gradient(180deg,#fff,#fbfdff)}.dashboardTopbar{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:34px}.dashboardTopbar h1{margin:0 0 9px;color:#182d50;font-size:26px;line-height:1.2}.dashboardTopbar p{margin:0;color:#718098;font-size:14px}.dashboardTopActions{display:flex;align-items:center;gap:12px;position:relative}.userBadge{display:inline-flex;align-items:center;gap:10px;color:#20385c;font-size:13px}.userBadge span{display:inline-grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#0785a4;color:#fff;font-size:13px;font-weight:800}.userBadge div{display:grid;gap:2px;min-width:0}.userBadge strong,.userBadge small{display:block;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.userBadge small{color:#718098;font-size:12px;font-weight:600}.uploadDropPanel{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(240px,.8fr);gap:34px;align-items:center;min-height:224px;border:2px dashed #b8cbe0;border-radius:10px;padding:30px 46px;background:linear-gradient(90deg,#fffffff0,#f8fcffe6),radial-gradient(circle at 28% 20%,rgba(11,136,166,.1),transparent 260px)}.uploadDropMain{display:grid;justify-items:center;min-width:0;text-align:center}.uploadCloud{display:grid;width:58px;height:58px;place-items:center;margin-bottom:8px;color:#376da8}.uploadCloud .navIcon{width:52px;height:52px}.uploadDropMain h2{max-width:100%;margin:0;overflow-wrap:anywhere;color:#21385d;font-size:20px;line-height:1.3}.uploadDropMain p{margin:8px 0 18px;color:#75849a;font-size:14px}.uploadDropActions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.uploadDropActions button{min-width:132px}.uploadTips{min-height:132px;border-left:1px solid #dde5ee;padding-left:42px;color:#52637e}.uploadTips h3{margin:0 0 14px;color:#233a5e;font-size:14px}.uploadTips ul{display:grid;gap:10px;margin:0;padding-left:18px;font-size:13px}.historyHeader{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:28px 0 12px}.historyHeader h2{margin:0;color:#1d3154;font-size:18px}.ghostButton{border-color:#d9e2ee;background:#fff;color:#334969;font-weight:700}.iconButton{display:inline-grid;width:38px;min-width:38px;height:38px;min-height:38px;place-items:center;border-color:#dde5ef;padding:0;color:#294263;background:#fff}.iconButton:hover:not(:disabled){color:#08718e;background:#f4f9fc}.iconButton.hasComment{border-color:#79b9cc;color:#08718e;background:#edf8fb}.iconButton.favoriteButton.active{border-color:#d8a118;color:#9a6a00;background:#fff7db}.iconButton.favoriteButton.active .navIcon svg{fill:#f2bd29}.notificationCenter,.notificationButton{position:relative}.notificationButton.hasUnread{border-color:#79b9cc;color:#08718e;background:#edf8fb}.notificationBadge{position:absolute;top:-7px;right:-7px;min-width:18px;height:18px;border:2px solid #ffffff;border-radius:999px;padding:0 4px;background:#d94857;color:#fff;font-size:10px;font-weight:800;line-height:14px}.notificationPanel{position:absolute;top:calc(100% + 10px);right:0;z-index:40;display:grid;gap:12px;width:min(380px,calc(100vw - 32px));max-height:min(620px,calc(100vh - 120px));overflow:auto;border:1px solid #dfe7f0;border-radius:8px;padding:14px;background:#fff;box-shadow:0 22px 60px #182b462e}.notificationPanelHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.notificationPanelHeader h2{margin:0 0 4px;color:#20385c;font-size:17px}.notificationPanelHeader p{margin:0;color:#718098;font-size:12px}.notificationList{display:grid;gap:8px}.notificationItem{display:grid;grid-template-columns:8px minmax(0,1fr);gap:10px;width:100%;border:1px solid #e4ebf3;border-radius:8px;padding:10px;background:#fff;color:#24324a;text-align:left}.notificationItem:hover:not(:disabled){border-color:#b8d8e3;background:#f8fcfe}.notificationItem.unread{border-color:#b8d8e3;background:#f3fbfd}.notificationUnreadDot{width:8px;height:8px;margin-top:6px;border-radius:999px;background:transparent}.notificationItem.unread .notificationUnreadDot{background:#08718e}.notificationItem strong,.notificationItem small,.notificationItem em{display:block;overflow-wrap:anywhere}.notificationItem strong{color:#20385c;font-size:13px}.notificationItem small{margin-top:3px;color:#718098;font-size:11px}.notificationItem em{margin-top:6px;color:#53647d;font-size:12px;font-style:normal;line-height:1.45}.notificationLoadMore{justify-self:stretch}.modalBackdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:20px;background:#121f326b}.settingsModal{width:min(560px,100%);max-height:min(720px,calc(100vh - 40px));overflow:auto;border:1px solid #dce5ee;border-radius:14px;padding:22px;background:#fff;box-shadow:0 28px 70px #121f3247}.settingsModalHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.settingsModalHeader h2{margin:0 0 6px;color:#1f3457;font-size:22px}.settingsModalHeader p{margin:0;color:#718098;font-size:14px}.settingsDetails{display:grid;grid-template-columns:136px minmax(0,1fr);gap:10px 16px;margin:0;border:1px solid #e1e8f1;border-radius:8px;padding:16px;background:#fbfdff;font-size:14px}.settingsDetails dt{color:#718098;font-weight:700}.settingsDetails dd{min-width:0;margin:0;overflow-wrap:anywhere;color:#20385c}.settingsOptionPanel{display:grid;gap:12px;margin-top:18px;border:1px solid #e1e8f1;border-radius:8px;padding:16px;background:#fff}.settingsOptionPanel h3{margin:0;color:#1f3457;font-size:15px}.settingsOptionGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.settingsOptionGrid label{display:grid;gap:6px;color:#40506a;font-size:12px;font-weight:700}.settingsOptionGrid select{width:100%;min-height:40px;border:1px solid #d7e1ec;border-radius:8px;padding:7px 30px 7px 10px;background:#fbfdff;color:#1d2433;font:inherit}.profileEditPanel{background:#fbfdff}.profileEditForm{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px}.profileEditForm label{display:grid;gap:6px;color:#40506a;font-size:12px;font-weight:700}.profileEditForm input{width:100%;min-height:40px;border:1px solid #d7e1ec;border-radius:8px;padding:8px 10px;background:#fff;color:#1d2433}.settingsDangerZone{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px;border:1px solid #f0c5c5;border-radius:8px;padding:16px;background:#fff8f8}.settingsDangerZone h3{margin:0 0 6px;color:#8c2525;font-size:15px}.settingsDangerZone p{margin:0;color:#735151;font-size:13px;line-height:1.5}.settingsDangerZone button{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.detailShell{min-height:100vh;padding:12px;background:radial-gradient(circle at 92% 10%,rgba(35,166,196,.08),transparent 260px),linear-gradient(135deg,#f8fbfe,#eef5fa);color:#1d3154}.detailSurface{width:min(1180px,100%);min-height:calc(100vh - 24px);margin:0 auto;border:1px solid #dce5ee;border-radius:18px;padding:24px 30px 30px;background:#fffffff5;box-shadow:0 18px 55px #182b461f}.detailToolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.detailActions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.backButton{display:inline-flex;align-items:center;gap:8px;border-color:#d9e2ee;background:#fff;color:#315171;font-weight:700}.detailSurface .notice{margin:12px 0}.detailSurface .notice.ok{border-color:#b8e4d6;background:#effbf6;color:#24634f}.taskPanel,.mediaPanel{border:1px solid #e1e8f1;border-radius:8px;background:#fff;box-shadow:0 8px 24px #1f34540d}.taskPanel{padding:18px 20px 20px}.taskPanelHeader,.mediaPanelHeader{display:flex;align-items:center;justify-content:space-between;gap:14px}.taskPanelHeader{margin-bottom:12px}.taskPanelHeader h2,.mediaPanelHeader h2{margin:0;color:#1f3457;font-size:16px}.taskPanel .details{grid-template-columns:120px minmax(0,1fr);gap:9px 18px;font-size:13px}.taskPanel .details dt{color:#7790a9;font-weight:700}.taskPanel .details dd{color:#223a5f}.taskPanel .taskStatus{margin-bottom:12px}.mediaPanel{margin-top:14px;padding:18px 20px 20px}.mediaPanelHeader{margin-bottom:12px}.mediaPanel .videoGrid{gap:16px}.mediaPanel .videoCard{border-color:#dfe7f0;background:#fbfdff;box-shadow:none}.mediaPanel .videoCardHeader h3{color:#20385c;font-size:14px}.mediaPanel .videoPlayer,.mediaPanel .videoPlaceholder{border-radius:8px;box-shadow:0 10px 24px #10172229}.mediaPanel .videoPlayer{background:#0a0f18}.compareShell{min-height:100vh;padding:12px;background:radial-gradient(circle at 8% 92%,rgba(11,136,166,.08),transparent 280px),linear-gradient(135deg,#f8fbfe,#eef5fa);color:#1d3154}.compareSurface{width:min(1080px,100%);min-height:calc(100vh - 24px);margin:0 auto;border:1px solid #dce5ee;border-radius:18px;padding:24px 30px 28px;background:#fffffff5;box-shadow:0 18px 55px #182b461f}.compareSurfaceInShell{width:auto;min-width:0;min-height:100%;margin:0;border:0;border-radius:0;padding:28px 34px 32px;background:radial-gradient(circle at 100% 8%,rgba(35,166,196,.08),transparent 280px),linear-gradient(180deg,#fff,#fbfdff);box-shadow:none}.compareToolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px}.compareActions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.speedSelect{display:inline-flex;align-items:center;gap:8px;color:#40506a;font-size:12px;font-weight:700}.speedSelect select{min-height:38px;border:1px solid #d5e0eb;border-radius:8px;padding:7px 30px 7px 10px;background:#fff;color:#1d2433;font:inherit}.compareSurface>.notice{margin:0 0 14px}.compareEmpty{border:1px solid #e1e8f1;border-radius:8px;padding:18px;background:#fff}.compareEmpty h2{margin:0 0 6px;color:#1f3457;font-size:16px}.compareSurface .compareGrid{gap:16px}.compareSurface .comparePanel{min-width:0;border:1px solid #e1e8f1;border-radius:10px;padding:18px;background:#fff;box-shadow:0 8px 24px #1f34540d}.comparePanelHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.comparePanelHeader h2{margin:0;color:#1f3457;font-size:18px}.mobileCompareSettingsToggle{display:none}.compareControlsWrap{display:block}.compareSurface .compareControls{gap:12px;margin-bottom:14px}.compareSurface .compareControls label{color:#40506a;font-size:12px;font-weight:700}.compareSurface .compareControls select,.compareSurface .compareControls input{min-height:42px;border-color:#d7e1ec;background:#fbfdff}.compareSurface .timeControls{grid-template-columns:repeat(2,minmax(0,1fr))}.selectWithAction{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:8px;align-items:end}.compareSurface .timeInputRow{grid-template-columns:minmax(0,1fr) 66px}.compareSurface .timeInputRow button{min-width:0;padding-inline:10px}.compareSurface .currentTime{color:#718098;font-size:12px}.storyboardActions{display:flex;align-items:center}.storyboardActions button{width:100%}.storyboardPreview{display:grid;gap:10px;margin-top:14px}.storyboardPreviewHeader{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#40506a;font-size:12px;font-weight:800}.storyboardPreviewHeader div{display:flex;align-items:center;gap:8px}.storyboardPreviewHeader a,.storyboardPreviewHeader button{min-height:34px;border:1px solid #d7e1ec;border-radius:8px;padding:7px 10px;background:#fff;color:#315a84;font:inherit;text-decoration:none}.storyboardPreview img{width:100%;border:1px solid #d7e1ec;border-radius:8px;background:#070b12}.storyboardImageLink{display:block}.aiAnalysisDisclaimer{margin:0;color:#b4232f;font-size:12px;font-weight:700;line-height:1.45}.storyboardAnalyzeButton{width:100%}.storyboardAnalysis{display:grid;gap:8px}.storyboardAnalysis h3{margin:0;color:#1f3457;font-size:14px}.storyboardAnalysis textarea{min-height:150px;resize:vertical;border:1px solid #d7e1ec;border-radius:8px;padding:10px;background:#fbfdff;color:#20385c;font:inherit;line-height:1.5}.compareSurface .comparePlayer,.compareSurface .comparePlaceholder{margin-top:8px}.compareSurface .videoPlayer,.compareSurface .videoPlaceholder{border-radius:8px;background:#070b12;box-shadow:0 10px 24px #10172229}.compareTransport{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:28px}.roundButton{display:inline-grid;width:42px;min-width:42px;height:42px;min-height:42px;place-items:center;border-color:#dce5ee;border-radius:50%;padding:0;background:#fff;color:#4d6d92;font-weight:900}.roundButton:hover:not(:disabled){border-color:#b9d5e4;color:#08718e;background:#f7fbfd}.primaryRound{width:62px;min-width:62px;height:62px;min-height:62px;border-color:#0b88a6;background:linear-gradient(135deg,#0e91b4,#086d8f);color:#fff;font-size:22px}.shell{width:min(1080px,calc(100% - 32px));margin:0 auto;padding:28px 0 44px}.loginShell{min-height:100vh;padding:18px;background:radial-gradient(circle at 13% 91%,rgba(35,166,196,.18) 0 74px,transparent 75px),radial-gradient(circle at 86% 64%,rgba(238,186,94,.16) 0 98px,transparent 99px),linear-gradient(135deg,#fbfdff,#f3f8fc 46%,#eef5fa);color:#132b52}.loginTopbar{display:flex;align-items:center;justify-content:space-between;gap:18px;width:min(1220px,100%);margin:0 auto 28px}.brandLockup{display:inline-flex;flex-wrap:wrap;align-items:center;gap:12px;text-decoration:none;color:#112a52;font-size:clamp(30px,4.4vw,46px);font-weight:800;letter-spacing:0;line-height:1}.brandText{min-width:0;overflow-wrap:anywhere}.betaBadge{display:inline-flex;align-items:center;min-height:22px;border:1px solid #c8dce7;border-radius:999px;padding:2px 8px;background:#edf8fb;color:#08718e;font-size:11px;font-weight:800;line-height:1;text-transform:uppercase}.brandMark{display:inline-grid;width:52px;height:52px;place-items:center;flex:0 0 auto}.brandMark img{width:100%;height:100%;filter:drop-shadow(0 10px 18px rgba(8,109,143,.22))}.loginStage{position:relative;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.7fr);gap:clamp(34px,6vw,86px);overflow:hidden;width:min(1220px,100%);min-height:560px;margin:0 auto;border:1px solid #d9e4ef;border-radius:20px;padding:clamp(46px,7vw,88px) clamp(38px,6vw,72px) 58px;background:linear-gradient(120deg,#fffffff5,#ffffffd6),linear-gradient(135deg,#0c8aa51f,#eeba5e17);box-shadow:0 24px 70px #1d31521f}.loginBackdrop{position:absolute;inset:auto 0 0;height:42%;background:radial-gradient(72% 118% at 14% 100%,rgba(11,136,166,.11) 0 28%,transparent 29%),radial-gradient(58% 150% at 55% 0%,rgba(198,224,236,.48) 0 42%,transparent 43%),linear-gradient(180deg,transparent,rgba(246,250,253,.9));pointer-events:none}.loginCopy,.signinCard,.loginFooter{position:relative;z-index:1}.loginCopy{align-self:center;min-width:0}.landingTag{display:inline-flex;align-items:center;gap:8px;min-height:30px;border-radius:999px;padding:5px 14px 5px 8px;background:#e8f6fb;color:#0b7894;font-size:13px;font-weight:700}.landingDisclaimer{max-width:620px;margin:-4px 0 20px;color:#566982;font-size:14px}.loginCopy h1{max-width:620px;margin:28px 0 20px;color:#112a52;font-size:clamp(42px,6vw,64px);line-height:1.12;letter-spacing:0}.loginCopy>p{max-width:540px;margin:0;color:#607494;font-size:17px;line-height:1.8}.featureList{display:grid;gap:22px;margin-top:42px}.featureItem{display:grid;grid-template-columns:48px minmax(0,1fr);gap:16px;align-items:center;max-width:500px}.featureItem strong,.featureItem span{display:block}.featureItem strong{margin-bottom:5px;color:#243d63;font-size:15px}.featureItem span{color:#647792;font-size:13px;line-height:1.45}.featureIcon{display:inline-grid;width:32px;height:32px;place-items:center;flex:0 0 auto;border-radius:10px;background:#e9f5fb;color:#1187a8}.featureItem .featureIcon{width:48px;height:48px;border-radius:14px;box-shadow:inset 0 0 0 1px #1187a814}.featureIcon img{width:19px;height:19px}.featureItem .featureIcon img{width:36px;height:36px;object-fit:contain}.featureItem .featureIcon-speed img{width:42px;height:42px;transform:translate(4px,2px) scale(1.06)}.featureItem .featureIcon-pose img{width:42px;height:42px;transform:translate(4px,2px) scale(1.08)}.featureItem .featureIcon-compare img{width:40px;height:40px;transform:translate(2px,2px)}.signinCard{align-self:center;width:100%;max-width:430px;justify-self:end;border:1px solid rgba(219,227,236,.92);border-radius:18px;padding:34px;background:#ffffffeb;box-shadow:0 28px 60px #162d5329;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.signinCard h2{margin:0 0 10px;color:#142d54;font-size:24px;line-height:1.2}.signinCard>p{margin:0 0 26px;color:#61738f;font-size:14px}.signinButton{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:52px;border-radius:10px;padding:0 18px;font-weight:800}.signinAdminText{margin:24px 0 0;color:#6b7d96;font-size:13px;text-align:center}.signinAdminText a{color:#0b7894;font-weight:800;text-decoration:none}.signinAdminText a:hover{text-decoration:underline}.loginFooter{grid-column:1 / -1;display:flex;flex-wrap:wrap;align-self:end;justify-content:space-between;gap:18px;margin-top:24px;padding-top:22px;border-top:1px solid #dce5ee;color:#5d6f89;font-size:13px}.loginFooter nav{display:flex;gap:18px;flex-wrap:wrap;justify-content:flex-end}.loginFooter a{text-decoration:none}.loginFooter a:hover{color:#0b7894}.hero{margin-bottom:22px}.hero p{margin:0 0 6px;color:#5a6475;font-size:14px}.hero h1{margin:0;font-size:clamp(28px,5vw,44px);line-height:1.08}.toolbar,.panel{border:1px solid #d4dae5;border-radius:8px;background:#fff}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px;margin-bottom:16px}.grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:16px;margin-bottom:16px}.uploadGrid{display:grid;gap:16px;margin-bottom:16px}.panel{padding:16px}.panelHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.panelHeader h2{margin:0;font-size:18px}.actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.label,.muted{color:#65728a;font-size:13px}.workspaceSummary{min-width:0}.workspaceMeta{display:flex;align-items:center;flex-wrap:wrap;gap:6px 12px;margin-top:6px;color:#65728a;font-size:13px}.workspaceMeta span{overflow-wrap:anywhere}.localeSelect{display:inline-flex;align-items:center;gap:6px;color:#65728a;font-size:13px}.localeSelect select{min-height:38px;border:1px solid #c8d0de;border-radius:8px;padding:7px 9px;background:#fff;color:#1d2433}.localeSelect.compact{color:#40506a;font-weight:700}.localeSelect.compact span{font-size:12px}.localeSelect.compact select{border-color:#d5e0eb;background:#ffffffc7}.filePick{display:grid;gap:8px;margin-bottom:12px;color:#394456}.filePick input{width:100%;min-height:42px;border:1px solid #c8d0de;border-radius:8px;padding:8px;background:#fff}.fileMeta{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin:0 0 12px;color:#4b5668}.fileMeta strong{max-width:100%;overflow-wrap:anywhere}.friendsMain{display:grid;align-content:start;gap:18px}.pendingSummary{display:inline-flex;margin-top:10px;border-radius:999px;padding:4px 10px;background:#eef8fb;color:#08718e;font-size:12px;font-weight:800}.friendsSearchPanel,.friendsPanel{border:1px solid #dfe7f0;border-radius:8px;padding:18px;background:#fff}.friendsSearchForm{display:grid;grid-template-columns:minmax(180px,1fr) minmax(220px,1.35fr) auto;align-items:end;gap:12px}.friendsSearchForm label{display:grid;gap:7px;color:#3f536f;font-size:13px;font-weight:800}.friendsSearchForm input,.friendsSearchForm textarea{width:100%;min-height:42px;border:1px solid #c8d0de;border-radius:8px;padding:9px 11px;background:#fbfdff;color:#1d2433}.friendsSearchForm textarea{min-height:42px;max-height:110px;resize:vertical}.friendsSearchResults,.friendsList{display:grid;gap:10px;margin-top:14px}.friendsTabs{display:flex;flex-wrap:wrap;gap:8px}.friendsTabs button{border-color:#d7e1ec;color:#53657f;font-weight:800}.friendsTabs button.active{border-color:#0b88a6;background:#eef8fb;color:#08718e}.videoTabs{margin-bottom:14px}.compareFilterBar{margin:0 0 14px}.profileRow{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid #e4ebf3;border-radius:8px;padding:12px;background:#fbfdff}.profileAvatar{display:inline-grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#dff4f8;color:#08718e;font-size:14px;font-weight:900}.profileRow strong,.profileRow small{display:block;overflow-wrap:anywhere}.profileRow strong{color:#20385c}.profileRow small{margin-top:3px;color:#65728a;font-size:12px}.profileRowAction{display:flex;justify-content:flex-end}.sharedTaskList,.shareRecipientList{display:grid;gap:10px}.sharedTaskItem{display:grid;gap:12px;border:1px solid #e4ebf3;border-radius:8px;padding:12px;background:#fbfdff}.shareRecipientRow{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e4ebf3;border-radius:8px;padding:10px 12px;background:#fff}.shareRecipientBlock{display:grid;gap:8px}.inlineTitle{display:inline-flex;align-items:center;gap:6px;min-width:0}.commentBadge{display:inline-grid;width:22px;height:22px;place-items:center;flex:0 0 auto;border:1px solid #79b9cc;border-radius:999px;color:#08718e;background:#edf8fb}.commentBadge .navIcon{width:14px;height:14px}.shareRecipientRow strong,.shareRecipientRow small{display:block;overflow-wrap:anywhere}.shareRecipientRow small{margin-top:2px;color:#65728a;font-size:12px}.shareFormRow{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.shareFormRow select{min-height:42px;border:1px solid #c8d0de;border-radius:8px;padding:8px 10px;background:#fff}.commentsPanel{display:grid;gap:12px}.commentList{display:grid;gap:10px}.commentItem,.commentComposer,.shareCommentArea,.commentMiniList{border:1px solid #e4ebf3;border-radius:8px;background:#fff}.commentItem,.commentComposer,.shareCommentArea{padding:12px}.commentHeader,.commentComposerFooter,.commentActions,.commentMiniList{display:flex;align-items:center;justify-content:space-between;gap:10px}.commentHeader span,.commentComposerFooter small,.commentMiniList small{color:#65728a;font-size:12px}.commentItem p,.commentMiniList p{margin:8px 0 0;white-space:pre-wrap;overflow-wrap:anywhere}.commentComposer{display:grid;gap:8px}.commentComposer label,.commentMiniList strong{color:#24324a;font-weight:700}.commentComposer textarea{width:100%;min-height:92px;resize:vertical;border:1px solid #c8d0de;border-radius:8px;padding:10px 12px;font:inherit;color:#24324a;background:#fff}.commentComposer.compact textarea{min-height:74px}.commentActions{justify-content:flex-end}.shareCommentArea{display:grid;gap:8px;margin-left:12px;background:#fbfdff}.commentMiniList{padding:10px;align-items:flex-start}.notice{margin-top:12px;border:1px solid;border-radius:8px;padding:10px 12px;font-size:14px}.notice strong{display:block;line-height:1.4}.notice pre{margin:8px 0 0;overflow:auto;white-space:pre-wrap;font-size:12px}.notice.info{border-color:#b9c2d3;background:#f7f9fd}.notice.ok{border-color:#9fd0bf;background:#f0faf5}.notice.warn{border-color:#dfc26b;background:#fff9e8}.notice.error{border-color:#e3a0a0;background:#fff2f2}.pill{display:inline-flex;align-items:center;min-height:26px;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700;text-transform:uppercase}.pill.ok{background:#dff5eb;color:#17634f}.pill.warn{background:#fff0c7;color:#795500}.pill.error{background:#ffe0e0;color:#9d2323}.pill.neutral{background:#e9edf3;color:#4b5668}.taskStatus{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:14px}.details{display:grid;grid-template-columns:140px minmax(0,1fr);gap:8px 12px;margin:0}.details dt{color:#65728a}.details dd{margin:0;overflow-wrap:anywhere}.debugDetails{margin-top:12px;border-top:1px solid #e0e5ee;padding-top:10px}.debugDetails summary{color:#65728a;cursor:pointer;font-size:13px}.debugDetails .details{margin-top:10px}.mediaPanel{margin-top:16px}.authPanel,.emptyPanel{margin-bottom:16px}.authPanel p,.emptyPanel p{margin-top:0}.tableWrap{width:100%;overflow-x:auto;border:1px solid #e4eaf2;border-radius:8px;background:#fff}.historyTable{width:100%;min-width:820px;border-collapse:collapse;font-size:13px}.historyTable th,.historyTable td{border-bottom:1px solid #e0e5ee;padding:14px 12px;text-align:left;vertical-align:middle}.historyTable th{color:#718098;font-size:12px;font-weight:700;text-transform:uppercase}.historyTable th:last-child,.historyTable td:last-child{text-align:right}.historyTable td{overflow-wrap:anywhere}.historyTable .clickableRow{cursor:pointer;transition:background-color .16s ease,box-shadow .16s ease}.historyTable .clickableRow:hover{background:#f7fbfe}.historyTable .clickableRow:focus-visible{outline:2px solid rgba(0,136,166,.42);outline-offset:-2px;background:#f7fbfe}.historyTable tr:last-child td{border-bottom:0}.historyVideoCell{display:grid;grid-template-columns:86px minmax(0,1fr);gap:14px;align-items:center;min-width:0}.historyVideoCell strong,.historyVideoCell small{display:block;min-width:0}.historyVideoCell strong{overflow:hidden;color:#20385c;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.historyVideoCell small{margin-top:4px;color:#74849a}.listLoading{display:flex;align-items:center;justify-content:center;gap:10px;min-height:96px;color:#55657d;font-size:14px}.listLoading.compact{justify-content:flex-start;min-height:auto;padding:4px 2px}.loadingSpinner{width:18px;height:18px;border:2px solid #d9e3ec;border-top-color:#0088a6;border-radius:999px;animation:spin .82s linear infinite}.profileLine{display:grid;gap:3px;min-width:0}.profileLine strong,.profileLine small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profileLine strong{color:#20385c;font-size:14px}.profileLine small{color:#74849a}@keyframes spin{to{transform:rotate(360deg)}}.videoThumb{position:relative;width:86px;aspect-ratio:16 / 9;overflow:hidden;border-radius:6px;background:linear-gradient(90deg,rgba(10,16,24,.52),transparent 22%,transparent 78%,rgba(10,16,24,.52)),linear-gradient(135deg,#c9d3dc,#f1e0cc 46%,#39485d);box-shadow:inset 0 0 0 1px #1d315229}.videoThumb:before,.videoThumb:after{content:"";position:absolute;top:0;width:8px;height:100%;background:linear-gradient(#263246 0 0) 0 7px / 100% 4px no-repeat,linear-gradient(#263246 0 0) 0 21px / 100% 4px no-repeat,linear-gradient(#263246 0 0) 0 35px / 100% 4px no-repeat;opacity:.72}.videoThumb:before{left:0}.videoThumb:after{right:0}.videoThumb span{position:absolute;inset:14px 34px;border-radius:3px;background:#ffffffb3}.videoThumb img{display:block;width:100%;height:100%;object-fit:cover}.videoThumb.hasImage:before,.videoThumb.hasImage:after,.videoThumb.hasImage span{display:none}.rowActions{display:flex;align-items:center;gap:8px;justify-content:flex-end;flex-wrap:nowrap}.videoGrid,.compareGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.comparePanel{min-width:0}.compareControls{display:grid;gap:10px;margin-bottom:12px}.compareControls label{display:grid;gap:6px;color:#394456;font-size:13px}.compareControls select,.compareControls input{width:100%;min-height:38px;border:1px solid #c8d0de;border-radius:8px;padding:7px 9px;background:#fff;color:#1d2433}.timeControls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.timeInputRow{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.timeInputRow button{min-width:58px}.currentTime{color:#65728a;font-size:13px}.comparePlayer,.comparePlaceholder{margin-top:4px}.videoCard{min-width:0;border:1px solid #e0e5ee;border-radius:8px;padding:12px;background:#f9fafc}.videoCardHeader{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.videoCardTitle{display:flex;min-width:0;align-items:center;gap:8px;flex-wrap:wrap}.videoCardHeader h3{margin:0;font-size:16px}.videoPlayer,.videoPlaceholder{width:100%;aspect-ratio:16 / 9;border:1px solid #d4dae5;border-radius:8px;background:#101722}.videoPlayer{display:block}.videoPlaceholder{display:grid;place-items:center;padding:16px;color:#d7deeb;text-align:center}.mediaDetails{grid-template-columns:96px minmax(0,1fr);margin-top:12px;font-size:13px}@media(max-width:980px){.appFrame{grid-template-columns:1fr}.appSidebar{display:block;min-height:auto;border-right:0;border-bottom:1px solid #e2e8f0;padding:16px}.sideNav{display:flex;gap:8px;margin-top:16px;overflow-x:auto;padding-bottom:4px}.sideNav a,.sideNav button{width:auto;white-space:nowrap}.sidebarFooter{display:none}.dashboardMain{padding:26px 24px 28px}.uploadDropPanel{grid-template-columns:1fr;gap:24px}.uploadTips{min-height:0;border-left:0;border-top:1px solid #dde5ee;padding:22px 0 0}.friendsSearchForm{grid-template-columns:1fr}.detailToolbar{align-items:stretch;flex-direction:column}.detailActions,.compareActions{justify-content:flex-start}.compareToolbar{align-items:stretch;flex-direction:column}}@media(max-width:760px){.shell{width:min(calc(100% - 24px),1080px);padding-top:18px}.toolbar,.grid{grid-template-columns:1fr}.toolbar{align-items:stretch;flex-direction:column}.stats,.details,.videoGrid,.compareGrid,.timeControls{grid-template-columns:1fr}.appFrame{width:100%;min-height:100vh;margin:0;overflow:visible;border-width:0;border-radius:0}.appSidebar{padding:14px}.sidebarBrand{grid-template-columns:30px minmax(0,1fr) auto}.sidebarBrand .brandMark{grid-row:auto}.sidebarBrand .betaBadge{align-self:center}.sideNav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow-x:visible}.sideNav a,.sideNav button{justify-content:center;width:100%;min-width:0;min-height:40px;padding:0 8px;white-space:normal;text-align:center}.dashboardMain{padding:22px 14px 26px}.dashboardTopbar{flex-direction:column;gap:16px;margin-bottom:24px}.dashboardTopActions{width:100%;justify-content:flex-start;flex-wrap:wrap}.dashboardTopActions>*{min-width:0}.dashboardTopbar h1{font-size:23px}.uploadDropPanel{min-height:0;padding:26px 18px}.historyHeader{align-items:stretch;flex-direction:column}.tableWrap{border:0;overflow:visible;background:transparent}.historyTable,.historyTable tbody,.historyTable tr,.historyTable td{display:block;width:100%;min-width:0}.historyTable thead{display:none}.historyTable tr{margin-bottom:12px;border:1px solid #e4eaf2;border-radius:8px;background:#fff}.historyTable td{border-bottom:0;padding:12px}.historyTable td:last-child{text-align:left}.historyVideoCell{grid-template-columns:68px minmax(0,1fr);gap:10px}.videoThumb{width:68px}.rowActions{flex-wrap:wrap;justify-content:flex-start}.rowActions button,.rowActions a{min-width:0}.notificationCenter{position:static}.notificationPanel{position:fixed;top:74px;right:14px;left:14px;width:auto;max-height:calc(100vh - 100px)}.settingsModal{width:100%;max-width:calc(100vw - 28px);max-height:calc(100vh - 28px);padding:18px}.settingsModalHeader{gap:12px}.settingsModalHeader>div{min-width:0}.settingsModalHeader h2,.settingsModalHeader p{overflow-wrap:anywhere}.settingsDetails,.settingsOptionGrid,.profileEditForm{grid-template-columns:1fr}.profileEditForm button{width:100%}.settingsDangerZone{align-items:stretch;flex-direction:column}.settingsDangerZone button{justify-content:center;width:100%}.profileRow{grid-template-columns:42px minmax(0,1fr)}.profileRowAction{grid-column:1 / -1;justify-content:stretch}.profileRowAction button,.profileRowAction .rowActions,.profileRowAction .rowActions button{width:100%}.shareRecipientRow,.shareFormRow{align-items:stretch;grid-template-columns:1fr;flex-direction:column}.shareCommentArea{margin-left:0}.commentHeader,.commentComposerFooter,.commentActions,.commentMiniList{align-items:stretch;flex-direction:column}.commentActions,.commentActions button{width:100%}.detailShell,.compareShell{padding:0}.detailSurface,.compareSurface{min-height:100vh;border-width:0;border-radius:0;padding:18px 14px 24px}.compareSurfaceInShell{min-height:auto}.compareSurface>.notice{position:sticky;top:8px;z-index:20;margin-bottom:10px;box-shadow:0 8px 24px #1f345429}.detailActions,.compareActions{display:grid;grid-template-columns:1fr}.detailActions button,.detailActions .localeSelect,.detailActions .localeSelect select,.compareActions button,.compareActions .localeSelect,.compareActions .localeSelect select{width:100%}.speedSelect{align-items:stretch;flex-direction:column}.speedSelect select{width:100%}.taskPanel,.mediaPanel{padding:16px}.taskPanelHeader,.mediaPanelHeader{align-items:stretch;flex-direction:column}.taskPanelHeader .actions,.mediaPanelHeader .actions{width:100%}.taskPanelHeader .actions button,.mediaPanelHeader .actions button{flex:1}.compareSurface .comparePanel{padding:12px}.compareSurface .compareGrid{gap:10px}.comparePanelHeader{margin-bottom:8px}.mobileCompareSettingsToggle{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:38px;margin-bottom:8px;border:1px solid #d7e1ec;border-radius:8px;padding:8px 10px;background:#fbfdff;color:#315a84;font-weight:800}.compareControlsWrap:not(.open){display:none}.compareSurface .compareControls{margin-bottom:10px}.compareSurface .comparePlayer,.compareSurface .comparePlaceholder{margin-top:4px}.compareSurface .timeControls{grid-template-columns:1fr}.compareTransport{margin-top:14px}.loginShell{padding:12px}.loginTopbar{align-items:flex-start;flex-wrap:wrap;margin-bottom:16px}.brandLockup{font-size:24px;gap:9px;min-width:0}.brandText{min-width:0;overflow-wrap:anywhere}.brandMark{width:40px;height:40px}.localeSelect.compact{align-items:flex-end;flex-direction:column}.loginStage{grid-template-columns:1fr;gap:30px;min-height:auto;border-radius:16px;padding:28px 18px 22px}.loginCopy{align-self:start}.loginCopy h1{margin-top:22px;font-size:38px}.loginCopy>p{font-size:15px;line-height:1.65}.featureList{gap:16px;margin-top:28px}.featureItem{grid-template-columns:42px minmax(0,1fr)}.featureItem .featureIcon{width:42px;height:42px}.featureItem .featureIcon img{width:32px;height:32px}.featureItem .featureIcon-speed img,.featureItem .featureIcon-pose img{width:37px;height:37px}.featureItem .featureIcon-compare img{width:35px;height:35px}.signinCard{max-width:none;justify-self:stretch;padding:22px 18px}.loginFooter{flex-direction:column;align-items:flex-start}.loginFooter nav{justify-content:flex-start}}
