.mh-breath{min-height:100vh;padding:16px;display:flex;justify-content:center;background:radial-gradient(1000px 680px at 50% 18%,#3b82f61a,#fff0),radial-gradient(900px 520px at 20% 85%,#10b98114,#fff0)}.mh-breath.is-night{background:radial-gradient(1000px 680px at 50% 18%,#3b82f62e,#0f172aeb),radial-gradient(900px 520px at 20% 85%,#10b9811f,#0f172aeb)}.mh-breath__wrap{width:min(920px,100%);display:grid;gap:14px}.mh-breath__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.mh-breath__title{font-size:16px;font-weight:900;letter-spacing:-.01em}.mh-breath__sub{margin-top:4px;font-size:12px;opacity:.65}.mh-breath__grid{display:grid;grid-template-columns:1fr;gap:14px}@media(min-width:920px){.mh-breath__grid{grid-template-columns:1.1fr .9fr;align-items:start}}.mh-breath__card{border-radius:18px;background:#ffffffa6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 2px 24px #00000014}.mh-breath.is-night .mh-breath__card{background:#0f172a8c}.mh-breath__center{display:grid;justify-items:center;gap:12px}.mh-breath__svg{width:min(360px,100%);height:auto}.mh-breath__readout{text-align:center;display:grid;gap:6px}.mh-breath__hint{font-size:12px;opacity:.7;letter-spacing:.02em}.mh-breath__phase{font-size:30px;font-weight:1000;letter-spacing:.03em;color:#0f172aeb}.mh-breath.is-night .mh-breath__phase{color:#ffffffeb}.mh-breath__secs{opacity:.85}.mh-breath__meta{font-size:12px;opacity:.62}.mh-breath__actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin-top:6px}.btn.is-soft{background:#3b82f6c7}.mh-breath__settingsTitle{font-size:13px;font-weight:900;opacity:.85;margin-bottom:10px}.mh-breath__inputs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}@media(max-width:520px){.mh-breath__inputs{grid-template-columns:1fr}}.mh-breath__field{display:grid;gap:6px}.mh-breath__fieldLabel{font-size:12px;font-weight:900;opacity:.8}.mh-breath__fieldHint{font-size:11px;opacity:.55}.mh-breath__presets{margin-top:12px;display:flex;gap:10px;flex-wrap:wrap}.mh-breath__preset{border-radius:999px;padding:9px 12px}.mh-breath__tip{margin-top:10px;font-size:12px;opacity:.6}.mh-today{padding:0}:root{--mh-accent-soft: rgba(56, 189, 248, .1);--mh-accent-border: rgba(56, 189, 248, .18);--mh-sage-soft: rgba(16, 185, 129, .1);--mh-sage-border: rgba(16, 185, 129, .22)}.mh-today__header{margin-bottom:14px;position:relative;overflow:hidden}.mh-today__header:before{content:"";position:absolute;left:12px;right:12px;top:12px;height:2px;border-radius:999px;background:var(--mh-accent-border);opacity:.55}.mh-today__header:after{content:"";position:absolute;width:240px;height:140px;right:-90px;top:-90px;border-radius:999px;background:var(--mh-accent-soft);filter:blur(2px);opacity:.9;pointer-events:none}.mh-today__title{margin:0;font-size:20px;font-weight:860;letter-spacing:-.3px}.mh-today__sub{margin:6px 0 0;font-size:13px;color:var(--muted)}.mh-group{padding:14px}.mh-group__head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:10px}.mh-group__title{margin:0;font-size:13px;font-weight:900;letter-spacing:-.2px}.mh-group__hint{font-size:12px;color:var(--muted);font-weight:800;white-space:nowrap}.mh-group__list{display:grid;gap:10px}.mh-practice{padding:12px;border-radius:var(--r-xl);background:#ffffff0f;border:1px solid var(--border);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);display:flex;align-items:center;justify-content:space-between;gap:12px}.mh-practice__left{flex:1;min-width:0}.mh-practice__title{margin:0;font-size:14px;font-weight:850;letter-spacing:-.2px;line-height:1.2}.mh-practice__time{margin-right:8px;color:var(--muted);font-weight:850}.mh-practice__meta{margin-top:6px;font-size:12px;color:var(--muted);line-height:1.25}.mh-switch{position:relative;width:46px;height:28px;flex-shrink:0}.mh-switch__input{position:absolute;inset:0;opacity:0;cursor:pointer}.mh-switch__track{position:absolute;inset:0;border-radius:999px;border:1px solid var(--border);background:#ffffff1a;transition:background .16s ease,border-color .16s ease;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.mh-switch__thumb{position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:999px;background:#ffffffeb;box-shadow:0 6px 14px #0000002e;transition:transform .16s ease}body.theme-day .mh-switch__thumb{background:#0b12201f;box-shadow:0 6px 14px #0b12201f}.mh-switch__input:checked+.mh-switch__track{background:#10b9818c;border-color:#10b9818c}.mh-switch__input:checked+.mh-switch__track .mh-switch__thumb{transform:translate(18px)}.mh-resource{padding:14px;border:1px solid var(--mh-sage-border);border-radius:var(--r-xl);background:#10b9810f;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px}body.theme-day .mh-resource{background:#10b9811a}.mh-resource__main{display:grid;grid-template-columns:36px 1fr;gap:10px;align-items:center;min-width:0}.mh-resource__icon{width:36px;height:36px;border-radius:14px;border:1px solid var(--mh-sage-border);background:#10b9811a;display:flex;align-items:center;justify-content:center;font-weight:900;color:var(--accent)}.mh-resource__text{min-width:0}.mh-resource__topline{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;min-width:0}.mh-resource__title{margin:0;font-size:14px;font-weight:900;letter-spacing:-.2px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1}.mh-badge{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:-.2px;color:var(--accent);background:#ffffff0f;border:1px solid var(--border);opacity:.9}.mh-resource__desc{margin:4px 0 0;font-size:12px;color:var(--muted);line-height:1.25}.mh-resource__btn{border:1px solid var(--border);background:#ffffff14;color:var(--accent);border-radius:14px;padding:10px 12px;font-weight:900;letter-spacing:-.2px;cursor:pointer;white-space:nowrap;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:transform .12s ease,opacity .12s ease}.mh-resource__btn:active{transform:scale(.99)}.mh-notes__readonly{padding:12px;border-radius:var(--r-xl);border:1px solid var(--border);background:#ffffff0f;color:var(--accent);font-size:14px;min-height:96px;white-space:pre-wrap;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.mh-notes__actions{display:flex;gap:10px;align-items:center;margin-top:10px}.mh-success{font-size:12px;color:#10b981f2;font-weight:850}.mh-welcome .h1{font-size:34px}.mh-empty{padding:18px;text-align:center;color:var(--muted);font-size:13px}.mh-stackgap{margin-bottom:14px}.mh-group__head--tight{margin-bottom:10px}.mh-btn-inline{width:auto;padding:10px 14px;border-radius:14px}.mh-btn-edit{background:var(--mh-accent-soft)!important;color:#38bdf8!important;border:2px solid var(--mh-accent-border)!important;font-weight:900;box-shadow:0 2px 12px #38bdf81a;transition:background .12s,border .12s;font-size:13px;padding:7px 18px;min-width:80px;margin-top:14px;align-self:flex-end}.mh-btn-edit:active{background:var(--mh-accent-border)!important}.mh-notif-mini{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px}.mh-notif-mini__left{display:flex;align-items:center;gap:10px;min-width:0}.mh-notif-mini__bell{font-size:18px;line-height:1}.mh-notif-mini__label{font-weight:700;letter-spacing:-.2px}.mh-journey{padding:0}.mh-journey__header{margin-bottom:14px;position:relative;overflow:hidden}.mh-journey__title{margin:0;font-size:20px;font-weight:860;letter-spacing:-.3px}.mh-journey__sub{margin:6px 0 0;font-size:13px;color:var(--muted)}.mh-journey__loading{text-align:center;padding:18px;color:var(--muted);font-size:13px}.mh-journey__empty{margin-top:14px}.mh-journey__empty b{display:block;margin-bottom:6px}.mh-journey__timeline{margin-top:14px;display:grid;gap:12px}.mh-daycard{padding:12px}.mh-daycard__head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:10px}.mh-daycard__date{font-weight:860;letter-spacing:-.2px;font-size:15px}.mh-daycard__meta{font-size:12px;color:var(--muted);white-space:nowrap;font-weight:850}.mh-daycard__list{margin-top:10px;display:grid;gap:8px}.mh-journey__row{padding:12px}.mh-journey__stack{display:grid;gap:6px;min-width:0}.mh-journey__checkline{line-height:1}.mh-journey__check{display:inline-block;font-size:13px;font-weight:600;color:var(--muted);opacity:.7}.mh-journey__mainline{min-width:0;font-size:14px;font-weight:600;letter-spacing:-.2px;color:var(--accent);line-height:1.35;word-break:break-word}.mh-journey__mainline b{font-weight:700}.mh-journey__descline{font-size:12px;font-weight:500;color:var(--muted);opacity:.65;line-height:1.25}.mh-note{margin-top:12px;padding-top:10px;border-top:1px solid var(--border)}.mh-note__label{font-size:12px;font-weight:950;letter-spacing:-.2px;color:var(--muted);margin-bottom:6px}.mh-note__text{font-size:13px;line-height:1.35;color:var(--accent)}.mh-plans{padding:16px;max-width:820px;margin:0 auto;display:grid;gap:14px}.mh-plans__title{font-size:28px;font-weight:950;letter-spacing:-.02em;margin:0;color:#fffffff2;text-shadow:0 6px 22px rgba(0,0,0,.35)}.mh-plans__sub{margin:6px 0 0;font-size:14px;line-height:1.35;color:#ffffffb8}.mh-plans .card{border:1px solid rgba(255,255,255,.12);background:#121622b8;border-radius:16px;padding:14px;box-shadow:0 10px 24px #0000003d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mh-plans__whereTitle{font-weight:900;font-size:13px;letter-spacing:-.01em;margin:0 0 10px;color:#ffffffe6}.mh-segment{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mh-segbtn{border:1px solid rgba(255,255,255,.14);background:#ffffff1a;border-radius:14px;padding:12px;font-weight:900;font-size:13px;color:#ffffffdb;cursor:pointer;transition:transform .12s ease,background .12s ease,border-color .12s ease,opacity .12s ease;display:flex;align-items:center;justify-content:center;gap:8px;text-align:center}.mh-segbtn:hover{transform:translateY(-1px)}.mh-segbtn.is-active{background:#3b82f638;border-color:#3b82f699;color:#fffffff2}.mh-plans__list{display:grid;gap:12px}.mh-plan{width:100%;border:1px solid rgba(255,255,255,.14);background:#ffffff1a;border-radius:16px;padding:14px;cursor:pointer;transition:transform .12s ease,background .12s ease,border-color .12s ease;display:grid;gap:6px;text-align:left}.mh-plan:hover{transform:translateY(-1px)}.mh-plan__topline{font-size:13px;font-weight:900;letter-spacing:-.01em;color:#ffffffd9}.mh-plan__name{font-size:18px;font-weight:950;letter-spacing:-.02em;color:#ffffffbf}.mh-plan__desc{margin-top:4px;font-size:13px;color:#ffffffb3;line-height:1.35}.mh-plan.is-active{background:#10b9812e;border-color:#10b9818c}.mh-selectedBox{border:1px solid rgba(59,130,246,.55);background:#3b82f61f}.mh-actionsRow{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.mh-plans .btn{border:1px solid rgba(255,255,255,.14);background:#ffffff1a;border-radius:14px;padding:10px 14px;font-weight:900;font-size:13px;color:#ffffffeb;cursor:pointer;transition:transform .12s ease,opacity .12s ease,background .12s ease}.mh-plans .btn:hover{transform:translateY(-1px)}.mh-plans .btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.mh-plans .btn-primary{background:#3b82f6eb;border-color:#3b82f6a6;color:#fffffffa;text-decoration:none;display:inline-block;-webkit-text-fill-color:rgba(255,255,255,.98);text-shadow:none;mix-blend-mode:normal}.mh-plans .btn-outline{background:#ffffff14;border-color:#3b82f6a6;color:#c8e6fff2}.mh-plans .btn-warn{background:#f59e0beb;border-color:#f59e0ba6;color:#fffffffa;border-width:1px;-webkit-text-fill-color:rgba(255,255,255,.98);mix-blend-mode:normal}.mh-plans .btn-ghost{background:#ffffff14}.mh-plans__back{width:fit-content}.mh-form{display:grid;gap:12px}.mh-field__label{font-weight:900;font-size:13px;color:#ffffffe6}.mh-input,.mh-textarea{width:100%;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.16);background:#ffffff1a;color:#ffffffeb;font-size:14px;font-family:inherit;outline:none}.mh-input::placeholder,.mh-textarea::placeholder{color:#ffffff8c}.mh-input:focus,.mh-textarea:focus{border-color:#3b82f6a6;box-shadow:0 0 0 4px #3b82f62e}.mh-divider{height:1px;background:#ffffff1a;margin:8px 0}.mh-noteInfo{padding:12px;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:#ffffff14;font-size:13px;color:#ffffffc7}.mh-error{padding:10px;border-radius:12px;border:1px solid rgba(239,68,68,.45);background:#ef44441f;color:#ffd2d2f2;font-size:13px}.mh-success{padding:12px;border-radius:12px;border:1px solid rgba(16,185,129,.45);background:#10b9811f;color:#d2ffebf2;font-weight:900}body.theme-day .mh-plans__title{color:#0b1220eb;text-shadow:none}body.theme-day .mh-plans__sub{color:#0b12209e}body.theme-day .mh-plans .card{border:1px solid rgba(11,18,32,.1);background:#ffffffc7;box-shadow:0 10px 24px #0b122014}body.theme-day .mh-plans__whereTitle{color:#0b1220d9}body.theme-day .mh-segbtn{border-color:#0b12201f;background:#ffffffb3;color:#0b1220d1}body.theme-day .mh-segbtn.is-active{background:#3b82f624;border-color:#3b82f673;color:#0b1220eb}body.theme-day .mh-plan{border-color:#0b12201f;background:#ffffff9e}body.theme-day .mh-plan__topline{color:#0b1220b3}body.theme-day .mh-plan__name{color:#0b1220eb}body.theme-day .mh-plan__desc{color:#0b12209e}body.theme-day .mh-plan.is-active{background:#10b98124;border-color:#10b98173}body.theme-day .mh-selectedBox{border-color:#3b82f659;background:#3b82f614}body.theme-day .mh-plans .btn{border-color:#0b12201f;background:#ffffffb3;color:#0b1220db}body.theme-day .mh-plans .btn-primary{color:#fffffffa;-webkit-text-fill-color:rgba(255,255,255,.98);mix-blend-mode:normal}body.theme-day .mh-plans .btn-outline{background:#3b82f61a;border-color:#3b82f673;color:#0b1220e0}body.theme-day .mh-plans .btn-ghost{background:#ffffff8c}body.theme-day .mh-field__label{color:#0b1220d9}body.theme-day .mh-input,body.theme-day .mh-textarea{border-color:#0b12201f;background:#ffffffd9;color:#0b1220e0}body.theme-day .mh-input::placeholder,body.theme-day .mh-textarea::placeholder{color:#0b122073}body.theme-day .mh-divider{background:#0b12201a}body.theme-day .mh-noteInfo{border-color:#0b12201a;background:#ffffff8c;color:#0b1220b3}body.theme-day .mh-plans .btn.btn-primary{background:#3b82f6eb;border-color:#3b82f6a6;color:#fffffffa;-webkit-text-fill-color:rgba(255,255,255,.98);mix-blend-mode:normal;text-decoration:none}body.theme-day .mh-plans a.btn.btn-primary{display:inline-flex;align-items:center;justify-content:center}body.theme-day .mh-plans .btn-primary{background:#3b82f6eb!important;border-color:#3b82f6a6!important;color:#fff!important;-webkit-text-fill-color:rgba(255,255,255,0)!important;mix-blend-mode:normal;text-decoration:none}body.theme-day .mh-plans .btn-primary{color:#fff!important;-webkit-text-fill-color:#fff!important;text-shadow:none!important}.mh-onb{padding:16px;max-width:820px;margin:0 auto;display:grid;gap:14px}.mh-onb .card{border:1px solid var(--border, rgba(0,0,0,.1));background:var(--card, rgba(255,255,255,.78));border-radius:16px;padding:14px;box-shadow:0 10px 24px #0000000f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:var(--text, rgba(0,0,0,.92))}.mh-onb .h1{font-size:20px;font-weight:900;margin:0 0 6px;letter-spacing:-.02em;color:var(--text, rgba(0,0,0,.92))}.mh-onb .h2{font-size:16px;font-weight:900;margin:0 0 8px;letter-spacing:-.01em;color:var(--text, rgba(0,0,0,.92))}.mh-onb .sub{margin:0;opacity:.78;font-size:14px;line-height:1.35;color:var(--muted, rgba(0,0,0,.62))}.mh-onb .hint{opacity:.62;font-size:12px;color:var(--muted, rgba(0,0,0,.62))}.mh-onb__top .sub{margin-top:6px}.mh-onb__locked{text-align:center;padding:20px}.mh-stepbar{display:flex;gap:8px;flex-wrap:wrap}.mh-stepchip{font-size:12px;font-weight:800;padding:8px 10px;border-radius:999px;border:1px solid var(--border, rgba(0,0,0,.1));background:#fff9;opacity:.7;color:var(--text, rgba(0,0,0,.9))}.mh-stepchip.is-active{opacity:1;background:#3b82f624;border-color:#3b82f673;color:var(--text, rgba(0,0,0,.95))}.mh-block{margin-top:14px}.mh-label{font-weight:900;font-size:13px;margin-bottom:8px;letter-spacing:-.01em;color:var(--text, rgba(0,0,0,.92))}.mh-row{display:flex;gap:8px;align-items:center}.mh-row--wrap{flex-wrap:wrap}.mh-pill{border:1px solid var(--border, rgba(0,0,0,.12));background:#ffffffa6;border-radius:12px;padding:10px 12px;font-weight:900;font-size:13px;cursor:pointer;opacity:.78;transition:transform .12s ease,opacity .12s ease,border-color .12s ease,background .12s ease;color:var(--text, rgba(0,0,0,.92))}.mh-pill:hover{transform:translateY(-1px);opacity:.92}.mh-pill.is-active{opacity:1;background:#3b82f629;border-color:#3b82f680;color:var(--text, rgba(0,0,0,.95))}.mh-stack{display:grid;gap:10px;margin-top:12px}.mh-choice{width:100%;text-align:left;border:1px solid var(--border, rgba(0,0,0,.12));background:#ffffffa6;border-radius:14px;padding:12px;cursor:pointer;transition:transform .12s ease,border-color .12s ease,background .12s ease;color:var(--text, rgba(0,0,0,.92))}.mh-choice:hover{transform:translateY(-1px)}.mh-choice.is-active{background:#10b98124;border-color:#10b98173}.mh-choice__title{font-weight:900;font-size:14px;margin-bottom:2px;color:var(--text, rgba(0,0,0,.92))}.mh-choice__desc{opacity:.75;font-size:13px;color:var(--muted, rgba(0,0,0,.62))}.mh-info{margin-top:12px;padding:12px;border-radius:14px;border:1px solid var(--border, rgba(0,0,0,.1));background:#3b82f614;color:var(--text, rgba(0,0,0,.92))}.mh-info__title{font-weight:900;font-size:13px;color:var(--text, rgba(0,0,0,.92))}.mh-info__desc{margin-top:6px;opacity:.8;font-size:13px;color:var(--muted, rgba(0,0,0,.62))}.mh-form{display:grid;gap:10px;max-width:560px;margin-top:10px}.mh-field{display:grid;gap:6px}.mh-readonly{border:1px solid var(--border, rgba(0,0,0,.12));background:#ffffffa6;border-radius:12px;padding:10px 12px;font-weight:800;font-size:13px;opacity:.92;color:var(--text, rgba(0,0,0,.92))}.mh-onb .input,.mh-onb .select,.mh-onb .textarea{width:100%;padding:10px 12px;border-radius:12px;border:1px solid var(--border, rgba(0,0,0,.18));background:#ffffffd9;font-size:14px;font-family:inherit;outline:none;color:var(--text, rgba(0,0,0,.92))}.mh-onb .input::placeholder,.mh-onb .textarea::placeholder{color:#00000073}.mh-onb .input:focus,.mh-onb .select:focus,.mh-onb .textarea:focus{border-color:#3b82f68c;box-shadow:0 0 0 4px #3b82f624}.mh-divider{height:1px;background:#00000014;margin:16px 0}.mh-h3{margin:0 0 10px;font-size:14px;font-weight:900;letter-spacing:-.01em;color:var(--text, rgba(0,0,0,.92))}.mh-list{display:grid;gap:10px;margin-top:10px}.mh-item{border:1px solid var(--border, rgba(0,0,0,.12));background:#ffffff9e;border-radius:14px;padding:12px;display:flex;justify-content:space-between;gap:12px;color:var(--text, rgba(0,0,0,.92))}.mh-item.is-inactive{opacity:.65}.mh-item__left{min-width:0;display:grid;gap:6px}.mh-item__title{font-weight:900;font-size:14px;letter-spacing:-.01em;color:var(--text, rgba(0,0,0,.92))}.mh-item__meta{font-size:13px;opacity:.75;color:var(--muted, rgba(0,0,0,.62))}.mh-item__actions{display:flex;flex-direction:column;gap:8px;align-items:stretch;flex:0 0 168px}.mh-item__actions .btn{width:100%;min-width:168px}.mh-actions{margin-top:16px;display:flex;gap:10px;align-items:center}.mh-actions--split{justify-content:space-between}.mh-actions--wrap{flex-wrap:wrap}.mh-selected{margin-top:12px;font-size:13px;opacity:.85;color:var(--muted, rgba(0,0,0,.62))}.mh-onb .btn{border:1px solid var(--border, rgba(0,0,0,.12));background:#ffffffb3;border-radius:14px;padding:10px 14px;font-weight:900;font-size:13px;cursor:pointer;transition:transform .12s ease,opacity .12s ease,background .12s ease;color:var(--text, rgba(0,0,0,.92))}.mh-onb .btn:hover{transform:translateY(-1px)}.mh-onb .btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.mh-onb .btn-primary{background:#3b82f6eb;color:#fffffffa;border-color:#3b82f68c}.mh-onb .btn-ghost{background:#ffffff8c;color:var(--text, rgba(0,0,0,.92))}.mh-onb .btn-danger{background:#ef444424;border-color:#ef44444d;color:#7f1d1dfa}.mh-overlay{position:fixed;inset:0;background:#00000061;display:grid;place-items:center;padding:16px;z-index:80}.mh-overlay__card{width:100%;max-width:720px}.mh-overlay__head{display:flex;justify-content:space-between;gap:12px;align-items:center}.mh-overlay__title{font-weight:1000;font-size:18px;letter-spacing:-.02em;color:var(--text, rgba(0,0,0,.92))}.mh-overlay__sub{margin-top:10px;opacity:.9;color:var(--muted, rgba(0,0,0,.62))}.mh-overlay__list{margin-top:10px;padding-left:18px;color:var(--text, rgba(0,0,0,.92))}.mh-overlay__list li{margin-bottom:6px}body.theme-night .mh-onb .card{border-color:#ffffff24;background:#121622b8;box-shadow:0 10px 24px #0000003d;color:#ffffffeb}body.theme-night .mh-onb .h1,body.theme-night .mh-onb .h2,body.theme-night .mh-onb .mh-label,body.theme-night .mh-onb .mh-choice__title,body.theme-night .mh-onb .mh-overlay__title,body.theme-night .mh-onb .mh-overlay__list,body.theme-night .mh-onb .mh-item,body.theme-night .mh-onb .mh-item__title{color:#ffffffeb}body.theme-night .mh-onb .sub,body.theme-night .mh-onb .hint,body.theme-night .mh-onb .mh-choice__desc,body.theme-night .mh-onb .mh-item__meta,body.theme-night .mh-onb .mh-selected,body.theme-night .mh-onb .mh-overlay__sub,body.theme-night .mh-onb .mh-overlay__hint{color:#ffffffb8;opacity:1}body.theme-night .mh-stepchip{border-color:#ffffff24;background:#ffffff1a;color:#ffffffb8}body.theme-night .mh-stepchip.is-active{background:#3b82f62e;border-color:#3b82f68c;color:#ffffffeb}body.theme-night .mh-pill,body.theme-night .mh-choice,body.theme-night .mh-readonly,body.theme-night .mh-item{border-color:#ffffff24;background:#ffffff1a;color:#ffffffeb}body.theme-night .mh-pill.is-active{background:#3b82f633;border-color:#3b82f699;color:#fffffff2}body.theme-night .mh-choice.is-active{background:#10b9812e;border-color:#10b9818c}body.theme-night .mh-info{border-color:#ffffff24;background:#3b82f61a;color:#ffffffeb}body.theme-night .mh-onb .input,body.theme-night .mh-onb .select,body.theme-night .mh-onb .textarea{border-color:#ffffff24;background:#00000038;color:#ffffffeb}body.theme-night .mh-onb .input::placeholder,body.theme-night .mh-onb .textarea::placeholder{color:#ffffff73}body.theme-night .mh-onb .input:focus,body.theme-night .mh-onb .select:focus,body.theme-night .mh-onb .textarea:focus{border-color:#3b82f6a6;box-shadow:0 0 0 4px #3b82f62e}body.theme-night .mh-divider{background:#ffffff1a}body.theme-night .mh-onb .btn{border-color:#ffffff24;background:#ffffff1a;color:#ffffffeb}body.theme-night .mh-onb .btn-ghost{background:#ffffff14;color:#ffffffe6}body.theme-night .mh-onb .btn-primary{background:#3b82f6eb;border-color:#3b82f6a6;color:#fffffffa}body.theme-night .mh-onb .btn-danger{background:#ef444429;border-color:#ef444457;color:#ffffffeb}body.theme-night .mh-overlay{background:#0000008c}.mh-plan-card{margin-bottom:14px;padding:14px}.mh-plan-card__top{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:10px}.mh-plan-card__title{margin:0;font-size:13px;font-weight:900;letter-spacing:-.2px}.mh-plan-card__meta{font-size:12px;color:var(--muted);font-weight:850;white-space:nowrap}.mh-plan-card__bar{height:14px;border-radius:999px;border:1px solid var(--border);background:#ffffff0f;overflow:hidden;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.mh-plan-card__fill{height:100%;width:0%;background:#10b9818c;border-right:1px solid rgba(255,255,255,.1);transition:width .22s ease}body.theme-day .mh-plan-card__fill{background:#38bdf88c}.mh-plan-card__bottom{margin-top:10px;display:flex;justify-content:space-between;gap:10px;color:var(--muted);font-size:12px;font-weight:850}.mh-routine{padding:0}.mh-routine__header{margin-bottom:14px}.mh-routine__title{margin:0;font-size:20px;font-weight:860;letter-spacing:-.3px}.mh-routine__sub{margin:6px 0 0;font-size:13px;color:var(--muted)}.mh-week{margin-top:14px}.mh-week__head{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.mh-week__label{margin:0;font-size:13px;font-weight:900;letter-spacing:-.2px}.mh-week__meta{margin:0;font-size:12px;color:var(--muted);font-weight:800;line-height:1.25;white-space:normal;word-break:break-word}.mh-days{display:grid;gap:12px}.mh-day{border-radius:var(--r-xl);border:1px solid var(--border);background:#ffffff0f;padding:12px;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.mh-day.is-today{border-color:#38bdf859;background:#38bdf814}.mh-day__head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:10px}.mh-day__title{margin:0;font-size:15px;font-weight:900;letter-spacing:-.2px}.mh-day__count{font-size:12px;color:var(--muted);font-weight:850;white-space:nowrap}.mh-minis{display:grid;gap:8px}.mh-mini{border-radius:18px;border:1px solid var(--border);background:#ffffff0f;padding:12px;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.mh-mini__top{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.mh-mini__axis{font-size:13px;font-weight:900;letter-spacing:-.2px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mh-mini__time{font-size:12px;color:var(--muted);font-weight:850;white-space:nowrap}.mh-mini__desc{margin-top:6px;font-size:13px;color:var(--muted);font-weight:800;line-height:1.25}.mh-empty{padding:8px 0 2px;font-size:13px;color:var(--muted);font-weight:800}.mh-tasks{padding:0;display:grid;gap:14px}.mh-tasks__header{margin-bottom:0}.mh-tasks__title{margin:0;font-size:20px;font-weight:860;letter-spacing:-.3px;line-height:1.15}.mh-tasks__sub{margin:6px 0 0;font-size:13px;color:var(--muted);font-weight:700;line-height:1.25}.mh-tasks__section{margin-bottom:0}.mh-tasks__sectionHead{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.mh-tasks__sectionTitle{margin:0;font-size:13px;font-weight:900;letter-spacing:-.2px;line-height:1.2}.mh-tasks__sectionSub{margin-top:6px;font-size:12px;color:var(--muted);font-weight:800;line-height:1.25}.mh-actions{display:flex;gap:8px;align-items:center;justify-content:flex-end}.btn-inline{width:auto;padding:10px 12px;border-radius:14px}.mh-practiceList{display:grid;gap:10px;margin-top:12px}.mh-practiceCard{border-radius:var(--r-xl);border:1px solid var(--border);background:#ffffff0f;padding:12px;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.mh-practiceTop{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.mh-practiceTitle{font-size:15px;font-weight:900;letter-spacing:-.2px}.mh-practiceDays{font-size:12px;color:var(--muted);font-weight:850;white-space:nowrap}.mh-practiceDesc{margin-top:6px;font-size:13px;color:var(--muted);font-weight:800;line-height:1.25}.mh-practiceMeta{margin-top:10px;display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted);font-weight:850}.mh-dot{opacity:.7}.mh-practiceActions{margin-top:12px;display:flex;gap:10px;flex-wrap:wrap}.mh-editBox{margin-top:12px;padding-top:12px;border-top:1px solid var(--border)}.mh-editGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mh-editField{display:grid;gap:6px}.mh-editLabel{font-size:12px;color:var(--muted);font-weight:850}.mh-editActions{margin-top:10px;display:flex;gap:10px;flex-wrap:wrap}.mh-daysGrid{margin-top:12px;display:grid;gap:12px}.mh-dayCard{border-radius:var(--r-xl);border:1px solid var(--border);background:#ffffff0f;padding:12px;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.mh-dayCard.is-today{border-color:#38bdf859;background:#38bdf814}.mh-dayHead{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:10px}.mh-dayTitle{margin:0;font-size:15px;font-weight:900;letter-spacing:-.2px}.mh-dayCount{font-size:12px;color:var(--muted);font-weight:850;white-space:nowrap}.mh-dayEmpty{padding:6px 0 2px;font-size:13px;color:var(--muted);font-weight:800}.mh-minisGrid{display:grid;gap:8px}.mh-miniCard{border-radius:18px;border:1px solid var(--border);background:#ffffff0f;padding:12px;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.mh-miniTop{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.mh-miniTitle{font-size:13px;font-weight:900;letter-spacing:-.2px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mh-miniTime{font-size:12px;color:var(--muted);font-weight:850;white-space:nowrap}.mh-miniDesc{margin-top:6px;font-size:13px;color:var(--muted);font-weight:800;line-height:1.25}.mh-appcontainer{padding-bottom:92px}.mh-header{margin-bottom:14px;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:10px}.mh-header__left{min-width:0;display:flex;flex-direction:column;gap:2px}.mh-header__brand{font-size:12px;font-weight:900;opacity:.95}.mh-header__email{font-size:11px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mh-header__right{display:flex;align-items:center;gap:10px}.mh-header__pill{font-size:11px;color:var(--muted);padding:6px 10px;border-radius:999px;border:1px solid var(--border);background:var(--chip);font-weight:800;white-space:nowrap}.mh-header__logout{width:auto;padding:10px 12px;border-radius:14px;font-size:12px;font-weight:900}.mh-bottom{position:fixed;left:0;right:0;bottom:0;padding:10px 12px 18px;pointer-events:none}.mh-bottom__gradient{position:absolute;inset:0;background:linear-gradient(180deg,#0000,#00000059 25%,#000000a6);pointer-events:none}.mh-bottom__bar{position:relative;pointer-events:auto;max-width:var(--container);margin:0 auto;padding:8px;display:flex;justify-content:space-between;gap:6px}.mh-navbtn{position:relative;border:none;background:transparent;padding:10px;border-radius:14px;color:var(--accent);opacity:.65;font-weight:700;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:4px;min-width:64px}.mh-navbtn--active{opacity:1;font-weight:900}.mh-navbtn__icon{font-size:18px;line-height:18px}.mh-navbtn__label{font-size:11px;letter-spacing:-.1px;text-align:center}.mh-navbtn__badge{position:absolute;top:6px;right:14px;background:#ef4444;color:#fff;border-radius:999px;padding:2px 6px;font-size:10px;font-weight:900;line-height:12px;min-width:18px;text-align:center}.mh-paywall{margin-bottom:14px;padding:14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.mh-paywall__text{min-width:0;display:flex;flex-direction:column;gap:4px}.mh-paywall__title{font-size:13px;font-weight:900;letter-spacing:-.2px}.mh-paywall__desc{font-size:12px;color:var(--muted);line-height:1.2}.mh-paywall__cta{width:auto;padding:10px 12px;border-radius:14px;font-size:12px;font-weight:900;white-space:nowrap}.mh-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px}.mh-header__brand{display:flex;align-items:center;gap:12px;min-width:0;flex:1 1 auto}.mh-header__logo{width:46px;height:46px;border-radius:14px;overflow:hidden;display:grid;place-items:center;flex:0 0 auto;background:#ffffff14;border:1px solid rgba(255,255,255,.14);box-shadow:0 10px 18px #0000002e}body.theme-day .mh-header__logo{background:#0b122014;border-color:#0b12201a;box-shadow:0 10px 18px #0b12201a}.mh-header__logoImg{width:100%;height:100%;display:block;object-fit:cover}.mh-header__identity{min-width:0;flex:1 1 auto;font-weight:900;letter-spacing:-.35px;line-height:1.1;font-size:clamp(14px,3.8vw,18px);color:#ffffffeb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.theme-day .mh-header__identity{color:#0b1220eb}.mh-header__right{display:flex;align-items:center;gap:10px;flex-shrink:0}.mh-header__badge{padding:7px 10px;border-radius:999px;font-size:12px;font-weight:900;border:1px solid var(--border);background:#ffffff0f;color:var(--muted);white-space:nowrap}.mh-header__badge--warn{border-color:#ef444459;background:#ef44441a;color:#ef4444f2}.btn.mh-header__action{width:auto;border-radius:999px;padding:10px 14px;box-shadow:none;height:44px;display:inline-flex;align-items:center;justify-content:center}.btn.mh-header__info{padding:0;width:44px;height:44px;display:grid;place-items:center}body.theme-day .btn.mh-header__action{background:#ffffff9e}.btn.mh-header__action:active{transform:scale(.98)}.mh-header__infoIcon{display:block}.mh-notif{display:inline-flex;align-items:center;gap:8px;height:44px;padding:8px 10px;border-radius:999px;border:1px solid var(--border);background:#ffffff0f;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:background .18s ease,border-color .18s ease}body.theme-day .mh-notif{background:#ffffff9e}.mh-notif.is-busy{opacity:.6}.mh-notif__bell{font-size:14px;line-height:1}.mh-notif__track{width:44px;height:26px;border-radius:999px;background:#ffffff1a;border:1px solid var(--border);position:relative;flex:0 0 auto;transition:background .18s ease,border-color .18s ease}.mh-notif__thumb{width:22px;height:22px;border-radius:999px;background:#ffffffeb;position:absolute;top:50%;left:2px;transform:translate3d(0,-50%,0);transition:transform .18s ease}body.theme-day .mh-notif__thumb{background:#0b1220d9}.mh-notif.is-on .mh-notif__track{background:#22c55e59;border-color:#22c55e99}.mh-notif.is-on .mh-notif__thumb{transform:translate3d(18px,-50%,0)}.mh-info{position:fixed;inset:0;z-index:1400;display:grid;place-items:center;padding:14px;background:#00000057;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);animation:mhInfoFade .16s ease-out}.mh-info__sheet{width:min(720px,calc(100vw - 28px));max-height:calc(100vh - 28px);overflow:hidden;border-radius:var(--r-xl);border:1px solid rgba(255,255,255,.16);box-shadow:var(--shadow);background:var(--card);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);animation:mhInfoUp .18s ease-out}body.theme-day .mh-info__sheet{border:1px solid rgba(11,18,32,.1);background:linear-gradient(180deg,#ffffffd1,#ffffffb8)}.mh-info__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px;border-bottom:1px solid rgba(255,255,255,.14);background:#ffffff0d}body.theme-day .mh-info__top{border-bottom:1px solid rgba(11,18,32,.1);background:#0b122008}.mh-info__kicker{font-size:12px;font-weight:900;letter-spacing:-.2px;color:#ffffffb8}body.theme-day .mh-info__kicker{color:#0b12209e}.mh-info__title{margin-top:4px;font-size:22px;line-height:1.05;font-weight:950;letter-spacing:-.6px;color:var(--text)}.btn.mh-info__close{width:auto;padding:10px 14px;border-radius:999px;box-shadow:none;white-space:nowrap}.mh-info__content{overflow:auto;-webkit-overflow-scrolling:touch;max-height:calc(100vh - 90px);padding:14px}.mh-info__content>*+*{margin-top:14px}.mh-info{--infoTextNight: rgba(255,255,255,.92);--infoMutedNight: rgba(255,255,255,.8);--infoTextDay: rgba(11,18,32,.92);--infoMutedDay: rgba(11,18,32,.72)}.mh-info__section,.mh-info__card,.mh-info__notice{border-radius:var(--r-xl);padding:14px;border:1px solid rgba(255,255,255,.16);background:#0a101c94;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}body.theme-day .mh-info__section,body.theme-day .mh-info__card{border:1px solid rgba(11,18,32,.1);background:#ffffffe6;backdrop-filter:none;-webkit-backdrop-filter:none}body.theme-day .mh-info__notice{border:1px solid rgba(11,18,32,.12);background:#0b12200a;backdrop-filter:none;-webkit-backdrop-filter:none}.mh-info__grid{display:grid;gap:14px}.mh-info__h2{margin:0;font-size:16px;font-weight:950;letter-spacing:-.3px;color:var(--accent)}.mh-info__h3{margin:0;font-size:14px;font-weight:950;letter-spacing:-.25px;color:var(--accent)}.mh-info__p{margin:10px 0 0;font-size:14px;line-height:1.52;letter-spacing:-.2px;color:var(--infoMutedNight)}body.theme-day .mh-info__p{color:var(--infoMutedDay)}.mh-info__p strong{color:var(--infoTextNight);font-weight:900}body.theme-day .mh-info__p strong{color:var(--infoTextDay)}.mh-info__list{margin:10px 0 0;padding-left:18px;font-size:14px;line-height:1.52;letter-spacing:-.2px;color:var(--infoMutedNight)}body.theme-day .mh-info__list{color:var(--infoMutedDay)}.mh-info__privacy .mh-info__p,.mh-info__privacy .mh-info__list{font-size:12px;line-height:1.5;opacity:.88}.mh-info__bottom{margin-top:14px}.btn.mh-info__closeBottom{width:100%}.mh-info__safe{height:calc(10px + env(safe-area-inset-bottom))}@media(min-width:560px){.mh-info__grid{grid-template-columns:1fr 1fr}}@keyframes mhInfoFade{0%{opacity:0}to{opacity:1}}@keyframes mhInfoUp{0%{transform:translateY(8px);opacity:.92}to{transform:translateY(0);opacity:1}}@media(prefers-reduced-motion:reduce){.mh-info,.mh-info__sheet{animation:none}}:root{--font: -apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--text: rgba(255,255,255,.92);--muted: rgba(255,255,255,.7);--r-xl: 22px;--r-lg: 18px;--r-md: 14px;--card: rgba(255,255,255,.1);--chip: rgba(255,255,255,.08);--border: rgba(255,255,255,.16);--shadow: 0 18px 50px rgba(0,0,0,.22);--bg-image: url(/bg-night.webp);--accent: rgba(255,255,255,.92);--container: 720px}body.theme-day{--bg-image: url(/bg-day.webp);--text: rgba(11,18,32,.92);--muted: rgba(11,18,32,.62);--card: rgba(255,255,255,.72);--chip: rgba(255,255,255,.62);--border: rgba(11,18,32,.1);--shadow: 0 18px 50px rgba(11,18,32,.12);--accent: rgba(11,18,32,.92)}*{box-sizing:border-box}html,body{height:100%}a{color:inherit;text-decoration:none}body{margin:0;font-family:var(--font);color:var(--text);background:transparent;background-color:#070a14;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:before{content:"";position:fixed;inset:0;z-index:-1;background-image:var(--bg-image);background-size:cover;background-position:center;background-repeat:no-repeat;transform:translateZ(0);will-change:transform}.app-shell{min-height:100vh;padding:18px 16px 28px}.app-container{max-width:var(--container);margin:0 auto}.card{background:var(--card);border:1px solid var(--border);border-radius:var(--r-xl);padding:14px;box-shadow:var(--shadow);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.btn{width:100%;border:1px solid var(--border);background:var(--card);color:var(--accent);border-radius:var(--r-xl);padding:14px;font-weight:800;cursor:pointer;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transition:transform .12s ease}.btn:active{transform:scale(.99)}.btn-primary{background:#0b1220e0;color:#fffffff0;border:1px solid rgba(255,255,255,.14)}body.theme-night .btn-primary{background:#ffffff24;color:#ffffffeb;border:1px solid rgba(255,255,255,.16)}.input,.textarea{width:100%;padding:12px;border-radius:var(--r-lg);border:1px solid var(--border);background:#0000001a;color:var(--accent);font-family:inherit;font-size:15px;outline:none;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}body.theme-day .input,body.theme-day .textarea{background:#ffffff8c}.safe-bottom{padding-bottom:calc(16px + env(safe-area-inset-bottom))}.mh-onb .mh-info{pointer-events:none;position:relative;z-index:0}.mh-onb .mh-info>*{pointer-events:auto}body.theme-day .mh-onb .mh-info{background:#ffffffeb;border:1px solid rgba(11,18,32,.1);box-shadow:0 18px 50px #0b12201f}body.theme-day .mh-onb .mh-info,body.theme-day .mh-onb .mh-info *{color:#0b1220eb}
