:root{font-family:PingFang SC,Microsoft YaHei UI,Noto Sans CJK SC,sans-serif;color:#20242a;background:#eef1f4;font-synthesis:none;--primary: #528ff1;--primary-dark: #3778dc;--wechat: #07c160;--text: #20242a;--muted: #8b919a;--line: #ebedf0;--page: #f5f6f8;--danger: #e95850;--shadow: 0 8px 25px rgb(20 36 55 / 16%)}*{box-sizing:border-box}html,body,#app{margin:0;min-height:100%}html{scrollbar-width:none}html::-webkit-scrollbar,body::-webkit-scrollbar{width:0;height:0}body{min-width:320px;background:#eef1f4;-webkit-tap-highlight-color:transparent}button,input{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{border:0}img{display:block;max-width:100%}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.app-stage{min-height:100dvh}.app-frame{position:relative;width:100%;min-height:100dvh;margin:0 auto;background:var(--page);overflow-x:hidden}.app-main{min-height:calc(100dvh - 48px);padding-bottom:0}.app-main--no-header{min-height:100dvh}.app-header{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;height:48px;padding:0 5px;background:#fffffff5;border-bottom:1px solid #eeeeef}.app-header h1{margin:0;overflow:hidden;font-size:17px;font-weight:600;text-align:center;text-overflow:ellipsis;white-space:nowrap}.app-header__side{display:grid;width:44px;height:44px;place-items:center}.app-header__menu{color:#17191c}.icon-button{padding:0;color:var(--text);background:transparent;cursor:pointer}.icon-button:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid #2f78e8;outline-offset:2px}.bottom-nav{position:fixed;z-index:35;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(2,1fr);height:calc(55px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid #ededed}.bottom-nav__item{display:flex;min-width:0;align-items:center;justify-content:center;flex-direction:column;gap:1px;color:#b4b3b1;font-size:11px}.bottom-nav__item img{width:30px;height:30px;object-fit:contain;filter:grayscale(1);opacity:.76}.bottom-nav__item.router-link-active{color:#4cbd8c}.bottom-nav__item.router-link-active img{filter:brightness(0) saturate(100%) invert(66%) sepia(39%) saturate(678%) hue-rotate(104deg) brightness(93%) contrast(86%);opacity:1}.app-stage--bare .app-frame{background:#fff}.login-screen{position:relative;min-height:100dvh;overflow:hidden;background:#fff}.login-card{position:absolute;top:24.4dvh;left:50%;width:calc(100% - 38px);max-width:none;height:313px;padding:10px;transform:translate(-50%);background:#fff;border:1px solid #d4d4d4;border-radius:14px;box-shadow:0 7px 23px #0000002b}.login-card h1{margin:29px 0 22px;color:#0f1011;font-size:24px;font-weight:500;text-align:center}.login-fields{padding:0 1px}.line-field{display:block;height:64px;border-bottom:2px solid #d2d2d2}.line-field:focus-within{border-bottom-color:#111}.line-field input{width:100%;height:100%;padding:9px 11px 0;color:#27292c;background:transparent;border:0;border-radius:0;caret-color:#16bd8d;font-size:17px;outline:0}.line-field input::placeholder{color:#bdbdbd;opacity:1}.login-error{height:18px;margin:4px 10px 0;color:#e65050;font-size:11px;line-height:18px}.login-submit{width:100%;height:37px;margin-top:8px;color:#fff;background:#648feb;border-radius:20px;font-size:17px;font-weight:400;cursor:pointer}.login-submit:active{background:#557fd8}.login-submit:disabled{opacity:.72;cursor:wait}.home-menu-view{min-height:100dvh;padding:10px 0 calc(55px + env(safe-area-inset-bottom));background:#fff}.home-function-box{box-sizing:content-box;width:90%;height:100px;margin:0 auto;padding:10px;background:#fff;border-radius:15px;box-shadow:0 0 10px #ccc}.home-function-item{display:flex;width:22.75%;min-width:72px;height:100px;align-items:center;flex-direction:column;gap:4px;color:#797979;font-size:16px;line-height:24px}.home-function-item img{width:65px;height:65px;object-fit:contain}.home-view{min-height:calc(100dvh - 110px);background:#f3f5f7}.school-hero{position:relative;height:196px;overflow:hidden;color:#162a35;background:#86c7eb url(/assets/pay_back.jpg) top center / 100% auto no-repeat}.school-hero__brand{position:absolute;top:11px;left:16px;display:flex;align-items:center;gap:7px;font-size:17px;font-weight:700}.brand-mark{display:grid;width:31px;height:31px;place-items:center;color:#fff;background:#3479dc;border-radius:50%}.school-hero__student{position:absolute;right:0;bottom:0;left:0;display:grid;grid-template-columns:auto 1fr;align-items:end;gap:2px 8px;padding:12px 16px 14px;color:#fff;background:#13404fbf}.school-hero__student span{font-size:12px;opacity:.84}.school-hero__student strong{font-size:20px;line-height:1}.school-hero__student small{grid-column:1 / -1;overflow:hidden;margin-top:3px;font-size:12px;text-overflow:ellipsis;white-space:nowrap;opacity:.92}.home-summary{display:flex;height:94px;align-items:center;justify-content:space-between;padding:0 20px;background:#fff;border-bottom:10px solid #f3f5f7;cursor:pointer}.home-summary>div{display:flex;flex-direction:column;gap:5px}.home-summary span{color:#858b94;font-size:12px}.home-summary strong{color:#25282d;font-size:28px;line-height:1}.home-summary strong small{margin-right:3px;font-size:15px}.home-summary__count{align-items:flex-end;padding-left:24px;border-left:1px solid var(--line)}.home-summary__count strong{color:var(--primary-dark);font-size:22px}.home-summary__count span{display:flex;align-items:center}.page-section{margin-bottom:10px;padding:17px 16px;background:#fff}.page-section h2,.info-section h2,.pay-method h2,.profile-group h2{margin:0;font-size:16px;font-weight:600}.shortcut-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:12px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.shortcut-item{display:flex;min-width:0;height:82px;align-items:center;gap:10px;padding:11px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.shortcut-item img{width:42px;height:42px;object-fit:contain}.shortcut-item span{display:flex;min-width:0;flex-direction:column;gap:4px}.shortcut-item strong{font-size:14px;font-weight:600}.shortcut-item small{overflow:hidden;color:#9a9fa7;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.section-heading{display:flex;align-items:center;justify-content:space-between}.section-heading a{display:flex;align-items:center;color:var(--muted);font-size:12px}.recent-row{display:grid;grid-template-columns:39px minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:13px;padding-top:13px;border-top:1px solid var(--line)}.recent-row img{width:36px;height:36px}.recent-row__main{display:flex;min-width:0;flex-direction:column;gap:5px}.recent-row__main strong{overflow:hidden;font-size:13px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.recent-row__main small{color:var(--muted);font-size:11px}.recent-row__amount{font-size:14px;font-weight:600}.muted-row{margin:14px 0 0;color:var(--muted);font-size:13px}.security-note,.profile-version{display:flex;align-items:center;justify-content:center;gap:5px;margin:18px 0 24px;color:#a3a8af;font-size:11px}.list-view,.records-view,.profile-view{min-height:calc(100dvh - 110px);background:#f4f5f7}.segmented-tabs{position:sticky;z-index:20;top:48px;display:grid;grid-template-columns:1fr 1fr;height:49px;background:#fff;border-bottom:1px solid var(--line)}.segmented-tabs button{position:relative;color:#727881;background:#fff;font-size:14px;cursor:pointer}.segmented-tabs button span{display:inline-grid;min-width:18px;height:18px;margin-left:3px;place-items:center;color:#858b93;background:#f0f1f3;border-radius:9px;font-size:10px}.segmented-tabs button.active{color:#22252a;font-weight:600}.segmented-tabs button.active:after{position:absolute;right:31%;bottom:0;left:31%;height:3px;background:var(--primary);border-radius:2px 2px 0 0;content:""}.bill-list{display:flex;flex-direction:column;gap:10px;padding:12px}.bill-card{display:block;padding:15px 14px 13px;background:#fff;border:1px solid #eef0f2;border-radius:6px;box-shadow:0 2px 8px #1f2c3d0a}.bill-card__topline{display:flex;align-items:center;justify-content:space-between}.bill-card__category{padding:3px 7px;color:#4b75aa;background:#edf5ff;border-radius:3px;font-size:11px}.status-label{display:flex;align-items:center;gap:4px;font-size:12px}.status-label--pending{color:#e28628}.status-label--paid{color:#22a568}.bill-card h3{margin:13px 0 8px;font-size:15px;font-weight:600;line-height:1.4}.bill-card__amount{font-size:25px;font-weight:650}.bill-card__amount span{margin-right:3px;font-size:14px}.bill-card__footer{display:flex;align-items:center;justify-content:space-between;margin-top:14px;padding-top:11px;color:#959aa2;border-top:1px solid #f0f1f2;font-size:11px}.bill-card__view{display:flex;align-items:center;color:#6f7780}.empty-state{display:flex;min-height:270px;align-items:center;justify-content:center;flex-direction:column;color:#a4a9b0;text-align:center}.empty-state__icon{display:grid;width:68px;height:68px;margin-bottom:13px;place-items:center;color:#aeb7c2;background:#ebedf0;border-radius:50%}.empty-state strong{color:#777e87;font-size:14px}.empty-state p{margin:7px 0 0;font-size:12px}.detail-view,.confirm-view{min-height:calc(100dvh - 48px);background:#f4f5f7}.detail-status{display:flex;height:185px;align-items:center;flex-direction:column;padding:22px 16px 15px;background:#fff}.detail-status__icon{display:grid;width:48px;height:48px;place-items:center;border-radius:50%}.detail-status--pending .detail-status__icon{color:#d88932;background:#fff2df}.detail-status--paid .detail-status__icon{color:#17a866;background:#e8f8f0}.detail-status>span{margin-top:6px;color:#727982;font-size:13px}.detail-status>strong,.confirm-amount>strong,.payment-result>strong{margin-top:7px;font-size:29px;line-height:1}.detail-status>strong small,.confirm-amount>strong small,.payment-result>strong small{margin-right:3px;font-size:15px}.detail-status>p{max-width:100%;margin:8px 0 0;overflow:hidden;color:#8c929a;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.info-section,.pay-method{margin-top:10px;padding:16px;background:#fff}.info-section h2,.pay-method h2{margin-bottom:10px;padding-bottom:11px;border-bottom:1px solid var(--line)}.info-list{margin:0}.info-list>div{display:grid;grid-template-columns:83px minmax(0,1fr);gap:12px;padding:8px 0;font-size:13px;line-height:1.45}.info-list dt{color:#9399a1}.info-list dd{margin:0;color:#33373d;text-align:right;overflow-wrap:anywhere}.mono-value{font-family:Consolas,Microsoft YaHei UI,sans-serif;font-size:11px}.fee-item{display:flex;align-items:center;justify-content:space-between;padding:10px 0;color:#666d76;font-size:13px}.fee-item strong{color:#33373d;font-weight:500}.fee-item--total{margin-top:2px;padding-top:13px;border-top:1px dashed #dcdfe3}.fee-item--total strong{color:#ee5d50;font-size:16px;font-weight:600}.bill-description p{margin:0;color:#777e87;font-size:13px;line-height:1.8}.with-fixed-action{padding-bottom:83px}.fixed-action,.confirm-action{position:fixed;z-index:25;right:0;bottom:0;left:0;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--line)}.primary-button{display:flex;width:100%;height:45px;align-items:center;justify-content:center;color:#fff;background:var(--primary);border-radius:6px;font-size:16px;cursor:pointer}.primary-button:active{background:var(--primary-dark)}.primary-button:disabled{background:#aec7ed;cursor:not-allowed}.paid-footnote{display:flex;align-items:center;justify-content:center;gap:5px;margin:19px;color:#8b929a;font-size:12px}.confirm-view{padding:12px 0 90px}.demo-alert{display:flex;align-items:flex-start;gap:8px;margin:0 12px 12px;padding:10px 12px;color:#81521f;background:#fff6e8;border:1px solid #f4ddb8;border-radius:5px;font-size:12px;line-height:1.5}.demo-alert svg{flex:0 0 auto;margin-top:1px}.demo-alert strong{display:block}.confirm-amount{display:flex;height:144px;align-items:center;flex-direction:column;justify-content:center;background:#fff}.confirm-amount>span{color:#858b93;font-size:12px}.confirm-amount>p{margin:9px 0 0;color:#9ba0a7;font-size:11px}.pay-method__row{display:grid;grid-template-columns:42px minmax(0,1fr) 21px;align-items:center;gap:11px;padding:7px 0 2px}.pay-method__row img{width:40px;height:40px}.pay-method__row>span:nth-child(2){display:flex;min-width:0;flex-direction:column;gap:4px}.pay-method__row strong{font-size:14px}.pay-method__row small{color:#969ca4;font-size:11px}.pay-method__selected{display:grid;width:20px;height:20px;place-items:center;color:#fff;background:var(--wechat);border-radius:50%}.agree-row{display:flex;align-items:center;gap:7px;padding:15px 17px;color:#6e757e;font-size:12px;cursor:pointer}.agree-row input{position:absolute;opacity:0}.custom-check{display:grid;width:18px;height:18px;flex:0 0 auto;place-items:center;color:transparent;border:1px solid #bbc0c7;border-radius:3px}.agree-row input:checked+.custom-check{color:#fff;background:var(--primary);border-color:var(--primary)}.confirm-security{display:flex;align-items:center;justify-content:center;gap:5px;color:#a4aab1;font-size:11px}.payment-result{display:flex;min-height:calc(100dvh - 72px);align-items:center;flex-direction:column;padding:53px 22px 30px;background:#fff;text-align:center}.payment-result__mark{color:var(--wechat)}.payment-result h2{margin:13px 0 0;font-size:22px}.payment-result>p{margin:6px 0 0;color:#8f959c;font-size:12px}.payment-result__details{display:grid;width:100%;grid-template-columns:74px minmax(0,1fr);gap:12px;margin-top:31px;padding:17px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:12px;text-align:left}.payment-result__details span{color:#969ca4}.payment-result__details b{overflow-wrap:anywhere;font-weight:500;text-align:right}.payment-result__actions{display:flex;width:100%;flex-direction:column;gap:10px;margin-top:26px}.secondary-button{height:44px;color:var(--primary-dark);background:#fff;border:1px solid #91b6ee;border-radius:6px;cursor:pointer}.result-security{display:flex;align-items:center;gap:5px}.records-view{padding:12px}.search-field{display:flex;height:38px;align-items:center;gap:8px;padding:0 11px;color:#9da3aa;background:#fff;border:1px solid #e4e6e9;border-radius:6px}.search-field input{min-width:0;flex:1;background:transparent;border:0;outline:0;font-size:13px}.search-field input::placeholder{color:#a5aab1}.record-summary{display:flex;align-items:center;gap:8px;margin:13px 0 7px;color:#8c929a;font-size:12px}.record-summary strong{color:var(--primary-dark)}.record-list{overflow:hidden;background:#fff;border-radius:6px}.record-item{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:start;gap:10px;min-height:96px;padding:16px 30px 14px 13px;border-bottom:1px solid var(--line)}.record-item img{width:35px;height:35px}.record-item__content{display:flex;min-width:0;flex-direction:column;gap:4px}.record-item__content strong{overflow:hidden;font-size:13px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.record-item__content small{overflow:hidden;color:#9da2a9;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.record-item__amount{display:flex;align-items:flex-end;flex-direction:column;gap:6px;font-size:13px;font-weight:600;white-space:nowrap}.record-item__amount small{color:#2aa56d;font-size:10px;font-weight:400}.record-item__arrow{position:absolute;top:50%;right:9px;color:#c6cad0;transform:translateY(-50%)}.profile-view{padding-top:1px}.profile-identity{display:grid;grid-template-columns:58px minmax(0,1fr) 24px;align-items:center;gap:13px;min-height:114px;padding:19px 18px;color:#fff;background:#4d8bea}.profile-avatar{display:grid;width:58px;height:58px;place-items:center;color:#3a77cf;background:#fff;border:2px solid rgb(255 255 255 / 55%);border-radius:50%;font-size:22px;font-weight:600}.profile-identity>div:nth-child(2){display:flex;min-width:0;flex-direction:column;gap:7px}.profile-identity strong{font-size:19px}.profile-identity span{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap;opacity:.9}.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);height:78px;background:#fff;border-bottom:10px solid #f4f5f7}.profile-stats a{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px}.profile-stats a+a:before{position:absolute;top:20px;bottom:20px;left:0;width:1px;background:var(--line);content:""}.profile-stats strong{font-size:18px}.profile-stats span{color:#8f959d;font-size:11px}.profile-group{margin-bottom:10px;padding:15px 16px 4px;background:#fff}.profile-group h2{padding-bottom:10px;border-bottom:1px solid var(--line)}.profile-row{display:grid;grid-template-columns:26px 72px minmax(0,1fr);align-items:center;min-height:47px;color:#718091;border-bottom:1px solid #f0f1f2;font-size:13px}.profile-row strong{overflow:hidden;color:#393e44;font-size:12px;font-weight:500;text-align:right;text-overflow:ellipsis;white-space:nowrap}.profile-actions{padding:0 16px}.profile-actions button{display:grid;width:100%;grid-template-columns:28px 1fr 20px;align-items:center;min-height:51px;padding:0;color:#657486;background:transparent;border-bottom:1px solid var(--line);text-align:left;cursor:pointer}.profile-actions button span{color:#33383e;font-size:14px}.profile-actions__logout svg:first-child,.profile-actions__logout span{color:var(--danger)}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;padding:22px;place-items:center;background:#00000075}.confirm-modal{width:min(310px,100%);overflow:hidden;background:#fff;border-radius:8px;text-align:center}.confirm-modal h2{margin:24px 20px 10px;font-size:17px}.confirm-modal p{margin:0 22px 23px;color:#787f87;font-size:13px;line-height:1.6}.confirm-modal>div{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.confirm-modal button{height:49px;color:#626970;background:#fff;cursor:pointer}.confirm-modal button+button{color:var(--primary-dark);border-left:1px solid var(--line);font-weight:600}.order-form-view{min-height:100dvh;color:#171717;background:#fff}.order-tabs{display:grid;grid-template-columns:repeat(2,1fr);height:45px;background:#fff;box-shadow:0 5px 10px #00000014}.order-tabs button{padding:0;color:#111;background:#fff;font-size:16px;cursor:pointer}.order-tabs button.active{color:#00bd87}.order-list{display:flex;flex-direction:column;gap:9px;padding:10px 0}.order-list-item{display:grid;grid-template-columns:30px minmax(0,1fr) auto;width:calc(100% - 19px);height:47px;align-items:center;gap:4px;margin:0 auto;padding:5px 10px;background:#fff;border-radius:9px;box-shadow:0 5px 12px #00000029}.order-list-item img{width:30px;height:30px;object-fit:contain}.order-period{justify-self:start;overflow:hidden;padding:3px 5px;color:#fff;background:#00bf90;border-radius:5px;font-size:14px;line-height:24px;text-overflow:ellipsis;white-space:nowrap}.order-detail-link{color:#cacaca;font-size:14px;white-space:nowrap}.real-detail-view{min-height:100dvh;overflow-x:hidden;padding:6px 0 28px;color:#050505;background:#fff}.real-detail-view--paid{padding-top:0}.receipt-paper-wrap{position:relative}.student-record-card{margin:15px;padding:10px;background:#fff;border:1px solid #000;border-radius:5px;box-shadow:0 0 12px 3px #ccc;font-size:16px;font-weight:600}.student-record-card:not(.student-record-card--paid){min-height:702px}.student-record-card--paid{line-height:1.6}.student-record-card--paid .real-student-info>p,.student-record-card--paid .real-sub-info p{margin-top:6px;margin-bottom:6px;line-height:1.45}.student-record-card h1{margin:7px 0 15px;padding-bottom:5px;border-bottom:1px solid #000;font-size:22px;line-height:1.3;text-align:center}.real-student-info{display:flex;flex-wrap:wrap;justify-content:space-between}.real-student-info>p{width:100%;margin:5px 2px;line-height:1.5}.real-sub-info{width:100%;margin-left:20px;color:#666}.real-sub-info p{margin:5px 0;line-height:1.45}.owed-amount{color:#2d8cf0}.allocation-inputs{margin-top:1px}.allocation-inputs label{display:block;margin:7px 0;color:#666;white-space:nowrap}.allocation-inputs input{width:62%;min-width:0;padding:5px 7px;color:#111;background:#fff;border:1px solid #ccc;border-radius:5px;font-size:16px;outline:none}.allocation-inputs input:focus{border-color:#4a90e2;box-shadow:0 0 5px #4a90e27f}.maintenance-notice{box-sizing:border-box;display:flex;width:calc(100% - 38px);height:51px;align-items:center;justify-content:center;margin:25px auto 0;padding:8px 10px;color:#8a5a00;background:#fff3cd;border:1px solid #ffe69c;border-radius:5px;font-size:16px;font-weight:700;line-height:1.5;text-align:center}.local-demo-pay{display:flex;width:80%;height:42px;align-items:center;justify-content:center;margin:20px auto 0;color:#00a77d;background:#fff;border:1px dashed #00bc8e;border-radius:21px;font-size:14px}.local-demo-caption,.allocation-error{margin:8px 20px 0;color:#979797;font-size:11px;text-align:center}.allocation-error{color:#db5650;font-size:13px}.payment-table-wrap{width:100%;overflow-x:auto}.real-payment-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:16px;font-weight:400;line-height:1.6}.real-payment-table th,.real-payment-table td{padding:8px;border:1px solid #ddd;text-align:center;overflow-wrap:anywhere}.real-payment-table th{background:#f2f2f2;font-weight:700}.real-payment-table tbody{border:2px solid #00bc8e}.real-payment-table th:first-child{width:32%}.real-payment-table th:nth-child(2){width:25%}.real-payment-table th:nth-child(3){width:19%}.real-payment-table th:nth-child(4){width:24%}.receipt-unit{margin:50px 0 40px;font-size:15px;font-weight:600;line-height:1.6;text-align:right}.receipt-stamp{position:absolute;right:13px;bottom:7px;width:153px;mix-blend-mode:multiply;pointer-events:none}.real-profile-view{min-height:100dvh;padding-bottom:calc(55px + env(safe-area-inset-bottom));background:#fff}.real-profile-head{display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:12px;padding:42px 14px 58px}.real-avatar{display:grid;width:64px;height:64px;overflow:hidden;place-items:center;color:#09c9a4;background:#ebfff9;border:1px solid #d2d7d6;border-radius:50%}.real-profile-name{display:flex;min-width:0;flex-direction:column;gap:6px}.real-profile-name strong{font-size:18px;font-weight:500}.real-profile-name span{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.switch-identity-button{display:flex;height:38px;align-items:center;gap:7px;padding:0 13px;color:#fff;background:#00c2a0;border-radius:21px;font-size:16px;white-space:nowrap;cursor:pointer}.identity-info-card{width:calc(100% - 19px);height:244px;margin:0 auto;padding:0 25px;background:#fff;border-radius:10px;box-shadow:0 0 14px #0000002e}.identity-info-row{display:grid;grid-template-columns:34px 98px minmax(0,1fr);height:71px;align-items:center;gap:8px;border-bottom:1px solid #eee}.identity-info-row:nth-child(2){height:102px}.identity-info-row:last-child{border-bottom:0}.identity-info-icon{display:grid;width:28px;height:28px;place-items:center}.identity-info-icon--school{color:#48b9e9}.identity-info-icon--class{color:#16c49d}.identity-info-icon--major{color:#ff8a45}.identity-info-row strong{font-size:16px;font-weight:500}.identity-info-row>span:last-child{color:#aaa;font-size:15px;line-height:1.55;text-align:right;white-space:normal}.identity-sheet-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;background:#0003}.identity-sheet{position:absolute;right:0;bottom:0;left:0;display:flex;flex-direction:column;gap:11px;padding-bottom:0;background:#f2f2f2}.identity-sheet button{width:100%;height:43px;background:#fff;font-size:17px;cursor:pointer}.identity-sheet__current,.identity-sheet__cancel{height:44px!important}.identity-sheet__current{display:flex;align-items:center;justify-content:center;gap:7px;color:#111}.identity-sheet__current svg{color:#00bd9c;stroke-width:4}.identity-sheet .identity-sheet__add{color:#fff;background:#00bf96}.identity-sheet .identity-sheet__remove{color:#fff;background:#fb282b}.identity-sheet__cancel{color:#111}.page-enter-active,.page-leave-active,.fade-enter-active,.fade-leave-active{transition:opacity .14s ease,transform .14s ease}.page-enter-from{opacity:0;transform:translateY(3px)}.page-leave-to,.fade-enter-from,.fade-leave-to{opacity:0}@media(min-width:431px){.app-frame{max-width:none;box-shadow:none}.bottom-nav,.fixed-action,.confirm-action{right:0;left:0;width:100%;transform:none}}@media(max-height:650px){.login-card{top:16%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
