*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0b1220;color:#f8fafc;font-family:Arial,Helvetica,sans-serif;line-height:1.5}.app-shell{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:100vh}.app-shell.single{grid-template-columns:1fr}.side-nav{position:sticky;top:0;height:100vh;padding:28px 20px;background:#08111f;border-right:1px solid rgba(212,175,55,.18);display:flex;flex-direction:column;gap:8px}.brand-mark{color:#d4af37;font-weight:900;font-size:28px;letter-spacing:.08em;margin-bottom:18px}.side-nav a{color:#cbd5e1;text-decoration:none;padding:12px 14px;border-radius:12px}.side-nav a:hover{background:rgba(212,175,55,.12);color:#fff}.main-panel{width:min(1240px,calc(100% - 40px));margin:0 auto;padding:28px 0 80px}.topnav{display:flex;gap:14px;justify-content:flex-end;margin-bottom:24px}.topnav a{color:#d4af37;text-decoration:none;border:1px solid rgba(212,175,55,.35);padding:10px 14px;border-radius:999px}.hero{padding:18px 0 30px}.eyebrow{color:#94a3b8;text-transform:uppercase;letter-spacing:.16em;font-size:13px;margin:0 0 8px}h1{color:#d4af37;font-size:clamp(34px,5vw,56px);line-height:1.05;margin:0 0 18px}.intro{color:#cbd5e1;max-width:980px;font-size:18px}.dashboard-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:24px}.stat-card{background:linear-gradient(135deg,#15233f,#0f172a);border:1px solid rgba(212,175,55,.25);border-radius:18px;padding:18px}.stat-card strong{display:block;color:#fff;font-size:24px}.stat-card span{color:#94a3b8}.card{background:#101a2e;border:1px solid rgba(212,175,55,.22);border-radius:22px;padding:28px;margin:26px 0;box-shadow:0 20px 60px rgba(0,0,0,.24)}.card.warning{border-color:rgba(239,68,68,.38);background:#121b30}.section-head{display:flex;align-items:center;gap:14px;margin-bottom:20px}.section-head span{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#d4af37;color:#111827;font-weight:900}.section-head h2{margin:0;color:#d4af37;font-size:26px}h3{color:#e2e8f0;margin:26px 0 12px}.small-note{color:#cbd5e1;margin-bottom:18px}.grid{display:grid;gap:16px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.file-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}label{display:block;color:#e2e8f0;font-size:14px;font-weight:700;letter-spacing:.01em}input,textarea,select{width:100%;border:1px solid #334155;background:#f8fafc;color:#0f172a;border-radius:12px;padding:13px 14px;font-size:16px;margin:7px 0 14px}textarea{min-height:116px;resize:vertical}.checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin-bottom:16px}.checks input,label input[type=checkbox]{width:auto;margin-right:10px}.submit-btn,.small-btn,.copy-btn,.copy-secret,.reveal-secret{display:inline-block;background:#d4af37;color:#111827;border:none;border-radius:12px;font-weight:bold;cursor:pointer;text-decoration:none}.submit-btn{padding:16px 28px;font-size:17px}.small-btn{padding:10px 16px;font-size:14px;margin:0 10px 16px 0}.submit-btn.secondary,.small-btn.secondary{background:#334155;color:#f8fafc}.platform-card{border:1px solid rgba(148,163,184,.25);border-radius:16px;margin:14px 0;background:rgba(15,23,42,.55);overflow:hidden}.platform-card summary{cursor:pointer;padding:17px 18px;color:#f8fafc;font-weight:bold;font-size:18px;background:rgba(212,175,55,.10);display:flex;justify-content:space-between;align-items:center}.badge{color:#111827;background:#d4af37;border-radius:999px;padding:5px 10px;font-size:12px}.platform-body{padding:20px}.password-wrap{display:flex;gap:8px}.password-wrap input{flex:1}.toggle-pass,.reveal-secret,.copy-btn,.copy-secret{height:44px;padding:0 14px;background:#334155;color:#fff;margin-left:6px}.submit-bar{position:sticky;bottom:0;background:rgba(8,17,31,.88);backdrop-filter:blur(10px);padding:18px 0;border-top:1px solid rgba(212,175,55,.18);z-index:5}.success p{font-size:18px;color:#e2e8f0}.error{background:#7f1d1d;color:white;padding:12px;border-radius:10px}table{width:100%;border-collapse:collapse;color:#e2e8f0}th,td{border-bottom:1px solid rgba(148,163,184,.25);padding:12px;text-align:left;vertical-align:top}th{color:#d4af37;width:240px}.table-btn,td a{color:#d4af37}pre{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;color:#e2e8f0}.login-body{background:radial-gradient(circle at top,#172449,#08111f)}.login-shell{width:min(520px,calc(100% - 40px));margin:0 auto;padding-top:90px}.login-card{margin-top:0}.wide{width:100%}@media(max-width:1050px){.app-shell{grid-template-columns:1fr}.side-nav{position:relative;height:auto;display:grid;grid-template-columns:repeat(3,1fr)}.brand-mark{grid-column:1/-1}.main-panel{width:min(100% - 24px,1240px)}.dashboard-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.grid.two,.grid.three,.checks,.file-grid,.dashboard-grid,.side-nav{grid-template-columns:1fr}.topnav{justify-content:flex-start;flex-wrap:wrap}.card{padding:20px}.password-wrap{display:block}.toggle-pass{width:100%;margin:0 0 14px}.platform-card summary{align-items:flex-start;gap:10px;flex-direction:column}}

