/* Titan Page Builder Production 1.0.0 — canonical product-content presentation.
   Visual rebuild on the verified Magento-authored Page Builder serialization grammar.
   Context-neutral core: CMS Pages, CMS Blocks, and Page Builder-enabled attributes. */

#html-body .titan-pb54-row{
    --titan-green:#358B3E;
    --titan-green-hot:#7bd24e;
    --titan-black:#0c110e;
    --titan-graphite:#151c18;
    --titan-graphite-2:#202922;
    --titan-text:#f4f7f4;
    --titan-muted:#b9c6bc;
    --titan-white:#f4f7f4;
    --titan-ink:#101712;
    --titan-line:rgba(123,210,78,.28);
    position:relative;
    z-index:0;
    width:min(1480px,calc(100% - 32px));
    margin:0 auto!important;
    padding:0!important;
    overflow:visible;
    isolation:isolate;
    font-family:Arial,Helvetica,sans-serif;
}
#html-body .titan-pb54-row::before{
    content:"";
    position:absolute;
    z-index:-1;
    top:0;bottom:0;left:50%;
    width:100vw;
    transform:translateX(-50%);
    pointer-events:none;
}
#html-body .titan-pb54-row *,
#html-body .titan-pb54-row *::before,
#html-body .titan-pb54-row *::after{box-sizing:border-box}

#html-body .titan-pb54-hero-row,
#html-body .titan-pb54-primary-row,
#html-body .titan-pb54-warning-row,
#html-body .titan-pb54-closing-row{color:var(--titan-text)!important}
#html-body .titan-pb54-hero-row::before,
#html-body .titan-pb54-primary-row::before,
#html-body .titan-pb54-warning-row::before,
#html-body .titan-pb54-closing-row::before{
    background:
        radial-gradient(circle at 13% 0%,rgba(53,139,62,.28),transparent 31%),
        radial-gradient(circle at 88% 5%,rgba(123,210,78,.09),transparent 25%),
        linear-gradient(135deg,#090d0a 0%,#151c18 50%,#080c09 100%);
}
#html-body .titan-pb54-apps-row{color:var(--titan-ink)!important}
#html-body .titan-pb54-apps-row::before{background:linear-gradient(145deg,#f7faf8,#e9f1eb)}
#html-body .titan-pb54-highlights-row{color:var(--titan-text)!important}
#html-body .titan-pb54-highlights-row::before{
    background:
        radial-gradient(circle at 96% 0%,rgba(123,210,78,.16),transparent 31%),
        linear-gradient(135deg,#153a1c 0%,#0a1b0e 58%,#08120a 100%);
}

/* Verified Page Builder column groups */
#html-body .titan-pb54-hero-grid>.pagebuilder-column-line,
#html-body .titan-pb54-primary-grid>.pagebuilder-column-line,
#html-body .titan-pb54-warning-grid>.pagebuilder-column-line,
#html-body .titan-pb54-closing-grid>.pagebuilder-column-line{
    gap:20px!important;
    align-items:stretch!important;
}

/* HERO */
#html-body .titan-pb54-hero-row{padding:34px 0 30px!important}
#html-body .titan-pb54-hero-grid{position:relative;border-bottom:5px solid var(--titan-green)!important;padding-bottom:22px!important}
#html-body .titan-pb54-hero-copy{
    position:relative;
    min-width:0;
    justify-content:center!important;
    padding:clamp(26px,3vw,40px)!important;
    overflow:hidden;
    color:#fff!important;
    background:
        linear-gradient(90deg,rgba(123,210,78,.055) 1px,transparent 1px),
        linear-gradient(rgba(123,210,78,.055) 1px,transparent 1px),
        linear-gradient(145deg,rgba(8,15,10,.97),rgba(24,35,27,.90))!important;
    background-size:34px 34px,34px 34px,auto!important;
    border:1px solid rgba(123,210,78,.30)!important;
    border-radius:5px!important;
    box-shadow:inset 0 0 0 1px rgba(255,255,255,.025),0 20px 48px rgba(0,0,0,.28)!important;
}
#html-body .titan-pb54-hero-copy::before,
#html-body .titan-pb54-hero-copy::after{content:"";position:absolute;width:34px;height:34px;pointer-events:none}
#html-body .titan-pb54-hero-copy::before{top:12px;left:12px;border-top:2px solid var(--titan-green-hot);border-left:2px solid var(--titan-green-hot)}
#html-body .titan-pb54-hero-copy::after{right:12px;bottom:12px;border-right:2px solid var(--titan-green-hot);border-bottom:2px solid var(--titan-green-hot)}
#html-body .titan-pb54-kicker-block,
#html-body .titan-pb54-subtitle-block,
#html-body .titan-pb54-key-specs-block,
#html-body .titan-pb54-eyebrow-block,
#html-body .titan-pb54-identity-copy-block,
#html-body .titan-pb54-badges-block,
#html-body .titan-pb54-system-block,
#html-body .titan-pb54-section-kicker-block,
#html-body .titan-pb54-apps-block,
#html-body .titan-pb54-highlights-block,
#html-body .titan-pb54-warning-icon-block,
#html-body .titan-pb54-warning-copy-block{margin:0!important}
#html-body .titan-pb54-kicker{
    display:inline-flex!important;align-items:center!important;gap:9px!important;
    margin:0 0 14px!important;color:var(--titan-green-hot)!important;
    font-size:12px!important;font-weight:900!important;line-height:1.35!important;
    letter-spacing:.14em!important;text-transform:uppercase!important;
}
#html-body .titan-pb54-kicker::before{content:"";width:9px;height:9px;flex:0 0 9px;background:var(--titan-green-hot)!important;box-shadow:0 0 18px rgba(123,210,78,.82)!important}
#html-body .titan-pb54-title-stack{margin:0!important}
#html-body [data-content-type=heading].titan-pb54-title{
    margin:0!important;color:#fff!important;font-size:clamp(36px,4.9vw,66px)!important;
    line-height:.94!important;font-weight:950!important;letter-spacing:-.045em!important;text-transform:uppercase!important;
}
#html-body [data-content-type=heading].titan-pb54-title-accent{color:var(--titan-green-hot)!important}
#html-body [data-content-type=heading].titan-pb54-title-b{margin-top:2px!important}
#html-body .titan-pb54-subtitle{max-width:830px;margin:20px 0 0!important;color:#e7eee8!important;font-size:clamp(15px,1.5vw,18px)!important;line-height:1.62!important}
#html-body .titan-pb54-key-specs{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin-top:24px!important}
#html-body .titan-pb54-key-spec{min-height:78px;padding:13px 12px!important;background:rgba(53,139,62,.14)!important;border:1px solid rgba(123,210,78,.30)!important;border-radius:4px!important}
#html-body .titan-pb54-key-spec strong{display:block!important;margin-bottom:6px!important;color:#fff!important;font-size:19px!important;line-height:1.05!important}
#html-body .titan-pb54-key-spec span{display:block!important;color:var(--titan-muted)!important;font-size:10px!important;font-weight:900!important;line-height:1.25!important;letter-spacing:.075em!important;text-transform:uppercase!important}

