/* ==========================================================================
   Zákaznické stránky aplikace – sdílený vizuál 1:1 dle schválených předloh
   (schvalene-stranky/rezervace.html, prihlaseni.html, klientska-zona.html).
   Hodnoty (barvy, velikosti, stíny, poloměry) jsou přepsané z inline stylů
   předloh do tříd, aby šly stránky udržovat na jednom místě.
   ========================================================================== */

* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 100px; }
body {
  margin: 0; background: #E4E3DD; font-family: 'Manrope', system-ui, sans-serif; color: #14161A;
  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: optimizeLegibility;
  font-variant-numeric: tabular-nums;
}
p { text-wrap: pretty; }
h1, h2, h3 { text-wrap: balance; }
a { color: #0160A1; text-decoration: none; }
a:hover { color: #014A7D; }
input, select, button, textarea { font-family: inherit; }
input:focus, select:focus { outline: none; border-color: #0160A1 !important; box-shadow: 0 0 0 3px rgba(1, 96, 161, .12); }
::selection { background: #0160A1; color: #FFF; }
b, strong { font-weight: 700; }
[hidden] { display: none !important; }

.vs-shell { width: 100%; min-width: 1200px; background: #FFF; min-height: 100vh; display: flex; flex-direction: column; }
.vs-shell > .vs-grow { flex: 1; }
.vs-wrap { max-width: 1440px; margin: 0 auto; padding: 0 48px; }
.vs-sec { max-width: 1440px; margin: 0 auto; padding: 88px 48px; }
.vs-surface { background: #FAF9F6; border-top: 1px solid #EFEEE8; }

/* ---------------- Appbar ---------------- */
.vs-appbar { position: sticky; top: 0; z-index: 60; background: #013A63; border-bottom: 1px solid rgba(255, 255, 255, .12); transition: box-shadow .25s cubic-bezier(.22, .61, .36, 1); }
.vs-appbar.is-scrolled { box-shadow: 0 8px 26px rgba(8, 44, 58, .3); }
.vs-approw { display: flex; align-items: center; gap: 24px; padding: 16px 0; }
.vs-appleft { display: flex; align-items: center; gap: 14px; min-width: 0; }
.vs-brand { font-weight: 800; font-size: 27px; letter-spacing: -.6px; white-space: nowrap; color: #FFF; }
.vs-brand:hover { color: #FFF; }
.vs-brand em { font-style: normal; color: #7DB8E0; }
.vs-brand small { font-size: inherit; color: #7DB8E0; opacity: .6; font-weight: 600; }
.vs-appdomain { font-size: 12px; font-weight: 600; color: #9DC0DD; background: rgba(255, 255, 255, .08); border: 1px solid rgba(255, 255, 255, .18); padding: 5px 10px; border-radius: 99px; white-space: nowrap; }
.vs-appsep { width: 1px; height: 24px; flex: none; background: rgba(255, 255, 255, .24); }
.vs-applabel { font-size: 11.5px; font-weight: 800; letter-spacing: 1.6px; color: #7DB8E0; white-space: nowrap; }
.vs-appright { margin-left: auto; display: flex; align-items: center; gap: 22px; }
.vs-apptabs { display: flex; align-items: center; gap: 28px; }
.vs-appphone { display: inline-flex; align-items: center; gap: 8px; min-height: 44px; font-size: 14px; font-weight: 700; color: #FFF; white-space: nowrap; }
.vs-appphone:hover { color: #FFF; }
.vs-appphone svg { flex: none; }
.vs-nav { position: relative; display: inline-flex; align-items: center; gap: 8px; min-height: 44px; font-size: 14.5px; font-weight: 600; color: #CFE0F2; white-space: nowrap; transition: color .15s cubic-bezier(.22, .61, .36, 1); background: none; border: none; padding: 0; cursor: pointer; }
.vs-nav:hover { color: #FFF; }
.vs-nav::after { content: ""; position: absolute; left: 0; right: 100%; bottom: -6px; height: 2px; background: #7DB8E0; border-radius: 12px; transition: right .25s cubic-bezier(.22, .61, .36, 1); }
.vs-nav:hover::after, .vs-nav.active::after { right: 0; }
.vs-nav.active { color: #FFF; font-weight: 700; }
.vs-nav .vs-arrow-left { font-size: 15px; line-height: 1; }
.vs-avatar { width: 34px; height: 34px; flex: none; border-radius: 50%; background: rgba(255, 255, 255, .16); border: 1px solid rgba(255, 255, 255, .3); display: inline-flex; align-items: center; justify-content: center; font-size: 13.5px; font-weight: 800; color: #FFF; }
.vs-appuser { display: inline-flex; align-items: center; gap: 10px; min-height: 44px; }
.vs-appname { font-size: 14px; font-weight: 700; color: #FFF; white-space: nowrap; }

/* ---------------- Hlavička stránky (tmavý pruh) ---------------- */
.vs-hero { position: relative; background: linear-gradient(115deg, #014A7D 0%, #013A63 100%); color: #FFF; overflow: hidden; }
.vs-hero-dots { position: absolute; inset: 0; background-image: radial-gradient(rgba(255, 255, 255, .06) 1px, transparent 1.6px); background-size: 22px 22px; -webkit-mask-image: linear-gradient(100deg, #14161A 0%, #14161A 34%, transparent 62%); mask-image: linear-gradient(100deg, #14161A 0%, #14161A 34%, transparent 62%); pointer-events: none; }
.vs-hero .vs-wrap { position: relative; }
.vs-headrow { padding: 24px 0; display: flex; justify-content: space-between; align-items: center; gap: 28px; }
.vs-headtitle { display: flex; align-items: center; gap: 16px; min-width: 0; }
.vs-headtitle::before { content: ""; width: 22px; height: 2px; flex: none; background: #7DB8E0; border-radius: 12px; }
.vs-headtitle h1 { font-size: clamp(22px, 2.2vw, 28px); line-height: 1.15; font-weight: 800; letter-spacing: -.9px; margin: 0; }
.vs-timerpill { flex: none; display: inline-flex; align-items: center; gap: 12px; min-height: 44px; background: rgba(255, 255, 255, .1); border: 1px solid rgba(255, 255, 255, .28); border-radius: 12px; padding: 9px 18px; }
.vs-timerpill svg { flex: none; }
.vs-timerpill span { font-size: 13.5px; font-weight: 600; color: #CFE0F2; white-space: nowrap; }
.vs-timerpill b { font-size: 20px; font-weight: 800; letter-spacing: -.4px; line-height: 1; font-variant-numeric: tabular-nums; }
.vs-timerpill.is-urgent { border-color: #E8D3A8; background: rgba(216, 149, 42, .22); }

/* ---------------- Stepper ---------------- */
.vs-stepbar { background: #FFF; border-bottom: 1px solid #EFEEE8; position: sticky; top: 77px; z-index: 40; box-shadow: 0 8px 20px -14px rgba(1, 50, 90, .22); }
.vs-stepbar .vs-wrap { padding-top: 40px; padding-bottom: 36px; }
.vs-stepfull { max-width: 1100px; margin: 0 auto; display: grid; grid-template-columns: repeat(6, 1fr); }
.vs-step { display: flex; flex-direction: column; align-items: center; gap: 14px; position: relative; }
.vs-step-bar { position: absolute; top: 27px; right: 50%; width: 100%; height: 0; border-top: 2px dotted #9DC0DD; z-index: 0; }
.vs-step:first-child .vs-step-bar { display: none; }
.vs-step.is-done .vs-step-bar, .vs-step.is-active .vs-step-bar { border-top-color: #0160A1; }
.vs-step-dot { position: relative; z-index: 1; box-sizing: border-box; width: 54px; height: 54px; flex: none; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; font-size: 20px; font-weight: 800; line-height: 1; transition: background .25s cubic-bezier(.22, .61, .36, 1); background: #EEF4FB; color: #014A7D; border: 2px solid #DBE7F4; }
.vs-step.is-done .vs-step-dot, .vs-step.is-active .vs-step-dot { background: #0160A1; color: #FFF; border-color: #0160A1; box-shadow: 0 14px 28px -10px rgba(1, 96, 161, .42); }
.vs-step-label { text-align: center; font-size: 13.5px; line-height: 1.35; font-weight: 600; color: #5B6169; }
.vs-step.is-done .vs-step-label, .vs-step.is-active .vs-step-label { font-weight: 700; color: #0160A1; }
.vs-stepdots { display: none; flex-direction: column; gap: 9px; }
.vs-stepdots-bars { display: flex; gap: 5px; }
.vs-stepdots-bars span { flex: 1; height: 4px; border-radius: 12px; background: #E4E3DD; }
.vs-stepdots-bars span.is-on { background: #0160A1; }
.vs-stepdots-row { display: flex; align-items: center; justify-content: space-between; gap: 12px; }
.vs-stepdots-label { font-size: 12px; font-weight: 700; color: #14161A; }
.vs-amberpill { display: inline-flex; align-items: center; gap: 6px; flex: none; font-size: 12px; font-weight: 800; color: #8A6D1F; background: #FDF3E3; border: 1px solid #E8D3A8; padding: 5px 10px; border-radius: 99px; white-space: nowrap; }

/* ---------------- Layout kroků ---------------- */
.vs-two { display: grid; grid-template-columns: 400px 1fr; gap: 40px; align-items: start; }
.vs-side { position: sticky; top: 249px; }
.vs-narrow { max-width: 1100px; margin: 0 auto; display: flex; flex-direction: column; gap: 20px; }
.vs-stack { display: flex; flex-direction: column; gap: 22px; }

/* ---------------- Karta boxu ---------------- */
.vs-size { background: #FFF; border: 1px solid #ECEBE5; border-radius: 12px; overflow: hidden; display: flex; flex-direction: column; box-shadow: 0 1px 2px rgba(1, 50, 90, .04), 0 22px 48px -20px rgba(1, 50, 90, .16); transition: box-shadow .22s cubic-bezier(.22, .61, .36, 1), border-color .22s cubic-bezier(.22, .61, .36, 1); }
.vs-size:hover { box-shadow: 0 36px 70px -26px rgba(1, 74, 125, .32); border-color: #9DC0DD; }
.vs-size-media { position: relative; }
.vs-size-img { height: 260px; flex: none; background: linear-gradient(180deg, #EFF4F7 0%, #F2F5F8 52%, #FAFBFD 100%); border-bottom: 1px solid #E4E3DD; overflow: hidden; display: flex; align-items: center; justify-content: center; }
.vs-size-img img { width: 100%; height: 100%; object-fit: contain; display: block; }
.vs-size-img.is-photo img { object-fit: cover; }
.vs-size-img .vs-size-placeholder { display: flex; flex-direction: column; align-items: center; gap: 10px; color: #3A5C7A; font-size: 13px; font-weight: 700; }
.vs-size-sqm { position: absolute; top: 16px; left: 16px; background: rgba(1, 96, 161, .94); color: #FFF; font-size: 12px; font-weight: 800; letter-spacing: .4px; padding: 7px 13px; border-radius: 99px; }
.vs-size-state { position: absolute; top: 16px; right: 16px; display: inline-flex; align-items: center; gap: 6px; font-size: 12px; font-weight: 700; padding: 7px 12px; border-radius: 99px; background: #E4F6EC; color: #158A52; }
.vs-size-state.is-solid { background: #158A52; color: #FFF; }
.vs-size-state.is-amber { background: #FDF3E3; color: #8A6D1F; }
.vs-size-state.is-muted { background: #EEF4FB; color: #3A5C7A; }
.vs-size-body { padding: 22px; display: flex; flex-direction: column; gap: 14px; flex: 1; }
.vs-size-head { display: flex; flex-direction: column; gap: 8px; }
.vs-size-head h2, .vs-size-head h3 { font-size: 22px; font-weight: 800; margin: 0; letter-spacing: -.4px; }
.vs-tags { display: flex; flex-wrap: wrap; gap: 7px; }
.vs-tag { font-size: 11.5px; font-weight: 600; color: #3A5C7A; background: #EEF4FB; border: 1px solid #DBE7F4; border-radius: 12px; padding: 5px 10px; white-space: nowrap; }
.vs-rows { display: flex; flex-direction: column; gap: 2px; }
.vs-row { display: flex; align-items: center; gap: 12px; padding: 5px 0; }
.vs-row.is-tall { padding: 7px 0; }
.vs-row-ico { width: 30px; height: 30px; flex: none; border-radius: 12px; background: #EEF4FB; display: inline-flex; align-items: center; justify-content: center; }
.vs-row-k { font-size: 13.5px; color: #5B6169; flex: none; }
.vs-row-dots { flex: 1; border-bottom: 1px dotted #E4E3DD; }
.vs-row-v { font-size: 13.5px; text-align: right; flex: none; font-weight: 700; }
.vs-row-v.is-green { color: #158A52; }
.vs-row-v.is-red { color: #C0392B; }
.vs-hr { height: 1px; background: #ECEBE5; }
.vs-chips { display: flex; flex-wrap: wrap; gap: 8px; }
.vs-chip { font-size: 12px; font-weight: 600; color: #3F464E; background: #FAF9F6; border: 1px solid #E4E3DD; padding: 6px 11px; border-radius: 99px; }
.vs-link { display: inline-flex; align-items: center; gap: 8px; font-size: 14.5px; font-weight: 700; margin-top: 2px; background: none; border: none; padding: 0; cursor: pointer; color: #0160A1; }
.vs-link.is-small { font-size: 13.5px; }
.vs-link:hover .vs-arr { transform: translateX(3px); }
.vs-note { font-size: 13.5px; line-height: 1.6; color: #5B6169; }
.vs-arr { display: inline-block; transition: transform .18s cubic-bezier(.22, .61, .36, 1); }
.vs-arr.is-back { transform: scaleX(-1); }
.vs-link:hover .vs-arr.is-back, .vs-outline-blue:hover .vs-arr.is-back { transform: scaleX(-1) translateX(3px); }

/* kompaktní pruh boxu (kroky 3–5) */
.vs-boxbar { background: #FFF; border: 1px solid #ECEBE5; border-radius: 12px; overflow: hidden; display: flex; align-items: stretch; box-shadow: 0 1px 2px rgba(1, 50, 90, .04), 0 18px 40px -26px rgba(1, 50, 90, .16); }
.vs-boxbar-img { width: 132px; flex: none; background: linear-gradient(180deg, #EFF4F7, #FAFBFD); border-right: 1px solid #E4E3DD; overflow: hidden; display: flex; align-items: center; justify-content: center; min-height: 84px; }
.vs-boxbar-img img { width: 100%; height: 100%; object-fit: contain; display: block; }
.vs-boxbar-body { flex: 1; padding: 18px 22px; display: flex; justify-content: space-between; align-items: center; gap: 16px; flex-wrap: wrap; }
.vs-boxbar-title { display: flex; align-items: baseline; gap: 9px; }
.vs-boxbar-title b { font-size: 17px; font-weight: 800; letter-spacing: -.4px; }
.vs-boxbar-sub { font-size: 13.5px; color: #5B6169; }

/* ---------------- Formulářová karta ---------------- */
.vs-formcard { background: linear-gradient(170deg, #FFFFFF 0%, #FCFDFE 44%, #F1F6FB 100%); border: 1px solid #ECEBE5; border-radius: 12px; padding: 36px 40px; display: flex; flex-direction: column; gap: 22px; box-shadow: 0 1px 2px rgba(1, 50, 90, .04), 0 18px 40px -26px rgba(1, 50, 90, .16); }
.vs-formcard.is-wide { gap: 32px; }
.vs-formcard h2 { font-size: clamp(24px, 2.4vw, 32px); font-weight: 800; letter-spacing: -.6px; margin: 0; line-height: 1.15; }
.vs-formcard h3 { font-size: 22px; font-weight: 800; letter-spacing: -.4px; margin: 0; }
.vs-formcard .vs-lead { font-size: 15px; line-height: 1.65; color: #5B6169; margin: 0; }
.vs-formhead { display: flex; flex-direction: column; gap: 7px; }
.vs-block { display: flex; flex-direction: column; gap: 14px; }
.vs-blockhead { display: flex; align-items: center; gap: 10px; }
.vs-blocknum { width: 24px; height: 24px; border-radius: 50%; background: #0160A1; color: #FFF; font-size: 12px; font-weight: 800; display: inline-flex; align-items: center; justify-content: center; flex: none; }
.vs-blocktitle { font-size: 17px; font-weight: 800; letter-spacing: -.3px; }
.vs-indent { padding-left: 34px; }
.vs-eyebrow { font-size: 11.5px; font-weight: 800; letter-spacing: 1.6px; color: #5C5B57; }
.vs-eyebrow-row { display: inline-flex; align-items: center; gap: 10px; }
.vs-eyebrow-ico { width: 30px; height: 30px; flex: none; border-radius: 12px; background: #EEF4FB; border: 1px solid #DBE7F4; display: inline-flex; align-items: center; justify-content: center; }
.vs-sechead { display: flex; align-items: center; justify-content: space-between; gap: 12px; }
.vs-editlink { background: none; border: none; padding: 0; font-family: inherit; font-size: 13.5px; font-weight: 700; color: #0160A1; cursor: pointer; min-height: 44px; display: inline-flex; align-items: center; gap: 7px; }
.vs-editlink:hover .vs-arr { transform: translateX(3px); }

.vs-g2 { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
.vs-g3 { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 18px; }
.vs-field { display: flex; flex-direction: column; gap: 7px; }
.vs-field > span:first-child, .vs-label { font-size: 13.5px; font-weight: 700; color: #3F464E; }
.vs-input { height: 52px; border: 1.5px solid #E4E3DD; border-radius: 12px; background: #FFF; padding: 0 14px; font-size: 15px; color: #14161A; transition: border-color .15s cubic-bezier(.22, .61, .36, 1); width: 100%; }
.vs-input.is-invalid { border-color: #C0392B; }
.vs-input:disabled { background: #FAF9F6; color: #5B6169; }
.vs-input.is-date { border-color: #DBE7F4; background: #F4F8FC; font-weight: 600; }
.vs-err { font-size: 12px; font-weight: 600; color: #C0392B; }
.vs-help { font-size: 13.5px; line-height: 1.6; color: #5B6169; }
/* předloha: 5 sloupců pro 5 délek; počet délek je u nás per box (1..max), proto auto-fill se stejnou šířkou dlaždice */
.vs-durs { display: grid; grid-template-columns: repeat(auto-fill, minmax(150px, 1fr)); gap: 12px; }
.vs-durs.is-compact { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); gap: 10px; }
.vs-opt { min-height: 56px; padding: 0 10px; border-radius: 12px; font-family: inherit; cursor: pointer; display: flex; align-items: center; justify-content: center; gap: 8px; font-size: 13.5px; border: 1.5px solid #E4E3DD; background: #FFF; font-weight: 500; color: #5B6169; transition: border-color .18s cubic-bezier(.22, .61, .36, 1), background .18s cubic-bezier(.22, .61, .36, 1); }
.vs-opt:hover { border-color: #9DC0DD; }
.vs-opt.on { border: 2px solid #0160A1; background: #F4F8FC; font-weight: 700; color: #0160A1; }
.vs-radio { width: 16px; height: 16px; flex: none; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; border: 1.5px solid #DBE7F4; }
.vs-radio::after { content: ""; width: 8px; height: 8px; border-radius: 50%; background: #0160A1; display: none; }
.vs-opt.on .vs-radio { border: 2px solid #0160A1; }
.vs-opt.on .vs-radio::after { display: block; }
.vs-greenpill { align-self: flex-start; display: inline-flex; align-items: center; gap: 7px; font-size: 12px; font-weight: 700; color: #158A52; background: #E4F6EC; padding: 7px 12px; border-radius: 99px; }
.vs-calc { background: #F4F8FC; border: 1px solid #DBE7F4; border-radius: 12px; padding: 24px; display: flex; flex-direction: column; gap: 12px; }
.vs-calc-rows { display: flex; flex-direction: column; gap: 9px; font-size: 13.5px; color: #5B6169; }
.vs-calc-rows div { display: flex; justify-content: space-between; gap: 12px; }
.vs-calc-rows b { color: #14161A; }
.vs-calc-hr { height: 1px; background: #DBE7F4; }
.vs-calc-total { display: flex; justify-content: space-between; align-items: baseline; gap: 12px; }
.vs-calc-total span { font-size: 15px; font-weight: 700; color: #3F464E; }
.vs-calc-total b { font-size: clamp(24px, 2.4vw, 32px); font-weight: 800; color: #0160A1; letter-spacing: -.6px; }
.vs-infobox { display: flex; gap: 11px; align-items: flex-start; background: #EEF4FB; border: 1px solid #DBE7F4; border-radius: 12px; padding: 13px 15px; font-size: 13.5px; line-height: 1.6; color: #14161A; }
.vs-infobox svg { flex: none; margin-top: 1px; }
.vs-warnbox { background: #FDF3E3; border: 1px solid #D8952A; border-radius: 12px; padding: 12px 14px; font-size: 13.5px; line-height: 1.55; color: #8A6D1F; }
.vs-errbox { background: #FDECEC; border: 1px solid #F1B8B2; border-radius: 12px; padding: 13px 15px; font-size: 13.5px; line-height: 1.6; color: #C0392B; font-weight: 600; }
.vs-okbox { background: #E4F6EC; border: 1px solid #2FB373; border-radius: 12px; padding: 13px 15px; font-size: 13.5px; line-height: 1.6; color: #158A52; font-weight: 600; }

/* zaškrtávátko dle předlohy */
.vs-checkrow { display: flex; align-items: flex-start; gap: 12px; background: none; border: none; padding: 0; font-family: inherit; text-align: left; cursor: pointer; min-height: 44px; }
.vs-check { width: 22px; height: 22px; flex: none; border-radius: 12px; display: inline-flex; align-items: center; justify-content: center; font-size: 12px; font-weight: 800; transition: background .15s cubic-bezier(.22, .61, .36, 1); border: 1.5px solid #DBE7F4; background: #FFF; color: transparent; }
.vs-checkrow.on .vs-check { border-color: #0160A1; background: #0160A1; color: #FFF; }
.vs-checkrow > span:last-child { font-size: 14.5px; line-height: 1.55; color: #3F464E; padding-top: 1px; }
.vs-toggle { display: flex; align-items: center; justify-content: space-between; gap: 14px; background: #FAF9F6; border: 1px solid #E4E3DD; border-radius: 12px; padding: 15px 18px; font-family: inherit; cursor: pointer; width: 100%; }
.vs-toggle > span:first-child { font-size: 15px; font-weight: 700; color: #14161A; }
.vs-toggle > span:last-child { font-size: 12px; font-weight: 700; color: #0160A1; }
.vs-subpanel { display: flex; flex-direction: column; gap: 18px; border: 1px solid #DBE7F4; background: #F4F8FC; border-radius: 12px; padding: 22px; animation: vsAcc .2s cubic-bezier(.22, .61, .36, 1); }
@keyframes vsAcc { from { opacity: 0; transform: translateY(-4px); } to { opacity: 1; transform: translateY(0); } }

/* platební metody */
.vs-pays { display: flex; flex-direction: column; gap: 10px; }
.vs-pay { width: 100%; text-align: left; display: flex; align-items: center; gap: 14px; padding: 16px 18px; min-height: 44px; border-radius: 12px; font-family: inherit; cursor: pointer; color: #14161A; border: 1.5px solid #E4E3DD; background: #FFF; transition: border-color .18s cubic-bezier(.22, .61, .36, 1), background .18s cubic-bezier(.22, .61, .36, 1); }
.vs-pay:hover { border-color: #9DC0DD; }
.vs-pay.on { border: 2px solid #0160A1; background: #F4F8FC; }
.vs-pay .vs-radio { width: 20px; height: 20px; }
.vs-pay .vs-radio::after { width: 10px; height: 10px; }
.vs-pay-ico { width: 44px; height: 44px; flex: none; border-radius: 12px; display: inline-flex; align-items: center; justify-content: center; transition: background .15s cubic-bezier(.22, .61, .36, 1); background: #EEF4FB; border: 1px solid #DBE7F4; color: #0160A1; }
.vs-pay.on .vs-pay-ico { background: #0160A1; border-color: #0160A1; color: #FFF; }
.vs-pay-text { display: flex; flex-direction: column; gap: 3px; min-width: 0; text-align: left; }
.vs-pay-text b { font-size: 15.5px; letter-spacing: -.2px; }
.vs-pay-text span { font-size: 13.5px; font-weight: 500; color: #5B6169; line-height: 1.5; }
.vs-pay-badge { margin-left: auto; flex: none; font-size: 11.5px; font-weight: 700; color: #3A5C7A; background: #EEF4FB; border: 1px solid #DBE7F4; padding: 6px 11px; border-radius: 99px; white-space: nowrap; }
.vs-trust { display: flex; flex-wrap: wrap; gap: 8px 22px; }
.vs-trust span { display: inline-flex; align-items: center; gap: 8px; font-size: 13.5px; font-weight: 600; color: #5B6169; }
.vs-trust svg { flex: none; }
.vs-pricebox { display: flex; flex-direction: column; gap: 9px; background: #FAF9F6; border: 1px solid #E4E3DD; border-radius: 12px; padding: 16px 18px; }
.vs-pricebox span { display: flex; gap: 10px; font-size: 13.5px; line-height: 1.6; color: #3F464E; }
.vs-pricebox svg { flex: none; margin-top: 2px; }
.vs-pricerows { display: flex; flex-direction: column; gap: 12px; }
.vs-pricerow { display: flex; align-items: baseline; gap: 14px; }
.vs-pricerow > span:first-child { font-size: 14.5px; color: #5B6169; flex: none; }
.vs-pricerow b { font-size: 15px; white-space: nowrap; flex: none; }
.vs-pricerow b.is-green { color: #158A52; }
.vs-total { display: flex; justify-content: space-between; align-items: flex-end; gap: 16px; flex-wrap: wrap; }
.vs-total-l { display: flex; flex-direction: column; gap: 4px; }
.vs-total-l b { font-size: 17px; }
.vs-total-l span { font-size: 13.5px; color: #5B6169; }
.vs-total > b { font-size: clamp(28px, 3vw, 40px); font-weight: 800; color: #0160A1; letter-spacing: -1px; line-height: 1; }

/* ---------------- Tlačítka ---------------- */
.vs-cta { display: inline-flex; align-items: center; justify-content: center; gap: 9px; background: #0160A1; color: #FFF; border: none; font-family: inherit; font-size: 15.5px; font-weight: 800; padding: 15px 24px; border-radius: 12px; cursor: pointer; transition: background .15s cubic-bezier(.22, .61, .36, 1), transform .15s cubic-bezier(.22, .61, .36, 1); }
.vs-cta:hover { background: #014A7D; color: #FFF; }
.vs-cta:hover .vs-arr { transform: translateX(4px); }
.vs-cta:active { transform: translateY(1px); }
.vs-cta:disabled { opacity: .55; cursor: default; transform: none; }
.vs-cta.is-full { width: 100%; }
.vs-cta.is-sm { font-size: 14.5px; font-weight: 700; padding: 13px 20px; }
.vs-cta.is-xs { font-size: 13.5px; font-weight: 700; padding: 11px 16px; }
.vs-outline-blue { display: inline-flex; align-items: center; justify-content: center; gap: 9px; background: #FFF; color: #0160A1; border: 1.5px solid #DBE7F4; font-family: inherit; font-size: 15.5px; font-weight: 800; padding: 15px 24px; border-radius: 12px; cursor: pointer; transition: background .15s cubic-bezier(.22, .61, .36, 1), border-color .15s cubic-bezier(.22, .61, .36, 1), color .15s cubic-bezier(.22, .61, .36, 1); }
.vs-outline-blue:hover { background: #EEF4FB; border-color: #9DC0DD; color: #0160A1; }
.vs-outline-blue:hover .vs-arr { transform: translateX(4px); }
.vs-outline-blue:active { transform: translateY(1px); }
.vs-outline-blue:disabled { opacity: .55; cursor: default; }
.vs-outline-blue.is-sm { font-size: 14.5px; font-weight: 700; padding: 13px 20px; }
.vs-outline-blue.is-xs { font-size: 13.5px; font-weight: 700; padding: 11px 16px; }
.vs-outline-blue.is-fill:hover { background: #0160A1; color: #FFF; }
.vs-danger { display: inline-flex; align-items: center; gap: 8px; background: #FFF; color: #C0392B; border: 1.5px solid #C0392B; font-family: inherit; font-size: 13.5px; font-weight: 700; padding: 11px 16px; border-radius: 12px; cursor: pointer; transition: background .15s cubic-bezier(.22, .61, .36, 1), color .15s cubic-bezier(.22, .61, .36, 1); }
.vs-danger:hover { background: #FDECEC; }
.vs-white { display: inline-flex; align-items: center; gap: 9px; background: #FFF; color: #0160A1; font-family: inherit; font-weight: 800; font-size: 15.5px; padding: 15px 26px; border-radius: 12px; border: none; cursor: pointer; transition: background .15s cubic-bezier(.22, .61, .36, 1); }
.vs-white:hover { background: #EEF4FB; color: #0160A1; }
.vs-white:hover .vs-arr { transform: translateX(4px); }
.vs-outline { display: inline-flex; align-items: center; gap: 9px; background: none; border: 1.5px solid rgba(255, 255, 255, .55); color: #FFF; font-family: inherit; font-weight: 800; font-size: 15.5px; padding: 15px 26px; border-radius: 12px; cursor: pointer; transition: background .15s cubic-bezier(.22, .61, .36, 1), border-color .15s cubic-bezier(.22, .61, .36, 1); }
.vs-outline:hover { background: rgba(255, 255, 255, .14); border-color: rgba(255, 255, 255, .85); color: #FFF; }
.vs-textbtn { background: none; border: none; padding: 0; font-family: inherit; font-size: 13.5px; font-weight: 700; color: #5B6169; cursor: pointer; text-decoration: underline; }
.vs-navrow2 { display: flex; align-items: center; justify-content: space-between; gap: 16px; flex-wrap: wrap; }
.vs-actions { display: flex; gap: 14px; flex-wrap: wrap; }
.vs-actions.is-tight { gap: 10px; }
.vs-pillbtn { font-family: inherit; cursor: pointer; display: inline-flex; align-items: center; gap: 6px; font-size: 12px; font-weight: 700; color: #0160A1; background: #FFF; border: 1.5px solid #DBE7F4; padding: 8px 12px; border-radius: 99px; transition: background .15s cubic-bezier(.22, .61, .36, 1), border-color .15s cubic-bezier(.22, .61, .36, 1); }
.vs-pillbtn:hover { background: #EEF4FB; border-color: #9DC0DD; color: #0160A1; }
.vs-pillbtn:disabled, .vs-pillbtn.is-disabled { opacity: .45; cursor: default; }

/* ---------------- Krok „Hotovo“ ---------------- */
.vs-success { background: #E4F6EC; border: 1px solid #2FB373; border-radius: 12px; padding: 30px; display: flex; gap: 20px; align-items: center; }
.vs-success-ico { width: 54px; height: 54px; flex: none; border-radius: 50%; background: #158A52; display: inline-flex; align-items: center; justify-content: center; }
.vs-success h2 { font-size: clamp(24px, 2.4vw, 32px); font-weight: 800; letter-spacing: -.6px; margin: 0; line-height: 1.15; }
.vs-success p { font-size: 15px; line-height: 1.65; color: #3F464E; margin: 0; }
.vs-success.is-pending { background: #FDF3E3; border-color: #D8952A; }
.vs-success.is-pending .vs-success-ico { background: #D8952A; }
.vs-success.is-failed { background: #FDECEC; border-color: #C0392B; }
.vs-success.is-failed .vs-success-ico { background: #C0392B; }
.vs-codecard { background: #F4F8FC; border: 2px solid #0160A1; border-radius: 12px; padding: 28px; display: flex; flex-direction: column; gap: 12px; align-items: center; text-align: center; }
.vs-codecard b { font-size: clamp(28px, 3vw, 40px); font-weight: 800; letter-spacing: 8px; color: #14161A; }
.vs-codewarn { display: inline-flex; align-items: center; gap: 7px; font-size: 12px; font-weight: 700; color: #8A6D1F; background: #FDF3E3; border: 1px solid #D8952A; padding: 7px 12px; border-radius: 99px; }
.vs-card { background: linear-gradient(170deg, #FFFFFF 0%, #FCFDFE 44%, #F1F6FB 100%); border: 1px solid #ECEBE5; border-radius: 12px; padding: 26px; display: flex; flex-direction: column; gap: 11px; }
.vs-card h3 { font-size: 22px; font-weight: 800; letter-spacing: -.4px; margin: 0 0 4px; }
.vs-kv { display: flex; justify-content: space-between; gap: 12px; font-size: 13.5px; }
.vs-kv > span { color: #5B6169; }
.vs-kv b { text-align: right; }
.vs-kv b small { display: block; font-weight: 500; color: #5B6169; font-size: 13.5px; }
.vs-done { display: flex; align-items: center; gap: 11px; font-size: 13.5px; color: #3F464E; }
.vs-done-ico { width: 23px; height: 23px; border-radius: 50%; background: #E4F6EC; border: 1.5px solid #2FB373; display: inline-flex; align-items: center; justify-content: center; flex: none; }

/* ---------------- Přihlášení ---------------- */
.vs-authsec { max-width: 1440px; margin: 0 auto; padding: 88px 48px; display: flex; flex-direction: column; align-items: center; gap: 22px; }
.vs-authcard { width: 100%; max-width: 472px; background: linear-gradient(170deg, #FFFFFF 0%, #FCFDFE 44%, #F1F6FB 100%); border: 1px solid #ECEBE5; border-top: 4px solid #0160A1; border-radius: 12px; padding: 40px 38px 34px; display: flex; flex-direction: column; gap: 26px; box-shadow: 0 1px 2px rgba(1, 50, 90, .05), 0 34px 70px -30px rgba(1, 50, 90, .3); }
.vs-authhead { display: flex; flex-direction: column; gap: 14px; align-items: center; text-align: center; }
.vs-authicon { width: 56px; height: 56px; border-radius: 12px; background: #0160A1; display: inline-flex; align-items: center; justify-content: center; box-shadow: 0 14px 28px -10px rgba(1, 96, 161, .55); }
.vs-authhead h1, .vs-authhead h2 { font-size: 30px; font-weight: 800; letter-spacing: -1px; margin: 0; color: #14161A; line-height: 1.1; }
.vs-authhead p { font-size: 15.5px; line-height: 1.55; color: #5B6169; margin: 0; max-width: 360px; }
.vs-authform { display: flex; flex-direction: column; gap: 18px; }
.vs-authfield { display: flex; flex-direction: column; gap: 8px; }
.vs-authfield > span:first-child { font-size: 13.5px; font-weight: 700; color: #14161A; }
.vs-authlabelrow { display: flex; align-items: baseline; justify-content: space-between; gap: 12px; }
.vs-authlabelrow > span:first-child { font-size: 13.5px; font-weight: 700; color: #14161A; }
.vs-authlabelrow a, .vs-authlabelrow button { font-size: 13.5px; font-weight: 700; color: #0160A1; cursor: pointer; background: none; border: none; padding: 0; font-family: inherit; }
.vs-authinput { font-family: inherit; font-size: 15px; color: #14161A; background: #FFF; border: 1px solid #DBE7F4; border-radius: 12px; padding: 14px 15px; outline: none; width: 100%; }
.vs-authinput.is-invalid { border-color: #C0392B; }
.vs-authcheck { display: flex; align-items: center; gap: 11px; font-size: 15px; color: #5B6169; cursor: pointer; }
.vs-authcheck input { width: 18px; height: 18px; flex: none; accent-color: #0160A1; cursor: pointer; margin: 0; }
.vs-authfoot { display: flex; flex-direction: column; gap: 12px; padding-top: 22px; border-top: 1px solid #EFEEE8; }
.vs-authfoot p { font-size: 13.5px; line-height: 1.6; color: #5B6169; margin: 0; }
.vs-authfoot.is-center { align-items: center; }
.vs-authback { font-size: 15px; font-weight: 800; color: #0160A1; cursor: pointer; display: inline-flex; align-items: center; gap: 8px; background: none; border: none; padding: 0; font-family: inherit; }
.vs-authhelp { font-size: 13.5px; color: #A7ADB4; margin: 0; text-align: center; max-width: 472px; line-height: 1.6; }
.vs-authhelp b { font-weight: 700; color: #5B6169; }
.vs-tiny { font-size: 12px; color: #A7ADB4; line-height: 1.45; }

/* ---------------- Klientská zóna ---------------- */
.vs-acchero { position: relative; background: radial-gradient(120% 160% at 12% 10%, #0160A1 0%, #014A7D 38%, #014A7D 70%, #013A63 100%); color: #FFF; overflow: hidden; }
.vs-acchero-glow { position: absolute; top: -180px; left: -140px; width: 640px; height: 640px; background: radial-gradient(circle, rgba(125, 184, 224, .3), transparent 66%); pointer-events: none; }
.vs-acchero-lines { position: absolute; inset: 0; background-image: linear-gradient(115deg, rgba(255, 255, 255, .1) 0 1px, transparent 1px 88px); -webkit-mask-image: linear-gradient(100deg, #14161A 0%, #14161A 30%, transparent 56%); mask-image: linear-gradient(100deg, #14161A 0%, #14161A 30%, transparent 56%); pointer-events: none; }
.vs-acchero .vs-wrap { position: relative; }
.vs-accheadrow { padding: 48px 0 36px; min-height: 250px; display: flex; justify-content: space-between; align-items: center; gap: 40px; }
.vs-acchead { display: flex; flex-direction: column; gap: 16px; max-width: 620px; }
.vs-kicker { display: inline-flex; align-items: center; gap: 10px; font-size: 12px; font-weight: 800; letter-spacing: 2px; color: #7DB8E0; }
.vs-kicker::before { content: ""; width: 22px; height: 2px; background: #7DB8E0; border-radius: 12px; }
.vs-h1 { font-size: 52px; line-height: 1.04; font-weight: 800; letter-spacing: -1.6px; margin: 0; }
.vs-acchead p { font-size: 17px; line-height: 1.6; color: #CFE0F2; margin: 0; }
.vs-codebox { flex: none; width: 323px; background: rgba(255, 255, 255, .1); border: 1px solid rgba(255, 255, 255, .24); border-radius: 12px; padding: 22px 24px; display: flex; flex-direction: column; gap: 10px; }
.vs-codebox-label { font-size: 11.5px; font-weight: 800; letter-spacing: 1.6px; color: #9DC0DD; }
.vs-coderow { display: flex; align-items: center; gap: 12px; }
.vs-coderow b { font-size: clamp(24px, 2.4vw, 32px); font-weight: 800; letter-spacing: 4px; line-height: 1; font-variant-numeric: tabular-nums; width: 176px; flex: none; display: inline-block; white-space: nowrap; }
.vs-coderow small { font-size: 12px; color: #9DC0DD; letter-spacing: 0; font-weight: 700; display: block; margin-bottom: 4px; }
.vs-codetoggle { flex: none; width: 80px; text-align: center; background: rgba(255, 255, 255, .14); border: 1px solid rgba(255, 255, 255, .4); color: #FFF; font-family: inherit; font-size: 12px; font-weight: 700; padding: 7px 0; border-radius: 99px; cursor: pointer; transition: background .15s cubic-bezier(.22, .61, .36, 1); }
.vs-codetoggle:hover { background: rgba(255, 255, 255, .26); }
.vs-codebox-note { font-size: 12px; color: #9DC0DD; }
.vs-stats { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; padding-bottom: 48px; }
.vs-stat { background: rgba(255, 255, 255, .1); border: 1px solid rgba(255, 255, 255, .24); border-radius: 12px; padding: 22px 24px; display: flex; flex-direction: column; gap: 7px; }
.vs-stat-label { font-size: 11.5px; font-weight: 800; letter-spacing: 1.6px; color: #9DC0DD; }
.vs-stat-value { font-size: clamp(28px, 3vw, 40px); font-weight: 800; letter-spacing: -1px; line-height: 1; color: #FFF; }
.vs-stat-value.is-text { display: inline-flex; align-items: center; gap: 9px; font-size: 22px; letter-spacing: -.4px; }
.vs-stat-dot { width: 10px; height: 10px; border-radius: 50%; background: #2FB373; box-shadow: 0 0 0 4px rgba(47, 179, 115, .28); }
.vs-stat-dot.is-amber { background: #D8952A; box-shadow: 0 0 0 4px rgba(216, 149, 42, .28); }
.vs-stat-sub { font-size: 13.5px; color: #CFE0F2; }
.vs-secstack { display: flex; flex-direction: column; gap: 36px; }
.vs-sizehead { display: flex; justify-content: space-between; align-items: flex-end; gap: 20px; }
.vs-sectitle { display: flex; flex-direction: column; gap: 10px; max-width: 760px; }
.vs-sectitle .vs-eyebrow-ico { width: 34px; height: 34px; }
.vs-h2 { font-size: clamp(28px, 3vw, 40px); font-weight: 800; letter-spacing: -1.3px; margin: 0; color: #14161A; line-height: 1.05; }
.vs-sectitle p { font-size: 17px; font-weight: 500; line-height: 1.6; color: #5B6169; margin: 0; }
.vs-grid2 { display: grid; grid-template-columns: repeat(2, 1fr); gap: 26px; align-items: stretch; }
.vs-size-actions { margin-top: auto; display: flex; gap: 10px; flex-wrap: wrap; padding-top: 4px; }
.vs-empty { background: #FFF; border: 1px dashed #DBE7F4; border-radius: 12px; padding: 34px; text-align: center; color: #5B6169; font-size: 15px; line-height: 1.6; }
.vs-nextpay { position: relative; background: linear-gradient(115deg, #013A63 0%, #01243F 100%); border-radius: 12px; padding: 34px 36px; overflow: hidden; display: flex; justify-content: space-between; align-items: center; gap: 32px; flex-wrap: wrap; color: #FFF; }
.vs-nextpay-dots { position: absolute; inset: 0; background-image: radial-gradient(rgba(255, 255, 255, .07) 1px, transparent 1.6px); background-size: 22px 22px; pointer-events: none; }
.vs-nextpay-l { position: relative; display: flex; flex-direction: column; gap: 10px; }
.vs-nextpay-k { display: inline-flex; align-items: center; gap: 9px; font-size: 11.5px; font-weight: 800; letter-spacing: 1.6px; color: #7DB8E0; }
.vs-nextpay-v { display: flex; align-items: baseline; gap: 14px; flex-wrap: wrap; }
.vs-nextpay-v b { font-size: clamp(28px, 3vw, 40px); font-weight: 800; letter-spacing: -1px; line-height: 1; color: #FFF; }
.vs-nextpay-v span { font-size: 15px; font-weight: 600; color: #CFE0F2; }
.vs-nextpay-sub { font-size: 13.5px; color: #9DC0DD; }
.vs-nextpay-r { position: relative; display: flex; gap: 12px; flex-wrap: wrap; }
.vs-table { border: 1px solid #ECEBE5; border-radius: 12px; overflow: hidden; background: #FFF; box-shadow: 0 1px 2px rgba(1, 50, 90, .04), 0 22px 48px -20px rgba(1, 50, 90, .16); }
.vs-trow { display: grid; grid-template-columns: auto 1.5fr 1fr 1.1fr auto; gap: 18px; padding: 16px 22px; border-bottom: 1px solid #ECEBE5; align-items: center; transition: background .15s cubic-bezier(.22, .61, .36, 1); }
.vs-trow:last-child { border-bottom: none; }
.vs-prow:hover { background: #FAF9F6; }
.vs-thead { padding: 14px 22px; background: #FAF9F6; border-bottom: 1px solid #E4E3DD; }
.vs-th { font-size: 11.5px; font-weight: 800; letter-spacing: 1.2px; color: #5C5B57; }
.vs-th.is-end { justify-self: end; }
.vs-tdate { display: inline-flex; align-items: center; gap: 13px; }
.vs-tdate b { font-size: 14.5px; white-space: nowrap; }
.vs-tico { width: 38px; height: 38px; flex: none; border-radius: 12px; display: inline-flex; align-items: center; justify-content: center; background: #EEF4FB; border: 1px solid #DBE7F4; color: #0160A1; }
.vs-tdesc { font-size: 13.5px; color: #5B6169; }
.vs-tamount { font-size: 17px; letter-spacing: -.3px; white-space: nowrap; }
.vs-badge { justify-self: start; font-size: 12px; font-weight: 700; padding: 6px 12px; border-radius: 99px; color: #158A52; background: #E4F6EC; }
.vs-badge.is-amber { color: #8A6D1F; background: #FDF3E3; }
.vs-tdl { display: inline-flex; gap: 8px; justify-self: end; }
.vs-paycard { background: #FFF; border: 1px solid #ECEBE5; border-radius: 12px; padding: 30px; display: flex; flex-direction: column; gap: 18px; box-shadow: 0 1px 2px rgba(1, 50, 90, .04), 0 22px 48px -20px rgba(1, 50, 90, .16); }
.vs-paycard h3 { font-size: 22px; font-weight: 800; margin: 0; letter-spacing: -.4px; }
.vs-paycard .vs-sectitle { gap: 10px; }
.vs-method { display: flex; align-items: center; gap: 14px; background: #F4F8FC; border: 1px solid #DBE7F4; border-radius: 12px; padding: 18px; }
.vs-method-ico { width: 48px; height: 48px; flex: none; border-radius: 12px; background: #0160A1; display: inline-flex; align-items: center; justify-content: center; }
.vs-method-text { display: flex; flex-direction: column; gap: 4px; }
.vs-method-text b { font-size: 17px; letter-spacing: -.3px; }
.vs-method-text span { font-size: 13.5px; color: #5B6169; }
.vs-method-pill { margin-left: auto; display: inline-flex; align-items: center; gap: 7px; font-size: 12px; font-weight: 700; color: #158A52; background: #E4F6EC; padding: 7px 12px; border-radius: 99px; white-space: nowrap; }
.vs-method-pill::before { content: ""; width: 8px; height: 8px; border-radius: 50%; background: #2FB373; }
.vs-helpsec { background: #F4F8FC; border-top: 1px solid #DBE7F4; }
.vs-helpsec .vs-sec { max-width: 960px; padding: 56px 48px; display: flex; flex-direction: column; gap: 16px; align-items: center; text-align: center; }
.vs-helpsec h2 { font-size: clamp(24px, 2.4vw, 32px); font-weight: 800; letter-spacing: -.8px; margin: 0; color: #14161A; line-height: 1.1; }
.vs-helpsec p { font-size: 17px; line-height: 1.65; color: #5B6169; margin: 0; max-width: 620px; }
.vs-helpsec p b { color: #14161A; }
.vs-loading { color: #5B6169; font-size: 14.5px; padding: 12px 0; }
.vs-toast { position: fixed; left: 50%; bottom: 28px; transform: translateX(-50%); background: #14161A; color: #FFF; font-size: 14px; font-weight: 600; padding: 12px 18px; border-radius: 12px; box-shadow: 0 18px 40px -16px rgba(0, 0, 0, .5); z-index: 100; opacity: 0; transition: opacity .2s; pointer-events: none; }
.vs-toast.is-on { opacity: 1; }
.vs-toast.is-error { background: #C0392B; }
.vs-footer { background: #013A63; color: #9DC0DD; font-size: 13px; }
.vs-footer .vs-wrap { padding-top: 22px; padding-bottom: 22px; display: flex; justify-content: space-between; gap: 16px; flex-wrap: wrap; }
.vs-footer a { color: #CFE0F2; }

@keyframes vsReveal { from { opacity: 0; transform: translateY(26px); } to { opacity: 1; transform: translateY(0); } }

/* ---------------- Responsivita (dle předloh) ---------------- */
@media (max-width: 1320px) { .vs-shell.is-account .vs-appdomain { display: none; } }
@media (max-width: 1200px) { .vs-applabel, .vs-appsep { display: none; } }
@media (max-width: 1180px) { .vs-shell { min-width: 0; } }
@media (max-width: 1120px) { .vs-approw { flex-wrap: wrap; gap: 14px; } .vs-apptabs { order: 3; width: 100%; gap: 20px; flex-wrap: wrap; } }
@media (max-width: 960px) {
  .vs-sec { padding: 64px 28px; } .vs-wrap { padding-left: 28px; padding-right: 28px; }
  .vs-two { grid-template-columns: 1fr; gap: 32px; } .vs-side { position: static; }
  .vs-durs, .vs-durs.is-compact { grid-template-columns: repeat(3, 1fr); } .vs-stepbar { position: static; box-shadow: none; }
  .vs-stats { grid-template-columns: repeat(2, 1fr); } .vs-grid2 { grid-template-columns: 1fr; }
  .vs-thead { display: none; } .vs-trow { grid-template-columns: 1fr 1fr; gap: 8px 16px; }
  .vs-h2 { font-size: 30px; } .vs-h1 { font-size: 38px; letter-spacing: -1px; }
  .vs-sizehead { flex-direction: column; align-items: flex-start; }
  .vs-accheadrow { flex-direction: column; align-items: flex-start; }
  .vs-codebox { width: 100%; }
}
@media (max-width: 820px) { .vs-appdomain { display: none; } }
@media (max-width: 640px) {
  .vs-wrap { padding-left: 22px; padding-right: 22px; } .vs-sec { padding: 56px 22px; }
  .vs-g2, .vs-g3 { grid-template-columns: 1fr; } .vs-stepfull { display: none; } .vs-stepdots { display: flex; }
  .vs-durs, .vs-durs.is-compact { grid-template-columns: 1fr 1fr; } .vs-formcard { padding: 26px 22px; }
  .vs-navrow2 { flex-direction: column-reverse; align-items: stretch; } .vs-navrow2 > * { width: 100%; justify-content: center; }
  .vs-headrow { flex-direction: column; align-items: flex-start; gap: 18px; } .vs-timerpill { display: none; }
  .vs-stats { grid-template-columns: 1fr; } .vs-trow { grid-template-columns: 1fr; } .vs-h1 { font-size: 32px; }
  .vs-tdl { justify-self: start; } .vs-authcard { padding: 30px 22px 26px; }
  .vs-appphone span { display: none; }
}

/* pomocné */
.vs-formmsg:empty { display: none; }
.vs-formmsg { display: flex; flex-direction: column; }
