:root {
  --athrix-navy: #06142f;
  --athrix-ink: #08152b;
  --athrix-blue: #1f67ff;
  --athrix-red: #e31b2f;
  --athrix-silver: #d8dfef;
  --athrix-steel: #30353b;
  --athrix-ice: #eef5ff;
  --athrix-line: rgba(13, 32, 70, 0.12);
}

body {
  color: var(--athrix-ink);
}

.athrix-template .mil-top-panel {
  position: relative;
  overflow: hidden;
  background: #fff;
  background-color: #fff;
  border-bottom: 1px solid rgba(8, 21, 43, 0.08);
  box-shadow: 0 18px 45px rgba(8, 21, 43, 0.08);
  backdrop-filter: blur(18px);
}

.athrix-template .mil-top-panel::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background: #fff;
  opacity: 1;
  transition: none;
}

.athrix-template .mil-top-panel .container {
  position: relative;
  z-index: 1;
}

.athrix-template .mil-top-panel:not(.mil-top-panel-transparent) {
  background: #fff !important;
  background-color: #fff !important;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
}

.athrix-template .mil-top-panel.mil-top-panel-transparent {
  background: transparent !important;
  background-color: transparent !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: none;
  backdrop-filter: none;
}

.athrix-template .mil-top-panel.mil-top-panel-transparent::before {
  opacity: 0;
}

.athrix-template .mil-top-panel .mil-logo.athrix-logo,
.athrix-template .mil-top-panel.mil-top-panel-transparent .mil-logo.athrix-logo,
.athrix-logo {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  width: auto;
  height: auto;
  background: none;
  background-image: none;
  color: var(--athrix-ink);
  font-weight: 800;
  letter-spacing: 0.02em;
  text-decoration: none;
}

.athrix-template .mil-top-panel.mil-top-panel-transparent .mil-logo.athrix-logo {
  color: #fff;
}

.athrix-template .mil-top-panel .mil-logo.athrix-logo img,
.athrix-logo img {
  display: block;
  width: 78px;
  height: 48px;
  object-fit: contain;
}

.athrix-template .mil-top-panel .mil-logo.athrix-logo span {
  color: var(--athrix-ink);
  font-size: 22px;
  line-height: 1;
  white-space: nowrap;
}

.athrix-template .mil-top-panel.mil-top-panel-transparent .mil-logo.athrix-logo span {
  color: #fff;
}

.athrix-template .mil-navigation nav ul li a {
  color: var(--athrix-ink);
  letter-spacing: 0;
  text-transform: none;
  font-size: 16px;
  font-weight: 600;
}

.athrix-template .mil-top-panel.mil-top-panel-transparent .mil-navigation nav ul li a {
  color: #fff;
}

.athrix-template .mil-menu-btn span,
.athrix-template .mil-menu-btn span::before,
.athrix-template .mil-menu-btn span::after {
  background: var(--athrix-ink);
}

.athrix-template .mil-top-panel.mil-top-panel-transparent .mil-menu-btn span,
.athrix-template .mil-top-panel.mil-top-panel-transparent .mil-menu-btn span::before,
.athrix-template .mil-top-panel.mil-top-panel-transparent .mil-menu-btn span::after {
  background: #fff;
}

.athrix-template .mil-top-panel .mil-navigation nav ul li a:hover,
.athrix-template .mil-top-panel.mil-top-panel-transparent .mil-navigation nav ul li a:hover {
  color: var(--athrix-red);
}

.athrix-hero {
  min-height: 900px;
}

.athrix-hero .mil-background-image {
  filter: saturate(1.08) contrast(1.06);
  object-position: 66% center !important;
}

.athrix-hero .mil-overlay {
  background:
    radial-gradient(circle at 82% 32%, rgba(227, 27, 47, 0.22), transparent 28%),
    linear-gradient(90deg, rgba(4, 10, 27, 0.97), rgba(6, 20, 47, 0.88) 44%, rgba(6, 20, 47, 0.68)),
    linear-gradient(0deg, rgba(4, 10, 27, 0.86), rgba(6, 20, 47, 0.56));
}

