/* AUDIOKODAS_DESKTOP_COMPACT_V2
 * Desktop only. Mobile/tablet layout is intentionally untouched.
 */
@media (min-width: 1024px) {

  /* Brand/order pages: /kodas/<brand>/ */
  .vw-finder-section {
    padding-top: 34px !important;
    padding-bottom: 40px !important;
  }

  .vw-finder-head {
    margin-bottom: 18px !important;
    max-width: 700px !important;
  }

  .vw-finder-head .availability {
    padding: 6px 11px !important;
    font-size: 10px !important;
  }

  .vw-finder-head h2 {
    font-size: 38px !important;
    margin-top: 12px !important;
    margin-bottom: 8px !important;
  }

  .vw-finder-head p {
    font-size: 14px !important;
    line-height: 1.5 !important;
  }

  .brand-direct-order {
    width: min(850px, 100%) !important;
    gap: 10px !important;
  }

  .brand-direct-order [class*="proofWrap"] {
    gap: 8px !important;
    margin-bottom: 8px !important;
  }

  .brand-direct-order [class*="ratingLine"],
  .product-order-column [class*="ratingLine"] {
    font-size: 12px !important;
    gap: 8px !important;
  }

  .brand-direct-order [class*="catalogLink"] a,
  .product-order-column [class*="catalogLink"] a {
    font-size: 11px !important;
  }

  .order-confidence-strip {
    border-radius: 15px !important;
    margin-bottom: 2px !important;
  }

  .order-confidence-strip > div {
    min-height: 72px !important;
    padding: 10px 9px !important;
    gap: 5px !important;
  }

  .order-confidence-strip svg {
    width: 21px !important;
    height: 21px !important;
  }

  .order-confidence-strip span {
    font-size: 10px !important;
    line-height: 1.25 !important;
  }

  .embedded-order-card,
  .product-order-column .order-card {
    padding: 20px 22px !important;
    border-radius: 19px !important;
  }

  .order-title {
    padding-bottom: 14px !important;
    margin-bottom: 14px !important;
  }

  .order-title h2 {
    font-size: 21px !important;
    margin-top: 5px !important;
  }

  .order-context-model {
    margin-top: 5px !important;
    font-size: 10px !important;
  }

  .price strong {
    font-size: 22px !important;
  }

  .price span {
    font-size: 9px !important;
  }

  .form-grid {
    gap: 11px 14px !important;
  }

  .form-grid label {
    gap: 6px !important;
  }

  .form-control {
    height: 44px !important;
  }

  .field-helper {
    font-size: 9px !important;
    line-height: 1.35 !important;
  }

  .photo-upload-heading {
    margin-bottom: 7px !important;
  }

  .photo-upload-heading p {
    margin-top: 4px !important;
    font-size: 10px !important;
    line-height: 1.4 !important;
  }

  .photo-upload-heading > b {
    padding: 5px 10px !important;
    font-size: 9px !important;
  }

  .photo-dropzone {
    min-height: 108px !important;
    padding: 14px !important;
    gap: 5px !important;
  }

  .photo-dropzone svg {
    width: 25px !important;
    height: 25px !important;
  }

  .ownership {
    margin-top: 11px !important;
    margin-bottom: 10px !important;
    font-size: 10px !important;
  }

  .checkout-button {
    min-height: 48px !important;
  }

  /* Radio-model pages: /magnetolos-kodas/.../magnetola/... */
  .content-hero {
    padding-top: 34px !important;
    padding-bottom: 36px !important;
  }

  .content-hero .breadcrumbs {
    margin-bottom: 12px !important;
  }

  .content-hero .availability {
    padding: 6px 11px !important;
  }

  .content-hero h1 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }

  .content-hero p {
    line-height: 1.5 !important;
  }

  .content-main {
    padding-top: 34px !important;
    padding-bottom: 40px !important;
  }

  .content-layout {
    gap: 30px !important;
  }

  .product-order-column {
    gap: 10px !important;
  }

  .product-order-column [class*="proofWrap"] {
    gap: 8px !important;
    margin-bottom: 8px !important;
  }

  .info-prose {
    padding-top: 2px !important;
  }

  .info-prose h2 {
    margin-top: 0 !important;
    margin-bottom: 12px !important;
  }

  .info-prose h3 {
    margin-top: 16px !important;
    margin-bottom: 8px !important;
  }

  .info-prose p,
  .info-prose li {
    line-height: 1.5 !important;
  }
}
/* /AUDIOKODAS_DESKTOP_COMPACT_V2 */