.agreement-box {
    border: 1px solid rgba(212,175,55,.25);
    background: rgba(8,17,31,.55);
    border-radius: 16px;
    padding: 22px;
    margin: 16px 0 22px;
    color: #e2e8f0;
}

.agreement-box h3,
.agreement-box h4 {
    color: #d4af37;
    margin: 0 0 12px;
}

.agreement-box ul {
    margin: 0;
    padding-left: 22px;
}

.agreement-box li {
    margin-bottom: 10px;
}

.agreement-actions {
    margin-bottom: 12px;
}

.subscription-card {
    border-color: rgba(34,197,94,.35);
}


/* V8 visual polish */
.topnav a {
    color: #ffffff !important;
    border-color: rgba(255,255,255,.25) !important;
    background: rgba(255,255,255,.04);
}

.topnav a:hover {
    color: #b7ff9b !important;
    border-color: rgba(183,255,155,.75) !important;
    background: rgba(183,255,155,.12);
}

.hero-title-row {
    display: flex;
    align-items: center;
    gap: 24px;
}

.bip-logo-placeholder {
    width: 116px;
    height: 116px;
    border-radius: 50%;
    padding: 7px;
    background: radial-gradient(circle at 30% 25%, rgba(125,211,252,.9), rgba(30,64,175,.4) 38%, rgba(2,6,23,1) 72%);
    box-shadow: 0 0 34px rgba(96,165,250,.45), inset 0 0 22px rgba(255,255,255,.25);
    border: 1px solid rgba(147,197,253,.55);
    flex: 0 0 auto;
}

.earth-core {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    display: grid;
    place-items: center;
    background:
      radial-gradient(circle at 28% 25%, rgba(255,255,255,.7), transparent 13%),
      radial-gradient(circle at 60% 38%, rgba(34,197,94,.62), transparent 12%),
      radial-gradient(circle at 38% 62%, rgba(22,163,74,.55), transparent 16%),
      radial-gradient(circle at 44% 46%, rgba(14,165,233,.85), rgba(30,64,175,.8) 42%, rgba(8,47,73,.95) 72%);
    overflow: hidden;
}

.earth-core span {
    font-size: 37px;
    font-weight: 950;
    letter-spacing: -2px;
    color: rgba(255,255,255,.08);
    -webkit-text-stroke: 2px rgba(255,255,255,.65);
    text-shadow:
      0 2px 4px rgba(255,255,255,.35),
      0 10px 20px rgba(0,0,0,.95);
}

.section-visual {
    margin: -6px 0 20px;
    border-radius: 18px;
    overflow: hidden;
    border: 1px solid rgba(212,175,55,.18);
    background: #05070b;
    height: 140px;
}

