/*!
 * aplus-brand.css — extracted 2026-04-21 from page 1952 + 755.
 * DO NOT edit inline; update in mu-plugin at wp-content/mu-plugins/aplus-brand-assets/css/aplus-brand.css.
 */

/* --- extracted <style> blocks --- */
.ub-hero{position:relative;min-height:480px;background:#0d1b2e;overflow:hidden;display:flex;align-items:center}
.ub-hero-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0.5}
.ub-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#0d1b2e 25%,rgba(13,27,46,0.35) 60%,rgba(13,27,46,0.15) 100%)}
.ub-hero-inner{position:relative;z-index:2;max-width:1200px;margin:0 auto;width:100%;padding:80px 40px}
.ub-hero-text{max-width:520px}
.ub-hero-badge{display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,0.3);border-radius:4px;padding:4px 12px;margin-bottom:16px}
.ub-hero-badge span{color:rgba(255,255,255,0.7);font-size:11px;font-family:sans-serif}
.ub-hero h1{color:#fff;font-size:42px;font-weight:700;line-height:1.2;margin:0 0 16px;font-family:sans-serif}
.ub-hero .sub{color:rgba(255,255,255,0.7);font-size:15px;margin:0 0 12px;font-family:sans-serif;line-height:1.6}
.ub-hero .stats{display:flex;gap:24px;margin:20px 0 28px}
.ub-hero .stat-num{color:#fff;font-size:28px;font-weight:800;font-family:sans-serif}
.ub-hero .stat-label{color:rgba(255,255,255,0.5);font-size:11px;font-family:sans-serif}
@media(max-width:768px){.ub-hero{min-height:360px}.ub-hero-inner{padding:50px 20px}.ub-hero h1{font-size:28px}.ub-hero .stats{justify-content:center;flex-wrap:wrap}.ub-hero-overlay{background:linear-gradient(180deg,rgba(13,27,46,0.65) 0%,rgba(13,27,46,0.45) 100%)}}
@media(max-width:768px){.ub-cat{grid-template-columns:repeat(2,1fr)!important}}
.ub-sol-v2{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:16px}
.ub-sol-v2 img{transition:transform .3s}
.ub-sol-v2 div:hover img{transform:scale(1.05)}
.ub-slider-wrap{position:relative}
.ub-slider-arrow{display:none}
@media(max-width:768px){
  .ub-sol-v2{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:12px;padding-bottom:12px;scrollbar-width:none}
  .ub-sol-v2::-webkit-scrollbar{display:none}
  .ub-sol-v2>div{min-width:80vw;scroll-snap-align:start;flex-shrink:0}
  .ub-slider-wrap{position:relative}
  .ub-slider-arrow{display:flex;position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;background:rgba(0,0,0,0.5);color:#fff;align-items:center;justify-content:center;font-size:16px;cursor:pointer;z-index:5;border:none}
  .ub-slider-arrow.left{left:4px}
  .ub-slider-arrow.right{right:4px}
}
.ub-compare-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-top:20px}
.ub-compare{width:100%;min-width:500px;border-collapse:separate;border-spacing:0;font-family:sans-serif}
.ub-compare th{padding:14px 16px;font-size:14px;font-weight:700;text-align:left;border-bottom:2px solid #e5e7eb}
.ub-compare th:first-child{width:35%}
.ub-compare th:nth-child(2){background:#0d1b2e;color:#fff;border-radius:8px 8px 0 0;text-align:center;width:35%}
.ub-compare th:nth-child(3){color:#6b7280;text-align:center;width:30%}
.ub-compare td{padding:12px 16px;font-size:13px;border-bottom:1px solid #f3f4f6}
.ub-compare td:nth-child(2){background:#f0f7ff;text-align:center;font-weight:600;color:#005FFF}
.ub-compare td:nth-child(3){text-align:center;color:#9ca3af}
.ub-compare tr:last-child td:nth-child(2){border-radius:0 0 8px 8px}
@media(max-width:768px){
  .ub-compare{min-width:auto}
  .ub-compare th,.ub-compare td{padding:10px 12px;font-size:12px}
  .ub-compare th:first-child{width:30%}
  .ub-compare th:nth-child(2),.ub-compare th:nth-child(3){width:35%}
}
.ub-bundles{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:20px}
@media(max-width:768px){
  .ub-bundles{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:12px;padding-bottom:12px;scrollbar-width:none}
  .ub-bundles::-webkit-scrollbar{display:none}
  .ub-bundles>.ub-bundle{min-width:80vw;scroll-snap-align:start;flex-shrink:0}
}
.ub-bundle{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:box-shadow .3s}
.ub-bundle:hover{box-shadow:0 8px 24px rgba(0,0,0,0.08)}
.ub-bundle-imgs{display:flex;align-items:center;justify-content:center;gap:8px;padding:24px 16px;background:#f9fafb}
.ub-bundle-imgs img{height:80px;width:auto;object-fit:contain}
.ub-bundle-body{padding:20px}
.ub-bundle-tag{display:inline-block;font-size:10px;font-weight:700;color:#005FFF;background:#e8f0fe;padding:2px 8px;border-radius:4px;margin-bottom:8px;font-family:sans-serif}
.ub-bundle h3{font-size:16px;font-weight:700;margin:0 0 6px;font-family:sans-serif;color:#111}
.ub-bundle .desc{font-size:12px;color:#6b7280;line-height:1.6;margin-bottom:12px;font-family:sans-serif}
.ub-bundle .items{font-size:11px;color:#374151;line-height:1.8;margin-bottom:16px;font-family:sans-serif}
.ub-bundle-vs{display:flex;flex-direction:column;gap:2px;margin-bottom:10px;padding:8px 12px;background:#fff8f0;border-radius:6px;border:1px solid #ffe0b2}
.vs-old{font-size:11px;color:#9ca3af;text-decoration:line-through;font-family:sans-serif}
.vs-new{font-size:13px;color:#e63946;font-weight:700;font-family:sans-serif}
.ub-bundle-cta{display:inline-flex;align-items:center;gap:6px;background:#25d366;color:#fff;font-size:12px;font-weight:700;padding:10px 20px;border-radius:6px;text-decoration:none;font-family:sans-serif}
@media(max-width:768px){.ub-bundles{grid-template-columns:1fr}}
@media(max-width:768px){.ub-tools{grid-template-columns:1fr!important}}
.ap-faq details[open] summary span{transform:rotate(45deg)}
.ap-faq details summary::marker,.ap-faq details summary::-webkit-details-marker{display:none}
.ap-quote-form label{display:block;font-size:.85rem;font-weight:600;color:#333;margin-bottom:6px}
.ap-quote-form input,.ap-quote-form select,.ap-quote-form textarea{width:100%;padding:11px 14px;border:1.5px solid #ddd;border-radius:7px;font-size:.9rem;color:#333;box-sizing:border-box;outline:none;transition:border .2s}
.ap-quote-form input:focus,.ap-quote-form select:focus,.ap-quote-form textarea:focus{border-color:#cc1111}
.ap-quote-form textarea{resize:vertical;min-height:110px}
.ap-quote-btn-row{display:flex;gap:12px;justify-content:center;margin-top:8px;flex-wrap:wrap}
.ap-btn-wa{background:#25d366;color:#fff;border:none;padding:13px 28px;border-radius:7px;font-size:.95rem;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:8px;transition:background .2s}
.ap-btn-wa:hover{background:#1ebe5d}
.ap-btn-email{background:#cc1111;color:#fff;border:none;padding:13px 28px;border-radius:7px;font-size:.95rem;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:8px;transition:background .2s}
.ap-btn-email:hover{background:#a80e0e}
@media(max-width:768px){
  .ap-quote-card{padding:20px!important}
  .ap-quote-grid{grid-template-columns:1fr!important}
  .ap-btn-wa,.ap-btn-email{width:100%;justify-content:center}
}

/* --- utility classes for repeated inline style attrs --- */
.ap-s0{text-decoration:none;color:inherit}
.ap-s1{aspect-ratio:1/1;background:#f3f4f6;border-radius:10px;margin-bottom:8px;overflow:hidden;display:flex;align-items:center;justify-content:center}
.ap-s2{max-width:80%;max-height:80%;object-fit:contain;mix-blend-mode:multiply}
.ap-s3{text-align:center;font-size:12px;font-weight:600;margin:0;font-family:sans-serif;color:#111}
.ap-s4{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}
.ap-s5{width:100%;height:160px;overflow:hidden}
.ap-s6{width:100%;height:100%;object-fit:cover}
.ap-s7{padding:20px}
.ap-s8{color:#005FFF;font-size:18px;font-weight:700;margin-bottom:4px;font-family:sans-serif}
.ap-s9{font-size:12px;font-weight:600;color:#111;margin-bottom:8px;font-family:sans-serif}
.ap-s10{font-size:12px;color:#6b7280;margin-bottom:16px;line-height:1.6;font-family:sans-serif}
.ap-s11{font-size:12px;color:#005FFF;text-decoration:none;font-weight:600;font-family:sans-serif}
.ap-s12{border-bottom:1px solid #e5e7eb;padding:14px 0}
.ap-s13{font-size:15px;font-weight:600;color:#111;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;font-family:sans-serif}
.ap-s14{font-size:20px;color:#999;transition:transform .2s}
.ap-s15{font-size:14px;color:#374151;margin:12px 0 4px;line-height:1.7;font-family:sans-serif}
.ap-s16{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}
.ap-s17{margin-bottom:16px}
.ap-s18{display:flex;align-items:flex-start;gap:14px;border:1px solid #e5e7eb;border-radius:10px;padding:16px}
.ap-s19{font-size:14px;font-weight:600;color:#111;margin-bottom:4px;font-family:sans-serif}
.ap-s20{font-size:12px;color:#6b7280;font-family:sans-serif;line-height:1.5}
.ap-s21{color:rgba(255,255,255,0.85);font-size:13px;margin:0;font-family:sans-serif}
.ap-s22{background:#fff;border-radius:8px;padding:32px;box-shadow:0 2px 12px rgba(0,0,0,0.07)}
.ap-s23{margin-bottom:20px}

/* hero mobile fix (TASK-IT-20260421-E368A6) */
.ub-hero-media{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0.5;display:block}
.ub-hero-desktop-only{display:none}
@media(min-width:768px){
  .ub-hero-media{display:none}
  .ub-hero-desktop-only{display:block}
}
