.settings-hero{display:flex;align-items:center;gap:16px;padding:22px 24px;margin-bottom:18px;border:1px solid rgba(194,211,235,.9);border-radius:26px;background:linear-gradient(135deg,#123f9b 0%,#176bd7 54%,#19a785 140%);box-shadow:0 20px 45px rgba(20,64,145,.2);color:#fff}.settings-hero-mark{display:grid;place-items:center;width:58px;height:58px;flex:0 0 58px;border-radius:19px;background:rgba(255,255,255,.17);font-size:28px}.settings-hero>div:nth-child(2){flex:1}.settings-hero span:not(.settings-admin-badge){font-size:10px;font-weight:800;letter-spacing:.16em;opacity:.72}.settings-hero h2{font-size:27px;margin:3px 0}.settings-hero p{margin:0;opacity:.8;font-size:13px}.settings-admin-badge{padding:8px 13px;border-radius:999px;background:rgba(255,255,255,.17);font-size:12px;font-weight:800}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.settings-card{background:var(--card);border:1px solid var(--line);border-radius:23px;padding:18px;box-shadow:var(--shadow);overflow:hidden}.settings-card>header{display:flex;align-items:center;gap:11px;padding-bottom:14px;border-bottom:1px solid var(--line)}.settings-card>header>i{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border-radius:14px;background:#eaf1ff;color:#1263d7;font-style:normal;font-size:20px;font-weight:900}.settings-card h3{margin:0;font-size:17px}.settings-card header p{margin:3px 0 0;color:var(--muted);font-size:11px}.setting-row{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:68px;padding:13px 2px;border-bottom:1px solid var(--line)}.setting-row:last-child{border-bottom:0}.setting-copy{min-width:0}.setting-copy b,.setting-copy small{display:block}.setting-copy b{font-size:14px}.setting-copy small{margin-top:4px;color:var(--muted);font-size:11px;line-height:1.45}.settings-text{width:min(250px,48%);padding:11px 12px;border:1px solid var(--line);border-radius:12px;background:var(--card);color:var(--text);font-weight:650}.settings-action{display:flex;justify-content:flex-end;padding-top:14px}.theme-picker{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;padding-top:15px}.theme-picker button{display:grid;place-items:center;gap:7px;min-height:82px;border:1px solid var(--line);border-radius:16px;background:var(--card);color:var(--text)}.theme-picker button i{font-size:22px;font-style:normal}.theme-picker button b{font-size:12px}.theme-picker button.selected{border-color:#1670e4;background:#edf4ff;color:#0757c2;box-shadow:inset 0 0 0 1px #1670e4}.setting-switch{position:relative;flex:0 0 48px;width:48px;height:28px}.setting-switch input{opacity:0;width:0;height:0}.setting-switch span{position:absolute;inset:0;border-radius:999px;background:#cbd5e3;transition:.2s}.setting-switch span:after{content:"";position:absolute;width:22px;height:22px;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.22);transition:.2s}.setting-switch input:checked+span{background:#1472e5}.setting-switch input:checked+span:after{transform:translateX(20px)}.settings-value,.settings-verified,.settings-live{flex:0 0 auto;padding:7px 10px;border-radius:999px;background:#edf3fb;color:#456078;font-size:11px;font-weight:800}.settings-verified,.settings-live{background:#e8f8f1;color:#087b58}.settings-live i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#13a878;margin-right:4px}.settings-inline-btn{white-space:nowrap}.settings-danger{border-color:#f0cccc}.settings-danger>header>i{background:#fff0f0;color:#c52f3f}.danger-row{background:linear-gradient(90deg,transparent,#fff8f8);margin:0 -18px -18px;padding:16px 18px}.reset-modal{text-align:left;max-width:500px;margin:auto}.reset-modal>h2,.reset-modal>p{text-align:center}.reset-modal>p{color:var(--muted);line-height:1.6}.reset-lock{display:grid;place-items:center;width:60px;height:60px;margin:0 auto 12px;border-radius:20px;background:#fff0f0;color:#c52f3f;font-size:30px;font-weight:900}.reset-summary{display:grid;gap:5px;padding:14px;margin:16px 0;border:1px solid #f2d2d2;border-radius:15px;background:#fff8f8}.reset-summary b{color:#a82434}.reset-summary span{font-size:11px;color:#7e5960;line-height:1.5}.reset-modal>.btn{margin-top:10px}.reset-verify{display:grid;gap:10px;margin-top:13px;padding-top:13px;border-top:1px solid var(--line)}
html[data-theme="dark"]{--bg:#081321;--card:#101f32;--text:#eaf2ff;--muted:#91a3bb;--line:#263a50;--shadow:0 14px 36px rgba(0,0,0,.28)}html[data-theme="dark"] body{background:radial-gradient(circle at 6% 0,#132c50 0,transparent 30%),radial-gradient(circle at 94% 10%,#113a35 0,transparent 27%),linear-gradient(180deg,#0a1728,#07111e);color:var(--text)}html[data-theme="dark"] .card,html[data-theme="dark"] .utility-card,html[data-theme="dark"] .report-card,html[data-theme="dark"] .chat-shell,html[data-theme="dark"] .member-clean-card,html[data-theme="dark"] table,html[data-theme="dark"] .modal,html[data-theme="dark"] .action-sheet,html[data-theme="dark"] .top-actions input,html[data-theme="dark"] .badge{background:var(--card);color:var(--text);border-color:var(--line)}html[data-theme="dark"] input,html[data-theme="dark"] select,html[data-theme="dark"] textarea,html[data-theme="dark"] .field input,html[data-theme="dark"] .field select,html[data-theme="dark"] .field textarea{background:#0c1929;color:var(--text);border-color:var(--line)}html[data-theme="dark"] .entry-actions,html[data-theme="dark"] .bazar-footer,html[data-theme="dark"] th,html[data-theme="dark"] .chat-compose,html[data-theme="dark"] .profile-info>div{background:#0c1929;color:var(--text)}html[data-theme="dark"] .settings-card>header>i{background:#142e50;color:#71a9ff}html[data-theme="dark"] .theme-picker button.selected{background:#153052;color:#8bb7ff}html[data-theme="dark"] .settings-value{background:#172a40;color:#b9c9dc}html[data-theme="dark"] .danger-row{background:linear-gradient(90deg,transparent,rgba(124,25,39,.14))}html[data-theme="dark"] .reset-summary{background:#28151c;border-color:#59303a}html[data-theme="dark"] .reset-summary span{color:#c9aab0}
html[data-theme="dark"] :is(.bazar-entry,.pro-item,.utility-card,.member-summary-card,.report-card,.report-hero,.compact-bazar-card,.compact-bazar-view,.entry-share-panel,.entry-share-member,.entry-select-button,.entry-money-input,.final-bazar-meta,.final-bazar-item,.fresh-detail-row,.statement-card,.statement-member-card,.ai-card,.notice-strip,.chat-bubble,.member-chip,.choice-chip,.sheet-grid button){background:#101f32!important;color:#eaf2ff!important;border-color:#263a50!important}html[data-theme="dark"] :is(.bazar-entry-head,.utility-top,.bazar-read-list,.compact-bazar-tap,.entry-actions,.final-bazar-footer,.entry-form-actions,.split-banner,.chat-head,.notice,.line-total,.photo-picker,.meal-choice,.member-photo.fallback,.avatar,.chat-avatar){background:#13263b!important;color:#eaf2ff!important;border-color:#2a4058!important}html[data-theme="dark"] :is(h1,h2,h3,h4,b,strong,label,.member-identity,.member-identity b,.entry-total b,.utility-amount b,.price-breakdown strong,.line-total b,.compact-bazar-card h3,.compact-bazar-view b,.entry-select-copy b,.entry-share-name b,.final-bazar-item b,.statement-card b,.statement-member-card b){color:#eaf2ff!important}html[data-theme="dark"] :is(p,small,.muted,.label,.eyebrow,.entry-total span,.utility-amount span,.member-identity small,.price-breakdown span,.price-breakdown small,.entry-select-copy small,.entry-share-name small,.final-bazar-item small,.statement-card small,.setting-copy small){color:#9dafc5!important}html[data-theme="dark"] :is(.btn,.icon-btn,.entry-cancel){background:#172b42;color:#dce9f8;border-color:#2b425c}html[data-theme="dark"] :is(.btn.primary,.entry-save){background:linear-gradient(135deg,#2780f0,#1550ad)!important;color:#fff!important;border-color:transparent!important}html[data-theme="dark"] .btn.danger{background:#3a1b25!important;color:#ff9eac!important;border-color:#63303d!important}html[data-theme="dark"] .mobilebar{background:#0e1e32!important;border:1px solid #263b53!important}html[data-theme="dark"] .mobilebar button{color:#9eb0c8!important}html[data-theme="dark"] .mobilebar button.active{color:#70aaff!important;background:#172e49!important}html[data-theme="dark"] .topbar,html[data-theme="dark"] .header-reference{color:#eaf2ff}html[data-theme="dark"] ::placeholder{color:#71849b!important}html[data-theme="dark"] input[type="date"]::-webkit-calendar-picker-indicator{filter:invert(1) brightness(1.4)}html[data-theme="dark"] .modal-wrap,html[data-theme="dark"] .sheet-backdrop{background:rgba(1,7,14,.76)}
@media(max-width:760px){.settings-grid{grid-template-columns:1fr}.settings-hero{padding:18px;border-radius:22px}.settings-hero h2{font-size:22px}.settings-admin-badge{display:none}.settings-card{padding:16px;border-radius:20px}.setting-row{min-height:62px}.settings-text{width:48%}.settings-inline-btn{font-size:11px;padding:9px 10px}}
@media(max-width:420px){.settings-hero-mark{width:50px;height:50px;flex-basis:50px}.settings-hero p{font-size:11px}.setting-row{gap:10px}.settings-text{width:46%;font-size:13px}.theme-picker button{min-height:72px}.danger-row{align-items:flex-start;flex-direction:column}.danger-row .btn{width:100%}}
/* Premium dark surfaces: explicit selectors override legacy light components. */
html[data-theme="dark"] .topbar{background:linear-gradient(145deg,#111f31,#0d1928)!important;border:1px solid #24384e!important;box-shadow:0 14px 34px rgba(0,0,0,.26)!important}html[data-theme="dark"] .page-heading:before{background:#142b43!important;border-color:#2b4865!important;box-shadow:none!important}html[data-theme="dark"] .page-heading h1{color:#f5f8ff!important}html[data-theme="dark"] .top-actions input,html[data-theme="dark"] .top-actions .badge{background:#0b1726!important;color:#e9f1fb!important;border-color:#2a4058!important;box-shadow:none!important}
html[data-theme="dark"] .kpi.card{background:linear-gradient(145deg,#13263a,#0f2032)!important;border:1px solid #294158!important;box-shadow:0 13px 28px rgba(0,0,0,.23)!important}html[data-theme="dark"] .kpi-icon{background:#193450!important;color:#70aaff!important}html[data-theme="dark"] .kpi .value{color:#f7faff!important}html[data-theme="dark"] .kpi .label{color:#9fb0c4!important}
html[data-theme="dark"] .mobile-summary .member-summary-card{background:linear-gradient(160deg,#122438,#0e1c2c)!important;border-color:#284057!important;box-shadow:0 12px 28px rgba(0,0,0,.22)!important}html[data-theme="dark"] .member-summary-head b,html[data-theme="dark"] .member-summary-grid b{color:#eaf2ff!important}html[data-theme="dark"] .member-summary-grid{border-color:#294056!important}html[data-theme="dark"] .pill.advance{background:#123a32!important;color:#51e0b1!important}html[data-theme="dark"] .pill.due{background:#3b2720!important;color:#ffad7c!important}
html[data-theme="dark"] .meal-table{background:#0f2032!important;border-color:#2b435a!important}html[data-theme="dark"] .meal-table th{background:#152a40!important;color:#dbe7f5!important;border-color:#30485f!important}html[data-theme="dark"] .meal-table td{background:#0f2032!important;color:#dce7f4!important;border-color:#294158!important}html[data-theme="dark"] .meal-table th:first-child,html[data-theme="dark"] .meal-table td:first-child{background:#14283d!important;color:#dce8f5!important}html[data-theme="dark"] .meal-choice.eating{background:#12382f!important;color:#6ce0ba!important;border-color:#24614f!important}html[data-theme="dark"] .meal-choice.skip{background:#172b3e!important;color:#9fb0c3!important;border-color:#30485d!important}
html[data-theme="dark"] .bazar-entry.compact-bazar-card{background:linear-gradient(155deg,#11263a,#0d1d2d)!important;border-color:#29455c!important;box-shadow:0 13px 30px rgba(0,0,0,.24)!important}html[data-theme="dark"] .compact-date{background:#193149!important;color:#b7c8d9!important}html[data-theme="dark"] .compact-bazar-total b{color:#f4f8ff!important}html[data-theme="dark"] .bazar-view-button{background:linear-gradient(135deg,#162d43,#132a39)!important;border-color:#315069!important;color:#edf5ff!important}html[data-theme="dark"] .bazar-view-button b{color:#edf5ff!important}html[data-theme="dark"] .bazar-view-button small{color:#9fb1c5!important}html[data-theme="dark"] .bazar-view-button strong{color:#73abff!important}
html[data-theme="dark"] .section-head h2{color:#f2f6fc!important}html[data-theme="dark"] .desktop-summary table{background:#101f31!important}html[data-theme="dark"] .desktop-summary td{background:#101f31!important;color:#dbe7f4!important;border-color:#293f55!important}html[data-theme="dark"] .settings-card{background:linear-gradient(155deg,#122337,#0e1c2c)!important;border-color:#293f56!important;box-shadow:0 13px 28px rgba(0,0,0,.22)!important}html[data-theme="dark"] .toast{background:#a92d3b!important;color:#fff!important;box-shadow:0 12px 30px rgba(0,0,0,.35)}html[data-theme="dark"] .toast.success{background:#087c60!important}

/* Compact workspace profile editor. */
.settings-card>header>i.settings-brand-icon{overflow:hidden;padding:5px;background:linear-gradient(145deg,#eef5ff,#fff)}.settings-brand-icon img{width:100%;height:100%;object-fit:contain;border-radius:9px}.mess-profile-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end;padding-top:15px}.mess-name-field{display:grid;gap:7px;min-width:0}.mess-name-field>span{font-size:12px;font-weight:800;color:var(--muted)}.mess-name-field .settings-text{box-sizing:border-box;width:100%;max-width:none;min-width:0;height:46px;padding:0 14px;border-radius:14px}.mess-name-save{height:46px;min-width:76px;padding:0 17px;border-radius:14px;white-space:nowrap}html[data-theme="dark"] .settings-card>header>i.settings-brand-icon{background:#0b1726!important;border:1px solid #2b4259}
@media(max-width:420px){.mess-profile-form{grid-template-columns:minmax(0,1fr) auto;gap:8px}.mess-name-field .settings-text{font-size:14px}.mess-name-save{min-width:68px;padding:0 13px}.settings-profile{padding-bottom:15px}}