.section-visual img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* make section cards feel less flat with images */
.card {
    overflow: hidden;
}

@media(max-width:760px) {
    .hero-title-row {
        flex-direction: column;
        align-items: flex-start;
    }

    .section-visual {
        height: 110px;
    }
}


/* V9 Dynamic section workspace */
.onboarding-workspace {
    display: grid;
    grid-template-columns: minmax(330px, 42%) minmax(0, 58%);
    gap: 22px;
    align-items: start;
    margin-top: 30px;
}

.section-list-panel,
.active-form-panel {
    background: rgba(8, 17, 31, .72);
    border: 1px solid rgba(255,255,255,.12);
    border-radius: 22px;
    padding: 18px;
    box-shadow: 0 25px 70px rgba(0,0,0,.28);
}

.section-list-panel {
    position: sticky;
    top: 18px;
    max-height: calc(100vh - 40px);
    overflow: auto;
}

.panel-head h2 {
    color: #fff;
    margin: 0 0 8px;
}

.panel-head p {
    color: #cbd5e1;
    margin: 0 0 18px;
}

.save-progress-btn {
    background: linear-gradient(135deg, #6dbc4f, #417f31);
    color: #fff;
    border: none;
    border-radius: 12px;
    padding: 14px 22px;
    font-weight: 800;
    cursor: pointer;
    margin-bottom: 18px;
}

.section-picker {
    display: grid;
    gap: 10px;
}

.section-pick {
    display: grid;
    grid-template-columns: 120px 1fr auto;
    gap: 14px;
    align-items: center;
    width: 100%;
    border: 1px solid rgba(255,255,255,.13);
    background: linear-gradient(135deg, rgba(255,255,255,.06), rgba(255,255,255,.025));
    color: #fff;
    border-radius: 14px;
    padding: 0;
    overflow: hidden;
    cursor: pointer;
    text-align: left;
    transition: border .2s ease, transform .2s ease, background .2s ease;
}

.section-pick:hover,
.section-pick.active {
    border-color: rgba(183,255,155,.8);
    background: linear-gradient(135deg, rgba(183,255,155,.13), rgba(255,255,255,.035));
    transform: translateY(-1px);
}

.section-pick img {
    width: 120px;
    height: 74px;
    object-fit: cover;
}

.section-pick strong {
    display: block;
    font-size: 15px;
    color: #fff;
}

.section-pick small {
    display: block;
    color: #cbd5e1;
    margin-top: 3px;
    line-height: 1.25;
}

.section-pick b {
    margin-right: 14px;
    color: #b7ff9b;
    border: 1px solid rgba(183,255,155,.35);
    border-radius: 999px;
    padding: 6px 10px;
    font-size: 12px;
}

.active-section-title {
    border-bottom: 1px solid rgba(255,255,255,.1);
    margin-bottom: 18px;
    padding-bottom: 16px;
}

.active-section-title span {
    color: #8bdc65;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: .12em;
    font-size: 12px;
}

.active-section-title h2 {
    color: #fff;
    margin: 6px 0 0;
    font-size: 28px;
}

.dynamic-section {
    display: none;
    margin: 0;
    box-shadow: none;
    border-color: rgba(255,255,255,.12);
}

.dynamic-section.active-section {
    display: block;
}

.active-form-panel .section-visual {
    height: 160px;
}

.side-nav a.js-section-link.active {
    background: rgba(183,255,155,.12);
    color: #b7ff9b;
    border-left: 3px solid #8bdc65;
}

.topnav a,
.topnav a:visited {
    color: #fff !important;
}

.topnav a:hover,
.topnav a.active {
    color: #b7ff9b !important;
    border-color: rgba(183,255,155,.75) !important;
}

@media(max-width: 1180px) {
    .onboarding-workspace {
        grid-template-columns: 1fr;
    }
    .section-list-panel {
        position: relative;
        top: auto;
        max-height: none;
    }
}

@media(max-width: 760px) {
    .section-pick {
        grid-template-columns: 88px 1fr;
    }

    .section-pick img {
        width: 88px;
        height: 68px;
    }

    .section-pick b {
        display: none;
    }
}


/* V10: real BIP logo + corrected image alignment */
.bip-logo-placeholder.real-logo {
    width: 118px;
    height: 118px;
    padding: 0;
    background: transparent;
    border: none;
    box-shadow: none;
    overflow: visible;
    flex: 0 0 auto;
}

.bip-logo-placeholder.real-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
    filter: drop-shadow(0 0 18px rgba(96,165,250,.55));
}

