/* Cubit Computers Website v11 - smaller mobile status modal */
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; font-family: Arial, Helvetica, sans-serif; color: #222; background: #fff; }
a { color: inherit; }
.wrap { width: 1030px; max-width: calc(100% - 34px); margin: 0 auto; }
.version-badge { position: fixed; right: 12px; bottom: 12px; z-index: 9999; background: #ff8a00; color: #111; border: 2px solid #111; padding: 7px 10px; font-size: 13px; font-weight: 700; }
.site-top { background: #101010; color: #eee; }
.top-row { min-height: 92px; display: flex; align-items: center; justify-content: space-between; gap: 20px; }
.brand-line { font-size: 31px; line-height: 1; font-weight: 300; letter-spacing: .2px; color: #f2f2f2; }
.brand-line span { font-weight: 400; }
.brand-line em { color: #f28c19; font-style: normal; }
.brand-small { color: #bdbdbd; font-size: 14px; margin-top: 7px; }
.top-phone { font-size: 25px; color: #f28c19; white-space: nowrap; }
.top-phone a { color: #fff; text-decoration: none; font-weight: 700; }
.nav-bar { background: #343434; border-top: 1px solid #222; border-bottom: 1px solid #202020; }
.nav-links { display: flex; align-items: stretch; }
.nav-links a { color: #fff; text-decoration: none; text-transform: uppercase; font-size: 12px; font-weight: 700; padding: 17px 16px; border-left: 1px solid #444; }
.nav-links a:last-child { border-right: 1px solid #444; }
.nav-links a:hover { background: #444; }
.hero-dark { background: #242424; color: #fff; border-bottom: 1px solid #111; }
.hero-grid { min-height: 300px; display: grid; grid-template-columns: 1.08fr .92fr; align-items: center; gap: 42px; }
.hero-copy h1 { margin: 0 0 8px; font-size: 34px; line-height: .98; letter-spacing: .3px; color: #fff; text-shadow: 3px 3px 0 #000; }
.hero-sub { margin: 0 0 12px; max-width: 560px; color: #e9e9e9; font-size: 17px; line-height: 1.25; font-weight: 700; }
.hero-phone { margin: 0 0 14px; font-size: 31px; font-weight: 700; text-shadow: 3px 3px 0 #000; }
.hero-phone a { color: #fff; text-decoration: none; }
.orange-cta { display: inline-block; background: #ff8a00; color: #fff; text-transform: uppercase; text-decoration: none; font-weight: 700; font-size: 12px; padding: 12px 19px; border-radius: 2px; box-shadow: inset 0 -2px 0 rgba(0,0,0,.28); }
.hero-art { position: relative; height: 230px; min-width: 310px; }
.pc-shadow { position: absolute; left: 60px; top: 170px; width: 265px; height: 28px; background: rgba(0,0,0,.35); filter: blur(9px); border-radius: 50%; }
.tower-case { width: 86px; height: 152px; position: absolute; left: 65px; top: 34px; background: linear-gradient(110deg, #f8f8f8 0%, #b9b9b9 45%, #555 46%, #343434 100%); border: 3px solid #222; transform: skewY(-14deg); box-shadow: 9px 8px 0 rgba(0,0,0,.25); }
.tower-case i { display: block; width: 38px; height: 9px; background: #40cc3c; margin: 19px auto 0; border-radius: 8px; box-shadow: inset 0 0 0 2px #111; }
.tower-case b { display: block; width: 18px; height: 18px; background: #111; border-radius: 50%; margin: 24px auto; }
.screen { position: absolute; left: 150px; top: 74px; width: 166px; height: 98px; background: #bbb; border: 7px solid #bdbdbd; box-shadow: 8px 9px 0 rgba(0,0,0,.28); }
.screen span { display: block; width: 100%; height: 100%; background: linear-gradient(135deg, #ff9726 0%, #ffc26b 100%); }
.keyboard { position: absolute; left: 145px; top: 180px; width: 176px; height: 24px; background: #ddd; border: 2px solid #999; transform: skewX(-20deg); box-shadow: 5px 5px 0 rgba(0,0,0,.25); }
.main-content { padding-bottom: 28px; }
.feature-cards { display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; margin: 18px 0 16px; }
.feature { min-height: 150px; padding: 18px; display: flex; justify-content: space-between; align-items: center; gap: 12px; overflow: hidden; }
.feature.dark { background: #2c2c2c; color: #fff; border-radius: 4px; }
.feature.blue { background: #4bb4ed; color: #fff; }
.feature h2 { margin: 0 0 7px; font-size: 21px; line-height: 1.05; }
.feature p { margin: 0; font-size: 13px; line-height: 1.28; max-width: 198px; }
.round-img { min-width: 96px; height: 96px; border-radius: 50%; background: #fff; color: #111; display: grid; place-items: center; font-size: 35px; box-shadow: inset 0 0 0 1px #ddd; }
.two-col { display: grid; grid-template-columns: 2.1fr .9fr; gap: 32px; border-top: 1px dashed #ccc; padding-top: 22px; margin-top: 14px; }
.article-copy h2, .side-panel h2, .prices-strip h2, .contact-section h2 { margin: 0 0 16px; font-size: 24px; line-height: 1.15; color: #111; }
.article-copy p { font-size: 15px; line-height: 1.7; color: #333; margin: 0 0 14px; }
.orange-text { color: #f28c19 !important; font-weight: 700; }
.side-panel { border-left: 1px dotted #ccc; padding-left: 28px; }
.side-panel ul { margin: 0; padding-left: 19px; }
.side-panel li { margin: 0 0 10px; font-size: 15px; }
.prices-strip { margin: 26px 0; padding: 20px; background: #f3f3f3; border: 1px solid #ddd; }
.price-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 12px; }
.price-grid div { background: #fff; border: 1px solid #ddd; padding: 14px; min-height: 84px; }
.price-grid strong { display: block; color: #003b6f; margin-bottom: 6px; }
.price-grid span { font-size: 13px; line-height: 1.35; color: #444; }
.contact-section { display: grid; grid-template-columns: 1.2fr .8fr; gap: 24px; margin: 22px 0 34px; }
.contact-box, .map-box { border: 1px solid #d8d8d8; padding: 20px; background: #fff; }
.big-call { font-size: 24px; font-weight: 700; margin: 0 0 10px; }
.big-call a { color: #d51a2d; text-decoration: none; }
.opening { margin-top: 15px; background: #f5f5f5; padding: 13px; border-left: 4px solid #ff8a00; line-height: 1.55; }
.map-link { display: inline-block; margin-top: 9px; background: #333; color: #fff; text-decoration: none; padding: 10px 14px; font-weight: 700; }
.footer { background: #111; color: #bbb; font-size: 13px; }
.footer-inner { min-height: 54px; display: flex; justify-content: space-between; align-items: center; }
@media (max-width: 850px) {
  .top-row { display: block; padding: 18px 0; }
  .top-phone { margin-top: 12px; font-size: 20px; }
  .nav-links { flex-wrap: wrap; }
  .nav-links a { flex: 1 1 50%; text-align: center; }
  .hero-grid, .two-col, .contact-section { grid-template-columns: 1fr; }
  .hero-grid { padding: 28px 0; }
  .hero-art { display: none; }
  .feature-cards, .price-grid { grid-template-columns: 1fr; }
  .side-panel { border-left: 0; padding-left: 0; border-top: 1px dotted #ccc; padding-top: 20px; }
}


/* Status modal - Website v11 */
.small-status-btn { margin-top: 12px; border: 0; background: #111; color: #fff; text-transform: uppercase; font-weight: 700; font-size: 12px; padding: 10px 13px; cursor: pointer; border-radius: 2px; }
.small-status-btn:hover { background: #333; }
.status-feature { cursor: default; }
.status-modal { position: fixed; inset: 0; z-index: 10000; display: none; align-items: center; justify-content: center; padding: 20px; }
.status-modal.is-open { display: flex; }
.status-backdrop { position: absolute; inset: 0; background: rgba(0,0,0,.72); }
.status-dialog { position: relative; width: 520px; max-width: 100%; background: #fff; border-top: 8px solid #ff8a00; box-shadow: 0 18px 55px rgba(0,0,0,.42); color: #222; }
.status-close { position: absolute; top: 8px; right: 10px; width: 34px; height: 34px; border: 0; background: #222; color: #fff; font-size: 25px; line-height: 28px; cursor: pointer; }
.status-close:hover { background: #ff8a00; color: #111; }
.status-dialog-head { background: #242424; color: #fff; padding: 24px 28px 20px; }
.status-kicker { display: block; color: #ff8a00; font-weight: 700; text-transform: uppercase; font-size: 12px; letter-spacing: .5px; margin-bottom: 7px; }
.status-dialog-head h2 { margin: 0 0 8px; font-size: 28px; line-height: 1.05; text-shadow: 2px 2px 0 #000; }
.status-dialog-head p { margin: 0; color: #e4e4e4; line-height: 1.45; font-size: 14px; }
.status-form { padding: 22px 28px 16px; display: grid; gap: 14px; }
.status-form label { display: block; font-size: 13px; font-weight: 700; color: #333; text-transform: uppercase; }
.status-form input { margin-top: 7px; width: 100%; border: 1px solid #bbb; background: #f8f8f8; padding: 12px 12px; font-size: 18px; font-weight: 700; letter-spacing: .5px; }
.status-form input:focus { outline: 3px solid rgba(255,138,0,.25); border-color: #ff8a00; background: #fff; }
.status-form button { border: 0; background: #ff8a00; color: #111; font-weight: 800; text-transform: uppercase; padding: 13px 16px; cursor: pointer; box-shadow: inset 0 -2px 0 rgba(0,0,0,.22); }
.status-form button:hover { filter: brightness(.96); }
.status-result { margin: 0 28px 16px; border: 1px solid #ddd; background: #f5f5f5; padding: 16px; line-height: 1.5; }
.status-result.ok { border-left: 6px solid #31a24c; background: #f5fff7; }
.status-result.err { border-left: 6px solid #d51a2d; background: #fff6f6; }
.status-result h3 { margin: 0 0 8px; font-size: 20px; color: #111; }
.status-state { display: inline-block; background: #242424; color: #fff; padding: 7px 10px; margin: 4px 0 10px; font-weight: 800; text-transform: uppercase; font-size: 13px; }
.status-help { margin: 0; padding: 0 28px 24px; color: #555; font-size: 13px; }
.status-help a { color: #d51a2d; font-weight: 700; }
body.status-lock { overflow: hidden; }
@media (max-width: 560px) {
  .status-modal { align-items: flex-start; padding: 10px 12px; overflow-y: auto; }
  .status-dialog { width: min(92vw, 450px); border-top-width: 6px; margin-top: 10px; max-height: calc(100vh - 20px); overflow-y: auto; }
  .status-close { top: 6px; right: 7px; width: 30px; height: 30px; font-size: 22px; line-height: 25px; }
  .status-dialog-head { padding: 18px 46px 15px 18px; }
  .status-dialog-head h2 { font-size: 20px; line-height: 1.05; }
  .status-dialog-head p { font-size: 12.5px; line-height: 1.35; }
  .status-kicker { font-size: 10.5px; margin-bottom: 5px; }
  .status-form { padding: 16px 18px 12px; gap: 10px; }
  .status-form label { font-size: 12px; }
  .status-form input { margin-top: 5px; padding: 10px 10px; font-size: 16px; }
  .status-form button { padding: 11px 14px; font-size: 13px; }
  .status-result { margin: 0 18px 12px; padding: 12px; font-size: 13.5px; }
  .status-result h3 { font-size: 17px; }
  .status-state { padding: 6px 8px; font-size: 12px; }
  .status-help { padding: 0 18px 17px; font-size: 12px; }
}