#html-body .titan-pb54-identity-panel{
    justify-content:space-between!important;gap:16px!important;padding:clamp(24px,2.7vw,32px)!important;
    overflow:hidden;color:#172018!important;
    background:
        linear-gradient(90deg,rgba(53,139,62,.055) 1px,transparent 1px),
        linear-gradient(rgba(53,139,62,.055) 1px,transparent 1px),
        linear-gradient(150deg,#fff,#edf4ef)!important;
    background-size:24px 24px,24px 24px,auto!important;
    border:1px solid rgba(53,139,62,.30)!important;border-top:4px solid var(--titan-green)!important;border-radius:5px!important;
    box-shadow:0 20px 50px rgba(0,0,0,.30)!important;
}
#html-body .titan-pb54-eyebrow{margin:0 0 8px!important;color:var(--titan-green)!important;font-size:11px!important;font-weight:900!important;line-height:1.35!important;letter-spacing:.16em!important;text-transform:uppercase!important}
#html-body [data-content-type=heading].titan-pb54-identity-title{margin:0!important;color:#0e140f!important;font-size:clamp(27px,3vw,42px)!important;line-height:1!important;font-weight:950!important;letter-spacing:-.035em!important;text-transform:uppercase!important}
#html-body .titan-pb54-identity-copy{margin:13px 0 0!important;color:#3b463d!important;font-size:15px!important;line-height:1.58!important}
#html-body .titan-pb54-badges{display:flex!important;flex-wrap:wrap!important;gap:7px!important;margin-top:2px!important}
#html-body .titan-pb54-badge{display:inline-flex!important;align-items:center!important;min-height:29px!important;padding:6px 9px!important;color:#fff!important;background:#101412!important;border-radius:3px!important;font-size:10px!important;font-weight:900!important;letter-spacing:.07em!important;text-transform:uppercase!important}
#html-body .titan-pb54-badge-green{background:var(--titan-green)!important}
#html-body .titan-pb54-system{margin-top:auto!important;padding-top:15px!important;border-top:1px solid rgba(53,139,62,.24)!important}

/* PRIMARY INFORMATION */
#html-body .titan-pb54-primary-row{padding:24px 0 30px!important}
#html-body .titan-pb54-description-column{min-width:0!important;gap:0!important}
#html-body [data-content-type=heading].titan-pb54-section-title{margin:0!important;color:#fff!important;font-size:clamp(24px,2.8vw,36px)!important;line-height:1.05!important;font-weight:950!important;letter-spacing:-.035em!important;text-transform:uppercase!important}
#html-body [data-content-type=heading].titan-pb54-description-title{padding:22px 27px 12px!important;background:linear-gradient(145deg,rgba(22,31,25,.99),rgba(10,16,12,.995))!important;border:1px solid rgba(123,210,78,.22)!important;border-bottom:0!important;border-radius:5px 5px 0 0!important}
#html-body .titan-pb54-description-card{padding:0 27px 24px!important;background:linear-gradient(145deg,rgba(22,31,25,.99),rgba(10,16,12,.995))!important;border:1px solid rgba(123,210,78,.22)!important;border-top:0!important;border-radius:0 0 5px 5px!important;box-shadow:0 18px 42px rgba(0,0,0,.24)!important}
#html-body .titan-pb54-description-copy{display:grid!important;gap:13px!important}
#html-body .titan-pb54-description-copy p{margin:0!important;color:#dce5dd!important;font-size:15.5px!important;line-height:1.68!important}
#html-body [data-content-type=image].titan-pb54-media{position:relative;min-height:210px;margin:18px 0 0!important;overflow:hidden;background:#050906!important;border:1px solid rgba(123,210,78,.30)!important;border-radius:5px!important;box-shadow:0 18px 42px rgba(0,0,0,.24)!important}
#html-body [data-content-type=image].titan-pb54-media::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(4,10,6,.01),rgba(4,10,6,.10))}
#html-body .titan-pb54-media-image{display:block!important;width:100%!important;height:auto!important;object-fit:cover!important;object-position:center top!important}
#html-body .titan-pb54-media .pagebuilder-mobile-only{display:none!important}
#html-body .titan-pb54-spec-column{align-self:flex-start!important}
#html-body .titan-pb54-spec-panel{overflow:hidden!important;padding:0!important;background:#0f1812!important;border:1px solid rgba(123,210,78,.24)!important;border-radius:5px!important;box-shadow:0 18px 42px rgba(0,0,0,.24)!important}
#html-body .titan-pb54-spec-header{padding:20px 21px 17px!important;background:linear-gradient(135deg,var(--titan-green),#1f6129)!important;border-bottom:1px solid rgba(255,255,255,.16)!important}
#html-body .titan-pb54-spec-header p{margin:0!important;color:rgba(255,255,255,.86)!important;font-size:10px!important;font-weight:900!important;letter-spacing:.16em!important;text-transform:uppercase!important}
#html-body .titan-pb54-spec-header h3{margin:5px 0 0!important;color:#fff!important;font-size:23px!important;line-height:1.05!important;font-weight:950!important;letter-spacing:-.03em!important;text-transform:uppercase!important}
#html-body .titan-pb54-spec-list{margin:0!important;padding:10px 18px 16px!important;list-style:none!important}
#html-body .titan-pb54-spec-list li{display:grid!important;grid-template-columns:minmax(116px,.88fr) minmax(0,1.12fr)!important;gap:11px!important;padding:10px 0!important;border-bottom:1px solid rgba(123,210,78,.15)!important}
#html-body .titan-pb54-spec-list li:last-child{border-bottom:0!important}
#html-body .titan-pb54-spec-list span{color:var(--titan-muted)!important;font-size:10px!important;font-weight:900!important;line-height:1.35!important;letter-spacing:.075em!important;text-transform:uppercase!important}
#html-body .titan-pb54-spec-list strong{color:#fff!important;font-size:13.5px!important;line-height:1.36!important}

/* APPLICATIONS */
#html-body .titan-pb54-apps-row{padding:28px 0 30px!important}
#html-body .titan-pb54-section-kicker{margin:0 0 8px!important;color:var(--titan-green-hot)!important;font-size:10px!important;font-weight:900!important;line-height:1.35!important;letter-spacing:.15em!important;text-transform:uppercase!important}
#html-body .titan-pb54-section-kicker-dark{color:var(--titan-green)!important}
#html-body [data-content-type=heading].titan-pb54-section-title-dark{color:#101712!important}
#html-body .titan-pb54-apps{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;margin-top:16px!important}
#html-body .titan-pb54-app{position:relative;min-height:72px;display:flex!important;align-items:center!important;padding:12px 14px 12px 17px!important;overflow:hidden;color:#fff!important;background:linear-gradient(145deg,#337f3b,#1f5929)!important;border:1px solid rgba(53,139,62,.60)!important;border-radius:4px!important;box-shadow:0 9px 20px rgba(21,72,31,.16)!important;font-size:12.5px!important;font-weight:900!important;line-height:1.3!important;letter-spacing:.025em!important;text-transform:uppercase!important}
#html-body .titan-pb54-app::before{content:"";position:absolute;left:0;top:0;width:4px;height:100%;background:var(--titan-green-hot)!important}