/* Keep section image thumbnails aligned inside each row */
.section-pick {
    grid-template-columns: 116px minmax(0, 1fr) auto !important;
    padding: 8px 14px 8px 8px !important;
    gap: 16px !important;
}

.section-pick img {
    width: 104px !important;
    height: 66px !important;
    border-radius: 10px;
    margin-left: 0 !important;
    object-fit: cover;
    border: 1px solid rgba(255,255,255,.16);
}

.active-form-panel .section-visual {
    margin: 0 0 20px !important;
    width: 100%;
    border-radius: 16px;
}

.active-form-panel {
    overflow: hidden;
}

.dynamic-section {
    padding: 22px !important;
}

.dynamic-section .section-head {
    margin-top: 0;
}

.earth-core {
    display: none !important;
}

@media(max-width: 760px) {
    .section-pick {
        grid-template-columns: 90px minmax(0,1fr) !important;
        padding: 8px !important;
    }

    .section-pick img {
        width: 82px !important;
        height: 58px !important;
    }

    .bip-logo-placeholder.real-logo {
        width: 92px;
        height: 92px;
    }
}


/* V11: 17 supplied section images and corrected placement */
.section-pick {
    grid-template-columns: 124px minmax(0, 1fr) auto !important;
    min-height: 84px;
}

.section-pick img {
    width: 112px !important;
    height: 72px !important;
    object-fit: cover !important;
    object-position: center center !important;
    border-radius: 10px;
}

.section-visual {
    height: 150px !important;
}

.section-visual img {
    object-fit: cover !important;
    object-position: center center !important;
}

.grouped-section.active-section {
    display: block;
    margin-top: 18px;
}

@media(max-width: 760px) {
    .section-pick {
        grid-template-columns: 92px minmax(0, 1fr) !important;
    }
    .section-pick img {
        width: 84px !important;
        height: 60px !important;
    }
}


/* V12: large clean section images */
.section-pick img {
    object-fit: cover !important;
    object-position: center center !important;
    image-rendering: auto;
}

.section-visual {
    height: 190px !important;
    background: rgba(255,255,255,.04);
}

.section-visual img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center center !important;
    image-rendering: auto;
}


/* V13 Section 1 locked fields */
.dynamic-section h3 {
    color: #e1bd35;
    margin: 24px 0 12px;
    font-size: 18px;
    letter-spacing: .02em;
}

.success p strong {
    color: #e1bd35;
}


/* V14 durable vault structure */
.platform-card {
    border-color: rgba(225,189,53,.26);
}

.platform-card summary {
    cursor: pointer;
}

.platform-card .badge {
    background: rgba(134, 204, 91, .12);
    border: 1px solid rgba(134, 204, 91, .35);
    color: #9be66d;
}

.vault-actions + label {
    display: block;
    margin: 14px 0 18px;
}


/* V15 vault security */
.vault-security-bar {
    display: flex;
    gap: 12px;
    align-items: center;
    flex-wrap: wrap;
    margin: 18px 0 22px;
    padding: 14px;
    border: 1px solid rgba(225,189,53,.28);
    border-radius: 14px;
    background: rgba(255,255,255,.035);
}

.vault-security-bar form {
    display: flex;
    gap: 8px;
    align-items: center;
}

.vault-security-bar input {
    max-width: 260px;
}

.vault-open {
    color: #9be66d;
    font-weight: 800;
}

.vault-closed {
    color: #e1bd35;
    font-weight: 800;
}

.warning-btn {
    background: #8a0000 !important;
    color: #fff !important;
}


