/* Mobile Austria landing: photo, benefits and CTA visible immediately. */
@media(max-width:720px){
  .at-hero{padding:12px 0 14px}
  .at-hero>.v25-container{padding-right:12px;padding-left:12px}
  .at-hero-copy{display:flex;flex-direction:column}
  .at-mobile-visual{order:0}
  .at-hero-copy>.v25-eyebrow{order:1;display:block;margin:10px 0 8px;font-size:12px;letter-spacing:.13em}
  .at-hero-copy>h1{order:2;display:block;margin:0 0 10px;font-size:33px;line-height:1.08;letter-spacing:-.035em}
  .at-hero-copy>.at-lead{order:3;display:block;margin:0 0 15px;font-size:15px;line-height:1.48}
  .at-checks{order:4}
  .at-main-cta{order:5}
  .at-mobile-visual{margin:0 0 12px}
  .at-mobile-visual img{
    height:auto;
    aspect-ratio:1.78/1;
    object-position:61% center;
    border-radius:12px;
    box-shadow:0 10px 25px rgba(16,24,40,.12);
  }
  .at-mobile-visual .at-flag{
    width:46px;
    height:36px;
    border-radius:12px 0 12px 0;
    font-size:22px;
  }
  .at-checks{
    gap:6px;
    margin:0 0 12px;
    font-size:13px;
    line-height:1.34;
  }
  .at-checks li{padding-left:22px}
  .at-checks li:before{
    top:1px;
    width:16px;
    height:16px;
    font-size:9px;
  }
  .at-main-cta{
    width:100%;
    min-height:46px;
    padding:10px 16px;
    font-size:14px;
    border-radius:9px;
  }
  .at-overview{padding:0 0 24px}
  .at-info-card{padding:16px 14px;border-radius:12px}
  .at-info-card h2{margin-bottom:13px;font-size:17px}
  .at-info-grid{gap:11px 9px}
  .at-info-grid span{font-size:10px}
  .at-info-grid strong{font-size:12px}
  .at-trustbar{margin-top:10px;padding:11px 8px;gap:8px;font-size:10px}
  .at-section{padding:37px 0}
}

@media(max-width:350px){
  .at-mobile-visual img{aspect-ratio:1.9/1}
  .at-hero-copy>h1{font-size:29px}
  .at-hero-copy>.at-lead{font-size:13px}
  .at-checks{font-size:11px}
  .at-info-grid strong{font-size:11px}
}

/* FULL_PAYMENTS_TELEGRAM_UI */
body{font-family:Inter,Arial,sans-serif!important;color:#101828}
.dv-logo,.brand,.logo{font-weight:900!important;color:#101828!important}
.dv-logo small,.brand small,.logo small{color:#475467!important;font-weight:800!important;letter-spacing:.12em!important}
.dv-nav a,nav a,.nav a,.header-nav a{color:#1d2939!important;font-weight:800!important}
.sub,.muted,.help,.field-help{color:#475467!important}
h1,h2,h3{letter-spacing:-.035em}
