/* regino.sk — moderny web */
*{box-sizing:border-box}
body{margin:0;background:#faf9f7;color:#1a1a1a;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5}
a{color:#e05a00;text-decoration:none}
a:hover{color:#b34800}
.wrap{max-width:1100px;margin:0 auto;padding:0 24px}
img{max-width:100%}

/* header */
header.site{display:flex;justify-content:space-between;align-items:center;padding:22px 0}
.logo{display:flex;align-items:center;gap:8px;color:#1a1a1a}
.logo-tile{width:24px;height:24px;border-radius:7px;background:#fff;border:1.5px solid #e05a00;color:#e05a00;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800}
.logo b{font-size:16px;font-weight:700}
nav.main{display:flex;gap:8px;font-size:13.5px;font-weight:500}
nav.main a{padding:8px 16px;border-radius:999px;color:#1a1a1a}
nav.main a:hover{background:#f0ece7}
nav.main a.cta{background:#1a1a1a;color:#fff;padding:8px 18px}
nav.main a.cta:hover{background:#000}

/* hero */
.hero{background:#e05a00;border-radius:20px;padding:68px 56px 128px;color:#fff}
.hero h1{margin:0;font-size:54px;line-height:1.08;font-weight:700;letter-spacing:-0.02em;max-width:720px;text-wrap:balance}
.hero p{margin:22px 0 0;font-size:18px;line-height:1.6;max-width:540px;color:#ffe0cc}

/* karty programov */
.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:-72px;padding:0 16px}
.card{background:#fff;border-radius:16px;box-shadow:0 8px 28px rgba(0,0,0,.10);overflow:hidden;display:flex;flex-direction:column}
.card .shot{height:130px;width:100%;object-fit:cover;object-position:top;display:block}
.card-body{padding:20px 22px 24px;display:flex;flex-direction:column;gap:10px;flex:1}
.card-title{display:flex;align-items:center;gap:8px}
.card-title h2{margin:0;font-size:20px;font-weight:700}
.tile{flex:none;width:22px;height:22px;border-radius:6px;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800}
.tile-lg{width:34px;height:34px;border-radius:9px;font-size:17px}
.t-dyspro{background:oklch(0.58 0.13 250)}
.t-ziacik{background:oklch(0.58 0.13 155)}
.t-testik{background:oklch(0.58 0.13 310)}
.t-regino{background:#e05a00}
.card-body p{margin:0;font-size:13px;line-height:1.55;color:#666;flex:1}
.badge-free{padding:3px 9px;background:#ffe9db;color:#b34800;border-radius:999px;font-size:10.5px;font-weight:700;letter-spacing:.04em}
.btn{display:inline-block;padding:10px 18px;background:#e05a00;color:#fff;border-radius:10px;font-size:13px;font-weight:600}
.btn:hover{background:#b34800;color:#fff}
.btn-lg{padding:14px 26px;border-radius:12px;font-size:15px}
.btn-outline{background:#fff;border:1.5px solid #e05a00;color:#e05a00}
.btn-outline:hover{background:#ffe9db;color:#b34800}
.meta{font:400 11px ui-monospace,Menlo,Consolas,monospace;color:#aaa}
.dl{display:flex;flex-direction:column;gap:8px;align-items:flex-start}

/* sekcie */
section{padding:56px 0 0}
section h3{margin:0 0 24px;font-size:24px;font-weight:700}
.sec-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:20px;gap:16px;flex-wrap:wrap}
.sec-head h3{margin:0}
.sec-head span{font-size:13px;color:#888}

/* kroky */
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.step{display:flex;gap:16px;align-items:flex-start}
.step-n{flex:none;width:34px;height:34px;border-radius:999px;background:#ffe0cc;color:#e05a00;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:15px}
.step b{font-size:15px;font-weight:600}
.step p{margin:6px 0 0;font-size:13.5px;line-height:1.55;color:#666}

/* cennik + kalkulacka */
.calc-grid{display:grid;grid-template-columns:420px 1fr;gap:20px;align-items:stretch}
.panel{background:#fff;border:1px solid #eee8e2;border-radius:16px;padding:26px 28px}
.prog-pills{display:flex;gap:8px;flex-wrap:wrap}
.prog-pills button{padding:9px 18px;border-radius:999px;font-size:13.5px;font-weight:600;cursor:pointer;border:1px solid #eee8e2;background:#fff;color:#555;font-family:inherit}
.prog-pills button.on{border-color:#e05a00;background:#e05a00;color:#fff}
.calc-left{display:flex;flex-direction:column;gap:16px}
.calc-left label{font-size:13px;font-weight:600;color:#555;display:block;margin-bottom:8px}
.calc-left input{width:120px;padding:12px 14px;border:1px solid #e5ded6;border-radius:10px;font-size:20px;font-weight:700;color:#1a1a1a;background:#faf9f7;font-family:inherit}
.price-box{margin-top:auto;padding-top:14px;border-top:1px solid #f0ece7}
.price{font-size:40px;font-weight:700;letter-spacing:-0.02em}
.price-note{margin-top:6px;font-size:12.5px;line-height:1.5;color:#888}
.tiers-head{display:grid;grid-template-columns:1fr auto auto;gap:0 24px;padding:6px 16px 12px;font:500 11px ui-monospace,Menlo,Consolas,monospace;color:#aaa;text-transform:uppercase;letter-spacing:.08em}
.tier-row{display:grid;grid-template-columns:1fr auto auto;gap:0 24px;align-items:baseline;padding:11px 16px;border-radius:8px;font-size:14.5px;border-bottom:1px solid #f0ece7}
.tier-row:last-child{border-bottom:none}
.tier-row.on{background:#ffe9db;border-bottom-color:transparent}
.tier-row .net{font:400 12px ui-monospace,Menlo,Consolas,monospace;color:#aaa}
.tier-row .p{font-weight:700;justify-self:end}
.tiers-note{padding:12px 16px 4px;font-size:12px;color:#999}

/* kontakt */
.band{background:#1a1a1a;border-radius:20px;padding:48px 56px;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:40px;flex-wrap:wrap}
.band h3{margin:0;font-size:24px;font-weight:700}
.band p{margin:10px 0 0;font-size:14.5px;line-height:1.6;color:#b5b0aa;max-width:520px}

/* podakovanie + footer */
.thanks{padding:36px 0 8px}
.thanks p{margin:0 0 6px;font-size:12.5px;line-height:1.7;color:#a09a93;max-width:820px}
.thanks b{color:#77716b;font-weight:600}
footer.site{display:flex;justify-content:space-between;padding:20px 0 26px;font-size:13px;color:#999;margin-top:20px}

/* podstranka programu */
.switcher{display:flex;gap:8px;padding-top:10px;font-size:12.5px;font-weight:500;flex-wrap:wrap}
.switcher a{padding:6px 14px;border-radius:999px;background:#fff;border:1px solid #eee8e2;color:#666}
.switcher a.on{background:#1a1a1a;border-color:#1a1a1a;color:#fff}
.phero{display:grid;grid-template-columns:1fr 460px;gap:48px;padding:40px 0 56px;align-items:center}
.phero-txt{display:flex;flex-direction:column;gap:20px}
.badges{display:flex;gap:8px;font:500 11.5px ui-monospace,Menlo,Consolas,monospace;color:#888;flex-wrap:wrap}
.badges span{padding:4px 10px;background:#fff;border:1px solid #eee8e2;border-radius:999px}
.badges span.free{background:#ffe9db;border-color:#ffd9bd;color:#b34800;font-weight:700}
.ptitle{display:flex;align-items:center;gap:12px}
.ptitle h1{margin:0;font-size:46px;line-height:1.1;font-weight:700;letter-spacing:-0.02em}
.phero-txt>p{margin:0;font-size:16.5px;line-height:1.65;color:#555;max-width:480px}
.dl-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap}
.dl-row small{font-size:13px;color:#888}
.phero-img{border-radius:16px;overflow:hidden;box-shadow:0 8px 28px rgba(0,0,0,.10)}
.phero-img img{height:300px;width:100%;object-fit:cover;object-position:top;display:block}
.features{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.feature{background:#fff;border:1px solid #eee8e2;border-radius:14px;padding:20px 22px}
.feature b{font-size:14.5px;font-weight:600}
.feature p{margin:6px 0 0;font-size:13px;line-height:1.55;color:#777}
.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:56px 0 0}
.gallery img{height:140px;width:100%;object-fit:cover;object-position:top;border-radius:12px;border:1px solid #eee8e2;display:block}
.pricing{margin-top:56px;background:#fff;border:1px solid #eee8e2;border-radius:20px;padding:40px 48px}
.pricing-cols{display:grid;grid-template-columns:1fr 1fr;gap:0 48px}
.pricing-note{margin:16px 0 0;font-size:12.5px;line-height:1.6;color:#999}
.prow{display:grid;grid-template-columns:1fr auto auto;gap:0 24px;align-items:baseline;padding:12px 0;border-bottom:1px solid #f0ece7;font-size:14.5px}
.prow:last-child{border-bottom:none}
.prow .net{font:400 11.5px ui-monospace,Menlo,Consolas,monospace;color:#aaa}
.prow .p{font-weight:700;justify-self:end}
.free-band{margin-top:56px}

@media (max-width:960px){
  .cards{grid-template-columns:1fr 1fr}
  .steps{grid-template-columns:1fr}
  .calc-grid{grid-template-columns:1fr}
  .phero{grid-template-columns:1fr}
  .features{grid-template-columns:1fr 1fr}
  .gallery{grid-template-columns:1fr}
  .pricing-cols{grid-template-columns:1fr}
  .hero{padding:48px 32px 108px}
  .hero h1{font-size:38px}
}
@media (max-width:560px){
  .cards{grid-template-columns:1fr}
  .features{grid-template-columns:1fr}
  nav.main a:not(.cta){display:none}
}