/* V16 Brand Brain Engine */
#brand h3 {
    border-top: 1px solid rgba(255,255,255,.12);
    padding-top: 18px;
}

#brand h3:first-of-type {
    border-top: none;
    padding-top: 0;
}


/* V17 SEO / GEO Mapping Engine */
#seo h3 {
    border-top: 1px solid rgba(255,255,255,.12);
    padding-top: 18px;
}

#seo h3:first-of-type {
    border-top: none;
    padding-top: 0;
}


/* V18 SEO/GEO Autofill Import */
#seo .agreement-box {
    border-color: rgba(134, 204, 91, .35);
    background: rgba(30, 80, 40, .12);
}


/* V19 Multi-CSV Keyword Intelligence */
#seo input[type="file"][multiple] {
    border: 1px dashed rgba(155,230,109,.55);
    background: rgba(155,230,109,.08);
}


/* V21 Tier System + Feature Lock Engine */
.tier-pricing-panel {
    margin: 30px 0;
    padding: 24px;
    border: 1px solid rgba(225,189,53,.28);
    border-radius: 22px;
    background: rgba(8, 17, 31, .72);
    box-shadow: 0 25px 70px rgba(0,0,0,.28);
}

.tier-heading h2 {
    color: #fff;
    margin: 0 0 12px;
}

.tier-heading p {
    color: #cbd5e1;
    max-width: 1050px;
}

.tier-cards {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
    margin: 22px 0;
}

.tier-card {
    display: block;
    border: 1px solid rgba(255,255,255,.16);
    border-radius: 18px;
    padding: 18px;
    background: linear-gradient(135deg, rgba(255,255,255,.06), rgba(255,255,255,.025));
    cursor: pointer;
}

.tier-card.featured {
    border-color: rgba(155,230,109,.55);
    box-shadow: 0 0 24px rgba(155,230,109,.12);
}

.tier-card input {
    width: auto;
    margin-right: 8px;
}

.tier-card strong,
.tier-card span,
.tier-card small {
    display: block;
}

.tier-card strong {
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
}

.tier-price {
    color: #9be66d;
    font-weight: 900;
    font-size: 18px;
}

.tier-managed {
    color: #e1bd35;
    font-weight: 800;
    margin: 4px 0 10px;
}

.tier-card small {
    color: #cbd5e1;
    line-height: 1.45;
}

.tier-ack {
    border-top: 1px solid rgba(255,255,255,.12);
    padding-top: 14px;
}

.locked-feature {
    opacity: .6;
    filter: grayscale(.65);
    position: relative;
}

.lock-pill {
    color: #111;
    background: #e1bd35;
    border-radius: 999px;
    padding: 6px 10px;
    font-style: normal;
    font-weight: 900;
    font-size: 12px;
    margin-right: 12px;
}

.tier-locked-section {
    position: relative;
}

.tier-locked-section input,
.tier-locked-section textarea,
.tier-locked-section select {
    opacity: .55;
    cursor: not-allowed;
}

.tier-lock-notice {
    border: 1px solid rgba(225,189,53,.55);
    background: rgba(225,189,53,.12);
    color: #fff;
    padding: 16px;
    border-radius: 14px;
    margin-bottom: 18px;
}

.tier-lock-notice strong {
    color: #e1bd35;
}

@media(max-width: 950px) {
    .tier-cards {
        grid-template-columns: 1fr;
    }
}


/* V21.1 Tier Plans UI */
.tier-plans-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
    margin-top: 26px;
}

.tier-plan-card {
    display: flex;
    flex-direction: column;
    border: 1px solid rgba(255,255,255,.14);
    border-radius: 22px;
    overflow: hidden;
    background: linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.025));
    transition: all .28s ease;
    cursor: pointer;
}

.tier-plan-card:hover {
    transform: translateY(-4px);
    border-color: rgba(225,189,53,.45);
}

.tier-plan-card.featured {
    border-color: rgba(155,230,109,.55);
    box-shadow: 0 0 32px rgba(155,230,109,.18);
}