.athrix-slide-visual {
  filter: none !important;
  background-color: var(--athrix-navy);
  background-repeat: no-repeat;
}

.athrix-slide-dashboard {
  background-image:
    linear-gradient(90deg, rgba(4, 10, 27, 0.94), rgba(6, 20, 47, 0.64) 38%, rgba(6, 20, 47, 0.04) 78%),
    radial-gradient(circle at 76% 46%, rgba(31, 103, 255, 0.38), transparent 34%),
    radial-gradient(circle at 91% 32%, rgba(227, 27, 47, 0.22), transparent 26%),
    url("assets/app-screens/athrix-events.png"),
    url("assets/app-screens/athrix-schedule.png"),
    url("assets/app-screens/athrix-live-stream.png");
  background-position: center, center, center, 58% center, 76% center, 94% center;
  background-size: 100% 100%, 100% 100%, 100% 100%, auto 78%, auto 84%, auto 76%;
}

.athrix-hero:has(.athrix-slide-02.swiper-slide-active) .mil-overlay {
  background:
    linear-gradient(90deg, rgba(4, 10, 27, 0.96), rgba(6, 20, 47, 0.76) 42%, rgba(6, 20, 47, 0.22) 72%, rgba(4, 10, 27, 0.12)),
    radial-gradient(circle at 84% 40%, rgba(227, 27, 47, 0.16), transparent 30%);
}

.athrix-slide-mobile {
  background-image:
    linear-gradient(90deg, rgba(4, 10, 27, 0.98), rgba(6, 20, 47, 0.9) 42%, rgba(9, 24, 55, 0.62)),
    radial-gradient(circle at 78% 44%, rgba(227, 27, 47, 0.32), transparent 34%),
    url("assets/app-screens/athrix-events.png"),
    url("assets/app-screens/athrix-schedule.png"),
    url("assets/app-screens/athrix-matches.png");
  background-position: center, center, 58% center, 74% center, 90% center;
  background-size: 100% 100%, 100% 100%, auto 72%, auto 67%, auto 62%;
}

.athrix-itsulu-hero .mil-banner-content {
  padding-top: 110px;
}

.athrix-hero h1 {
  position: relative;
  z-index: 2;
  letter-spacing: -0.035em;
  text-transform: uppercase;
}

.athrix-hero h1 .mil-uppercase {
  text-transform: uppercase;
}

.athrix-hero h1 .mil-font-3 {
  display: inline-block;
  margin-left: 18px;
  font-size: 0.8em;
  text-transform: none;
  white-space: nowrap;
}

.athrix-hero-proof {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin-top: 54px;
  max-width: 680px;
}

.athrix-hero-markers {
  position: relative;
  min-height: 420px;
}

.athrix-hero-markers .mil-item {
  z-index: 3;
}

.athrix-template .mil-illustration-1 .mil-item .mil-plus:hover .mil-item-hover h6 {
  color: var(--athrix-red);
}

.athrix-template .mil-illustration-1 .mil-item .mil-plus:hover .mil-item-hover .mil-plus-icon {
  background-color: var(--athrix-red);
}

.athrix-proof-card {
  min-height: 118px;
  padding: 22px;
  color: #fff;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.14);
  backdrop-filter: blur(18px);
}

.athrix-proof-card strong {
  display: block;
  color: #fff;
  font-size: 34px;
  line-height: 1;
  margin-bottom: 12px;
}

.athrix-proof-card span {
  color: rgba(255, 255, 255, 0.72);
  font-size: 13px;
  line-height: 1.35;
}

.athrix-section-light {
  background: #f6f9ff;
}

.athrix-section-dark {
  background: var(--athrix-navy);
}

.athrix-download-section {
  background: #f2f4f7;
}

.athrix-download-card {
  position: relative;
  overflow: hidden;
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(440px, 1.05fr);
  gap: 56px;
  align-items: end;
  padding: 72px 72px 0;
  min-height: 610px;
  color: #fff;
  background: #020306;
  border: 1px solid rgba(216, 223, 239, 0.16);
  border-radius: 28px;
  box-shadow: 0 36px 100px rgba(8, 22, 50, 0.18);
}

