/* Wydzielone style strony ekipy z ekipa.html (v960). */
.vmTeamPageV596 {
        padding-top: 22px;
      }
      .vmTeamPageV596 .vmTeamIntro {
        display: grid;
        grid-template-columns: minmax(0, 1.1fr) minmax(300px, 0.9fr);
        gap: 18px;
        align-items: stretch;
        margin-bottom: 18px;
      }
      .vmTeamPageV596 .vmTeamLeadCard {
        position: relative;
        overflow: hidden;
        min-height: 238px;
        background:
          radial-gradient(circle at 8% 6%, rgba(255, 122, 24, 0.22), transparent 34%),
          radial-gradient(circle at 86% 8%, rgba(47, 140, 255, 0.2), transparent 38%),
          linear-gradient(135deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.055));
      }
      .vmTeamPageV596 .vmTeamLeadCard:after {
        content: "";
        position: absolute;
        right: -120px;
        bottom: -140px;
        width: 360px;
        height: 260px;
        border-radius: 999px;
        background: radial-gradient(circle, rgba(255, 63, 180, 0.16), transparent 64%);
        filter: blur(8px);
        pointer-events: none;
      }
      .vmTeamPageV596 .vmTeamLeadCard h2 {
        position: relative;
        z-index: 1;
        margin: 12px 0 8px;
        font-size: clamp(32px, 4.3vw, 58px);
        line-height: 0.94;
        letter-spacing: -0.058em;
        text-shadow: 0 14px 34px rgba(0, 0, 0, 0.34);
      }
      .vmTeamPageV596 .vmTeamLeadCard p {
        position: relative;
        z-index: 1;
        max-width: 760px;
        color: var(--muted);
      }
      .vmTeamPageV596 .vmTeamBadges {
        position: relative;
        z-index: 1;
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        margin-top: 18px;
      }
      .vmTeamPageV596 .vmTeamBadges span {
        display: inline-flex;
        align-items: center;
        gap: 8px;
        border: 1px solid rgba(255, 255, 255, 0.16);
        background: rgba(255, 255, 255, 0.075);
        border-radius: 999px;
        padding: 9px 12px;
        color: rgba(247, 251, 255, 0.82);
        font-size: 0.88rem;
        font-weight: 850;
      }
      .vmTeamPageV596 .vmTeamBadges i {
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: var(--a);
        box-shadow: 0 0 16px rgba(255, 122, 24, 0.72);
      }
      .vmTeamPageV596 .vmRecruitMini {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        min-height: 238px;
        background:
          radial-gradient(circle at 100% 0%, rgba(52, 245, 197, 0.14), transparent 40%),
          linear-gradient(135deg, rgba(255, 255, 255, 0.105), rgba(255, 255, 255, 0.052));
      }
      .vmTeamPageV596 .vmRecruitMini .ico {
        margin-bottom: 14px;
      }
      .vmTeamFrameCard {
        padding: 14px;
        border-radius: 32px;
        border: 1px solid rgba(255, 255, 255, 0.14);
        background:
          radial-gradient(circle at 12% 0%, rgba(255, 122, 24, 0.12), transparent 34%),
          radial-gradient(circle at 90% 0%, rgba(47, 140, 255, 0.15), transparent 36%),
          rgba(255, 255, 255, 0.055);
        box-shadow: var(--shadow);
        overflow: hidden;
      }
      .vmTeamFrameHead {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 14px;
        padding: 8px 8px 14px;
      }
      .vmTeamFrameHead strong {
        font-size: 1.08rem;
        letter-spacing: -0.02em;
      }
      .vmTeamFrameHead span {
        margin-left: auto;
        color: var(--muted);
        font-weight: 750;
        font-size: 0.9rem;
        text-align: right;
      }
      .vmTeamFrameKicker {
        display: inline-flex;
        align-items: center;
        gap: 9px;
        padding: 8px 13px;
        border-radius: 999px;
        border: 1px solid rgba(255, 255, 255, 0.16);
        background: rgba(255, 255, 255, 0.075);
        font-size: 12px;
        font-weight: 900;
        letter-spacing: 0.06em;
        text-transform: uppercase;
        color: rgba(248, 251, 255, 0.86);
        line-height: 1;
      }
      .vmTeamFrameKicker i {
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: var(--a);
        box-shadow: 0 0 18px rgba(255, 122, 24, 0.9);
      }
      .vmTeamFrame {
        height: 1120px;
        border-radius: 24px;
        border: 1px solid rgba(255, 255, 255, 0.12);
        background: rgba(0, 0, 0, 0.14);
        overflow: hidden;
      }
      .vmTeamFrame iframe {
        display: block;
        width: 100%;
        height: 100%;
        border: 0;
        background: transparent;
      }
      @media (max-width: 980px) {
        .vmTeamPageV596 .vmTeamIntro {
          grid-template-columns: 1fr;
        }
        .vmTeamFrame {
          height: 1320px;
        }
      }
      @media (max-width: 640px) {
        .vmTeamFrameCard {
          padding: 10px;
          border-radius: 26px;
        }
        .vmTeamFrame {
          height: 1500px;
          border-radius: 20px;
        }
        .vmTeamFrameHead {
          display: block;
        }
        .vmTeamFrameHead span {
          display: block;
          text-align: left;
          margin-top: 5px;
        }
      }

      body.vmPopupPage .vmTeamPageV596 {
        padding: 14px !important;
      }
      body.vmPopupPage .vmTeamIntro {
        display: none !important;
      }
      body.vmPopupPage .vmTeamFrameCard {
        height: calc(100vh - 28px) !important;
        box-shadow: none !important;
      }
      body.vmPopupPage .vmTeamFrame {
        height: calc(100vh - 92px) !important;
      }
      body.vmPopupPage .vmTeamFrameHead {
        padding: 8px 8px 14px !important;
      }
      @media (max-width: 640px) {
        body.vmPopupPage .vmTeamFrameCard {
          height: calc(100vh - 20px) !important;
        }
        body.vmPopupPage .vmTeamFrame {
          height: calc(100vh - 88px) !important;
        }
      }


      @media (min-width: 769px) and (pointer: fine) {
        html.vmPopupPage,
        html.vmPopupPage body.vmPopupPage {
          width: 100% !important;
          min-height: 100dvh !important;
          margin: 0 !important;
          overflow: hidden !important;
          background: transparent !important;
        }

        html.vmPopupPage body.vmPopupPage main {
          min-height: 100dvh !important;
          height: 100dvh !important;
          margin: 0 !important;
          overflow: hidden !important;
          border-radius: 30px !important;
          background: transparent !important;
          background-clip: padding-box !important;
          clip-path: inset(0 round 30px) !important;
          -webkit-clip-path: inset(0 round 30px) !important;
          contain: paint !important;
        }

        html.vmPopupPage body.vmPopupPage main::before {
          content: none !important;
          display: none !important;
        }

        html.vmPopupPage body.vmPopupPage main > * {
          position: relative !important;
          z-index: 1 !important;
        }

        body.vmPopupPage .vmTeamPageV596 {
          width: 100% !important;
          max-width: 100% !important;
          height: 100dvh !important;
          min-height: 100dvh !important;
          margin: 0 !important;
          padding: 12px !important;
          box-sizing: border-box !important;
          background: transparent !important;
          overflow: hidden !important;
        }

        body.vmPopupPage .vmTeamFrameCard {
          width: 100% !important;
          max-width: 100% !important;
          height: calc(100dvh - 24px) !important;
          min-height: 0 !important;
          margin: 0 !important;
          padding: 12px !important;
          box-sizing: border-box !important;
          border-radius: 28px !important;
          overflow: hidden !important;
          border: 1px solid rgba(255,255,255,.14) !important;
          background:
            radial-gradient(circle at 14% 4%, rgba(255,122,24,.16), transparent 34%),
            radial-gradient(circle at 88% 10%, rgba(47,140,255,.16), transparent 32%),
            linear-gradient(180deg, rgba(255,255,255,.095), rgba(255,255,255,.052)) !important;
          background-clip: padding-box !important;
          box-shadow: 0 28px 90px rgba(0,0,0,.45) !important;
          backdrop-filter: blur(20px) !important;
          -webkit-mask-image: -webkit-radial-gradient(white, black) !important;
          isolation: isolate !important;
        }

        body.vmPopupPage .vmTeamFrameHead {
          padding: 8px 0 14px !important;
        }

        body.vmPopupPage .vmTeamFrame {
          width: 100% !important;
          height: calc(100dvh - 96px) !important;
          min-height: 0 !important;
          margin: 0 !important;
          border-radius: 24px !important;
          overflow: hidden !important;
          background: rgba(0,0,0,.14) !important;
          clip-path: inset(0 round 24px) !important;
          -webkit-clip-path: inset(0 round 24px) !important;
          contain: paint !important;
        }

        body.vmPopupPage .vmTeamFrame iframe {
          width: 100% !important;
          height: 100% !important;
          border: 0 !important;
          border-radius: 24px !important;
          background: transparent !important;
          display: block !important;
        }
      }

      @media (min-width: 769px) and (pointer: fine) {
        html.vmPopupPage body.vmPopupPage main {
          position: relative !important;
          background: transparent !important;
          clip-path: none !important;
          -webkit-clip-path: none !important;
        }

        html.vmPopupPage body.vmPopupPage main::after {
          content: "" !important;
          position: absolute !important;
          inset: 0 10px !important;
          z-index: 0 !important;
          pointer-events: none !important;
          border-radius: 30px !important;
          background: transparent !important;
          background-clip: padding-box !important;
          clip-path: inset(0 round 30px) !important;
          -webkit-clip-path: inset(0 round 30px) !important;
        }

        html.vmPopupPage body.vmPopupPage main::before {
          inset: 0 10px !important;
          z-index: 1 !important;
          border-radius: 30px !important;
          clip-path: inset(0 round 30px) !important;
          -webkit-clip-path: inset(0 round 30px) !important;
        }

        html.vmPopupPage body.vmPopupPage main > * {
          position: relative !important;
          z-index: 2 !important;
        }
      }
