:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;color:#24312d;background:#e9efec;font-synthesis:none;text-rendering:optimizeLegibility;--green-900: #07553e;--green-800: #087f5b;--green-700: #0b9b6e;--green-100: #e4f5ee;--green-50: #f0faf6;--ink: #24312d;--muted: #87938e;--line: #e6ebe8;--surface: #ffffff;--page: #f5f8f6;--expense: #c8464d;--expense-soft: #fff0f0;--income: #087f5b;--income-soft: #e7f7ef;--warning: #cb7b28;--warning-soft: #fff5e8;--danger: #c03e48;--shadow-sm: 0 8px 24px rgba(30, 53, 44, .06);--shadow-md: 0 16px 40px rgba(30, 53, 44, .1)}*{box-sizing:border-box}html{min-width:320px;background:#e9efec}body{margin:0;min-width:320px;min-height:100vh;background:#e9efec;color:var(--ink);-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid rgba(8,127,91,.3);outline-offset:2px}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}h1,h2,h3,strong{letter-spacing:-.02em}.app-shell{position:relative;width:100%;max-width:720px;min-height:100vh;margin:0 auto;overflow:hidden;background:var(--page);box-shadow:0 0 50px #273c3314}.app-content{min-height:100vh;padding-bottom:calc(86px + env(safe-area-inset-bottom))}.page{min-height:100vh;background:var(--page)}.page--form,.page--profile,.page--statistics,.page--home{padding-bottom:8px}.hero{padding:28px 20px 58px;color:#fff}.hero--home,.hero--stats,.profile-hero{background:linear-gradient(135deg,#087f5b,#079769 58%,#23a878)}.hero--stats{background:linear-gradient(135deg,#075b46,#087f5b 58%,#10956c)}.topbar,.form-topbar,.profile-hero__top{display:flex;align-items:center;justify-content:space-between;gap:16px}.topbar h1,.form-topbar h1,.profile-hero h1{font-size:26px;line-height:1.15;font-weight:750}.eyebrow{margin-bottom:6px;color:#94a29d;font-size:10px;font-weight:750;letter-spacing:.16em;line-height:1.2}.eyebrow--light{color:#ffffffad}.eyebrow--mint{color:#83dcb6}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;color:var(--green-800);background:var(--surface);transition:transform .18s ease,background .18s ease}.icon-button:hover{transform:translateY(-1px)}.icon-button--light{color:#fff;background:#ffffff26}.month-switcher{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:28px}.month-switcher span{min-width:112px;text-align:center;font-size:17px;font-weight:700}.month-switcher button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;color:inherit;background:transparent;transition:background .18s ease}.month-switcher button:hover:not(:disabled){background:#ffffff29}.month-switcher--light{color:#fff}.summary-card{margin:0 16px 22px;padding:22px 16px;border:1px solid rgba(26,66,51,.04);border-radius:20px;background:var(--surface);box-shadow:var(--shadow-md)}.summary-card--overlap{position:relative;z-index:1;margin-top:-32px}.summary-grid{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:10px}.summary-grid--stats{grid-template-columns:repeat(3,1fr)}.summary-item{min-width:0;text-align:center}.summary-label{display:block;margin-bottom:8px;color:var(--muted);font-size:11px;white-space:nowrap}.summary-value{display:block;overflow:hidden;color:var(--ink);font-size:clamp(16px,4.7vw,23px);font-weight:750;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.summary-value--expense,.amount--expense{color:var(--expense)}.summary-value--income,.amount--income{color:var(--income)}.summary-divider{width:1px;height:42px;background:var(--line)}.budget-inline{margin-top:20px;padding-top:18px;border-top:1px solid var(--line)}.budget-inline__head,.budget-inline__foot{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:11px}.budget-inline__head strong{font-size:12px}.budget-inline__foot{justify-content:flex-end;margin-top:8px}.progress-track{height:8px;margin-top:10px;overflow:hidden;border-radius:99px;background:#eaf0ed}.progress-fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0a9367,#32b984);transition:width .3s ease}.progress-fill--warning{background:linear-gradient(90deg,#d0832f,#e4a253)}.progress-fill--over{background:linear-gradient(90deg,#c8464d,#e47b76)}.text-normal,.text-income{color:var(--income)}.text-warning{color:var(--warning)}.text-over,.text-over strong{color:var(--expense)}.budget-empty{display:flex;align-items:center;gap:8px;margin-top:20px;padding-top:17px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.budget-empty svg{color:var(--green-700)}.text-link{margin-left:auto;color:var(--green-800);font-weight:700}.content-section{padding:0 16px}.section-heading,.card-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:0 4px 14px}.section-heading h2,.card-heading h2{font-size:20px;line-height:1.2}.section-heading__icon{margin-bottom:3px;color:var(--green-700)}.count-pill,.card-heading__meta{padding:7px 10px;border-radius:99px;color:var(--green-800);background:var(--green-100);font-size:11px;font-weight:700;white-space:nowrap}.day-groups{display:grid;gap:18px}.day-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 4px 8px;color:var(--muted);font-size:12px;font-weight:650}.day-totals{display:flex;align-items:center;gap:8px}.day-total{padding:4px 8px;border-radius:7px;font-size:10px}.day-total--expense{color:var(--expense);background:var(--expense-soft)}.day-total--income{color:var(--income);background:var(--income-soft)}.entry-list,.form-card,.settings-card,.rank-list{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:var(--shadow-sm)}.entry-row{display:flex;align-items:center;gap:12px;min-height:78px;padding:13px 13px 13px 14px;cursor:pointer;transition:background .18s ease}.entry-row:hover{background:#fbfdfc}.entry-row:focus-visible{position:relative;z-index:1;outline:3px solid rgba(8,127,91,.22);outline-offset:-3px}.entry-row+.entry-row{border-top:1px solid #f0f3f1}.category-icon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;font-size:23px;background:var(--green-50)}.category-icon--small{width:38px;height:38px;border-radius:12px;font-size:20px}.entry-main{display:flex;flex:1;min-width:0;flex-direction:column;gap:5px}.entry-main strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.entry-main span{overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.entry-side{display:flex;align-items:center;gap:8px;margin-left:auto}.entry-side>strong{font-size:14px;white-space:nowrap}.delete-button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;color:#aab5b0;background:transparent;transition:color .18s ease,background .18s ease}.delete-button:hover{color:var(--danger);background:var(--expense-soft)}.state-card{display:flex;min-height:180px;flex-direction:column;align-items:center;justify-content:center;padding:28px 20px;border:1px dashed #d9e4de;border-radius:16px;color:var(--muted);background:#ffffff85;text-align:center}.state-card p{margin-top:8px;font-size:12px}.state-card h3{margin-top:12px;color:var(--ink);font-size:16px}.state-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:16px;color:var(--green-800);background:var(--green-100)}.state-card .button{margin-top:18px}.load-more-sentinel{display:flex;min-height:58px;align-items:center;justify-content:center;padding:10px 0}.load-more-button{min-height:40px;padding:0 17px;border:1px solid #cfe7dc;border-radius:12px;color:var(--green-800);background:var(--green-50);font-size:12px;font-weight:700}.no-more{padding:22px 0 10px;color:var(--muted);font-size:11px;text-align:center}.spinner,.mini-spinner,.auth-spinner{display:inline-block;border:2px solid rgba(8,127,91,.18);border-top-color:var(--green-800);border-radius:50%;animation:spin .8s linear infinite}.spinner{width:24px;height:24px}.mini-spinner{width:16px;height:16px}.is-spinning{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 20px;border-radius:13px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button--primary{color:#fff;background:var(--green-800);box-shadow:0 8px 18px #087f5b2e}.button--primary:hover:not(:disabled){background:var(--green-900)}.button--ghost{color:var(--danger);background:var(--expense-soft)}.button--compact{min-height:38px;padding:0 14px;font-size:12px}.button--full{width:calc(100% - 32px);margin:6px 16px 0}.bottom-nav{position:fixed;z-index:20;right:0;bottom:0;left:50%;display:grid;grid-template-columns:repeat(4,1fr);width:min(100%,720px);padding:8px 12px calc(8px + env(safe-area-inset-bottom));transform:translate(-50%);border-top:1px solid rgba(224,233,228,.94);background:#fffffff0;box-shadow:0 -10px 30px #1e352c12;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.bottom-nav--toolbox{grid-template-columns:repeat(2,minmax(0,1fr))}.bottom-nav--health{grid-template-columns:repeat(3,minmax(0,1fr))}.bottom-nav--health .bottom-nav__item.is-active{color:#0b8da9}.bottom-nav--health .bottom-nav__item.is-active .bottom-nav__icon{background:#e6f8fb}.bottom-nav__item{display:flex;align-items:center;min-height:58px;flex-direction:column;justify-content:center;gap:4px;color:#97a49e;font-size:10px;font-weight:650;transition:color .18s ease}.bottom-nav__item.is-active{color:var(--green-800)}.bottom-nav__icon{display:inline-flex;align-items:center;justify-content:center;min-width:32px;min-height:28px;border-radius:10px}.bottom-nav__item.is-active .bottom-nav__icon:not(.bottom-nav__icon--add){background:var(--green-100)}.bottom-nav__icon--add{width:42px;height:42px;margin-top:-17px;border:4px solid var(--page);border-radius:50%;color:#fff;background:var(--green-800);box-shadow:0 6px 14px #087f5b40}.bottom-nav__item.is-active .bottom-nav__icon--add{background:var(--green-900)}.form-topbar{padding:20px 16px 18px;background:var(--surface)}.form-topbar h1{text-align:center}.form-topbar>div:nth-child(2){flex:1}.topbar-spacer{width:44px;height:44px}.type-tabs{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:6px 16px 16px;background:var(--surface)}.type-tabs button,.segmented-tabs button{min-height:44px;border-radius:12px;color:var(--muted);background:#f2f6f4;font-size:14px;font-weight:700;transition:color .18s ease,background .18s ease,box-shadow .18s ease}.type-tabs button.is-active{color:#fff;box-shadow:0 7px 16px #087f5b29}.type-tabs button.is-expense{background:var(--expense)}.type-tabs button.is-income{background:var(--income)}.amount-card{position:relative;display:flex;align-items:center;margin:16px;padding:22px 20px 26px;border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:var(--shadow-sm)}.amount-card__symbol{margin-right:9px;color:var(--ink);font-size:34px;font-weight:750}.amount-card__input{min-width:0;flex:1;border:0;color:var(--ink);background:transparent;font-size:43px;font-weight:750;line-height:1.1;outline:0}.amount-card__input::placeholder{color:#ccd6d1}.amount-card__input::-webkit-outer-spin-button,.amount-card__input::-webkit-inner-spin-button,.currency-input input::-webkit-outer-spin-button,.currency-input input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.amount-card__input[type=number],.currency-input input[type=number]{-moz-appearance:textfield}.amount-card__hint{position:absolute;right:20px;bottom:11px;color:var(--muted);font-size:10px}.form-card{margin:0 16px 16px;padding:18px 14px}.form-card--details{padding:4px 14px}.card-heading{margin:0 2px 14px;align-items:center}.inline-loading{display:flex;align-items:center;justify-content:center;gap:8px;min-height:120px;color:var(--muted);font-size:12px}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.category-option{position:relative;display:flex;align-items:center;min-height:82px;flex-direction:column;justify-content:center;gap:5px;padding:6px 2px;border:1px solid transparent;border-radius:13px;color:#6f7d77;background:transparent;font-size:11px;transition:border .18s ease,background .18s ease,color .18s ease,transform .18s ease}.category-option:hover{transform:translateY(-1px);background:var(--green-50)}.category-option.is-selected{border-color:#a8ddc4;color:var(--green-800);background:var(--green-100);font-weight:700}.category-option__icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:13px;font-size:21px;background:#f2f6f4}.category-option.is-selected .category-option__icon{background:#fff}.category-option__check{position:absolute;top:5px;right:5px;color:var(--green-800)}.payment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.payment-option{display:inline-flex;align-items:center;justify-content:center;min-height:44px;gap:5px;padding:8px 5px;border:1px solid var(--line);border-radius:12px;color:#687770;background:#f8faf9;font-size:11px;transition:border .18s ease,background .18s ease,color .18s ease,transform .18s ease}.payment-option:hover{transform:translateY(-1px);background:var(--green-50)}.payment-option.is-selected{border-color:#a8ddc4;color:var(--green-800);background:var(--green-100);font-weight:700}.input-row{display:flex;align-items:center;min-height:58px;gap:14px}.input-row+.input-row{border-top:1px solid #f0f3f1}.input-row label{display:inline-flex;align-items:center;width:66px;flex:0 0 66px;gap:7px;color:#687770;font-size:12px;font-weight:650}.input-row label svg{color:var(--green-700)}.input-row input{min-width:0;flex:1;border:0;color:var(--ink);background:transparent;font-size:13px;outline:none}.input-row input::placeholder{color:#b5c0bb}.input-row input[type=date]{color:var(--ink);text-align:right}.button--save{min-height:52px;margin-top:10px;border-radius:16px;font-size:14px}.summary-caption{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:17px;color:var(--muted);font-size:11px}.segmented-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:14px;padding:4px;border-radius:14px;background:#eaf1ed}.segmented-tabs button{min-height:40px;background:transparent;font-size:12px}.segmented-tabs button.is-active{color:var(--green-800);background:var(--surface);box-shadow:0 4px 10px #23403212}.rank-list{padding:4px 14px}.rank-item{display:grid;grid-template-columns:24px 38px minmax(0,1fr);align-items:center;gap:10px;min-height:82px}.rank-item+.rank-item{border-top:1px solid #f0f3f1}.rank-index{color:#9caaa4;font-size:11px;font-weight:750;text-align:center}.rank-main{min-width:0}.rank-heading,.rank-foot{display:flex;align-items:center;justify-content:space-between;gap:12px}.rank-heading{margin-bottom:9px}.rank-heading strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.rank-heading span{color:var(--ink);font-size:13px;font-weight:700;white-space:nowrap}.rank-bar{height:7px;overflow:hidden;border-radius:99px;background:#edf2ef}.rank-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0a9367,#4cc28f);transition:width .3s ease}.rank-foot{margin-top:6px;color:var(--muted);font-size:10px}.profile-hero{position:relative;min-height:190px;padding:36px 20px 66px;color:#fff}.profile-hero__top{justify-content:flex-start}.profile-hero__top>div:last-child{min-width:0}.profile-hero h1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-hero__top span:not(.eyebrow){display:block;margin-top:7px;overflow:hidden;color:#ffffffc2;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.profile-avatar{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:64px;height:64px;border:1px solid rgba(255,255,255,.42);border-radius:20px;color:#fff;background:#ffffff2b}.profile-hero__mark{position:absolute;right:22px;bottom:44px;color:#ffffff8c}.summary-card--profile{margin-top:-34px}.card-heading--inline{margin-bottom:18px}.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);text-align:center}.profile-stats>div{min-width:0}.profile-stats>div+div{border-left:1px solid var(--line)}.profile-stats strong,.profile-stats span{display:block}.profile-stats strong{overflow:hidden;color:var(--ink);font-size:clamp(16px,4.5vw,22px);text-overflow:ellipsis;white-space:nowrap}.profile-stats span{margin-top:7px;color:var(--muted);font-size:11px}.content-section--profile{padding-bottom:20px}.settings-card{margin-bottom:14px}.setting-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:68px;padding:12px 14px}.setting-row--button{width:100%;color:inherit;background:transparent;text-align:left}.setting-leading{display:flex;align-items:center;min-width:0;gap:11px}.setting-leading>div{display:flex;min-width:0;flex-direction:column;gap:4px}.setting-leading strong{font-size:13px}.setting-leading div span{color:var(--muted);font-size:10px}.setting-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;flex:0 0 auto;border-radius:12px;color:#7f8d87;background:#f0f4f2}.setting-icon--green{color:var(--green-800);background:var(--green-100)}.setting-value{color:var(--green-800);font-size:12px;font-weight:750;white-space:nowrap}.budget-editor{padding:0 14px 16px}.quick-amounts{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.quick-amounts button{min-height:32px;padding:0 11px;border:1px solid var(--line);border-radius:9px;color:#73817a;background:#f8faf9;font-size:11px}.quick-amounts button.is-selected{border-color:#9ed9bd;color:var(--green-800);background:var(--green-100);font-weight:700}.currency-input{display:flex;align-items:center;min-height:48px;gap:8px;padding:0 13px;border:1px solid var(--line);border-radius:12px;background:#f8faf9}.currency-input>span{color:var(--green-800);font-size:20px;font-weight:750}.currency-input input{min-width:0;flex:1;border:0;color:var(--ink);background:transparent;font-size:14px;outline:0}.budget-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:10px}.muted-icon{color:#a3afa9}.logout-button{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;gap:8px;border:1px solid #f0d9da;border-radius:14px;color:var(--danger);background:var(--surface);font-size:13px;font-weight:700}.auth-page{position:relative;display:flex;min-height:100vh;align-items:center;justify-content:center;overflow:hidden;padding:28px 16px;color:#fff;background:#081b17}.auth-page:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:radial-gradient(circle at 50% 0%,rgba(22,149,104,.23),transparent 38%),linear-gradient(150deg,#0a2921,#071613 60%,#081b17)}.auth-glow{position:absolute;width:280px;height:280px;border-radius:50%;filter:blur(2px);opacity:.25}.auth-glow--one{top:-150px;right:-100px;background:#1ec98a}.auth-glow--two{bottom:-180px;left:-120px;background:#0c7a59}.auth-panel{position:relative;z-index:1;width:min(100%,420px)}.auth-brand{display:flex;align-items:center;justify-content:center;gap:9px;color:#eafff4;font-size:18px;font-weight:750}.auth-brand__icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid rgba(134,234,190,.36);border-radius:14px;color:#9af2c8;background:#29b77e26}.auth-heading{margin-top:38px;text-align:center}.auth-heading h1{font-size:clamp(28px,8vw,36px);line-height:1.16}.auth-heading p:last-child{margin-top:12px;color:#e4f6eda8;font-size:13px}.auth-form{margin-top:30px;padding:22px;border:1px solid rgba(173,238,207,.13);border-radius:20px;background:#ffffff0e;box-shadow:0 25px 65px #00000029;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.auth-field+.auth-field{margin-top:16px}.auth-field label{display:block;margin-bottom:8px;color:#e7f9efba;font-size:12px;font-weight:650}.auth-input-wrap{display:flex;align-items:center;min-height:50px;gap:10px;padding:0 14px;border:1px solid rgba(187,236,211,.16);border-radius:13px;color:#b5e8cfb8;background:#04120e47;transition:border .18s ease,background .18s ease}.auth-input-wrap:focus-within{border-color:#65e0a5a8;background:#04120e70}.auth-input-wrap input{min-width:0;flex:1;border:0;color:#ecfff5;background:transparent;font-size:13px;outline:0}.auth-input-wrap input::placeholder{color:#cceada5c}.auth-input-action{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;color:#b5e8cfa3;background:transparent}.auth-submit{display:flex;align-items:center;justify-content:center;min-height:52px;width:100%;gap:9px;margin-top:24px;border-radius:14px;color:#042216;background:linear-gradient(135deg,#75ebb2,#29c685);box-shadow:0 10px 25px #1aca8433;font-size:14px;font-weight:800;transition:transform .18s ease,filter .18s ease}.auth-submit:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.05)}.auth-spinner{width:16px;height:16px;border-color:#04221633;border-top-color:#042216}.auth-switch{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:22px;color:#e4f6ed94;font-size:12px}.auth-switch button{padding:4px;color:#78e9b4;background:transparent;font-weight:750}.auth-note{margin-top:34px;color:#e4f6ed5c;font-size:10px;text-align:center}.page--toolbox,.page--toolbox-mine{position:relative;overflow:hidden;color:#f3fff9;background:#0a101b}.toolbox-orb{position:absolute;width:220px;height:220px;border-radius:50%;filter:blur(64px);opacity:.25;pointer-events:none}.toolbox-orb--one{top:-100px;left:-70px;background:#0bb878}.toolbox-orb--two{top:270px;right:-120px;background:#5965d9}.toolbox-orb--three{bottom:130px;left:34%;width:180px;height:180px;background:#ca842c;opacity:.12}.toolbox-header{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:40px 20px 26px}.toolbox-heading h1{color:#f5fff9;font-size:34px;font-weight:800;line-height:1.1}.toolbox-heading>p:last-child{margin-top:9px;color:#e4f6ed8a;font-size:12px;letter-spacing:.04em}.toolbox-avatar{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border:1px solid rgba(144,239,194,.28);border-radius:18px;color:#a1f0c9;background:#4ac78f21;box-shadow:0 0 24px #1cc7821f}.toolbox-stats{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);margin:0 16px;padding:16px 4px;border:1px solid rgba(206,244,225,.1);border-radius:18px;background:#ffffff0b;box-shadow:0 16px 36px #00000029;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.toolbox-stat{display:flex;align-items:center;flex-direction:column;gap:4px;color:#def6e966}.toolbox-stat+.toolbox-stat{border-left:1px solid rgba(255,255,255,.08)}.toolbox-stat svg{color:#76e9b1}.toolbox-stat strong{color:#fff;font-size:24px;line-height:1}.toolbox-stat span{font-size:10px}.toolbox-content{position:relative;z-index:1;padding:30px 16px 24px}.toolbox-section-heading{display:flex;align-items:center;justify-content:space-between;margin:0 4px 15px}.toolbox-section-heading>div{display:flex;align-items:center;gap:9px}.toolbox-section-heading h2{color:#fff;font-size:19px}.toolbox-section-heading>span{padding:5px 10px;border:1px solid rgba(255,255,255,.09);border-radius:99px;color:#e2f6ec80;background:#ffffff0a;font-size:10px}.toolbox-section-dot{display:inline-block;width:5px;height:22px;border-radius:99px;background:linear-gradient(180deg,#6be6ad,#6370e5)}.tool-card{position:relative;display:block;width:100%;min-height:156px;overflow:hidden;padding:0;border:0;border-radius:21px;color:#fff;background:linear-gradient(135deg,#0caf73,#078056 48%,#075b49);box-shadow:0 18px 32px #04855833;text-align:left;transition:transform .18s ease,filter .18s ease}.tool-card:hover{transform:translateY(-2px);filter:brightness(1.04)}.tool-card:active{transform:scale(.985)}.tool-card__shine{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,transparent 38%,rgba(255,255,255,.14) 49%,transparent 60%);animation:toolShine 5s ease-in-out infinite}@keyframes toolShine{0%,to{transform:translate(-125%)}50%{transform:translate(125%)}}.tool-card__pattern{position:absolute;top:16px;right:10px;display:flex;align-items:flex-end;gap:6px;color:#ffffff1f;transform:rotate(-8deg)}.tool-card__main{position:relative;z-index:1;display:flex;align-items:center;gap:10px;padding:22px 16px 14px}.tool-card__icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;flex:0 0 auto;border:1px solid rgba(255,255,255,.2);border-radius:14px;background:#ffffff1f}.tool-card__info{display:flex;min-width:0;flex:1;flex-direction:column;gap:4px}.tool-card__info strong{font-size:20px}.tool-card__info span{overflow:hidden;color:#ffffffb0;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.tool-card__enter{display:inline-flex;align-items:center;gap:3px;padding:7px 8px 7px 9px;border:1px solid rgba(255,255,255,.2);border-radius:10px;color:#fff;background:#ffffff1a;font-size:10px;font-weight:750;white-space:nowrap}.tool-card__features{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:7px 11px;padding:0 16px 16px;color:#ffffffb8;font-size:9px}.tool-card__features span{display:inline-flex;align-items:center;gap:5px}.tool-card__features i{width:5px;height:5px;border-radius:50%;background:#a6f2c9;box-shadow:0 0 8px #a6f2c9cc}.tool-card--health{margin-top:14px;background:linear-gradient(135deg,#118eaa,#0a6885 52%,#0c486c);box-shadow:0 18px 32px #0873913d}.tool-card--health .tool-card__features i{background:#9debef;box-shadow:0 0 8px #9debefcc}.tool-card__pattern-dot{width:18px;height:18px;border:4px solid rgba(255,255,255,.14);border-radius:50%}.coming-card{display:flex;align-items:center;gap:13px;margin-top:14px;padding:17px 16px;border:1px solid rgba(206,244,225,.1);border-radius:17px;background:#ffffff0b}.coming-card__icons{display:flex;align-items:center;justify-content:center;width:47px;height:47px;flex:0 0 auto;gap:3px;border-radius:14px;color:#b6bff5;background:#6366f121}.coming-card__icons svg:nth-child(2){color:#8ce7b9}.coming-card>div:nth-child(2){display:flex;flex:1;flex-direction:column;gap:5px}.coming-card strong{color:#eefaf3;font-size:13px}.coming-card>div:nth-child(2)>span{color:#e2f6ec66;font-size:10px}.coming-card__dots{display:flex;gap:4px}.coming-card__dots i{width:4px;height:4px;border-radius:50%;background:#a2eec8a6}.coming-card__dots i:nth-child(2){opacity:.55}.coming-card__dots i:nth-child(3){opacity:.28}.toolbox-mine-header{display:flex;align-items:center;flex-direction:column;padding:48px 20px 26px;text-align:center}.toolbox-mine-avatar{display:flex;align-items:center;justify-content:center;width:78px;height:78px;margin-bottom:16px;border:1px solid rgba(144,239,194,.36);border-radius:24px;color:#a1f0c9;background:#4ac78f21;box-shadow:0 0 28px #1cc78221}.toolbox-mine-header h1{margin-top:4px;color:#fff;font-size:26px}.toolbox-user-badge{display:inline-flex;align-items:center;gap:7px;max-width:calc(100% - 32px);margin-top:12px;padding:8px 14px;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:99px;color:#eefff5b3;background:#ffffff0d;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.toolbox-user-badge span{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:#5ee09c;box-shadow:0 0 10px #5ee09c}.toolbox-login-state{display:inline-flex;align-items:center;gap:5px;margin-top:10px;color:#70e6ac;font-size:10px}.toolbox-menu{position:relative;z-index:1;margin:12px 16px 0;overflow:hidden;border:1px solid rgba(206,244,225,.1);border-radius:17px;background:#ffffff0b}.toolbox-menu button{display:flex;align-items:center;width:100%;min-height:78px;gap:12px;padding:14px 16px;color:#fff;background:transparent;text-align:left}.toolbox-menu button:hover{background:#ffffff09}.toolbox-menu-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid rgba(141,151,240,.23);border-radius:13px;color:#b5bdf4;background:#6366f121}.toolbox-menu-copy{display:flex;flex:1;flex-direction:column;gap:5px}.toolbox-menu-copy strong{font-size:14px}.toolbox-menu-copy small{color:#e2f6ec66;font-size:10px}.toolbox-menu-arrow{color:#ffffff47;font-size:26px;font-weight:300}.toolbox-logout{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;min-height:48px;width:calc(100% - 32px);gap:8px;margin:24px 16px;border:1px solid rgba(230,105,116,.2);border-radius:14px;color:#f38992;background:#be3e481a;font-size:13px;font-weight:700}.toast{position:fixed;z-index:100;right:16px;bottom:calc(92px + env(safe-area-inset-bottom));left:16px;width:fit-content;max-width:calc(100% - 32px);margin:0 auto;padding:12px 16px;border:1px solid rgba(255,255,255,.22);border-radius:12px;color:#fff;background:#202f29f0;box-shadow:0 12px 28px #0f1c1633;font-size:12px;text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.toast--error{background:#962d35f0}.toast-enter-active,.toast-leave-active{transition:opacity .18s ease,transform .18s ease}.toast-enter-from,.toast-leave-to{opacity:0;transform:translateY(8px)}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:720px){body{padding:24px 0}.app-shell{min-height:calc(100vh - 48px);border-radius:28px}.app-content,.page{min-height:calc(100vh - 48px)}.bottom-nav{bottom:24px;width:720px;border-right:1px solid rgba(224,233,228,.94);border-bottom:1px solid rgba(224,233,228,.94);border-left:1px solid rgba(224,233,228,.94);border-radius:0 0 28px 28px}.hero,.profile-hero{padding-right:42px;padding-left:42px}.summary-card{margin-right:32px;margin-left:32px}.content-section,.form-topbar,.type-tabs{padding-right:32px;padding-left:32px}.amount-card,.form-card{margin-right:32px;margin-left:32px}.button--full{width:calc(100% - 64px);margin-right:32px;margin-left:32px}}@media(max-width:370px){.summary-grid{gap:5px}.summary-value{font-size:15px}.entry-row{gap:9px;padding-right:9px;padding-left:10px}.entry-side>strong{font-size:12px}.delete-button{width:32px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.page--health{min-height:100vh;padding-bottom:24px;color:#173f50;background:#f3fbfe}.eyebrow--health,.eyebrow--health-light{color:#1498b2}.eyebrow--health-light{color:#e2fcffb8}.health-hero{position:relative;overflow:hidden;padding:30px 20px 48px;color:#fff;background:linear-gradient(140deg,#0d5877,#078eab 58%,#35c3d3)}.health-hero:after{position:absolute;right:-100px;bottom:-180px;width:380px;height:380px;border:1px solid rgba(255,255,255,.18);border-radius:50%;content:""}.health-hero--compact{padding-bottom:34px}.health-hero__glow{position:absolute;top:-80px;left:-80px;width:200px;height:200px;border-radius:50%;background:#58e1e02e;filter:blur(16px)}.health-hero__top,.health-member-hero{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.health-hero__top h1,.health-detail-topbar h1{margin-top:5px;font-size:27px;line-height:1.18}.health-hero__top p:not(.eyebrow){margin-top:8px;color:#eefeffcc;font-size:12px}.health-round-button,.health-back-button,.health-hero-action{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;border:1px solid rgba(255,255,255,.25);border-radius:14px;color:#fff;background:#ffffff1f}.health-round-button:hover,.health-back-button:hover,.health-hero-action:hover{background:#fff3}.health-hero__mode{position:relative;z-index:1;display:inline-flex;align-items:center;gap:7px;margin-top:25px;padding:8px 12px;border:1px solid rgba(255,255,255,.17);border-radius:99px;color:#ffffffc7;background:#0c415733;font-size:10px}.health-stat-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);margin:-26px 16px 0;padding:18px 8px;border:1px solid #d9eff4;border-radius:18px;background:#fff;box-shadow:0 14px 34px #1168871a}.health-stat-grid>div{display:flex;min-width:0;flex-direction:column;align-items:center;gap:5px;border-right:1px solid #e5f2f5}.health-stat-grid>div:last-child{border-right:0}.health-stat-grid strong{color:#116f91;font-size:22px}.health-stat-grid span{color:#7894a0;font-size:10px}.health-stat-grid--report{margin-top:18px}.health-content-section{margin:28px 16px 0}.health-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.health-section-heading>div{display:flex;align-items:center;gap:9px}.health-section-heading>div>span{width:4px;height:20px;border-radius:99px;background:#1bb6ca}.health-section-heading h2{font-size:18px}.health-section-heading button{display:inline-flex;align-items:center;gap:4px;min-height:36px;padding:0;color:#0b92b0;background:transparent;font-size:11px}.health-heading-note{color:#8ba3ac;font-size:11px}.health-member-list,.health-report-list{display:grid;gap:10px}.health-member-card,.health-report-card{display:flex;align-items:center;width:100%;min-height:76px;gap:12px;padding:13px 14px;border:1px solid #dceff4;border-radius:16px;color:#173f50;background:#fff;box-shadow:0 8px 22px #166b820d;text-align:left}.health-member-card:hover,.health-report-card:hover,.health-metric-card:hover{border-color:#abdce7;transform:translateY(-1px)}.health-member-avatar{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:42px;height:42px;border-radius:13px;color:#fff;background:linear-gradient(145deg,#2bc2d0,#247bb1);font-size:18px;font-weight:700}.health-member-avatar--large{width:52px;height:52px;border-radius:16px;font-size:22px}.health-member-copy,.health-report-copy{display:flex;flex:1;min-width:0;flex-direction:column;gap:5px}.health-member-copy strong,.health-report-copy strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.health-member-copy small,.health-report-copy small{overflow:hidden;color:#849ca7;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.health-member-copy em,.health-report-copy em{align-self:flex-start;padding:3px 7px;border-radius:99px;color:#d36e48;background:#fff1e9;font-size:9px;font-style:normal}.health-muted-icon{flex:0 0 auto;color:#a6c1ca}.health-empty{display:flex;align-items:center;padding:28px 20px;border:1px dashed #b9dfe9;border-radius:17px;color:#6f909b;background:#ffffffb8;text-align:center;flex-direction:column}.health-empty>svg{margin-bottom:11px;color:#2eabc1}.health-empty h3{font-size:15px}.health-empty p{max-width:300px;margin-top:8px;font-size:11px;line-height:1.65}.health-empty .button{margin-top:17px}.button--health{color:#fff;background:linear-gradient(135deg,#078dab,#1eb9c9);box-shadow:0 10px 22px #0ea1b92e}.button--health:hover:not(:disabled){background:linear-gradient(135deg,#087b99,#159fb3)}.health-upload-banner{display:flex;align-items:center;justify-content:space-between;margin:28px 16px 0;padding:17px 18px;border-radius:17px;color:#fff;background:linear-gradient(135deg,#0e7899,#26bac8);box-shadow:0 13px 26px #0f8ead2e;cursor:pointer}.health-upload-banner div{display:flex;flex-direction:column;gap:5px}.health-upload-banner strong{font-size:14px}.health-upload-banner span{color:#ffffffbf;font-size:10px}.health-state-card{margin:26px 16px}.health-status,.health-flag{align-self:flex-start;padding:4px 8px;border-radius:99px;color:#168aa4;background:#e9f9fc;font-size:9px;font-style:normal}.health-status--ready,.health-flag--normal{color:#3e9b72;background:#ebf9f1}.health-status--review_required{color:#c47739;background:#fff5e6}.health-status--failed,.health-flag--high,.health-flag--low,.health-flag--abnormal{color:#d45862;background:#fff0f2}.health-status--processing,.health-status--interpreting{color:#6c76c4;background:#eff0ff}.health-filter-bar{display:flex;gap:8px;overflow-x:auto;padding:18px 16px 2px;background:#f3fbfe}.health-filter-bar button{flex:0 0 auto;min-height:34px;padding:0 13px;border:1px solid #cce8ef;border-radius:99px;color:#6d8d99;background:#fff;font-size:11px}.health-filter-bar button.is-active{border-color:#159eb9;color:#fff;background:#159eb9}.health-report-list--standalone{gap:10px}.health-report-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;flex:0 0 auto;border-radius:12px;color:#0b88a5;background:#e8f9fc}.health-floating-action{position:fixed;right:max(16px,calc((100vw - 720px)/2 + 16px));bottom:calc(82px + env(safe-area-inset-bottom));display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:0 15px;border-radius:99px;color:#fff;background:#0d8daa;box-shadow:0 10px 24px #0d8daa40;font-size:11px}.health-detail-topbar{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:12px;padding:18px 20px 16px;background:#f3fbfe}.health-detail-topbar>button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;color:#17657b;background:#e9f8fb}.health-detail-topbar>button:last-child{color:#0a8ba9;background:#fff}.health-detail-topbar h1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.health-member-hero{align-items:center;justify-content:flex-start;padding:18px 20px 26px;color:#fff;background:linear-gradient(140deg,#0d5877,#078eab 58%,#35c3d3)}.health-member-hero h1{margin-top:3px;font-size:24px}.health-member-hero p:not(.eyebrow){margin-top:5px;color:#eefeffc7;font-size:11px}.health-hero__actions{display:flex;gap:8px}.health-hero-action{gap:5px;padding:0 12px;font-size:11px}.health-metric-list{display:grid;gap:9px}.health-metric-card{display:flex;align-items:center;gap:10px;width:100%;min-height:64px;padding:10px 12px;border:1px solid #dceff4;border-radius:14px;color:#173f50;background:#fff;text-align:left;transition:transform .18s ease,border-color .18s ease}.health-metric-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;color:#118ca7;background:#e9f9fc}.health-metric-card>span:nth-child(2){display:flex;flex:1;min-width:0;flex-direction:column;gap:4px}.health-metric-card strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.health-metric-card small{color:#849ca7;font-size:10px}.health-metric-latest{color:#1c718d;font-size:15px;font-weight:700}.health-form-panel,.health-review-intro,.health-progress-panel{margin:16px;padding:18px;border:1px solid #dceff4;border-radius:17px;background:#fff;box-shadow:0 8px 22px #166b820d}.health-panel-heading,.health-review-intro>div,.health-progress-panel>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.health-panel-heading{margin-bottom:15px;color:#0c8ca8}.health-panel-heading h2,.health-review-intro strong{color:#183e4f;font-size:17px}.health-panel-heading>span,.health-review-intro>div>span{color:#8ba3ac;font-size:10px}.health-field{display:flex;flex-direction:column;gap:7px;margin-top:13px;color:#476b79;font-size:11px;font-weight:650}.health-field:first-of-type{margin-top:0}.health-field>span{display:inline-flex;align-items:center;gap:5px}.health-field input,.health-field select{width:100%;min-height:42px;padding:0 12px;border:1px solid #d6ebf0;border-radius:11px;outline:0;color:#244a59;background:#f8fdfe;font-size:13px}.health-field input:focus,.health-field select:focus{border-color:#49b9ca;box-shadow:0 0 0 3px #49b9ca26}.health-dropzone{display:flex;align-items:center;justify-content:center;min-height:132px;width:100%;gap:8px;border:1px dashed #a8d9e3;border-radius:14px;color:#1b91ac;background:#f4fcfd;flex-direction:column}.health-dropzone strong{font-size:14px}.health-dropzone span{color:#84a4ae;font-size:10px}.health-selected-files{display:grid;gap:7px;margin-top:12px}.health-selected-file{display:flex;align-items:center;min-height:40px;gap:7px;padding:0 9px;border-radius:10px;color:#4c7582;background:#f2fafc;font-size:11px}.health-selected-file>span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.health-file-check{color:#32a984}.health-selected-file button,.health-modal-head>button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:9px;color:#94aeb7;background:transparent}.health-progress-panel{padding:14px 16px}.health-progress-panel>div:first-child{color:#4d7784;font-size:11px}.health-progress-panel>div:first-child span{color:#118ca7;font-weight:700}.health-progress-track{height:7px;margin-top:10px;overflow:hidden;border-radius:99px;background:#dff1f5}.health-progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#12a4bd,#6bd7d3);transition:width .24s ease}.health-create-actions,.health-detail-actions{display:flex;gap:9px;margin:18px 16px}.health-create-actions .button,.health-detail-actions .button{display:inline-flex;align-items:center;justify-content:center;flex:1;gap:6px;min-height:46px}.health-review-intro{margin-top:0}.health-review-intro p{margin-top:9px;color:#75929d;font-size:11px;line-height:1.6}.health-review-intro .button{margin-top:13px}.health-processing-note{display:flex;align-items:center;gap:7px;margin-bottom:12px;padding:11px 12px;border-radius:10px;color:#6c76c4;background:#eff0ff;font-size:10px}.health-review-list{display:grid;gap:12px}.health-review-item{padding:15px;border:1px solid #dceff4;border-radius:15px;background:#fff}.health-review-item__head{display:flex;align-items:center;justify-content:space-between;color:#6d8994;font-size:10px}.health-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.health-remove-item{display:inline-flex;align-items:center;gap:5px;min-height:34px;margin-top:11px;padding:0;color:#d45862;background:transparent;font-size:10px}.health-disclaimer-h5{margin:18px 16px;padding:12px;border-left:3px solid #4ebccc;border-radius:8px;color:#78939c;background:#eaf9fc;font-size:10px;line-height:1.6}.health-modal-backdrop{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;padding:16px;background:#0d324173}.health-modal-panel{width:100%;max-width:688px;max-height:calc(100vh - 32px);overflow:auto;padding:20px;border-radius:20px;background:#fff;box-shadow:0 18px 60px #0b394940}.health-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.health-modal-head h2{margin-top:3px;font-size:20px}.health-modal-actions{display:flex;gap:9px;margin-top:18px}.health-modal-actions .button{flex:1}.health-member-list--editable{gap:12px}.health-member-list--editable .health-member-card{display:block;padding:0;overflow:hidden}.health-member-card__main{display:flex;align-items:center;width:100%;min-height:76px;gap:12px;padding:13px 14px;color:#173f50;background:#fff;text-align:left}.health-member-actions{display:flex;border-top:1px solid #edf5f7}.health-member-actions button{display:inline-flex;align-items:center;justify-content:center;flex:1;min-height:38px;gap:4px;color:#62818c;background:#fff;font-size:10px}.health-member-actions button+button{border-left:1px solid #edf5f7}.health-member-actions button:last-child{color:#d45862}.health-report-hero{margin:0 16px;padding:16px;border:1px solid #dceff4;border-radius:17px;background:#fff}.health-report-hero__identity{display:flex;align-items:center;gap:10px}.health-report-hero__identity>div{display:flex;flex-direction:column;gap:5px}.health-report-hero__identity strong{font-size:15px}.health-report-hero__identity small,.health-report-hero__hint{color:#849ca7;font-size:10px}.health-report-hero>.health-status{display:inline-block;margin-top:13px}.health-report-hero__hint{margin-top:10px;line-height:1.6}.health-item-list{display:grid;gap:10px}.health-item-card-h5{display:flex;width:100%;min-height:112px;padding:14px;border:1px solid #dceff4;border-radius:15px;color:#244a59;background:#fff;text-align:left;flex-direction:column;align-items:stretch}.health-item-card-h5__top{display:flex;align-items:center;justify-content:space-between;gap:9px}.health-item-card-h5__top strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.health-item-card-h5__value{margin-top:13px;font-size:16px;font-weight:700}.health-item-card-h5__value small{color:#73909a;font-size:11px;font-weight:500}.health-item-card-h5__ref{margin-top:7px;color:#8aa2aa;font-size:10px}.health-item-card-h5__trend{display:inline-flex;align-items:center;gap:4px;align-self:flex-start;margin-top:10px;color:#0b92b0;font-size:10px}.health-flag{flex:0 0 auto}.health-summary-card{padding:16px;border:1px solid #dceff4;border-radius:15px;color:#456a78;background:#fff}.health-summary-card p{white-space:pre-wrap;font-size:13px;line-height:1.75}.health-summary-card small{display:block;margin-top:10px;color:#91a7ae;font-size:10px}.health-disclaimer-h5+.health-detail-actions{margin-top:8px}.health-delete-link{display:flex;align-items:center;justify-content:center;min-height:40px;width:100%;gap:5px;color:#d45862;background:transparent;font-size:10px}.health-detail-actions--review{margin-top:8px}.health-trend-selector{margin-top:0}.health-select-wrap{position:relative}.health-select-wrap select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:35px}.health-select-wrap>svg{position:absolute;top:50%;right:12px;pointer-events:none;color:#6d8e99;transform:translateY(-50%)}.health-trend-card{padding:15px;border:1px solid #dceff4;border-radius:15px;background:#fff}.health-trend-series+.health-trend-series{margin-top:20px;padding-top:17px;border-top:1px solid #edf5f7}.health-trend-series h3{margin-bottom:8px;color:#336273;font-size:12px}.health-trend-point{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:8px;min-height:42px;border-bottom:1px solid #edf5f7;color:#65828d;font-size:10px}.health-trend-point strong{color:#1c718d;font-size:14px}.health-trend-point .health-flag{min-width:38px;text-align:center}.health-empty--page{margin:16px;min-height:180px;justify-content:center}.health-empty-copy{margin:10px 0;color:#8ca5ad;font-size:11px;text-align:center}.health-modal-enter-active,.health-modal-leave-active{transition:opacity .18s ease}.health-modal-enter-from,.health-modal-leave-to{opacity:0}@media(min-width:720px){.health-hero{padding-right:42px;padding-left:42px}.health-stat-grid,.health-content-section,.health-upload-banner,.health-report-hero,.health-form-panel,.health-review-intro,.health-progress-panel,.health-create-actions,.health-detail-actions{margin-right:32px;margin-left:32px}}
