body {
margin:0;
}.voice-notes-page{
  --bg: #f2f2f5;
  --text: #0b0d14;
  --muted: #2f3446;
  --violet: #6968ec;
  --line: #7c6fff;
  margin: 0;
  font-family: "Manrope", sans-serif;
  color: var(--text);
}.voice-notes-page, .voice-notes-page *{
  box-sizing: border-box;
}.voice-notes-page #vn-benefits, .voice-notes-page #vn-workflow, .voice-notes-page #vn-pricing{
  scroll-margin-top: 140px;
}.voice-notes-page .topbar{
  background: #fff;
}.voice-notes-page .topbar-inner{
  width: min(1290px, 100%);
  margin: 0 auto;
padding: 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
}.voice-notes-page .topbar-right{
  display: flex;
  align-items: center;
  gap: 28px;
}.voice-notes-page .topbar-link{
  color: #111827;
  font-size: 15px;
  line-height: 1;
  text-decoration: none;
}.voice-notes-page .header{
  position: sticky;
  top: 10px;
  z-index: 20;
  pointer-events: none;
  margin-top: 10px;
}.voice-notes-page .header-wrap{
  width: min(1290px, 100%);
  margin: 0 auto;
  padding: 0 20px;
}.voice-notes-page .header-inner{
  min-height: 74px;
  padding: 0 28px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  border-radius: 22px;
  background: rgba(245, 247, 252, 0.76);
  border: 1px solid rgba(210, 214, 219, 0.6);
  box-shadow: 0 14px 40px rgba(37, 44, 77, 0.08);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(18px);
  pointer-events: auto;
}.voice-notes-page .brand{
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  flex: 0 0 auto;
}.voice-notes-page .brand img{
  height: 40px;
  width: auto;
  display: block;
}.voice-notes-page .burger{
  display: none;
  width: 44px;
  height: 44px;
  padding: 0;
  border: 0;
  background: transparent;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 5px;
  cursor: pointer;
  border-radius: 12px;
  transition: background-color .22s ease, opacity .22s ease;
}.voice-notes-page .burger span{
  width: 20px;
  height: 2px;
  border-radius: 999px;
  background: #1a2030;
  display: block;
  transition: opacity .22s ease, rotate .22s ease, translate .22s ease;
}.voice-notes-page .nav{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 26px;
  flex: 1 1 auto;
  min-width: 0;
}.voice-notes-page .nav a{
  text-decoration: none;
  color: #1a2030;
  font-size: 17px;
  line-height: 1;
  white-space: nowrap;
}.voice-notes-page .header-right{
  display: flex;
  align-items: center;
  gap: 16px;
  flex: 0 0 auto;
}.voice-notes-page .header-download{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  text-decoration: none;
  color: #0d1240;
  height:40px;
  font-size: 17px;
  line-height: 1;
  white-space: nowrap;
  padding: 11px 24px;
  border-radius: 999px;
  border: 1.5px solid #151949;
  
  transition:
    background-color .22s ease,
    border-color .22s ease,
    box-shadow .22s ease,
    color .22s ease,
    transform .22s ease;
}.voice-notes-page .header-download img{
  width: 22px;
  height: 22px;
  flex: 0 0 auto;
  display: block;
}.voice-notes-page .header-btn{
  text-decoration: none;
  color: #fff;
  font-size: 17px;
  line-height: 1;
  padding: 11px 20px;
  border-radius: 999px;
  background: linear-gradient(90deg, #81b8ff 0%, #7d57e8 100%);
  white-space: nowrap;
  transition: box-shadow .22s ease, transform .22s ease, opacity .22s ease;
}.voice-notes-page .mobile-menu{
  display: block;
  width: min(1290px, 100%);
  margin: 10px auto 0;
  border-radius: 22px;
  border: 1px solid rgba(210, 214, 219, 0.6);
  background: rgba(245, 247, 252, 0.9);
  box-shadow: 0 14px 40px rgba(37, 44, 77, 0.08);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height .28s ease, opacity .22s ease;
  pointer-events: auto;
}.voice-notes-page .mobile-menu-inner{
  width: min(1290px, 100%);
  margin: 0 auto;
  padding: 16px 20px 20px;
  display: flex;
  flex-direction: column;
  gap: 40px;
}.voice-notes-page .mobile-menu-actions{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}.voice-notes-page .mobile-menu-actions .header-download, .voice-notes-page .mobile-menu-actions .header-btn{
  width: 100%;

  height: 44px;
  justify-content: center;
}.voice-notes-page .mobile-nav{
  display: flex;
  flex-direction: column;
  gap: 2px;
}.voice-notes-page .mobile-nav a{
  text-decoration: none;
  color: #1a2030;
  font-size: 16px;
  line-height: 1.2;
  padding: 12px 0;
}.voice-notes-page .hero{
  position: relative;
  min-height: 760px;
  overflow: hidden;
  background: #ffffff;
  border-radius: 40px;
  background: linear-gradient(353deg, #F0E9FC 3.83%, #EBE9FC 43.89%, #EEF3FD 97.57%);
  margin: -88px 20px 0;
}.voice-notes-page .wave{
  position: absolute;
  left: -7%;
  top: 24%;
  width: 114%;
  max-width: unset;
  opacity: .45;
  pointer-events: none;
  animation: waveBreath 18s ease-in-out infinite;
  will-change: left, top, width, opacity;
}.voice-notes-page .inner{
  position: relative;
  z-index: 2;
  max-width: 1290px;
  margin: 0 auto;
  padding: 140px 20px 50px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 30px;
}.voice-notes-page .hero-left{
  flex: 1 1 auto;
  min-width: 0;
  max-width: 760px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}.voice-notes-page .product-logo{
  margin-bottom: 30px;
  display: inline-flex;
  align-items: center;
  gap: 12px;
}.voice-notes-page .product-logo img{
  width: 64px;
  height: auto;
  display: block;
}.voice-notes-page .product-logo span{
color: _text/neutral;
font-size: 26px;
font-style: normal;
font-weight: 500;
line-height: 114%; /* 27.794px */
letter-spacing: -0.488px;
}.voice-notes-page .media{
background: linear-gradient(353deg, #E0D4F8 3.83%, #D7D6F9 43.89%, #DCE7FC 97.57%);
    border-radius: 30px;
    padding: 20px;
  display: flex;
  justify-content: center;
}.voice-notes-page .badge{
  display: inline-block;
  padding: 8px 14px;
  border: 1px solid #8c80f6;
  border-radius: 999px;
  color: #6b63df;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 24px;
}.voice-notes-page h1{
  margin: 0;
  color: #000;
  font-family: "Manrope", sans-serif;
  font-size: 44px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -0.968px;
  max-width: 760px;
}.voice-notes-page h1 span{ color: var(--violet); }.voice-notes-page .animated-text{
  position: relative;
  display: inline-block;
  color: var(--violet);
  white-space: nowrap;
  vertical-align: baseline;
}.voice-notes-page .animated-text::after{
  content: "";
  display: inline-block;
  width: 2px;
  height: .86em;
  margin-left: .08em;
  background: currentColor;
  vertical-align: -.08em;
  animation: caretBlink .95s steps(1, end) infinite;
}.voice-notes-page .desc{
  margin: 40px 0 40px -20px;
  color: var(--muted);
  font-size: 20px;
  line-height: 1.4;

}.voice-notes-page .actions{
  margin-top: 22px;
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}.voice-notes-page .actions-note{
  margin-top: 20px;
  display: flex;
  align-items: normal;
  gap: 12px;
  color: #6b63df;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 500;
}.voice-notes-page .actions-note-icon{
  width: 17px;
  height: 17px;
  display: block;
  flex: 0 0 auto;
}.voice-notes-page .btn{
  min-width: 221px;
  padding: 20px 32px;
  border-radius: 999px;
  text-decoration: none;
  font-size: 16px;

  line-height: 1;
  transition: box-shadow .22s ease, transform .22s ease, opacity .22s ease;
}.voice-notes-page .btn:hover{
  opacity: .96;
  transform: translateY(-1px);
}.voice-notes-page .btn-primary{
  color: #fff;
  display: flex;
  width: 257px;
  padding: 20px 32px;
  justify-content: center;
  align-items: center;

  gap: 8px;
  border-radius: 40px;
  background: linear-gradient(271deg, #9C6FE8 -3.79%, #776FEB 42.09%, #8DB8F6 103.55%);
}.voice-notes-page .btn-secondary{
  color: #2a3154;
  border: 1px solid #000000;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-width: 200px;
}.voice-notes-page .logos{
  margin-top: 52px;
  display: flex;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
}.voice-notes-page .logo{
  width: 64px;
  height: 64px;
  display: block;
  border-radius: 12px;
  box-shadow: 0 10px 18px rgba(117, 97, 235, .25);
  object-fit: cover;
}.voice-notes-page .plus{
  font-size: 28px;
  color: #2a2f44;
}.voice-notes-page .logos-text{
  color: #8d94a3;
  font-size: 16px;
  line-height: 1.25;
  max-width: 420px;
}.voice-notes-page .phone-image{
  width: auto;
  height: 560px;
  display: block;
  object-fit: contain;
  border: 0;
  border-radius: 20px;
  background: transparent;
  filter: drop-shadow(0 26px 44px rgba(80, 59, 190, .28));
}.voice-notes-page .stats{
  background: #fff;
}.voice-notes-page .stats-inner{
  max-width: 1290px;
  margin: 0 auto;
  padding: 52px 20px 58px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 32px;
}.voice-notes-page .stat-card{
  display: flex;
  align-items: center;
  gap: 14px;
  min-width: 0;
}.voice-notes-page .stat-icon{
  width: 72px;
  height: 72px;
  flex: 0 0 auto;
  display: block;
}.voice-notes-page .stat-copy{
  min-width: 0;
}.voice-notes-page .stat-value{
  color: #06070b;
  font-size: 28px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: -0.04em;
}.voice-notes-page .stat-value span{
  color: #666b78;
  font-weight: 500;
  font-size:20px;
}.voice-notes-page .stat-text{
  margin-top: 8px;
  color: #2f3446;
  font-size: 15px;
  line-height: 1.2;
  max-width: 300px;
}.voice-notes-page .formats{
  background: #fff;
  padding: 22px 0 72px;
}.voice-notes-page .formats-inner{
  max-width: 1290px;
  margin: 0 auto;
  padding: 0 20px;
}.voice-notes-page .formats-title{
  margin: 0;
  color: #1d1f26;
  text-align: center;
  font-size: 44px;
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: -0.03em;
}.voice-notes-page .formats-title span{
  color: #6b63df;
}.voice-notes-page .formats-badge{
  width: fit-content;
  margin: 18px auto 0;
  padding: 8px 14px;
  border-radius: 999px;
  border: 1px solid #8c80f6;
  color: #6b63df;
  font-size: 14px;
  line-height: 1;
}.voice-notes-page .formats-panel{
  margin-top: 80px;
  padding: 34px 36px 40px 18px;
  border-radius: 34px;
  background: linear-gradient(180deg, rgba(220, 228, 248, 0.8) 0%, rgba(228, 219, 242, 0.8) 100%);
  display: grid;
  grid-template-columns: 320px minmax(0, 1fr);
  column-gap: 44px;
  row-gap: 14px;
  align-items: flex-start;
}.voice-notes-page .formats-preview{
  grid-column: 1;
  grid-row: 1 / span 5;
  position: relative;
  min-height: 530px;
}.voice-notes-page .formats-device{
  position: absolute;
  left: -13px;
  top: -128px;
  width: 105%;
}.voice-notes-page .formats-device-image{
  width: 110%;
  height: auto;
  display: block;
  filter: drop-shadow(0 18px 42px rgba(37, 44, 77, 0.18));
  opacity: 1;
  transition: opacity .28s ease, filter .28s ease;
}.voice-notes-page .formats-heading{
  grid-column: 2;
  margin: 0 0 20px;
  text-align: center;
  color: #1b2148;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 700;
}.voice-notes-page .formats-grid{
  grid-column: 2;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}.voice-notes-page .formats-actions{
  grid-column: 2;
  display: flex;
  flex-direction: column;
}.voice-notes-page .formats-pill{
  min-height: 62px;
  padding: 16px 24px;
  border-radius: 999px;
  border: 1.5px solid #22253f;
  background: rgba(255, 255, 255, 0.36);
  color: #2b3154;
  font-family: inherit;
  font-size: 17px;
  line-height: 1.2;
  cursor: pointer;
  transition:
    background .22s ease,
    color .22s ease,
    border-color .22s ease,
    box-shadow .22s ease,
    transform .22s ease;
}.voice-notes-page .formats-pill-active{
  border-color: transparent;
  color: #fff;
  background: linear-gradient(271deg, #9c6fe8 -3.79%, #776feb 42.09%, #8db8f6 103.55%);
  
}.voice-notes-page .formats-pill:hover{
  transform: translateY(-1px);
}.voice-notes-page .formats-device-image.is-switching{
  opacity: 0;
  filter: drop-shadow(0 10px 22px rgba(37, 44, 77, 0.1));
}.voice-notes-page .formats-ai{
  margin-top: 14px;
  min-height: 58px;
  padding: 16px 24px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.82);
  color: #2b3154;
  font-size: 17px;
  line-height: 1.2;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}.voice-notes-page .formats-cta{
  margin-top: 34px;
  display: flex;
  min-height: 72px;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  text-decoration: none;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  background: linear-gradient(271deg, #9c6fe8 -3.79%, #776feb 42.09%, #8db8f6 103.55%);
  transition: box-shadow .22s ease, transform .22s ease, opacity .22s ease;
}.voice-notes-page .burger:hover{
  background-color: rgba(17, 24, 39, 0.06);
}.voice-notes-page .header-download:hover{
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 10px 22px rgba(37, 44, 77, 0.08);
  transform: translateY(-1px);
}.voice-notes-page .header-btn:hover, .voice-notes-page .btn-primary:hover, .voice-notes-page .formats-cta:hover{
  box-shadow: 0 14px 28px rgba(119, 111, 235, 0.24);
}.voice-notes-page .btn-secondary:hover{
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 10px 20px rgba(37, 44, 77, 0.08);
}.voice-notes-page .formats-note{
  grid-column: 2;
  margin-top: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: #6b63df;
  font-size: 16px;
  line-height: 1.2;
}.voice-notes-page .benefits{
  background: #fff;
  padding: 36px 0 60px;
}.voice-notes-page .benefits-inner{
  max-width: 1290px;
  margin: 0 auto;
  padding: 0 20px;
}.voice-notes-page .benefits-title{
  margin: 0;
  color: #1d1f26;
  text-align: center;
  font-size: 44px;
  line-height: 1.06;
  font-weight: 700;
  letter-spacing: -0.03em;
}.voice-notes-page .benefits-title span{
  color: #6b63df;
}.voice-notes-page .benefits-badge{
  width: fit-content;
  margin: 14px auto 0;
  padding: 10px 16px;
  border-radius: 999px;
  border: 1px solid #8c80f6;
  color: #6b63df;
  font-size: 14px;
  line-height: 1;
}.voice-notes-page .benefits-layout{
  margin-top: 32px;
  display: grid;
  grid-template-columns: 500px 1fr;
  gap: 44px;
  align-items: start;
}.voice-notes-page .benefit-feature{
  min-height: 630px;
  padding: 30px 34px 30px;
  border-radius: 34px;
  max-width: 452px;
  background: linear-gradient(180deg, rgba(220, 228, 248, 0.8) 0%, rgba(228, 219, 242, 0.8) 100%);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 50px;
}.voice-notes-page .benefit-feature-title{
color: var(--Black-M, #080A33);

font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 36px */
letter-spacing: -0.456px;
}.voice-notes-page .benefit-feature-title span{
  color: #6b63df;
}.voice-notes-page .benefit-feature-copy p{
  margin: 8px 0 0;
  color: #2d3353;
  font-size: 20px;
  line-height: 1.35;

}.voice-notes-page .benefit-photo{
  width: 100%;
  position: relative;
    right: -168px;
    top: -55px;

  max-width: 472px;
  border-radius: 32px;
  display: block;
  align-self: center;
  margin-top: 4px;
}.voice-notes-page .benefit-list{
  display: grid;
  gap: 38px;
  padding-top: 2px;
  justify-items: end;
}.voice-notes-page .benefit-item{
  width: 100%;

  padding: 24px;
  border-radius: 32px;
  display: flex;
  gap: 20px;
  align-items: flex-start;
}.voice-notes-page .benefit-list .benefit-item:nth-child(1){
  max-width: 675px;
  justify-self: end;
}.voice-notes-page .benefit-list .benefit-item:nth-child(2){
  max-width: 470px;
  justify-self: end;
}.voice-notes-page .benefit-list .benefit-item:nth-child(3){
  max-width: 508px;
}.voice-notes-page .benefit-list .benefit-item:nth-child(4){
  max-width: 626px;
  justify-self: end;
}.voice-notes-page .benefit-item-filled{
  background: linear-gradient(180deg, rgba(220, 228, 248, 0.8) 0%, rgba(228, 219, 242, 0.8) 100%);
}.voice-notes-page .benefit-item-outline{
  background: #fff;
  border: 1px solid #20243a;
}.voice-notes-page .benefit-item-soft{
  background: rgba(219, 197, 247, 0.56);
}.voice-notes-page .benefit-item-blue{
  background: rgba(186, 202, 255, 0.64);
}.voice-notes-page .benefit-num{
  width: 52px;
  height: 52px;
  border-radius: 10px;
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(123, 111, 234, 0.4);
  color: #fff;
  font-size: 24px;
  line-height: 1;
  font-weight: 700;
}.voice-notes-page .benefit-num-light{
  background: rgba(141, 184, 246, 0.45);
  color: #6a8de8;
}.voice-notes-page .benefit-num-blue{
  background: rgba(105, 133, 230, 0.42);
}.voice-notes-page .benefit-item-title{
  margin: 0;
  color: #1b2148;
  font-size: 21px;
  line-height: 1.2;
  font-weight: 700;
}.voice-notes-page .benefit-item-copy p{
  margin: 8px 0 0;
  color: #2d3353;
  font-size: 16px;
  line-height: 1.35;

}.voice-notes-page .benefits-apps{
  margin-top: 34px;
  padding: 24px 88px 24px 88px;
  border-radius: 34px;
  border: 1px solid #20243a;
  background: #fff;
  display: flex;
  align-items: center;
  gap: 54px;
}.voice-notes-page .benefits-apps-icons{
  display: flex;
  align-items: center;
  gap: 12px;
  flex: 0 0 auto;
}.voice-notes-page .benefits-apps-icon{
  width: 60px;
  height: 60px;
  display: block;
}.voice-notes-page .benefits-apps-plus{
  color: #1b2148;
  font-size: 30px;
  line-height: 1;
  font-weight: 700;
}.voice-notes-page .benefits-apps-title{
  margin: 0;
  color: #1b2148;
  font-size: 21px;
  line-height: 1.2;
  font-weight: 700;
}.voice-notes-page .benefits-apps-copy p{
  margin: 8px 0 0;
  color: #2d3353;
  font-size: 19px;
  line-height: 1.4;
 
}.voice-notes-page .benefits-apps-copy p span{
  color: #6b63df;
}.voice-notes-page .benefits-cta{
  width: min(530px, 100%);
  margin: 62px auto 0;
  min-height: 68px;
  border-radius: 999px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  background: linear-gradient(271deg, #9c6fe8 -3.79%, #776feb 42.09%, #8db8f6 103.55%);
  transition: box-shadow .22s ease, transform .22s ease, opacity .22s ease;
}.voice-notes-page .benefits-cta:hover{
  box-shadow: 0 14px 28px rgba(119, 111, 235, 0.24);
}.voice-notes-page .benefits-note{
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: #6b63df;
  font-size: 14px;
  line-height: 1.2;
}.voice-notes-page .workflow{
  position: relative;
  overflow: hidden;
  background: #fff;
  padding: 24px 0 92px;
}.voice-notes-page .workflow-inner{
  position: relative;
  z-index: 1;
  max-width: 1290px;
  margin: 0 auto;
  padding: 0 20px;
}.voice-notes-page .workflow-wave{
  position: absolute;
  left: -8%;
  top: 14%;
  width: 118%;
  opacity: .18;
  pointer-events: none;
  animation: waveBreath 18s ease-in-out infinite;
}.voice-notes-page .workflow-title{
  margin: 0;
  color: #1d1f26;
  text-align: center;
  font-size: 38px;
  line-height: 1.08;
  font-weight: 700;
  letter-spacing: -0.03em;
}.voice-notes-page .workflow-badge{
  width: fit-content;
  margin: 10px auto 0;
  padding: 8px 14px;
  border-radius: 999px;
  border: 1px solid #8c80f6;
  color: #6b63df;
  font-size: 16px;
  line-height: 1;
}.voice-notes-page .workflow-grid{
  margin-top: 36px;
  display: flex;
  flex-direction: column;
  gap: 42px;
  max-width: 1124px;
  margin: 50px auto;
}.voice-notes-page .workflow-row{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: 80px;
  align-items: center;
}.voice-notes-page .workflow-row-reverse .workflow-copy{
  grid-column: 2;
  margin-left: auto;
}.voice-notes-page .workflow-row-reverse .workflow-media{
  grid-column: 1;
  grid-row: 1;
  margin-left: 0;
  margin-right: auto;
  justify-content: flex-start;
}.voice-notes-page .workflow-step{
  min-width: 0;
}.voice-notes-page .workflow-copy{
  max-width: 356px;
}.voice-notes-page .workflow-icon{
  width: 82px;
  height: 82px;
  display: block;
}.voice-notes-page .workflow-copy-body{
  margin-top: 20px;
}.voice-notes-page .workflow-step-title{
  color: #1b2148;
  font-size: 22px;
  line-height: 1.15;
  font-weight: 700;
}.voice-notes-page .workflow-copy p{
  margin: 10px 0 0;
  color: #2d3353;
  font-size: 16px;
  line-height: 1.45;
}.voice-notes-page .workflow-media{
  width: 100%;
  max-width: 520px;
  margin-left: auto;
  display: flex;
  justify-content: flex-end;
}.voice-notes-page .workflow-visual{
  width: 100%;
  max-width: 520px;
  display: block;
}.voice-notes-page .workflow-cta{
  width: min(530px, 100%);
  margin: 34px auto 0;
  min-height: 68px;
  border-radius: 999px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  background: linear-gradient(271deg, #9c6fe8 -3.79%, #776feb 42.09%, #8db8f6 103.55%);
  transition: box-shadow .22s ease, transform .22s ease, opacity .22s ease;
}.voice-notes-page .workflow-cta:hover{
  box-shadow: 0 14px 28px rgba(119, 111, 235, 0.24);
}.voice-notes-page .workflow-note{
  margin-top: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: #6b63df;
  font-size: 12px;
  line-height: 1.2;
}.voice-notes-page .landing-six-clone{
  background: #fff;
  padding: 36px 0 92px;
}.voice-notes-page .landing-six-inner{
  max-width: 1290px;
  margin: 0 auto;
  padding: 0 20px;
}.voice-notes-page .landing-six-title{
  margin: 0;
  text-align: center;
  color: #12131a;
  font-size: 38px;
  line-height: 1.12;
  font-weight: 700;
  letter-spacing: -0.03em;
}.voice-notes-page .landing-six-title span{
  color: #6b63df;
}.voice-notes-page .landing-six-brand{
  margin-top: 34px;
  display: flex;
  flex-direction: column;
  align-items: center;
}.voice-notes-page .landing-six-brand-icons{
  display: flex;
  align-items: center;
  gap: 14px;
}.voice-notes-page .landing-six-brand-icon{
  width: 62px;
  height: 62px;
  display: block;
}.voice-notes-page .landing-six-brand-plus{
  color: #1b2148;
  font-size: 28px;
  line-height: 1;
  font-weight: 700;
}.voice-notes-page .landing-six-brand-name{
  margin-top: 26px;
  color: #12131a;
  font-size: 40px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: -0.03em;
}.voice-notes-page .landing-six-badge{
  width: fit-content;
  margin-top: 20px;
  padding: 9px 14px;
  border-radius: 999px;
  border: 1px solid #8c80f6;
  color: #6b63df;
  font-size: 16px;
  line-height: 1;
}.voice-notes-page .landing-six-layout{
  margin-top: 48px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 36px;
  align-items: center;
}.voice-notes-page .landing-six-card{
  min-height: 478px;
  padding: 36px 38px 34px;
  border-radius: 30px;
  border: 1px solid #151949;
  background: #fff;
}.voice-notes-page .landing-six-card-brand{
  width: 172px;
  max-width: 100%;
  display: block;
}.voice-notes-page .landing-six-card-list{
  margin-top: 38px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}.voice-notes-page .landing-six-card-item{
  display: flex;
  align-items: flex-start;
  gap: 20px;
  color: rgba(123, 136, 187, 0.82);
}.voice-notes-page .landing-six-card-item.is-active{
  color: #12131a;
}.voice-notes-page .landing-six-card-line{
  width: 6px;
  min-width: 6px;
  height: 58px;
  border-radius: 999px;
  background: rgba(159, 169, 224, 0.36);
  margin-top: 2px;
}.voice-notes-page .landing-six-card-item.is-active .landing-six-card-line{
  background: linear-gradient(180deg, #776feb 0%, #9c6fe8 100%);
}.voice-notes-page .landing-six-card-copy{
  max-width: 414px;
}.voice-notes-page .landing-six-card-item-title{
  padding: 0;
  border: 0;
  background: transparent;
  text-align: left;
  cursor: pointer;
  width: 100%;
  font-size: 22px;
  line-height: 1.26;
  font-weight: 500;
  font-family: inherit;
  color: inherit;
}.voice-notes-page .landing-six-card-panel{
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: height .3s ease, opacity .22s ease;
}.voice-notes-page .landing-six-card-item.is-active .landing-six-card-panel{
  opacity: 1;
}.voice-notes-page .landing-six-card-panel p{
  margin: 10px 0 0;
  color: #12131a;
  font-size: 16px;
  line-height: 1.35;
}.voice-notes-page .landing-six-media{
  display: flex;
  justify-content: flex-end;
}.voice-notes-page .landing-six-visual{
  width: 100%;
  max-width: 620px;
  display: block;
}.voice-notes-page .pricing{
  background: #fff;
  padding: 34px 0 92px;
}.voice-notes-page .pricing-inner{
  max-width: 1290px;
  margin: 0 auto;
  padding: 0 20px;
}.voice-notes-page .pricing-title{
  margin: 0;
  text-align: center;
  color: #12131a;
  font-size: 38px;
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: -0.03em;
}.voice-notes-page .pricing-badge{
  width: fit-content;
  margin: 14px auto 0;
  padding: 8px 14px;
  border-radius: 999px;
  border: 1px solid #8c80f6;
  color: #6b63df;
  font-size: 16px;
  line-height: 1;
}.voice-notes-page .pricing-grid{
  margin-top: 100px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  align-items: stretch;
}.voice-notes-page .pricing-card{
  min-height: 840px;
  padding: 26px;
  border-radius: 30px;
  display: flex;
  flex-direction: column;
}.voice-notes-page .pricing-main{

  display: block;

}.voice-notes-page .pricing-card-free{
  border: 1px solid #151949;
  background: #fff;
}.voice-notes-page .pricing-card-base{
  margin-top: -47px;
  background: linear-gradient(180deg, rgba(220, 228, 248, 0.9) 0%, rgba(228, 219, 242, 0.9) 100%);
}.voice-notes-page .pricing-card-pro{
  margin-top: -94px;
  background: rgba(226, 214, 239, 0.92);
}.voice-notes-page .pricing-card-head{
  display: flex;
  align-items: center;
  gap: 12px;
}.voice-notes-page .pricing-card-icon{
  width: 40px;
  height: 40px;
  display: block;
  flex: 0 0 auto;
}.voice-notes-page .pricing-card-title{
  color: #6b63df;
  font-size: 22px;
  line-height: .95;
  font-weight: 700;
  letter-spacing: -0.03em;
}.voice-notes-page .pricing-card-title span{
  color: #12131a;
  font-size: 22px;
  font-weight: 500;
}.voice-notes-page .pricing-card-subtitle{
  margin-top: 24px;
  color: #12131a;
  font-size: 19px;
  line-height: 1.15;
  font-weight: 5;
  max-width: 320px;
}.voice-notes-page .pricing-list, .voice-notes-page .pricing-app-list{
  margin: 22px 0 0;
  padding-left: 18px;
  color: #303444;
  font-size: 16px;
  line-height: 1.36;
}.voice-notes-page .pricing-list li, .voice-notes-page .pricing-app-list li{
  margin-top: 6px;
}.voice-notes-page .pricing-list li::marker, .voice-notes-page .pricing-app-list li::marker{
  color: #6b63df;
}.voice-notes-page .pricing-list span, .voice-notes-page .pricing-app-list span{
  color: #5f54e8;
}.voice-notes-page .pricing-divider{
  margin-top: 0;
  padding-top: 26px;
  display: flex;
  align-items: center;
  gap: 16px;
}.voice-notes-page .pricing-plus{
  color: #6b63df;
  font-size: 40px;
  line-height: 1;
  font-weight: 400;
}.voice-notes-page .pricing-divider-line{
  height: 1px;
  flex: 1 1 auto;
  background: rgba(29, 31, 38, 0.18);
}.voice-notes-page .pricing-app{
  margin-top: 18px;
  display: flex;
  align-items: center;
  gap: 12px;
}.voice-notes-page .pricing-app-icon{
  width: 40px;
  height: 40px;
  display: block;
  flex: 0 0 auto;
}.voice-notes-page .pricing-app-title{
  color: #12131a;
  font-size: 20px;
  line-height: .98;
  font-weight: 500;
}.voice-notes-page .pricing-footer{
  margin-top: auto;
  display: flex;
  flex-direction: column;
}.voice-notes-page .pricing-price{
  margin-top: 0;
  min-height: 50px;
  border-radius: 18px;
  border: 1px solid #151949;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333;
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
}.voice-notes-page .pricing-price-sale{
  gap: 10px;
  border: 0;
}.voice-notes-page .pricing-price-sale span{
  color: #4b4b4b;
  text-decoration: line-through;
  font-weight: 500;
}.voice-notes-page .pricing-button{
  margin-top: 22px;
  min-height: 50px;
  border-radius: 999px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #fff;
  font-size: 22px;
  line-height: 1;
  font-weight: 500;
  background: linear-gradient(271deg, #9c6fe8 -3.79%, #776feb 42.09%, #8db8f6 103.55%);
  transition: box-shadow .22s ease, transform .22s ease, opacity .22s ease;
}.voice-notes-page .pricing-button:hover{
  box-shadow: 0 14px 28px rgba(119, 111, 235, 0.24);
}.voice-notes-page .pricing-note, .voice-notes-page .pricing-refund{
  margin-top: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  color: #5f54e8;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
}.voice-notes-page .pricing-refund{
  display: block;
}.voice-notes-page .pricing-footnote{
  margin-top: 30px;
  text-align: center;
  color: #333;
  font-size: 18px;
  line-height: 1.3;
}.voice-notes-page .pricing-footnote span{
  color: #6b63df;
  font-weight: 700;
}.voice-notes-page .about{
  position: relative;
  overflow: hidden;
  background: #fff;
  padding: 28px 0 96px;
}.voice-notes-page .about-inner{
  position: relative;
  z-index: 1;
  max-width: 1290px;
  margin: 0 auto;
  padding: 0 20px;
}.voice-notes-page .about-wave{
  position: absolute;
  left: -10%;
  top: -4%;
  width: 122%;
  pointer-events: none;
  animation: aboutWaveBreath 18s ease-in-out infinite;
}.voice-notes-page .about-title{
  margin: 0;
  text-align: center;
  color: #12131a;
  font-size: 38px;
  line-height: 1.08;
  font-weight: 700;
  letter-spacing: -0.03em;
}.voice-notes-page .about-grid{
  margin-top: 38px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}.voice-notes-page .about-card{
  min-height: 224px;
  padding: 24px 24px 22px;
  border-radius: 30px;
  display: flex;
  flex-direction: column;
 gap: 40px;
}.voice-notes-page .about-card-brand{
justify-content: space-between;
}.voice-notes-page .about-card-brand .about-card-label{
    font-size: 24px;
}.voice-notes-page .about-card-brand, .voice-notes-page .about-card-outline{
  border: 1px solid #151949;
  background: #ffffff00;
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(18px);
}.voice-notes-page .about-card-gradient{
  background: linear-gradient(276deg, #C4A9F1 7.71%, #AEA9F4 28.49%, #B9CEF9 54.18%, #D9E4FA 79.19%);
}.voice-notes-page .about-card-soft{
  background: rgba(219, 201, 238, 0.92);
}.voice-notes-page .about-card-primary{
  background: linear-gradient(90deg, #8fb8ff 0%, #8f67ef 100%);
  color: #fff;
}.voice-notes-page .about-card-blue{
  background: rgba(196, 208, 236, 0.96);
}.voice-notes-page .about-brand{
  display: flex;
  align-items: flex-start;
}.voice-notes-page .about-brand-logo{
  width: 175px;
  max-width: 100%;
  display: block;
}.voice-notes-page .about-card-value{
  color: #12131a;
  font-size: 54px;
  line-height: .95;
  font-weight: 400;
  letter-spacing: -0.04em;
}.voice-notes-page .about-card-meta{
  display: flex;
  flex-direction: column;
  gap: 8px;
  max-width: 300px;
}.voice-notes-page .about-card-label{
  color: #12131a;
  font-size: 18px;
  line-height: 1.15;
  font-weight: 600;
}.voice-notes-page .about-card-meta p{
  margin: 0;
  color: #20232f;
  font-size: 16px;
  line-height: 1.28;
}.voice-notes-page .about-card-primary .about-card-value, .voice-notes-page .about-card-primary .about-card-label, .voice-notes-page .about-card-primary .about-card-meta p{
  color: #fff;
}.voice-notes-page .faq{
  background: #fff;
  padding: 24px 0 96px;
}.voice-notes-page .faq-inner{
  max-width: 1290px;
  margin: 0 auto;
  padding: 0 20px;
}.voice-notes-page .faq-title{
  margin: 0;
  text-align: center;
  color: #12131a;
  font-size: 38px;
  line-height: 1.08;
  font-weight: 700;
  letter-spacing: -0.03em;
}.voice-notes-page .faq-list{
  margin-top: 38px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.voice-notes-page .faq-item{
  border-radius: 26px;
  background: transparent;
  transition: background-color .22s ease;
}.voice-notes-page .faq-item.is-open{
  background: rgba(220, 224, 241, 0.82);
}.voice-notes-page .faq-trigger{
  width: 100%;
  padding: 22px 28px;
  border: 0;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  text-align: left;
  cursor: pointer;
  font: inherit;
  color: #1f2331;
}.voice-notes-page .faq-question{
  font-size: 24px;
  line-height: 1.2;
  font-weight: 500;
}.voice-notes-page .faq-icon{
  position: relative;
  width: 28px;
  height: 28px;
  min-width: 28px;
  border-radius: 50%;
  border: 2px solid #6b63df;
}.voice-notes-page .faq-icon::before, .voice-notes-page .faq-icon::after{
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 14px;
  height: 2px;
  background: #6b63df;
  margin-left: -7px;
  margin-top: -1px;
  transition: opacity .2s ease;
}.voice-notes-page .faq-icon::after{
  width: 2px;
  height: 14px;
  margin-left: -1px;
  margin-top: -7px;
}.voice-notes-page .faq-item.is-open .faq-icon::after{
  opacity: 0;
}.voice-notes-page .faq-panel{
  height: 0;
  overflow: hidden;
  opacity: 0;
  transform-origin: top;
  transform: translateY(-10px);
  transition: height .32s ease, opacity .22s ease, transform .32s ease;
}.voice-notes-page .faq-item.is-open .faq-panel{
  opacity: 1;
  transform: translateY(0);
}.voice-notes-page .faq-panel p{
  margin: 0;
  padding: 0 28px 22px;
  color: #3a4053;
  font-size: 16px;
  line-height: 1.45;
  max-width: 960px;
}.voice-notes-page .faq-support{
  margin-top: 86px;
  padding: 34px 42px;
  border-radius: 34px;
  background: linear-gradient(90deg, #8fb8ff 0%, #8f67ef 100%);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
}.voice-notes-page .faq-support-copy{
  color: #fff;
}.voice-notes-page .faq-support-title{
  font-size: 26px;
  line-height: 1.18;
  font-weight: 700;
}.voice-notes-page .faq-support-copy p{
  margin: 10px 0 0;
  font-size: 16px;
  line-height: 1.35;
}.voice-notes-page .faq-support-button{
  min-width: 248px;
  min-height: 52px;
  padding: 0 26px;
  border-radius: 999px;
  border: 2px solid rgba(255, 255, 255, 0.92);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  transition: background-color .22s ease, box-shadow .22s ease, opacity .22s ease;
}.voice-notes-page .faq-support-button:hover{
  background: rgba(255, 255, 255, 0.08);
  box-shadow: 0 12px 24px rgba(42, 32, 92, 0.16);
}.voice-notes-page .download-cta{
  background: linear-gradient(353deg, rgba(156, 111, 232, 0.30) 3.83%, rgba(119, 111, 235, 0.30) 43.89%, rgba(141, 184, 246, 0.30) 97.57%);

  margin: 0 20px;
  border-radius: 40px;
}.voice-notes-page .download-cta-inner{
  max-width: 1290px;
  margin: auto auto;
  padding: 100px 40px;
  border-radius: 36px;
  
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(320px, .9fr);
  gap: 100px;
  align-items: center;
}.voice-notes-page .download-cta-title{
color: #080A33;
font-size: 40px;
font-style: normal;
font-weight: 700;
margin: 20px 0;
line-height: 120%; /* 48px */
letter-spacing: -0.44px;
}.voice-notes-page .download-cta-title span{
  color: #6f66ef;
}.voice-notes-page .download-cta-copy p{
  margin: 24px 0 0;
  color: #091042;
  font-size: 20px;
  line-height: 1.42;
  max-width: 660px;
}.voice-notes-page .download-cta-badges{
  display: grid;
  grid-template-columns: repeat(2, max-content);
  gap: 10px;
  align-content: start;
  justify-content: end;
  justify-items: end;
}.voice-notes-page .download-cta-badge{
  display: block;
}.voice-notes-page .download-cta-badge img{
  width: auto;
  height: 56px;
  max-width: 100%;
  display: block;
}.voice-notes-page .download-cta-badge img.download-cta-badge-apk-desktop{
  display: block;
}.voice-notes-page .download-cta-badge img.download-cta-badge-apk-mobile{
  display: none;
}.voice-notes-page .download-cta-badge-wide{
  grid-column: 1 / -1;
}.voice-notes-page .footer-placeholder{
  background: #fff;
  padding: 0 0 40px;
}.voice-notes-page .footer-placeholder-inner{
  min-height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #12131a;
  font-size: 32px;
  line-height: 1;
  font-weight: 700;
}body.vnp-popup-open{
  overflow: hidden;
}.voice-notes-page .download-popup{
  position: fixed;
  inset: 0;
  z-index: 80;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
}.voice-notes-page .download-popup[hidden]{
  display: none;
}.voice-notes-page .download-popup-backdrop{
  position: absolute;
  inset: 0;
  background: rgba(8, 10, 28, 0.48);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
}.voice-notes-page .download-popup-dialog{
  position: relative;
  width: min(1080px, 100%);
  padding: 40px;
  border-radius: 36px;
  background: linear-gradient(180deg, rgba(232, 236, 248, 0.98) 0%, rgba(217, 232, 241, 0.98) 100%);
  box-shadow: 0 32px 80px rgba(21, 24, 56, 0.24);
}.voice-notes-page .download-popup-close{
  position: absolute;
  top: 16px;
  right: 16px;
  width: 36px;
  height: 36px;
  border: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
  cursor: pointer;
}.voice-notes-page .download-popup-close::before, .voice-notes-page .download-popup-close::after{
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 18px;
  height: 2px;
  background: #1c2340;
  margin-left: -9px;
  margin-top: -1px;
  rotate: 45deg;
}.voice-notes-page .download-popup-close::after{
  rotate: -45deg;
}.voice-notes-page .download-popup-content{
  display: block;
}.voice-notes-page .download-popup-title{
  margin: 0 0 18px;
  color: #12131a;
  font-size: 28px;
  line-height: 1.1;
  font-weight: 700;
}.voice-notes-page .download-popup-badges{
  display: grid;
  grid-template-columns: repeat(5, max-content);
  gap: 20px;
  justify-content: center;
  align-items: start;
}.voice-notes-page .download-popup-store{
  display: grid;
  gap: 35px;
  justify-items: center;
}.voice-notes-page .download-popup-badge{
  display: block;
}.voice-notes-page .download-popup-badge img{
  height: 56px;
  width: auto;
  max-width: 100%;
  display: block;
}.voice-notes-page .download-popup-qr-card{
  display: grid;
  gap: 10px;
  justify-items: center;
}
@media (max-width: 1080px) and (min-width: 769px){
  .voice-notes-page .download-popup-badges{
    grid-template-columns: repeat(3, max-content);
    gap: 18px 16px;
  }
}
.voice-notes-page .download-popup-qr-image{
  width: 132px;
  height: 132px;
  display: block;
}.voice-notes-page .download-popup-qr-label{
  color: #1c2340;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 600;
  text-align: center;
}

@keyframes waveBreath {
  0% {
    left: -7%;
    top: 24%;
    width: 114%;
    opacity: .42;
  }
  25% {
    left: -6.5%;
    top: 23.8%;
    width: 115.6%;
    opacity: .46;
  }
  50% {
    left: -6.1%;
    top: 24.2%;
    width: 113.2%;
    opacity: .5;
  }
  75% {
    left: -6.6%;
    top: 23.9%;
    width: 115%;
    opacity: .46;
  }
  100% {
    left: -7%;
    top: 24%;
    width: 114%;
    opacity: .42;
  }
}

@keyframes aboutWaveBreath {
  0% {
    left: -10%;
    top: -4%;
    width: 122%;
    }
  25% {
    left: -9.5%;
    top: -4.3%;
    width: 123.4%;
  }
  50% {
    left: -9%;
    top: -3.8%;
    width: 121%;
  }
  75% {
    left: -9.6%;
    top: -4.2%;
    width: 122.8%;
  }
  100% {
    left: -10%;
    top: -4%;
    width: 122%;
    }
}

@keyframes aboutWaveBreathMobile {
  0% {
    left: -20%;
    top: 2%;
    width: 155%;
    }
  25% {
    left: -19.5%;
    top: 1.7%;
    width: 156.6%;
  }
  50% {
    left: -19%;
    top: 2.2%;
    width: 153.4%;
  }
  75% {
    left: -19.7%;
    top: 1.8%;
    width: 155.8%;
    }
  100% {
    left: -20%;
    top: 2%;
    width: 155%;
    }
}

@keyframes caretBlink {
  0%,
  48% {
    opacity: 1;
  }

  49%,
  100% {
    opacity: 0;
  }
}

@media (max-width: 768px) {.voice-notes-page .topbar{
    
  }.voice-notes-page .topbar-inner{
    padding: 14px 16px;
    gap: 12px;
  }.voice-notes-page .topbar-right{
    display: none;
  }.voice-notes-page .topbar-link{
    font-size: 13px;
  }.voice-notes-page .header{
    top: 8px;
    margin-top: 8px;
  }.voice-notes-page .header-wrap{
    width: 100%;
    padding: 0 16px;
  }.voice-notes-page .header-inner{
    min-height: 68px;
    width: 100%;
    padding: 0 14px;
    gap: 16px;
    border-radius: 18px;
  }.voice-notes-page .burger{
    display: inline-flex;
    margin-left: auto;
  }.voice-notes-page .nav, .voice-notes-page .header-right{
    display: none;
  }.voice-notes-page .header.is-open .mobile-menu{
    max-height: 320px;
    opacity: 1;
  }.voice-notes-page .header.is-open .burger span:nth-child(1){
    translate: 0 7px;
    rotate: 45deg;
  }.voice-notes-page .header.is-open .burger span:nth-child(2){
    opacity: 0;
  }.voice-notes-page .header.is-open .burger span:nth-child(3){
    translate: 0 -7px;
    rotate: -45deg;
  }.voice-notes-page .brand{ justify-content: flex-start; }.voice-notes-page .brand{ font-size: 18px; }.voice-notes-page .header-download, .voice-notes-page .header-btn{ font-size: 16px; }.voice-notes-page .header-download{ padding: 10px 18px; }.voice-notes-page .header-btn{
    padding: 10px 18px;
    width: 100%;
    text-align: center;
    align-content: center;
  }.voice-notes-page .hero{
    min-height: 0;
    margin:  -88px 0 20px;
    border-radius: 28px;
  }.voice-notes-page .inner{
    flex-direction: column;
    gap: 24px;
    padding: 104px 20px 28px;
  }.voice-notes-page .hero-left, .voice-notes-page .media{
    width: 100%;
    max-width: 100%;
  }.voice-notes-page .hero-left{
    gap: 0;
  }.voice-notes-page .product-logo{
    margin-bottom: 18px;
  }.voice-notes-page .product-logo img{
    width: 52px;
  }.voice-notes-page .product-logo span{
    font-size: 18px;
  }.voice-notes-page .badge{
    margin-bottom: 18px;
    font-size: 12px;
    padding: 8px 12px;
  }.voice-notes-page h1{
    font-size: 26px;
    line-height: 1.08;
    letter-spacing: -0.04em;
    max-width: 100%;
  }.voice-notes-page .desc{
    margin: 26px 0 0;
    padding-left: 20px;
    font-size: 17px;
    line-height: 1.45;
  }.voice-notes-page .actions{
    width: 100%;
    margin-top: 24px;
    flex-direction: column;
    gap: 10px;
  }.voice-notes-page .actions .btn{
    width: 100%;
  }.voice-notes-page .actions-note{
    margin-top: 16px;
    font-size: 14px;
    align-items: center;
  }.voice-notes-page .media{
    padding: 18px;
    border-radius: 24px;
  }.voice-notes-page .phone-image{
    width: min(360px, 100%);
    height: auto;
  }.voice-notes-page .stats-inner{
    grid-template-columns: 1fr;
    gap: 35px;
    padding: 24px 20px 32px;
  }.voice-notes-page .stat-card{
    align-items: flex-start;
  }.voice-notes-page .formats{
    padding: 10px 0 48px;
  }.voice-notes-page .formats-inner{
    padding: 0;
  }.voice-notes-page .formats-title{
    font-size: 28px;
    padding: 0 20px;
  }.voice-notes-page .formats-panel{
    margin-top: 28px;
    padding: 22px 0;
    border-radius: 28px;
    grid-template-columns: 1fr;
    row-gap: 14px;
    overflow: hidden;
  }.voice-notes-page .formats-preview{
    grid-column: 1;
    grid-row: auto;
    width: 100%;
    min-height: 0;
    display: flex;
    justify-content: center;
  }.voice-notes-page .formats-device{
    position: static;
    width: min(320px, 100%);
  }.voice-notes-page .formats-device-image{
    width: auto;
    filter: drop-shadow(0 12px 28px rgba(37, 44, 77, 0.12));
    height: 450px;
        margin: 0 auto;
  }.voice-notes-page .formats-heading{
    grid-column: 1;
    margin: 0;
    padding: 0 20px;
    text-align: left;
    font-size: 24px;
  }.voice-notes-page .formats-grid{
    grid-column: 1;
    display: flex;
    gap: 10px;
    max-width: 100%;

    overflow-x: auto;
    overflow-y: hidden;
    padding: 0 16px 6px;
    box-sizing: border-box;
    width: 100%;
    scroll-padding-inline: 16px;
    scroll-snap-type: x proximity;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }.voice-notes-page .formats-grid::-webkit-scrollbar{
    display: none;
  }.voice-notes-page .formats-pill{
    flex: 0 0 auto;
    min-height: 50px;
    padding: 12px 18px;
    font-size: 15px;
    white-space: nowrap;
    scroll-snap-align: start;
  }.voice-notes-page .formats-actions{
    grid-column: 1;
    width: 100%;
            padding: 20px;
        gap: 20px;
  }.voice-notes-page .formats-ai{
    min-height: 54px;
    width: 100%;
    box-sizing: border-box;
    margin-top: 0;
    padding: 14px 18px;
    font-size: 16px;
    border-radius: 22px;
  }.voice-notes-page .formats-cta{
    margin-top: 4px;
    min-height: 62px;
    width: 100%;
    box-sizing: border-box;
    font-size: 20px;
  }.voice-notes-page .formats-note{
    grid-column: 1;
    margin-top: 0;
    width: 100%;
    margin: 0 20px;
    box-sizing: border-box;
    justify-content: flex-start;
    font-size: 14px;
  }.voice-notes-page .benefits{
    padding: 8px 0 56px;
  }.voice-notes-page .benefits-title{
    font-size: 24px;
  }.voice-notes-page .benefits-layout{
    grid-template-columns: 1fr;
    gap: 20px;
  }.voice-notes-page .benefit-feature{
    min-height: 0;
    padding: 22px 18px;
    gap: 22px;
  }.voice-notes-page .benefit-feature-copy p{
    max-width: none;
    font-size: 16px;
  }.voice-notes-page .benefit-photo{
    max-width: 100%;
    border-radius: 28px;
    position: unset;
  }.voice-notes-page .benefit-item{
    min-height: 0;
    padding: 20px 18px;
    border-radius: 24px;
  }.voice-notes-page .benefit-item-title{
    font-size: 18px;
  }.voice-notes-page .benefit-item-copy p{
    font-size: 16px;
    max-width: none;
  }.voice-notes-page .benefits-apps{
    padding: 20px 18px;
    border-radius: 24px;
    gap: 20px;
    flex-direction: column;
    align-items: flex-start;
  }.voice-notes-page .benefits-apps-copy p{
    font-size: 16px;
  }.voice-notes-page .benefits-cta{
    min-height: 62px;
    font-size: 20px;
  }.voice-notes-page .workflow{
    padding: 10px 0 56px;
  }.voice-notes-page .workflow-wave{
    left: -18%;
    top: 22%;
    width: 152%;
  }.voice-notes-page .workflow-title{
    font-size: 28px;
  }.voice-notes-page .workflow-grid{
    gap: 100px;
  }.voice-notes-page .workflow-row{
    grid-template-columns: 1fr;
    gap: 18px;
  }.voice-notes-page .workflow-copy, .voice-notes-page .workflow-row-reverse .workflow-copy, .voice-notes-page .workflow-media, .voice-notes-page .workflow-row-reverse .workflow-media{
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }.voice-notes-page .workflow-row-reverse .workflow-copy, .voice-notes-page .workflow-row-reverse .workflow-media{
    grid-column: auto;
    grid-row: auto;
  }.voice-notes-page .workflow-copy{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }.voice-notes-page .workflow-icon{
    width: 72px;
    height: 72px;
  }.voice-notes-page .workflow-copy-body{
    margin-top: 16px;
  }.voice-notes-page .workflow-step-title{
    font-size: 18px;
  }.voice-notes-page .workflow-copy p{
    font-size: 16px;
  }.voice-notes-page .workflow-media, .voice-notes-page .workflow-row-reverse .workflow-media{
    justify-content: center;
  }.voice-notes-page .workflow-visual{
    max-width: min(420px, 100%);
  }.voice-notes-page .workflow-cta{
    min-height: 62px;
    font-size: 20px;
  }.voice-notes-page .landing-six-clone{
    padding: 10px 0 56px;
  }.voice-notes-page .landing-six-title{
    font-size: 24px;
  }.voice-notes-page .landing-six-brand{
    margin-top: 26px;
  }.voice-notes-page .landing-six-brand-name{
    margin-top: 20px;
    font-size: 24px;
    text-align: center;
    line-height: 1.05;
  }.voice-notes-page .landing-six-badge{
    margin-top: 16px;
    text-align: center;
    font-size: 12px;
  }.voice-notes-page .landing-six-layout{
    margin-top: 28px;
    grid-template-columns: 1fr;
    gap: 24px;
  }.voice-notes-page .landing-six-card{
    min-height: 0;
    padding: 24px 20px;
    border-radius: 24px;
  }.voice-notes-page .landing-six-card-brand{
    width: 150px;
  }.voice-notes-page .landing-six-card-list{
    margin-top: 28px;
    gap: 18px;
  }.voice-notes-page .landing-six-card-item{
    gap: 14px;
  }.voice-notes-page .landing-six-card-line{
    height: 48px;
  }.voice-notes-page .landing-six-card-item-title{
    font-size: 18px;
  }.voice-notes-page .landing-six-card-copy p{
    font-size: 16px;
  }.voice-notes-page .landing-six-media{
    justify-content: center;
  }.voice-notes-page .landing-six-visual{
    max-width: min(560px, 100%);
  }.voice-notes-page .pricing{
    padding: 10px 0 56px;
  }.voice-notes-page .pricing-title{
    font-size: 28px;
  }.voice-notes-page .pricing-grid{
    margin-top: 28px;
    grid-template-columns: 1fr;
    gap: 20px;
  }.voice-notes-page .pricing-card{
    min-height: 0;
    padding: 22px 18px 18px;
    border-radius: 24px;
    gap: 18px;
  }.voice-notes-page .pricing-card-base, .voice-notes-page .pricing-card-pro{
    margin-top: 0;
  }.voice-notes-page .pricing-main{
    gap: 16px;
        display: flex;
        flex-direction: column;
  }.voice-notes-page .pricing-footer{
    gap: 12px;
  }.voice-notes-page .pricing-card-subtitle, .voice-notes-page .pricing-list, .voice-notes-page .pricing-divider, .voice-notes-page .pricing-app, .voice-notes-page .pricing-app-list, .voice-notes-page .pricing-price, .voice-notes-page .pricing-button, .voice-notes-page .pricing-note, .voice-notes-page .pricing-refund{
    margin-top: 0;
  }.voice-notes-page .pricing-card-title{
    font-size: 24px;
  }.voice-notes-page .pricing-card-title span{
    font-size: 18px;
  }.voice-notes-page .pricing-card-subtitle{
    font-size: 18px;
  }.voice-notes-page .pricing-list, .voice-notes-page .pricing-app-list{
    font-size: 15px;
  }.voice-notes-page .pricing-price{
    min-height: 58px;
    font-size: 18px;
  }.voice-notes-page .pricing-button{
    min-height: 54px;
    font-size: 18px;
  }.voice-notes-page .pricing-note, .voice-notes-page .pricing-refund{
    font-size: 13px;
  }.voice-notes-page .pricing-footnote{
    font-size: 16px;
  }.voice-notes-page .about{
    padding: 10px 0 56px;
  }.voice-notes-page .about-wave{
    left: -20%;
    top: 2%;
    width: 155%;
      animation-name: aboutWaveBreathMobile;
  }.voice-notes-page .about-title{
    font-size: 28px;
  }.voice-notes-page .about-grid{
    margin-top: 28px;
    grid-template-columns: 1fr;
    gap: 16px;
  }.voice-notes-page .about-card{
    min-height: 0;
    padding: 20px 18px;
    border-radius: 24px;
    gap: 22px;
    background-size: cover;
  }.voice-notes-page .about-brand-logo{
    width: 150px;
  }.voice-notes-page .about-card-value{
    font-size: 44px;
  }.voice-notes-page .about-card-label{
    font-size: 16px;
  }.voice-notes-page .about-card-meta p{
    font-size: 15px;
  }.voice-notes-page .faq{
    padding: 10px 0 56px;
  }.voice-notes-page .faq-title{
    font-size: 28px;
  }.voice-notes-page .faq-list{
    margin-top: 28px;
    gap: 12px;
  }.voice-notes-page .faq-item{
    border-radius: 20px;
  }.voice-notes-page .faq-trigger{
    padding: 18px 18px;
    gap: 14px;
  }.voice-notes-page .faq-question{
    font-size: 18px;
  }.voice-notes-page .faq-panel p{
    padding: 0 18px 18px;
    font-size: 15px;
  }.voice-notes-page .faq-support{
    margin-top: 36px;
    padding: 24px 20px;
    border-radius: 24px;
    flex-direction: column;
    align-items: flex-start;
  }.voice-notes-page .faq-support-title{
    font-size: 22px;
  }.voice-notes-page .faq-support-button{
    width: 100%;
    min-width: 0;
  }.voice-notes-page .download-cta{
    padding: 10px 0 56px;
    margin:0 20px;
  }.voice-notes-page .download-cta-inner{
    padding: 28px 20px;
    border-radius: 24px;
    grid-template-columns: 1fr;
    gap: 28px;
  }.voice-notes-page .download-cta-title{
    font-size: 24px;
    line-height: 1.02;
  }.voice-notes-page .download-cta-copy p{
    margin-top: 18px;
    font-size: 16px;
  }.voice-notes-page .download-cta-badges{
    grid-template-columns: 1fr;
    justify-content: stretch;
    justify-items: stretch;
  }.voice-notes-page .download-cta-badge img{
    width: 100%;
    height: 77px;
  }.voice-notes-page .download-cta-badge img.download-cta-badge-apk-desktop{
    display: none;
  }.voice-notes-page .download-cta-badge img.download-cta-badge-apk-mobile{
    display: block;
  }.voice-notes-page .download-cta-badge-wide{
    grid-column: auto;
  }.voice-notes-page .download-popup{
    padding: 16px;
  }.voice-notes-page .download-popup-dialog{
    padding: 28px 18px 20px;
    border-radius: 28px;
  }.voice-notes-page .download-popup-content{
    display: block;
  }.voice-notes-page .download-popup-title{
    font-size: 22px;
    margin-bottom: 16px;
  }.voice-notes-page .download-popup-badges{
    grid-template-columns: 1fr;
    justify-content: stretch;
  }.voice-notes-page .download-popup-store{
    gap: 0;
  }.voice-notes-page .download-popup-badge img{
    width: 100%;
    height: 77px;
  }.voice-notes-page .download-popup-qr-card{
    display: none;
  }.voice-notes-page .footer-placeholder-inner{
    min-height: 150px;
    font-size: 24px;
  }.voice-notes-page .wave{ top: 40%; width: 140%; left: -20%; }
}

@media (min-width: 769px) {.voice-notes-page .mobile-menu{
    display: none;
  }.voice-notes-page .download-cta-badge img.download-cta-badge-apk-desktop{
    display: block;
  }.voice-notes-page .download-cta-badge img.download-cta-badge-apk-mobile{
    display: none;
  }
}

@media (max-width: 1272px) {
.voice-notes-page .benefit-photo {
right:0;
top:0;
}
}

@media (prefers-reduced-motion: reduce) {.voice-notes-page .wave{ animation: none; }.voice-notes-page .animated-text::after{ animation: none; opacity: 1; }
}
