:root{--brand-primary: #c45c2a;--brand-primary-soft: rgba(196, 92, 42, .12);--brand-primary-hover: #b04f22;--brand-accent: #5c6b8a;--brand-link: #2563eb;--brand-link-hover: #1d4ed8;--brand-success: #2d8f5f;--brand-warning: #c98a2e;--brand-danger: #c94a3a;--bg-page: #f3f0ea;--bg-card: #fffcf8;--bg-soft: #ebe6de;--surface-elevated: #f8f5ef;--text-primary: #1c1917;--text-secondary: #57534e;--text-muted: #a8a29e;--text-inverse: #fffaf5;--border-subtle: #e7e0d6;--radius-pill: 24.975rem;--shadow-card: 0 .1rem .5rem rgba(28, 25, 23, .06);--shadow-sticky: 0 -.1rem .6rem rgba(28, 25, 23, .08);--shadow-hero: 0 .2rem .8rem rgba(196, 92, 42, .18);--ui-scale: 1.75;--space-xs: calc(.15rem * var(--ui-scale));--space-sm: calc(.25rem * var(--ui-scale));--space-md: calc(.3rem * var(--ui-scale));--space-lg: calc(.4rem * var(--ui-scale));--space-xl: calc(.55rem * var(--ui-scale));--space-2xl: calc(.75rem * var(--ui-scale));--page-padding-x: calc(.35rem * var(--ui-scale));--font-display: calc(.6rem * var(--ui-scale));--font-title: calc(.425rem * var(--ui-scale));--font-body: calc(.375rem * var(--ui-scale));--font-meta: calc(.325rem * var(--ui-scale));--font-small: calc(.3rem * var(--ui-scale));--radius-card: calc(.35rem * var(--ui-scale));--radius-btn: calc(.3rem * var(--ui-scale));--page-max-width: 12rem;--btn-height: calc(1.2rem * var(--ui-scale));--control-height: calc(1.1rem * var(--ui-scale));--touch-min: calc(1.1rem * var(--ui-scale));--tabbar-icon: calc(.65rem * var(--ui-scale));--tabbar-height: calc(1.25rem * var(--ui-scale));--footer-actions-height: calc(var(--btn-height) + var(--space-md) * 2 + env(safe-area-inset-bottom));--footer-result-height: calc( var(--control-height) + var(--space-sm) + var(--btn-height) + var(--space-md) * 2 + env(safe-area-inset-bottom) );--z-sticky: 50;--z-mask: 1000;--user-normal-bg: rgba(87, 83, 78, .1);--user-normal-fg: #57534e;--user-member-bg: rgba(45, 143, 95, .12);--user-member-fg: #2d8f5f;--user-beta-bg: rgba(201, 138, 46, .14);--user-beta-fg: #a66b12;--user-admin-bg: rgba(92, 107, 138, .14);--user-admin-fg: #4a5568}@media (max-width: 359px){:root{--page-padding-x: calc(.3rem * var(--ui-scale));--space-lg: calc(.35rem * var(--ui-scale));--font-display: calc(.575rem * var(--ui-scale));--font-title: calc(.4rem * var(--ui-scale))}}@media (min-width: 376px){:root{--space-md: calc(.35rem * var(--ui-scale));--space-lg: calc(.45rem * var(--ui-scale));--space-xl: calc(.65rem * var(--ui-scale));--space-2xl: calc(.85rem * var(--ui-scale));--page-padding-x: calc(.45rem * var(--ui-scale));--font-display: calc(.65rem * var(--ui-scale));--font-title: calc(.45rem * var(--ui-scale));--font-body: calc(.375rem * var(--ui-scale));--font-meta: calc(.325rem * var(--ui-scale));--radius-card: calc(.375rem * var(--ui-scale));--radius-btn: calc(.325rem * var(--ui-scale));--btn-height: calc(1.25rem * var(--ui-scale));--control-height: calc(1.15rem * var(--ui-scale));--tabbar-icon: calc(.7rem * var(--ui-scale))}}@media (min-width: 430px){:root{--space-md: calc(.4rem * var(--ui-scale));--space-lg: calc(.5rem * var(--ui-scale));--space-xl: calc(.7rem * var(--ui-scale));--space-2xl: calc(.9rem * var(--ui-scale));--page-padding-x: calc(.5rem * var(--ui-scale));--font-display: calc(.7rem * var(--ui-scale));--font-title: calc(.475rem * var(--ui-scale));--font-body: calc(.4rem * var(--ui-scale));--font-meta: calc(.35rem * var(--ui-scale));--font-small: calc(.325rem * var(--ui-scale));--radius-card: calc(.4rem * var(--ui-scale));--radius-btn: calc(.35rem * var(--ui-scale));--btn-height: calc(1.3rem * var(--ui-scale));--control-height: calc(1.2rem * var(--ui-scale));--tabbar-icon: calc(.75rem * var(--ui-scale))}}@keyframes mh-page-enter{0%{opacity:0;transform:translateY(.25rem)}to{opacity:1;transform:translateY(0)}}@keyframes mh-stagger-in{0%{opacity:0;transform:translateY(.2rem)}to{opacity:1;transform:translateY(0)}}@keyframes mh-spin{to{transform:rotate(360deg)}}@keyframes mh-replan-progress{0%{transform:translate(-120%)}to{transform:translate(320%)}}@keyframes mh-result-reveal{0%{opacity:0;transform:translateY(.25rem)}to{opacity:1;transform:translateY(0)}}@keyframes mh-skeleton-pulse{0%,to{opacity:.55}50%{opacity:.9}}.mh-page-enter{animation:mh-page-enter .22s ease-out both}.mh-stagger-item{animation:mh-stagger-in .28s ease-out both}.mh-stagger-item:nth-child(1){animation-delay:.04s}.mh-stagger-item:nth-child(2){animation-delay:.08s}.mh-stagger-item:nth-child(3){animation-delay:.12s}.mh-stagger-item:nth-child(4){animation-delay:.16s}.mh-stagger-item:nth-child(5){animation-delay:.2s}.mh-pressable{transition:transform .15s ease,opacity .15s ease}.mh-pressable:active{transform:scale(.98);opacity:.92}.mh-skeleton{background:linear-gradient(90deg,var(--bg-soft) 25%,var(--surface-elevated) 50%,var(--bg-soft) 75%);background-size:200% 100%;animation:mh-skeleton-pulse 1.4s ease-in-out infinite;border-radius:.2rem}.mh-skeleton--line{height:.35rem;margin-bottom:.2rem}.mh-skeleton--title{height:.5rem;width:60%;margin-bottom:.3rem}page{background:var(--bg-page);color:var(--text-primary);font-family:MiSans,HarmonyOS Sans SC,PingFang SC,Noto Sans SC,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-variant-numeric:tabular-nums;min-height:100%}html,body{min-height:100%;margin:0;background:var(--bg-page);color:var(--text-primary);-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}#app{min-height:100dvh;width:100%;background:var(--bg-page)}.mh-page{width:100%;min-height:100dvh;padding:var(--space-lg) var(--page-padding-x);padding-bottom:calc(var(--space-xl) + env(safe-area-inset-bottom));box-sizing:border-box}.mh-page--with-footer{padding-bottom:calc(var(--footer-actions-height) + var(--space-md))}.mh-page--with-result-footer{padding-bottom:calc(var(--footer-result-height) + var(--space-md))}.mh-page--with-tabbar{padding-bottom:calc(var(--tabbar-height) + var(--space-xl) + env(safe-area-inset-bottom))}@media (min-width: 640px){.mh-page{max-width:var(--page-max-width);margin-left:auto;margin-right:auto}}.mh-card{background:var(--bg-card);border-radius:var(--radius-card);padding:var(--space-lg);box-shadow:var(--shadow-card);margin-bottom:var(--space-md)}.mh-card--hero .mh-card__title,.mh-card--hero .mh-card__sub{color:var(--text-inverse);display:block}.mh-card__title{font-size:var(--font-title);font-weight:600;margin-bottom:var(--space-xs);color:var(--text-primary)}.mh-card__sub{font-size:var(--font-body);color:var(--text-secondary)}.mh-section-title{font-size:var(--font-title);font-weight:600;color:var(--text-primary);margin:var(--space-md) 0 var(--space-sm);display:flex;align-items:center}.mh-section-title:before{content:"";width:.075rem;height:calc(var(--font-title) * .85);background:var(--brand-primary);border-radius:.05rem;margin-right:.2rem}.mh-meta{font-size:var(--font-meta);color:var(--text-muted)}.mh-text-secondary{font-size:var(--font-body);color:var(--text-secondary);line-height:1.65}.mh-form-label{font-size:var(--font-body);font-weight:600;color:var(--text-primary)}.mh-row{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm)}.mh-col{display:flex;flex-direction:column;gap:var(--space-xs)}.mh-stack{display:flex;flex-direction:column;gap:var(--space-sm)}.mh-tag{display:inline-block;padding:.075rem .3rem;border-radius:var(--radius-pill);font-size:var(--font-meta);background:var(--brand-primary-soft);color:var(--brand-primary)}.mh-tag--success{background:rgba(43,182,115,.12);color:var(--brand-success)}.mh-tag--muted{background:var(--bg-soft);color:var(--text-secondary)}.mh-tag--warning{background:rgba(245,166,35,.12);color:var(--brand-warning)}.mh-tag--danger{background:rgba(231,76,60,.12);color:var(--brand-danger)}.mh-expired-banner{margin-top:var(--space-md);padding:var(--space-md) var(--space-lg);border-radius:var(--radius-card);background:rgba(231,76,60,.08);border:.025rem solid rgba(231,76,60,.25)}.mh-expired-banner__title{display:block;color:var(--brand-danger);font-size:var(--font-title);font-weight:600;margin-bottom:.1rem}.mh-expired-banner__desc{display:block;color:var(--text-secondary);font-size:var(--font-body);line-height:1.6}.mh-divider{height:.025rem;background:var(--border-subtle);margin:var(--space-md) 0}.mh-empty{padding:var(--space-xl) var(--space-lg);text-align:center;color:var(--text-muted)}.mh-empty__icon{font-size:1.2rem;margin-bottom:var(--space-sm)}.mh-empty__title{font-size:var(--font-title);color:var(--text-secondary);margin-bottom:var(--space-xs)}.mh-progress{height:.2rem;border-radius:var(--radius-pill);background:var(--bg-soft);overflow:hidden}.mh-progress__bar{height:100%;background:linear-gradient(90deg,#ffb37a,var(--brand-primary));border-radius:var(--radius-pill);transition:width .3s ease}.mh-sticky-footer{position:fixed;left:0;right:0;bottom:0;background:var(--bg-card);padding:var(--space-md) var(--page-padding-x) calc(var(--space-md) + env(safe-area-inset-bottom));box-shadow:var(--shadow-sticky);z-index:50}.mh-btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:var(--btn-height);height:var(--btn-height);border-radius:var(--radius-btn);font-size:var(--font-body);font-weight:500;border:none;background:var(--brand-primary);color:var(--text-inverse);cursor:pointer;transition:background .2s ease,transform .15s ease}.mh-btn:active:not([disabled]){background:var(--brand-primary-hover);transform:scale(.98)}.mh-btn[disabled]{background:var(--bg-soft);color:var(--text-muted)}.mh-btn--ghost{background:var(--bg-soft);color:var(--text-primary)}.mh-btn--outline{background:transparent;border:.025rem solid var(--border-subtle);color:var(--text-primary)}.mh-login-secondary{margin-top:var(--space-lg);width:100%;display:flex;flex-direction:column;align-items:stretch}.mh-login-secondary__hint{text-align:center;font-size:var(--font-meta);color:var(--text-muted);margin-bottom:var(--space-sm)}.mh-login-secondary__card{display:flex;flex-direction:row;align-items:stretch;background:var(--bg-card);border-radius:var(--radius-card);box-shadow:var(--shadow-card);border:.025rem solid var(--border-subtle);overflow:hidden}.mh-login-secondary__cell{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.1rem;padding:var(--space-md) var(--space-sm);min-height:var(--touch-min);box-sizing:border-box;cursor:pointer}.mh-login-secondary__cell:active{background:var(--bg-soft)}.mh-login-secondary__title{font-size:var(--font-body);font-weight:600;color:var(--text-primary)}.mh-login-secondary__cell--primary .mh-login-secondary__title{color:var(--brand-primary)}.mh-login-secondary__sub{font-size:var(--font-small);color:var(--text-muted);line-height:1.35;text-align:center}.mh-login-secondary__divider{width:.025rem;align-self:stretch;background:var(--border-subtle);flex-shrink:0}.mh-input{width:100%;min-height:var(--control-height);height:var(--control-height);padding:0 var(--space-md);border-radius:.25rem;border:.025rem solid var(--border-subtle);background:var(--bg-card);font-size:var(--font-body);line-height:var(--control-height);box-sizing:border-box}.mh-input:focus{border-color:var(--brand-primary);outline:none}.mh-label{font-size:var(--font-body);color:var(--text-secondary);margin-bottom:.15rem}.mh-skill-row{display:flex;align-items:center;gap:var(--space-sm);background:var(--bg-card);border-radius:.3rem;padding:.25rem;margin-bottom:.25rem;border:.025rem solid var(--border-subtle)}.mh-skill-row__index{width:.8rem;height:.8rem;border-radius:50%;background:var(--brand-primary-soft);color:var(--brand-primary);display:flex;align-items:center;justify-content:center;font-size:var(--font-meta);font-weight:600;flex-shrink:0}.mh-skill-row__main{flex:1;min-width:0}.mh-skill-row__actions{display:flex;gap:.1rem;flex-shrink:0}.mh-icon-btn{width:.8rem;height:.8rem;border-radius:.2rem;background:var(--bg-soft);color:var(--text-secondary);border:none;display:flex;align-items:center;justify-content:center;font-size:.35rem}.mh-icon-btn[disabled]{opacity:.4}.mh-step-bar{display:flex;align-items:center;margin-bottom:var(--space-lg)}.mh-step{flex:1;display:flex;flex-direction:column;align-items:center;position:relative}.mh-step__dot{width:.7rem;height:.7rem;border-radius:50%;background:var(--bg-soft);color:var(--text-muted);display:flex;align-items:center;justify-content:center;font-size:var(--font-small);font-weight:600;border:.05rem solid var(--bg-page);z-index:2}.mh-step--active .mh-step__dot{background:var(--brand-primary);color:var(--text-inverse)}.mh-step--done .mh-step__dot{background:var(--brand-success);color:var(--text-inverse)}.mh-step__label{margin-top:.15rem;font-size:var(--font-meta);color:var(--text-muted)}.mh-step--active .mh-step__label,.mh-step--done .mh-step__label{color:var(--text-primary)}.mh-step:after{content:"";position:absolute;left:50%;right:-50%;top:.275rem;height:.05rem;background:var(--bg-soft);z-index:1}.mh-step:last-child:after{display:none}.mh-step--done:after{background:var(--brand-success)}.mh-result-section{background:var(--bg-card);border-radius:var(--radius-card);padding:var(--space-md);margin-bottom:var(--space-md);box-shadow:var(--shadow-card)}.mh-result-section__title{font-size:.35rem;font-weight:600;color:var(--text-primary);margin-bottom:var(--space-sm);display:flex;align-items:center}.mh-result-section__title:before{content:"";width:.075rem;height:.3rem;background:var(--brand-accent);border-radius:.05rem;margin-right:.15rem}.mh-result-section__body{font-size:.325rem;color:var(--text-secondary);line-height:1.7;white-space:pre-wrap;word-break:break-word}.mh-skill-chip{display:inline-flex;align-items:center;padding:.1rem .25rem;margin:.1rem .15rem 0 0;border-radius:var(--radius-pill);background:var(--brand-primary-soft);color:var(--brand-primary);font-size:var(--font-meta)}.mh-skill-chip--accent{background:rgba(79,109,245,.12);color:var(--brand-accent)}.mh-history-card{background:var(--bg-card);border-radius:var(--radius-card);padding:var(--space-md);box-shadow:var(--shadow-card);margin-bottom:var(--space-sm)}.mh-history-card__title{font-size:var(--font-title);font-weight:600;color:var(--text-primary);margin-bottom:.1rem}.mh-cell-list{background:var(--bg-card);border-radius:var(--radius-card);box-shadow:var(--shadow-card);overflow:hidden;margin-bottom:var(--space-md)}.mh-cell{display:flex;align-items:center;justify-content:space-between;min-height:var(--touch-min);padding:var(--space-md);border-bottom:.025rem solid var(--border-subtle)}.mh-cell:last-child{border-bottom:none}.mh-cell__label{font-size:var(--font-body);color:var(--text-primary)}.mh-cell__value{font-size:var(--font-meta);color:var(--text-secondary);max-width:60%;text-align:right;word-break:break-all}.mh-uploader{position:relative;width:100%;aspect-ratio:4 / 3;border-radius:var(--radius-card);background:var(--bg-card);border:.0375rem dashed var(--border-subtle);display:flex;align-items:center;justify-content:center;overflow:hidden}.mh-uploader__hint{text-align:center;color:var(--text-muted);font-size:var(--font-body)}.mh-uploader__preview{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.mh-loading{display:flex;align-items:center;justify-content:center;padding:var(--space-md);color:var(--text-muted);font-size:var(--font-body)}.mh-replan-banner{margin:.3rem 0 .4rem;padding:.4rem;border-radius:.3rem;background:linear-gradient(135deg,rgba(234,88,12,.08),rgba(37,99,235,.06));border:.025rem solid rgba(234,88,12,.18);overflow:hidden}.mh-replan-banner__inner{display:flex;align-items:center;gap:.3rem}.mh-replan-banner__spinner{flex-shrink:0;width:.7rem;height:.7rem;border:.075rem solid rgba(234,88,12,.15);border-top-color:var(--brand-primary);border-radius:50%;animation:mh-spin .75s linear infinite}.mh-replan-banner__text{flex:1;min-width:0}.mh-replan-banner__title{display:block;font-size:.35rem;font-weight:600;color:var(--text-primary);margin-bottom:.1rem}.mh-replan-banner__track{margin-top:.3rem;height:.075rem;border-radius:.05rem;background:rgba(0,0,0,.06);overflow:hidden}.mh-replan-banner__bar{height:100%;width:40%;border-radius:.05rem;background:linear-gradient(90deg,var(--brand-primary),#2563eb);animation:mh-replan-progress 1.4s ease-in-out infinite}.mh-result-insights{transition:opacity .28s ease,filter .28s ease}.mh-result-insights--stale{opacity:.38;filter:blur(.025rem);pointer-events:none}.mh-result-insights--fresh{animation:mh-result-reveal .55s ease forwards}.mh-phase-chip-strip{display:flex;gap:.2rem;margin-bottom:.25rem;flex-wrap:wrap}.mh-phase-chip-strip--complete{justify-content:flex-start}.mh-phase-chip{flex:1;border-radius:24.975rem;padding:.15rem .2rem;text-align:center;background:var(--bg-soft);color:var(--text-muted);transition:transform .2s ease,background-color .2s ease,color .2s ease}.mh-phase-chip__text{font-size:var(--font-meta);line-height:1.35}.mh-phase-chip--active.mh-phase-chip--padding{background:rgba(79,109,245,.16);color:var(--brand-accent)}.mh-phase-chip--active.mh-phase-chip--core{background:var(--brand-primary-soft);color:var(--brand-primary)}.mh-phase-chip--active.mh-phase-chip--finishing{background:rgba(43,182,115,.16);color:var(--brand-success)}.mh-phase-chip--done{opacity:.65}.mh-phase-chip--flashing{transform:scale(1.05)}.mh-phase-chip--complete{background:rgba(125,125,125,.12);color:var(--text-secondary);flex:0 0 auto;padding:0 .3rem}.mh-flow-head{margin-bottom:var(--space-md)}.mh-flow-head__bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:.25rem}.mh-flow-head__back,.mh-flow-head__home{flex:0 0 auto;white-space:nowrap;font-size:var(--font-body);color:var(--brand-primary)}.mh-flow-head__back{min-width:calc(1.8rem * var(--ui-scale))}.mh-flow-head__home{min-width:calc(1.8rem * var(--ui-scale));text-align:right}.mh-flow-head__side-slot{flex:0 0 calc(1.8rem * var(--ui-scale));min-width:calc(1.8rem * var(--ui-scale))}.mh-flow-head__title{flex:1;text-align:center;font-size:var(--font-title);font-weight:600}.mh-flow-head__panel{background:var(--bg-card);border-radius:var(--radius-card);padding:var(--space-md);box-shadow:var(--shadow-card)}.mh-app-head{background:var(--bg-card);border-radius:var(--radius-card);padding:var(--space-md);box-shadow:var(--shadow-card);margin-bottom:var(--space-md)}.mh-app-head__body{margin-top:.2rem}.mh-skill-filter-toolbar__head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm);margin-top:var(--space-md);margin-bottom:var(--space-sm)}.mh-skill-filter-toolbar__title{font-size:var(--font-meta);font-weight:600;color:var(--text-secondary)}.mh-skill-filter-toolbar__toggle{flex-shrink:0;padding:var(--space-xs) 0;font-size:var(--font-meta);color:var(--brand-link);cursor:pointer}.mh-skill-filter-chips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-xs)}.mh-skill-filter-chip{display:flex;align-items:center;justify-content:center;gap:var(--space-xs);min-height:calc(.9rem * var(--ui-scale));padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-btn);border:.025rem solid var(--border-subtle);background:var(--bg-soft);font-size:var(--font-meta);font-weight:500;color:var(--text-primary);box-sizing:border-box;text-align:center;white-space:nowrap}.mh-skill-filter-chip--active{border-color:var(--brand-primary);background:var(--brand-primary-soft);color:var(--brand-primary);font-weight:600}.mh-skill-filter-caret{font-size:var(--font-small);opacity:.75;line-height:1}.mh-skill-dropdown{margin-top:.25rem;border:.025rem solid var(--border-subtle);border-radius:var(--radius-card);background:var(--bg-soft);overflow:hidden}.mh-skill-dropdown__head{display:block;padding:.25rem .3rem;font-size:var(--font-meta);color:var(--text-muted);border-bottom:.025rem solid var(--border-subtle);line-height:1.5}.mh-skill-slot-outer{position:relative;aspect-ratio:1;width:100%;overflow:visible}.mh-skill-slot-outer>.mh-skill-slot{width:100%;height:100%;box-sizing:border-box}.mh-skill-slot{border-radius:.25rem;border:.05rem solid var(--border-subtle);background:var(--bg-soft);display:flex;align-items:center;justify-content:center;overflow:hidden}.mh-skill-slot--active{border-color:var(--brand-primary);box-shadow:0 0 0 .05rem var(--brand-primary-soft)}.mh-skill-slot--marked{border-color:#2563eb;box-shadow:0 0 0 .05rem #2563eb38}.mh-skill-slot--drop{border-color:#16a34a;border-style:dashed;background:rgba(22,163,74,.12);box-shadow:0 0 0 .05rem #16a34a40}.mh-skill-slot__img{width:88%;height:88%}.mh-skill-slot__plus{font-size:.5rem;color:var(--text-muted)}.mh-skill-slot__fallback{font-size:.35rem;font-weight:600;color:var(--text-secondary)}.mh-skill-slot__clear{position:absolute;top:-.1rem;right:-.1rem;z-index:2;width:.5rem;height:.5rem;border-radius:.25rem;background:rgba(0,0,0,.55);border:.025rem solid rgba(255,255,255,.35);display:flex;align-items:center;justify-content:center;box-sizing:border-box}.mh-skill-slot__clear-x{font-size:.375rem;line-height:1;color:#fff;font-weight:700;margin-top:-.025rem}.mh-skill-list-row{display:flex;align-items:center;gap:.25rem;padding:.25rem 0;border-bottom:.025rem solid var(--border-subtle)}.mh-skill-list-row:last-child{border-bottom:none}.mh-skill-list-row__icon{width:.9rem;height:.9rem;border-radius:.2rem;flex-shrink:0}.mh-skill-list-row__icon--mute{background:var(--bg-soft);display:flex;align-items:center;justify-content:center;color:var(--text-muted)}.mh-slotgrid-fixed{height:var(--mh-slotgrid-h, 9rem);overflow:hidden}.mh-slotgrid-scroll{overflow-y:auto;-webkit-overflow-scrolling:touch}.mh-slotgrid-scroll--dragging{overflow:hidden;touch-action:none}.mh-skill-grid--picker{display:grid;grid-template-columns:repeat(4,1fr);gap:.15rem;padding-bottom:.05rem}.mh-skill-slot-outer .mh-skill-slot{touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mh-mask{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:1000;display:flex;align-items:center;justify-content:center;padding:.6rem}.mh-mask--top{align-items:flex-start;padding-top:calc(.4rem + env(safe-area-inset-top));overflow:auto}.mh-dialog{background:#fff;border-radius:.3rem;width:min(17rem,100%);max-height:80vh;overflow:auto;padding:.4rem}.mh-form-field{margin-top:.25rem}.mh-select-field{display:flex;align-items:center;justify-content:space-between;gap:.2rem;margin-top:.1rem;height:1.1rem;padding:0 .3rem;border:.025rem solid var(--border-subtle);border-radius:.25rem;background:#fff;box-sizing:border-box}.mh-select-field__value{flex:1;min-width:0;font-size:.35rem;line-height:1.1rem;color:var(--text-primary)}.mh-select-field__value--placeholder{color:var(--text-muted)}.mh-select-field__chevron{flex-shrink:0;font-size:.275rem;color:var(--text-muted)}.mh-inline-picker-list{max-height:4.2rem;margin:.15rem 0 .2rem;border:.025rem solid var(--border-subtle);border-radius:.25rem;background:var(--bg-card);overflow:hidden}.mh-inline-picker-list__item{padding:.25rem .3rem;border-bottom:.025rem solid var(--border-subtle);font-size:.35rem;color:var(--text-primary)}.mh-inline-picker-list__item:last-child{border-bottom:none}.mh-inline-picker-list__item:active{background:var(--brand-primary-soft);color:var(--brand-primary)}#taro-navigation-bar{display:none!important;height:0!important;min-height:0!important;max-height:0!important;overflow:hidden!important;pointer-events:none!important;visibility:hidden!important}.taro-tabbar__tabbar.taro-tabbar__tabbar-bottom{height:auto!important;min-height:calc(var(--tabbar-height) + env(safe-area-inset-bottom))}.taro-tabbar__tabbar .weui-tabbar{height:auto!important;min-height:var(--tabbar-height);box-sizing:border-box;padding-top:var(--space-xs);padding-bottom:calc(var(--space-xs) + env(safe-area-inset-bottom))}.taro-tabbar__tabbar .taro-tabbar__label{font-size:var(--font-meta)!important;line-height:1.3!important}.taro-tabbar__tabbar .weui-tabbar__icon{width:var(--tabbar-icon)!important;height:var(--tabbar-icon)!important}.taro-navigation-bar-title-wrap>.taro-navigation-bar-title{max-width:none!important;overflow:visible!important;text-overflow:clip!important}.mh-page-shell{width:100%;margin-left:auto;margin-right:auto}.mh-card--clickable{cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.mh-card--clickable:active{transform:scale(.99);box-shadow:0 .05rem .3rem #1c19170d}.mh-card--hero{background:linear-gradient(145deg,#d46935 0%,#b84a28 55%,#9a3d22 100%);box-shadow:var(--shadow-hero);border:.025rem solid rgba(255,250,245,.12)}.mh-hero-tags{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;margin-top:.3rem}.mh-user-badge{display:inline-flex;align-items:center;padding:.075rem .25rem;border-radius:var(--radius-pill);font-size:var(--font-meta);font-weight:600;letter-spacing:.02em}.mh-user-badge--normal{background:var(--user-normal-bg);color:var(--user-normal-fg)}.mh-user-badge--member{background:var(--user-member-bg);color:var(--user-member-fg)}.mh-user-badge--beta{background:var(--user-beta-bg);color:var(--user-beta-fg)}.mh-user-badge--admin{background:var(--user-admin-bg);color:var(--user-admin-fg)}.mh-user-badge--on-hero{background:rgba(255,250,245,.22);color:var(--text-inverse);border:.025rem solid rgba(255,250,245,.28)}.mh-entry-card{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);padding:var(--space-lg);background:var(--bg-card);border-radius:var(--radius-card);box-shadow:var(--shadow-card);border:.025rem solid var(--border-subtle);margin-bottom:var(--space-md)}.mh-entry-card__title{font-size:var(--font-title);font-weight:600;color:var(--text-primary);display:block}.mh-entry-card__sub{font-size:var(--font-meta);color:var(--text-muted);margin-top:.1rem;display:block}.mh-entry-card__cta{font-size:var(--font-body);font-weight:600;color:var(--brand-primary);flex-shrink:0}.mh-auth-hero{position:relative;overflow:hidden;padding:.5rem;margin-bottom:.4rem;border-radius:.5rem;background:radial-gradient(circle at 90% 12%,rgba(196,92,42,.14),transparent 34%),linear-gradient(135deg,#fffaf3 0%,#f4ecdf 100%);border:.025rem solid rgba(196,92,42,.14);box-shadow:0 .25rem .75rem #1c19170f}.mh-auth-hero:after{content:"";position:absolute;right:-.45rem;bottom:-.45rem;width:2.15rem;height:2.15rem;border-radius:.75rem;background:rgba(196,92,42,.08);transform:rotate(18deg)}.mh-auth-hero__eyebrow{display:block;font-size:var(--font-meta);font-weight:700;letter-spacing:.08em;color:var(--brand-primary)}.mh-auth-hero__title{display:block;margin-top:.2rem;font-size:var(--font-display);font-weight:850;line-height:1.18;color:var(--text-primary)}.mh-auth-hero__sub{display:block;max-width:82%;margin-top:.25rem;font-size:var(--font-body);line-height:1.65;color:var(--text-secondary)}.mh-profile-hero{display:flex;align-items:center;gap:.35rem;padding:.4rem;margin-bottom:var(--space-md);border-radius:.45rem;background:radial-gradient(circle at 92% 10%,rgba(196,92,42,.12),transparent 34%),linear-gradient(135deg,#fffaf3 0%,#f6efe4 100%);border:.025rem solid rgba(196,92,42,.14);box-shadow:0 .2rem .65rem #1c19170f}.mh-profile-hero__avatar{width:clamp(1.35rem,14vw,1.6rem);height:clamp(1.35rem,14vw,1.6rem);border-radius:.45rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,rgba(196,92,42,.16),rgba(201,138,46,.12));border:.025rem solid rgba(196,92,42,.18);box-shadow:inset 0 .025rem #ffffff8c}.mh-profile-hero__avatar-text{font-size:var(--font-display);font-weight:800;color:var(--brand-primary);line-height:1}.mh-profile-hero__main{position:relative;flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:1.35rem}.mh-profile-hero__top{position:absolute;top:0;right:0;display:flex;align-items:center;gap:.2rem}.mh-profile-hero__name{display:block;width:100%;font-size:var(--font-title);font-weight:800;line-height:1.25;text-align:center;color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mh-profile-hero__sub{display:block;margin-top:.15rem;font-size:var(--font-meta);line-height:1.45;color:var(--text-secondary)}.mh-footer-actions{position:fixed;left:0;right:0;bottom:0;width:100%;margin:0 auto;padding:var(--space-md) var(--page-padding-x) calc(var(--space-md) + env(safe-area-inset-bottom));background:var(--bg-card);box-shadow:var(--shadow-sticky);z-index:var(--z-sticky);box-sizing:border-box}@media (min-width: 640px){.mh-page-shell,.mh-footer-actions{max-width:var(--page-max-width)}}.mh-btn-primary{display:flex;align-items:center;justify-content:center;width:100%;min-height:var(--btn-height);height:var(--btn-height);border-radius:var(--radius-btn);font-size:var(--font-body);font-weight:600;border:none;background:var(--brand-primary);color:var(--text-inverse);transition:background .2s ease,transform .15s ease}.mh-btn-primary:active{background:var(--brand-primary-hover);transform:scale(.98)}.mh-flow-section{background:var(--bg-card);border-radius:var(--radius-card);padding:var(--space-lg);box-shadow:var(--shadow-card);border:.025rem solid var(--border-subtle);margin-bottom:var(--space-md)}.mh-flow-section__title{font-size:var(--font-title);font-weight:600;color:var(--text-primary);margin-bottom:var(--space-sm);display:block}.mh-picker-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:var(--space-sm);min-height:var(--control-height);padding:0 var(--space-md);border:.025rem solid var(--border-subtle);border-radius:var(--radius-btn);box-sizing:border-box}.mh-picker-row__label{flex:1;min-width:0;font-size:var(--font-body);color:var(--text-primary)}.mh-picker-row__hint{flex-shrink:0;font-size:var(--font-meta);color:var(--text-muted)}.mh-plan-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-xs);margin-bottom:var(--space-md)}.mh-plan-tab{display:flex;align-items:center;justify-content:center;min-height:calc(.9rem * var(--ui-scale));padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-btn);border:.025rem solid var(--border-subtle);background:var(--bg-soft);box-sizing:border-box;cursor:pointer}.mh-plan-tab:active{background:var(--surface-elevated)}.mh-plan-tab__text{font-size:var(--font-meta);font-weight:600;color:var(--text-primary);text-align:center;line-height:1.4}.mh-plan-tab--active{border-color:var(--brand-primary);background:var(--brand-primary-soft)}.mh-plan-tab--active .mh-plan-tab__text{color:var(--brand-primary)}.mh-plan-tab-panel{line-height:1.65}.mh-member-contact__hero{text-align:center}.mh-member-contact__title{display:block;text-align:center}.mh-member-contact__sub{display:block;margin-top:var(--space-sm);text-align:center;line-height:1.65}.mh-member-contact__card{display:flex;flex-direction:column;align-items:center}.mh-member-contact__qr-wrap{width:min(100%,calc(5.5rem * var(--ui-scale)));aspect-ratio:1;padding:var(--space-md);border-radius:var(--radius-card);border:.025rem solid var(--border-subtle);background:var(--bg-soft);box-sizing:border-box;display:flex;align-items:center;justify-content:center}.mh-member-contact__qr{width:100%;height:100%}.mh-member-contact__qr-hint{display:block;margin-top:var(--space-sm);text-align:center}.mh-member-contact__id-row{width:100%;margin-top:var(--space-lg);padding:var(--space-md);border-radius:var(--radius-btn);background:var(--surface-elevated);border:.025rem solid var(--border-subtle);box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm)}.mh-member-contact__id-label{font-size:var(--font-meta);color:var(--text-muted);flex-shrink:0}.mh-member-contact__id-value{flex:1;min-width:0;font-size:var(--font-body);font-weight:600;color:var(--text-primary);text-align:right;word-break:break-all}.mh-member-contact__copy{width:100%;margin-top:var(--space-md)}.mh-member-contact__tips{display:block;line-height:1.65;white-space:pre-line}.mh-member-contact__back{margin-top:var(--space-lg)}.mh-beian-footer{margin-top:var(--space-xl);padding-bottom:var(--space-sm);text-align:center}.mh-beian-footer__link{font-size:var(--font-small);color:var(--text-muted);text-decoration:underline;line-height:1.5}.mh-history-card{border:.025rem solid var(--border-subtle);transition:border-color .2s ease,box-shadow .2s ease}.mh-history-card:active{border-color:var(--brand-primary-soft);box-shadow:0 .1rem .4rem #c45c2a1a}.mh-result-hero{display:flex;flex-direction:column;gap:var(--space-md);background:var(--surface-elevated);border:.025rem solid var(--border-subtle);border-radius:var(--radius-card);padding:var(--space-lg);margin-bottom:var(--space-md)}.mh-result-hero__label{display:block;font-size:var(--font-meta);font-weight:600;color:var(--text-muted);letter-spacing:.04em}.mh-result-hero__headline{display:block;font-size:var(--font-body);font-weight:600;line-height:1.65;color:var(--text-primary);word-break:break-word}.mh-result-hero__steps{display:flex;flex-direction:column;gap:var(--space-xs)}.mh-result-hero__step{display:block;padding:var(--space-sm) var(--space-md);border-radius:var(--radius-btn);background:var(--brand-primary-soft);color:var(--brand-primary);font-size:var(--font-body);line-height:1.55;word-break:break-word}.mh-result-hero__metrics{padding-top:var(--space-sm);border-top:.025rem solid var(--border-subtle)}.mh-result-hero__prob-label{display:block;font-size:var(--font-meta);color:var(--text-muted);margin-bottom:.1rem}.mh-result-hero__stat{display:block;font-variant-numeric:tabular-nums;font-size:var(--font-display);font-weight:700;color:var(--brand-primary);line-height:1.15}.mh-result-hero__risk{padding:var(--space-md);border-radius:var(--radius-btn);background:rgba(201,138,46,.1);border:.025rem solid rgba(201,138,46,.22)}.mh-result-hero__risk-label{display:block;font-size:var(--font-meta);font-weight:700;color:var(--brand-warning);margin-bottom:.15rem}.mh-result-hero__risk-text{display:block;font-size:var(--font-body);line-height:1.65;color:var(--text-secondary);word-break:break-word}.mh-result-footer{position:fixed;left:0;right:0;bottom:0;display:flex;flex-direction:column;gap:var(--space-sm);background:var(--bg-card);padding:var(--space-md) var(--page-padding-x) calc(var(--space-md) + env(safe-area-inset-bottom));box-shadow:var(--shadow-sticky);z-index:var(--z-sticky);box-sizing:border-box}@media (min-width: 640px){.mh-result-footer{left:50%;right:auto;transform:translate(-50%);width:min(100%,var(--page-max-width))}}.mh-result-footer__tools{display:flex;gap:var(--space-xs)}.mh-result-footer__tool{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;min-height:var(--control-height);padding:0 var(--space-sm);border-radius:var(--radius-btn);background:var(--bg-soft);cursor:pointer}.mh-result-footer__tool:active{background:var(--surface-elevated)}.mh-result-footer__tool-text{font-size:var(--font-meta);font-weight:600;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mh-result-footer__actions{display:flex;gap:var(--space-sm)}.mh-result-footer__action{flex:1;min-width:0;white-space:nowrap}.mh-result-footer__action--primary{flex:1.35}.mh-result-step-card{border:.025rem solid var(--border-subtle);border-radius:.3rem;padding:.3rem;margin-bottom:.2rem;background:var(--bg-card)}.mh-risk-notice{margin-top:var(--space-md);padding:var(--space-md);border-radius:.25rem;background:rgba(201,74,58,.06);border:.025rem solid rgba(201,74,58,.12)}.mh-risk-notice__text{font-size:var(--font-meta);color:var(--text-secondary);line-height:1.6;display:block}.mh-tabular{font-variant-numeric:tabular-nums}.mh-link{color:var(--brand-link);font-weight:600;cursor:pointer;transition:color .15s ease,opacity .15s ease}.mh-link:active{color:var(--brand-link-hover);opacity:.82}.mh-admin-identity-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem;margin-top:.25rem}.mh-admin-identity-card{min-width:0;padding:.25rem;border-radius:.3rem;background:var(--surface-elevated);border:.025rem solid var(--border-subtle)}.mh-admin-identity-card--draft{border-color:#c45c2a47;background:rgba(196,92,42,.06)}.mh-admin-identity-card__text{display:block;margin-top:.15rem;font-size:var(--font-meta);line-height:1.45;color:var(--text-secondary)}.mh-admin-tier-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.2rem}.mh-admin-tier-option{min-width:0;min-height:var(--touch-min);padding:.2rem .15rem;border-radius:.3rem;border:.025rem solid var(--border-subtle);background:var(--surface-elevated);color:var(--text-secondary);box-sizing:border-box;text-align:center;transition:border-color .18s ease,background .18s ease,transform .15s ease}.mh-admin-tier-option:active{transform:scale(.98)}.mh-admin-tier-option__label{display:block;font-size:var(--font-body);font-weight:700;color:var(--text-primary);line-height:1.25}.mh-admin-tier-option__sub{display:block;margin-top:.075rem;font-size:var(--font-small);color:var(--text-muted);line-height:1.25}.mh-admin-tier-option--active{border-color:var(--brand-primary);background:var(--brand-primary-soft);box-shadow:inset 0 0 0 .025rem #c45c2a2e}.mh-admin-tier-option--active .mh-admin-tier-option__label{color:var(--brand-primary)}.mh-admin-tier-option--member.mh-admin-tier-option--active{border-color:var(--brand-success);background:var(--user-member-bg)}.mh-admin-tier-option--member.mh-admin-tier-option--active .mh-admin-tier-option__label{color:var(--brand-success)}.mh-admin-tier-option--beta.mh-admin-tier-option--active{border-color:var(--user-beta-fg);background:var(--user-beta-bg)}.mh-admin-tier-option--beta.mh-admin-tier-option--active .mh-admin-tier-option__label{color:var(--user-beta-fg)}.mh-admin-member-plan-grid,.mh-admin-paid-recharge-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.2rem}.mh-admin-member-plan,.mh-admin-paid-recharge{min-width:0;padding:.25rem .2rem;border-radius:.3rem;border:.025rem solid var(--border-subtle);background:var(--surface-elevated);box-sizing:border-box;text-align:center;transition:border-color .18s ease,background .18s ease,transform .15s ease}.mh-admin-member-plan:active,.mh-admin-paid-recharge:active{transform:scale(.98)}.mh-admin-member-plan__label,.mh-admin-paid-recharge__label{display:block;font-size:var(--font-body);font-weight:700;color:var(--text-primary);line-height:1.25}.mh-admin-member-plan__sub,.mh-admin-paid-recharge__sub{display:block;margin-top:.1rem;font-size:var(--font-small);color:var(--text-muted);line-height:1.35}.mh-admin-member-plan__date{display:block;margin-top:.15rem;font-size:var(--font-small);font-weight:600;color:var(--brand-success);line-height:1.35}.mh-admin-member-plan--active{border-color:var(--brand-success);background:var(--user-member-bg);box-shadow:inset 0 0 0 .025rem #2d8f5f29}.mh-admin-paid-recharge--active{border-color:var(--brand-primary);background:var(--brand-primary-soft);box-shadow:inset 0 0 0 .025rem #c45c2a29}.mh-admin-paid-recharge--active .mh-admin-paid-recharge__label{color:var(--brand-primary)}.mh-admin-beta-expire-card{margin-top:.25rem;padding:.25rem .3rem;border-radius:.3rem;border:.025rem solid rgba(201,138,46,.26);background:var(--user-beta-bg)}.mh-admin-beta-expire-card__label{display:block;font-size:var(--font-meta);color:var(--text-secondary);line-height:1.35}.mh-admin-beta-expire-card__date{display:block;margin-top:.1rem;font-size:var(--font-body);font-weight:700;color:var(--user-beta-fg);line-height:1.35}.mh-admin-beta-expire-card__sub{display:block;margin-top:.1rem;font-size:var(--font-small);color:var(--text-secondary);line-height:1.45}.mh-admin-switch-row{margin-top:.25rem;display:flex;align-items:center;justify-content:space-between;gap:.3rem;padding:.25rem .3rem;border:.025rem solid var(--border-subtle);border-radius:.3rem;background:var(--surface-elevated)}.mh-admin-switch-row--active{border-color:var(--user-admin-fg);background:var(--user-admin-bg)}.mh-admin-switch-row__label{display:block;font-size:var(--font-body);font-weight:700;color:var(--text-primary)}@media (max-width: 375px){.mh-admin-tier-grid,.mh-admin-paid-recharge-grid,.mh-admin-member-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