.athrix-download-card::before {
  display: none;
}

.athrix-download-copy,
.athrix-download-phones {
  position: relative;
  z-index: 1;
}

.athrix-download-copy {
  padding-bottom: 72px;
}

.athrix-download-eyebrow {
  display: inline-flex;
  margin-bottom: 24px;
  color: var(--athrix-red);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.athrix-download-card h2 {
  max-width: 590px;
  margin-bottom: 24px;
  color: #fff;
  letter-spacing: -0.04em;
}

.athrix-download-card p {
  max-width: 560px;
  margin-bottom: 34px;
  color: rgba(255, 255, 255, 0.72);
  font-size: 19px;
  line-height: 1.65;
}

.athrix-store-row {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.athrix-store-button {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  min-width: 190px;
  padding: 12px 18px;
  color: var(--athrix-ink);
  background: #fff;
  border-radius: 10px;
  text-decoration: none;
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.16);
}

.athrix-store-button img {
  width: 30px;
  height: 30px;
  object-fit: contain;
}

.athrix-store-button span {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.athrix-store-button small {
  color: rgba(8, 21, 43, 0.62);
  font-size: 11px;
  line-height: 1.2;
}

.athrix-store-button strong {
  color: var(--athrix-ink);
  font-size: 16px;
  line-height: 1.35;
}

.athrix-store-button-muted {
  opacity: 0.72;
  cursor: default;
}

.athrix-download-phones {
  min-height: 520px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 18px;
}

.athrix-download-phone {
  width: min(31%, 190px);
  max-height: 520px;
  object-fit: cover;
  object-position: top;
  border: 8px solid #020713;
  border-bottom-width: 18px;
  border-radius: 30px;
  box-shadow: 0 28px 70px rgba(0, 0, 0, 0.36);
}

.athrix-download-phone-center {
  transform: translateY(-34px);
}

.athrix-download-phone-left,
.athrix-download-phone-right {
  opacity: 0.92;
}

.athrix-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: var(--athrix-blue);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.athrix-capability-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

.athrix-capability-card {
  position: relative;
  min-height: 260px;
  padding: 34px;
  background: #fff;
  border: 1px solid var(--athrix-line);
  box-shadow: 0 24px 70px rgba(8, 22, 50, 0.055);
  overflow: hidden;
}

.athrix-capability-card::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, var(--athrix-red), rgba(227, 27, 47, 0));
}

.athrix-capability-kicker {
  width: 46px;
  height: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 58px;
  color: var(--athrix-red);
  background: rgba(227, 27, 47, 0.08);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.08em;
}

.athrix-capability-card h4 {
  color: var(--athrix-ink);
  margin-bottom: 22px;
}

.athrix-capability-card p {
  color: rgba(8, 21, 43, 0.72);
  line-height: 1.65;
}

.athrix-case-card {
  overflow: hidden;
  height: 100%;
  background: #fff;
  border: 1px solid var(--athrix-line);
  box-shadow: 0 28px 70px rgba(7, 18, 43, 0.08);
}

