/* Familiar colors, fewer choices, larger controls. */
.simple-shell .main{max-width:1120px;padding-bottom:52px}.simple-shell .sidebar{gap:36px}.simple-shell .sidebar nav{gap:12px}.simple-shell .topbar{min-height:78px;margin-bottom:22px}.simple-shell .breadcrumb{font-size:1rem;font-weight:650;color:var(--ink)}.simple-letter{min-width:48px;font-size:1.2rem;padding:8px}.simple-home{max-width:760px;margin:0 auto;display:grid;gap:20px}.simple-greeting h1{font-size:1.9rem}.simple-greeting p{margin-top:5px}.simple-balance{background:var(--nav);color:#fff;padding:24px 28px;border:0}.simple-balance h2{font-size:1rem;font-weight:500}.simple-balance .icon-btn{background:transparent;border-color:#ffffff40;color:#fff}.simple-amount{font-size:clamp(2.5rem,6vw,3.5rem);font-weight:700;letter-spacing:-.04em;line-height:1.3;margin:12px 0 6px}.simple-balance .small{color:#d2e1e7}.simple-balance-link{border:0;border-top:1px solid #ffffff30;background:transparent;color:#fff;padding:16px 0 0;margin-top:18px;display:flex;align-items:center;justify-content:space-between;width:100%;text-align:left;font-size:.9rem;min-height:44px}.simple-quick{display:grid;grid-template-columns:1fr 1fr;gap:14px}.simple-quick button{border:1px solid var(--line);border-radius:15px;background:var(--panel);color:var(--ink);min-height:92px;padding:17px;display:flex;align-items:center;justify-content:center;gap:12px;font-weight:700;font-size:1.04rem}.simple-quick button:first-child .ico{color:var(--primary)}.simple-quick button:last-child .ico{color:var(--danger)}.simple-quick .ico{width:28px;height:28px}.simple-next .card-head{margin-bottom:2px}.simple-bill{display:flex;gap:18px;justify-content:space-between;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.simple-bill>div{min-width:0}.simple-bill>div:last-child{text-align:right;flex-shrink:0}.simple-bill strong,.simple-bill small{display:block;overflow-wrap:anywhere}.simple-bill small{margin-top:3px}.simple-bill .button{min-height:42px;font-size:.84rem;padding:6px 12px;margin-top:8px}.simple-add{width:100%;margin-top:18px;min-height:49px;background:var(--soft);color:var(--primary);border-color:transparent}.simple-empty{padding:22px 0}.simple-reminder{display:flex;justify-content:space-between;gap:18px;align-items:center}.simple-reminder h2{margin-bottom:8px}.simple-option{display:flex;align-items:center;gap:14px;min-height:76px;padding:17px;width:100%;text-align:left;border:1px solid var(--line);border-radius:14px;background:var(--panel);color:var(--ink)}.simple-option>span{flex:1;min-width:0}.simple-option strong,.simple-option small{display:block}.simple-option strong{font-size:1rem}.simple-option small{font-size:.85rem;color:var(--muted);margin-top:3px}.simple-option>.ico:first-child{color:var(--primary)}.simple-option>.ico:last-child{width:17px;color:var(--muted)}.simple-options{padding:8px 18px;margin-top:18px}.simple-options .simple-option{border:0;border-radius:0;border-bottom:1px solid var(--line);padding:18px 2px}.simple-options .simple-option:last-child{border-bottom:0}.simple-details>summary{padding:17px 2px;cursor:pointer;font-size:1rem;font-weight:650;min-height:54px}.simple-filters{display:grid;grid-template-columns:minmax(0,1fr) minmax(130px,.55fr);gap:16px;margin-bottom:16px}.simple-shell .footer-note{display:none}.simple-sync{font-size:.78rem!important;background:transparent!important;border:0!important;padding:0 0 12px!important;color:var(--muted)!important;min-height:25px}.simple-sync .online-actions:empty{display:none}.simple-sync.has-warning{background:var(--warn-soft)!important;padding:12px 15px!important;border-radius:10px;color:var(--warn)!important}.simple-shell .help-inline>summary{min-height:44px;display:list-item;padding:10px 0;cursor:pointer}.simple-shell .page-head{margin-top:6px}.simple-shell .page-head p:empty{display:none}.simple-account-options{margin-top:20px}.simple-account-options>summary{font-weight:650;cursor:pointer;min-height:44px;padding-top:8px}.simple-account-options .online-actions{margin-top:12px}.modal .help-inline .field{margin-top:14px}.modal .help-inline>summary{min-height:44px;cursor:pointer;padding:10px 0}
@media(max-width:820px){
  .simple-shell{font-size:.94rem}
  .simple-shell .main{padding:0 14px calc(78px + env(safe-area-inset-bottom))}
  .simple-shell .topbar{min-height:58px;margin-bottom:14px}
  .simple-shell .topbar .mobile-brand .brand-icon{width:28px;height:28px}
  .simple-shell .topbar .mobile-brand .wordmark{font-size:1rem}
  .simple-shell .simple-letter{min-width:44px;min-height:44px;font-size:1.05rem}
  .simple-shell .bottomnav{min-height:0;padding:4px 4px calc(4px + env(safe-area-inset-bottom))}
  .simple-shell .bottomnav button{font-size:.72rem;gap:3px;min-height:50px;padding:5px 3px;line-height:1.2}
  .simple-shell .bottomnav button .ico{width:20px;height:20px}
  .simple-shell .bottomnav button span{white-space:nowrap}
  .simple-home{gap:12px}
  .simple-greeting h1{font-size:1.4rem}
  .simple-greeting p{font-size:.86rem;margin-top:3px}
  .simple-balance{padding:16px 18px}
  .simple-balance h2{font-size:.92rem}
  .simple-amount{font-size:2.1rem;margin:4px 0;line-height:1.2}
  .simple-balance .small{font-size:.76rem}
  .simple-balance-link{padding-top:10px;margin-top:11px;font-size:.82rem;min-height:44px}
  .simple-quick{gap:10px}
  .simple-quick button{min-height:64px;font-size:.88rem;gap:8px;padding:10px;border-radius:12px}
  .simple-quick .ico{width:23px;height:23px}
  .simple-next{padding:15px 16px}
  .simple-next .card-head{gap:8px}
  .simple-next .card-head h2{font-size:1rem}
  .simple-next .card-head .button{font-size:.8rem;padding:8px 10px}
  .simple-bill{gap:12px;padding:11px 0}
  .simple-bill strong{font-size:.9rem}
  .simple-bill small{font-size:.76rem}
  .simple-bill .button{min-height:44px;margin-top:4px;padding:6px 10px;font-size:.8rem}
  .simple-add{min-height:44px;margin-top:12px;font-size:.88rem}
  .simple-empty{padding:15px 0;font-size:.88rem}
  .simple-option{min-height:62px;padding:12px;gap:11px}
  .simple-option strong{font-size:.92rem}
  .simple-option small{font-size:.78rem}
  .simple-options{padding:5px 14px;margin-top:12px}
  .simple-options .simple-option{min-height:58px;padding:12px 2px}
  .simple-details>summary{font-size:.94rem;min-height:48px;padding:12px 2px}
  .simple-reminder{padding:16px;gap:12px;align-items:flex-start;flex-direction:column}
  .simple-reminder h2{font-size:1rem;margin-bottom:5px}
  .simple-filters{grid-template-columns:1fr;gap:12px}
  .simple-shell .page-head{align-items:flex-start;margin:6px 0 16px}
  .simple-shell .page-head h1{font-size:1.4rem}
  .simple-shell .page-head p{font-size:.85rem}
  .simple-shell .card:not(.simple-balance):not(.simple-options){border-radius:14px}
  .simple-shell .button,.simple-shell .icon-btn{min-height:44px}
  .simple-sync{min-height:21px!important;padding-bottom:8px!important;font-size:.72rem!important}
  .modal{border-radius:16px}
  .modal-head{padding:16px 17px 0;gap:10px}
  .modal-head h2{font-size:1.12rem}
  .modal-body{padding:15px 17px 19px}
  .modal-body form{gap:13px}
  .modal .field label{font-size:.86rem}
  .modal .field input,.modal .field select,.modal .field textarea{font-size:1rem;min-height:44px;padding:10px 11px}
  .modal .button{min-height:44px;font-size:.9rem}
}
@media(max-width:380px){
  .simple-shell .main{padding-left:12px;padding-right:12px}
  .simple-quick button{flex-direction:row;font-size:.84rem;gap:6px}
  .simple-quick .ico{width:20px;height:20px}
  .simple-shell .bottomnav button{font-size:.7rem}
  .simple-amount{font-size:1.9rem}
}