.tier-plan-card input {
    margin: 18px;
    width: auto;
}

.tier-top {
    padding: 0 22px 22px;
    border-bottom: 1px solid rgba(255,255,255,.08);
}

.tier-top h3 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 14px;
}

.tier-price {
    color: #9be66d;
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 8px;
}

.tier-managed {
    color: #e1bd35;
    font-size: 17px;
    font-weight: 800;
}

.tier-body {
    padding: 22px;
}

.tier-body h4 {
    color: #fff;
    margin-bottom: 14px;
}

.tier-body ul {
    margin: 0;
    padding-left: 22px;
}

.tier-body li {
    margin-bottom: 10px;
    color: #dbe5f1;
    line-height: 1.45;
}

.tier-best-for {
    margin-top: 22px;
    padding: 16px;
    border-radius: 14px;
    background: rgba(255,255,255,.05);
    color: #dbe5f1;
    line-height: 1.5;
}

.tier-best-for strong {
    display: block;
    margin-bottom: 8px;
    color: #fff;
}

.tier-notice-box {
    margin-top: 34px;
}

.tier-notice-box p {
    color: #dbe5f1;
    line-height: 1.6;
}

@media(max-width: 1100px) {
    .tier-plans-grid {
        grid-template-columns: 1fr;
    }
}


/* V21.3 BIP client-facing branding */
.bip-wordmark {
    display: inline-flex;
    align-items: baseline;
    gap: 2px;
    font-weight: 900;
    letter-spacing: .04em;
    color: #fff;
}

.bip-wordmark .bip-i {
    color: #3bbaf9;
}

.tier-integrations-visual {
    margin-top: 34px;
    border: 1px solid rgba(59, 186, 249, .35);
    border-radius: 22px;
    overflow: hidden;
    background: rgba(0, 0, 0, .28);
    box-shadow: 0 20px 60px rgba(0,0,0,.35);
}

.tier-integrations-visual img {
    display: block;
    width: 100%;
    height: auto;
}


/* V21.4 BIP logo update */
.hero-logo-wrap{
    display:flex;
    justify-content:center;
    margin-bottom:18px;
}

.hero-bip-logo{
    width:140px;
    height:auto;
    filter:drop-shadow(0 0 25px rgba(59,186,249,.45));
}


/* V21.5 top logo + notice placement fixes */
.top-bip-logo-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 16px;
}

.top-bip-logo {
    width: 120px;
    max-width: 28vw;
    height: auto;
    filter: drop-shadow(0 0 24px rgba(59,186,249,.5));
}

.tier-integrations-visual + .tier-notice-box {
    margin-top: 28px;
}

.tier-notice-box {
    clear: both;
}


/* V22.1 ACTUAL FULL APP LOGO FIX */
/* One top-center BIP logo only. */
.bip-single-main-logo-wrap {
    width: 100%;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    margin: 8px auto 18px auto !important;
    padding: 0 !important;
    background: transparent !important;
}

.bip-single-main-logo {
    width: 444px !important;
    height: 444px !important;
    max-width: 444px !important;
    max-height: 444px !important;
    object-fit: contain !important;
    display: block !important;
    background: transparent !important;
}

/* Hide/remove the old duplicate smaller/left logo classes. */
.hero-logo-wrap,
.top-bip-logo-wrap,
.sidebar-logo,
.sidebar-mini-logo,
.small-bip-logo,
.left-logo,
.hero-side-logo,
.logo-left,
.top-left-logo,
.brand-mini,
.brand-logo,
.logo-mark {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    width: 0 !important;
    height: 0 !important;
    max-width: 0 !important;
    max-height: 0 !important;
    overflow: hidden !important;
    pointer-events: none !important;
}

/* Hide old image classes directly too. */
.hero-bip-logo,
.top-bip-logo,
.sidebar-logo img,
.sidebar-mini-logo img,
.small-bip-logo img,
.left-logo img,
.hero-side-logo img,
.logo-left img,
.top-left-logo img,
.brand-mini img,
.brand-logo img,
.logo-mark img {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    width: 0 !important;
    height: 0 !important;
}
