:root{--color-primary:#0056d2;--color-success:#107c10;--color-warning:#f37021;--color-danger:#dc2626;--color-slate:#2c3e50;--color-gold:#c5a059;--color-aijalon:#8b5e3c;--color-background:#f2f2f2;--color-card:#fff;--color-input:#f8fafc;--color-text-primary:#1e293b;--color-text-secondary:#64748b;--color-text-muted:#94a3b8;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--radius-2xl:24px;--radius-3xl:32px;--radius-full:9999px}*{box-sizing:border-box}html,body{touch-action:manipulation;-webkit-text-size-adjust:100%;font-size:16px;overflow-x:hidden}input,select,textarea{font-size:16px}.card{background-color:#fff;border:1px solid #f1f5f9;border-radius:24px;box-shadow:0 1px 2px rgba(0,0,0,.05)}.card-elevated{background-color:#fff;border:1px solid rgba(255,255,255,.5);border-radius:24px}.btn{border-radius:16px;flex-direction:row;justify-content:center;align-items:center;height:56px}.btn-primary{background-color:#0056d2}.btn-success{background-color:#107c10}.btn-outline{background-color:#fff;border:1px solid #e2e8f0}.btn-ghost{background-color:transparent}.btn-text-primary{color:#fff;font-size:16px;font-weight:700}.btn-text-outline{color:#2c3e50;font-size:16px;font-weight:700}.input{color:#2c3e50;background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;height:56px;padding-left:20px;padding-right:20px;font-size:16px;font-weight:500}.input-focused{border-color:#0056d2}.badge{border-radius:9999px;padding:4px 12px;font-size:12px;font-weight:700}.badge-success{color:#15803d;background-color:#dcfce7}.badge-warning{color:#b45309;background-color:#fffbeb}.badge-danger{color:#dc2626;background-color:#fef2f2}.badge-primary{color:#1d4ed8;background-color:#dbeafe}.badge-muted{color:#64748b;background-color:#f1f5f9}.label{color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;font-size:12px;font-weight:700}.section-title{color:#0f172a;margin-bottom:4px;font-size:20px;font-weight:700}.section-subtitle{color:#94a3b8;font-size:14px}.list-item{border-bottom:1px solid #f8fafc;flex-direction:row;justify-content:space-between;align-items:center;padding-top:16px;padding-bottom:16px}.list-item-last{flex-direction:row;justify-content:space-between;align-items:center;padding-top:16px;padding-bottom:16px}.screen{background-color:#f2f2f2;flex:1}.screen-dark{background-color:#020617;flex:1}.avatar-sm{background-color:#f1f5f9;border-radius:9999px;justify-content:center;align-items:center;width:32px;height:32px}.avatar-md{background-color:#f1f5f9;border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px}.avatar-lg{background-color:#f1f5f9;border-radius:9999px;justify-content:center;align-items:center;width:56px;height:56px}.avatar-xl{background-color:#f1f5f9;border-radius:9999px;justify-content:center;align-items:center;width:80px;height:80px}.icon-box-sm{border-radius:16px;justify-content:center;align-items:center;width:40px;height:40px}.icon-box-md{border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px}.icon-box-lg{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px}.divider{background-color:#f1f5f9;height:1px;margin-top:16px;margin-bottom:16px}.chip{background-color:#fff;border:1px solid #e2e8f0;border-radius:9999px;flex-direction:row;align-items:center;padding:6px 12px}.chip-active{background-color:#0f172a;border-radius:9999px;flex-direction:row;align-items:center;padding:6px 12px}.info-banner{background-color:#fffbeb;border:1px solid #fef3c7;border-radius:16px;flex-direction:row;align-items:flex-start;padding:16px}.info-banner-blue{background-color:#eff6ff;border:1px solid #dbeafe;border-radius:16px;flex-direction:row;align-items:flex-start;padding:16px}.info-banner-success{background-color:#f0fdf4;border:1px solid #dcfce7;border-radius:16px;flex-direction:row;align-items:flex-start;padding:16px}.info-banner-danger{background-color:#fef2f2;border:1px solid #fee2e2;border-radius:16px;flex-direction:row;align-items:flex-start;padding:16px}.powered-badge{background-color:#fff;border:1px solid #f1f5f9;border-radius:9999px;flex-direction:row;align-items:center;padding:6px 12px}.tab-bar{background-color:#fff;border:1px solid #f1f5f9;border-radius:16px;flex-direction:row;padding:6px;box-shadow:0 1px 2px rgba(0,0,0,.05)}.tab-item{border-radius:12px;flex-direction:row;flex:1;justify-content:center;align-items:center;gap:6px;height:44px}.tab-item-active{background-color:#0f172a}.status-dot-success{background-color:#16a34a;border-radius:9999px;width:8px;height:8px}.status-dot-pending{background-color:#d97706;border-radius:9999px;width:8px;height:8px}.status-dot-failed{background-color:#dc2626;border-radius:9999px;width:8px;height:8px}.status-dot-active{background-color:#4ade80;border-radius:9999px;width:8px;height:8px}.text-display{letter-spacing:-.5px;font-size:36px;font-weight:900}.text-heading{font-size:24px;font-weight:800}.text-subheading{font-size:18px;font-weight:700}.text-label-xs{text-transform:uppercase;letter-spacing:1.5px;font-size:10px;font-weight:700}.line-clamp-1{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.glass{backdrop-filter:blur(10px);background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2)}.glass-dark{backdrop-filter:blur(10px);background-color:rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.1)}