/* HIGHLIGHTS */
#html-body .titan-pb54-highlights-row{padding:29px 0 32px!important}
#html-body .titan-pb54-highlights{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;margin-top:16px!important}
#html-body .titan-pb54-highlight{min-height:160px;padding:19px!important;color:#fff!important;background:linear-gradient(145deg,rgba(53,139,62,.50),rgba(7,27,12,.82))!important;border:1px solid rgba(123,210,78,.38)!important;border-radius:4px!important;box-shadow:0 12px 28px rgba(0,0,0,.20)!important}
#html-body .titan-pb54-highlight-number{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:36px!important;height:36px!important;margin-bottom:12px!important;color:#fff!important;background:#081e0d!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:3px!important;font-size:13px!important;font-weight:950!important}
#html-body .titan-pb54-highlight h3{margin:0 0 8px!important;color:#fff!important;font-size:17px!important;line-height:1.2!important;letter-spacing:-.02em!important;text-transform:uppercase!important}
#html-body .titan-pb54-highlight p{margin:0!important;color:#edf5ef!important;font-size:14.5px!important;line-height:1.55!important}

/* COMPATIBILITY */
#html-body .titan-pb54-warning-row{padding:24px 0!important}
#html-body .titan-pb54-warning-grid{gap:17px!important;align-items:flex-start!important;padding:22px!important;color:#1c251f!important;background:#fff!important;border:1px solid rgba(53,139,62,.30)!important;border-left:5px solid var(--titan-green)!important;border-radius:5px!important;box-shadow:0 16px 40px rgba(0,0,0,.22)!important}
#html-body .titan-pb54-warning-icon-column{justify-content:flex-start!important;align-items:flex-start!important}
#html-body .titan-pb54-warning-icon{display:flex!important;align-items:center!important;justify-content:center!important;width:52px!important;height:52px!important;color:#fff!important;background:var(--titan-green)!important;border-radius:4px!important;font-size:26px!important;font-weight:950!important;box-shadow:0 8px 20px rgba(53,139,62,.25)!important}
#html-body [data-content-type=heading].titan-pb54-warning-title{margin:0 0 8px!important;color:#101412!important;font-size:21px!important;line-height:1.15!important;font-weight:950!important;letter-spacing:-.02em!important;text-transform:uppercase!important}
#html-body .titan-pb54-warning-copy{margin:0!important;color:#39443c!important;font-size:15px!important;line-height:1.62!important}

/* CLOSING */
#html-body .titan-pb54-closing-row{padding:0 0 42px!important}
#html-body .titan-pb54-closing-grid{gap:22px!important;padding:clamp(24px,3vw,32px)!important;background:radial-gradient(circle at 0% 100%,rgba(123,210,78,.22),transparent 36%),linear-gradient(120deg,#2e7e38,#194f24 48%,#09180e 100%)!important;border:1px solid rgba(123,210,78,.46)!important;border-radius:5px!important;box-shadow:0 18px 46px rgba(0,0,0,.30)!important}
#html-body .titan-pb54-closing-title-column{justify-content:center!important}
#html-body [data-content-type=heading].titan-pb54-closing-title{margin:0!important;color:#fff!important;font-size:clamp(27px,3.2vw,40px)!important;line-height:1.03!important;font-weight:950!important;letter-spacing:-.04em!important;text-transform:uppercase!important}
#html-body .titan-pb54-closing-copy{display:grid!important;gap:10px!important;align-content:center!important;padding:18px 0 18px 21px!important;border-left:1px solid rgba(255,255,255,.20)!important}
#html-body .titan-pb54-closing-copy p{margin:0!important;color:#f1f7f2!important;font-size:15px!important;line-height:1.62!important}

@media (hover:hover) and (pointer:fine){
    #html-body .titan-pb54-key-spec,#html-body .titan-pb54-app,#html-body .titan-pb54-highlight{transition:transform 200ms ease,border-color 200ms ease,background 200ms ease!important}
    #html-body .titan-pb54-key-spec:hover,#html-body .titan-pb54-app:hover,#html-body .titan-pb54-highlight:hover{transform:translateY(-3px);border-color:rgba(123,210,78,.62)!important}
}
@media (max-width:1040px){
    #html-body .titan-pb54-hero-grid>.pagebuilder-column-line,
    #html-body .titan-pb54-primary-grid>.pagebuilder-column-line{flex-direction:column!important}
    #html-body .titan-pb54-hero-copy,#html-body .titan-pb54-identity-panel,#html-body .titan-pb54-description-column,#html-body .titan-pb54-spec-column{width:100%!important}
    #html-body .titan-pb54-apps{grid-template-columns:repeat(3,minmax(0,1fr))!important}
    #html-body .titan-pb54-app:last-child{grid-column:span 2}
}
@media (max-width:720px){
    #html-body .titan-pb54-row{width:calc(100% - 20px)}
    #html-body .titan-pb54-hero-row{padding:12px 0 16px!important}
    #html-body .titan-pb54-hero-grid{padding-bottom:14px!important;border-bottom-width:4px!important}
    #html-body .titan-pb54-hero-grid>.pagebuilder-column-line{gap:0!important}
    #html-body .titan-pb54-hero-copy{padding:18px 14px 16px!important}
    #html-body .titan-pb54-hero-copy::before,#html-body .titan-pb54-hero-copy::after{display:none}
    #html-body .titan-pb54-identity-panel{display:none!important}
    #html-body .titan-pb54-kicker{margin-bottom:10px!important;font-size:9.5px!important;letter-spacing:.12em!important}
    #html-body [data-content-type=heading].titan-pb54-title{font-size:clamp(29px,9.5vw,40px)!important;line-height:.98!important}
    #html-body .titan-pb54-subtitle{margin-top:13px!important;font-size:14.5px!important;line-height:1.5!important}
    #html-body .titan-pb54-key-specs{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;margin-top:15px!important}
    #html-body .titan-pb54-key-spec{min-height:61px;padding:9px 10px!important}
    #html-body .titan-pb54-key-spec strong{margin-bottom:4px!important;font-size:15px!important}
    #html-body .titan-pb54-key-spec span{font-size:8.5px!important}
    #html-body .titan-pb54-primary-row{padding:10px 0 18px!important}
    #html-body .titan-pb54-primary-grid>.pagebuilder-column-line{gap:9px!important}
    #html-body [data-content-type=heading].titan-pb54-description-title{padding:16px 13px 8px!important;font-size:21px!important;line-height:1.08!important}
    #html-body .titan-pb54-description-card{padding:0 13px 15px!important}
    #html-body .titan-pb54-description-copy{gap:8px!important}
    #html-body .titan-pb54-description-copy p{padding:10px!important;background:rgba(255,255,255,.04)!important;border:1px solid rgba(123,210,78,.12)!important;border-radius:3px!important;font-size:14px!important;line-height:1.52!important}
    #html-body [data-content-type=image].titan-pb54-media{min-height:180px;margin-top:9px!important}
    #html-body .titan-pb54-media .pagebuilder-mobile-hidden{display:none!important}
    #html-body .titan-pb54-media .pagebuilder-mobile-only{display:block!important}
    #html-body .titan-pb54-spec-header{padding:16px 14px 13px!important}
    #html-body .titan-pb54-spec-header p{font-size:9px!important}
    #html-body .titan-pb54-spec-header h3{font-size:19px!important}
    #html-body .titan-pb54-spec-list{padding:7px 12px 10px!important}
    #html-body .titan-pb54-spec-list li{grid-template-columns:minmax(88px,31%) minmax(0,1fr)!important;gap:9px!important;padding:8px 0!important}
    #html-body .titan-pb54-spec-list span{font-size:8.5px!important}
    #html-body .titan-pb54-spec-list strong{font-size:12.5px!important}
    #html-body .titan-pb54-apps-row,#html-body .titan-pb54-highlights-row{padding:16px 0!important}
    #html-body .titan-pb54-section-kicker{margin-bottom:6px!important;font-size:9px!important}
    #html-body [data-content-type=heading].titan-pb54-section-title{font-size:21px!important}
    #html-body .titan-pb54-apps,#html-body .titan-pb54-highlights{grid-template-columns:1fr!important;gap:7px!important;margin-top:10px!important}
    #html-body .titan-pb54-app,#html-body .titan-pb54-app:last-child{grid-column:auto;min-height:52px;padding:10px 10px 10px 13px!important;font-size:11px!important}
    #html-body .titan-pb54-highlight{min-height:0;padding:14px!important}
    #html-body .titan-pb54-highlight-number{width:30px!important;height:30px!important;margin-bottom:8px!important;font-size:11px!important}
    #html-body .titan-pb54-warning-row{padding:9px 0!important}
    #html-body .titan-pb54-warning-grid{gap:10px!important;padding:14px 12px!important}
    #html-body .titan-pb54-warning-icon-column{width:34px!important;flex:0 0 34px!important}
    #html-body .titan-pb54-warning-copy-column{width:auto!important;flex:1 1 auto!important}
    #html-body .titan-pb54-warning-icon{width:34px!important;height:34px!important;font-size:18px!important}
    #html-body [data-content-type=heading].titan-pb54-warning-title{font-size:17px!important}
    #html-body .titan-pb54-warning-copy{font-size:15.5px!important;line-height:1.55!important}
    #html-body .titan-pb54-closing-grid>.pagebuilder-column-line{flex-direction:column!important;gap:11px!important}
    #html-body .titan-pb54-closing-title-column,#html-body .titan-pb54-closing-copy-column{width:100%!important}
    #html-body .titan-pb54-closing-row{padding-bottom:24px!important}
    #html-body .titan-pb54-closing-grid{padding:17px 13px!important}
    #html-body [data-content-type=heading].titan-pb54-closing-title{font-size:22px!important;line-height:1.06!important}
    #html-body .titan-pb54-closing-copy{padding:12px 0 0!important;border-left:0!important;border-top:1px solid rgba(255,255,255,.18)!important}
    #html-body .titan-pb54-closing-copy p{font-size:15.5px!important;line-height:1.55!important}
}
@media (max-width:390px){
    #html-body .titan-pb54-row{width:calc(100% - 16px)}
    #html-body .titan-pb54-spec-list li{grid-template-columns:82px minmax(0,1fr)!important}
}
@media (prefers-reduced-motion:reduce){
    #html-body .titan-pb54-key-spec,#html-body .titan-pb54-app,#html-body .titan-pb54-highlight{transition:none!important}
    #html-body .titan-pb54-key-spec:hover,#html-body .titan-pb54-app:hover,#html-body .titan-pb54-highlight:hover{transform:none!important}
}

