:root{--ocean:#0e7c7b;--ocean-deep:#0a5552;--sand:#f8f4ec;--cream:#fffdf8;--ink:#15302e;
--muted:#5d716f;--coral:#ef6034;--coral-d:#d94e26;--gold:#c39f76;--emerald:#13a074;--line:#ebe4d6;
--shadow:0 8px 30px rgba(20,48,46,.08);--shadow-lg:0 18px 50px rgba(20,48,46,.14)}.lk-hotel *{box-sizing:border-box}.lk-hotel{scroll-behavior:smooth}.lk-hotel{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--ink);background:var(--sand);line-height:1.6;-webkit-font-smoothing:antialiased}.lk-hotel h1,.lk-hotel h2,.lk-hotel h3{font-family:Fraunces,Georgia,serif;font-weight:600;line-height:1.14;margin:0}.lk-hotel a{color:inherit}.lk-hotel .wrap{max-width:1120px;margin:0 auto;padding:0 22px}.lk-hotel .eyebrow{display:inline-flex;align-items:center;gap:7px;font:600 12px/1 Inter;letter-spacing:.12em;text-transform:uppercase;color:var(--ocean);margin-bottom:12px}.lk-hotel .eyebrow::before{content:"";width:22px;height:2px;background:var(--coral);border-radius:2px}.lk-hotel header.top{position:sticky;top:0;z-index:50;background:rgba(255,253,248,.92);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.lk-hotel .top .wrap{display:flex;align-items:center;justify-content:space-between;height:60px}.lk-hotel .brand{font-family:Fraunces;font-weight:700;font-size:19px}.lk-hotel .brand span{color:var(--ocean)}.lk-hotel .crumbs{font-size:13px;color:var(--muted)}.lk-hotel .crumbs a{text-decoration:none}.lk-hotel .crumbs b{color:var(--ink)}.lk-hotel .lkh-crumbs{background:#fff;border-bottom:1px solid var(--line)}.lk-hotel .lkh-crumbs .wrap{padding:11px 22px;font-size:13px;color:var(--muted);display:flex;flex-wrap:wrap;gap:7px;align-items:center}.lk-hotel .lkh-crumbs a{text-decoration:none;color:var(--ocean)}.lk-hotel .lkh-crumbs a:hover{text-decoration:underline}.lk-hotel .lkh-crumbs .sep{color:#cdd6d4}.lk-hotel .lkh-crumbs .cur{color:var(--ink);font-weight:600}.lk-hotel .btn{display:inline-flex;align-items:center;gap:8px;border:0;cursor:pointer;font:600 14px Inter;border-radius:11px;padding:9px 16px;text-decoration:none}.lk-hotel .btn-coral{background:var(--coral);color:#fff;box-shadow:0 6px 16px rgba(239,96,52,.3)}.lk-hotel /* hub hero */
.hubhero{background:linear-gradient(135deg,var(--ocean),var(--ocean-deep));color:#fff;padding:56px 0 64px;position:relative;overflow:hidden}.lk-hotel .hubhero::after{content:"";position:absolute;right:-60px;top:-60px;width:280px;height:280px;background:radial-gradient(circle,rgba(255,255,255,.08),transparent 70%)}.lk-hotel .hubhero h1{font-size:44px;letter-spacing:-1px;margin-bottom:14px;color:#fff}.lk-hotel .hubhero p{font-size:17px;opacity:.92;max-width:640px;margin:0}.lk-hotel .hubstats{display:flex;flex-wrap:wrap;gap:30px;margin-top:26px}.lk-hotel .hubstats .s b{font-family:Fraunces;font-size:32px;font-weight:700;display:block;line-height:1}.lk-hotel .hubstats .s span{font-size:13px;opacity:.78}.lk-hotel /* filter bar */
.filterbar{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:13px 14px;display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:-32px;position:relative;z-index:5}.lk-hotel .filterbar .lbl{font-size:13px;color:var(--muted);font-weight:600;padding:0 6px}.lk-hotel .fpill{background:var(--sand);border:1px solid var(--line);border-radius:30px;padding:9px 15px;font-size:13.5px;font-weight:500;display:inline-flex;gap:7px;align-items:center;cursor:pointer}.lk-hotel .fpill.act{background:var(--ocean);color:#fff;border-color:var(--ocean)}.lk-hotel .fsearch{margin-left:auto;flex:1;min-width:180px;max-width:300px;border:1px solid var(--line);border-radius:30px;padding:9px 16px;font-size:14px;color:var(--muted)}.lk-hotel /* grid + card */
.sec{padding:38px 0}.lk-hotel .sec h2{font-size:28px;letter-spacing:-.5px;margin-bottom:4px}.lk-hotel .sec .lead{color:var(--muted);max-width:680px;margin-bottom:24px}.lk-hotel .hgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.lk-hotel .hcard{display:block;text-decoration:none;background:var(--cream);border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:var(--shadow);transition:.18s}.lk-hotel .hcard:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.lk-hotel .hphoto{position:relative;aspect-ratio:16/10;background-size:cover;background-position:center}.lk-hotel .hphoto::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.04) 40%,rgba(8,24,22,.6))}.lk-hotel .hchip{position:absolute;top:12px;right:12px;z-index:2;background:rgba(9,22,20,.72);backdrop-filter:blur(4px);border-radius:11px;padding:6px 11px;color:#fff;font-weight:700;font-size:14px;display:flex;gap:6px;align-items:center}.lk-hotel .hchip i{color:var(--gold);font-style:normal}.lk-hotel .hchip span{font-weight:500;opacity:.82;font-size:12px}.lk-hotel .hstars{position:absolute;left:14px;bottom:11px;z-index:2;color:var(--gold);letter-spacing:1px;font-size:14px;text-shadow:0 1px 4px rgba(0,0,0,.6)}.lk-hotel .hbody{padding:14px 16px 16px}.lk-hotel .hloc{font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.lk-hotel .hname{font-family:Fraunces;font-size:20px;font-weight:600;margin:4px 0 12px;line-height:1.2}.lk-hotel .hfoot{display:flex;justify-content:space-between;align-items:baseline}.lk-hotel .hprice{font-size:13.5px;color:var(--muted)}.lk-hotel .hprice b{font-family:Fraunces;font-size:19px;color:var(--ink)}.lk-hotel .hgo{color:var(--coral);font-weight:600;font-size:14px}.lk-hotel .dgroup{font-family:Fraunces;font-size:15px;font-weight:600;color:var(--ocean);text-transform:none;margin:6px 0 2px;display:flex;align-items:center;gap:10px}.lk-hotel .dgroup::after{content:"";flex:1;height:1px;background:var(--line)}.lk-hotel /* destinační dlaždice (master hub) */
.dgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.lk-hotel .dcard{position:relative;display:block;text-decoration:none;border-radius:16px;overflow:hidden;box-shadow:var(--shadow);aspect-ratio:3/2;color:#fff;transition:.18s}.lk-hotel .dcard:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.lk-hotel .dcard img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.4s}.lk-hotel .dcard:hover img{transform:scale(1.05)}.lk-hotel .dcard::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,24,22,.08) 35%,rgba(8,24,22,.82))}.lk-hotel .dcard .db{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:18px 20px}.lk-hotel .dcard .dco{font-size:11.5px;text-transform:uppercase;letter-spacing:.07em;opacity:.88;font-weight:600}.lk-hotel .dcard .dn{font-family:Fraunces;font-size:27px;font-weight:600;line-height:1.1;margin:2px 0 8px}.lk-hotel .dcard .dm{font-size:13.5px;opacity:.95;display:flex;gap:14px;align-items:center}.lk-hotel .dcard .dm b{color:var(--gold)}.lk-hotel .dcard .dm .arr{margin-left:auto;font-weight:600}.lk-hotel /* destinační hero */
.desthero{position:relative;min-height:380px;display:flex;align-items:flex-end;color:#fff;background-size:cover;background-position:center}.lk-hotel .desthero::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,24,22,.25) 30%,rgba(8,24,22,.82))}.lk-hotel .desthero .wrap{position:relative;z-index:2;padding:44px 22px 38px;width:100%}.lk-hotel .desthero .eyebrow{color:#ffd9c7}.lk-hotel .desthero h1{font-size:46px;letter-spacing:-1px;margin-bottom:10px;color:#fff}.lk-hotel .desthero .dmeta{display:flex;gap:20px;font-size:15px;opacity:.92;flex-wrap:wrap}.lk-hotel .desthero .dmeta b{font-family:Fraunces}.lk-hotel .introgrid{display:grid;grid-template-columns:1.5fr 1fr;gap:26px;align-items:start}.lk-hotel .card{background:var(--cream);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:22px 24px}.lk-hotel .card p{margin:0 0 12px;font-size:15px}.lk-hotel .miniclima{display:flex;gap:5px;align-items:flex-end;height:90px;margin-top:6px}.lk-hotel .mc{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px}.lk-hotel .mc .b{width:60%;background:linear-gradient(180deg,#f4a52a,#ef6034);border-radius:4px 4px 0 0}.lk-hotel .mc.best .b{background:linear-gradient(180deg,#37b6c4,#0e7c7b)}.lk-hotel .mc .l{font-size:10px;color:var(--muted)}.lk-hotel .ctas{display:flex;flex-direction:column;gap:10px}.lk-hotel .cta{display:flex;align-items:center;gap:13px;text-decoration:none;border:1px solid var(--line);border-radius:13px;padding:14px 16px;background:#fff;transition:.15s}.lk-hotel .cta:hover{border-color:var(--ocean);transform:translateX(3px)}.lk-hotel .cta .i{font-size:24px}.lk-hotel .cta .t{font-weight:700;font-size:14.5px}.lk-hotel .cta .d{font-size:12.5px;color:var(--muted)}.lk-hotel footer{background:var(--ocean-deep);color:#bcd6d4;text-align:center;padding:30px;font-size:13px;margin-top:30px}.lk-hotel footer .brand{color:#fff}@media(max-width:860px){.lk-hotel .hgrid{grid-template-columns:1fr 1fr}.lk-hotel .introgrid{grid-template-columns:1fr}.lk-hotel .hubhero h1{font-size:34px}.lk-hotel .crumbs{display:none}}@media(max-width:560px){.lk-hotel .hgrid{grid-template-columns:1fr}}