.athrix-case-media {
  min-height: 430px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 18px;
  padding: 38px 26px 0;
  background: linear-gradient(145deg, #071936, #0f3b7a);
}

.athrix-phone {
  width: min(31%, 180px);
  max-height: 420px;
  object-fit: cover;
  object-position: top;
  border: 8px solid #061126;
  border-bottom-width: 16px;
  border-radius: 28px;
  box-shadow: 0 30px 60px rgba(0, 0, 0, 0.34);
}

.athrix-phone:nth-child(2) {
  transform: translateY(-24px);
}

.athrix-case-body {
  padding: 34px;
}

.athrix-process-step {
  min-height: 250px;
  padding: 34px;
  background: #fff;
  border: 1px solid var(--athrix-line);
}

.athrix-process-step .athrix-step-number {
  color: var(--athrix-blue);
  font-weight: 900;
  letter-spacing: 0.1em;
  margin-bottom: 22px;
}

.athrix-trust-card {
  height: 100%;
  padding: 34px;
  color: #dce9ff;
  background: rgba(255, 255, 255, 0.055);
  border: 1px solid rgba(255, 255, 255, 0.12);
}

.athrix-trust-card h5,
.athrix-template .athrix-section-dark h2,
.athrix-template .athrix-section-dark h3 {
  color: #fff;
}

.athrix-final {
  background:
    linear-gradient(90deg, rgba(5, 17, 42, 0.96) 0%, rgba(5, 17, 42, 0.86) 42%, rgba(5, 17, 42, 0.5) 100%),
    url("assets/evolution-final-cta.jpg") center 38% / cover;
}

.athrix-final h2 {
  letter-spacing: -0.04em;
}

.athrix-template .mil-button.mil-accent-bg {
  background: var(--athrix-blue);
}

.athrix-template .mil-button.mil-border {
  border-color: var(--athrix-red);
}

.athrix-template .mil-button.mil-border:hover {
  -webkit-box-shadow: inset 0 0 0 1px var(--athrix-red);
  box-shadow: inset 0 0 0 1px var(--athrix-red);
}

.athrix-template .mil-accent {
  color: var(--athrix-red);
}

.athrix-template .mil-divider::before,
.athrix-template .mil-divider::after {
  background-color: var(--athrix-red);
}

.athrix-footer {
  color: var(--athrix-ink);
  background: #fff;
}

.athrix-footer-main {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 48px;
  padding-top: 86px;
  padding-bottom: 78px;
}

.athrix-footer-brand {
  grid-column: span 2;
}

.athrix-template .athrix-footer .athrix-logo,
.athrix-template .athrix-footer .athrix-logo span {
  color: var(--athrix-ink);
}

.athrix-footer-brand .athrix-logo {
  margin-bottom: 24px;
}

.athrix-footer-brand p {
  max-width: 440px;
  color: rgba(8, 21, 43, 0.68);
  line-height: 1.65;
  margin-bottom: 22px;
}

.athrix-social-links {
  display: flex;
  gap: 12px;
}

.athrix-social-links a {
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--athrix-ink);
  background: #f4f7fb;
  border: 1px solid rgba(8, 21, 43, 0.08);
  border-radius: 50%;
  font-size: 12px;
  font-weight: 900;
  text-decoration: none;
  transition: color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

.athrix-social-links a:hover {
  color: var(--athrix-red);
  border-color: rgba(227, 27, 47, 0.32);
  transform: translateY(-2px);
}

.athrix-footer-short-rule {
  width: 140px;
  height: 1px;
  margin: 26px 0 18px;
  background: rgba(8, 21, 43, 0.14);
}

a.link-animated {
  position: relative;
  display: inline-block;
  width: fit-content;
  color: var(--athrix-ink);
  font-weight: 700;
  text-decoration: none;
}

a.link-animated::before {
  content: "";
  position: absolute;
  inset: auto 0 -3px;
  height: 1px;
  background: currentColor;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.3s ease-in-out;
}

a.link-animated:hover::before {
  transform: scaleX(1);
  transform-origin: left;
}

.athrix-footer-brand > a.link-animated {
  display: block;
}

.athrix-footer-brand > a.link-animated + a.link-animated {
  margin-top: 12px;
}

.athrix-footer-column h5 {
  color: var(--athrix-ink);
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 700;
}

.athrix-footer-column ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.athrix-footer-column li {
  margin-bottom: 12px;
  color: rgba(8, 21, 43, 0.62);
}

.athrix-footer-column a {
  color: rgba(8, 21, 43, 0.62);
  text-decoration: none;
  transition: color 0.2s ease, opacity 0.2s ease;
}

.athrix-footer-column a:hover {
  color: var(--athrix-red);
}

.athrix-footer-separator {
  height: 1px;
  background: rgba(8, 21, 43, 0.1);
}

.athrix-footer-products {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.athrix-footer-products p {
  margin: 0;
  color: var(--athrix-ink);
  font-size: 18px;
  font-weight: 800;
}

.athrix-footer-product-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 16px;
}

.athrix-footer-product-list span {
  width: 1px;
  height: 28px;
  background: rgba(8, 21, 43, 0.12);
}

.athrix-product-link {
  color: rgba(8, 21, 43, 0.74);
  font-weight: 800;
  text-decoration: none;
  transition: color 0.2s ease;
}

.athrix-product-link:hover {
  color: var(--athrix-red);
}

.athrix-footer-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.athrix-footer-bottom p {
  margin: 0;
  color: rgba(8, 21, 43, 0.7);
  font-weight: 600;
}

.athrix-footer-badges {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 10px;
}

.athrix-footer-badges span,
.athrix-footer-badges a {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 7px 12px;
  color: rgba(8, 21, 43, 0.74);
  background: #fff;
  border: 1px solid rgba(8, 21, 43, 0.12);
  border-radius: 999px;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
}

.athrix-footer-badges span:first-child {
  color: #0f7a42;
  border-color: rgba(15, 122, 66, 0.24);
}

.athrix-policy-page {
  background: #f4f7fb;
}

.athrix-policy {
  background: #f4f7fb;
}

.athrix-policy-hero {
  padding: 190px 0 92px;
  color: #fff;
  background:
    radial-gradient(circle at 80% 16%, rgba(31, 103, 255, 0.28), transparent 34%),
    linear-gradient(135deg, #030917 0%, #071a3c 54%, #08152b 100%);
}

.athrix-policy-hero h1 {
  max-width: 940px;
  color: #fff;
  margin-bottom: 28px;
  font-size: clamp(52px, 7vw, 92px);
  line-height: 0.98;
  letter-spacing: -0.06em;
}

.athrix-policy-hero p {
  max-width: 900px;
  color: rgba(255, 255, 255, 0.72);
  font-size: 20px;
  line-height: 1.7;
}

.athrix-policy-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 34px;
}

.athrix-policy-meta span {
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  padding: 8px 14px;
  color: rgba(255, 255, 255, 0.82);
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.06);
  font-size: 13px;
  font-weight: 700;
}