/* V5 persistence corrections: row CSS classes live on Row inner, which Page Builder maps/persists. */
#html-body .titan-pb54-hero-row{padding-top:28px!important;padding-bottom:24px!important}
#html-body .titan-pb54-primary-row{padding-top:22px!important;padding-bottom:28px!important}
#html-body .titan-pb54-apps-row{padding-top:26px!important;padding-bottom:28px!important}
#html-body .titan-pb54-highlights-row{padding-top:27px!important;padding-bottom:30px!important}
#html-body .titan-pb54-warning-row{padding-top:22px!important;padding-bottom:22px!important}
#html-body .titan-pb54-closing-row{padding-top:0!important;padding-bottom:38px!important}
#html-body [data-content-type=heading].titan-pb54-title-accent{color:#7bd24e!important}
#html-body .titan-pb54-badge-green{background:#358B3E!important;color:#fff!important}
#html-body .titan-pb54-spec-header{background:linear-gradient(135deg,#358B3E,#1f6129)!important}
#html-body .titan-pb54-spec-list span{color:#b9c6bc!important}
#html-body .titan-pb54-section-kicker{color:#7bd24e!important}
#html-body .titan-pb54-section-kicker-dark{color:#358B3E!important}
#html-body .titan-pb54-app::before{background:#7bd24e!important}
#html-body .titan-pb54-warning-icon{background:#358B3E!important;color:#fff!important}
#html-body .titan-pb54-highlights-row [data-content-type=heading].titan-pb54-section-title{color:#fff!important}


/* V5.2 ICON SYSTEM — restrained inline SVGs, shared palette */
#html-body .titan-pb54-icon{width:17px!important;height:17px!important;display:block!important;flex:0 0 17px!important;color:currentColor!important}
#html-body .titan-pb54-icon-label{display:inline-flex!important;align-items:center!important;gap:8px!important}
#html-body .titan-pb54-icon-label .titan-pb54-icon{color:#7bd24e!important}
#html-body .titan-pb54-icon-label>span{color:#cdeec2!important}
#html-body .titan-pb54-icon-label-light .titan-pb54-icon{color:#358B3E!important}
#html-body .titan-pb54-icon-label-light>span{color:#24652f!important}
#html-body .titan-pb54-icon-label.titan-pb54-section-kicker-dark .titan-pb54-icon{color:#358B3E!important}
#html-body .titan-pb54-icon-label.titan-pb54-section-kicker-dark>span{color:#2a7033!important}
#html-body .titan-pb54-kicker.titan-pb54-icon-label{display:inline-flex!important}
#html-body .titan-pb54-kicker.titan-pb54-icon-label::before{display:none!important}

#html-body .titan-pb54-key-spec{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;gap:10px!important;align-items:center!important}
#html-body .titan-pb54-key-spec-icon{display:flex!important;align-items:center!important;justify-content:center!important;width:32px!important;height:32px!important;color:#7bd24e!important;background:rgba(123,210,78,.08)!important;border:1px solid rgba(123,210,78,.22)!important;border-radius:3px!important}
#html-body .titan-pb54-key-spec-icon .titan-pb54-icon{width:18px!important;height:18px!important;flex-basis:18px!important}
#html-body .titan-pb54-key-spec-copy{display:block!important;min-width:0!important}
#html-body .titan-pb54-key-spec-copy strong{color:#fff!important}
#html-body .titan-pb54-key-spec-label{color:#bfe3b7!important}

#html-body .titan-pb54-app{gap:11px!important}
#html-body .titan-pb54-app-icon{display:flex!important;align-items:center!important;justify-content:center!important;width:34px!important;height:34px!important;flex:0 0 34px!important;color:#a2f276!important;background:rgba(5,24,10,.32)!important;border:1px solid rgba(217,255,208,.18)!important;border-radius:3px!important}
#html-body .titan-pb54-app-icon .titan-pb54-icon{width:18px!important;height:18px!important;flex-basis:18px!important}
#html-body .titan-pb54-app-label{color:#e8f7e4!important;line-height:1.25!important}

