/* The Prague locality pages share the new homepage design system. */
@font-face{font-family:Manrope;src:url('/fonts/manrope-home.woff2') format('woff2');font-weight:400 800;font-display:swap}
@font-face{font-family:Fraunces;src:url('/fonts/fraunces-home.woff2') format('woff2');font-weight:600 700;font-display:swap}
:root{--ink:#102b4a;--muted:#5d728b;--line:#dce8f1;--sky:#eef8ff;--cream:#fffaf1;--accent:#2387bd}
body.preview-home.prague-district-page{margin:0;background:linear-gradient(180deg,#f7fbfe 0,#fff 42%,#f9fcff 100%);color:var(--ink);font-family:Manrope,system-ui,sans-serif;line-height:1.5}
.prague-district-page h1,.prague-district-page h2,.prague-district-page h3{font-family:Sora,Manrope,system-ui,sans-serif;font-weight:600;letter-spacing:-.045em;line-height:1.12}
.prague-district-page .container{width:min(1240px,calc(100% - 40px));margin:0 auto}

/* Reuse the preview's standalone navbar, including its language switcher. */
.prague-district-page .preview-nav{position:relative;z-index:20;background:rgba(255,255,255,.9);border-bottom:1px solid rgba(220,232,241,.85);backdrop-filter:blur(16px)}
.prague-district-page .preview-nav-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:82px}
.prague-district-page .preview-nav-inner>a:first-child img{display:block;width:168px;height:auto}
.prague-district-page .preview-nav-links{display:flex;align-items:center;gap:24px;margin-left:auto}
.prague-district-page .preview-nav-links a{color:var(--ink);font-size:13px;font-weight:800;text-decoration:none}
.prague-district-page .preview-nav-links a:hover{color:var(--accent)}
.prague-district-page .preview-nav-tools{display:flex;align-items:center;gap:12px}
.prague-district-page .preview-languages{display:flex;gap:5px}
.prague-district-page .preview-languages a{display:grid;place-items:center;min-width:34px;min-height:34px;border:1px solid var(--line);border-radius:50%;color:var(--ink);text-decoration:none;font-size:11px;font-weight:800}
.prague-district-page .preview-languages a[aria-current]{background:var(--ink);border-color:var(--ink);color:#fff}
.prague-district-page .preview-menu-toggle{display:none;background:#fff;border:1px solid var(--line);border-radius:10px;min-width:40px;min-height:40px;color:var(--ink);font-size:22px;cursor:pointer}
.prague-district-page .preview-mobile-booking{display:none}

/* Hero and first-screen facts. */
.prague-district-page .preview-hero{padding:42px 0 28px}
.prague-district-page .preview-hero-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);gap:42px;align-items:center}
.prague-district-page .preview-kicker{display:inline-flex;align-items:center;gap:8px;margin:0 0 18px;color:#1f7eae;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.prague-district-page .preview-kicker::before{content:"";width:8px;height:8px;border-radius:50%;background:#38a978;box-shadow:0 0 0 5px rgba(56,169,120,.12)}
.prague-district-page .preview-hero h1{max-width:13ch;margin:0;color:#102b4a;font-size:clamp(2.8rem,4.6vw,4.75rem);line-height:.98;letter-spacing:-.052em}
.prague-district-page .preview-hero h1 em{font-style:normal;color:#2b90c7}
.prague-district-page .preview-lead{max-width:56ch;margin:22px 0 24px;color:var(--muted);font-size:16px;line-height:1.7}
.prague-district-page .preview-actions{display:flex;gap:12px;flex-wrap:wrap}
.prague-district-page .preview-actions .btn{min-height:52px;padding:14px 22px}
.prague-district-page .preview-live-facts{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}
.prague-district-page .preview-live-facts>div{padding:16px;border:1px solid var(--line);border-radius:16px;background:#fff}
.prague-district-page .preview-live-facts strong{display:block;font-size:16px;line-height:1.4}
.prague-district-page .preview-live-facts p{margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.55}
.prague-district-page .preview-live-facts small{display:block;margin-top:7px;color:var(--muted);font-size:10px}
.prague-district-page .preview-section-eyebrow{display:block;margin-bottom:8px;color:#2988ba;font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.prague-district-page .preview-trust{display:flex;gap:14px;flex-wrap:wrap;margin:24px 0 0;padding-top:18px;border-top:1px solid var(--line)}
.prague-district-page .preview-trust span{display:inline-flex;align-items:center;gap:7px;color:#425d78;font-size:11px;font-weight:750}
.prague-district-page .preview-trust i{display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#e5f5ee;color:#18704f;font-style:normal;font-size:11px}
.prague-district-page .district-hero-card{padding:clamp(26px,4vw,42px);border:1px solid var(--line);border-radius:26px;background:linear-gradient(145deg,#f0f8fc,#fff 75%);box-shadow:0 22px 48px rgba(23,63,112,.09)}
.prague-district-page .district-hero-card h2{max-width:13ch;margin:8px 0 14px;color:var(--ink);font-size:clamp(1.7rem,3vw,2.5rem);line-height:1.08}
.prague-district-page .district-hero-card>p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}
.prague-district-page .district-hero-points{display:grid;gap:13px;margin-top:22px}
.prague-district-page .district-hero-points>div{display:flex;align-items:flex-start;gap:10px;color:#425d78;font-size:12px;line-height:1.5}
.prague-district-page .district-hero-points i{display:grid;place-items:center;flex:0 0 22px;width:22px;height:22px;border-radius:50%;background:#e4f4fb;color:#237ca8;font-size:10px;font-style:normal;font-weight:900}
.prague-district-page .district-review-note{margin:18px 0 0;padding-top:15px;border-top:1px solid var(--line);color:var(--muted);font-size:11px;line-height:1.55}
.prague-district-page .district-review-note a{color:#176c9e;font-weight:800}

/* Content shells, service-area chips, process and FAQ. */
.prague-district-page .preview-section{padding:38px 0}
.prague-district-page .preview-shell{padding:30px;border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:0 16px 38px rgba(16,43,74,.055)}
.prague-district-page .preview-section-head{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:22px}
.prague-district-page .preview-section-head h2{max-width:16ch;margin:0;color:var(--ink);font-size:clamp(2rem,3.5vw,3.35rem);line-height:1;letter-spacing:-.04em}
.prague-district-page .preview-section-head>p{max-width:42ch;margin:0;color:var(--muted);font-size:14px;line-height:1.65}
.prague-district-page .district-copy{display:grid;gap:14px;max-width:92ch}
.prague-district-page .district-copy p{margin:0;color:#465f78;font-size:14px;line-height:1.8}
.prague-district-page .district-neighborhoods,.prague-district-page .preview-area-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}
.prague-district-page .district-neighborhoods span,.prague-district-page .district-neighborhoods>a,.prague-district-page .preview-area-links>a,.prague-district-page .preview-area-links>span{display:inline-flex;align-items:center;padding:8px 12px;border:1px solid #eadab8;border-radius:999px;background:#fff;color:#32536f;font-size:12px;font-weight:800;text-decoration:none}
.prague-district-page .district-neighborhoods>a:hover,.prague-district-page .district-neighborhoods>a:focus-visible{border-color:#9ccce3;background:#f1f9fd;color:#176c9e}
.prague-district-page .district-related-service{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:26px;padding:22px 24px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(110deg,#f1f9fd,#fff 72%)}
.prague-district-page .district-related-service h3{margin:0;color:var(--ink);font-size:19px;letter-spacing:-.025em}
.prague-district-page .district-related-service p{max-width:72ch;margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.65}
.prague-district-page .district-related-service .preview-section-eyebrow{margin-bottom:5px}
.prague-district-page .district-related-service .btn{flex:0 0 auto;min-height:44px;padding:11px 16px}
.prague-district-page .preview-process{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.prague-district-page .preview-step{position:relative;padding:18px 16px;border:1px solid var(--line);border-radius:18px;background:#fff}
.prague-district-page .preview-step>b{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:#e9f6fd;color:#207fac;font-size:12px}
.prague-district-page .preview-step h3{margin:14px 0 6px;color:var(--ink);font-size:14px}
.prague-district-page .preview-step p{margin:0;color:var(--muted);font-size:11px;line-height:1.6}
.prague-district-page .preview-area{display:grid;grid-template-columns:1fr auto;gap:22px;align-items:center;padding:28px 30px;border:1px solid #f1e4c9;border-radius:24px;background:var(--cream)}
.prague-district-page .preview-area h2{margin:0;color:var(--ink);font-size:32px;letter-spacing:-.04em}
.prague-district-page .preview-area p{max-width:600px;margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.6}
.prague-district-page .preview-faq-list{display:grid;gap:10px}
.prague-district-page .preview-faq details{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#f8fbfe}
.prague-district-page .preview-faq summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:19px 22px;list-style:none;color:var(--ink);font-size:14px;font-weight:800;cursor:pointer}
.prague-district-page .preview-faq summary::-webkit-details-marker{display:none}
.prague-district-page .preview-faq summary::after{content:'+';flex-shrink:0;color:var(--accent);font-size:24px;font-weight:500}
.prague-district-page .preview-faq details[open] summary::after{content:'−'}
.prague-district-page .preview-faq details[open]{background:#fff}
.prague-district-page .preview-faq details>div{padding:0 22px 20px}
.prague-district-page .preview-faq details p{max-width:85ch;margin:0;color:var(--muted);font-size:13px;line-height:1.75}
.prague-district-page .preview-faq summary:focus-visible{outline:3px solid var(--accent);outline-offset:-3px}
.prague-district-page .preview-final{padding:52px 30px;border-radius:28px;background:linear-gradient(135deg,#173f70,#317faf);color:#fff;text-align:center}
.prague-district-page .preview-final h2{max-width:16ch;margin:0 auto;color:#fff;font-size:clamp(2.1rem,4vw,3.7rem);line-height:1;letter-spacing:-.045em}
.prague-district-page .preview-final p{max-width:540px;margin:17px auto 24px;color:rgba(255,255,255,.82);font-size:14px;line-height:1.6}
.prague-district-page .preview-final .btn{background:#fff;color:#173f70}

/* Matching deep-blue footer. */
.prague-district-page .preview-footer{position:relative;overflow:hidden;margin-top:42px;padding:62px 0 28px;background:#0e2b49;color:#d8e6f1;font-size:13px}
.prague-district-page .preview-footer::before{position:absolute;top:-180px;right:-80px;width:480px;height:480px;border-radius:50%;background:radial-gradient(circle,rgba(61,159,207,.2),transparent 68%);content:"";pointer-events:none}
.prague-district-page .preview-footer a{color:#edf7ff;text-decoration:none}
.prague-district-page .preview-footer a:hover{color:#7dd2fa}
.prague-district-page .preview-footer-main{position:relative;display:grid;grid-template-columns:minmax(240px,1.5fr) repeat(2,minmax(140px,1fr)) minmax(220px,1fr);gap:34px}
.prague-district-page .preview-footer-brandmark{display:inline-flex;padding:10px 14px;border-radius:13px;background:#fff}
.prague-district-page .preview-footer-brandmark img{display:block;width:156px;height:auto}
.prague-district-page .preview-footer-brand p{max-width:38ch;margin:18px 0 0;color:#a9bfd0;font-size:12px;line-height:1.7}
.prague-district-page .preview-footer-billing{max-width:40ch;margin-top:18px;padding-top:15px;border-top:1px solid rgba(255,255,255,.12);color:#9fb7c9;font-size:11px;line-height:1.7}
.prague-district-page .preview-footer-billing strong{display:block;margin-bottom:2px;color:#dbe9f3;font-size:10px;letter-spacing:.09em;text-transform:uppercase}
.prague-district-page .preview-footer h3{margin:3px 0 18px;color:#fff;font-family:Manrope,system-ui,sans-serif;font-size:12px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}
.prague-district-page .preview-footer-list{display:grid;gap:11px;margin:0;padding:0;list-style:none}
.prague-district-page .preview-footer-list a{display:inline-flex;align-items:center;gap:8px;font-weight:650}
.prague-district-page .preview-footer-list a::before{width:5px;height:5px;border-radius:50%;background:#4bb4e8;content:""}
.prague-district-page .preview-footer-contact{align-self:start;padding:21px;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:rgba(255,255,255,.065);backdrop-filter:blur(8px)}
.prague-district-page .preview-footer-contact h3{margin-top:0}
.prague-district-page .preview-footer-contact strong{display:block;color:#fff;font-size:15px}
.prague-district-page .preview-footer-contact p{margin:7px 0 15px;color:#abc0d0;font-size:12px;line-height:1.55}
.prague-district-page .preview-footer-contact-links{display:grid;gap:8px;margin-bottom:18px}
.prague-district-page .preview-footer-contact-links a{font-weight:750}
.prague-district-page .preview-footer-contact .btn{width:100%;min-height:44px;padding:11px 14px;background:#fff;color:#153b60;text-align:center}
.prague-district-page .preview-footer-bottom{position:relative;display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:38px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);color:#8faabd;font-size:11px}
.prague-district-page .preview-footer-legal{display:flex;justify-content:flex-end;gap:16px;flex-wrap:wrap}
.prague-district-page .preview-footer-legal button{appearance:none;padding:0;border:0;background:none;color:#edf7ff;font:inherit;cursor:pointer}

@media(max-width:960px){
  .prague-district-page .preview-nav-inner{gap:12px;flex-wrap:wrap}
  .prague-district-page .preview-nav-links{display:none;width:100%;order:3;flex-direction:column;align-items:stretch;margin:0;padding:8px 0 20px;gap:0}
  .prague-district-page .preview-nav-links.is-open{display:flex}
  .prague-district-page .preview-nav-links a{padding:13px 10px;border-top:1px solid var(--line)}
  .prague-district-page .preview-nav-links .preview-mobile-booking{display:block;margin-top:10px;border:0;color:#fff;text-align:center}
  .prague-district-page .preview-nav-tools{margin-left:auto}
  .prague-district-page .preview-nav-tools>.btn{display:none}
  .prague-district-page .preview-menu-toggle{display:grid;place-items:center}
  .prague-district-page .preview-hero-grid{grid-template-columns:1fr;gap:28px}
  .prague-district-page .district-hero-card{max-width:none}
  .prague-district-page .preview-process{grid-template-columns:repeat(2,minmax(0,1fr))}
  .prague-district-page .preview-footer-main{grid-template-columns:1.35fr 1fr 1fr}
  .prague-district-page .preview-footer-contact{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;column-gap:28px}
  .prague-district-page .preview-footer-contact h3,.prague-district-page .preview-footer-contact-links{grid-column:1}
  .prague-district-page .preview-footer-contact .btn{grid-column:2;grid-row:1/4;align-self:center;min-width:210px}
  .prague-district-page .preview-footer-contact p{grid-column:1}
}
@media(max-width:620px){
  .prague-district-page .container{width:min(100% - 32px,1240px)}
  .prague-district-page .preview-nav-inner{min-height:68px}
  .prague-district-page .preview-nav-inner>a:first-child img{width:145px}
  .prague-district-page .preview-hero{padding:28px 0 18px}
  .prague-district-page .preview-hero h1{font-size:clamp(2.35rem,11.5vw,3.3rem)}
  .prague-district-page .preview-lead{font-size:15px}
  .prague-district-page .preview-actions .btn{width:100%}
  .prague-district-page .preview-live-facts{grid-template-columns:1fr}
  .prague-district-page .preview-trust{display:grid;gap:10px}
  .prague-district-page .district-hero-card{padding:24px 20px}
  .prague-district-page .preview-section{padding:25px 0}
  .prague-district-page .preview-shell{padding:20px;border-radius:20px}
  .prague-district-page .preview-section-head{display:block}
  .prague-district-page .preview-section-head>p{margin-top:13px}
  .prague-district-page .district-related-service{align-items:stretch;flex-direction:column;padding:20px;gap:16px}
  .prague-district-page .district-related-service .btn{width:100%;text-align:center}
  .prague-district-page .preview-process{grid-template-columns:1fr}
  .prague-district-page .preview-area{grid-template-columns:1fr;padding:23px 20px}
  .prague-district-page .preview-area h2{font-size:28px}
  .prague-district-page .preview-final{padding:42px 20px}
  .prague-district-page .preview-footer{margin-top:20px;padding-top:44px}
  .prague-district-page .preview-footer-main{grid-template-columns:1fr;gap:30px}
  .prague-district-page .preview-footer-contact{display:block;grid-column:auto}
  .prague-district-page .preview-footer-contact .btn{width:100%;min-width:0}
  .prague-district-page .preview-footer-bottom{align-items:flex-start;flex-direction:column;margin-top:32px}
  .prague-district-page .preview-footer-legal{justify-content:flex-start;gap:12px 16px}
}
@media(max-width:380px){.prague-district-page .preview-nav-inner>a:first-child img{width:125px}.prague-district-page .preview-nav-tools{gap:6px}.prague-district-page .preview-languages a{min-width:30px;min-height:30px}}
