/* =======================================================
   Tablets
======================================================= */

@media (max-width: 900px) {
  .content {
    width: calc(100% - 44px);
  }

  .brand-logo {
    width: min(420px, 82vw);
  }

  .domain-name {
    max-width: 88vw;
  }

  .feature {
    padding-inline: 12px;
  }

  .rack-led {
    opacity: .62;
  }
}

/* =======================================================
   Smartphones
======================================================= */

@media (max-width: 640px) {
  .background {
    background-position: center;
  }

  .world-map {
    top: 5%;
    width: 135vw;
    opacity: .11;
  }

  .data-lines {
    opacity: .55;
  }

  .content {
    justify-content: flex-start;
    width: calc(100% - 34px);
    padding: 24px 0 16px;
  }

  .brand {
    margin-bottom: 17px;
  }

  .brand-logo {
    width: min(345px, 90vw);
  }

  .status-line {
    margin-bottom: 10px;
    font-size: .57rem;
    letter-spacing: .12em;
  }

  .status-check {
    width: 18px;
    height: 18px;
  }

  h1 {
    font-size: clamp(2.55rem, 12.5vw, 4rem);
  }

  .plesk-domain-page h1 {
    font-size: clamp(1.9rem, 8.2vw, 2.6rem) !important;
  }

  .domain-name {
    margin-top: 12px;
    font-size: clamp(.92rem, 4.4vw, 1.15rem);
    line-height: 1.35;
  }

  .intro {
    margin-top: 14px;
    font-size: .87rem;
  }

  .trust {
    font-size: .82rem;
  }

  .trust a {
    display: block;
    margin-top: 2px;
  }

  .features {
    grid-template-columns: 1fr;
    margin-top: 25px;
    border: 1px solid rgba(37, 160, 255, .18);
    border-radius: 15px;
    background: rgba(2, 10, 24, .64);
    backdrop-filter: blur(4px);
    overflow: hidden;
  }

  .feature {
    display: grid;
    grid-template-columns: 53px 1fr;
    align-items: center;
    gap: 14px;
    padding: 17px 18px;
    text-align: left;
  }

  .feature + .feature::before {
    top: 0;
    right: 18px;
    bottom: auto;
    left: 18px;
    width: auto;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(30, 165, 255, .43), transparent);
  }

  .feature-icon {
    width: 48px;
    height: 48px;
    margin: 0;
  }

  .feature h2 {
    font-size: .9rem;
  }

  .feature p {
    font-size: .72rem;
  }

  footer {
    width: calc(100% - 34px);
    gap: 12px;
    padding: 9px 0 17px;
  }

  footer a {
    font-size: .69rem;
  }

  .rack-leds {
    opacity: .56;
  }
}

/* =======================================================
   Sehr schmale Smartphones
======================================================= */

@media (max-width: 390px) {
  .content {
    width: calc(100% - 26px);
    padding-top: 18px;
  }

  .brand-logo {
    width: 278px;
  }

  .status-line {
    max-width: 285px;
    line-height: 1.35;
  }

  h1 {
    font-size: clamp(2.2rem, 12vw, 3.15rem);
  }

  .plesk-domain-page h1 {
    font-size: clamp(1.75rem, 8vw, 2.25rem) !important;
  }

  .domain-name {
    max-width: calc(100vw - 34px);
    margin-top: 10px;
    font-size: clamp(.82rem, 4.2vw, 1rem);
  }

  .intro {
    font-size: .8rem;
  }

  .ornament {
    margin: 12px auto;
  }

  .features {
    margin-top: 21px;
  }

  .feature {
    grid-template-columns: 45px 1fr;
    gap: 11px;
    padding: 14px;
  }

  .feature-icon {
    width: 42px;
    height: 42px;
  }

  .feature p {
    font-size: .68rem;
  }
}

/* =======================================================
   FULL-HD & große Monitore
======================================================= */

@media (min-width: 641px) and (min-height: 1000px) {
  .content {
    width: min(1220px, calc(100% - 100px));
    padding: 4vh 0 2vh;
  }

  .brand-logo {
    width: clamp(430px, 28vw, 610px);
  }

  h1 {
    font-size: clamp(5rem, 5.4vw, 7rem);
  }

  .features {
    width: min(1060px, 100%);
    margin-top: 4.8vh;
  }

  .feature-icon {
    width: 75px;
    height: 75px;
  }

  footer {
    width: min(1120px, calc(100% - 100px));
    padding-bottom: 27px;
  }
}

/* =======================================================
   Notebooks / 1600x900
======================================================= */

