/* Banner đầu trang */
.hero-carousel { padding: 18px 0 0; background: linear-gradient(180deg, #fafafa 0%, #fff 100%); }
.banner-slider { position: relative; height: 500px; overflow: hidden; border-radius: 22px 22px 22px 7px; background: #a90025; box-shadow: 0 18px 42px rgba(74, 0, 16, .15); }
.banner-track { position: relative; height: 100%; }
.banner-slide {
  position: absolute;
  inset: 0;
  display: grid;
  grid-template-columns: 1.05fr .95fr;
  align-items: center;
  overflow: hidden;
  padding: 58px 72px 76px;
  color: #fff;
  visibility: hidden;
  opacity: 0;
  transform: scale(1.015);
  transition: opacity .55s ease, transform .7s ease, visibility .55s;
}
.banner-slide.is-active { z-index: 1; visibility: visible; opacity: 1; transform: scale(1); }
.banner-slide::before { content: ''; position: absolute; inset: 0; pointer-events: none; opacity: .13; background-image: radial-gradient(circle, #fff 1px, transparent 1px); background-size: 24px 24px; mask-image: linear-gradient(90deg, #000, transparent 70%); }
.banner-slide--japan { background: radial-gradient(circle at 82% 30%, rgba(255, 150, 174, .65), transparent 24%), linear-gradient(120deg, #7b001c 0%, #ee0033 52%, #ff315e 100%); }
.banner-slide--travel { background: radial-gradient(circle at 78% 25%, rgba(255,255,255,.22), transparent 25%), linear-gradient(120deg, #2a164e 0%, #5b2db3 45%, #ee0033 125%); }
.banner-slide--wifi { background: radial-gradient(circle at 79% 42%, rgba(255,255,255,.27), transparent 27%), linear-gradient(120deg, #950021 0%, #ee0033 50%, #ff6f8e 100%); }
.banner-slide--image { background: #87001e var(--banner-image) center/cover no-repeat; }
.banner-slide--image::after { content: ''; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(35,0,8,.86) 0%, rgba(76,0,17,.58) 45%, rgba(35,0,8,.04) 78%); }
.banner-slide__content { position: relative; z-index: 3; max-width: 590px; }
.banner-slide__eyebrow { display: inline-flex; align-items: center; min-height: 29px; padding: 0 12px; border: 1px solid rgba(255,255,255,.4); border-radius: 999px; background: rgba(50,0,10,.15); font-size: 9px; font-weight: 800; letter-spacing: .16em; }
.banner-slide h1, .banner-slide h2 { margin: 19px 0 17px; font-size: clamp(39px, 4.25vw, 61px); line-height: 1.05; letter-spacing: -.052em; }
.banner-slide h1 em, .banner-slide h2 em { color: #ffd3dc; font-style: normal; }
.banner-slide p { max-width: 560px; margin: 0 0 26px; color: rgba(255,255,255,.86); font-size: 14px; line-height: 1.72; }
.banner-slide__cta { width: fit-content; min-height: 48px; display: inline-flex; align-items: center; gap: 24px; padding: 0 20px; border: 0; border-radius: 12px 12px 12px 4px; color: var(--orange); background: #fff; box-shadow: 0 12px 30px rgba(67,0,14,.22); font-size: 12px; font-weight: 800; cursor: pointer; transition: transform .2s, box-shadow .2s; }
.banner-slide__cta:hover { transform: translateY(-2px); box-shadow: 0 16px 34px rgba(67,0,14,.28); }
.banner-slide__cta span { font-size: 20px; font-weight: 400; }
.banner-art { position: relative; z-index: 2; height: 100%; min-height: 330px; }
.banner-art__sun { position: absolute; width: 360px; height: 360px; right: -30px; top: 50%; border-radius: 50%; background: rgba(255,255,255,.13); box-shadow: 0 0 0 55px rgba(255,255,255,.055), 0 0 0 110px rgba(255,255,255,.035); transform: translateY(-50%); }
.banner-art__tower { position: absolute; left: 6%; top: 16%; width: 112px; height: 112px; display: grid; place-items: center; border: 3px solid rgba(255,255,255,.75); border-radius: 50%; color: #fff; font-size: 38px; font-weight: 800; box-shadow: 0 12px 30px rgba(58,0,13,.22); }
.banner-art__phone { position: absolute; right: 16%; top: 50%; width: 185px; height: 320px; display: flex; flex-direction: column; align-items: center; padding-top: 73px; border: 8px solid #222; border-radius: 30px; color: var(--ink); background: #fff; box-shadow: 0 30px 60px rgba(63,0,13,.37); transform: translateY(-50%) rotate(7deg); }
.banner-art__phone::before { content: ''; position: absolute; top: 10px; width: 68px; height: 18px; border-radius: 20px; background: #222; }
.banner-art__phone i { width: 60px; height: 60px; display: grid; place-items: center; border-radius: 18px 18px 18px 5px; color: #fff; background: var(--orange); font-size: 34px; font-style: normal; font-weight: 800; }
.banner-art__phone b { margin-top: 17px; font-size: 20px; }.banner-art__phone small { margin-top: 9px; color: #188950; }
.banner-art__wave { position: absolute; left: 33%; top: 17%; width: 140px; height: 140px; border: 3px solid rgba(255,255,255,.45); border-left-color: transparent; border-bottom-color: transparent; border-radius: 50%; transform: rotate(-42deg); }
.wave-two { width: 205px; height: 205px; left: 24%; top: 6%; opacity: .6; }
.travel-globe { position: absolute; right: 5%; top: 50%; font-size: 245px; line-height: 1; filter: drop-shadow(0 28px 35px rgba(24,0,52,.35)); transform: translateY(-50%); }
.travel-plane { position: absolute; right: 57%; top: 11%; font-size: 58px; transform: rotate(14deg); }
.travel-card { position: absolute; min-width: 145px; display: flex; align-items: center; gap: 10px; padding: 13px 17px; border: 1px solid rgba(255,255,255,.5); border-radius: 13px 13px 13px 4px; color: #23152f; background: rgba(255,255,255,.92); box-shadow: 0 17px 32px rgba(22,0,44,.22); font-size: 24px; }
.travel-card b { font-size: 11px; }.travel-card--one { left: 2%; bottom: 18%; }.travel-card--two { right: -2%; top: 18%; }
.wifi-router { position: absolute; right: 5%; top: 50%; width: 330px; height: 185px; display: flex; align-items: center; justify-content: center; border-radius: 35px 35px 35px 10px; color: var(--orange); background: linear-gradient(145deg, #fff, #e8e8e8); box-shadow: 0 35px 60px rgba(65,0,15,.32); transform: translateY(-35%) perspective(600px) rotateY(-12deg); }
.wifi-router::after { content: ''; position: absolute; right: 30px; bottom: 25px; width: 9px; height: 9px; border-radius: 50%; background: #45d06f; box-shadow: -20px 0 #45d06f, -40px 0 #ccc; }
.wifi-router b { font-size: 29px; }.wifi-router i { position: absolute; width: 6px; height: 150px; top: -125px; border-radius: 10px; background: #e8e8e8; transform: rotate(-8deg); }.wifi-router i:nth-child(2) { right: 35px; transform: rotate(8deg); }
.wifi-signal { position: absolute; right: 21%; top: 4%; width: 105px; height: 105px; border: 7px solid rgba(255,255,255,.85); border-left-color: transparent; border-bottom-color: transparent; border-radius: 50%; transform: rotate(-45deg); }
.signal-two { width: 165px; height: 165px; right: 15%; top: -3%; opacity: .63; }.signal-three { width: 225px; height: 225px; right: 9%; top: -10%; opacity: .35; }
.banner-controls { position: absolute; left: 72px; right: 38px; bottom: 26px; z-index: 5; display: flex; align-items: center; justify-content: space-between; pointer-events: none; }
.banner-dots, .banner-arrows { display: flex; align-items: center; gap: 9px; pointer-events: auto; }
.banner-dot { width: 9px; height: 9px; padding: 0; border: 0; border-radius: 999px; background: rgba(255,255,255,.5); cursor: pointer; transition: width .25s, background .25s; }
.banner-dot.is-active { width: 38px; background: #fff; }
.banner-arrows button { width: 48px; height: 48px; display: grid; place-items: center; border: 1px solid rgba(255,255,255,.35); border-radius: 50%; color: #fff; background: rgba(24,0,5,.2); backdrop-filter: blur(9px); font-size: 22px; cursor: pointer; transition: background .2s, color .2s; }
.banner-arrows button:hover { color: var(--orange); background: #fff; }
.login-strip { min-height: 61px; display: flex; align-items: center; justify-content: center; gap: 10px; margin-top: 14px; padding: 12px 18px; border: 1px solid var(--line); border-radius: 15px 15px 15px 4px; background: #fff; box-shadow: 0 7px 24px rgba(30,20,20,.05); }
.login-strip__mark { width: 29px; height: 29px; flex: 0 0 auto; display: grid; place-items: center; border-radius: 8px 8px 8px 2px; color: #fff; background: var(--orange); font-size: 17px; font-weight: 800; }
.login-strip p { margin: 0; color: #414141; font-size: 12px; }.login-strip a { color: var(--orange); font-size: 12px; font-weight: 800; }
.quick-actions { margin-top: 24px; }

.hero { position: relative; min-height: 640px; overflow: hidden; color: #fff; background: radial-gradient(circle at 84% 20%, rgba(255,150,172,.42), transparent 25%), radial-gradient(circle at 58% 76%, rgba(99,0,22,.32), transparent 30%), linear-gradient(120deg, #f51b4a 0%, #ee0033 48%, #b90028 100%); }
.hero::before { content: ''; position: absolute; inset: 0; opacity: .11; background-image: radial-gradient(circle, #fff 1px, transparent 1px); background-size: 25px 25px; mask-image: linear-gradient(90deg, transparent, #000 45%, #000); }
.hero__inner { min-height: 640px; display: grid; grid-template-columns: 1.03fr .97fr; align-items: center; gap: 30px; position: relative; z-index: 2; }
.hero__content { padding: 62px 0 86px; }
.hero__badge { width: fit-content; display: flex; align-items: center; gap: 10px; margin-bottom: 23px; padding: 8px 13px; border: 1px solid rgba(255,255,255,.26); border-radius: 999px; background: rgba(122,32,9,.15); font-size: 11px; font-weight: 600; }
.hero__badge-stars { color: #ffd36b; letter-spacing: 1px; }
.hero h1 { max-width: 670px; margin: 0; font-size: clamp(46px, 5.1vw, 72px); line-height: .99; letter-spacing: -.055em; }
.hero h1 span { color: #ffe7d4; }
.hero__lead { max-width: 570px; margin: 25px 0 26px; color: rgba(255,255,255,.89); font-size: 17px; line-height: 1.7; }
.hero-search { width: min(585px, 100%); min-height: 67px; display: flex; align-items: center; gap: 13px; padding: 7px 8px 7px 17px; border: 0; border-radius: 14px 14px 14px 4px; color: var(--ink); background: #fff; box-shadow: 0 18px 40px rgba(93,0,20,.24); cursor: pointer; text-align: left; }
.hero-search__icon { color: var(--orange); display: grid; place-items: center; }
.hero-search__placeholder { flex: 1; color: #777; font-size: 14px; }
.hero-search__button { min-height: 51px; display: inline-flex; align-items: center; padding: 0 22px; border-radius: 9px 9px 9px 2px; background: var(--ink); color: #fff; font-size: 12px; font-weight: 700; }
.hero__proof { display: flex; flex-wrap: wrap; gap: 20px; margin-top: 23px; color: rgba(255,255,255,.88); font-size: 12px; }
.hero__proof span { display: inline-flex; align-items: center; gap: 7px; }
.hero__proof i { width: 18px; height: 18px; display: grid; place-items: center; border-radius: 50%; background: rgba(255,255,255,.18); font-style: normal; font-size: 11px; }
.hero__visual { position: relative; height: 100%; min-height: 640px; display: grid; place-items: center; }
.orbit { position: absolute; border: 1px solid rgba(255,255,255,.2); border-radius: 50%; }
.orbit--one { width: 450px; height: 450px; }
.orbit--two { width: 570px; height: 570px; }
.phone { position: relative; width: 286px; height: 570px; padding: 9px; transform: translate(34px, 14px) rotate(3deg); border: 3px solid rgba(255,255,255,.75); border-radius: 43px; background: #171717; box-shadow: 0 38px 80px rgba(78,17,3,.42); z-index: 2; }
.phone::after { content: ''; position: absolute; right: -6px; top: 116px; width: 3px; height: 75px; border-radius: 0 3px 3px 0; background: #2e2e2e; }
.phone__screen { height: 100%; overflow: hidden; position: relative; padding: 22px 18px 18px; border-radius: 33px; color: var(--ink); background: linear-gradient(180deg, #fff8f1 0%, #fff 72%); }
.phone__island { position: absolute; width: 82px; height: 21px; left: 50%; top: 10px; transform: translateX(-50%); border-radius: 20px; background: #111; z-index: 3; }
.phone__top { display: flex; justify-content: space-between; margin-top: 2px; font-size: 8px; font-weight: 700; }
.phone__brand { display: flex; align-items: center; justify-content: center; gap: 6px; margin-top: 24px; font-size: 15px; }
.mini-logo { width: 24px; height: 24px; display: grid; place-items: center; border-radius: 7px 7px 7px 2px; color: #fff; background: var(--orange); font-size: 13px; font-weight: 800; }
.phone__globe { position: relative; width: 205px; height: 205px; margin: 18px auto 12px; overflow: hidden; border-radius: 50%; background: radial-gradient(circle at 35% 30%, #ff9bb1, #ee1745 54%, #b60027 100%); box-shadow: 0 18px 35px rgba(238,0,51,.25); }
.phone__globe::before, .phone__globe::after { content: ''; position: absolute; inset: 20px 60px; border: 1px solid rgba(255,255,255,.45); border-radius: 50%; }
.phone__globe::after { inset: 0; transform: scaleY(.42); }
.phone__globe-grid { position: absolute; inset: 0; border: 1px solid rgba(255,255,255,.42); border-radius: 50%; }
.phone__globe-grid::before, .phone__globe-grid::after { content: ''; position: absolute; left: 0; right: 0; height: 1px; background: rgba(255,255,255,.35); }
.phone__globe-grid::before { top: 34%; } .phone__globe-grid::after { bottom: 34%; }
.pin { position: absolute; color: #fff; font-size: 13px; filter: drop-shadow(0 3px 3px rgba(0,0,0,.2)); }
.pin--one { left: 45px; top: 60px; } .pin--two { right: 42px; top: 89px; } .pin--three { left: 91px; bottom: 39px; }
.phone__screen > p { margin: 0; text-align: center; color: #777; font-size: 9px; }
.phone__screen > h3 { margin: 4px 0 13px; text-align: center; font-size: 18px; letter-spacing: -.04em; }
.phone__plan { padding: 13px; border: 1px solid #eee4dc; border-radius: 13px; background: #fff; box-shadow: 0 8px 20px rgba(60,40,30,.07); }
.phone__plan span, .phone__plan small { display: block; color: #8b8b8b; font-size: 7px; }
.phone__plan strong { display: block; margin: 3px 0 9px; font-size: 10px; }
.phone__plan div { height: 5px; margin-bottom: 5px; overflow: hidden; border-radius: 10px; background: #f2eee9; }
.phone__plan div i { display: block; width: 73%; height: 100%; background: var(--orange); }
.phone__screen > button { width: 100%; height: 38px; margin-top: 13px; border: 0; border-radius: 9px 9px 9px 2px; background: var(--orange); color: #fff; font-size: 9px; font-weight: 700; }
.float-card { position: absolute; display: flex; align-items: center; gap: 10px; z-index: 3; padding: 11px 14px; border: 1px solid rgba(255,255,255,.48); border-radius: 13px 13px 13px 4px; color: var(--ink); background: rgba(255,255,255,.93); box-shadow: 0 18px 35px rgba(85,22,6,.18); backdrop-filter: blur(10px); animation: float 4s ease-in-out infinite; }
.float-card--signal { top: 145px; left: -5px; }
.float-card--saving { right: -30px; bottom: 137px; animation-delay: -1.6s; }
.float-card__icon { width: 32px; height: 32px; display: grid; place-items: center; border-radius: 9px; color: #fff; background: var(--orange); font-weight: 800; }
.float-card strong, .float-card small { display: block; white-space: nowrap; }
.float-card strong { font-size: 10px; } .float-card small { margin-top: 2px; color: #777; font-size: 8px; }
.hero__wave { position: absolute; z-index: 4; bottom: -2px; left: -2%; width: 104%; height: 42px; background: #fff; clip-path: ellipse(55% 56% at 50% 100%); }
@keyframes float { 50% { transform: translateY(-9px); } }

.quick-actions { position: relative; z-index: 10; margin-top: 24px; }
.quick-actions__grid { display: grid; grid-template-columns: repeat(4, 1fr); padding: 17px 24px; border: 1px solid var(--line); border-radius: 18px 18px 18px 5px; background: #fff; box-shadow: var(--shadow); }
.quick-action { min-width: 0; display: flex; align-items: center; gap: 13px; padding: 10px 18px; border-right: 1px solid var(--line); transition: transform .2s; }
.quick-action:last-child { border-right: 0; }
.quick-action:hover { transform: translateY(-3px); }
.quick-action__icon { width: 44px; height: 44px; flex: 0 0 auto; display: grid; place-items: center; border-radius: 13px 13px 13px 4px; color: #fff; }
.quick-action__icon svg { width: 22px; fill: none; stroke: currentColor; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
.icon-gradient-orange { background: linear-gradient(135deg, #ff557a, #ee0033); }
.icon-gradient-purple { background: linear-gradient(135deg, #a76bff, #6c36d7); }
.icon-gradient-blue { background: linear-gradient(135deg, #4aa7ff, #2467d9); }
.icon-gradient-teal { background: linear-gradient(135deg, #3fcfb2, #159378); }
.quick-action strong, .quick-action small { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.quick-action strong { margin-bottom: 4px; font-size: 12px; }
.quick-action small { color: var(--muted); font-size: 9px; }

.services { padding-top: 82px; padding-bottom: 96px; }
.service-category-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.service-category-card { min-width: 0; padding: 0 0 18px; overflow: hidden; border: 1px solid var(--line); border-radius: 17px 17px 17px 5px; color: var(--ink); background: #fff; cursor: pointer; text-align: left; transition: transform .22s, border-color .22s, box-shadow .22s; }
.service-category-card:hover { transform: translateY(-4px); box-shadow: 0 14px 30px rgba(35,25,25,.1); }
.service-category-card.is-active { border-color: var(--orange); box-shadow: 0 0 0 2px rgba(238,0,51,.07), 0 14px 30px rgba(105,0,25,.1); }
.service-category-card__visual { height: 132px; display: grid; place-items: center; margin-bottom: 16px; overflow: hidden; position: relative; }
.service-category-card__visual::before { content: ''; position: absolute; width: 110px; height: 110px; right: -25px; bottom: -55px; border: 1px solid rgba(255,255,255,.35); border-radius: 50%; box-shadow: 0 0 0 25px rgba(255,255,255,.1); }
.service-category-card__visual svg { width: 86px; height: 65px; position: relative; z-index: 1; fill: none; stroke: currentColor; stroke-width: 2.4; stroke-linecap: round; stroke-linejoin: round; }
.service-category-card__visual--telecom { color: #fff; background: linear-gradient(140deg, #f51b4a, #bd0029); }
.service-category-card__visual--travel { color: #fff; background: linear-gradient(140deg, #647af2, #3447a6); }
.service-category-card__visual--electricity { color: #fff; background: linear-gradient(140deg, #f8b732, #e07600); }
.service-category-card__visual--electronics { color: #fff; background: linear-gradient(140deg, #3ebdb0, #17776e); }
.service-category-card strong { min-height: 40px; display: flex; align-items: center; padding: 0 18px; font-size: 14px; line-height: 1.45; }
.service-category-card.is-active strong { color: var(--orange); }
.service-detail { margin-top: 26px; scroll-margin-top: 110px; }
.service-panel { display: grid; grid-template-columns: .72fr 1.28fr; gap: 45px; min-height: 415px; padding: 42px; border-radius: 21px 21px 21px 7px; background: linear-gradient(135deg, #181818, #2a2426); color: #fff; box-shadow: 0 22px 50px rgba(30,20,22,.15); }
.service-panel[hidden] { display: none; }
.service-panel__intro { display: flex; align-items: flex-start; flex-direction: column; justify-content: center; }
.service-panel__eyebrow { margin-bottom: 13px; color: #ff7593; font-size: 9px; font-weight: 800; letter-spacing: .18em; }
.service-panel__intro h3 { margin: 0; font-size: clamp(30px, 3vw, 43px); line-height: 1.13; letter-spacing: -.045em; }
.service-panel__intro p { max-width: 380px; margin: 17px 0 22px; color: rgba(255,255,255,.65); font-size: 11px; line-height: 1.75; }
.service-panel .arrow-link { color: #fff; }
.service-product-groups { display: grid; grid-template-columns: repeat(2, 1fr); gap: 15px; }
.service-product-group { padding: 24px; border: 1px solid rgba(255,255,255,.12); border-radius: 16px 16px 16px 5px; background: rgba(255,255,255,.07); }
.service-product-group--sale { background: linear-gradient(160deg, rgba(238,0,51,.27), rgba(255,255,255,.06)); }
.service-product-group__head { display: flex; align-items: center; gap: 12px; margin-bottom: 18px; }
.service-product-group__head > span { width: 40px; height: 40px; display: grid; place-items: center; flex: 0 0 auto; border-radius: 12px 12px 12px 4px; color: #fff; background: var(--orange); font-size: 19px; font-weight: 700; }
.service-product-group__head small { color: rgba(255,255,255,.5); font-size: 7px; font-weight: 700; letter-spacing: .12em; }
.service-product-group__head h4 { margin: 3px 0 0; font-size: 17px; }
.service-product-list { display: grid; }
.service-product-list a { min-height: 46px; display: flex; align-items: center; justify-content: space-between; gap: 10px; border-top: 1px solid rgba(255,255,255,.1); color: rgba(255,255,255,.82); font-size: 10px; transition: color .2s, padding .2s; }
.service-product-list a:hover { padding-left: 5px; color: #fff; }
.service-product-list a.is-highlighted { margin-inline: -9px; padding-inline: 9px; border-color: rgba(255,255,255,.2); border-radius: 7px; color: #fff; background: rgba(238,0,51,.42); }
.service-product-list i { color: #ff7593; font-style: normal; }
.service-feature-cards { display: grid; grid-template-columns: repeat(3, 1fr); align-items: stretch; gap: 14px; }
.service-feature-cards article { display: flex; flex-direction: column; justify-content: center; min-height: 260px; padding: 24px; border: 1px solid rgba(255,255,255,.12); border-radius: 16px 16px 16px 5px; background: rgba(255,255,255,.07); }
.service-feature-cards article > span { font-size: 37px; }
.service-feature-cards h4 { margin: 21px 0 9px; font-size: 14px; }
.service-feature-cards p { margin: 0; color: rgba(255,255,255,.6); font-size: 9px; line-height: 1.7; }

.section { padding: 92px 0; }
.section--soft { background: var(--soft); }
.section-heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 30px; margin-bottom: 35px; }
.section-heading--center { justify-content: center; text-align: center; }
.section-heading--center > div { max-width: 700px; }
.section-kicker { margin: 0 0 10px; color: var(--orange); font-size: 10px; font-weight: 800; letter-spacing: .19em; }
.section-heading h2, .app-banner h2, .final-cta h2 { margin: 0; font-size: clamp(29px, 3vw, 43px); line-height: 1.15; letter-spacing: -.045em; }
.section-heading p:not(.section-kicker) { max-width: 680px; margin: 12px 0 0; color: var(--muted); font-size: 13px; line-height: 1.7; }
.standalone-solutions { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; }
.standalone-solutions a { min-height: 245px; display: flex; flex-direction: column; align-items: flex-start; padding: 24px; border: 1px solid var(--line); border-radius: 18px 18px 18px 6px; background: #fff; transition: transform .2s, box-shadow .2s, border-color .2s; }
.standalone-solutions a:hover { transform: translateY(-4px); border-color: #f1a2b3; box-shadow: 0 18px 35px rgba(30,20,20,.09); }
.standalone-solutions a > span { width: 54px; height: 54px; display: grid; place-items: center; border-radius: 15px 15px 15px 5px; color: #fff; background: var(--orange); font-size: 25px; }
.standalone-solutions small { margin-top: 29px; color: var(--orange); font-size: 8px; font-weight: 800; letter-spacing: .12em; }
.standalone-solutions h3 { margin: 8px 0 10px; font-size: 16px; line-height: 1.4; }.standalone-solutions p { margin: 0; color: var(--muted); font-size: 9px; line-height: 1.7; }
.consultation { color: #fff; background: radial-gradient(circle at 10% 20%, rgba(238,0,51,.32), transparent 28%), #151515; }
.consultation__inner { display: grid; grid-template-columns: .88fr 1.12fr; align-items: center; gap: 70px; }
.consultation__copy h2 { margin: 0; font-size: clamp(34px, 4vw, 52px); line-height: 1.12; letter-spacing: -.05em; }
.consultation__copy > p:not(.section-kicker) { margin: 18px 0 25px; color: rgba(255,255,255,.7); font-size: 12px; line-height: 1.75; }
.consultation__copy ul { display: grid; gap: 12px; margin: 0; padding: 0; list-style: none; color: rgba(255,255,255,.83); font-size: 10px; }.consultation__copy li::before { content: '✓'; margin-right: 9px; color: #ff6f8e; font-weight: 800; }
.lead-form { display: grid; gap: 14px; padding: 29px; border-radius: 20px 20px 20px 7px; color: var(--ink); background: #fff; box-shadow: 0 30px 60px rgba(0,0,0,.24); }
.lead-form__row { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
.lead-form label { display: grid; gap: 7px; }.lead-form label > span { font-size: 9px; font-weight: 700; }
.lead-form input, .lead-form select, .lead-form textarea { width: 100%; border: 1px solid #ddd9d6; border-radius: 11px 11px 11px 4px; outline: 0; color: var(--ink); background: #fff; font: inherit; font-size: 11px; transition: border-color .2s, box-shadow .2s; }
.lead-form input, .lead-form select { height: 49px; padding: 0 13px; }.lead-form textarea { resize: vertical; min-height: 88px; padding: 12px 13px; }
.lead-form input:focus, .lead-form select:focus, .lead-form textarea:focus { border-color: var(--orange); box-shadow: 0 0 0 3px rgba(238,0,51,.08); }
.lead-form__status { padding: 10px 12px; border-radius: 9px; color: #9a0022; background: var(--orange-soft); font-size: 9px; line-height: 1.5; }.lead-form__status.is-success { color: #146c43; background: #eaf8f0; }
.crm-flow { display: grid; grid-template-columns: 1fr auto 1fr auto 1fr; align-items: center; gap: 18px; }
.crm-flow article { min-height: 185px; padding: 26px; border: 1px solid var(--line); border-radius: 17px 17px 17px 5px; background: #fff; }.crm-flow article > span { color: var(--orange); font-size: 10px; font-weight: 800; }
.crm-flow h3 { margin: 25px 0 9px; font-size: 15px; }.crm-flow p { margin: 0; color: var(--muted); font-size: 9px; line-height: 1.7; }.crm-flow > i { color: var(--orange); font-size: 22px; font-style: normal; }
.arrow-link { flex: 0 0 auto; color: var(--orange); font-size: 11px; font-weight: 700; }
.arrow-link span { margin-left: 6px; }

.skeleton { overflow: hidden; position: relative; min-height: 246px; border-radius: 17px; background: #eceae7; }
.skeleton::after { content: ''; position: absolute; inset: 0; transform: translateX(-100%); background: linear-gradient(90deg, transparent, rgba(255,255,255,.7), transparent); animation: shimmer 1.4s infinite; }
@keyframes shimmer { to { transform: translateX(100%); } }

.plan-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 17px; }
.plan-card { position: relative; display: flex; flex-direction: column; padding: 23px; border: 1px solid var(--line); border-radius: 17px 17px 17px 5px; background: #fff; box-shadow: 0 8px 28px rgba(30,25,20,.055); transition: transform .25s, border-color .25s, box-shadow .25s; }
.plan-card:hover { transform: translateY(-5px); border-color: #f8b69d; box-shadow: 0 16px 38px rgba(58,31,18,.11); }
.plan-card__badge { position: absolute; right: 16px; top: 17px; padding: 5px 8px; border-radius: 999px; color: var(--orange-dark); background: var(--orange-soft); font-size: 8px; font-weight: 800; }
.plan-card__country { display: flex; align-items: center; gap: 9px; padding-right: 62px; }
.plan-card__flag { font-size: 23px; }
.plan-card__country strong { font-size: 12px; }
.plan-card__country small { display: block; margin-top: 2px; color: var(--muted); font-size: 8px; }
.plan-card__data { margin: 24px 0 3px; font-size: 29px; font-weight: 800; letter-spacing: -.05em; }
.plan-card__validity { color: var(--muted); font-size: 10px; }
.plan-card__divider { height: 1px; margin: 19px 0; background: var(--line); }
.plan-card__features { min-height: 68px; display: grid; gap: 8px; margin: 0 0 19px; padding: 0; list-style: none; color: var(--ink-soft); font-size: 9px; }
.plan-card__features li::before { content: '✓'; margin-right: 7px; color: #1aa97b; font-weight: 800; }
.plan-card__bottom { display: flex; align-items: center; justify-content: space-between; gap: 8px; margin-top: auto; }
.plan-card__price small { display: block; color: var(--muted); font-size: 8px; }
.plan-card__price strong { display: block; margin-top: 2px; color: var(--orange); font-size: 20px; }
.plan-card__buy { min-height: 38px; padding: 0 15px; border-radius: 9px 9px 9px 2px; color: #fff; background: var(--dark); font-size: 9px; font-weight: 700; }
.section-cta { display: flex; justify-content: center; margin-top: 36px; }

.how { overflow: hidden; }
.steps { display: grid; grid-template-columns: 1fr 44px 1fr 44px 1fr; align-items: center; }
.step-card { position: relative; min-height: 340px; padding: 24px; text-align: center; border: 1px solid var(--line); border-radius: 20px 20px 20px 6px; background: #fff; }
.step-card__number { position: absolute; left: 19px; top: 18px; color: #dbd8d4; font-size: 13px; font-weight: 800; }
.step-card__visual { height: 190px; display: flex; align-items: center; justify-content: center; margin-bottom: 15px; border-radius: 14px; background: var(--soft); }
.step-card__visual--map { gap: 9px; background: radial-gradient(circle at 50% 45%, #fff 0 18%, transparent 19%), radial-gradient(circle, #f9d6c9 0 2px, transparent 3px), #fff4ef; background-size: auto, 15px 15px, auto; }
.step-card__visual--map span { width: 53px; height: 53px; display: grid; place-items: center; border-radius: 50%; background: #fff; box-shadow: 0 8px 18px rgba(60,30,20,.1); font-size: 25px; }
.step-card__visual--qr > span { width: 112px; height: 112px; display: grid; place-items: center; border: 12px solid #fff; border-radius: 8px; color: var(--orange); background: var(--orange-soft); box-shadow: 0 10px 24px rgba(0,0,0,.1); font-size: 42px; }
.step-card__visual--connected { flex-direction: column; gap: 20px; background: linear-gradient(150deg, #f9eee9, #fff); }
.step-card__visual--connected span { width: 75px; height: 75px; display: grid; place-items: center; border-radius: 50%; color: #fff; background: var(--orange); box-shadow: 0 0 0 15px rgba(238,0,51,.1), 0 0 0 30px rgba(238,0,51,.05); font-size: 18px; font-weight: 800; }
.step-card__visual--connected i { width: 60px; height: 5px; border-radius: 5px; background: linear-gradient(90deg, var(--orange) 70%, #e9e4e0 70%); }
.step-card h3 { margin: 0 0 8px; font-size: 16px; }
.step-card p { max-width: 260px; margin: 0 auto; color: var(--muted); font-size: 10px; line-height: 1.65; }
.step-arrow { color: #c7c3bf; text-align: center; font-size: 22px; }

.app-banner { overflow: hidden; color: #fff; background: linear-gradient(115deg, #f51b4a, #c5002b); }
.app-banner__inner { min-height: 500px; display: grid; grid-template-columns: 1.05fr .95fr; align-items: center; }
.app-banner__copy { padding: 70px 0; }
.section-kicker--light { color: #ffe1d5; }
.app-banner h2 { font-size: clamp(36px, 4vw, 54px); }
.app-banner__copy > p:not(.section-kicker) { max-width: 560px; margin: 18px 0 23px; color: rgba(255,255,255,.85); font-size: 13px; line-height: 1.7; }
.app-banner__features { display: flex; gap: 22px; margin-bottom: 28px; font-size: 10px; }
.app-banner__features i { margin-right: 6px; font-style: normal; }
.app-banner__phone { align-self: stretch; position: relative; display: flex; justify-content: center; align-items: flex-end; }
.app-banner__phone::before { content: ''; position: absolute; width: 460px; height: 460px; bottom: -130px; border: 1px solid rgba(255,255,255,.25); border-radius: 50%; box-shadow: 0 0 0 70px rgba(255,255,255,.04), 0 0 0 140px rgba(255,255,255,.035); }
.mini-phone { width: 285px; height: 425px; position: relative; z-index: 2; transform: rotate(-4deg); padding: 24px 18px; border: 9px solid #1b1b1b; border-bottom: 0; border-radius: 38px 38px 0 0; color: var(--ink); background: #fffaf7; box-shadow: 0 30px 50px rgba(89,19,3,.35); }
.mini-phone__bar { width: 70px; height: 18px; margin: -16px auto 20px; border-radius: 20px; background: #1b1b1b; }
.mini-phone__hello { color: #888; font-size: 9px; }
.mini-phone__hello strong { display: block; margin-top: 4px; color: var(--ink); font-size: 18px; }
.mini-phone__card { display: flex; align-items: center; gap: 12px; margin-top: 23px; padding: 15px; border-radius: 13px; color: #fff; background: linear-gradient(135deg, #f62d59, #c5002b); box-shadow: 0 12px 24px rgba(238,0,51,.25); }
.mini-phone__card > span { font-size: 27px; }
.mini-phone__card strong, .mini-phone__card small { display: block; }
.mini-phone__card strong { font-size: 10px; } .mini-phone__card small { margin-top: 5px; color: rgba(255,255,255,.78); font-size: 8px; }
.mini-phone__chart { height: 95px; display: flex; align-items: flex-end; justify-content: space-between; gap: 8px; margin: 27px 7px 20px; border-bottom: 1px solid #e7e2de; }
.mini-phone__chart span { width: 18px; border-radius: 6px 6px 0 0; background: #f8c3b0; }
.mini-phone__chart span:nth-child(1) { height: 35%; } .mini-phone__chart span:nth-child(2) { height: 59%; } .mini-phone__chart span:nth-child(3) { height: 45%; } .mini-phone__chart span:nth-child(4) { height: 74%; background: var(--orange); } .mini-phone__chart span:nth-child(5) { height: 61%; } .mini-phone__chart span:nth-child(6) { height: 86%; background: var(--orange); }
.mini-phone__button { height: 39px; display: grid; place-items: center; border-radius: 9px; color: #fff; background: var(--ink); font-size: 9px; font-weight: 700; }

.quality-overview { background: #fff; }
.quality-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.quality-grid article { min-height: 195px; padding: 25px; border: 1px solid var(--line); border-radius: 17px 17px 17px 5px; background: linear-gradient(145deg, #fff, #faf9f8); }
.quality-grid span { width: 37px; height: 37px; display: grid; place-items: center; border-radius: 11px 11px 11px 3px; color: #fff; background: var(--orange); font-size: 9px; font-weight: 800; }
.quality-grid h3 { margin: 25px 0 9px; font-size: 15px; }.quality-grid p { margin: 0; color: var(--muted); font-size: 9px; line-height: 1.7; }
.quality-accordions { display: grid; gap: 9px; margin-top: 20px; }
.quality-accordions details { padding: 0 19px; border: 1px solid var(--line); border-radius: 12px 12px 12px 4px; background: #fff; }
.quality-accordions summary { min-height: 53px; display: flex; align-items: center; justify-content: space-between; gap: 15px; list-style: none; font-size: 11px; font-weight: 700; cursor: pointer; }
.quality-accordions summary::-webkit-details-marker { display: none; }.quality-accordions summary span { color: var(--orange); font-size: 20px; transition: transform .2s; }.quality-accordions details[open] summary span { transform: rotate(45deg); }
.quality-accordions details p { margin: -2px 0 18px; color: var(--muted); font-size: 9px; line-height: 1.7; }
.news-filters { display: flex; flex-wrap: wrap; gap: 8px; margin: -12px 0 28px; }
.news-filters button { min-height: 39px; padding: 0 16px; border: 1px solid var(--line); border-radius: 999px; color: #555; background: #fff; font-size: 9px; font-weight: 700; cursor: pointer; transition: color .2s, border-color .2s, background .2s; }
.news-filters button:hover { border-color: #f092a6; color: var(--orange); }
.news-filters button.is-active { border-color: var(--orange); color: #fff; background: var(--orange); }
.news-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.news-grid .news-empty { grid-column: 1 / -1; padding: 42px 20px; border: 1px dashed #ddd; border-radius: 15px; color: var(--muted); text-align: center; font-size: 11px; }
.news-card { overflow: hidden; border: 1px solid var(--line); border-radius: 17px 17px 17px 5px; background: #fff; transition: transform .25s, box-shadow .25s; }
.news-card:hover { transform: translateY(-5px); box-shadow: 0 15px 32px rgba(30,25,20,.1); }
.news-card__visual { position: relative; aspect-ratio: 16 / 9; display: grid; place-items: center; overflow: hidden; background: var(--news-bg, linear-gradient(135deg, #ffd1db, #ee315b)); }
.news-card__visual img { width: 100%; height: 100%; object-fit: cover; transition: transform .5s; }
.news-card:hover .news-card__visual img { transform: scale(1.04); }
.news-card__visual span { font-size: 51px; filter: drop-shadow(0 10px 10px rgba(0,0,0,.1)); }
.news-card__body { padding: 20px; }
.news-card__meta { display: flex; gap: 12px; margin-bottom: 10px; color: var(--orange); font-size: 8px; font-weight: 800; text-transform: uppercase; letter-spacing: .08em; }
.news-card h3 { margin: 0 0 9px; font-size: 15px; line-height: 1.45; }
.news-card p { display: -webkit-box; overflow: hidden; margin: 0; color: var(--muted); font-size: 9px; line-height: 1.65; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.final-cta { color: #fff; background: var(--dark); }
.final-cta__inner { min-height: 270px; display: flex; align-items: center; justify-content: space-between; gap: 40px; position: relative; }
.final-cta__inner::after { content: ''; position: absolute; right: 180px; width: 220px; height: 220px; border: 1px solid rgba(255,255,255,.08); border-radius: 50%; box-shadow: 0 0 0 55px rgba(255,255,255,.025), 0 0 0 110px rgba(255,255,255,.02); pointer-events: none; }
.final-cta__eyebrow { display: block; margin-bottom: 12px; color: #f78661; font-size: 9px; font-weight: 800; letter-spacing: .18em; }
.final-cta h2 { font-size: clamp(32px, 3.7vw, 49px); }
.final-cta .button { position: relative; z-index: 2; }

.footer { padding: 70px 0 23px; color: #aaa; background: #111; }
.footer__grid { display: grid; grid-template-columns: 1.6fr repeat(3, 1fr); gap: 60px; padding-bottom: 54px; }
.brand--footer { color: #fff; }
.brand--footer .brand__name { color: #fff; }
.footer__brand p { max-width: 310px; margin: 19px 0; font-size: 10px; line-height: 1.8; }
.social-links { display: flex; gap: 8px; }
.social-links a { width: 30px; height: 30px; display: grid; place-items: center; border: 1px solid #363636; border-radius: 50%; color: #fff; font-size: 11px; }
.footer h3 { margin: 5px 0 19px; color: #fff; font-size: 11px; }
.footer__grid > div:not(.footer__brand) a { display: block; width: fit-content; margin: 12px 0; font-size: 9px; transition: color .2s; }
.footer__grid > div:not(.footer__brand) a:hover { color: #fff; }
.footer__bottom { display: flex; justify-content: space-between; padding-top: 20px; border-top: 1px solid #2a2a2a; font-size: 8px; }
.chat-button { position: fixed; right: 24px; bottom: 24px; z-index: 70; width: 52px; height: 52px; display: grid; place-items: center; border: 3px solid #fff; border-radius: 50% 50% 50% 15%; color: #fff; background: var(--orange); box-shadow: 0 12px 28px rgba(238,0,51,.38); cursor: pointer; }
.chat-button svg { width: 23px; fill: none; stroke: currentColor; stroke-width: 1.7; stroke-linecap: round; }