#html-body .titan-pb54-highlight-head{display:flex!important;align-items:center!important;gap:10px!important;margin:0 0 8px!important}
#html-body .titan-pb54-highlight-icon{display:flex!important;align-items:center!important;justify-content:center!important;width:36px!important;height:36px!important;flex:0 0 36px!important;color:#7bd24e!important;background:rgba(8,30,13,.72)!important;border:1px solid rgba(123,210,78,.30)!important;border-radius:3px!important}
#html-body .titan-pb54-highlight-icon .titan-pb54-icon{width:19px!important;height:19px!important;flex-basis:19px!important}
#html-body .titan-pb54-highlight-head h3{margin:0!important;color:#d9ffd0!important}
#html-body .titan-pb54-highlight p{color:#e7f2e8!important}
#html-body .titan-pb54-highlight-number{margin-bottom:10px!important;color:#bfe3b7!important}

#html-body .titan-pb54-warning-svg{width:25px!important;height:25px!important;display:block!important;color:#fff!important}

@media (max-width:720px){
  #html-body .titan-pb54-key-spec{grid-template-columns:28px minmax(0,1fr)!important;gap:7px!important}
  #html-body .titan-pb54-key-spec-icon{width:27px!important;height:27px!important}
  #html-body .titan-pb54-key-spec-icon .titan-pb54-icon{width:15px!important;height:15px!important;flex-basis:15px!important}
  #html-body .titan-pb54-app-icon{width:30px!important;height:30px!important;flex-basis:30px!important}
  #html-body .titan-pb54-highlight-icon{width:32px!important;height:32px!important;flex-basis:32px!important}
  #html-body .titan-pb54-highlight-icon .titan-pb54-icon{width:17px!important;height:17px!important;flex-basis:17px!important}
  #html-body .titan-pb54-icon-label{gap:6px!important}
  #html-body .titan-pb54-icon-label .titan-pb54-icon{width:15px!important;height:15px!important;flex-basis:15px!important}
}


/* V5.3 TECH-SPEC ICONS */
#html-body .titan-pb54-spec-header-label{display:inline-flex!important;align-items:center!important;gap:8px!important}
#html-body .titan-pb54-spec-header-label .titan-pb54-icon{width:15px!important;height:15px!important;max-width:15px!important;max-height:15px!important;flex:0 0 15px!important;color:#d9ffd0!important}
#html-body .titan-pb54-spec-header-label>span{color:#eaffdf!important}
#html-body .titan-pb54-spec-list li{grid-template-columns:minmax(150px,.88fr) minmax(0,1.12fr)!important;align-items:center!important}
#html-body .titan-pb54-spec-meta{display:flex!important;align-items:center!important;gap:8px!important;min-width:0!important;color:#cdeec2!important}
#html-body .titan-pb54-spec-icon{display:flex!important;align-items:center!important;justify-content:center!important;width:24px!important;height:24px!important;flex:0 0 24px!important;color:#7bd24e!important;background:rgba(123,210,78,.07)!important;border:1px solid rgba(123,210,78,.16)!important;border-radius:2px!important}
#html-body .titan-pb54-spec-icon .titan-pb54-icon{width:13px!important;height:13px!important;max-width:13px!important;max-height:13px!important;flex:0 0 13px!important;color:#7bd24e!important}
#html-body .titan-pb54-spec-label{display:block!important;color:#cdeec2!important;font-size:10px!important;font-weight:900!important;line-height:1.2!important;letter-spacing:.055em!important;text-transform:uppercase!important}
#html-body .titan-pb54-spec-list>li>strong{color:#fff!important}

@media (max-width:720px){
  #html-body .titan-pb54-spec-list li{grid-template-columns:minmax(118px,38%) minmax(0,1fr)!important;gap:8px!important}
  #html-body .titan-pb54-spec-meta{gap:6px!important}
  #html-body .titan-pb54-spec-icon{width:20px!important;height:20px!important;flex-basis:20px!important}
  #html-body .titan-pb54-spec-icon .titan-pb54-icon{width:11px!important;height:11px!important;max-width:11px!important;max-height:11px!important;flex-basis:11px!important}
  #html-body .titan-pb54-spec-label{font-size:8.5px!important}
}


/* ======================================================================
   V5.4 EDITOR-SAFE ICON ARCHITECTURE
   Decorative icons are NOT stored as inline SVG in Page Builder content.
   Storefront icons are CSS mask pseudo-elements; Page Builder Admin hides
   those pseudo-elements completely for a clean editing surface.
   ====================================================================== */

/* Shared storefront glyph primitive. */
#html-body .titan-pb54-kicker::before,
#html-body .titan-pb54-eyebrow::before,
#html-body .titan-pb54-section-kicker::before,
#html-body .titan-pb54-spec-header-label::before,
#html-body .titan-pb54-key-spec::before,
#html-body .titan-pb54-app-label::before,
#html-body .titan-pb54-highlight-head::before,
#html-body .titan-pb54-spec-meta::before,
#html-body .titan-pb54-warning-icon::before{
    content:""!important;
    display:inline-block!important;
    width:16px!important;
    height:16px!important;
    min-width:16px!important;
    flex:0 0 16px!important;
    background:currentColor!important;
    -webkit-mask:var(--titan-pb54-icon) center/contain no-repeat!important;
    mask:var(--titan-pb54-icon) center/contain no-repeat!important;
}

/* Text-label glyphs. */
#html-body .titan-pb54-kicker,
#html-body .titan-pb54-eyebrow,
#html-body .titan-pb54-section-kicker,
#html-body .titan-pb54-spec-header-label{
    display:inline-flex!important;
    align-items:center!important;
    gap:8px!important;
}
#html-body .titan-pb54-kicker::before{color:#7bd24e!important;width:13px!important;height:13px!important;min-width:13px!important;flex-basis:13px!important}
#html-body .titan-pb54-identity-panel .titan-pb54-eyebrow::before,
#html-body .titan-pb54-system .titan-pb54-eyebrow::before{color:#358B3E!important;width:14px!important;height:14px!important;min-width:14px!important;flex-basis:14px!important}
#html-body .titan-pb54-apps-row .titan-pb54-section-kicker::before{color:#358B3E!important;width:13px!important;height:13px!important;min-width:13px!important;flex-basis:13px!important}
#html-body .titan-pb54-highlights-row .titan-pb54-section-kicker::before{color:#7bd24e!important;width:13px!important;height:13px!important;min-width:13px!important;flex-basis:13px!important}
#html-body .titan-pb54-warning-copy-column .titan-pb54-section-kicker::before{color:#358B3E!important;width:13px!important;height:13px!important;min-width:13px!important;flex-basis:13px!important}
#html-body .titan-pb54-closing-title-column .titan-pb54-section-kicker::before{color:#7bd24e!important;width:13px!important;height:13px!important;min-width:13px!important;flex-basis:13px!important}
#html-body .titan-pb54-spec-header-label::before{color:#d9ffd0!important;width:14px!important;height:14px!important;min-width:14px!important;flex-basis:14px!important}

/* Hero key-specs: icon is generated by the card, never stored in Page Builder. */
#html-body .titan-pb54-key-spec{
    display:grid!important;
    grid-template-columns:34px minmax(0,1fr)!important;
    gap:10px!important;
    align-items:center!important;
}
#html-body .titan-pb54-key-spec::before{
    width:32px!important;height:32px!important;min-width:32px!important;flex-basis:32px!important;
    color:#bfe3b7!important;
    background-color:#bfe3b7!important;
    border:1px solid rgba(123,210,78,.22)!important;
    border-radius:3px!important;
    box-shadow:inset 0 0 0 7px rgba(123,210,78,.06)!important;
}
#html-body .titan-pb54-key-spec-copy{display:block!important;min-width:0!important}
#html-body .titan-pb54-key-spec-copy strong{color:#fff!important}
#html-body .titan-pb54-key-spec-label{color:#cdeec2!important}

