/* HesabımCepte Basic v43.11.44.2.50 — Basic-only appearance and data center */
#hmp-basic-root[data-basic-theme="dark"]{
  --basic-navy:#d9f3e8;
  --basic-navy-soft:#b8dfd0;
  --basic-green:#55c89a;
  --basic-green-2:#2fa878;
  --basic-green-soft:#102f28;
  --basic-surface:#0c1b24;
  --basic-bg:#07141c;
  --basic-text:#edf7f3;
  --basic-muted:#93aaa2;
  --basic-line:#1d3540;
  --basic-danger:#ff818b;
  --basic-warm:#f4b35f;
  --basic-purple:#a99af3;
  --basic-blue:#72a9f3;
  --basic-shadow:0 16px 42px rgba(0,0,0,.28)
}
body.hmp-basic-mode.hmp-basic-dark{background:#07141c!important;color:#edf7f3}
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-app{background:var(--basic-bg)}
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-topbar{background:linear-gradient(180deg,#0a1922 0%,var(--basic-bg) 100%)}
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-card,
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-mini-card,
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-empty-card,
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-page-card,
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-settings-group,
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-asset-row,
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-setting-row,
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-workspace-row,
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-sheet,
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-feature-sheet>.hmp-basic-sheet-head,
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-currency-row,
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-pref-toggle,
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-permission-card,
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-plan-item,
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-invite-row,
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-privacy-toggle,
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-package-current,
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-package-pro,
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-help-card,
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-workspace-pro-note,
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-alert-row{background:#0c1b24;color:var(--basic-text);border-color:var(--basic-line)}
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-bottom-nav{background:rgba(8,20,28,.96);border-color:var(--basic-line)}
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-icon-button,
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-action-tile span{background:#102630;color:var(--basic-text)}
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-action-tile{border-color:var(--basic-line);background:#0d2028;color:var(--basic-text)}
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-action-tile.positive{background:#0e2b24}
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-action-tile.negative{background:#2b181c}
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-action-tile.warm{background:#2a2216}
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-action-tile.purple{background:#201d34}
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-action-tile.blue{background:#142539}
#hmp-basic-root[data-basic-theme="dark"] input,
#hmp-basic-root[data-basic-theme="dark"] select,
#hmp-basic-root[data-basic-theme="dark"] textarea{background:#0a1820!important;color:var(--basic-text)!important;border-color:var(--basic-line)!important;color-scheme:dark}
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-net-card{background:linear-gradient(145deg,#07141c 0%,#0d342d 62%,#117a57 125%)}
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-sheet-backdrop{background:rgba(0,0,0,.62)}
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-safe-note{background:#102f28;color:#a9c2b8}
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-alert-button [data-basic-alert-count]{border-color:#0a1922}
.hmp-basic-settings-extra{margin-top:14px}
.hmp-basic-appearance-panel,.hmp-basic-data-panel{display:grid;gap:12px}
.hmp-basic-choice-row{width:100%;display:grid;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:11px;padding:14px;border:1px solid var(--basic-line);border-radius:17px;background:var(--basic-surface);color:var(--basic-text);text-align:left}
.hmp-basic-choice-row>span{width:38px;height:38px;display:grid;place-items:center;border-radius:13px;background:var(--basic-green-soft);font-size:18px}.hmp-basic-choice-row>div{display:grid;gap:3px}.hmp-basic-choice-row small{color:var(--basic-muted);font-size:11px}.hmp-basic-choice-row i{font-style:normal;color:var(--basic-muted)}.hmp-basic-choice-row.is-active{border-color:#7fc8ad;background:var(--basic-green-soft)}.hmp-basic-choice-row.is-active i{color:var(--basic-green);font-weight:900}
.hmp-basic-data-actions{display:grid;gap:8px}.hmp-basic-data-panel section{display:grid;gap:8px;margin-top:4px}.hmp-basic-data-request{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;padding:13px;border:1px solid var(--basic-line);border-radius:15px;background:var(--basic-surface)}.hmp-basic-data-request>div{display:grid;gap:3px}.hmp-basic-data-request small{color:var(--basic-muted);font-size:11px}.hmp-basic-data-request>span{font-size:11px;font-weight:850;color:var(--basic-green)}.hmp-basic-data-request>button{grid-column:1/-1;justify-self:start}
.hmp-basic-liquid-card[role="button"]{cursor:pointer}.hmp-basic-liquid-card[role="button"]:focus-visible{outline:3px solid rgba(17,122,87,.22);outline-offset:3px}.hmp-basic-liquid-panel,.hmp-basic-payment-center{display:grid;gap:14px}.hmp-basic-liquid-panel>h3{margin:4px 2px 0;color:var(--basic-navy);font-size:13px}.hmp-basic-payment-center>.hmp-basic-stack{padding:0}

/* Basic v43.11.44.2.50 account panel */
.hmp-basic-account-panel{display:grid;gap:16px;padding-bottom:8px}
.hmp-basic-profile-hero{display:flex;align-items:center;gap:14px;padding:16px;border-radius:18px;background:linear-gradient(135deg,rgba(8,62,55,.08),rgba(16,185,129,.10));border:1px solid rgba(15,118,110,.12)}
.hmp-basic-profile-avatar{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:#fff;font-size:25px;box-shadow:0 8px 24px rgba(15,23,42,.08)}
.hmp-basic-profile-hero h3,.hmp-basic-profile-hero p{margin:0}.hmp-basic-profile-hero p{font-weight:700;margin-top:2px}.hmp-basic-profile-hero small{display:block;margin-top:4px;opacity:.65}
.hmp-basic-account-section{display:grid;gap:11px;padding:16px;border-radius:18px;background:var(--hmp-basic-card,#fff);border:1px solid rgba(15,23,42,.08)}
.hmp-basic-account-section h3,.hmp-basic-account-section p{margin:0}.hmp-basic-account-section label{display:grid;gap:6px;font-size:13px;font-weight:700}
.hmp-basic-account-section input{width:100%;box-sizing:border-box;border:1px solid rgba(15,23,42,.14);border-radius:12px;padding:12px 13px;background:transparent;color:inherit;font:inherit}
.hmp-basic-account-section input[readonly]{opacity:.65;background:rgba(148,163,184,.08)}
.hmp-basic-account-section label small{font-weight:500;opacity:.6;line-height:1.4}
.hmp-basic-primary-action,.hmp-basic-secondary-action,.hmp-basic-danger-action{min-height:46px;border:0;border-radius:14px;font-weight:800;font-size:14px;cursor:pointer}
.hmp-basic-primary-action{background:#0f766e;color:#fff}.hmp-basic-secondary-action{background:rgba(15,118,110,.10);color:#0f766e}.hmp-basic-danger-action{background:rgba(220,38,38,.10);color:#b91c1c}
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-profile-avatar{background:#132337}
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-account-section input{border-color:rgba(226,232,240,.15)}
#hmp-basic-root[data-basic-theme="dark"] .hmp-basic-secondary-action{color:#5eead4}
