:root{--app-bg:#f4f7fb;--app-surface:#fff;--app-surface-soft:#f8fafc;--app-surface-muted:#eef2f7;--app-border:#e2e8f0;--app-text:#132033;--app-muted:#64748b;--app-primary:#0f766e;--app-primary-soft:#e6f4f1;--app-primary-strong:#0a5b55;--app-accent:#1d4ed8;--app-danger:#dc2626;--app-shadow:0 18px 40px #0f172a14;--app-shadow-soft:0 8px 20px #0f172a0a;--app-radius:24px;--sidebar-bg:#0f172a;--sidebar-surface:#172134;--sidebar-border:#ffffff14;--sidebar-text:#e2e8f0;--sidebar-muted:#94a3b8;--sidebar-active:#ffffff17}[data-bs-theme=dark]{--app-bg:#0b1220;--app-surface:#111a2a;--app-surface-soft:#162133;--app-surface-muted:#182436;--app-border:#94a3b824;--app-text:#ecf3fb;--app-muted:#93a3b8;--app-primary:#34d399;--app-primary-soft:#34d3991f;--app-primary-strong:#10b981;--app-accent:#60a5fa;--app-danger:#f87171;--app-shadow:0 18px 40px #02061766;--app-shadow-soft:0 8px 20px #02061738;--sidebar-bg:#0b1220;--sidebar-surface:#121b2b;--sidebar-border:#ffffff0f;--sidebar-text:#e2e8f0;--sidebar-muted:#94a3b8;--sidebar-active:#ffffff1a}html,body{background:var(--app-bg);min-height:100%;color:var(--app-text);font-family:Manrope,sans-serif}body.rtl,body.rtl *{font-family:Cairo,sans-serif}a{color:var(--app-primary);text-decoration:none}strong,.fw-semibold{color:var(--app-text)}.min-w-0{min-width:0}.wrapper{min-height:100vh}.main-header{z-index:1030;position:fixed;top:0;left:286px;right:0}.main-sidebar{z-index:1040;width:286px;position:fixed;top:0;bottom:0;left:0}.content-wrapper{background:0 0;min-height:100vh;margin-left:286px;padding-top:88px}.main-footer{border-top:1px solid var(--app-border);color:var(--app-muted);background:0 0;margin-left:286px;padding:1rem 1.5rem 1.35rem}.app-navbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--app-border);background:#f4f7fbeb;min-height:78px}[data-bs-theme=dark] .app-navbar{background:#0b1220e6}.app-sidebar{background:var(--sidebar-bg);border-right:1px solid var(--sidebar-border)}.sidebar-shell{flex-direction:column;gap:1rem;height:100%;padding:1.1rem;display:flex}.app-brand{background:var(--sidebar-surface);border:1px solid var(--sidebar-border);border-radius:20px;padding:.55rem}.brand-link,.brand-link-guest{align-items:center;gap:.9rem;display:flex}.brand-mark{background:var(--app-primary);color:#fff;letter-spacing:.04em;border-radius:15px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.brand-mark img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.brand-mark-image{background:#ffffff1f;padding:.3rem}.app-brand strong,.app-brand small,.brand-link-guest{color:var(--sidebar-text)}.app-brand small{color:var(--sidebar-muted);margin-top:.15rem;display:block}.sidebar-profile-card{background:var(--sidebar-surface);border:1px solid var(--sidebar-border);border-radius:22px;align-items:center;gap:.9rem;padding:1rem;display:flex}.user-avatar{color:#fff;background:#ffffff1a;border-radius:16px;flex-shrink:0;place-items:center;width:46px;height:46px;font-weight:700;display:grid}.sidebar-profile-meta{min-width:0}.sidebar-profile-meta strong,.sidebar-profile-meta span{color:var(--sidebar-text);white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.sidebar-profile-meta span{color:var(--sidebar-muted);margin-top:.15rem;font-size:.85rem}.sidebar-nav{flex-direction:column;gap:.45rem;padding-right:.15rem;display:flex;overflow-y:auto}.sidebar-link{color:var(--sidebar-text);border-radius:18px;align-items:center;gap:.9rem;padding:.95rem 1rem;transition:all .18s;display:flex}.sidebar-link i{color:var(--sidebar-muted);font-size:1.05rem}.sidebar-link:hover,.sidebar-link.active{background:var(--sidebar-active);color:#fff}.sidebar-link:hover i,.sidebar-link.active i{color:#fff}.sidebar-footer{flex-direction:column;gap:.75rem;margin-top:auto;display:flex}.sidebar-theme-grid,.sidebar-language-grid{gap:.55rem;display:grid}.sidebar-theme-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sidebar-language-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.utility-choice{border:1px solid var(--sidebar-border);width:100%;min-height:48px;color:var(--sidebar-text);cursor:pointer;background:#ffffff08;border-radius:18px;justify-content:center;align-items:center;gap:.55rem;padding:.8rem .9rem;font-weight:700;transition:all .18s;display:inline-flex}.utility-choice i{color:var(--sidebar-muted);font-size:1rem}.utility-choice:hover,.utility-choice.active{color:#fff;background:#ffffff1f;border-color:#ffffff29}.utility-choice.active i,.utility-choice:hover i{color:#fff}.utility-choice-language{text-align:center;padding-left:.55rem;padding-right:.55rem}.sidebar-logout{border-radius:18px;min-height:48px}.topbar-switch-group{background:var(--app-surface);border:1px solid var(--app-border);box-shadow:var(--app-shadow-soft);border-radius:18px;align-items:center;gap:.25rem;padding:.25rem;display:inline-flex}.topbar-choice{min-height:38px;color:var(--app-muted);cursor:pointer;background:0 0;border:0;border-radius:14px;justify-content:center;align-items:center;gap:.45rem;padding:0 .85rem;font-size:.82rem;font-weight:700;transition:all .18s;display:inline-flex}.topbar-choice i{font-size:.95rem}.topbar-choice:hover,.topbar-choice.active{background:var(--app-primary-soft);color:var(--app-primary)}.topbar-choice-language{text-align:center;min-width:3.6rem}.topbar-icon-btn,.topbar-avatar{border:1px solid var(--app-border);background:var(--app-surface);width:44px;height:44px;color:var(--app-text);box-shadow:var(--app-shadow-soft);border-radius:16px;justify-content:center;align-items:center;display:inline-flex}.topbar-avatar{gap:.55rem;width:auto;padding:0 .9rem}.topbar-context{flex-direction:column;gap:.15rem;display:flex}.topbar-kicker{color:var(--app-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:700}.topbar-title-row strong{font-size:1.02rem;font-weight:800}.btn-brand{background:var(--app-primary);border:1px solid var(--app-primary);color:#fff;min-height:46px;box-shadow:0 14px 28px var(--app-primary-shadow);border-radius:16px}.btn-brand:hover,.btn-brand:focus{background:var(--app-primary-strong);border-color:var(--app-primary-strong);color:#fff}.btn-soft,.btn-ghost{background:var(--app-primary-soft);min-height:42px;color:var(--app-primary);border:1px solid #0f766e29;border-radius:14px}.btn-ghost{background:var(--app-surface);border-color:var(--app-border);color:var(--app-muted)}.btn-ghost.active,.btn-soft:hover,.btn-ghost:hover{background:var(--app-surface-muted);color:var(--app-primary-strong)}.soft-card,.auth-card,.hero-card,.feature-card,.history-card,.currency-card,.stat-card,.summary-card,.empty-state{background:var(--app-surface);border:1px solid var(--app-border);border-radius:var(--app-radius);box-shadow:var(--app-shadow)}.card.soft-card{border:1px solid var(--app-border)}.auth-card,.hero-card,.feature-card,.history-card,.currency-card,.stat-card,.summary-card,.empty-state{padding:1.4rem}.guest-shell{background:var(--app-bg)}.guest-topbar{justify-content:space-between;align-items:center;gap:1rem;max-width:1180px;margin:0 auto;padding:1.25rem 1rem;display:flex}.guest-main{max-width:1180px;margin:0 auto;padding:0 1rem 2rem}.auth-split-shell{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:stretch;gap:1.25rem;padding:.35rem 0 1.5rem;display:grid}.auth-showcase-card,.auth-form-card{border:1px solid var(--app-border);box-shadow:var(--app-shadow);border-radius:32px}.auth-showcase-card{background:var(--sidebar-bg);color:#f8fafc;padding:1.65rem}.auth-showcase-card .eyebrow,.auth-showcase-card h1,.auth-showcase-card strong{color:#fff}.auth-showcase-card .eyebrow{letter-spacing:.08em;background:#ffffff14;border-radius:999px;padding:.45rem .8rem}.auth-lead{color:#ffffffb8;max-width:32rem;font-size:1rem}.auth-mini-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-bottom:1.15rem;display:grid}.auth-mini-card{background:#ffffff0f;border:1px solid #ffffff14;border-radius:24px;padding:1rem}.auth-mini-card strong,.auth-mini-card span{display:block}.auth-mini-card span{color:#ffffffad;margin-top:.35rem;font-size:.83rem}.auth-support-list{flex-direction:column;gap:.85rem;display:flex}.auth-support-item{color:#ffffffc7;background:#ffffff0d;border:1px solid #ffffff14;border-radius:22px;align-items:flex-start;gap:.8rem;padding:.95rem 1rem;display:flex}.auth-support-item i{color:#fff;background:#ffffff14;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.auth-form-card{background:var(--app-surface);padding:1.65rem}.auth-form-header{margin-bottom:1.25rem}.auth-form-header h2{margin-bottom:.35rem;font-size:1.55rem;font-weight:800}.auth-form-header p{color:var(--app-muted);margin:0}.auth-note{background:var(--app-surface-soft);color:var(--app-muted);text-align:center;border-radius:20px;margin-top:1.25rem;padding:.95rem 1rem}.hero-shell{padding:2rem 0 3rem}.eyebrow{color:var(--app-primary);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.5rem;margin-bottom:.8rem;font-size:.76rem;font-weight:800;display:inline-flex}.page-title{letter-spacing:-.03em;margin-bottom:.35rem;font-size:clamp(1.65rem,4vw,2.3rem);font-weight:800}.page-subtitle{max-width:46rem;color:var(--app-muted)}.client-hero-card{border:1px solid var(--app-border);background:var(--app-surface);box-shadow:var(--app-shadow);border-radius:28px;justify-content:space-between;align-items:center;gap:1.25rem;padding:1.35rem;display:flex}.client-hero-card h2{margin:0;font-size:1.45rem;font-weight:800}.client-hero-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;min-width:min(100%,320px);display:grid}.client-hero-metric{border:1px solid var(--app-border);background:var(--app-surface-soft);border-radius:22px;padding:1rem}.client-hero-metric strong,.client-hero-metric span{display:block}.client-hero-metric strong{font-size:1.4rem;font-weight:800}.client-hero-metric span{color:var(--app-muted);margin-top:.25rem;font-size:.82rem}.currency-card{position:relative;overflow:hidden}.currency-card.compact{padding:1rem}.currency-card .price{margin-bottom:.35rem;font-size:1.45rem;font-weight:800}.price-spotlight-card{border:1px solid var(--app-border);background:var(--app-surface);height:100%;box-shadow:var(--app-shadow);border-radius:26px;padding:1.35rem;position:relative;overflow:hidden}.price-spotlight-card:before{content:"";background:var(--app-primary);width:5px;position:absolute;inset:0 auto 0 0}.price-spotlight-card h2{margin:0;font-size:1.35rem;font-weight:800}.price-spotlight-card .price{color:var(--app-primary);margin:.55rem 0 0;font-size:1.65rem;font-weight:800}.price-spotlight-meta{background:var(--app-surface-soft);border:1px solid var(--app-border);text-align:center;border-radius:20px;min-width:110px;padding:.85rem}.price-spotlight-meta span,.price-spotlight-meta small{display:block}.price-spotlight-meta span{color:var(--app-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.78rem;font-weight:700}.price-spotlight-meta small{color:var(--app-text);margin-top:.45rem;font-size:.88rem;font-weight:700}.currency-badge{background:var(--app-primary-soft);min-width:74px;color:var(--app-primary);border-radius:999px;justify-content:center;align-items:center;margin-bottom:1rem;padding:.42rem .9rem;font-weight:800;display:inline-flex}.feature-card i{color:var(--app-primary);margin-bottom:.8rem;font-size:1.8rem}.stat-card{position:relative;overflow:hidden}.stat-card:before{content:"";background:var(--app-primary);width:5px;position:absolute;inset:0 auto 0 0}.stat-card span,.summary-row span,.history-grid span,.volume-row small{color:var(--app-muted)}.stat-card h2{margin:.35rem 0 .25rem;font-size:2rem;font-weight:800}.volume-row,.summary-row{border-bottom:1px solid var(--app-border);justify-content:space-between;gap:1rem;padding:.95rem 0;display:flex}.volume-row:last-child,.summary-row:last-child{border-bottom:0}.history-card h2,.history-card h3{margin:0;font-size:1.08rem;font-weight:800}.history-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.95rem;display:grid}.choice-pill{background:var(--app-surface-soft);border:1px solid var(--app-border);border-radius:18px;align-items:center;gap:.55rem;padding:.8rem 1rem;display:inline-flex}.preferences-block+.preferences-block{border-top:1px solid var(--app-border);padding-top:1.25rem}.settings-section-card{border:1px solid var(--app-border);background:var(--app-surface-soft);border-radius:28px;padding:1.35rem}.settings-color-input{border-radius:18px;width:72px;min-width:72px;min-height:54px;padding:.35rem}.settings-color-chip{border:1px dashed var(--app-border);background:var(--app-surface);min-height:54px;color:var(--app-muted);border-radius:18px;flex:auto;align-items:center;padding:0 1rem;font-weight:700;display:inline-flex}.settings-logo-preview-box{border:1px dashed var(--app-border);background:var(--app-surface);border-radius:24px;place-items:center;min-height:126px;display:grid}.settings-logo-preview{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:72px}.settings-logo-fallback{border-radius:24px;width:72px;height:72px}.settings-preview-stack{flex-direction:column;gap:1rem;display:flex}.settings-preview-card{overflow:hidden}.settings-brand-preview{border:1px solid var(--app-border);background:var(--app-surface-soft);border-radius:24px;align-items:center;gap:.95rem;margin-top:1.35rem;padding:1rem;display:flex}.settings-brand-preview strong,.settings-brand-preview span{display:block}.settings-brand-preview span{color:var(--app-muted);margin-top:.2rem}.settings-brand-mark{border-radius:22px;width:64px;height:64px}.settings-preview-swatch{border-radius:24px;height:78px;margin:1rem 0;box-shadow:inset 0 0 0 1px #ffffff2e}.settings-preview-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;display:grid}.settings-metric-item{border:1px solid var(--app-border);background:var(--app-surface-soft);border-radius:22px;padding:1rem}.settings-metric-item span,.settings-tip-item span{color:var(--app-muted);display:block}.settings-metric-item span{text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:800}.settings-metric-item strong{margin-top:.45rem;font-size:1rem;display:block}.settings-tips-list{flex-direction:column;gap:.85rem;display:flex}.settings-tip-item{border:1px solid var(--app-border);background:var(--app-surface-soft);border-radius:22px;align-items:flex-start;gap:.85rem;padding:1rem;display:flex}.settings-tip-item i{background:var(--app-primary-soft);width:44px;height:44px;color:var(--app-primary);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.settings-tip-item strong{margin-bottom:.2rem;display:block}.preferences-label{color:var(--app-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.8rem;font-size:.82rem;font-weight:800;display:block}.preferences-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.preferences-grid-languages{grid-template-columns:repeat(3,minmax(0,1fr))}.preference-choice{border:1px solid var(--app-border);background:var(--app-surface-soft);width:100%;min-height:86px;color:var(--app-text);cursor:pointer;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;padding:1rem;font-weight:800;transition:all .18s;display:inline-flex}.preference-choice i{color:var(--app-primary);font-size:1.35rem}.preference-choice:hover,.preference-choice.active{background:var(--app-primary-soft);color:var(--app-primary-strong);box-shadow:var(--app-shadow-soft);border-color:#0f766e2e}.summary-card strong{font-size:1.1rem}.empty-state{text-align:center;color:var(--app-muted)}.table{color:var(--app-text)}.table thead th{color:var(--app-muted);text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid var(--app-border);font-size:.77rem}.table td,.table th{border-color:var(--app-border);vertical-align:middle}.form-control,.form-select,.input-group-text,textarea.form-control{border-color:var(--app-border);background:var(--app-surface);min-height:48px;color:var(--app-text);border-radius:16px}textarea.form-control{min-height:unset}.form-control:focus,.form-select:focus{border-color:#0f766e59;box-shadow:0 0 0 .25rem #0f766e1f}.navbar-badge{font-size:.65rem;top:-.15rem;right:-.2rem}.sidebar-backdrop{opacity:0;visibility:hidden;z-index:1035;background:#0f172a6b;border:0;transition:all .2s;position:fixed;inset:0}.mobile-bottom-nav{z-index:1025;border:1px solid var(--app-border);box-shadow:var(--app-shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-radius:24px;align-items:stretch;gap:.3rem;padding:.45rem;display:none;position:fixed;bottom:1rem;left:1rem;right:1rem}[data-bs-theme=dark] .mobile-bottom-nav{background:#111a2af5}.mobile-nav-link{min-width:0;min-height:64px;color:var(--app-muted);background:0 0;border:0;border-radius:18px;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:.35rem;display:flex}.mobile-nav-link i{font-size:1.1rem}.mobile-nav-link span{font-size:.72rem;font-weight:700}.mobile-nav-link.active{background:var(--app-primary-soft);color:var(--app-primary)}.rtl .main-sidebar,.rtl .content-wrapper,.rtl .main-footer,.rtl .main-header{direction:rtl}.rtl .main-sidebar{border-right:0;border-left:1px solid var(--sidebar-border);left:auto;right:0}.rtl .main-header,.rtl .content-wrapper,.rtl .main-footer{margin-left:0;margin-right:286px;left:0;right:286px}.rtl .navbar-badge{left:-.2rem;right:auto}.rtl .sidebar-collapsed .main-sidebar{transform:translate(100%)}.rtl.sidebar-collapsed .main-header,.rtl.sidebar-collapsed .content-wrapper,.rtl.sidebar-collapsed .main-footer{margin-right:0;right:0}.sidebar-collapsed .main-sidebar{transform:translate(-100%)}.sidebar-collapsed .main-header,.sidebar-collapsed .content-wrapper,.sidebar-collapsed .main-footer{margin-left:0;left:0}@media (width<=1199.98px){.topbar-avatar span{display:none}}@media (width<=991.98px){body.sidebar-open{overflow:hidden}body{padding-bottom:92px}.main-header,.content-wrapper,.main-footer,.rtl .main-header,.rtl .content-wrapper,.rtl .main-footer{margin-left:0;margin-right:0;left:0;right:0}.main-sidebar{width:min(84vw,320px);transition:transform .22s;transform:translate(-100%)}.rtl .main-sidebar{transform:translate(100%)}.sidebar-open .main-sidebar,.rtl.sidebar-open .main-sidebar{transform:translate(0)}.sidebar-open .sidebar-backdrop{opacity:1;visibility:visible}.mobile-bottom-nav{display:flex}.main-footer{padding-bottom:5.5rem}.guest-topbar{flex-direction:column;align-items:flex-start}.content-header .container-fluid,.content .container-fluid{padding-left:.85rem;padding-right:.85rem}.auth-card,.hero-card,.feature-card,.history-card,.currency-card,.stat-card,.summary-card,.empty-state{border-radius:20px;padding:1.1rem}.history-grid{grid-template-columns:1fr}.preferences-grid,.preferences-grid-languages,.sidebar-language-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-split-shell{grid-template-columns:1fr}.client-hero-card{flex-direction:column;align-items:flex-start}.settings-preview-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=767.98px){.app-navbar{min-height:72px}.topbar-context strong{max-width:10rem}.topbar-kicker{font-size:.72rem}.page-title{font-size:1.55rem}.table-responsive{border-radius:20px}.price-spotlight-card{padding:1.1rem}.price-spotlight-meta{min-width:92px;padding:.75rem}.preferences-grid,.preferences-grid-languages,.sidebar-theme-grid,.sidebar-language-grid{grid-template-columns:1fr}.auth-showcase-card,.auth-form-card,.settings-section-card{border-radius:24px;padding:1.15rem}.auth-mini-grid,.client-hero-metrics,.settings-preview-metrics{grid-template-columns:1fr}}
