﻿/* ============================================================
   TeleBeing V900H Intelligence CSS Physical Bundle
   Generated: 2026-05-16 00:53:49
   Source folder: /assets/css/
   ============================================================ */


/* ================= SOURCE: zbusiness-card-v750.css ================= */

/* TeleBeing V75 - Intent Router + Answer Flow Intelligence */

.tb-intent-flow{margin:18px 0;border-radius:28px;background:#fff;border:1px solid #e5eaf2;box-shadow:0 14px 38px rgba(15,23,42,.055);overflow:hidden}
.tb-intent-flow-head{padding:20px 22px;background:linear-gradient(135deg,#eff6ff,#fff);border-bottom:1px solid #e5eaf2}
.tb-intent-label{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:7px 11px;background:#eaf4ff;color:#0b62b4;font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}
.tb-intent-title{margin-top:12px;font-size:22px;line-height:1.25;font-weight:900;color:#0f172a;letter-spacing:-.03em}
.tb-intent-copy{margin-top:10px;color:#64748b;font-size:14px;line-height:1.75;max-width:820px}
.tb-intent-body{padding:20px 22px}
.tb-intent-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}
.tb-intent-card{border-radius:20px;background:#f8fafc;border:1px solid #e5eaf2;padding:15px}
.tb-intent-card strong{display:block;color:#0f172a;font-size:13px;margin-bottom:6px}
.tb-intent-card span{color:#64748b;font-size:12px;line-height:1.55}
.tb-intent-action-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}
.tb-intent-action{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #dbe4ef;background:#fff;color:#334155;border-radius:999px;padding:10px 13px;font-size:12px;font-weight:900;cursor:pointer;transition:all .16s ease}
.tb-intent-action:hover{background:#eff6ff;border-color:#bfdbfe;color:#0b62b4;transform:translateY(-1px)}
.tb-intent-action.primary{background:#111827;color:#fff;border-color:#111827}
.tb-system-help-box{margin:16px 0;padding:18px;border-radius:24px;background:#f8fafc;border:1px solid #e5eaf2}
.tb-system-help-title{display:flex;align-items:center;gap:9px;font-size:16px;font-weight:900;color:#0f172a}
.tb-system-help-copy{margin-top:9px;color:#64748b;font-size:13px;line-height:1.7}
.tb-system-steps{margin-top:14px;display:grid;gap:8px}
.tb-system-step{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border-radius:16px;background:#fff;border:1px solid #e5eaf2;color:#475569;font-size:12px;line-height:1.55}
.tb-system-step b{color:#0b62b4}
.tb-answer-flow-note{margin:14px 0;padding:13px 14px;border-radius:18px;background:#ecfdf5;border:1px solid #bbf7d0;color:#047857;font-size:13px;line-height:1.65}
@media(max-width:640px){.tb-intent-grid{grid-template-columns:1fr}.tb-intent-flow-head,.tb-intent-body{padding:17px}.tb-intent-title{font-size:20px}.tb-intent-action-row{display:grid;grid-template-columns:1fr 1fr}.tb-intent-action{width:100%}}



/* ================= SOURCE: zbusiness-card-v787.css ================= */

.tb-v787-group-header{margin:22px 0 14px;border-radius:24px;background:linear-gradient(135deg,#0f172a,#1e3a8a);color:#fff;padding:18px;box-shadow:0 14px 32px rgba(15,23,42,.14)}
.tb-v787-group-kicker{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);color:#dbeafe;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}
.tb-v787-group-title{margin-top:10px;font-size:21px;line-height:1.2;font-weight:900;letter-spacing:-.03em}
.tb-v787-group-copy{margin-top:7px;max-width:780px;color:#dbeafe;font-size:13px;line-height:1.6}
@media(max-width:640px){.tb-v787-group-header{border-radius:20px;padding:16px}.tb-v787-group-title{font-size:19px}}



/* ================= SOURCE: zbusiness-card-v788.css ================= */

/* TeleBeing V788 - Collapsible Intelligence Sections */

.tb-v788-collapse{
    margin:12px 0;
    border-radius:20px;
    overflow:hidden;
    border:1px solid #dbeafe;
    background:#ffffff;
    box-shadow:0 8px 20px rgba(15,23,42,.035);
}

.tb-v788-summary{
    list-style:none;
    cursor:pointer;
    position:relative;
    padding:14px 18px;
    background:linear-gradient(135deg,#f8fafc,#eff6ff);
    color:#0f172a;
    font-size:13px;
    font-weight:900;
    letter-spacing:.01em;
    user-select:none;
}

.tb-v788-summary::-webkit-details-marker{
    display:none;
}

.tb-v788-summary:after{
    content:"+";
    position:absolute;
    right:18px;
    top:50%;
    transform:translateY(-50%);
    font-size:18px;
    font-weight:900;
    color:#2563eb;
}

details[open] > .tb-v788-summary:after{
    content:"−";
}

.tb-v788-body{
    padding:14px;
    background:#ffffff;
}

.tb-v788-collapse[open]{
    border-color:#bfdbfe;
}

@media(max-width:640px){
    .tb-v788-summary{
        padding:13px 15px;
        font-size:12px;
    }

    .tb-v788-body{
        padding:12px;
    }
}



/* ================= SOURCE: zbusiness-card-v789.css ================= */

.tb-v789-suggestions{margin:24px 0 12px;padding:18px;border-radius:24px;background:linear-gradient(135deg,#eff6ff,#f8fafc);border:1px solid #bfdbfe}.tb-v789-title{color:#0f172a;font-size:17px;font-weight:900}.tb-v789-chip-row{margin-top:14px;display:flex;flex-wrap:wrap;gap:10px}.tb-v789-chip{border:none;cursor:pointer;border-radius:999px;padding:11px 16px;background:#fff;border:1px solid #dbeafe;color:#0b62b4;font-size:13px;font-weight:800}



/* ================= SOURCE: zbusiness-card-v790-795-production.css ================= */

/* ============================================================
   TeleBeing V790-V795 Intelligence Production CSS Bundle
   Generated for V797C safe consolidation
   ============================================================ */


/* ===== TeleBeing V790 ===== */
/* TeleBeing V790 - Behavioral Intelligence Tracking */

.tb-v790-tracking-note{
    margin:14px 0;
    padding:12px 14px;
    border-radius:18px;
    background:#f8fafc;
    border:1px dashed #cbd5e1;
    color:#64748b;
    font-size:12px;
    line-height:1.5;
}

.tb-v790-active{
    outline:2px solid rgba(11,98,180,.16);
    outline-offset:2px;
}



/* ===== TeleBeing V791 ===== */
/* TeleBeing V791 - Adaptive Preference Memory */

.tb-v791-memory{
    margin:18px 0;
    padding:16px;
    border-radius:22px;
    background:linear-gradient(135deg,#fff,#f8fafc);
    border:1px solid #e2e8f0;
    box-shadow:0 8px 20px rgba(15,23,42,.035);
}

.tb-v791-title{
    color:#0f172a;
    font-size:15px;
    font-weight:900;
    letter-spacing:-.01em;
}

.tb-v791-item{
    margin-top:10px;
    padding:11px 13px;
    border-radius:16px;
    background:#eff6ff;
    border:1px solid #bfdbfe;
    color:#1e3a8a;
    font-size:13px;
    line-height:1.6;
}



/* ===== TeleBeing V792 ===== */
/* TeleBeing V792 - AI Recommendation Engine Foundation */

.tb-v792-recommendation{
    margin:22px 0 12px;
    padding:20px;
    border-radius:26px;
    background:linear-gradient(135deg,#07182f,#0b62b4);
    color:#ffffff;
    box-shadow:0 16px 38px rgba(7,24,47,.22);
}

.tb-v792-kicker{
    display:inline-flex;
    border-radius:999px;
    padding:7px 11px;
    background:rgba(255,255,255,.13);
    border:1px solid rgba(255,255,255,.2);
    color:#dbeafe;
    font-size:11px;
    font-weight:900;
    text-transform:uppercase;
    letter-spacing:.05em;
}

.tb-v792-title{
    margin-top:12px;
    font-size:22px;
    line-height:1.2;
    font-weight:900;
    letter-spacing:-.03em;
}

.tb-v792-path{
    margin-top:9px;
    color:#e0f2fe;
    font-size:14px;
    line-height:1.65;
    max-width:850px;
}

.tb-v792-reason{
    margin-top:13px;
    padding:13px 14px;
    border-radius:18px;
    background:rgba(255,255,255,.11);
    border:1px solid rgba(255,255,255,.15);
    color:#f8fafc;
    font-size:13px;
    line-height:1.65;
}

.tb-v792-action{
    margin-top:14px;
    border:0;
    cursor:pointer;
    border-radius:999px;
    padding:12px 16px;
    background:#f5b833;
    color:#07182f;
    font-size:13px;
    font-weight:900;
    box-shadow:0 8px 18px rgba(0,0,0,.16);
}

.tb-v792-action:hover{
    transform:translateY(-1px);
}

@media(max-width:640px){
    .tb-v792-recommendation{
        border-radius:22px;
        padding:17px;
    }

    .tb-v792-title{
        font-size:20px;
    }

    .tb-v792-action{
        width:100%;
    }
}



/* ===== TeleBeing V793 ===== */
/* TeleBeing V793 - Dynamic Conversational Discovery */

.tb-v793-conversation{
    margin:24px 0 14px;
    padding:22px;
    border-radius:28px;
    background:linear-gradient(135deg,#071428,#102a43);
    color:#ffffff;
    box-shadow:0 18px 42px rgba(2,12,27,.24);
}

.tb-v793-kicker{
    display:inline-flex;
    border-radius:999px;
    padding:7px 11px;
    background:rgba(255,255,255,.1);
    border:1px solid rgba(255,255,255,.16);
    color:#bfdbfe;
    font-size:11px;
    font-weight:900;
    letter-spacing:.05em;
    text-transform:uppercase;
}

.tb-v793-title{
    margin-top:13px;
    font-size:24px;
    line-height:1.2;
    font-weight:900;
    letter-spacing:-.03em;
}

.tb-v793-text{
    margin-top:10px;
    max-width:860px;
    color:#dbeafe;
    font-size:14px;
    line-height:1.75;
}

.tb-v793-memory{
    margin-top:15px;
    padding:13px 14px;
    border-radius:18px;
    background:rgba(255,255,255,.08);
    border:1px solid rgba(255,255,255,.12);
    color:#f8fafc;
    font-size:13px;
    line-height:1.6;
}

@media(max-width:640px){
    .tb-v793-conversation{
        border-radius:22px;
        padding:18px;
    }

    .tb-v793-title{
        font-size:21px;
    }
}



/* ===== TeleBeing V794 ===== */
/* TeleBeing V794 - Discovery Comparison Intelligence */

.tb-v794-compare{
    margin:22px 0 14px;
    padding:20px;
    border-radius:26px;
    background:linear-gradient(135deg,#fff7ed,#fffbeb);
    border:1px solid #fed7aa;
    box-shadow:0 14px 32px rgba(120,53,15,.08);
}

.tb-v794-kicker{
    display:inline-flex;
    border-radius:999px;
    padding:7px 11px;
    background:#fff;
    border:1px solid #fdba74;
    color:#9a3412;
    font-size:11px;
    font-weight:900;
    text-transform:uppercase;
    letter-spacing:.05em;
}

.tb-v794-title{
    margin-top:12px;
    color:#7c2d12;
    font-size:22px;
    line-height:1.2;
    font-weight:900;
    letter-spacing:-.03em;
}

.tb-v794-insight{
    margin-top:10px;
    color:#7c2d12;
    font-size:14px;
    line-height:1.75;
    max-width:860px;
}

.tb-v794-note{
    margin-top:14px;
    padding:13px 14px;
    border-radius:18px;
    background:#fff;
    border:1px solid #fed7aa;
    color:#9a3412;
    font-size:13px;
    line-height:1.6;
}

@media(max-width:640px){
    .tb-v794-compare{
        border-radius:22px;
        padding:17px;
    }

    .tb-v794-title{
        font-size:20px;
    }
}



/* ===== TeleBeing V795 ===== */
.tb-v795-trust{border-radius:22px;background:linear-gradient(135deg,#f0fdf4,#fff);border:1px solid #bbf7d0;padding:16px}.tb-v795-kicker{display:inline-flex;border-radius:999px;padding:6px 10px;background:#dcfce7;border:1px solid #86efac;color:#047857;font-size:11px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.tb-v795-title{margin-top:10px;color:#064e3b;font-size:20px;line-height:1.2;font-weight:900;letter-spacing:-.03em}.tb-v795-grid{margin-top:13px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tb-v795-item{border-radius:16px;background:#fff;border:1px solid #bbf7d0;padding:11px}.tb-v795-item strong{display:block;color:#065f46;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.035em}.tb-v795-item span{display:block;margin-top:6px;color:#14532d;font-size:13px;line-height:1.5;font-weight:700}.tb-v795-note{margin-top:13px;padding:12px 13px;border-radius:16px;background:#ecfdf5;border:1px solid #bbf7d0;color:#047857;font-size:12px;line-height:1.6}@media(max-width:640px){.tb-v795-grid{grid-template-columns:1fr}}