.athrix-policy-content {
  padding: 78px 0 94px;
}

.athrix-policy-card {
  max-width: 980px;
  margin: 0 auto;
  padding: clamp(30px, 6vw, 70px);
  background: #fff;
  border: 1px solid rgba(8, 21, 43, 0.09);
  border-radius: 28px;
  box-shadow: 0 26px 70px rgba(8, 21, 43, 0.08);
}

.athrix-policy-card section + section {
  margin-top: 42px;
  padding-top: 38px;
  border-top: 1px solid rgba(8, 21, 43, 0.08);
}

.athrix-policy-card h2 {
  margin-bottom: 18px;
  color: var(--athrix-ink);
  font-size: clamp(24px, 3vw, 34px);
  line-height: 1.08;
  letter-spacing: -0.04em;
}

.athrix-policy-card p {
  max-width: 860px;
  margin-bottom: 14px;
  color: rgba(8, 21, 43, 0.68);
  font-size: 17px;
  line-height: 1.78;
}

.athrix-policy-card a {
  color: var(--athrix-blue);
  font-weight: 800;
  text-decoration: none;
}

.athrix-policy-card a:hover {
  color: var(--athrix-red);
}

.athrix-policy-list {
  max-width: 820px;
  margin: 14px 0 0;
  padding-left: 22px;
  color: rgba(8, 21, 43, 0.68);
  font-size: 17px;
  line-height: 1.78;
}

.athrix-policy-list li + li {
  margin-top: 8px;
}

.athrix-policy-callout {
  max-width: 720px;
  margin-top: 26px;
  padding: 26px;
  background: #f4f7fb;
  border: 1px solid rgba(8, 21, 43, 0.09);
  border-radius: 22px;
}

.athrix-policy-callout h3 {
  margin-bottom: 8px;
  color: var(--athrix-ink);
  font-size: 18px;
  letter-spacing: -0.02em;
}

