.oott-computers-mobile{--cm-blue:#2d78a6;--cm-green:#2d8b67;--cm-purple:#6653a6;--cm-gold:#b88329}
.oott-computers-mobile .oott-e-aside{align-self:stretch}
.oott-computers-mobile .oott-e-toc{position:sticky;top:96px;max-height:calc(100vh - 112px);overflow:auto;overscroll-behavior:contain}
.oott-cm-decision-card{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1rem;margin:1.5rem 0 2rem;padding:1rem 1.2rem;border:1px solid rgba(217,173,81,.55);border-left:5px solid var(--oott-gold);border-radius:16px;background:linear-gradient(135deg,rgba(217,173,81,.13),rgba(11,38,57,.9));box-shadow:0 12px 28px rgba(3,17,27,.18)}
.oott-cm-decision-card>span{display:inline-flex;align-items:center;justify-content:center;min-height:2.2rem;padding:.45rem .75rem;border-radius:999px;background:var(--oott-gold);color:#08121b;font-size:.72rem;font-weight:950;letter-spacing:.1em}
.oott-cm-decision-card strong{display:block;color:var(--oott-gold2);font-size:1.08rem}
.oott-cm-decision-card p{margin:.2rem 0 0;color:#dce3eb}
.oott-e-quick-answer{margin:0 0 2rem;padding:1.35rem 1.45rem;border:1px solid rgba(91,184,255,.55);border-left:5px solid var(--cm-blue);border-radius:18px;background:linear-gradient(135deg,rgba(45,120,166,.18),rgba(11,38,57,.84));box-shadow:0 14px 34px rgba(3,17,27,.2)}
.oott-e-quick-answer .oott-e-quick-label{margin:0;color:#8ed5ff;font-size:.74rem;font-weight:900;letter-spacing:.12em}
.oott-e-quick-answer h2{margin:.3rem 0 .55rem;font-size:clamp(1.35rem,2.6vw,1.9rem)}
.oott-e-quick-answer p:last-child{margin:0;color:#f1f7fb;line-height:1.65}
.oott-computers-mobile .oott-e-hero{background:radial-gradient(circle at 88% 18%,rgba(45,120,166,.2),transparent 28%),linear-gradient(135deg,#0c1824,#132e40 55%,#15202c)}
.oott-cm-visual{margin:2rem 0 1.25rem;padding:1rem;border:1px solid #d7e0e7;border-radius:20px;background:linear-gradient(145deg,#f8fbfd,#eef4f7);box-shadow:0 14px 32px rgba(24,48,65,.09)}
.oott-cm-visual>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}
.oott-cm-visual span{display:flex;min-height:92px;flex-direction:column;justify-content:space-between;padding:1rem;border-radius:15px;background:#fff;border-top:4px solid var(--cm-blue)}
.oott-cm-visual span:nth-child(2){border-color:var(--cm-purple)}.oott-cm-visual span:nth-child(3){border-color:var(--cm-green)}.oott-cm-visual span:nth-child(4){border-color:var(--cm-gold)}
.oott-cm-visual b{font-size:.8rem;letter-spacing:.08em;color:#16384d}.oott-cm-visual small{font-size:.88rem;line-height:1.35;color:#334c5d}
.oott-cm-visual figcaption{margin:.8rem .25rem 0;color:#5c6b75;font-size:.78rem}
.oott-cm-visual--troubleshoot>div{grid-template-columns:repeat(3,minmax(0,1fr))}
.oott-cm-household{margin:2.25rem 0;border-radius:24px;overflow:hidden;background:#0f2637;box-shadow:0 18px 46px rgba(12,37,52,.18)}
.oott-cm-household img{display:block;width:100%;height:auto;aspect-ratio:1672/941;object-fit:cover}
.oott-cm-household figcaption{margin:0;padding:.8rem 1rem;color:#dceaf2;background:linear-gradient(135deg,#0f2637,#173e55);font-size:.78rem;line-height:1.5}
.oott-cm-section-image{margin:2.15rem 0 1.15rem;border-radius:22px;overflow:hidden;background:#0b2639;box-shadow:0 16px 40px rgba(12,37,52,.16)}
.oott-cm-section-image img{display:block;width:100%;height:auto;aspect-ratio:15/8;background:#0b2639}
.oott-cm-section-image figcaption{margin:0;padding:.75rem 1rem;background:#edf4f7;color:#425965;font-size:.78rem;line-height:1.5;border-top:1px solid #d5e3e9}
@media(max-width:820px){.oott-cm-visual>div,.oott-cm-visual--troubleshoot>div{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.oott-computers-mobile .oott-e-toc{position:relative;top:auto;max-height:none;overflow:visible}}
@media(max-width:480px){.oott-cm-visual>div,.oott-cm-visual--troubleshoot>div{grid-template-columns:1fr}.oott-cm-visual span{min-height:78px}.oott-cm-household,.oott-cm-section-image{border-radius:16px}.oott-cm-section-image figcaption{font-size:.74rem}.oott-e-quick-answer{padding:1rem;border-radius:14px}.oott-cm-decision-card{grid-template-columns:1fr;gap:.65rem;padding:1rem}.oott-cm-decision-card>span{justify-self:start}}
/* OFFICIALOTT FULL-BLEED HERO — user-requested staging correction */
html,body.oott-computers-mobile{overflow-x:hidden;overflow-x:clip}
.oott-computers-mobile main.oott-e-wrap>.oott-e-hero{
  width:100vw;
  margin-left:calc(50% - 50vw);
  padding-left:max(16px,calc((100vw - 1180px)/2));
  padding-right:max(16px,calc((100vw - 1180px)/2));
}
.oott-cm-product-photo{margin:1rem 0 1.55rem;overflow:hidden;border:1px solid #d7e0e7;border-radius:20px;background:#f8fafc;box-shadow:0 12px 28px rgba(12,37,52,.12)}
.oott-cm-product-photo a{display:block;background:#fff}
.oott-cm-product-photo img{display:block;width:100%;height:auto;max-height:480px;aspect-ratio:16/9;object-fit:contain;background:#fff}
.oott-cm-product-photo figcaption{display:grid;gap:.2rem;padding:.8rem 1rem;background:#edf4f7;color:#425965;font-size:.78rem;line-height:1.5;border-top:1px solid #d5e3e9}
.oott-cm-product-photo figcaption strong{color:#16384d;font-size:.86rem}
.oott-cm-product-photo--compact img{max-height:400px;aspect-ratio:16/10}
.oott-cm-product-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1rem 0 1.55rem}
.oott-cm-product-pair .oott-cm-product-photo{margin:0}
@media(max-width:650px){.oott-cm-product-pair{grid-template-columns:1fr}.oott-cm-product-photo{border-radius:16px}.oott-computers-mobile main.oott-e-wrap>.oott-e-hero{padding-left:16px;padding-right:16px}}
