.navItem{width:100%;display:flex;align-items:center;gap:10px;padding:12px 14px;color:var(--sideText);text-decoration:none;border-bottom:1px solid var(--sideLine);background:transparent}.navItem:hover{background:#ffffff0f}.navItem--active{background:#6d5efc2e}@media(max-width:980px){.navItem{justify-content:center;padding:12px 10px;gap:0}.navItem>span{display:none}}.top .crumbs{display:flex;align-items:center;gap:8px;font-size:13px;line-height:1.2;font-weight:800;white-space:nowrap}.top .crumbSep{color:#00608361}.top .crumbLink{color:#006083d1;text-decoration:none}.top .crumbLink:hover{text-decoration:underline}.top .crumb{color:#000000c7}.top .crumb--strong{font-weight:950;color:#000000e6}.shell{--lpTeal: #009e96;--lpDenim: #006083;--lpYellow: #f28300;--lpBlack: #000000;--bg: #f3f5f7;--text: rgba(0,0,0,.88);--muted: rgba(0,0,0,.6);--side: #ffffff;--sideLine: rgba(0, 96, 131, .14);--sideText: rgba(0,0,0,.86);--sideMuted: rgba(0,0,0,.56);--line: rgba(0, 96, 131, .14);height:100vh;display:grid;grid-template-columns:260px 1fr;background:var(--bg)}html,body{height:100%;background:#f3f5f7}.side{background:var(--side);border-right:1px solid var(--sideLine);display:flex;flex-direction:column}.sideProfile{padding:14px;border-bottom:1px solid var(--sideLine);display:flex;align-items:center;gap:12px}.sideProfile__icon{width:38px;height:38px;border-radius:999px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#009e96fa,#006083fa)}.sideProfile__meta{display:grid;line-height:1.1;min-width:0}.sideProfile__name{color:var(--sideText);font-weight:950;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sideProfile__role{margin-top:3px;color:var(--sideMuted);font-size:12px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:190px}.nav{display:flex;flex-direction:column}.navItem{width:100%;display:flex;align-items:center;gap:10px;padding:12px 14px;color:var(--sideText);text-decoration:none;border-bottom:1px solid var(--sideLine);background:transparent;transition:background .14s ease,color .14s ease}.navItem:hover{background:#009e9612}.navItem--active{background:#009e961f;box-shadow:inset 3px 0 #009e96bf}.navItem__left{display:inline-flex;align-items:center;gap:10px;min-width:0}.navItem__right{opacity:.55;font-size:12px;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.navItem.navItem--logout{margin-top:auto;min-height:52px;padding-top:14px;padding-bottom:14px;justify-content:center;cursor:pointer;border:0!important;outline:0!important;box-shadow:none!important;background:#0060830f!important}.navItem.navItem--logout:hover{background:#f283001a!important}.navItem.navItem--logout.navItem--active{background:#0060830f!important}.main{min-width:0;display:flex;flex-direction:column;background:var(--bg);min-height:100vh}.top{height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid var(--line)}.topRight{display:flex;align-items:center;gap:10px}.topProfile{display:flex;align-items:center;gap:10px;padding:7px 10px;border-radius:999px;border:1px solid rgba(0,96,131,.14);background:#fff}.topAvatar{width:30px;height:30px;border-radius:999px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#009e96fa,#006083fa)}.topMeta{display:grid;line-height:1.1;min-width:0}.topName{font-size:13px;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:220px;color:#000000db}.topSub{font-size:12px;color:var(--muted);margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:220px}.view{flex:1 1 auto;min-height:0;overflow:auto;background:var(--bg);padding:16px;box-sizing:border-box}@media(max-width:980px){.shell{grid-template-columns:72px 1fr}.side{display:flex}.sideProfile{justify-content:center;padding:12px 10px}.sideProfile__meta{display:none}.sideProfile__icon{width:40px;height:40px;border-radius:999px}.navItem{justify-content:center;padding:12px 10px;gap:0}.navItem span{display:none}.navItem.navItem--logout{justify-content:center;padding-left:10px;padding-right:10px}.navItem__left{gap:0}.navItem__right{display:none}}.top{min-height:42px;box-sizing:border-box}.homePage{min-height:calc(100vh - 24px);display:grid;place-items:center}.homeCenter{text-align:center}.sph{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px}.sph.isCompact{margin-bottom:10px}.sphLeft{min-width:0}.sphTitle{font-size:16px;font-weight:800;letter-spacing:-.02em;color:#000000e0;line-height:1.08}.sphSubtitle{font-size:14px;margin-top:4px;color:#0009;line-height:1.2}.sphMeta{margin-top:3px;color:#0009;font-size:14px;display:flex;align-items:center;flex-wrap:wrap;gap:12px;line-height:1.25}.sphMeta>*{display:inline-flex;align-items:center;gap:0;min-height:18px}.sphMeta svg{display:block;margin-right:4px}.sphRight{display:flex;gap:10px;flex-wrap:wrap;align-items:flex-start;justify-content:flex-end;transform:translateY(-2px)}.sphRight.isEmpty{min-height:40px;transform:none}@media(max-width:820px){.sph{flex-direction:column;align-items:stretch}.sphRight{width:100%;transform:none}.sphRight>*{width:100%}}.screensPage{--lpTeal: #009e96;--lpDenim: #006083;--lpYellow: #f28300;--lpBlack: #000000;--spBg: #f4f7f8;--spCard: #ffffff;--spText: rgba(0,0,0,.88);--spMuted: rgba(0,0,0,.6);--spBorder: 1px solid rgba(0,96,131,.14);--spBorderHover: 1px solid rgba(0,158,150,.32);--spRadius: 18px;--spRadiusSm: 14px}.screensPage .pageHead{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:16px}.screensPage .grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px}@media(max-width:640px){.screensPage .grid{grid-template-columns:1fr}}.screensPage .screenCard{display:block;text-decoration:none;color:inherit;background:var(--spCard);border:var(--spBorder);border-radius:var(--spRadius);overflow:hidden;padding:14px;transition:border-color .12s ease,transform .12s ease,background .12s ease,box-shadow .12s ease}.screensPage .screenCard:hover{border:var(--spBorderHover);background:radial-gradient(900px 220px at 30% -10%,rgba(0,158,150,.08),transparent 60%),radial-gradient(900px 220px at 110% 120%,rgba(0,96,131,.08),transparent 55%),var(--spCard)}.screensPage .screenCard:active{transform:translateY(0)}.screensPage .screenTitle{padding:0;font-weight:950;letter-spacing:-.01em;color:var(--spText)}.screensPage .screenId{margin-top:6px;font-size:12px;color:var(--spMuted)}.screensPage .screenCard.skeleton{pointer-events:none;padding:14px;border:var(--spBorder);box-shadow:none;background:#fff}.screensPage .sLine{height:12px;margin:6px 0 0;border-radius:999px;background:linear-gradient(90deg,#0060830f,#009e961f,#0060830f);background-size:200% 100%;animation:spShimmer 1.2s ease-in-out infinite}.screensPage .sLine:first-child{margin-top:0}.screensPage .sLine.sLine--short{width:55%}@keyframes spShimmer{0%{background-position:0% 0}to{background-position:200% 0}}.sdgOverlay{position:fixed;inset:0;background:#00000073;display:grid;place-items:center;padding:18px;z-index:9999}.sdgModal{width:min(1180px,96vw);height:min(720px,92vh);background:#fff;border-radius:18px;border:1px solid rgba(0,96,131,.2);box-shadow:0 20px 60px #0000002e;overflow:hidden;display:flex;flex-direction:column;--lpTeal: #009e96;--lpDenim: #006083;--lpYellow: #f28300;--lpBlack: #000000;--b1: rgba(0, 96, 131, .18);--b2: rgba(0, 96, 131, .28)}.sdgHead{padding:14px 16px;border-bottom:1px solid var(--b1);display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.sdgTitle{font-size:16px;font-weight:800;color:#000000e0}.sdgSub{margin-top:4px;font-size:13px;color:#0000009e}.sdgHeadActions{display:inline-flex;gap:10px;align-items:center;flex-wrap:wrap}.sdgBtn{height:36px;padding:0 12px;border-radius:12px;border:1px solid var(--b1);background:#fff;color:#000000d9;font-weight:700;font-size:13px;display:inline-flex;align-items:center;gap:8px;cursor:pointer}.sdgBtn:hover{border-color:var(--b2)}.sdgBtn:disabled{opacity:.55;cursor:not-allowed}.sdgBtnPrimary{background:#009e961f;border-color:#009e9659;color:#006083f2}.sdgIconBtn{width:36px;height:36px;border-radius:12px;border:1px solid var(--b1);background:#fff;display:grid;place-items:center;cursor:pointer}.sdgIconBtn:hover{border-color:var(--b2)}.sdgError{margin:12px 16px 0;padding:10px 12px;border-radius:14px;border:1px solid rgba(204,42,40,.28);background:#cc2a280f;color:#000000db;font-weight:650;font-size:13px}.sdgUploadBar{margin:12px 16px 0;padding:10px 12px;border-radius:14px;border:1px solid rgba(242,131,0,.35);background:#f283000f}.sdgUploadTop{display:flex;justify-content:space-between;gap:12px;font-size:13px;font-weight:700;color:#000c}.sdgProg{height:8px;border-radius:999px;background:#00000014;overflow:hidden;margin-top:8px}.sdgProgFill{height:100%;background:#f28300d9;width:0%}.sdgBody{flex:1;min-height:0;display:grid;grid-template-columns:1fr 360px}@media(max-width:920px){.sdgBody{grid-template-columns:1fr}.sdgRight{border-left:none!important;border-top:1px solid var(--b1)}}.sdgGrid{padding:14px;overflow:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;align-content:start}.sdgEmpty{padding:22px;border-radius:16px;border:1px dashed var(--b2);color:#000000a6;font-weight:650}.sdgEmptySub{margin-top:6px;font-size:13px;color:#0000008c}.sdgCard{text-align:left;border:1px solid var(--b1);border-radius:16px;background:#fff;overflow:hidden;cursor:pointer;padding:0}.sdgCard:hover{border-color:var(--b2)}.sdgCard.isSelected{border-color:#009e9699;box-shadow:0 10px 22px #009e961a}.sdgThumb{position:relative;aspect-ratio:16 / 9;background:#0000000f}.sdgThumb video{width:100%;height:100%;object-fit:cover;display:block}.sdgCheck{position:absolute;top:10px;right:10px;width:26px;height:26px;border-radius:999px;display:grid;place-items:center;background:#009e96eb;color:#fff;box-shadow:0 10px 18px #0000002e}.sdgMeta{padding:10px 12px 12px}.sdgName{font-weight:800;font-size:13px;color:#000000e0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sdgDetails{margin-top:4px;font-size:12px;color:#00000094}.sdgRight{border-left:1px solid var(--b1);padding:14px;overflow:auto}.sdgPreviewTitle{font-weight:800;color:#000000db;margin-bottom:10px}.sdgPreviewBox{border:1px solid var(--b1);border-radius:16px;overflow:hidden;background:#0000000d}.sdgPreviewBox video{width:100%;height:auto;display:block}.sdgPreviewName{margin-top:10px;font-size:13px;color:#000000c7}.sdgHint{padding:14px;border:1px dashed var(--b2);border-radius:16px;color:#0000009e;font-weight:650}.sdgFooter{margin-top:14px;display:flex;justify-content:flex-end;gap:10px}.screenDetailsPage{--lpTeal: #009e96;--lpDenim: #006083;--lpYellow: #f28300;--lpBlack: #000000;--sdPageBg: #f4f7f8;--rxBorder: rgba(0, 96, 131, .14);--rxBorder2: rgba(0, 96, 131, .22);--rxRadius: 18px;--rxRadiusSm: 14px;--rxCardBg: #fff;--rxFocus: rgba(0, 158, 150, .18);--rxInputBg: rgba(0, 96, 131, .05);--rxInputBgHover: rgba(0, 96, 131, .08);--sdSaveIdleBg: #e7eaee;--sdSaveIdleText: rgba(0,0,0,.55);--sdSaveActiveBg: rgba(0,158,150,.14);--sdSaveActiveBorder: rgba(0,158,150,.45);--sdSaveActiveText: rgba(0,96,131,.95);--sdSaveSavingBg: #009e96;--sdSaveSavingText: #ffffff;--sdColKund: clamp(110px, 12vw, 140px);--sdColProjNr: clamp(70px, 7vw, 90px);--sdColProjNamn: minmax(0, 1.15fr);--sdColKolli: clamp(88px, 8.5vw, 110px);--sdColPackat: clamp(88px, 8.5vw, 110px);--sdColCarrier: minmax(0, 1.35fr);--sdCols: var(--sdColKund) var(--sdColProjNr) var(--sdColProjNamn) var(--sdColKolli) var(--sdColPackat) var(--sdColCarrier)}.screenDetailsPage .sdLeft .sdPanel:not(.sdGridPanel),.screenDetailsPage .sdRight .sdPanel:not(.sdGridPanel){border-radius:var(--rxRadius)!important;overflow:visible!important}.screenDetailsPage .sdGridPanel{overflow:hidden!important;border-radius:var(--rxRadius)!important}.sdInlineError,.sdInlineOk{padding:10px 12px;font-size:13px;background:#0060830a}.sdInlineError{background:#dc262624;color:#991b1b}.sdInlineOk{background:#009e9624;color:#006083f2;font-weight:900}.screenDetailsPage .sdRadioSub{display:inline-block;white-space:nowrap!important;overflow:hidden;text-overflow:ellipsis;max-width:100%;font-size:12px;color:#0009}.screenDetailsPage .sdActionBtn:active,.screenDetailsPage .btn:active,.screenDetailsPage .btnLink:active{background:#009e961a}.screenDetailsPage .sdSquareBtn{width:40px;height:40px;padding:0;border-radius:999px;border:1px solid var(--rxBorder2);background:#fff;box-shadow:none;transition:none;display:inline-flex;align-items:center;justify-content:center}.sdGridPanel{position:relative;padding:0;border:1px solid var(--rxBorder)!important;border-radius:var(--rxRadius)!important;box-shadow:none!important;background:#fff!important;overflow:hidden!important}.sdGridTop{padding:16px;border-bottom:1px solid rgba(0,96,131,.1)}.sdTableHead{display:grid;grid-template-columns:var(--sdCols);column-gap:10px;padding:12px 16px;background:#fff;border-bottom:1px solid rgba(0,96,131,.12);font-weight:900;color:#0000009e;font-size:12px;min-width:0;width:100%;box-sizing:border-box;justify-content:stretch}.screenDetailsPage .sdGridPanel .sdTableHead{background:#fff!important;background-image:none!important}.sdTR{display:grid;grid-template-columns:var(--sdCols);column-gap:10px;padding:12px 16px;border-bottom:1px solid rgba(0,96,131,.06);border-left:3px solid transparent;align-items:center;background:#fffffff5;min-width:0;width:100%;box-sizing:border-box;justify-content:stretch}.sdTR.isNshiftConfirmed{border-left-color:#009e96;background:#009e9614}.sdTR.isAdminPending{border-left-color:#f28300;background:#f2830014}.sdTR.isEmpty{opacity:1}.sdTR.isUnsaved{border-left-color:#f28300;background:#f283001a!important}.sdTdProject{font-weight:900;letter-spacing:-.02em}.sdTdName{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#000000b8}.sdTdName:has(.sdInput){overflow:visible}.sdLiveRow{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.sdLiveRow .btn{height:40px}.sdInput{width:100%;height:38px;padding:0 12px;font-size:13px;line-height:1;border-radius:12px;border:1px solid rgba(0,96,131,.18);background:#fff;outline:none;box-shadow:none;transition:border-color .12s ease,box-shadow .12s ease}.sdInput:hover{border-color:#009e9652}.sdInput.isSaving{opacity:.7}.sdTR.isUnsaved .sdInput,.sdTR.isUnsaved .sdInput:hover{background:#fff!important;border-color:#f2830073}.sdLockedField{font-size:13px;color:#000000bf;height:38px;display:flex;align-items:center;padding:0 12px;box-sizing:border-box}.sdInputWrap{display:flex;align-items:center;gap:6px;width:100%}.sdNshiftDot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.sdNshiftDotExpected{background:#f28300}.sdTD input,.sdTD select,.sdTD textarea{min-width:0;width:100%;max-width:100%}.sdTD select{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sdIconBtn{width:36px;height:36px;padding:0;border-radius:999px;border:1px solid rgba(0,96,131,.22);background:#fff;box-shadow:none;transition:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.sdIconBtn:disabled{opacity:.55;cursor:not-allowed}.sdTdActions{display:flex;align-items:center;justify-content:flex-end}.sdGridBottom{width:100%;display:grid;grid-template-columns:var(--sdCols);column-gap:10px;align-items:center;padding:12px 16px;background:var(--sdPageBg);position:static;box-sizing:border-box;justify-content:stretch}.sdGridBottom .sdSaveBtn{grid-column:1 / 7;width:100%;height:52px;border-radius:14px;border:1px solid rgba(0,0,0,.06);background:var(--sdSaveIdleBg);color:var(--sdSaveIdleText);font-weight:950;font-size:16px;letter-spacing:-.01em;cursor:not-allowed}.sdGridBottom .sdSaveBtn.isActive{background:var(--sdSaveActiveBg);border-color:var(--sdSaveActiveBorder);color:var(--sdSaveActiveText);cursor:pointer}.sdGridBottom .sdSaveBtn.isActive:hover{background:#009e962e}.sdGridBottom .sdSaveBtn.isSaving{background:var(--sdSaveSavingBg);border-color:#0000;color:var(--sdSaveSavingText);cursor:progress}.sdGridBottom .sdSaveBtn:disabled{opacity:1}.sdSavingOverlay{position:absolute;inset:0;border-radius:inherit;overflow:hidden;isolation:isolate;background:#ffffff8c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:grid;place-items:center;z-index:10}.sdSavingBox{display:inline-flex;align-items:center;gap:10px;padding:12px 14px;border-radius:var(--rxRadiusSm);background:#ffffffeb;border:1px solid rgba(0,96,131,.14);box-shadow:none}.sdSavingText{font-weight:900;color:#000000b3;font-size:13px}.sdSpinner{width:16px;height:16px;border-radius:999px;border:2px solid rgba(0,96,131,.18);border-top-color:#006083b3;animation:sdSpin .9s linear infinite}@keyframes sdSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:1400px){.sdTableHead{display:none}.sdTR{grid-template-columns:1fr!important;row-gap:10px;padding:12px 16px}.sdTD{display:flex;align-items:center;justify-content:flex-start;gap:12px;width:100%;min-width:0}.sdTD:before{content:attr(data-label);font-size:12px;font-weight:900;color:#00000094;flex:0 0 120px;max-width:120px}.sdTD[data-label=""]:before{content:"";flex-basis:0;max-width:0}.sdTD .sdInput,.sdTD input,.sdTD select,.sdTD textarea{flex:1 1 auto;width:100%;min-width:0}.sdTdName{white-space:normal;overflow:visible;text-overflow:initial}.sdTdActions{justify-content:flex-end}.sdGridBottom{grid-template-columns:1fr!important;row-gap:10px!important;column-gap:0!important}.sdGridBottom .sdSaveBtn{grid-column:auto!important;width:100%!important;height:52px!important;justify-self:stretch!important}}@media(max-width:820px){.sdSplit{grid-template-columns:1fr!important;gap:12px!important}.sdPanel{padding:14px!important;border-radius:16px!important}.screenDetailsPage .pageHead{padding:0 0 8px}.screenDetailsPage .rowActions{width:100%;display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.screenDetailsPage .sdActionBtn,.screenDetailsPage .btn,.screenDetailsPage .btnLink,.screenDetailsPage .sdSquareBtn{width:100%!important}.screenDetailsPage .sdSquareBtn{height:42px!important}.sdInput{height:42px!important;border-radius:14px!important}.sdLiveRow .btn{min-height:42px}}.sdRadio{display:grid;grid-template-columns:18px 1fr;gap:10px;align-items:center;padding:12px;border-radius:var(--rxRadiusSm);border:1px solid var(--rxBorder);background:#00608308;cursor:pointer;transition:none}.sdRadio input[type=radio]{-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:999px;border:2px solid rgba(0,96,131,.26);background:transparent;margin:0;padding:0;display:inline-block;vertical-align:middle;box-shadow:none}.sdRadio input[type=radio]:checked{border-color:#009e96f2;background-image:radial-gradient(circle,rgba(0,158,150,.95) 0 28%,transparent 29% 100%);background-color:transparent;background-repeat:no-repeat}.sdRadio input[type=radio]:focus-visible,.sdRadio input[type=radio]:checked:focus-visible{outline:none;box-shadow:0 0 0 4px var(--rxFocus)}.sdPanelHead{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.sdBackendActive{font-size:14px;font-weight:500;color:#0000007a;white-space:nowrap}.sdBackendActive.isEmpty{opacity:0}.screenDetailsPage input,.screenDetailsPage select,.screenDetailsPage textarea{-webkit-appearance:none;appearance:none;background-clip:padding-box;outline:none!important;-webkit-tap-highlight-color:transparent}.screenDetailsPage input:focus,.screenDetailsPage select:focus,.screenDetailsPage textarea:focus{outline:none!important;box-shadow:none!important;-webkit-box-shadow:none!important}.screenDetailsPage input:focus-visible,.screenDetailsPage select:focus-visible,.screenDetailsPage textarea:focus-visible{outline:none!important;box-shadow:none!important;-webkit-box-shadow:none!important}.screenDetailsPage .sdInput:focus{border-color:#009e96b3!important;box-shadow:0 0 0 4px #009e9624!important}.screenDetailsPage .sdTR.isUnsaved .sdInput,.screenDetailsPage .sdTR.isUnsaved .sdInput:hover{border-color:#f2830073!important}.screenDetailsPage .sdTR.isUnsaved .sdInput:focus,.screenDetailsPage .sdTR.isUnsaved .sdInput:focus-visible{border-color:#f28300b3!important;box-shadow:0 0 0 4px #f2830024!important}.sdField{margin-top:2px}.sdFieldLabel{margin-bottom:6px;opacity:.9;font-weight:900;font-size:12px;color:#000000b8}.sdFieldRow{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.sdFakeInput{height:38px;padding:0 12px;border-radius:12px;border:1px solid rgba(0,96,131,.18);background:#0060830d;color:#000000c7;font-weight:800;font-size:13px;line-height:1;display:flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none}.sdFakeInput.isEmpty{color:#0000007a;font-weight:700}.screenDetailsPage .btn.sdFieldBtn{height:38px;padding:0 16px;border-radius:12px;border:1px solid rgba(0,158,150,.55);background:#009e9629;color:#006083f2;font-weight:950;letter-spacing:-.01em}.screenDetailsPage .btn.sdFieldBtn:hover{background:#009e963d;border-color:#009e96bf}.screenDetailsPage .btn.sdFieldBtn:active{background:#009e9652}.screenDetailsPage .btn.sdFieldBtn:focus-visible{outline:none;box-shadow:0 0 0 4px #009e962e}@media(max-width:640px){.sdFieldRow{grid-template-columns:1fr}.screenDetailsPage .btn.sdFieldBtn{width:100%;height:42px;border-radius:14px}.sdFakeInput{height:42px;border-radius:14px}}.sdModal{position:fixed;inset:0;background:#0000008c;display:grid;place-items:center;z-index:999;padding:18px}.sdModalCard{width:min(980px,100%);max-height:min(80vh,820px);overflow:hidden;border-radius:16px;background:#10131a;border:1px solid rgba(255,255,255,.08);box-shadow:0 20px 60px #00000073;display:grid;grid-template-rows:auto auto 1fr}.sdModalHead{padding:14px 14px 10px;display:flex;justify-content:space-between;gap:12px;align-items:flex-start;border-bottom:1px solid rgba(255,255,255,.08)}.sdModalTitle{font-weight:700;font-size:16px}.sdModalSub{opacity:.8;font-size:12px;margin-top:2px}.sdModalActions{padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.08);display:flex;gap:10px;flex-wrap:wrap}.sdModalBody{padding:12px 14px 14px;overflow:auto}.sdMediaList{display:grid;gap:10px}.sdMediaRow{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;padding:10px 12px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06)}.sdMediaName{font-weight:650;font-size:13px;margin-bottom:4px}.sdMediaUrl{font-size:12px;opacity:.75;word-break:break-all}.sdMediaBtns{display:flex;gap:10px;align-items:center}.sdVideoPreview{max-width:520px;width:100%;border-radius:14px;overflow:hidden;border:1px solid rgba(0,96,131,.18);background:#000;aspect-ratio:16 / 9}.sdVideoEl{width:100%;height:100%;display:block;object-fit:cover}@media(max-width:640px){.sdVideoPreview{max-width:100%}}.screenDetailsPage{--lpTeal: #009e96;--lpDenim: #006083;--lpYellow: #f28300;--lpBlack: #000000;--sdPageBg: #f4f7f8;--rxBorder: rgba(0, 96, 131, .14);--rxBorder2: rgba(0, 96, 131, .22);--rxRadius: 18px;--rxRadiusSm: 14px;--rxFocus: rgba(0, 158, 150, .18);--rxInputBg: rgba(0, 96, 131, .05);--rxInputBgHover: rgba(0, 96, 131, .08)}.screenDetailsPage.page{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.screenDetailsPage .pageHead{box-shadow:none;margin-bottom:14px;overflow:visible}.screenDetailsPage .pageTitle{letter-spacing:-.02em;color:#000000e0}.screenDetailsPage .pageText{color:#0009}.sdSplit{display:grid;grid-template-columns:minmax(320px,28%) 1fr;gap:18px;align-items:start}.sdRight{min-width:0}@media(max-width:1100px){.sdSplit{grid-template-columns:1fr}}.sdPanel{background:#fff;border:1px solid var(--rxBorder);border-radius:var(--rxRadius);padding:16px;box-shadow:none;overflow:visible}.sdPanelTop{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.sdPanelTitle{font-weight:900;letter-spacing:-.02em;font-size:16px;color:#000000e0}.sdSub{margin-top:4px;font-size:12px;color:#00000094}.sdHint{margin-top:12px;font-size:12px;color:#0000009e;line-height:1.35}.sdErrTag{display:inline-block;margin-left:6px;padding:3px 8px;border-radius:999px;font-size:12px;background:#dc26261a;color:#b91c1c;border:1px solid rgba(220,38,38,.18)}.sdInlineError{padding:10px 12px;font-size:13px;background:#dc262624;color:#991b1b}.sdLiveError{margin-top:12px;padding:12px;border-radius:14px;border:1px solid rgba(220,38,38,.22);background:#dc26261a;color:#991b1b;font-size:13px;font-weight:800;line-height:1.35}.screenDetailsPage .sdActionBtn,.screenDetailsPage .btn,.screenDetailsPage .btnLink{-webkit-appearance:none;appearance:none;font-size:14px;font-weight:800;line-height:1.1;padding:10px 14px;border-radius:999px;border:1px solid var(--rxBorder2);background:#fff;color:#000000e0;box-shadow:none;transition:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;cursor:pointer;-webkit-user-select:none;user-select:none}.screenDetailsPage .sdActionBtn:hover,.screenDetailsPage .btn:hover,.screenDetailsPage .btnLink:hover{background:#009e960f;border-color:#009e9640}.screenDetailsPage .btn:disabled,.screenDetailsPage .btnLink[aria-disabled=true]{opacity:.55;cursor:not-allowed}.screenDetailsPage .sdSquareBtn{width:40px;height:40px;padding:0;border-radius:999px;border:1px solid var(--rxBorder2);background:#fff;box-shadow:none;display:inline-flex;align-items:center;justify-content:center}.screenDetailsPage .sdSquareBtn:hover{background:#009e960f;border-color:#009e9640}.sdIconBtn{width:36px;height:36px;padding:0;border-radius:999px;border:1px solid rgba(0,96,131,.22);background:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.sdIconBtn:hover{background:#009e960f;border-color:#009e9640}.sdGridPanel{position:relative;padding:0;border-radius:var(--rxRadius)!important;border:1px solid rgba(0,96,131,.16)!important;background:#fff!important;overflow:hidden}.sdTableHead{display:grid;column-gap:10px;padding:12px 16px;background:linear-gradient(180deg,#009e962e,#009e9614,#0060830d);border-bottom:1px solid rgba(0,96,131,.12);font-weight:900;color:#0000009e;font-size:12px;min-width:0}.sdTableBody{display:grid;background:var(--sdPageBg);padding-bottom:2px}.sdTR{display:grid;column-gap:10px;padding:12px 16px;border-bottom:1px solid rgba(0,96,131,.06);align-items:center;background:#fffffff5;min-width:0}.sdTR:last-child{border-bottom:none}.sdTD{font-size:13px;color:#000000e0;min-width:0}.sdEmpty{padding:18px 16px;font-size:13px;color:#0009}.sdInput{box-sizing:border-box;width:100%;max-width:100%;min-width:0;height:38px;border-radius:14px;border:1px solid rgba(0,96,131,.2);background:var(--rxInputBg);padding:0 12px;outline:none;font-size:13px;color:#000000e0;box-shadow:none;transition:none}.sdInput::placeholder{color:#0000006b}.sdInput:hover{background:var(--rxInputBgHover)}.sdInput:focus{background:#fff;border-color:#009e968c;outline:4px solid rgba(0,158,150,.14);outline-offset:2px;box-shadow:0 10px 22px #0060831a}.sdRadioList{display:grid;gap:10px;margin-top:12px}.sdRadio{display:grid;grid-template-columns:18px 1fr;gap:10px;padding:12px;border-radius:var(--rxRadiusSm);border:1px solid var(--rxBorder);background:#00608308;cursor:pointer;align-items:center}.sdRadio:hover{background:#009e960f;border-color:#009e964d}.sdRadio.isActive{border-color:#009e9673;background:#009e961a}.sdRadioLabel{font-weight:900;color:#000000e0;font-size:14px}.sdRadioRow{display:flex;align-items:stretch;justify-content:space-between;gap:12px}.sdRadioRow .sdRadio{flex:1;height:100%}.sdRunBtn{-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 14px;border-radius:var(--rxRadiusSm);border:1px solid var(--rxBorder);background:#00608308;color:#000000e0;font-size:14px;font-weight:900;line-height:1;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.sdRunBtn:hover{background:#009e960f;border-color:#009e964d}.sdRunBtn:active{background:#009e961a}.sdRadioRow.isBackendActive .sdRunBtn{border-color:#009e9673;background:#009e961a}.sdRunBtn:disabled{opacity:.55;cursor:not-allowed}@media(max-width:820px){.sdSplit{grid-template-columns:1fr!important;gap:12px!important}.sdPanel{padding:14px!important;border-radius:16px!important}.screenDetailsPage .rowActions{width:100%;display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.screenDetailsPage .sdActionBtn,.screenDetailsPage .btn,.screenDetailsPage .btnLink,.screenDetailsPage .sdSquareBtn{width:100%!important}.screenDetailsPage .sdSquareBtn,.sdInput{height:42px!important}}.p2TvPage{--lpTeal: #009e96;--lpDenim: #006083;--lpYellow: #f28300;--lpBlack: #000000;--p2Border: 1px solid rgba(0, 96, 131, .18);--p2Radius: 18px;--p2Text: rgba(0,0,0,.88);--p2Muted: rgba(0,0,0,.62)}.p2Meta{color:var(--p2Muted)}.p2Wrap{margin-top:14px;display:grid;gap:14px}.p2Card{background:#fff;border:var(--p2Border);border-radius:var(--p2Radius);padding:16px}.p2Title{font-weight:800;color:var(--p2Text);margin-bottom:6px}.p2Text{color:var(--p2Muted);line-height:1.45;margin-bottom:12px}.p2Kv{display:grid;grid-template-columns:140px 1fr;gap:8px 12px;padding-top:10px;border-top:1px solid rgba(0,96,131,.12)}.p2K{color:var(--p2Muted);font-weight:700}.p2V{color:var(--p2Text);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:13px}.p2Tv2Page{--lpTeal: #009e96;--lpDenim: #006083;--lpYellow: #f28300;--lpBlack: #000000;--p22Border: 1px solid rgba(0, 96, 131, .18);--p22Radius: 18px;--p22Text: rgba(0,0,0,.88);--p22Muted: rgba(0,0,0,.62)}.p22Meta{color:var(--p22Muted)}.p22Wrap{margin-top:14px;display:grid;gap:14px}.p22Card{background:#fff;border:var(--p22Border);border-radius:var(--p22Radius);padding:16px}.p22Title{font-weight:800;color:var(--p22Text);margin-bottom:6px}.p22Text{color:var(--p22Muted);line-height:1.45;margin-bottom:12px}.p22Kv{display:grid;grid-template-columns:140px 1fr;gap:8px 12px;padding-top:10px;border-top:1px solid rgba(0,96,131,.12)}.p22K{color:var(--p22Muted);font-weight:700}.p22V{color:var(--p22Text);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:13px}.page.screenDetailsPage{padding:0!important;margin:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}.page.screenDetailsPage .pageTitle{font-weight:950;letter-spacing:-.02em;color:#000000e0}.page.screenDetailsPage .pageText{color:#0000009e;font-size:13px;line-height:1.35}.screenLogsPage{--lpTeal: #009e96;--lpDenim: #006083;--lpYellow: #f28300;--lpBlack: #000000;--slBorder: rgba(0, 96, 131, .14);--slBorder2: rgba(0, 96, 131, .22);--slRadius: 18px;--slRadiusSm: 14px;--slText: rgba(0,0,0,.88);--slMuted: rgba(0,0,0,.6);--slFocus: rgba(0, 158, 150, .22)}.screenLogsPage.page{background:transparent!important;border:0!important;box-shadow:none!important}.slHead{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:14px}.slActions{display:flex;gap:10px;flex-wrap:wrap}.slBtn{-webkit-appearance:none;appearance:none;font-size:14px;font-weight:950;line-height:1.1;padding:10px 14px;border-radius:999px;border:1px solid var(--slBorder2);background:#fff;color:var(--slText);display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;cursor:pointer;-webkit-user-select:none;user-select:none}.slBtn:hover{background:#0060830d}.slBtn:active{background:#00608314}.slBtn:disabled{opacity:.55;cursor:not-allowed}.slBtn--primary{border-color:#009e9673;background:#009e961f}.slBtn--primary:hover{background:#009e9629}.slBtn--primary:active{background:#009e9633}.slInlineError{margin:10px 0 12px;padding:10px 12px;border-radius:var(--slRadiusSm);font-size:13px;border:1px solid rgba(204,42,40,.18);background:#cc2a2814;color:#991b1bf2;font-weight:950}.slCard{background:#fff;border:1px solid var(--slBorder);border-radius:var(--slRadius);overflow:hidden}.slCardTop{padding:14px 16px;border-bottom:1px solid rgba(0,96,131,.1);display:flex;align-items:center;justify-content:space-between;gap:12px;background:linear-gradient(180deg,#0060830f,#009e9608)}.slCardTitle{display:flex;align-items:center;gap:10px;font-weight:1000;letter-spacing:-.02em;color:var(--slText)}.slCardSub{font-size:12px;font-weight:900;color:var(--slMuted)}.slEmpty{padding:16px;color:#000000b3;font-weight:800}.slList{display:grid}.slItem{border-top:1px solid rgba(0,96,131,.08)}.slItemRow{width:100%;border:0;background:#fff;padding:12px 14px;cursor:pointer;text-align:left;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.slItemRow:hover{background:#00608308}.slLeft{display:flex;gap:12px;min-width:0;flex:1 1 auto}.slIndex{width:28px;height:28px;border-radius:999px;border:1px solid rgba(0,96,131,.18);background:#0060830d;display:grid;place-items:center;font-size:12px;font-weight:1000;color:#006083d9;flex:0 0 auto}.slMain{min-width:0;flex:1 1 auto}.slTopLine{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.slStatus{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;color:#006083e6}.slStatus--ok{background:#009e961f;border-color:#009e9638;color:#006083f2}.slStatus--warn{background:#f2830024;border-color:#f2830047;color:#000c}.slStatus--err{background:#cc2a281a;border-color:#cc2a2838;color:#991b1bf2}.slWhen{font-weight:1000;letter-spacing:-.01em;color:var(--slText);font-size:13px}.slMetaTag{font-size:12px;font-weight:900;color:#000000a8;border:1px solid rgba(0,96,131,.14);background:#0060830d;border-radius:999px;padding:4px 9px}.slMsg{margin-top:6px;font-size:13px;color:#000c;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.slMsgMuted{color:#0000008c}.slSmall{margin-top:6px;font-size:12px;color:#00000094}.slChevron{flex:0 0 auto;width:36px;height:36px;border-radius:999px;border:1px solid rgba(0,96,131,.18);background:#0060830a;display:grid;place-items:center;color:#006083d9}.slBody{padding:0 14px 14px;background:#00608308}.slPre{margin:0;padding:12px;border-radius:var(--slRadiusSm);border:1px solid rgba(0,96,131,.14);background:#fff;overflow:auto;font-size:12px;line-height:1.35;color:#000000e6;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.slBottom{padding:14px 16px;border-top:1px solid rgba(0,96,131,.1);display:flex;justify-content:flex-end;background:#fff}.slLoadMore{min-width:170px}@media(max-width:640px){.slHead{align-items:flex-start}.slItemRow{padding:12px}.slMsg{white-space:normal;overflow:visible}}html,body{height:100%;background:#f4f7f8}#root{min-height:100%;background:#f4f7f8}.screenConfigPage{--lpTeal: #009e96;--lpDenim: #006083;--lpYellow: #f28300;--lpBlack: #000000;--scBorder: rgba(0, 96, 131, .14);--scBorder2: rgba(0, 96, 131, .22);--scRadius: 18px;--scRadiusSm: 14px;--scText: rgba(0,0,0,.88);--scMuted: rgba(0,0,0,.6);--scFocus: rgba(0, 158, 150, .22);--scShadow: 0 10px 26px rgba(2, 8, 23, .08);--scSaveIdleBg: #e7eaee;--scSaveIdleText: rgba(0,0,0,.55);--scSaveActiveBg: rgba(0,158,150,.14);--scSaveActiveBorder: rgba(0,158,150,.45);--scSaveActiveText: rgba(0,96,131,.95);--scSaveSavingBg: #009e96;--scSaveSavingText: #ffffff;color:var(--scText)}.screenConfigPage.page{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.screenConfigPage .pageInner{padding:0}.screenConfigPage .scHead{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:10px}.screenConfigPage .pageTitle{margin:0;line-height:1.08}.screenConfigPage .pageText{margin:4px 0 0;line-height:1.22;color:var(--scMuted)}.screenConfigPage .scActions{display:flex;gap:10px;flex-wrap:wrap;align-items:flex-start;justify-content:flex-end;padding-top:0}.screenConfigPage .scHeadSpacer{display:none!important}.screenConfigPage .scBtn{-webkit-appearance:none;appearance:none;font-size:14px;font-weight:950;line-height:1.1;padding:10px 14px;border-radius:999px;border:1px solid var(--scBorder2);background:#fff;color:var(--scText);display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;cursor:pointer;-webkit-user-select:none;user-select:none;box-shadow:none;transition:background .12s ease,transform .12s ease,border-color .12s ease}.screenConfigPage .scBtn:hover{background:#0060830d}.screenConfigPage .scBtn:active{background:#00608314}.screenConfigPage .scBtn:disabled{opacity:1;cursor:not-allowed;transform:none}.screenConfigPage .scBtn--save{border:1px solid rgba(0,0,0,.06);background:var(--scSaveIdleBg);color:var(--scSaveIdleText)}.screenConfigPage .scBtn--save.isActive{background:var(--scSaveActiveBg);border-color:var(--scSaveActiveBorder);color:var(--scSaveActiveText);cursor:pointer}.screenConfigPage .scBtn--save.isActive:hover{background:#009e962e}.screenConfigPage .scBtn--save.isSaving{background:var(--scSaveSavingBg);border-color:#0000;color:var(--scSaveSavingText);cursor:progress;transform:none}.screenConfigPage .scCard{position:relative;background:#fff;border:1px solid var(--scBorder);border-radius:var(--scRadius);overflow:hidden}.screenConfigPage .scInlineError,.screenConfigPage .scInlineOk{padding:10px 12px;font-size:13px;border-bottom:1px solid rgba(0,96,131,.1)}.screenConfigPage .scInlineError{background:#dc262624;color:#991b1b;font-weight:900}.screenConfigPage .scInlineOk{background:#009e9624;color:#006083f2;font-weight:950}.screenConfigPage .scSavingOverlay{position:absolute;inset:0;background:#ffffff8c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:grid;place-items:center;z-index:10}.screenConfigPage .scSavingBox{display:inline-flex;align-items:center;gap:10px;padding:12px 14px;border-radius:var(--scRadiusSm);background:#ffffffeb;border:1px solid rgba(0,96,131,.14);box-shadow:none}.screenConfigPage .scSavingText{font-weight:900;color:#000000b3;font-size:13px}.screenConfigPage .scSpinner{width:16px;height:16px;border-radius:999px;border:2px solid rgba(0,96,131,.18);border-top-color:#006083b3;animation:scSpin .9s linear infinite}@keyframes scSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.screenConfigPage .scSection{padding:12px 14px 10px;border-top:1px solid rgba(0,96,131,.1)}.screenConfigPage .scSection:first-child{border-top:0}.screenConfigPage .scSectionTitle{font-weight:950;letter-spacing:-.02em;color:#006083f2;font-size:13px;margin:0 0 8px}.screenConfigPage .scList{border:1px solid rgba(0,96,131,.1);border-radius:var(--scRadiusSm);overflow:hidden;background:#fff}.screenConfigPage .scItem{display:grid;grid-template-columns:1fr var(--scValueW, 260px);gap:14px;padding:12px;align-items:start;border-top:1px solid rgba(0,96,131,.1)}.screenConfigPage .scItem:first-child{border-top:0}.screenConfigPage .scItemLeft{min-width:0}.screenConfigPage .scParamName{font-weight:950;letter-spacing:-.01em;color:var(--scText);font-size:13px;line-height:1.2}.screenConfigPage .scParamDesc{margin-top:6px;display:flex;gap:8px;align-items:flex-start;color:var(--scMuted);font-size:12px;line-height:1.35}.screenConfigPage .scParamDesc svg{flex:0 0 auto;margin-top:1px;opacity:.9}.screenConfigPage .scItemRight{display:flex;justify-content:flex-end;align-items:flex-start;gap:10px;min-width:0}.screenConfigPage .scItem--wideValue{--scValueW: 520px}.screenConfigPage .scItem--wideValue .scInput{height:38px}.screenConfigPage .scInput{width:100%;height:36px;border-radius:12px;border:1px solid rgba(0,96,131,.22);background:#fff;padding:0 12px;outline:none;font-size:13px;color:var(--scText);min-width:0;transition:box-shadow .12s ease,border-color .12s ease}.screenConfigPage .scInput--long{height:38px}.screenConfigPage .scInput:focus{border-color:#009e968c;box-shadow:0 0 0 4px var(--scFocus)}.screenConfigPage .scInput.isDirty{border-color:#f28300bf;box-shadow:0 0 0 4px #f2830029}.screenConfigPage .scSwitch{position:relative;width:46px;height:26px;display:inline-block}.screenConfigPage .scSwitch input{position:absolute;inset:0;opacity:0;cursor:pointer;z-index:3}.screenConfigPage .scSwitchTrack{position:absolute;inset:0;border-radius:999px;background:#0060831f;border:1px solid rgba(0,96,131,.18);transition:background .16s ease,border-color .16s ease}.screenConfigPage .scSwitchThumb{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:999px;background:#fff;border:1px solid rgba(0,96,131,.18);transition:transform .16s ease}.screenConfigPage .scSwitch input:checked~.scSwitchTrack{background:#009e9638;border-color:#009e9661}.screenConfigPage .scSwitch input:checked~.scSwitchThumb{transform:translate(20px)}.screenConfigPage .scMono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12.5px;opacity:.9;word-break:break-word}.screenConfigPage .scPre{margin:0;padding:10px 12px;border-radius:12px;background:#0060830a;border:1px solid rgba(0,96,131,.1);font-size:12.5px;overflow:auto;max-height:240px}.screenConfigPage .scLink{word-break:break-all;text-decoration:none;color:#006083f2}.screenConfigPage .scLink:hover{text-decoration:underline}.screenConfigPage .scValuePill{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;border:1px solid rgba(0,96,131,.16);background:#0060830d;font-weight:800;font-size:12px}@media(max-width:820px){.screenConfigPage .scHead{align-items:flex-start;flex-direction:column}.screenConfigPage .scActions{transform:none;justify-content:flex-start}.screenConfigPage .scItem{grid-template-columns:1fr}.screenConfigPage .scItemRight{justify-content:flex-start}}:root{--bg:#f6f7f9;--panel:#ffffff;--text:#0f172a;--muted:rgba(15,23,42,.62);--line:rgba(15,23,42,.12);--side:#111827;--sideText:rgba(255,255,255,.92);--sideMuted:rgba(255,255,255,.6);--sideLine:rgba(255,255,255,.1);--accent:#6d5efc;--font: "Outfit", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Arial}*{box-sizing:border-box}html,body,#root{height:100%}html,body{font-family:var(--font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}*,*:before,*:after{font-family:inherit}button,input,textarea,select{font-family:inherit!important}body{margin:0;background:var(--bg);color:var(--text)}.page{display:grid;gap:12px}.pageHead{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.pageTitle{font-size:18px;font-weight:900;margin-bottom:4px}.pageText{color:var(--muted);font-size:13px;margin-bottom:8px}.lpLoader{width:44px;height:44px;border-radius:999px;border:3px solid rgba(0,96,131,.16);border-top-color:#009e96;animation:lpSpin .9s linear infinite}@keyframes lpSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.lpLoader{animation:none}}.authPage{--lpTeal: #009e96;--lpDenim: #006083;--lpYellow: #f28300;--lpBlack: #000000;--bg: #ffffff;--panel: #ffffff;--text: rgba(0,0,0,.88);--muted: rgba(0,0,0,.6);min-height:100vh;display:grid;place-items:center;padding:clamp(18px,3vw,28px);background:radial-gradient(1200px 520px at 50% 18%,rgba(0,158,150,.1),transparent 60%),radial-gradient(900px 420px at 55% 95%,rgba(0,96,131,.1),transparent 55%),var(--bg);color:var(--text)}.authCard{width:min(560px,100%);background:var(--panel);border:1px solid rgba(0,158,150,.2);border-radius:18px;padding:22px 22px 20px;box-shadow:0 18px 45px #0060831a,0 3px 10px #0000000f}.authBrand{display:flex;align-items:center;gap:12px;padding-bottom:18px;margin-bottom:16px;border-bottom:1px solid rgba(0,96,131,.14)}.authLogo{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#009e96fa,#006083fa);box-shadow:0 10px 22px #0060832e}.authTitle{font-weight:950;font-size:16px;line-height:1.2;letter-spacing:-.01em}.authSub{margin-top:4px;font-size:13px;line-height:1.35;color:var(--muted)}.authForm{display:grid;gap:14px}.authLabel{display:grid;gap:7px;font-size:12.5px;font-weight:900;color:#000000c7}.authInput{width:100%;height:44px;padding:0 14px;font-size:14px;line-height:1;border-radius:12px;border:1px solid rgba(0,96,131,.18);background:#fff;outline:none;transition:border-color .12s ease,box-shadow .12s ease}.authInput:hover{border-color:#009e9652}.authInput:focus{border-color:#009e96b3;box-shadow:0 0 0 4px #009e9624}.authError{font-size:12.5px;line-height:1.35;color:#000000c7;border:1px solid rgba(242,131,0,.45);background:#f283001a;padding:10px 12px;border-radius:12px}.authBtn{height:46px;border-radius:12px;border:1px solid rgba(0,96,131,.18);font-size:14px;color:#fff;font-weight:850;letter-spacing:.2px;cursor:pointer;margin-top:12px;background:linear-gradient(135deg,#009e96fa,#006083fa);box-shadow:0 10px 22px #00608329;transition:transform .12s ease,opacity .12s ease,filter .12s ease}.authBtn:active{transform:translateY(0)}.authBtn:disabled{opacity:.55;cursor:not-allowed;transform:none;filter:none;background:linear-gradient(135deg,#009e968c,#0060838c)}
