@charset "UTF-8";
/* Finnish line lengths are tuned below the responsive base styles. */
:root{--paper:#f4f0e7;--ink:#2e2926;--muted:#676058;--line:#d6cfc1;--ochre:#dbad48;--rust:#b94f33;--sage:#d5dac8;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65}a{color:inherit;text-underline-offset:5px}a:focus-visible{outline:3px solid #963c28;outline-offset:5px}a:hover{text-decoration-thickness:2px}img,svg{max-width:100%;display:block}p{margin:0 0 1.1em}h1,h2,h3{font-weight:400;line-height:1.05;margin:0}h1,h2{font-family:var(--serif);letter-spacing:-.045em}h1{font-size:clamp(58px,6.3vw,94px)}h2{font-size:clamp(38px,4.1vw,59px)}h3{font-size:24px;letter-spacing:-.03em}em{font-weight:400}strong{font-weight:700}.wrap{width:calc(100% - 96px);max-width:1300px;margin-inline:auto}.skip{position:absolute;left:24px;top:-100px;padding:10px 16px;background:var(--ink);color:white;z-index:9}.skip:focus{top:12px}.masthead{display:flex;align-items:center;gap:36px;min-height:104px;border-bottom:1px solid var(--line)}.wordmark{display:flex;align-items:center;font-weight:700;font-size:29px;letter-spacing:-1.4px;text-decoration:none;line-height:1}.wordmark svg{width:31px;margin-right:10px;fill:none;stroke:var(--ink);stroke-width:2}.brand-dot{color:var(--rust)}nav{display:flex;gap:25px;align-items:center}nav a{font-size:13px;text-decoration:none}.masthead nav{margin-left:auto}.edition{font-size:10px;letter-spacing:.13em;border-left:1px solid var(--line);padding-left:30px}.hero{display:grid;grid-template-columns:1.04fr 1fr;gap:60px;padding-top:60px;padding-bottom:64px;align-items:center}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;margin-bottom:25px}.hero .eyebrow{display:flex;align-items:center;gap:9px}.sun-dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:var(--rust)}.lede{font-size:18px;max-width:420px;line-height:1.65;margin-top:28px;color:var(--muted)}.button{display:inline-flex;gap:40px;align-items:center;text-decoration:none;padding:15px 20px;background:var(--ink);color:var(--paper);font-size:13px;font-weight:700;margin-top:12px}.button span{font-size:21px;line-height:1}.hero-note{font-size:10px;line-height:1.7;color:var(--muted);margin-top:24px}.hero-art{margin:0;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.hero-art img{width:100%;height:auto;max-height:610px;object-fit:cover}.hero-art figcaption{color:var(--muted);font-size:9px;margin-top:10px}.guide-meta{display:flex;justify-content:space-between;gap:20px;border-block:1px solid var(--line);padding-block:16px;font-size:9px;letter-spacing:.1em;font-weight:700}.section{padding-block:86px}.section-heading{display:grid;grid-template-columns:1.2fr 1fr;column-gap:13%;margin-bottom:40px;align-items:end}.section-heading .eyebrow{grid-column:1/-1;margin-bottom:20px}.section-heading>p:last-child{font-size:14px;color:var(--muted);margin-bottom:4px;max-width:390px}.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.choice{position:relative;padding:30px 28px;min-height:313px;display:flex;flex-direction:column;border:1px solid var(--line)}.choice.park{background:var(--sage)}.choice.bellagio{background:#e9cfa0}.choice.vdara{background:#e5ded0}.choice-index{font-family:var(--serif);font-style:italic;font-size:24px;line-height:1;margin-bottom:35px}.choice .eyebrow{margin-bottom:10px;font-size:9px;letter-spacing:.12em}.choice h3{font-family:var(--serif);font-size:36px;margin-bottom:18px}.choice p:not(.eyebrow){font-size:13px;line-height:1.7;max-width:295px}.choice a{font-size:10px;font-weight:700;text-decoration:none;border-top:1px solid #7b776657;padding-top:18px;margin-top:auto;display:flex;justify-content:space-between;gap:14px}.choice a span{font-size:17px;line-height:1}.comparison{margin-top:46px}table{width:100%;border-collapse:collapse;font-size:12px;text-align:left;table-layout:fixed}caption{text-align:left;font-size:11px;font-weight:700;letter-spacing:.02em;margin-bottom:18px}th,td{padding:19px 19px 19px 0;border-bottom:1px solid var(--line);vertical-align:top}thead th{font-size:12px}thead th:first-child{width:24%;font-weight:400;color:var(--muted)}tbody th{font-weight:400;padding-right:34px;font-size:12px}td{color:#575149}table tr>td:last-child{padding-right:0}.source-note{font-size:10px;line-height:1.65;color:var(--muted);margin-top:16px;margin-bottom:0;max-width:890px}.properties{border-top:1px solid var(--ink)}.property{display:grid;grid-template-columns:.8fr 1.4fr;column-gap:13%;padding:72px 0;border-bottom:1px solid var(--line)}.property-label{font-size:10px;letter-spacing:.12em;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.property-label svg{width:125px;fill:none;stroke:var(--ink);stroke-width:1.5;margin-bottom:8px}.property h2{font-size:50px;margin-bottom:26px}.property .eyebrow{color:var(--muted);margin-bottom:14px}.property>div:last-child>p:not(.eyebrow){font-size:14px;max-width:615px;color:#575149}.trade-off{display:grid;grid-template-columns:104px 1fr;gap:20px;padding-top:18px;margin-top:25px;border-top:1px solid var(--line);font-size:11px}.trade-off strong{font-size:10px;text-transform:uppercase;letter-spacing:.06em}.trade-off p{margin:0}.booking-section{background:var(--ink);color:var(--paper);margin-top:85px;padding-block:75px}.booking-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:12%}.booking-grid h2{font-size:57px;margin-bottom:28px}.booking-grid>div>p:last-child{font-size:13px;max-width:310px;color:#c7bfb2}.booking-grid .eyebrow{color:var(--ochre)}.checklist{list-style:none;margin:0;padding:0}.checklist li{display:flex;gap:24px;border-top:1px solid #ffffff30;padding-block:24px}.checklist li:first-child{padding-top:0;border:0}.checklist li>span{font-family:var(--serif);font-style:italic;color:var(--ochre);font-size:25px;line-height:1}.checklist h3{font-size:17px;letter-spacing:0;margin-bottom:10px}.checklist p{font-size:12px;color:#d4cdc1;line-height:1.75;margin:0}.responsible{display:grid;grid-template-columns:1fr 1.2fr;gap:12%}.responsible>div:last-child>p{font-size:13px;color:#575149}.responsible .source-note{font-size:10px!important}.about-section{border-top:1px solid var(--ink);border-bottom:1px solid var(--line);padding-block:62px;display:grid;grid-template-columns:1fr 1fr;gap:13%}.about-section h2{font-size:42px;margin-bottom:24px}.about-section p{font-size:12px;color:#575149}.about-section .eyebrow{font-size:10px;color:var(--ink)}.about-detail h3{font-size:14px;font-weight:700;margin-bottom:14px;letter-spacing:0}.about-detail h3:not(:first-child){margin-top:30px}.site-notices{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;padding-block:50px}.site-notices h2{font-family:var(--sans);font-weight:700;font-size:12px;letter-spacing:0;margin-bottom:15px}.site-notices p{font-size:10px;color:var(--muted)}.footer{display:grid;grid-template-columns:1fr 1fr 1.1fr;gap:30px;padding-block:34px 40px;border-top:1px solid var(--ink);align-items:start}.footer .wordmark{font-size:30px}.footer>p{font-family:var(--serif);font-size:18px;line-height:1.25}.footer nav{gap:8px 19px;flex-wrap:wrap}.footer nav a{font-size:10px}.copyright{font-size:9px;color:var(--muted);grid-column:1/-1}
@media(min-width:1500px){.hero-art img{max-height:680px}}@media(max-width:1050px){.wrap{width:calc(100% - 56px)}.hero{gap:32px}.edition{display:none}h1{font-size:70px}.choice{padding:25px 20px}.property{column-gap:9%}.booking-grid{gap:8%}.booking-grid h2{font-size:48px}.section-heading{column-gap:8%}.responsible{gap:8%}.site-notices{gap:25px}}@media(max-width:760px){.wrap{width:calc(100% - 36px)}.masthead{min-height:94px;gap:20px;flex-wrap:wrap;padding-block:21px}.wordmark{font-size:26px}.wordmark svg{width:25px;margin-right:7px}.masthead nav{gap:18px}.masthead nav a{font-size:10px}.hero{grid-template-columns:1fr;gap:28px;padding-top:39px;padding-bottom:37px}.hero-copy{max-width:600px}h1{font-size:70px;line-height:1.02}.hero .eyebrow{font-size:9px;margin-bottom:22px}.lede{font-size:16px;max-width:450px;margin-top:25px}.hero-art img{max-height:400px;object-position:center 51%}.hero-art figcaption{font-size:8px}.hero-note{margin-bottom:0}.guide-meta{font-size:7px;letter-spacing:.07em;padding-block:14px;align-items:center}.guide-meta span{max-width:48%}.guide-meta span:last-child{text-align:right}.section{padding-block:53px}.section-heading{display:block;margin-bottom:27px}.section-heading h2{font-size:43px;margin-bottom:23px}.section-heading>p:last-child{font-size:13px}.choice-grid{gap:13px;grid-template-columns:1fr}.choice{min-height:auto;padding:24px}.choice-index{margin-bottom:20px}.choice h3{font-size:35px;margin-bottom:14px}.choice p:not(.eyebrow){max-width:500px;font-size:13px}.choice a{margin-top:12px;padding-top:15px;font-size:11px}.comparison{margin-top:35px}table{display:block}caption{display:block;line-height:1.5;font-size:11px;margin-bottom:24px}thead{display:none}tbody{display:block}tr{display:block;margin-bottom:25px}tbody th{display:block;padding:0 0 13px;font-weight:700;font-size:13px;border-bottom:1px solid var(--ink)}td{display:grid;grid-template-columns:85px 1fr;gap:16px;padding:13px 0;font-size:12px}td:before{content:attr(data-label);font-weight:700;font-size:11px;color:var(--ink)}.property{grid-template-columns:1fr;gap:22px;padding-block:43px}.property-label{flex-direction:row;align-items:center}.property-label svg{width:45px;margin:0}.property-label span{font-size:9px}.property h2{font-size:42px;margin-bottom:22px}.property .eyebrow{font-size:8px}.property>div:last-child>p:not(.eyebrow){font-size:13px}.trade-off{grid-template-columns:1fr;gap:10px}.booking-section{margin-top:50px;padding-block:48px}.booking-grid{grid-template-columns:1fr;gap:24px}.booking-grid h2{font-size:46px}.booking-grid>div>p:last-child{max-width:470px}.checklist li{gap:19px;padding-block:23px}.checklist li:first-child{padding-top:23px;border-top:1px solid #ffffff30}.checklist h3{font-size:16px}.checklist p{font-size:12px}.responsible{grid-template-columns:1fr;gap:26px}.responsible h2{font-size:43px}.responsible .eyebrow{margin-bottom:18px}.about-section{grid-template-columns:1fr;gap:25px;padding-block:45px}.about-section h2{font-size:39px}.about-section p{font-size:12px}.site-notices{grid-template-columns:1fr;gap:18px;padding-block:35px}.site-notices p{font-size:11px}.footer{grid-template-columns:1fr 1fr;gap:25px}.footer nav{grid-column:1/-1;gap:12px 23px}.copyright{grid-column:1/-1}.footer>p{font-size:17px}}@media(max-width:400px){h1{font-size:61px}.masthead nav{gap:14px}.masthead{gap:15px}.masthead nav a{font-size:9px}.wordmark{font-size:24px}.wordmark svg{width:23px}.hero-art img{max-height:365px}.button{gap:28px}.section-heading h2,.property h2,.responsible h2{font-size:39px}.booking-grid h2{font-size:43px}.about-section h2{font-size:35px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/* Long Finnish headings retain intentional line breaks without small-screen clipping. */
h1{font-size:clamp(49px,5.25vw,79px)}
@media(max-width:760px){h1{font-size:59px}.masthead nav{flex-wrap:wrap}}
@media(max-width:480px){h1{font-size:50px}.masthead nav{margin-left:0;width:100%;justify-content:space-between}.masthead{row-gap:19px}.masthead nav a{font-size:11px}.hero-art img{object-fit:contain;background:#e8dfcb}}
@media(max-width:400px){h1{font-size:46px}}