@media (min-width: 641px) and (max-height: 999px) {
  .content {
    width: min(1040px, calc(100% - 68px));
    padding: 17px 0 8px;
  }

  .brand {
    margin-bottom: 11px;
  }

  .brand-logo {
    width: clamp(310px, 24vw, 405px);
  }

  .status-line {
    margin-bottom: 8px;
    font-size: .6rem;
  }

  h1 {
    font-size: clamp(3.35rem, 4.5vw, 5.1rem);
  }

  .intro {
    margin-top: 11px;
    font-size: .86rem;
  }

  .ornament {
    margin: 10px auto;
  }

  .trust {
    font-size: .82rem;
  }

  .features {
    margin-top: 18px;
  }

  .feature {
    padding-block: 13px;
  }

  .feature-icon {
    width: 47px;
    height: 47px;
    margin-bottom: 4px;
  }

  .feature h2 {
    margin-bottom: 3px;
    font-size: .86rem;
  }

  .feature p {
    font-size: .68rem;
  }

  footer {
    padding: 7px 0 11px;
  }
}

/* =======================================================
   Kleine Notebook-Höhen – 1366x768
======================================================= */

@media (min-width: 641px) and (max-height: 820px) {
  .content {
    width: min(970px, calc(100% - 56px));
    padding-top: 10px;
  }

  .brand-logo {
    width: 300px;
  }

  .brand {
    margin-bottom: 7px;
  }

  .status-line {
    margin-bottom: 5px;
    font-size: .54rem;
  }

  .status-check {
    width: 17px;
    height: 17px;
  }

  h1 {
    font-size: 3.35rem;
  }

  .intro {
    margin-top: 8px;
    font-size: .78rem;
    line-height: 1.4;
  }

  .ornament {
    margin: 7px auto;
  }

  .trust {
    font-size: .74rem;
  }

  .features {
    margin-top: 12px;
  }

  .feature {
    padding: 8px 16px;
  }

  .feature-icon {
    width: 38px;
    height: 38px;
    margin-bottom: 2px;
  }

  .feature h2 {
    margin-bottom: 1px;
    font-size: .76rem;
  }

  .feature p {
    font-size: .61rem;
  }

  footer {
    padding: 5px 0 8px;
  }
}

/* =======================================================
   UltraWide
======================================================= */

@media (min-width: 3000px) {
  .content {
    width: 1320px;
  }

  .brand-logo {
    width: 650px;
  }

  h1 {
    font-size: 7.6rem;
  }

  .features {
    width: 1160px;
  }

  footer {
    width: 1200px;
  }
}

/* =======================================================
   4K
======================================================= */

@media (min-width: 3800px) and (min-height: 1800px) {
  .content {
    width: 1550px;
  }

  .brand-logo {
    width: 750px;
  }

  .status-line {
    font-size: .9rem;
  }

  h1 {
    font-size: 9rem;
  }

  .intro {
    font-size: 1.45rem;
  }

  .trust {
    font-size: 1.25rem;
  }

  .features {
    width: 1380px;
  }

  .feature {
    padding: 40px 34px;
  }

  .feature-icon {
    width: 100px;
    height: 100px;
  }

  .feature h2 {
    font-size: 1.35rem;
  }

  .feature p {
    font-size: 1rem;
  }

  footer {
    width: 1420px;
  }
}

/* =======================================================
   Sehr niedrige Querformat-Anzeigen
======================================================= */

@media (max-height: 600px) and (orientation: landscape) {
  .content {
    width: min(980px, calc(100% - 48px));
    padding: 7px 0;
  }

  .brand-logo {
    width: 225px;
  }

  .brand {
    margin-bottom: 4px;
  }

  .status-line {
    display: none;
  }

  h1 {
    font-size: 2.45rem;
  }

  .domain-name {
    margin-top: 4px;
    font-size: .72rem;
  }

  .intro {
    margin-top: 5px;
    font-size: .68rem;
  }

  .ornament {
    margin: 4px auto;
  }

  .trust {
    font-size: .64rem;
  }

  .features {
    margin-top: 8px;
  }

  .feature {
    padding: 6px 13px;
  }

  .feature-icon {
    width: 30px;
    height: 30px;
  }

  .feature h2 {
    font-size: .64rem;
  }

  .feature p {
    font-size: .55rem;
  }

  footer {
    padding: 3px 0 5px;
  }
}




/* Auf sehr kleinen Displays etwas dezenter, Position bleibt exakt. */
@media (max-width: 640px) {
  .rack-leds {
    opacity: .72;
  }
}

@media (max-width: 390px) {
  .rack-leds {
    opacity: .52;
  }
}