/* Applications: compact icon beside the text, no giant editor artwork. */
#html-body .titan-pb54-app{gap:0!important}
#html-body .titan-pb54-app-label{display:flex!important;align-items:center!important;gap:11px!important;color:#e8f7e4!important;line-height:1.25!important}
#html-body .titan-pb54-app-label::before{
    width:30px!important;height:30px!important;min-width:30px!important;flex-basis:30px!important;
    color:#a2f276!important;background-color:#a2f276!important;
    border:1px solid rgba(217,255,208,.16)!important;border-radius:3px!important;
    box-shadow:inset 0 0 0 7px rgba(5,24,10,.30)!important;
}

/* Highlights: icon sits next to title. */
#html-body .titan-pb54-highlight-head{display:flex!important;align-items:center!important;gap:10px!important;margin:0 0 8px!important}
#html-body .titan-pb54-highlight-head::before{
    width:28px!important;height:28px!important;min-width:28px!important;flex-basis:28px!important;
    color:#7bd24e!important;background-color:#7bd24e!important;
    border:1px solid rgba(123,210,78,.22)!important;border-radius:3px!important;
    box-shadow:inset 0 0 0 7px rgba(8,30,13,.58)!important;
}
#html-body .titan-pb54-highlight-head h3{margin:0!important;color:#d9ffd0!important}

/* Technical Specifications: icon + readable text label on EVERY row. */
#html-body .titan-pb54-spec-header-label{color:#eaffdf!important}
#html-body .titan-pb54-spec-list li{
    grid-template-columns:minmax(172px,.92fr) minmax(0,1.08fr)!important;
    align-items:center!important;
    gap:12px!important;
}
#html-body .titan-pb54-spec-meta{
    display:grid!important;
    grid-template-columns:24px minmax(0,1fr)!important;
    align-items:center!important;
    gap:8px!important;
    min-width:0!important;
}
#html-body .titan-pb54-spec-meta::before{
    width:22px!important;height:22px!important;min-width:22px!important;flex-basis:22px!important;
    color:#7bd24e!important;background-color:#7bd24e!important;
    border:1px solid rgba(123,210,78,.16)!important;border-radius:3px!important;
    box-shadow:inset 0 0 0 5px rgba(123,210,78,.05)!important;
}
#html-body .titan-pb54-spec-label{
    display:block!important;
    color:#cdeec2!important;
    font-size:10px!important;
    font-weight:900!important;
    line-height:1.2!important;
    letter-spacing:.06em!important;
    text-transform:uppercase!important;
}
#html-body .titan-pb54-spec-list>li>strong{color:#fff!important}

/* Compatibility warning icon remains a structural 1/12 column but the glyph is CSS-only. */
#html-body .titan-pb54-warning-icon::before{
    width:26px!important;height:26px!important;min-width:26px!important;flex-basis:26px!important;
    color:#fff!important;background-color:#fff!important;
}

@media (max-width:720px){
  #html-body .titan-pb54-key-spec{grid-template-columns:28px minmax(0,1fr)!important;gap:7px!important}
  #html-body .titan-pb54-key-spec::before{width:27px!important;height:27px!important;min-width:27px!important;flex-basis:27px!important}
  #html-body .titan-pb54-app-label{gap:8px!important}
  #html-body .titan-pb54-app-label::before{width:26px!important;height:26px!important;min-width:26px!important;flex-basis:26px!important}
  #html-body .titan-pb54-highlight-head::before{width:24px!important;height:24px!important;min-width:24px!important;flex-basis:24px!important}
  #html-body .titan-pb54-spec-list li{grid-template-columns:minmax(132px,42%) minmax(0,1fr)!important;gap:8px!important}
  #html-body .titan-pb54-spec-meta{grid-template-columns:20px minmax(0,1fr)!important;gap:6px!important}
  #html-body .titan-pb54-spec-meta::before{width:19px!important;height:19px!important;min-width:19px!important;flex-basis:19px!important}
  #html-body .titan-pb54-spec-label{font-size:8.5px!important}
}

