/*
Theme Name: LennyStudio 2026
Theme URI: https://www.lennystudio.cz/
Author: MPJ solution s.r.o.
Description: Moderní responzivní šablona pedikérského studia LennyStudio.
Version: 1.0.0
Text Domain: lennystudio
*/

:root{--ink:#25332e;--green:#375a4c;--rose:#d89c8e;--cream:#f7f1e8;--sand:#e8ddd0;--white:#fffdf9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.wrap{width:min(1160px,calc(100% - 40px));margin:auto}.nav{height:88px;display:flex;align-items:center;justify-content:space-between;gap:28px}.logo{font-family:Georgia,serif;font-size:28px;font-weight:700}.logo span{color:var(--rose);font-style:italic}.nav nav{display:flex;gap:34px;font-size:14px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;background:var(--green);color:white;padding:16px 24px;font-weight:700;transition:.2s}.button:hover{transform:translateY(-2px);background:#29473b}.button.small{padding:11px 18px;font-size:14px}.hero{background:linear-gradient(110deg,#f8f2e9 0%,#fffaf4 65%,#f4e6df 100%);padding:40px 0 76px}.hero-grid{display:grid;grid-template-columns:1fr .92fr;gap:70px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.17em;font-size:12px;font-weight:800;color:#8b5e53}.hero h1,.heading h2,.vz-p h2,.contact h2{font-family:Georgia,serif;font-weight:500;line-height:1.02;margin:18px 0}.hero h1{font-size:clamp(48px,6vw,78px)}.hero h1 em{color:var(--rose);font-weight:400}.lead{font-size:19px;line-height:1.65;max-width:610px;color:#53635c}.actions{display:flex;align-items:center;gap:22px;margin:30px 0}.phone{display:inline-flex;align-items:center;gap:9px;font-weight:700}.trust{display:flex;gap:23px;font-size:13px}.trust span{display:flex;align-items:center;gap:8px}.trust svg{width:19px;color:var(--green)}.hero-image{position:relative;min-height:570px;border-radius:200px 200px 28px 28px;overflow:hidden;box-shadow:0 24px 60px #806b5c2b}.hero-image img{object-fit:cover}.image-note{position:absolute;right:20px;bottom:22px;background:#fffdf2e8;backdrop-filter:blur(8px);padding:15px 19px;border-radius:14px;display:flex;flex-direction:column}.image-note strong{font-family:Georgia,serif;font-size:22px}.image-note span{font-size:12px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--sand)}.benefits>div{padding:42px 38px;border-right:1px solid var(--sand)}.benefits>div:last-child{border:0}.benefits b,.steps b{color:var(--rose);font-family:Georgia,serif}.benefits h3{margin:7px 0}.benefits p,.cards p,.steps p,.heading>p:last-child,.contact p{color:#66736e;line-height:1.6;margin:7px 0}.section{padding-top:110px;padding-bottom:110px}.heading{max-width:680px}.heading h2,.contact h2{font-size:clamp(38px,4.5vw,59px)}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:45px 0 28px}.cards article{min-height:330px;background:var(--cream);padding:28px;display:flex;flex-direction:column;border-radius:8px 70px 8px 8px;transition:.2s}.cards article:nth-child(even){background:#eef2ed}.cards article:hover{transform:translateY(-5px)}.cards article>span{color:var(--rose);font-weight:800}.cards h3{font-family:Georgia,serif;font-size:25px;margin:40px 0 12px}.cards strong{margin-top:auto;font-size:15px}.text-link{display:inline-flex;gap:8px;align-items:center;color:var(--green);font-weight:800}.vz-p{background:var(--green);color:white;padding:100px 0}.split{display:grid;grid-template-columns:1.2fr .8fr;gap:90px;align-items:center}.vz-p h2{font-size:clamp(40px,5vw,64px)}.vz-p p{line-height:1.7;color:#dfe8e3;max-width:680px}.eyebrow.light{color:#e5b8ad}.button.cream{background:var(--cream);color:var(--green);margin-top:20px}.split ul{list-style:none;margin:0;padding:0}.split li{display:flex;gap:13px;align-items:center;border-bottom:1px solid #ffffff2e;padding:21px 0}.split li svg{
/* Příspěvky zdravotních pojišťoven */
.insurance-section{background:var(--green);color:white;padding:100px 0}.insurance-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:72px;align-items:start}.insurance-intro h2{font-family:Georgia,serif;font-weight:500;font-size:clamp(39px,4.7vw,62px);line-height:1.04;margin:18px 0}.insurance-intro>p:last-of-type{color:#dfe8e3;line-height:1.7;max-width:620px}.insurance-list{display:grid;gap:12px}.insurance-list details{background:var(--white);color:var(--ink);border-radius:16px;overflow:hidden;box-shadow:0 10px 28px #1b2d2624}.insurance-list summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;font-family:Georgia,serif;font-size:21px;font-weight:700}.insurance-list summary::-webkit-details-marker{display:none}.insurance-list summary span{display:flex;align-items:center;gap:13px}.insurance-list summary b{display:grid;place-items:center;min-width:48px;height:34px;padding:0 9px;border-radius:999px;background:#f4e2dc;color:#8b5e53;font:800 13px Arial,sans-serif;letter-spacing:.05em}.insurance-list summary i{font:400 26px Arial,sans-serif;color:var(--rose);transition:transform .2s}.insurance-list details[open] summary i{transform:rotate(45deg)}.insurance-list details>div{border-top:1px solid var(--sand);padding:4px 22px 22px}.insurance-list details p{color:#596761;line-height:1.65}.insurance-list details a{display:inline-flex;margin-top:5px;color:var(--green);font-weight:800}.insurance-note{margin:10px 4px 0;color:#e6eee9;font-size:13px;line-height:1.55}.insurance-note strong{color:white}@media(max-width:900px){.insurance-grid{grid-template-columns:1fr;gap:42px}}@media(max-width:600px){.insurance-section{padding:74px 0}.insurance-intro h2{font-size:clamp(35px,10vw,46px)}.insurance-list summary{font-size:19px;padding:17px}.insurance-list details>div{padding:3px 17px 18px}}
color:#e5b8ad}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:50px}.steps b{display:grid;place-items:center;width:48px;height:48px;background:#f4e2dc;border-radius:50%;font-size:21px}.steps h3{font-family:Georgia,serif;font-size:24px;margin-bottom:0}.faq{background:var(--cream)}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.faq details{border-bottom:1px solid #d8cbbd;padding:22px 0}.faq summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;font-weight:800;font-size:17px}.faq summary::-webkit-details-marker{display:none}.faq details p{line-height:1.7;color:#5e6a65}.contact{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;padding-top:115px;padding-bottom:115px;align-items:center}.contact-card{background:#eef2ed;padding:45px;border-radius:8px 70px 8px 8px;display:flex;flex-direction:column;gap:10px}.contact-card>svg{color:var(--rose);width:35px;height:35px}.contact-card h3{font-family:Georgia,serif;font-size:32px;margin:8px 0 0}.contact-card a{font-weight:800}footer{background:#1f302a;color:white;padding:30px 0}footer .wrap{display:flex;align-items:center;justify-content:space-between;gap:25px}footer p,footer a{font-size:12px}footer .logo{font-size:23px}footer div div{display:flex;gap:18px}
@media(max-width:900px){.nav nav{display:none}.hero-grid,.split,.faq-grid,.contact{grid-template-columns:1fr}.hero-image{min-height:480px}.cards{grid-template-columns:1fr 1fr}.benefits{grid-template-columns:1fr}.benefits>div{border-right:0;border-bottom:1px solid var(--sand)}.split,.faq-grid,.contact{gap:45px}}
@media(max-width:600px){.wrap{width:min(100% - 28px,1160px)}.nav{height:76px}.hero{padding-top:20px}.hero h1{font-size:45px}.hero-grid{gap:38px}.hero-image{min-height:420px;border-radius:120px 120px 20px 20px}.actions,.trust{align-items:flex-start;flex-direction:column}.cards,.steps{grid-template-columns:1fr}.cards article{min-height:270px}.section{padding-top:75px;padding-bottom:75px}.contact{padding-top:80px;padding-bottom:80px}.vz-p{padding:75px 0}footer .wrap{align-items:flex-start;flex-direction:column}.nav .button.small{font-size:0}.nav .button.small:after{content:'Termín';font-size:13px}}
.real-studio{background:var(--green);color:white;padding:105px 0}.real-studio .heading{max-width:750px}.real-studio .heading h2{font-size:clamp(38px,4.5vw,59px)}.real-studio .heading>p:last-child{color:#dfe8e3}.photo-grid{display:grid;grid-template-columns:1.35fr .85fr;gap:16px;margin-top:46px}.photo-grid figure{position:relative;min-height:360px;margin:0;overflow:hidden;border-radius:8px 55px 8px 8px}.photo-grid figure.wide{min-height:430px}.photo-grid img{object-fit:cover;transition:transform .45s ease}.photo-grid figure:hover img{transform:scale(1.025)}.photo-grid figcaption{position:absolute;left:16px;bottom:16px;background:#fffdf2e8;color:var(--ink);backdrop-filter:blur(8px);padding:11px 15px;border-radius:999px;font-size:13px;font-weight:800}
@media(max-width:600px){.photo-grid{grid-template-columns:1fr}.photo-grid figure,.photo-grid figure.wide{min-height:320px}.real-studio{padding:75px 0}}
.hero{padding-top:28px;padding-bottom:62px;overflow:visible}.hero-grid{grid-template-columns:minmax(0,1.06fr) minmax(420px,.94fr);gap:52px}.hero-copy{min-width:0;padding:12px 0;overflow:visible}.hero h1{font-size:clamp(44px,5.25vw,68px);line-height:1.1;overflow-wrap:break-word}.hero h1 em{display:inline}.hero-image{min-height:520px}
@media(max-width:900px){.hero-grid{grid-template-columns:1fr}.hero h1{max-width:720px}.hero-image{min-height:460px}}
@media(max-width:600px){.hero{padding-top:12px;padding-bottom:52px}.hero h1{font-size:clamp(37px,11vw,46px);line-height:1.12;margin:14px 0}.hero-copy{padding-top:6px}.hero-image{min-height:360px}}
.hero-image>img,.photo-grid figure>img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover}

/* Příspěvky zdravotních pojišťoven */
.insurance-section{background:var(--green);color:white;padding:100px 0}.insurance-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:72px;align-items:start}.insurance-intro h2{font-family:Georgia,serif;font-weight:500;font-size:clamp(39px,4.7vw,62px);line-height:1.04;margin:18px 0}.insurance-intro>p:last-of-type{color:#dfe8e3;line-height:1.7;max-width:620px}.insurance-list{display:grid;gap:12px}.insurance-list details{background:var(--white);color:var(--ink);border-radius:16px;overflow:hidden;box-shadow:0 10px 28px #1b2d2624}.insurance-list summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;font-family:Georgia,serif;font-size:21px;font-weight:700}.insurance-list summary::-webkit-details-marker{display:none}.insurance-list summary span{display:flex;align-items:center;gap:13px}.insurance-list summary b{display:grid;place-items:center;min-width:48px;height:34px;padding:0 9px;border-radius:999px;background:#f4e2dc;color:#8b5e53;font:800 13px Arial,sans-serif;letter-spacing:.05em}.insurance-list summary i{font:400 26px Arial,sans-serif;color:var(--rose);transition:transform .2s}.insurance-list details[open] summary i{transform:rotate(45deg)}.insurance-list details>div{border-top:1px solid var(--sand);padding:4px 22px 22px}.insurance-list details p{color:#596761;line-height:1.65}.insurance-list details a{display:inline-flex;margin-top:5px;color:var(--green);font-weight:800}.insurance-note{margin:10px 4px 0;color:#e6eee9;font-size:13px;line-height:1.55}.insurance-note strong{color:white}@media(max-width:900px){.insurance-grid{grid-template-columns:1fr;gap:42px}}@media(max-width:600px){.insurance-section{padding:74px 0}.insurance-intro h2{font-size:clamp(35px,10vw,46px)}.insurance-list summary{font-size:19px;padding:17px}.insurance-list details>div{padding:3px 17px 18px}}
/*
Theme Name: LennyStudio 2026
Theme URI: https://www.lennystudio.cz/
Author: MPJ solution s.r.o.
Description: Moderní responzivní šablona pedikérského studia LennyStudio.
Version: 1.0.0
Text Domain: lennystudio
*/

:root{--ink:#25332e;--green:#375a4c;--rose:#d89c8e;--cream:#f7f1e8;--sand:#e8ddd0;--white:#fffdf9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.wrap{width:min(1160px,calc(100% - 40px));margin:auto}.nav{height:88px;display:flex;align-items:center;justify-content:space-between;gap:28px}.logo{font-family:Georgia,serif;font-size:28px;font-weight:700}.logo span{color:var(--rose);font-style:italic}.nav nav{display:flex;gap:34px;font-size:14px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;background:var(--green);color:white;padding:16px 24px;font-weight:700;transition:.2s}.button:hover{transform:translateY(-2px);background:#29473b}.button.small{padding:11px 18px;font-size:14px}.hero{background:linear-gradient(110deg,#f8f2e9 0%,#fffaf4 65%,#f4e6df 100%);padding:40px 0 76px}.hero-grid{display:grid;grid-template-columns:1fr .92fr;gap:70px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.17em;font-size:12px;font-weight:800;color:#8b5e53}.hero h1,.heading h2,.vz-p h2,.contact h2{font-family:Georgia,serif;font-weight:500;line-height:1.02;margin:18px 0}.hero h1{font-size:clamp(48px,6vw,78px)}.hero h1 em{color:var(--rose);font-weight:400}.lead{font-size:19px;line-height:1.65;max-width:610px;color:#53635c}.actions{display:flex;align-items:center;gap:22px;margin:30px 0}.phone{display:inline-flex;align-items:center;gap:9px;font-weight:700}.trust{display:flex;gap:23px;font-size:13px}.trust span{display:flex;align-items:center;gap:8px}.trust svg{width:19px;color:var(--green)}.hero-image{position:relative;min-height:570px;border-radius:200px 200px 28px 28px;overflow:hidden;box-shadow:0 24px 60px #806b5c2b}.hero-image img{object-fit:cover}.image-note{position:absolute;right:20px;bottom:22px;background:#fffdf2e8;backdrop-filter:blur(8px);padding:15px 19px;border-radius:14px;display:flex;flex-direction:column}.image-note strong{font-family:Georgia,serif;font-size:22px}.image-note span{font-size:12px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--sand)}.benefits>div{padding:42px 38px;border-right:1px solid var(--sand)}.benefits>div:last-child{border:0}.benefits b,.steps b{color:var(--rose);font-family:Georgia,serif}.benefits h3{margin:7px 0}.benefits p,.cards p,.steps p,.heading>p:last-child,.contact p{color:#66736e;line-height:1.6;margin:7px 0}.section{padding-top:110px;padding-bottom:110px}.heading{max-width:680px}.heading h2,.contact h2{font-size:clamp(38px,4.5vw,59px)}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:45px 0 28px}.cards article{min-height:330px;background:var(--cream);padding:28px;display:flex;flex-direction:column;border-radius:8px 70px 8px 8px;transition:.2s}.cards article:nth-child(even){background:#eef2ed}.cards article:hover{transform:translateY(-5px)}.cards article>span{color:var(--rose);font-weight:800}.cards h3{font-family:Georgia,serif;font-size:25px;margin:40px 0 12px}.cards strong{margin-top:auto;font-size:15px}.text-link{display:inline-flex;gap:8px;align-items:center;color:var(--green);font-weight:800}.vz-p{background:var(--green);color:white;padding:100px 0}.split{display:grid;grid-template-columns:1.2fr .8fr;gap:90px;align-items:center}.vz-p h2{font-size:clamp(40px,5vw,64px)}.vz-p p{line-height:1.7;color:#dfe8e3;max-width:680px}.eyebrow.light{color:#e5b8ad}.button.cream{background:var(--cream);color:var(--green);margin-top:20px}.split ul{list-style:none;margin:0;padding:0}.split li{display:flex;gap:13px;align-items:center;border-bottom:1px solid #ffffff2e;padding:21px 0}.split li svg{color:#e5b8ad}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:50px}.steps b{display:grid;place-items:center;width:48px;height:48px;background:#f4e2dc;border-radius:50%;font-size:21px}.steps h3{font-family:Georgia,serif;font-size:24px;margin-bottom:0}.faq{background:var(--cream)}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.faq details{border-bottom:1px solid #d8cbbd;padding:22px 0}.faq summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;font-weight:800;font-size:17px}.faq summary::-webkit-details-marker{display:none}.faq details p{line-height:1.7;color:#5e6a65}.contact{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;padding-top:115px;padding-bottom:115px;align-items:center}.contact-card{background:#eef2ed;padding:45px;border-radius:8px 70px 8px 8px;display:flex;flex-direction:column;gap:10px}.contact-card>svg{color:var(--rose);width:35px;height:35px}.contact-card h3{font-family:Georgia,serif;font-size:32px;margin:8px 0 0}.contact-card a{font-weight:800}footer{background:#1f302a;color:white;padding:30px 0}footer .wrap{display:flex;align-items:center;justify-content:space-between;gap:25px}footer p,footer a{font-size:12px}footer .logo{font-size:23px}footer div div{display:flex;gap:18px}
@media(max-width:900px){.nav nav{display:none}.hero-grid,.split,.faq-grid,.contact{grid-template-columns:1fr}.hero-image{min-height:480px}.cards{grid-template-columns:1fr 1fr}.benefits{grid-template-columns:1fr}.benefits>div{border-right:0;border-bottom:1px solid var(--sand)}.split,.faq-grid,.contact{gap:45px}}
@media(max-width:600px){.wrap{width:min(100% - 28px,1160px)}.nav{height:76px}.hero{padding-top:20px}.hero h1{font-size:45px}.hero-grid{gap:38px}.hero-image{min-height:420px;border-radius:120px 120px 20px 20px}.actions,.trust{align-items:flex-start;flex-direction:column}.cards,.steps{grid-template-columns:1fr}.cards article{min-height:270px}.section{padding-top:75px;padding-bottom:75px}.contact{padding-top:80px;padding-bottom:80px}.vz-p{padding:75px 0}footer .wrap{align-items:flex-start;flex-direction:column}.nav .button.small{font-size:0}.nav .button.small:after{content:'Termín';font-size:13px}}
.real-studio{background:var(--green);color:white;padding:105px 0}.real-studio .heading{max-width:750px}.real-studio .heading h2{font-size:clamp(38px,4.5vw,59px)}.real-studio .heading>p:last-child{color:#dfe8e3}.photo-grid{display:grid;grid-template-columns:1.35fr .85fr;gap:16px;margin-top:46px}.photo-grid figure{position:relative;min-height:360px;margin:0;overflow:hidden;border-radius:8px 55px 8px 8px}.photo-grid figure.wide{min-height:430px}.photo-grid img{object-fit:cover;transition:transform .45s ease}.photo-grid figure:hover img{transform:scale(1.025)}.photo-grid figcaption{position:absolute;left:16px;bottom:16px;background:#fffdf2e8;color:var(--ink);backdrop-filter:blur(8px);padding:11px 15px;border-radius:999px;font-size:13px;font-weight:800}
@media(max-width:600px){.photo-grid{grid-template-columns:1fr}.photo-grid figure,.photo-grid figure.wide{min-height:320px}.real-studio{padding:75px 0}}
.hero{padding-top:28px;padding-bottom:62px;overflow:visible}.hero-grid{grid-template-columns:minmax(0,1.06fr) minmax(420px,.94fr);gap:52px}.hero-copy{min-width:0;padding:12px 0;overflow:visible}.hero h1{font-size:clamp(44px,5.25vw,68px);line-height:1.1;overflow-wrap:break-word}.hero h1 em{display:inline}.hero-image{min-height:520px}
@media(max-width:900px){.hero-grid{grid-template-columns:1fr}.hero h1{max-width:720px}.hero-image{min-height:460px}}
@media(max-width:600px){.hero{padding-top:12px;padding-bottom:52px}.hero h1{font-size:clamp(37px,11vw,46px);line-height:1.12;margin:14px 0}.hero-copy{padding-top:6px}.hero-image{min-height:360px}}
.hero-image>img,.photo-grid figure>img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover}


/* LennyStudio: clear real photos and readable steps */
body.elementor-kit-20 img { opacity: 1 !important; }
.steps > div {
  background: #fffdf9;
  border: 1px solid #e8ddd0;
  border-radius: 18px;
  padding: 28px;
  box-shadow: 0 12px 32px rgba(37, 51, 46, 0.08);
}
.steps h3 { color: #25332e; }
.steps p { color: #53635c; }


/* Modern price list */
.price-page{background:#fffdf9}
.price-hero{background:linear-gradient(120deg,#f7f1e8 0%,#fffdf9 58%,#f1e1db 100%);padding:80px 0}.price-hero-grid{display:grid;grid-template-columns:1fr .85fr;gap:70px;align-items:center}.price-hero h1{font-family:Georgia,serif;font-size:clamp(46px,6vw,76px);font-weight:500;line-height:1.04;margin:18px 0}.price-valid{display:inline-flex;background:#fffdf9;border:1px solid #e8ddd0;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:800;margin-top:20px}.price-highlight{background:#375a4c;color:#fff;padding:42px;border-radius:10px 70px 10px 10px;box-shadow:0 24px 55px rgba(37,51,46,.18)}.price-highlight>span{color:#e5b8ad;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800}.price-highlight h2{font-family:Georgia,serif;font-size:36px;margin:18px 0 12px}.price-highlight p{color:#e2ebe6;line-height:1.65}.price-highlight strong{display:block;color:#fff;font-family:Georgia,serif;font-size:48px;margin-top:25px}.price-content{padding-top:100px;padding-bottom:110px}.price-list{margin-top:42px;border-top:1px solid #e8ddd0}.price-list>div{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:22px 25px;border-bottom:1px solid #e8ddd0;font-size:17px}.price-list>div:nth-child(even){background:#f7f1e8}.price-list strong{white-space:nowrap;color:#375a4c;font-family:Georgia,serif;font-size:23px}.price-list .price-featured{background:#eef2ed}.price-cta{background:#375a4c;color:#fff;padding:75px 0}.price-cta .wrap{display:flex;justify-content:space-between;align-items:center;gap:55px}.price-cta h2{font-family:Georgia,serif;font-size:clamp(35px,4.5vw,54px);font-weight:500;margin:12px 0}.price-cta p:not(.eyebrow){max-width:720px;color:#e2ebe6;line-height:1.6}
@media(max-width:800px){.price-hero-grid{grid-template-columns:1fr;gap:35px}.price-hero{padding:55px 0}.price-highlight{padding:30px}.price-list>div{align-items:flex-start;padding:19px 15px}.price-cta .wrap{flex-direction:column;align-items:flex-start}}


/*
Theme Name: LennyStudio 2026
Theme URI: https://www.lennystudio.cz/
Author: MPJ solution s.r.o.
Description: Moderní responzivní šablona pedikérského studia LennyStudio.
Version: 1.0.0
Text Domain: lennystudio
*/

:root{--ink:#25332e;--green:#375a4c;--rose:#d89c8e;--cream:#f7f1e8;--sand:#e8ddd0;--white:#fffdf9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.wrap{width:min(1160px,calc(100% - 40px));margin:auto}.nav{height:88px;display:flex;align-items:center;justify-content:space-between;gap:28px}.logo{font-family:Georgia,serif;font-size:28px;font-weight:700}.logo span{color:var(--rose);font-style:italic}.nav nav{display:flex;gap:34px;font-size:14px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;background:var(--green);color:white;padding:16px 24px;font-weight:700;transition:.2s}.button:hover{transform:translateY(-2px);background:#29473b}.button.small{padding:11px 18px;font-size:14px}.hero{background:linear-gradient(110deg,#f8f2e9 0%,#fffaf4 65%,#f4e6df 100%);padding:40px 0 76px}.hero-grid{display:grid;grid-template-columns:1fr .92fr;gap:70px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.17em;font-size:12px;font-weight:800;color:#8b5e53}.hero h1,.heading h2,.vz-p h2,.contact h2{font-family:Georgia,serif;font-weight:500;line-height:1.02;margin:18px 0}.hero h1{font-size:clamp(48px,6vw,78px)}.hero h1 em{color:var(--rose);font-weight:400}.lead{font-size:19px;line-height:1.65;max-width:610px;color:#53635c}.actions{display:flex;align-items:center;gap:22px;margin:30px 0}.phone{display:inline-flex;align-items:center;gap:9px;font-weight:700}.trust{display:flex;gap:23px;font-size:13px}.trust span{display:flex;align-items:center;gap:8px}.trust svg{width:19px;color:var(--green)}.hero-image{position:relative;min-height:570px;border-radius:200px 200px 28px 28px;overflow:hidden;box-shadow:0 24px 60px #806b5c2b}.hero-image img{object-fit:cover}.image-note{position:absolute;right:20px;bottom:22px;background:#fffdf2e8;backdrop-filter:blur(8px);padding:15px 19px;border-radius:14px;display:flex;flex-direction:column}.image-note strong{font-family:Georgia,serif;font-size:22px}.image-note span{font-size:12px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--sand)}.benefits>div{padding:42px 38px;border-right:1px solid var(--sand)}.benefits>div:last-child{border:0}.benefits b,.steps b{color:var(--rose);font-family:Georgia,serif}.benefits h3{margin:7px 0}.benefits p,.cards p,.steps p,.heading>p:last-child,.contact p{color:#66736e;line-height:1.6;margin:7px 0}.section{padding-top:110px;padding-bottom:110px}.heading{max-width:680px}.heading h2,.contact h2{font-size:clamp(38px,4.5vw,59px)}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:45px 0 28px}.cards article{min-height:330px;background:var(--cream);padding:28px;display:flex;flex-direction:column;border-radius:8px 70px 8px 8px;transition:.2s}.cards article:nth-child(even){background:#eef2ed}.cards article:hover{transform:translateY(-5px)}.cards article>span{color:var(--rose);font-weight:800}.cards h3{font-family:Georgia,serif;font-size:25px;margin:40px 0 12px}.cards strong{margin-top:auto;font-size:15px}.text-link{display:inline-flex;gap:8px;align-items:center;color:var(--green);font-weight:800}.vz-p{background:var(--green);color:white;padding:100px 0}.split{display:grid;grid-template-columns:1.2fr .8fr;gap:90px;align-items:center}.vz-p h2{font-size:clamp(40px,5vw,64px)}.vz-p p{line-height:1.7;color:#dfe8e3;max-width:680px}.eyebrow.light{color:#e5b8ad}.button.cream{background:var(--cream);color:var(--green);margin-top:20px}.split ul{list-style:none;margin:0;padding:0}.split li{display:flex;gap:13px;align-items:center;border-bottom:1px solid #ffffff2e;padding:21px 0}.split li svg{color:#e5b8ad}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:50px}.steps b{display:grid;place-items:center;width:48px;height:48px;background:#f4e2dc;border-radius:50%;font-size:21px}.steps h3{font-family:Georgia,serif;font-size:24px;margin-bottom:0}.faq{background:var(--cream)}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.faq details{border-bottom:1px solid #d8cbbd;padding:22px 0}.faq summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;font-weight:800;font-size:17px}.faq summary::-webkit-details-marker{display:none}.faq details p{line-height:1.7;color:#5e6a65}.contact{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;padding-top:115px;padding-bottom:115px;align-items:center}.contact-card{background:#eef2ed;padding:45px;border-radius:8px 70px 8px 8px;display:flex;flex-direction:column;gap:10px}.contact-card>svg{color:var(--rose);width:35px;height:35px}.contact-card h3{font-family:Georgia,serif;font-size:32px;margin:8px 0 0}.contact-card a{font-weight:800}footer{background:#1f302a;color:white;padding:30px 0}footer .wrap{display:flex;align-items:center;justify-content:space-between;gap:25px}footer p,footer a{font-size:12px}footer .logo{font-size:23px}footer div div{display:flex;gap:18px}
@media(max-width:900px){.nav nav{display:none}.hero-grid,.split,.faq-grid,.contact{grid-template-columns:1fr}.hero-image{min-height:480px}.cards{grid-template-columns:1fr 1fr}.benefits{grid-template-columns:1fr}.benefits>div{border-right:0;border-bottom:1px solid var(--sand)}.split,.faq-grid,.contact{gap:45px}}
@media(max-width:600px){.wrap{width:min(100% - 28px,1160px)}.nav{height:76px}.hero{padding-top:20px}.hero h1{font-size:45px}.hero-grid{gap:38px}.hero-image{min-height:420px;border-radius:120px 120px 20px 20px}.actions,.trust{align-items:flex-start;flex-direction:column}.cards,.steps{grid-template-columns:1fr}.cards article{min-height:270px}.section{padding-top:75px;padding-bottom:75px}.contact{padding-top:80px;padding-bottom:80px}.vz-p{padding:75px 0}footer .wrap{align-items:flex-start;flex-direction:column}.nav .button.small{font-size:0}.nav .button.small:after{content:'Termín';font-size:13px}}
.real-studio{background:var(--green);color:white;padding:105px 0}.real-studio .heading{max-width:750px}.real-studio .heading h2{font-size:clamp(38px,4.5vw,59px)}.real-studio .heading>p:last-child{color:#dfe8e3}.photo-grid{display:grid;grid-template-columns:1.35fr .85fr;gap:16px;margin-top:46px}.photo-grid figure{position:relative;min-height:360px;margin:0;overflow:hidden;border-radius:8px 55px 8px 8px}.photo-grid figure.wide{min-height:430px}.photo-grid img{object-fit:cover;transition:transform .45s ease}.photo-grid figure:hover img{transform:scale(1.025)}.photo-grid figcaption{position:absolute;left:16px;bottom:16px;background:#fffdf2e8;color:var(--ink);backdrop-filter:blur(8px);padding:11px 15px;border-radius:999px;font-size:13px;font-weight:800}
@media(max-width:600px){.photo-grid{grid-template-columns:1fr}.photo-grid figure,.photo-grid figure.wide{min-height:320px}.real-studio{padding:75px 0}}
.hero{padding-top:28px;padding-bottom:62px;overflow:visible}.hero-grid{grid-template-columns:minmax(0,1.06fr) minmax(420px,.94fr);gap:52px}.hero-copy{min-width:0;padding:12px 0;overflow:visible}.hero h1{font-size:clamp(44px,5.25vw,68px);line-height:1.1;overflow-wrap:break-word}.hero h1 em{display:inline}.hero-image{min-height:520px}
@media(max-width:900px){.hero-grid{grid-template-columns:1fr}.hero h1{max-width:720px}.hero-image{min-height:460px}}
@media(max-width:600px){.hero{padding-top:12px;padding-bottom:52px}.hero h1{font-size:clamp(37px,11vw,46px);line-height:1.12;margin:14px 0}.hero-copy{padding-top:6px}.hero-image{min-height:360px}}
.hero-image>img,.photo-grid figure>img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover}


/* LennyStudio: clear real photos and readable steps */
body.elementor-kit-20 img { opacity: 1 !important; }
.steps > div {
  background: #fffdf9;
  border: 1px solid #e8ddd0;
  border-radius: 18px;
  padding: 28px;
  box-shadow: 0 12px 32px rgba(37, 51, 46, 0.08);
}
.steps h3 { color: #25332e; }
.steps p { color: #53635c; }


/* Modern price list */
.price-page{background:#fffdf9}
.price-hero{background:linear-gradient(120deg,#f7f1e8 0%,#fffdf9 58%,#f1e1db 100%);padding:80px 0}.price-hero-grid{display:grid;grid-template-columns:1fr .85fr;gap:70px;align-items:center}.price-hero h1{font-family:Georgia,serif;font-size:clamp(46px,6vw,76px);font-weight:500;line-height:1.04;margin:18px 0}.price-valid{display:inline-flex;background:#fffdf9;border:1px solid #e8ddd0;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:800;margin-top:20px}.price-highlight{background:#375a4c;color:#fff;padding:42px;border-radius:10px 70px 10px 10px;box-shadow:0 24px 55px rgba(37,51,46,.18)}.price-highlight>span{color:#e5b8ad;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800}.price-highlight h2{font-family:Georgia,serif;font-size:36px;margin:18px 0 12px}.price-highlight p{color:#e2ebe6;line-height:1.65}.price-highlight strong{display:block;color:#fff;font-family:Georgia,serif;font-size:48px;margin-top:25px}.price-content{padding-top:100px;padding-bottom:110px}.price-list{margin-top:42px;border-top:1px solid #e8ddd0}.price-list>div{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:22px 25px;border-bottom:1px solid #e8ddd0;font-size:17px}.price-list>div:nth-child(even){background:#f7f1e8}.price-list strong{white-space:nowrap;color:#375a4c;font-family:Georgia,serif;font-size:23px}.price-list .price-featured{background:#eef2ed}.price-cta{background:#375a4c;color:#fff;padding:75px 0}.price-cta .wrap{display:flex;justify-content:space-between;align-items:center;gap:55px}.price-cta h2{font-family:Georgia,serif;font-size:clamp(35px,4.5vw,54px);font-weight:500;margin:12px 0}.price-cta p:not(.eyebrow){max-width:720px;color:#e2ebe6;line-height:1.6}
@media(max-width:800px){.price-hero-grid{grid-template-columns:1fr;gap:35px}.price-hero{padding:55px 0}.price-highlight{padding:30px}.price-list>div{align-items:flex-start;padding:19px 15px}.price-cta .wrap{flex-direction:column;align-items:flex-start}}


/* Google reviews */
.reviews-section{background:linear-gradient(135deg,#f7f1e8 0%,#fffdf9 55%,#eef2ed 100%);padding:105px 0}
.reviews-head{display:flex;justify-content:space-between;align-items:end;gap:45px;margin-bottom:42px}
.reviews-head .heading{max-width:720px}
.google-rating{flex:0 0 auto;background:#fff;border:1px solid #e8ddd0;border-radius:18px;padding:20px 24px;box-shadow:0 14px 35px rgba(37,51,46,.08)}
.google-rating strong{display:block;font-family:Georgia,serif;font-size:30px;color:var(--green)}
.google-rating span{display:block;color:#d39a36;letter-spacing:.12em;margin:4px 0}
.google-rating small{color:#66736e}
.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.review-card{background:#fff;border:1px solid #e8ddd0;border-radius:8px 44px 8px 8px;padding:30px;display:flex;flex-direction:column;min-height:270px;box-shadow:0 16px 38px rgba(37,51,46,.07)}
.review-stars{color:#d39a36;letter-spacing:.1em;font-size:18px}
.review-card blockquote{font-family:Georgia,serif;font-size:21px;line-height:1.5;margin:22px 0;color:#2f3d38}
.review-card footer{background:none;color:var(--ink);padding:0;margin-top:auto;font-size:14px}
.review-card footer strong{display:block}
.review-card footer span{color:#66736e}
.reviews-actions{display:flex;align-items:center;gap:20px;margin-top:35px}
.reviews-note{color:#66736e;font-size:13px}
@media(max-width:900px){.reviews-head{align-items:flex-start;flex-direction:column}.review-grid{grid-template-columns:1fr}.review-card{min-height:auto}}
@media(max-width:600px){.reviews-section{padding:75px 0}.reviews-actions{align-items:flex-start;flex-direction:column}}
/* Google reviews */
.reviews-section{background:linear-gradient(135deg,#f7f1e8 0%,#fffdf9 55%,#eef2ed 100%);padding:105px 0}
.reviews-head{display:flex;justify-content:space-between;align-items:end;gap:45px;margin-bottom:42px}
.reviews-head .heading{max-width:720px}
.google-rating{flex:0 0 auto;background:#fff;border:1px solid #e8ddd0;border-radius:18px;padding:20px 24px;box-shadow:0 14px 35px rgba(37,51,46,.08)}
.google-rating strong{display:block;font-family:Georgia,serif;font-size:30px;color:var(--green)}
.google-rating span{display:block;color:#d39a36;letter-spacing:.12em;margin:4px 0}
.google-rating small{color:#66736e}
.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.review-card{background:#fff;border:1px solid #e8ddd0;border-radius:8px 44px 8px 8px;padding:30px;display:flex;flex-direction:column;min-height:270px;box-shadow:0 16px 38px rgba(37,51,46,.07)}
.review-stars{color:#d39a36;letter-spacing:.1em;font-size:18px}
.review-card blockquote{font-family:Georgia,serif;font-size:21px;line-height:1.5;margin:22px 0;color:#2f3d38}
.review-card footer{background:none;color:var(--ink);padding:0;margin-top:auto;font-size:14px}
.review-card footer strong{display:block}
.review-card footer span{color:#66736e}
.reviews-actions{display:flex;align-items:center;gap:20px;margin-top:35px}
.reviews-note{color:#66736e;font-size:13px}
@media(max-width:900px){.reviews-head{align-items:flex-start;flex-direction:column}.review-grid{grid-template-columns:1fr}.review-card{min-height:auto}}
@media(max-width:600px){.reviews-section{padding:75px 0}.reviews-actions{align-items:flex-start;flex-direction:column}}


/* LennyStudio: clear real photos and readable steps */
body.elementor-kit-20 img { opacity: 1 !important; }
.steps > div {
  background: #fffdf9;
  border: 1px solid #e8ddd0;
  border-radius: 18px;
  padding: 28px;
  box-shadow: 0 12px 32px rgba(37, 51, 46, 0.08);
}
.steps h3 { color: #25332e; }
.steps p { color: #53635c; }


/* Modern price list */
.price-page{background:#fffdf9}
.price-hero{background:linear-gradient(120deg,#f7f1e8 0%,#fffdf9 58%,#f1e1db 100%);padding:80px 0}.price-hero-grid{display:grid;grid-template-columns:1fr .85fr;gap:70px;align-items:center}.price-hero h1{font-family:Georgia,serif;font-size:clamp(46px,6vw,76px);font-weight:500;line-height:1.04;margin:18px 0}.price-valid{display:inline-flex;background:#fffdf9;border:1px solid #e8ddd0;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:800;margin-top:20px}.price-highlight{background:#375a4c;color:#fff;padding:42px;border-radius:10px 70px 10px 10px;box-shadow:0 24px 55px rgba(37,51,46,.18)}.price-highlight>span{color:#e5b8ad;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800}.price-highlight h2{font-family:Georgia,serif;font-size:36px;margin:18px 0 12px}.price-highlight p{color:#e2ebe6;line-height:1.65}.price-highlight strong{display:block;color:#fff;font-family:Georgia,serif;font-size:48px;margin-top:25px}.price-content{padding-top:100px;padding-bottom:110px}.price-list{margin-top:42px;border-top:1px solid #e8ddd0}.price-list>div{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:22px 25px;border-bottom:1px solid #e8ddd0;font-size:17px}.price-list>div:nth-child(even){background:#f7f1e8}.price-list strong{white-space:nowrap;color:#375a4c;font-family:Georgia,serif;font-size:23px}.price-list .price-featured{background:#eef2ed}.price-cta{background:#375a4c;color:#fff;padding:75px 0}.price-cta .wrap{display:flex;justify-content:space-between;align-items:center;gap:55px}.price-cta h2{font-family:Georgia,serif;font-size:clamp(35px,4.5vw,54px);font-weight:500;margin:12px 0}.price-cta p:not(.eyebrow){max-width:720px;color:#e2ebe6;line-height:1.6}
@media(max-width:800px){.price-hero-grid{grid-template-columns:1fr;gap:35px}.price-hero{padding:55px 0}.price-highlight{padding:30px}.price-list>div{align-items:flex-start;padding:19px 15px}.price-cta .wrap{flex-direction:column;align-items:flex-start}}
