html body .contract-stage{background:var(--color-nordic-ivory,#f7f4ee);box-sizing:border-box;padding:24px 16px 48px}html body .contract-stage .contract-toolbar{flex-wrap:wrap;align-items:center;gap:16px;width:100%;max-width:42rem;margin:0 auto 24px;display:flex}html body .contract-stage .contract-toolbar a,html body .contract-stage .contract-toolbar button{color:var(--color-swedish-lake-ui,#496b7a);cursor:pointer;font-family:var(--font-sans), Inter, ui-sans-serif, system-ui, sans-serif;text-underline-offset:.15em;background:0 0;border:0;padding:0;font-size:1rem;text-decoration:underline}html body .contract-stage article.contract-document,html body .contract-stage .contract-draft{border:1px solid var(--color-linen-sand,#e9e1d5);box-shadow:0 12px 40px color-mix(in srgb, var(--color-deep-lake,#2d4652) 8%, transparent);box-sizing:border-box;color:var(--color-deep-lake,#2d4652);font-family:var(--font-sans), Inter, ui-sans-serif, system-ui, sans-serif;background:#fffdf8;border-radius:2px;width:100%;max-width:42rem;margin:0 auto;padding:32px 24px;font-size:1rem;font-weight:400;line-height:1.65}html body .contract-stage article.contract-document .contract-header{border-bottom:1px solid var(--color-linen-sand,#e9e1d5);margin-bottom:32px;padding-bottom:24px}html body .contract-stage article.contract-document h1{color:var(--color-deep-lake,#2d4652);font-family:var(--font-serif), "Cormorant Garamond", Georgia, "Times New Roman", serif;letter-spacing:0;text-transform:none;margin:0 0 12px;font-size:2rem;font-weight:500;line-height:1.2}html body .contract-stage article.contract-document .contract-meta,html body .contract-stage article.contract-document .contract-status{color:var(--color-deep-lake,#2d4652);font-family:var(--font-sans), Inter, ui-sans-serif, system-ui, sans-serif;margin:0;font-size:.9375rem}html body .contract-stage article.contract-document .contract-meta+.contract-meta,html body .contract-stage article.contract-document .contract-status{margin-top:4px}html body .contract-stage article.contract-document .contract-subtitle{font-family:var(--font-serif), "Cormorant Garamond", Georgia, serif;margin:16px 0 0;font-size:1.125rem;font-weight:500}html body .contract-stage article.contract-document .contract-section{margin-top:40px}html body .contract-stage article.contract-document h2{color:var(--color-deep-lake,#2d4652);font-family:var(--font-serif), "Cormorant Garamond", Georgia, "Times New Roman", serif;text-transform:none;margin:0 0 16px;font-size:1.375rem;font-weight:500;line-height:1.25}html body .contract-stage article.contract-document h3{font-family:var(--font-sans), Inter, ui-sans-serif, system-ui, sans-serif;letter-spacing:.06em;text-transform:uppercase;margin:0 0 8px;font-size:.8125rem;font-weight:600}html body .contract-stage article.contract-document p{margin:0 0 12px}html body .contract-stage article.contract-document .contract-parties,html body .contract-stage article.contract-document .contract-stay,html body .contract-stage article.contract-document .contract-sign{gap:16px;display:grid}html body .contract-stage article.contract-document .contract-party,html body .contract-stage article.contract-document .contract-stay-block{background:color-mix(in srgb, var(--color-nordic-ivory,#f7f4ee) 78%, #fff);border:1px solid var(--color-linen-sand,#e9e1d5);box-sizing:border-box;min-width:0;padding:16px 18px}html body .contract-stage article.contract-document .contract-party p,html body .contract-stage article.contract-document .contract-stay-block p{margin-bottom:0}html body .contract-stage article.contract-document .contract-facts,html body .contract-stage article.contract-document .contract-price-table,html body .contract-stage article.contract-document .contract-bank-list{gap:8px;margin:0 0 16px;display:grid}html body .contract-stage article.contract-document .contract-facts>div,html body .contract-stage article.contract-document .contract-price-row,html body .contract-stage article.contract-document .contract-bank-list>div{justify-content:space-between;gap:16px;min-width:0;display:flex}html body .contract-stage article.contract-document .contract-facts dt,html body .contract-stage article.contract-document .contract-price-row dt,html body .contract-stage article.contract-document .contract-bank-list dt{font-weight:400}html body .contract-stage article.contract-document .contract-facts dd,html body .contract-stage article.contract-document .contract-price-row dd,html body .contract-stage article.contract-document .contract-bank-list dd{font-variant-numeric:tabular-nums;overflow-wrap:anywhere;text-align:right;margin:0}html body .contract-stage article.contract-document .contract-price-table{border-top:1px solid var(--color-linen-sand,#e9e1d5);padding-top:12px}html body .contract-stage article.contract-document .contract-price-total{border-top:1px solid var(--color-deep-lake,#2d4652);margin-top:8px;padding-top:12px;font-weight:600}html body .contract-stage article.contract-document .contract-price-total dt,html body .contract-stage article.contract-document .contract-price-total dd{font-weight:600}html body .contract-stage article.contract-document .contract-price-deposit{border-top:1px solid var(--color-linen-sand,#e9e1d5);margin-top:24px;padding-top:16px}html body .contract-stage article.contract-document .contract-bank{background:color-mix(in srgb, var(--color-nordic-ivory,#f7f4ee) 78%, #fff);border:1px solid var(--color-linen-sand,#e9e1d5);margin-top:16px;padding:16px 18px}html body .contract-stage article.contract-document .contract-sign-line{border-bottom:1px solid var(--color-deep-lake,#2d4652);min-height:2.5rem;margin-bottom:8px!important}html body .contract-stage article.contract-document .contract-keep{break-inside:avoid;page-break-inside:avoid}@media (min-width:768px){html body .contract-stage{padding:32px 24px 64px}html body .contract-stage article.contract-document{padding:48px 40px}html body .contract-stage article.contract-document h1{font-size:2.25rem}html body .contract-stage article.contract-document .contract-parties,html body .contract-stage article.contract-document .contract-stay,html body .contract-stage article.contract-document .contract-sign{grid-template-columns:1fr 1fr}}@media (max-width:767px){html body .contract-stage{overflow-x:hidden}}@media print{.print-hide,.print-hide{display:none!important}html body .contract-stage{background:#fff;padding:0}html body .contract-stage article.contract-document{box-shadow:none;color:#111;background:#fff;border:0;border-radius:0;max-width:none;padding:0}html body .contract-stage article.contract-document h2,html body .contract-stage article.contract-document .contract-keep,html body .contract-stage article.contract-document .contract-prices,html body .contract-stage article.contract-document .contract-bank,html body .contract-stage article.contract-document .contract-sign{break-inside:avoid;page-break-inside:avoid}html body .contract-stage article.contract-document h2{break-after:avoid;page-break-after:avoid}.guest-document h2,.guest-document h3,.guest-document p,.guest-document li{break-inside:avoid;page-break-inside:avoid}@page{size:A4;margin:16mm}}
html body header.host-nav{background:var(--color-nordic-ivory,#f7f4ee);border-bottom:1px solid var(--color-lake-mist,#e5ecef);color:var(--color-deep-lake,#2d4652)}html body header.host-nav .host-nav-inner{box-sizing:border-box;max-width:var(--container-main,1280px);flex-direction:column;align-items:flex-start;gap:12px;width:100%;margin:0 auto;padding:16px 20px;display:flex}html body header.host-nav .host-nav-brand{color:var(--color-deep-lake,#2d4652);font-family:var(--font-serif), "Cormorant Garamond", Georgia, serif;margin:0;font-size:22px;font-weight:500}html body header.host-nav .host-nav-links{flex-wrap:wrap;align-items:center;gap:16px;margin:0;padding:0;list-style:none;display:flex}html body header.host-nav .host-nav-links>li{margin:0;padding:0;display:flex}html body header.host-nav .host-nav-link,html body header.host-nav .host-nav-links a,html body header.host-nav .host-nav-links button{color:var(--color-swedish-lake-ui,#496b7a);cursor:pointer;font-family:var(--font-sans), Inter, ui-sans-serif, system-ui, sans-serif;text-underline-offset:.15em;background:0 0;border:0;padding:4px 0;font-size:1rem;line-height:1.4;text-decoration:underline}html body header.host-nav .host-nav-link:hover,html body header.host-nav .host-nav-links a:hover,html body header.host-nav .host-nav-links button:hover{color:color-mix(in srgb, var(--color-swedish-lake-ui,#496b7a) 72%, var(--color-deep-lake,#2d4652))}@media (min-width:768px){html body header.host-nav .host-nav-inner{flex-direction:row;justify-content:space-between;align-items:center;padding-left:32px;padding-right:32px}}@media (min-width:1024px){html body header.host-nav .host-nav-inner{padding-left:48px;padding-right:48px}.host-inquiry-section-body>h2:first-of-type,.host-inquiry-section-body>div>h2:first-of-type{display:none}details.min-w-0>summary{overflow-wrap:anywhere}}@media print{.print-hide,.print-hide{display:none!important}}