#html-body .titan-pb54-kicker{--titan-pb54-icon:url("data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M14.5%205.5a4%204%200%200%200%204%205L12%2017l-3%203-5-5%203-3%206.5-6.5a4%204%200%200%200%201-4z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");}
#html-body .titan-pb54-key-spec:nth-child(1){--titan-pb54-icon:url("data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%227.5%22%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22M6.7%2017.3%2017.3%206.7%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22m7.3%2013.9-.6%203.4%203.4-.6%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22m16.7%2010.1.6-3.4-3.4.6%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");}
#html-body .titan-pb54-key-spec:nth-child(2){--titan-pb54-icon:url("data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M8%204v16%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16%206v12%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M5%207h6%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M5%2017h6%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13%209h6%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13%2015h6%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");}
#html-body .titan-pb54-key-spec:nth-child(3){--titan-pb54-icon:url("data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M9%203h6v5l2%202v8l-2%203H9l-2-3v-8l2-2z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M9%208h6%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M7%2011h10%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");}
#html-body .titan-pb54-key-spec:nth-child(4){--titan-pb54-icon:url("data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4%2012h16%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22m7%209-3%203%203%203%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22m17%209%203%203-3%203%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M7%206v12%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M17%206v12%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");}
#html-body .titan-pb54-identity-panel .titan-pb54-eyebrow{--titan-pb54-icon:url("data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M14.5%205.5a4%204%200%200%200%204%205L12%2017l-3%203-5-5%203-3%206.5-6.5a4%204%200%200%200%201-4z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");}
#html-body .titan-pb54-system .titan-pb54-eyebrow{--titan-pb54-icon:url("data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M8%2012h8%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22m13%209%203%203-3%203%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M5%207h5v10H5%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%207h-3v10h3%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");}
#html-body .titan-pb54-spec-header-label{--titan-pb54-icon:url("data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4%206h16%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M4%2012h16%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M4%2018h16%22%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%228%22%20cy%3D%226%22%20r%3D%221.5%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2215%22%20cy%3D%2212%22%20r%3D%221.5%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2218%22%20r%3D%221.5%22%3E%3C%2Fcircle%3E%3C%2Fsvg%3E");}
#html-body .titan-pb54-spec-list > li:nth-child(1) .titan-pb54-spec-meta{--titan-pb54-icon:url("data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m12%203%207%204v10l-7%204-7-4V7z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22m9%2012%202%202%204-5%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");}
#html-body .titan-pb54-spec-list > li:nth-child(2) .titan-pb54-spec-meta{--titan-pb54-icon:url("data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M14.5%205.5a4%204%200%200%200%204%205L12%2017l-3%203-5-5%203-3%206.5-6.5a4%204%200%200%200%201-4z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");}
#html-body .titan-pb54-spec-list > li:nth-child(3) .titan-pb54-spec-meta{--titan-pb54-icon:url("data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4%205h10l6%207-8%208-8-8z%22%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%229%22%20cy%3D%2210%22%20r%3D%221.2%22%3E%3C%2Fcircle%3E%3C%2Fsvg%3E");}
#html-body .titan-pb54-spec-list > li:nth-child(4) .titan-pb54-spec-meta{--titan-pb54-icon:url("data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m12%203%208%204-8%204-8-4z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22m4%2012%208%204%208-4%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22m4%2017%208%204%208-4%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");}
#html-body .titan-pb54-spec-list > li:nth-child(5) .titan-pb54-spec-meta{--titan-pb54-icon:url("data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20height%3D%226%22%20width%3D%226%22%20x%3D%224%22%20y%3D%224%22%3E%3C%2Frect%3E%3Crect%20height%3D%226%22%20width%3D%226%22%20x%3D%2214%22%20y%3D%224%22%3E%3C%2Frect%3E%3Crect%20height%3D%226%22%20width%3D%226%22%20x%3D%224%22%20y%3D%2214%22%3E%3C%2Frect%3E%3Crect%20height%3D%226%22%20width%3D%226%22%20x%3D%2214%22%20y%3D%2214%22%3E%3C%2Frect%3E%3C%2Fsvg%3E");}
#html-body .titan-pb54-spec-list > li:nth-child(6) .titan-pb54-spec-meta{--titan-pb54-icon:url("data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%227.5%22%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22M6.7%2017.3%2017.3%206.7%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22m7.3%2013.9-.6%203.4%203.4-.6%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22m16.7%2010.1.6-3.4-3.4.6%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");}
#html-body .titan-pb54-spec-list > li:nth-child(7) .titan-pb54-spec-meta{--titan-pb54-icon:url("data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M8%204v16%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16%206v12%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M5%207h6%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M5%2017h6%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13%209h6%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13%2015h6%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");}
#html-body .titan-pb54-spec-list > li:nth-child(8) .titan-pb54-spec-meta{--titan-pb54-icon:url("data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M9%203h6v5l2%202v8l-2%203H9l-2-3v-8l2-2z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M9%208h6%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M7%2011h10%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");}
#html-body .titan-pb54-spec-list > li:nth-child(9) .titan-pb54-spec-meta{--titan-pb54-icon:url("data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4%2012h16%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22m7%209-3%203%203%203%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22m17%209%203%203-3%203%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M7%206v12%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M17%206v12%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");}
#html-body .titan-pb54-spec-list > li:nth-child(10) .titan-pb54-spec-meta{--titan-pb54-icon:url("data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20height%3D%2214%22%20rx%3D%221%22%20width%3D%223%22%20x%3D%224%22%20y%3D%225%22%3E%3C%2Frect%3E%3Crect%20height%3D%2214%22%20rx%3D%221%22%20width%3D%223%22%20x%3D%2210.5%22%20y%3D%225%22%3E%3C%2Frect%3E%3Crect%20height%3D%2214%22%20rx%3D%221%22%20width%3D%223%22%20x%3D%2217%22%20y%3D%225%22%3E%3C%2Frect%3E%3C%2Fsvg%3E");}
#html-body .titan-pb54-spec-list > li:nth-child(11) .titan-pb54-spec-meta{--titan-pb54-icon:url("data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M20%208a8%208%200%201%200%201%208%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%204v4h-4%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");}
#html-body .titan-pb54-spec-list > li:nth-child(12) .titan-pb54-spec-meta{--titan-pb54-icon:url("data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m12%203%207%203v5c0%204.6-2.8%208-7%2010-4.2-2-7-5.4-7-10V6z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22m9%2012%202%202%204-5%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");}
#html-body .titan-pb54-spec-list > li:nth-child(13) .titan-pb54-spec-meta{--titan-pb54-icon:url("data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%2018c5-1%208-5%2010-12%203%204%204%208%201%2011-2%202-5%203-11%201z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M7%2017c3-3%206-5%209-7%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");}
#html-body .titan-pb54-spec-list > li:nth-child(14) .titan-pb54-spec-meta{--titan-pb54-icon:url("data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M8%2012h8%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22m13%209%203%203-3%203%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M5%207h5v10H5%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M19%207h-3v10h3%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");}
#html-body .titan-pb54-apps-row .titan-pb54-section-kicker{--titan-pb54-icon:url("data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20height%3D%226%22%20width%3D%226%22%20x%3D%224%22%20y%3D%224%22%3E%3C%2Frect%3E%3Crect%20height%3D%226%22%20width%3D%226%22%20x%3D%2214%22%20y%3D%224%22%3E%3C%2Frect%3E%3Crect%20height%3D%226%22%20width%3D%226%22%20x%3D%224%22%20y%3D%2214%22%3E%3C%2Frect%3E%3Crect%20height%3D%226%22%20width%3D%226%22%20x%3D%2214%22%20y%3D%2214%22%3E%3C%2Frect%3E%3C%2Fsvg%3E");}
#html-body .titan-pb54-app:nth-child(1) .titan-pb54-app-label{--titan-pb54-icon:url("data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20height%3D%2212%22%20rx%3D%221.5%22%20width%3D%2218%22%20x%3D%223%22%20y%3D%226%22%3E%3C%2Frect%3E%3Cpath%20d%3D%22M7%209c2%201.5%202%204%200%206%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%209c2%201.5%202%204%200%206%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M17%209c2%201.5%202%204%200%206%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");}
#html-body .titan-pb54-app:nth-child(2) .titan-pb54-app-label{--titan-pb54-icon:url("data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4%207h16%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M4%2017h16%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8%207v5c0%202%201%203%204%203s4-1%204-3V7%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");}
#html-body .titan-pb54-app:nth-child(3) .titan-pb54-app-label{--titan-pb54-icon:url("data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20height%3D%2214%22%20rx%3D%221%22%20width%3D%223%22%20x%3D%224%22%20y%3D%225%22%3E%3C%2Frect%3E%3Crect%20height%3D%2214%22%20rx%3D%221%22%20width%3D%223%22%20x%3D%2210.5%22%20y%3D%225%22%3E%3C%2Frect%3E%3Crect%20height%3D%2214%22%20rx%3D%221%22%20width%3D%223%22%20x%3D%2217%22%20y%3D%225%22%3E%3C%2Frect%3E%3C%2Fsvg%3E");}
#html-body .titan-pb54-app:nth-child(4) .titan-pb54-app-label{--titan-pb54-icon:url("data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4%206v12h16V6%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8%206v8h8V6%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");}
#html-body .titan-pb54-app:nth-child(5) .titan-pb54-app-label{--titan-pb54-icon:url("data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20height%3D%2218%22%20rx%3D%221%22%20width%3D%2214%22%20x%3D%225%22%20y%3D%223%22%3E%3C%2Frect%3E%3Cpath%20d%3D%22M12%203v18%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8.5%2012h.01%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15.5%2012h.01%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");}
#html-body .titan-pb54-highlights-row .titan-pb54-section-kicker{--titan-pb54-icon:url("data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4%2017h4l3-8%203%206%202-4h4%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M4%2020h16%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");}
#html-body .titan-pb54-highlight:nth-child(1) .titan-pb54-highlight-head{--titan-pb54-icon:url("data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%222.5%22%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22M12%203v6%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22m9.5%205.5%202.5-2.5%202.5%202.5%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2015v6%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22m9.5%2018.5%202.5%202.5%202.5-2.5%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M3%2012h6%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15%2012h6%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");}
#html-body .titan-pb54-highlight:nth-child(2) .titan-pb54-highlight-head{--titan-pb54-icon:url("data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m12%203%207%203v5c0%204.6-2.8%208-7%2010-4.2-2-7-5.4-7-10V6z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22m9%2012%202%202%204-5%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");}
#html-body .titan-pb54-highlight:nth-child(3) .titan-pb54-highlight-head{--titan-pb54-icon:url("data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m12%203%204%205-4%2013-4-13z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8%208h8%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22m4%205%202%202%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22m20%205-2%202%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");}
#html-body .titan-pb54-warning-icon{--titan-pb54-icon:url("data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12%203%202.8%2020h18.4z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%209v5%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2017h.01%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");}
#html-body .titan-pb54-warning-copy-column .titan-pb54-section-kicker{--titan-pb54-icon:url("data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12%203%202.8%2020h18.4z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%209v5%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2017h.01%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");}
#html-body .titan-pb54-closing-title-column .titan-pb54-section-kicker{--titan-pb54-icon:url("data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%228%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%224%22%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22m12%2012%207-7%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16%205h3v3%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");}

