:root{--adm-radius-s: 4px;--adm-radius-m: 8px;--adm-radius-l: 12px;--adm-font-size-1: 9px;--adm-font-size-2: 10px;--adm-font-size-3: 11px;--adm-font-size-4: 12px;--adm-font-size-5: 13px;--adm-font-size-6: 14px;--adm-font-size-7: 15px;--adm-font-size-8: 16px;--adm-font-size-9: 17px;--adm-font-size-10: 18px;--adm-color-primary: #1677ff;--adm-color-success: #00b578;--adm-color-warning: #ff8f1f;--adm-color-danger: #ff3141;--adm-color-yellow: #ff9f18;--adm-color-orange: #ff6430;--adm-color-wathet: #e7f1ff;--adm-color-text: #333333;--adm-color-text-secondary: #666666;--adm-color-weak: #999999;--adm-color-light: #cccccc;--adm-color-border: #eeeeee;--adm-color-background: #ffffff;--adm-color-highlight: var(--adm-color-danger);--adm-color-white: #ffffff;--adm-color-box: #f5f5f5;--adm-color-text-light-solid: var(--adm-color-white);--adm-color-text-dark-solid: #000000;--adm-color-fill-content: var(--adm-color-box);--adm-font-size-main: var(--adm-font-size-5);--adm-font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, segoe ui, arial, roboto, "PingFang SC", "miui", "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--adm-border-color: var(--adm-color-border)}html[data-prefers-color-scheme=dark]{--adm-color-primary: #3086ff;--adm-color-success: #34b368;--adm-color-warning: #ffa930;--adm-color-danger: #ff4a58;--adm-color-yellow: #ffa930;--adm-color-orange: #e65a2b;--adm-color-wathet: #0d2543;--adm-color-text: #e6e6e6;--adm-color-text-secondary: #b3b3b3;--adm-color-weak: #808080;--adm-color-light: #4d4d4d;--adm-color-border: #2b2b2b;--adm-color-box: #0a0a0a;--adm-color-background: #1a1a1a;--adm-color-background-body: var(--adm-color-background);--adm-border-color: var(--adm-color-border)}:root{-webkit-tap-highlight-color:rgba(0,0,0,0)}html{background-color:var(--adm-color-background-body)}body{color:var(--adm-color-text);font-size:var(--adm-font-size-main);font-family:var(--adm-font-family)}a,button{cursor:pointer}a{color:var(--adm-color-primary);transition:opacity ease-in-out .2s}a:active{opacity:.8}.adm-plain-anchor{color:unset;transition:none}.adm-plain-anchor:active{opacity:unset}body.adm-overflow-hidden{overflow:hidden!important}div.adm-px-tester{--size: 1;height:calc(var(--size) / 2 * 2px);width:0;position:fixed;left:-100vw;top:-100vh;-webkit-user-select:none;user-select:none;pointer-events:none}.adm-spin-loading{--color: var(--adm-color-weak);--size: 32px;width:var(--size);height:var(--size)}.adm-spin-loading-svg{width:100%;height:100%;animation:adm-spin-loading-rotate .8s infinite linear}.adm-spin-loading-svg>.adm-spin-loading-fill{stroke:var(--color)}@keyframes adm-spin-loading-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--ohmee-red: #E60012;--ohmee-red-dark: #C0000F;--ohmee-red-light: rgba(230, 0, 18, .08);--safe-bottom: env(safe-area-inset-bottom, 0px)}:root{--adm-color-primary: #E60012;--adm-color-success: #00b578;--adm-color-warning: #ff8f1f;--adm-color-danger: #ff3141;--adm-color-light: #ccc;--adm-font-size-main: 14px;--adm-border-radius: 8px}.page-container{height:100vh;display:flex;flex-direction:column;overflow:hidden;background:#f5f5f5}.page-content{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.page-content--with-nav{padding-bottom:calc(56px + var(--safe-bottom))}.app-layout-main>*{flex:1;min-height:0;height:100%}.app-header{background:linear-gradient(135deg,var(--ohmee-red) 0%,var(--ohmee-red-dark) 100%);color:#fff;padding:16px 16px 20px;flex-shrink:0}.app-header-logo{height:28px;object-fit:contain;mix-blend-mode:screen}.card{background:#fff;border-radius:12px;padding:16px;box-shadow:0 2px 8px #0000000f}.section-title{font-size:15px;font-weight:600;color:#1a1a1a;margin-bottom:12px}.red-btn{background:var(--ohmee-red)!important;border-color:var(--ohmee-red)!important;color:#fff!important}.app-tab-bar,.adm-tab-bar{position:relative;z-index:200;flex-shrink:0;pointer-events:auto}.adm-tab-bar{padding-bottom:var(--safe-bottom)}.adm-tab-bar-item{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;overflow:visible}.adm-tab-bar-item-icon{overflow:visible}.quick-entrances-card,.quick-section-grid,.quick-action-item,.quick-action-badge-wrap,.quick-action-badge-wrap .adm-badge-wrapper{overflow:visible!important}.quick-action-badge-wrap .adm-badge-content,.app-tab-bar .adm-badge-content{min-width:18px;height:18px;line-height:18px;padding:0 5px;font-size:11px;font-weight:700;border:1.5px solid #fff;box-sizing:border-box;box-shadow:0 1px 3px #00000026}.growth-course-list .adm-list-item-content-extra{max-width:none;flex-shrink:0;align-self:center;padding-left:4px}.skeleton-box{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
