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 .host-shell{min-height:100vh}html body .host-shell-bar{background:var(--color-nordic-ivory,#f7f4ee);border-bottom:1px solid var(--color-lake-mist,#e5ecef);align-items:center;gap:12px;min-height:56px;padding:8px 16px;display:flex}html body .host-menu-toggle{border:1px solid var(--color-lake-mist,#e5ecef);color:var(--color-deep-lake,#2d4652);cursor:pointer;font-family:var(--font-sans), Inter, ui-sans-serif, system-ui, sans-serif;background:0 0;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:8px 12px;font-size:1rem;display:inline-flex}html body .host-sidebar-backdrop{z-index:40;background:#2d465247;border:0;padding:0;display:none;position:fixed;inset:0}html body .host-sidebar-backdrop.is-open{display:block}html body .host-sidebar{background:var(--color-nordic-ivory,#f7f4ee);border-right:1px solid var(--color-lake-mist,#e5ecef);box-sizing:border-box;color:var(--color-deep-lake,#2d4652);z-index:50;flex-direction:column;width:min(280px,86vw);max-width:100%;display:flex;position:fixed;top:0;bottom:0;left:0;overflow:hidden auto;transform:translate(-100%)}html body .host-sidebar.is-open{transform:none}html body .host-sidebar-inner{box-sizing:border-box;flex-direction:column;gap:20px;min-height:100%;padding:20px 16px 24px;display:flex}html body .host-sidebar-brand{align-items:center;gap:10px;display:flex}html body .host-sidebar-mark{width:auto;height:36px;display:block}html body header.host-nav,html body .host-nav-brand{color:var(--color-deep-lake,#2d4652);font-family:var(--font-serif), "Cormorant Garamond", Georgia, serif;margin:0;font-size:18px;font-weight:500;line-height:1.2}html body .host-nav-group{border-top:1px solid var(--color-lake-mist,#e5ecef);padding-top:14px}html body .host-nav-group-title{color:var(--color-deep-lake,#2d4652);font-family:var(--font-sans), Inter, ui-sans-serif, system-ui, sans-serif;letter-spacing:.04em;text-transform:uppercase;margin:0 0 8px;font-size:.75rem;font-weight:600}html body .host-nav-links{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}html body .host-nav-links>li{flex-direction:column;margin:0;padding:0;display:flex}html body .host-nav-item-row{align-items:stretch;width:100%;display:flex}html body .host-nav-item-row .host-nav-link{flex:auto;min-width:0}html body .host-nav-caret{color:var(--color-swedish-lake-ui,#496b7a);cursor:pointer;background:0 0;border:0;flex:0 0 44px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:0;font-size:1rem;display:inline-flex}html body .host-nav-caret:hover{color:var(--color-deep-lake,#2d4652)}html body .host-sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html body .host-nav-sublinks{border-left:1px solid var(--color-lake-mist,#e5ecef);flex-direction:column;gap:0;margin:0 0 4px 12px;padding:0 0 0 8px;list-style:none;display:flex}html body .host-nav-sublinks[hidden]{display:none}html body .host-nav-sublinks .host-nav-link{white-space:normal}html body .host-page-overview{flex-direction:column;gap:0;margin:24px 0 0;padding:0;list-style:none;display:flex}html body .host-page-overview-row{border-top:1px solid var(--color-lake-mist,#e5ecef);padding:12px 0}html body .host-page-overview-link{color:var(--color-deep-lake,#2d4652);font-family:var(--font-serif), "Cormorant Garamond", Georgia, serif;align-items:center;min-height:44px;font-size:1.15rem;text-decoration:none;display:inline-flex}html body .host-nav-link,html body .host-nav-links a,html body .host-nav-links button{box-sizing:border-box;color:var(--color-swedish-lake-ui,#496b7a);cursor:pointer;font-family:var(--font-sans), Inter, ui-sans-serif, system-ui, sans-serif;text-align:left;background:0 0;border:0;border-radius:0;align-items:center;width:100%;min-height:44px;padding:8px 10px;font-size:1rem;line-height:1.3;text-decoration:none;display:flex}html body .host-nav-link:hover,html body .host-nav-links a:hover,html body .host-nav-links button:hover{color:var(--color-deep-lake,#2d4652)}html body .host-nav-link.is-active{background:color-mix(in srgb, var(--color-lake-mist,#e5ecef) 70%, transparent);color:var(--color-deep-lake,#2d4652);font-weight:600}html body .host-sidebar-footer{border-top:1px solid var(--color-lake-mist,#e5ecef);margin-top:auto;padding-top:14px}html body .host-locale-tabs{flex-wrap:wrap;gap:8px;display:flex}html body .host-locale-tab{border:1px solid var(--color-lake-mist,#e5ecef);box-sizing:border-box;color:var(--color-deep-lake,#2d4652);flex-direction:column;gap:2px;min-width:7.5rem;min-height:44px;padding:8px 12px;text-decoration:none;display:flex}html body .host-locale-tab.is-active{border-color:var(--color-deep-lake,#2d4652)}html body .host-locale-name{font-weight:600}html body .host-locale-meta{color:var(--color-swedish-lake-ui,#496b7a);font-size:.875rem;line-height:1.3}html body .host-translation-panel{border-top:1px solid var(--color-lake-mist,#e5ecef);flex-direction:column;gap:8px;padding-top:12px;display:flex}html body .host-legal-warning{font-weight:600}html body .host-action-tertiary{color:var(--color-swedish-lake-ui,#496b7a);cursor:pointer;font-family:var(--font-sans), Inter, ui-sans-serif, system-ui, sans-serif;text-align:left;text-underline-offset:.15em;background:0 0;border:0;min-height:44px;padding:8px 0;font-size:1rem;text-decoration:underline}@media (min-width:1024px){html body .host-shell{grid-template-columns:240px minmax(0,1fr);display:grid}html body .host-shell-bar,html body .host-menu-toggle,html body .host-sidebar-backdrop{display:none}html body .host-shell>.print-hide{height:100vh;position:sticky;top:0}html body .host-sidebar{z-index:1;width:240px;height:100%;position:relative;top:0;transform:none}html body .host-shell-main{min-width:0}}@media print{.print-hide,.print-hide{display:none!important}}