/* ==========================================================================\n   TITAN PAGE BUILDER V5.5 — CLEAN CANONICAL CASCADE\n   One active presentation owner. No historical V5.4 hotfix chain is loaded.\n   Page Builder master/serialization remains unchanged.\n   ========================================================================== */

/* 1. CANONICAL CONTAINER — preserve verified horizontal geometry. */
#html-body .titan-pb54-row{
    width:min(1480px,calc(100% - 32px))!important;
    margin-left:auto!important;
    margin-right:auto!important;
    overflow:visible!important;
}

/* 2. OUTER PAGE BUILDER ROWS — vertical ownership only.\n   Never use margin:0 shorthand here; it destroys Magento horizontal centering. */
#html-body [data-content-type="row"]:has(> .titan-pb54-row){
    margin-top:0!important;
    margin-bottom:0!important;
    padding-top:0!important;
    padding-bottom:0!important;
    border-top:0!important;
    border-bottom:0!important;
    outline:0!important;
    box-shadow:none!important;
    background-clip:border-box!important;
}
#html-body [data-content-type="row"]:has(> .titan-pb54-hero-row),
#html-body [data-content-type="row"]:has(> .titan-pb54-primary-row),
#html-body [data-content-type="row"]:has(> .titan-pb54-highlights-row),
#html-body [data-content-type="row"]:has(> .titan-pb54-warning-row),
#html-body [data-content-type="row"]:has(> .titan-pb54-closing-row){
    background:#0c170f!important;
}
#html-body [data-content-type="row"]:has(> .titan-pb54-apps-row){
    background:#f3f7f4!important;
}

/* Explicit 1px same-colour overlap at dark/dark wrapper boundaries.\n   This closes the observed exposed parent-background scanline without moving\n   the contained Titan panels or changing any horizontal geometry. */
#html-body [data-content-type="row"]:has(> .titan-pb54-primary-row),
#html-body [data-content-type="row"]:has(> .titan-pb54-warning-row),
#html-body [data-content-type="row"]:has(> .titan-pb54-closing-row){
    margin-top:-1px!important;
}

/* 3. FULL-WIDTH BAND OWNER — every ::before is confined to its own row. */
#html-body .titan-pb54-hero-row::before,
#html-body .titan-pb54-primary-row::before,
#html-body .titan-pb54-apps-row::before,
#html-body .titan-pb54-highlights-row::before,
#html-body .titan-pb54-warning-row::before,
#html-body .titan-pb54-closing-row::before{
    top:0!important;
    bottom:0!important;
}
#html-body .titan-pb54-hero-row::before,
#html-body .titan-pb54-primary-row::before,
#html-body .titan-pb54-highlights-row::before,
#html-body .titan-pb54-warning-row::before,
#html-body .titan-pb54-closing-row::before{
    background:#0c170f!important;
}
#html-body .titan-pb54-apps-row::before{background:#f3f7f4!important}

/* 4. DESKTOP SECTION RHYTHM — one owner per transition. */
#html-body .titan-pb54-hero-row{padding:26px 0 0!important}
#html-body .titan-pb54-primary-row{padding:18px 0 24px!important}
#html-body .titan-pb54-apps-row{padding:24px 0 26px!important}
#html-body .titan-pb54-highlights-row{padding:24px 0 30px!important}
#html-body .titan-pb54-warning-row{
    padding:0!important;
    margin-top:0!important;
    margin-bottom:0!important;
}
#html-body .titan-pb54-closing-row{
    padding:0 0 32px!important;
    margin-top:0!important;
    margin-bottom:0!important;
}

/* 5. COMPATIBILITY -> CLOSING — panels physically mate. */
#html-body .titan-pb54-warning-grid{
    margin-top:0!important;
    margin-bottom:0!important;
    border-bottom:0!important;
    border-radius:5px 5px 0 0!important;
    transform:none!important;
}
#html-body .titan-pb54-closing-grid{
    margin-top:0!important;
    border-top:0!important;
    border-radius:0 0 5px 5px!important;
    transform:none!important;
}

/* 6. DESKTOP PRIMARY PAIR — Materials bottom always aligns with Tech Specs. */
@media (min-width:1041px){
    #html-body .titan-pb54-primary-grid>.pagebuilder-column-line{
        align-items:stretch!important;
    }
    #html-body .titan-pb54-description-column,
    #html-body .titan-pb54-spec-column{
        align-self:stretch!important;
        height:auto!important;
        min-height:0!important;
    }
    #html-body .titan-pb54-description-column,
    #html-body .titan-pb54-spec-column{
        display:flex!important;
        flex-direction:column!important;
    }
    #html-body .titan-pb54-spec-panel{
        flex:1 1 auto!important;
        width:100%!important;
        height:100%!important;
        min-height:100%!important;
    }
    #html-body [data-content-type=image].titan-pb54-media{
        display:flex!important;
        flex:1 1 auto!important;
        min-height:260px!important;
        height:auto!important;
    }
    #html-body .titan-pb54-media .pagebuilder-mobile-hidden{
        display:block!important;
        width:100%!important;
        height:100%!important;
        min-height:100%!important;
        object-fit:cover!important;
        object-position:center center!important;
    }
}

/* 7. RESPONSIVE — return equal-height pair to intrinsic stacked geometry. */
@media (max-width:1040px){
    #html-body .titan-pb54-description-column,
    #html-body .titan-pb54-spec-column{align-self:auto!important;height:auto!important}
    #html-body .titan-pb54-spec-panel{height:auto!important;min-height:0!important}
    #html-body [data-content-type=image].titan-pb54-media{flex:none!important;height:auto!important}
    #html-body .titan-pb54-media img{height:auto!important;min-height:0!important;object-fit:cover!important}
    #html-body .titan-pb54-primary-row{padding-bottom:18px!important}
    #html-body .titan-pb54-highlights-row{padding-bottom:20px!important}
}
@media (max-width:720px){
    #html-body .titan-pb54-row{width:calc(100% - 20px)!important}
    #html-body .titan-pb54-hero-row{padding:12px 0 0!important}
    #html-body .titan-pb54-primary-row{padding:10px 0 14px!important}
    #html-body .titan-pb54-apps-row{padding:16px 0!important}
    #html-body .titan-pb54-highlights-row{padding:16px 0 14px!important}
    #html-body .titan-pb54-warning-row{padding:0!important}
    #html-body .titan-pb54-closing-row{padding:0 0 24px!important}
}
@media (max-width:390px){
    #html-body .titan-pb54-row{width:calc(100% - 16px)!important}
}