.athrix-policy-callout p {
  margin-bottom: 18px;
  color: rgba(8, 21, 43, 0.76);
  font-weight: 800;
}

.athrix-policy-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.athrix-policy-action {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 12px 18px;
  color: #fff !important;
  background: var(--athrix-blue);
  border: 1px solid var(--athrix-blue);
  border-radius: 999px;
  font-size: 14px;
  font-weight: 900;
  text-decoration: none;
  transition: background 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

.athrix-policy-action:hover {
  color: #fff !important;
  background: var(--athrix-red);
  border-color: var(--athrix-red);
  transform: translateY(-2px);
}

.athrix-policy-action-secondary {
  color: var(--athrix-ink) !important;
  background: #fff;
  border-color: rgba(8, 21, 43, 0.12);
}

.athrix-policy-action-secondary:hover {
  color: #fff !important;
}

.athrix-book-demo-page {
  background: #f7f9fc;
}

.athrix-book-demo {
  padding-top: 0;
}

.athrix-book-hero {
  padding: 178px 0 76px;
  text-align: center;
  background:
    radial-gradient(circle at 18% 0%, rgba(31, 103, 255, 0.32), transparent 34%),
    radial-gradient(circle at 80% 16%, rgba(227, 27, 47, 0.16), transparent 30%),
    linear-gradient(135deg, #020817 0%, var(--athrix-navy) 48%, #0b1f49 100%);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.athrix-book-hero h1 {
  max-width: 820px;
  margin: 0 auto 18px;
  color: #fff;
  font-size: clamp(44px, 5vw, 78px);
  letter-spacing: -0.055em;
}

.athrix-book-hero p {
  max-width: 820px;
  margin: 0 auto;
  color: rgba(255, 255, 255, 0.72);
  font-size: 20px;
  line-height: 1.6;
}

.athrix-book-workspace {
  padding: 56px 0 96px;
}

.athrix-book-layout {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(480px, 1.05fr);
  gap: 30px;
  align-items: start;
}

.athrix-contact-card,
.athrix-schedule-card {
  background: #fff;
  border: 1px solid rgba(8, 21, 43, 0.1);
  border-radius: 18px;
  box-shadow: 0 24px 60px rgba(8, 21, 43, 0.07);
}

.athrix-contact-card {
  display: grid;
  gap: 24px;
  padding: 40px;
}

.athrix-card-header h2 {
  margin: 0 0 10px;
  color: var(--athrix-ink);
  font-size: 26px;
  letter-spacing: -0.03em;
}

.athrix-card-header p {
  margin: 0;
  color: rgba(8, 21, 43, 0.62);
  line-height: 1.55;
}

.athrix-contact-card label {
  display: grid;
  gap: 10px;
  margin: 0;
}

.athrix-contact-card label span {
  color: var(--athrix-ink);
  font-size: 15px;
  font-weight: 700;
}

.athrix-contact-card input,
.athrix-contact-card select,
.athrix-search-field input,
.athrix-schedule-tools select {
  width: 100%;
  min-height: 54px;
  padding: 0 16px;
  color: var(--athrix-ink);
  background: #fff;
  border: 1px solid rgba(8, 21, 43, 0.12);
  border-radius: 10px;
  box-shadow: inset 0 0 0 1px rgba(8, 21, 43, 0.02);
  outline: none;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.athrix-contact-card input:focus,
.athrix-contact-card select:focus,
.athrix-search-field input:focus,
.athrix-schedule-tools select:focus {
  border-color: rgba(31, 103, 255, 0.62);
  box-shadow: 0 0 0 4px rgba(31, 103, 255, 0.12);
}

.athrix-form-button {
  min-height: 58px;
  padding: 0 24px;
  color: #fff;
  background: var(--athrix-blue);
  border: 0;
  border-radius: 999px;
  font-size: 16px;
  font-weight: 800;
  cursor: pointer;
}

.athrix-form-note {
  margin: -8px 0 0;
  color: rgba(8, 21, 43, 0.56);
  font-size: 14px;
  line-height: 1.5;
}

.athrix-schedule-card {
  padding: 26px;
}

.athrix-schedule-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 20px;
}

.athrix-schedule-add {
  flex: none;
  min-height: 42px;
  padding: 0 16px;
  color: var(--athrix-ink);
  background: #fff;
  border: 1px solid rgba(8, 21, 43, 0.12);
  border-radius: 999px;
  font-weight: 800;
  cursor: pointer;
}

.athrix-month-bar {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  margin-bottom: 18px;
  background: #f3f6fb;
  border-radius: 12px;
}

.athrix-month-bar strong {
  color: var(--athrix-ink);
  font-size: 20px;
}

.athrix-month-nav {
  position: absolute;
  top: 9px;
  width: 36px;
  height: 36px;
  color: var(--athrix-ink);
  background: #fff;
  border: 1px solid rgba(8, 21, 43, 0.08);
  border-radius: 10px;
  font-size: 26px;
  line-height: 1;
}

.athrix-month-nav:first-child {
  left: 10px;
}

.athrix-month-nav:last-child {
  right: 10px;
}

.athrix-day-rail {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 10px;
  margin-bottom: 20px;
}

.athrix-day-option {
  display: grid;
  gap: 5px;
  min-height: 74px;
  place-items: center;
  color: rgba(8, 21, 43, 0.62);
  background: transparent;
  border: 0;
  border-radius: 12px;
  cursor: pointer;
  transition: background 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.athrix-day-option span {
  font-size: 13px;
  font-weight: 700;
}

.athrix-day-option strong {
  font-size: 18px;
}

.athrix-day-option:hover {
  background: #f3f6fb;
}

.athrix-day-option.is-active {
  color: #fff;
  background: var(--athrix-blue);
  transform: translateY(-2px);
}

.athrix-schedule-tools {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 140px;
  gap: 12px;
  margin-bottom: 20px;
}

.athrix-search-field {
  margin: 0;
}

.athrix-search-field input,
.athrix-schedule-tools select {
  min-height: 44px;
}

.athrix-schedule-tabs {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(8, 21, 43, 0.1);
}

.athrix-schedule-tabs button {
  position: relative;
  padding: 0 4px 12px;
  color: rgba(8, 21, 43, 0.62);
  background: none;
  border: 0;
  font-size: 14px;
  font-weight: 800;
  cursor: pointer;
}

.athrix-schedule-tabs button::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;
  height: 2px;
  background: transparent;
}

.athrix-schedule-tabs button.is-active {
  color: var(--athrix-ink);
}

.athrix-schedule-tabs button.is-active::after {
  background: var(--athrix-ink);
}

.athrix-event-list {
  display: grid;
  gap: 14px;
}

.athrix-event-card {
  padding: 18px;
  background: #fff;
  border: 1px solid rgba(8, 21, 43, 0.1);
  border-radius: 12px;
}

.athrix-event-topline,
.athrix-event-meta,
.athrix-avatar-row {
  display: flex;
  align-items: center;
}

.athrix-event-topline {
  justify-content: space-between;
  gap: 14px;
  margin-bottom: 8px;
}

.athrix-event-topline button {
  min-height: 32px;
  padding: 0 14px;
  color: var(--athrix-ink);
  background: #f3f6fb;
  border: 0;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 800;
}

.athrix-event-status {
  color: #16824b;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.athrix-event-status.completed {
  color: var(--athrix-blue);
}

.athrix-event-card h3 {
  margin: 0 0 8px;
  color: var(--athrix-ink);
  font-size: 20px;
  letter-spacing: -0.02em;
}

.athrix-event-meta {
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 14px;
  color: rgba(8, 21, 43, 0.62);
  font-size: 14px;
}

.athrix-event-meta strong {
  display: inline-flex;
  min-height: 28px;
  align-items: center;
  padding: 0 10px;
  color: var(--athrix-ink);
  background: #fff;
  border: 1px solid rgba(8, 21, 43, 0.1);
  border-radius: 999px;
  font-size: 12px;
}

.athrix-avatar-row {
  margin-bottom: 12px;
}

.athrix-avatar-row span {
  width: 36px;
  height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: -8px;
  color: #fff;
  background: linear-gradient(145deg, var(--athrix-red), var(--athrix-blue));
  border: 2px solid #fff;
  border-radius: 50%;
  font-size: 12px;
  font-weight: 900;
}

.athrix-event-card p {
  margin: 0;
  color: rgba(8, 21, 43, 0.68);
  font-size: 14px;
  line-height: 1.55;
}

.athrix-empty-state {
  padding: 34px;
  color: rgba(8, 21, 43, 0.58);
  text-align: center;
  background: #f7f9fc;
  border-radius: 12px;
}

@media (max-width: 992px) {
  .athrix-hero {
    min-height: 760px;
  }

  .athrix-capability-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .athrix-download-card {
    grid-template-columns: 1fr;
    gap: 22px;
    padding: 54px 42px 0;
  }

  .athrix-download-copy {
    padding-bottom: 0;
    text-align: center;
  }

  .athrix-download-card h2,
  .athrix-download-card p {
    margin-left: auto;
    margin-right: auto;
  }

  .athrix-store-row {
    justify-content: center;
  }

  .athrix-download-phones {
    min-height: 430px;
  }

  .athrix-footer-main {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 40px;
    padding-top: 70px;
    padding-bottom: 64px;
  }

  .athrix-footer-brand {
    grid-column: span 2;
  }

  .athrix-hero-proof {
    grid-template-columns: 1fr;
  }

  .athrix-case-media {
    min-height: 330px;
  }

  .athrix-phone {
    width: 30%;
    border-radius: 20px;
  }

  .athrix-book-layout {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  .athrix-logo img {
    width: 54px;
  }

  .athrix-hero h1 {
    font-size: 50px;
  }

  .athrix-slide-dashboard {
    background-position: center, center, center, 108% 58%, 134% 58%, 158% 58%;
    background-size: 100% 100%, 100% 100%, 100% 100%, auto 52%, auto 58%, auto 50%;
  }

  .athrix-capability-grid {
    grid-template-columns: 1fr;
  }

  .athrix-capability-card {
    min-height: 0;
  }

  .athrix-capability-kicker {
    margin-bottom: 34px;
  }

  .athrix-download-card {
    padding: 42px 22px 0;
    border-radius: 22px;
  }

  .athrix-download-card p {
    font-size: 16px;
  }

  .athrix-store-button {
    min-width: 100%;
    justify-content: center;
  }

  .athrix-download-phones {
    min-height: 330px;
    gap: 8px;
  }

  .athrix-download-phone {
    width: 32%;
    border-width: 5px;
    border-bottom-width: 12px;
    border-radius: 22px;
  }

  .athrix-download-phone-center {
    transform: translateY(-20px);
  }

  .athrix-footer-main {
    grid-template-columns: 1fr;
    gap: 34px;
    padding-top: 54px;
    padding-bottom: 50px;
  }

  .athrix-footer-brand {
    grid-column: span 1;
  }

  .athrix-footer-products,
  .athrix-footer-bottom {
    align-items: flex-start;
    flex-direction: column;
  }

  .athrix-footer-product-list,
  .athrix-footer-badges {
    justify-content: flex-start;
  }

  .athrix-footer-product-list span {
    display: none;
  }

  .athrix-case-media {
    gap: 10px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .athrix-book-demo {
    padding-top: 0;
  }

  .athrix-book-hero {
    padding: 126px 0 48px;
    text-align: left;
  }

  .athrix-book-hero p {
    font-size: 17px;
  }

  .athrix-contact-card,
  .athrix-schedule-card {
    padding: 24px;
    border-radius: 16px;
  }

  .athrix-schedule-header,
  .athrix-event-topline {
    flex-direction: column;
    align-items: flex-start;
  }

  .athrix-day-rail {
    grid-template-columns: repeat(5, minmax(58px, 1fr));
    overflow-x: auto;
    padding-bottom: 4px;
  }

  .athrix-schedule-tools {
    grid-template-columns: 1fr;
  }

  .athrix-schedule-tabs button {
    font-size: 12px;
  }
}
