.appInstallBanner{color:#171717;background:#f4f5f1;border-bottom:1px solid #e8e8e8;align-items:center;gap:10px;padding:10px 16px;font-family:Arial,Microsoft YaHei,sans-serif;display:flex}.appInstallBanner>div{flex:1;min-width:0}.appInstallBanner b{font-size:13px;display:block}.appInstallBanner small{color:#73766c;font-size:11px}.appInstallSymbol{color:#fff;background:#171717 url(/app-icons/icon-192.png) 50%/cover no-repeat;border-radius:10px;place-items:center;width:34px;height:34px;font-size:22px;display:grid}.appInstallBanner>.appInstallDownload{color:#fff;white-space:nowrap;background:#171717;border-radius:22px;padding:8px 17px;font-size:12px;text-decoration:none}.appInstallBanner>.appInstallDismiss{color:#666;cursor:pointer;background:0 0;border:0;width:30px;height:36px;font-size:24px}.appInstallPage{color:#171717;max-width:600px;margin:auto;padding:0 24px 36px;font-family:Arial,Microsoft YaHei,sans-serif}.appInstallPage header{justify-content:space-between;align-items:center;height:72px;font-size:14px;display:flex}.appInstallPage a{color:inherit;text-decoration:none}.appInstallHero{padding:34px 0 28px}.appInstallLogo{background:#ededed url(/app-icons/icon-192.png) 50%/cover no-repeat;border-radius:24px;width:88px;height:88px;margin-bottom:24px;box-shadow:0 10px 24px #0000000a}.appInstallHero>span{color:#777;font-size:13px}.appInstallHero h1{letter-spacing:-1px;margin:14px 0 20px;font-size:44px;font-weight:650;line-height:1.22}.appInstallHero>p{color:#777;font-size:15px;line-height:1.8}.appInstallPrimary,.appInstallCopy{cursor:pointer;color:#fff;background:#171717;border:0;border-radius:28px;width:100%;min-height:48px;margin-top:12px;padding:14px 22px;font-size:15px;font-weight:600}.appInstallPrimary>span{float:right}.appInstallPrimary:disabled{opacity:.5}.appInstallSuccess{color:#315e23;background:#eaf2da;border-radius:12px;padding:16px}.appInstallInstructions{border-top:1px solid #ececec;padding:28px 0 10px}.appInstallInstructions h2{margin:0 0 20px;font-size:22px;font-weight:600}.appInstallInstructions nav{background:#f3f3f3;border-radius:24px;gap:6px;padding:4px;display:flex}.appInstallInstructions nav button{cursor:pointer;color:#777;background:0 0;border:0;border-radius:22px;flex:1;padding:11px;font-size:14px}.appInstallInstructions nav button[aria-pressed=true]{color:#171717;background:#fff;box-shadow:0 1px 4px #00000008}.appInstallInstructions ol{margin:26px 0;padding:0;list-style:none}.appInstallInstructions li{gap:14px;margin:26px 0;display:flex}.appInstallInstructions li>span{border:1px solid #dedede;border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:13px;display:grid}.appInstallInstructions li b{font-size:15px;font-weight:600}.appInstallInstructions li p{color:#777;margin:7px 0;font-size:13px;line-height:1.8}.appInstallCopy{color:#171717;background:#f3f3f3;font-weight:400}.appInstallPage footer{color:#888;border-top:1px solid #eee;padding-top:20px;font-size:12px;line-height:1.8}.appInstallPage footer a{color:#171717;margin-top:12px;font-size:14px;display:inline-block}.appInstallNote,.appInstallMessage{background:#f4f6ef;border-radius:12px;padding:12px 14px;line-height:1.7;color:#555!important;font-size:13px!important}.appInstallPage :focus-visible{outline-offset:4px;outline:2px solid #171717}@media (min-width:701px){.appInstallBanner{display:none}.appInstallHero h1{font-size:52px}}@media (max-width:700px){.appInstallBanner{gap:8px;padding:7px 12px}.appInstallBanner small{display:none}.appInstallSymbol{width:28px;height:28px;font-size:18px}.appInstallBanner>.appInstallDownload{padding:7px 16px}.appInstallBanner>.appInstallDismiss{height:30px}}@media (display-mode:standalone){body{overscroll-behavior-y:none}html{background:#fff}}html.is-installed{--app-safe-top:env(safe-area-inset-top,0px)}html.is-installed body{padding-top:env(safe-area-inset-top,0px);padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px)}html.is-installed .app{padding-bottom:calc(78px + env(safe-area-inset-bottom,0px))}html.is-installed .appInstallPage,html.is-installed .studyPortal{padding-bottom:calc(40px + env(safe-area-inset-bottom,0px))}html.is-installed .app .x-bottom{padding-left:max(4px,env(safe-area-inset-left,0px));padding-right:max(4px,env(safe-area-inset-right,0px))}@media (max-width:700px){html.is-installed .app .supportDesk:not(.expanded){height:calc(100vh - 130px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));height:calc(100dvh - 130px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));min-height:300px}html.is-installed .supportDesk.expanded{padding-top:env(safe-area-inset-top,0px);padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px)}html.is-installed .app :is(input,textarea){font-size:16px}}.appInstallLink{min-width:0;margin-top:14px}.appInstallLink label{margin-top:12px;font-size:13px;line-height:1.6;display:block}.appInstallLink input{box-sizing:border-box;color:#171717;-webkit-user-select:text;user-select:text;background:#fff;border:1px solid #d6d6d6;border-radius:8px;width:100%;min-width:0;padding:12px;font-size:16px;display:block}.appInstallLink>p{color:#555;overflow-wrap:break-word;font-size:13px;line-height:1.7}.appInstallLink .appInstallMessage:empty{display:none}.appInstallBanner>.appInstallDownload{cursor:pointer;border:0;min-width:68px;min-height:36px;font-weight:600}.appInstallBanner>.appInstallDownload:disabled{opacity:.55;cursor:wait}.appInstallBackdrop{z-index:12000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);color:#171717;background:#0006;justify-content:center;align-items:flex-end;padding:16px;font-family:Arial,Microsoft YaHei,sans-serif;display:flex;position:fixed;inset:0}.appInstallSheet{box-sizing:border-box;width:100%;max-width:480px;max-height:calc(100vh - 32px);overscroll-behavior:contain;max-height:calc(100dvh - 32px);padding:26px 24px calc(20px + env(safe-area-inset-bottom,0px));background:#fff;border-radius:24px;position:relative;overflow-y:auto;box-shadow:0 12px 48px #0003}.appInstallSheetClose{color:#555;cursor:pointer;background:#f4f4f4;border:0;border-radius:50%;width:36px;height:36px;font-size:25px;position:absolute;top:12px;right:14px}.appInstallSheetBrand{align-items:center;gap:14px;padding-right:25px;display:flex}.appInstallSheetBrand .appInstallLogo{border-radius:15px;flex-shrink:0;width:54px;height:54px;margin:0}.appInstallSheetBrand small{color:#777;font-size:11px}.appInstallSheetBrand h2{letter-spacing:-.5px;margin:4px 0 0;font-size:24px;font-weight:650;line-height:1.4}.appInstallLead{color:#777;margin:18px 0;font-size:13px;line-height:1.7}.appInstallInstructions.compact{padding:16px 0 0}.appInstallInstructions.compact ol{margin:16px 0}.appInstallInstructions.compact li{gap:12px;margin:18px 0}.appInstallInstructions.compact li p{margin:5px 0 0;line-height:1.65}.appInstallBrowser{color:#888;margin:12px 0;font-size:12px}.appInstallAlternative{border-top:1px solid #eee;padding:14px 0 2px}.appInstallAlternative>summary{color:#666;cursor:pointer;font-size:12px;line-height:1.6}:is(.appInstallSheet :focus-visible,.appInstallBanner :focus-visible){outline-offset:3px;outline:2px solid #315e23}@media (min-width:701px){.appInstallBackdrop{align-items:center}}@media (max-width:700px){.appInstallBackdrop{padding:0}.appInstallSheet{max-width:100%;max-height:90vh;max-height:90dvh;padding:24px 20px calc(16px + env(safe-area-inset-bottom,0px));border-radius:24px 24px 0 0}}
