/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--navy:#0b3045;--deep:#061f2e;--blue:#4d7f91;--mist:#dce8e9;--cream:#f5f1e8;--paper:#fcfbf7;--gold:#c8a66a;--ink:#17323e;--muted:#64757c;--line:#d8dfde;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:82px}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select{font:inherit}button,a{color:inherit}a{text-decoration:none}button{cursor:pointer}img{max-width:100%;display:block}h1,h2{letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif;font-weight:400}h1{max-width:680px;margin:0 0 24px;font-size:clamp(50px,5.5vw,82px);line-height:.99}h2{margin:0 0 20px;font-size:clamp(40px,4.2vw,62px);line-height:1.02}h3,p{margin-top:0}.header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fcfbf7f2;border-bottom:1px solid #0b30451a;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;min-height:80px;padding:12px clamp(20px,4vw,64px);display:grid;position:sticky;top:0}.brand{align-items:center;gap:11px;min-width:205px;display:flex}.brand-image{border-radius:50%;width:46px;height:46px;overflow:hidden;box-shadow:0 4px 14px #061f2e2e}.brand-image img{object-fit:cover;width:100%;height:100%}.brand>span:last-child{line-height:1;display:grid}.brand b{font-family:Georgia,serif;font-size:21px;font-weight:500}.brand small{color:var(--blue);letter-spacing:.24em;text-transform:uppercase;margin-top:5px;font-size:9px;font-weight:800}.nav{justify-content:center;gap:clamp(20px,2.6vw,42px);font-size:13px;font-weight:700;display:flex}.nav a{border-bottom:1px solid #0000;padding:12px 0}.nav a:hover{border-color:var(--gold)}.header-actions{align-items:center;gap:9px;display:flex}.lang,.menu{background:0 0;border:0;min-width:42px;min-height:42px;font-size:13px;font-weight:800}.menu{font-size:24px;display:none}.mobile-nav{border:1px solid var(--line);background:var(--paper);border-radius:12px;padding:12px;display:grid;position:absolute;top:74px;left:16px;right:16px;box-shadow:0 18px 42px #061f2e29}.mobile-nav a{padding:14px;font-weight:700}.button{border:1px solid var(--navy);background:var(--navy);min-height:52px;color:var(--white);border-radius:4px;justify-content:center;align-items:center;gap:11px;padding:0 24px;font-size:14px;font-weight:800;transition:all .18s;display:inline-flex}.button:hover{background:var(--deep);transform:translateY(-1px);box-shadow:0 10px 25px #061f2e29}.button i{font-size:19px;font-style:normal}.button.compact{min-height:42px;padding:0 17px}.button.cream{border-color:var(--cream);background:var(--cream);color:var(--navy)}.button.cream:hover{background:var(--white)}.button.outline{border-color:var(--navy);color:var(--navy);background:0 0}.button.outline:hover{background:var(--navy);color:var(--white)}.hero{background:var(--navy);grid-template-columns:minmax(400px,44%) 1fr;min-height:min(680px,100vh - 80px);display:grid}.hero-copy{z-index:2;color:var(--white);flex-direction:column;justify-content:center;align-items:flex-start;padding:74px clamp(30px,6vw,95px) 142px;display:flex;position:relative}.hero-copy:after{z-index:-1;background:var(--navy);clip-path:polygon(0 0,50% 0,100% 100%,50% 100%);content:"";width:200px;position:absolute;top:0;bottom:0;right:-100px}.kicker{color:var(--blue);letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 18px;font-size:11px;font-weight:850;display:flex}.kicker:before{background:var(--gold);content:"";width:34px;height:1px}.kicker.light{color:#bed1d7}.lead{color:#d8e4e7;max-width:560px;margin-bottom:30px;font-size:clamp(16px,1.5vw,20px);line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:25px;display:flex}.under-link{color:var(--white);background:0 0;border:0;border-bottom:1px solid;align-items:center;gap:9px;padding:9px 0;font-size:14px;font-weight:800;display:inline-flex}.under-link i{font-style:normal}.secure{color:#b8ced5;margin:27px 0 0;font-size:12px}.hero-photo{outline:0;min-width:0;position:relative;overflow:hidden}.hero-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#061f2e8c),linear-gradient(90deg,#0b30452e,#0000 32%);position:absolute;inset:0}.hero-photo:focus-visible{box-shadow:inset 0 0 0 3px var(--gold)}.hero-slides{position:absolute;inset:0}.hero-slides img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .45s,transform .7s;position:absolute;inset:0;transform:scale(1.015)}.hero-slides img.active{opacity:1;transform:scale(1)}.gallery-arrow{z-index:3;width:48px;height:48px;color:var(--white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#061f2e94;border:1px solid #ffffff61;border-radius:50%;place-items:center;font-size:20px;transition:all .18s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 24px #061f2e2e}.gallery-arrow:hover,.gallery-arrow:focus-visible{border-color:var(--white);background:#061f2ee0;transform:translateY(-50%)scale(1.06)}.gallery-arrow.previous{left:clamp(24px,6vw,92px)}.gallery-arrow.next{right:clamp(18px,3vw,42px)}.gallery-dots{z-index:3;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;bottom:110px;left:0;right:0}.gallery-dots button{background:0 0;border:1px solid #ffffffd9;border-radius:50%;width:8px;height:8px;padding:0;transition:all .18s;box-shadow:0 2px 8px #061f2e59}.gallery-dots button.active{background:var(--white);border-radius:999px;width:24px}.photo-chips{z-index:2;gap:8px;display:flex;position:absolute;bottom:88px;right:clamp(18px,4vw,60px)}.photo-chips span{color:var(--white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#061f2ea3;border:1px solid #ffffff47;border-radius:999px;padding:12px 14px;font-size:12px;font-weight:700}.booking{z-index:10;background:var(--white);border:1px solid #0b30451a;border-radius:9px;grid-template-columns:repeat(3,1fr) 1.35fr;width:min(1180px,100% - 42px);min-height:116px;margin:-58px auto 0;padding:14px;display:grid;position:relative;box-shadow:0 24px 60px #061f2e29}.booking label{border-right:1px solid var(--line);flex-direction:column;justify-content:center;padding:12px 22px;display:flex}.booking label span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-bottom:9px;font-size:10px;font-weight:850}.booking input,.booking select{width:100%;min-height:30px;color:var(--ink);background:0 0;border:0;outline:0;padding:0;font-size:15px;font-weight:700}.booking-button{text-align:left;justify-content:space-between;min-height:88px;margin-left:14px}.booking-button span{gap:6px;display:grid}.booking-button small{color:#bed1d7;font-size:10px;font-weight:500}.facts{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);width:min(1180px,100% - 42px);margin:28px auto 0;display:grid}.facts span{border-right:1px solid var(--line);min-height:88px;color:var(--muted);justify-content:center;align-items:center;gap:12px;font-size:13px;font-weight:750;display:flex}.facts span:last-child{border-right:0}.facts i{background:var(--mist);width:34px;height:34px;color:var(--navy);border-radius:50%;flex:0 0 34px;place-items:center;font-style:normal;font-weight:850;display:grid}.section{width:min(1180px,100% - 42px);margin:0 auto;padding:118px 0}.heading{margin-bottom:52px}.heading.split{grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;display:grid}.heading.split h2{margin-bottom:0}.heading>p,.heading.split>p,.location-copy>p,.dining-copy>p,.contact>div>p{color:var(--muted);font-size:16px;line-height:1.75}.heading.center{text-align:center;max-width:720px;margin-left:auto;margin-right:auto}.heading.center .kicker{justify-content:center}.room-layout{background:var(--white);grid-template-columns:1.05fr .95fr;display:grid;box-shadow:0 20px 60px #061f2e17}.room-layout figure{min-height:630px;margin:0;position:relative;overflow:hidden}.room-layout figure img{object-fit:cover;width:100%;height:100%}.room-layout figcaption,.location-photo span{color:var(--navy);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fcfbf7ed;border-radius:4px;padding:12px 15px;font-size:12px;font-weight:800;position:absolute;bottom:24px;left:24px}.room-list{flex-direction:column;justify-content:center;padding:34px clamp(28px,4vw,56px);display:flex}.room-list article{border-bottom:1px solid var(--line);grid-template-columns:40px 1fr auto;align-items:start;gap:17px;padding:27px 0;display:grid}.room-list article:first-child{border-top:1px solid var(--line)}.room-list article small{color:var(--gold);font-family:Georgia,serif}.room-list h3{margin:0 0 8px;font-family:Georgia,serif;font-size:24px;font-weight:400}.room-list b{font-size:13px}.room-list p{color:var(--muted);margin:6px 0 0;font-size:13px}.room-list article button{border:1px solid var(--line);background:0 0;border-radius:50%;width:42px;height:42px}.room-list article button:hover{border-color:var(--navy);background:var(--navy);color:var(--white)}.room-list .fine{color:var(--muted);margin:20px 0;font-size:11px;line-height:1.6}.room-list>.button{align-self:flex-start}.amenities{padding-top:105px}.amenity-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.amenity-grid>div{border:1px solid var(--line);flex-direction:column;justify-content:space-between;min-height:176px;padding:24px;transition:all .18s;display:flex}.amenity-grid>div:hover{background:var(--white);transform:translateY(-3px)}.amenity-grid i{background:var(--mist);width:48px;height:48px;color:var(--navy);border-radius:50%;place-items:center;font-style:normal;font-weight:850;display:grid}.amenity-grid b{max-width:170px;font-size:14px;line-height:1.45}.facility-icon{width:22px;height:22px}.facts .facility-icon{width:17px;height:17px}.dining{background:var(--navy);color:var(--white);grid-template-columns:.95fr 1.05fr 1.05fr;gap:16px;padding:90px clamp(20px,4vw,64px);display:grid}.dining-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding-right:clamp(8px,2vw,30px);display:flex}.dining-copy h2{font-size:clamp(40px,3.8vw,56px)}.dining-copy>p{color:#c8d8dc}.dining-copy .button{margin-top:10px}.image-card{background:var(--paper);min-height:580px;color:var(--ink);grid-template-rows:1fr auto;display:grid;overflow:hidden}.image-card>img{object-fit:cover;width:100%;height:100%;min-height:330px}.image-card>div{padding:30px;position:relative}.image-card>div>i{background:var(--gold);border-radius:50%;place-items:center;width:50px;height:50px;font-style:normal;display:grid;position:absolute;top:-25px;right:25px}.image-card h3{margin:0 0 10px;font-family:Georgia,serif;font-size:28px;font-weight:400}.image-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.location{grid-template-columns:1.15fr .85fr;display:grid}.location-photo{min-height:575px;position:relative;overflow:hidden}.location-photo img{object-fit:cover;width:100%;height:100%}.location-copy{background:var(--mist);flex-direction:column;justify-content:center;align-items:flex-start;padding:60px clamp(34px,5vw,78px);display:flex}.location-copy dl{gap:18px;width:100%;margin:16px 0 30px;display:grid}.location-copy dl div{border-top:1px solid #0b30452e;padding-top:17px}.location-copy dt{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:850}.location-copy dd{margin:0;font-size:14px;font-weight:700;line-height:1.55}.policies{padding-top:28px}.policy-grid{grid-template-columns:.75fr .75fr 1.5fr;gap:14px;display:grid}.policy-grid article{border-top:3px solid var(--gold);background:var(--cream);min-height:225px;padding:28px}.policy-grid i{background:var(--white);width:48px;height:48px;color:var(--blue);border-radius:50%;place-items:center;margin-bottom:30px;font-style:normal;font-weight:850;display:grid}.policy-grid h3{margin:0 0 9px;font-family:Georgia,serif;font-size:24px;font-weight:400}.policy-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.contact{color:var(--white);background:linear-gradient(#061f2ee6,#061f2ee6),url(/images/property-view.jpg) 50%/cover;grid-template-columns:1fr auto;align-items:center;gap:60px;padding:80px clamp(22px,8vw,130px);display:grid}.contact h2{max-width:760px}.contact>div>p{color:#c8d8dc;max-width:700px;margin-bottom:0}.contact>div:last-child{justify-items:start;gap:16px;display:grid}footer{color:var(--white);background:#051b28;grid-template-columns:1fr auto auto;align-items:center;gap:48px;padding:62px clamp(22px,4vw,64px) 26px;display:grid}.footer-brand{align-items:center;gap:15px;display:flex}.footer-brand img{object-fit:cover;border-radius:50%;width:62px;height:62px}.footer-brand b{font-family:Georgia,serif;font-size:22px;font-weight:400}.footer-brand p{color:#9fb5bd;margin:6px 0 0;font-size:12px}.footer-links{color:#c8d8dc;grid-template-columns:repeat(2,auto);gap:12px 26px;font-size:12px;font-weight:700;display:grid}.copyright{color:#809ba4;border-top:1px solid #ffffff1f;grid-column:1/-1;justify-content:space-between;margin:26px 0 0;padding-top:20px;font-size:10px;display:flex}.mobile-book{display:none}@media (width<=1080px){.nav{display:none}.header{grid-template-columns:1fr auto}.menu{display:block}.hero{grid-template-columns:47% 53%}.hero-copy{padding-left:40px;padding-right:40px}.booking{grid-template-columns:repeat(3,1fr)}.booking-button{grid-column:1/-1;min-height:64px;margin:12px 0 0}.dining{grid-template-columns:1fr 1fr}.dining-copy{grid-column:1/-1;max-width:760px}.image-card{min-height:530px}}@media (width<=800px){.header{min-height:72px;padding:10px 18px}.brand{min-width:auto}.brand-image{width:42px;height:42px}.brand b{font-size:18px}.header-actions .button{display:none}.hero{flex-direction:column-reverse;min-height:auto;display:flex}.hero-photo{height:54vw;min-height:330px}.hero-copy{padding:56px 24px 94px}.hero-copy:after{display:none}.gallery-arrow{width:44px;height:44px}.gallery-arrow.previous{left:16px}.gallery-arrow.next{right:16px}.gallery-dots{bottom:18px}.photo-chips{bottom:64px;left:18px;right:18px}.booking{grid-template-columns:1fr 1fr;width:calc(100% - 30px);margin-top:-48px}.booking label{padding:12px}.booking label:nth-child(2){border-right:0}.booking label:nth-child(3){border-top:1px solid var(--line);border-right:0;grid-column:1/-1}.facts{grid-template-columns:1fr 1fr;width:calc(100% - 30px)}.facts span:nth-child(2){border-right:0}.facts span:nth-child(-n+2){border-bottom:1px solid var(--line)}.section{width:calc(100% - 30px);padding:82px 0}.heading.split{grid-template-columns:1fr;gap:18px}.room-layout{grid-template-columns:1fr}.room-layout figure{min-height:62vw}.amenity-grid{grid-template-columns:repeat(2,1fr)}.dining{grid-template-columns:1fr;padding:72px 16px}.image-card{min-height:0}.location{grid-template-columns:1fr;width:calc(100% - 30px)}.location-photo{min-height:58vw}.location-copy{padding:48px 28px}.policy-grid{grid-template-columns:1fr 1fr}.policy-grid article:last-child{grid-column:1/-1}.contact{grid-template-columns:1fr;gap:34px;padding:70px 24px}footer{grid-template-columns:1fr;gap:28px;padding-bottom:110px}.footer-links{grid-template-columns:1fr 1fr}footer>.button{justify-self:start}.mobile-book{z-index:40;color:var(--white);background:#061f2ef7;border:1px solid #ffffff26;border-radius:9px;justify-content:space-between;align-items:center;gap:14px;padding:10px 10px 10px 15px;display:flex;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 14px 32px #061f2e4d}.mobile-book>span{gap:3px;display:grid}.mobile-book small{color:#bed1d7;font-size:9px}.mobile-book b{font-size:12px}.mobile-book .button{min-height:44px}}@media (width<=520px){h1{font-size:clamp(48px,12vw,64px)}.brand small{font-size:8px}.photo-chips span:last-child{display:none}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .under-link{align-self:flex-start}.booking{grid-template-columns:1fr}.booking label,.booking label:nth-child(2),.booking label:nth-child(3){border-right:0;border-bottom:1px solid var(--line);grid-column:1}.booking label:nth-child(3){border-top:0}.facts span{flex-direction:column;align-items:flex-start;min-height:78px;padding:14px;font-size:11px}.room-list{padding:24px 20px 30px}.room-list article{grid-template-columns:30px 1fr}.room-list article button{display:none}.amenity-grid{gap:8px}.amenity-grid>div{min-height:152px;padding:18px}.image-card>img{min-height:250px}.policy-grid{grid-template-columns:1fr}.policy-grid article:last-child{grid-column:auto}.copyright{flex-direction:column;align-items:flex-start;gap:8px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.hero-slides img{transform:none!important}}.card-visual{background:var(--deep);min-height:330px;text-align:initial;border:0;padding:0;position:relative;overflow:hidden}.card-visual img{object-fit:cover;width:100%;height:100%;transition:transform .25s}.card-visual:hover img{transform:scale(1.02)}.card-visual>i{background:var(--gold);width:50px;height:50px;color:var(--ink);border-radius:50%;place-items:center;font-style:normal;display:grid;position:absolute;bottom:22px;right:25px;box-shadow:0 8px 22px #061f2e38}.image-card>div{background:var(--paper)}.card-action{border:0;border-bottom:1px solid var(--navy);color:var(--navy);background:0 0;align-items:center;gap:8px;margin-top:20px;padding:7px 0;font-size:12px;font-weight:850;display:inline-flex}.card-action i{font-size:16px;font-style:normal}.card-action:hover{border-color:var(--gold);color:var(--blue)}.policy-grid i{text-align:center;white-space:nowrap;place-items:center;width:68px;height:68px;padding:0;font-size:12px;line-height:1}.details-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#061f2eb8;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.details-dialog{background:var(--paper);width:min(560px,100%);padding:44px;position:relative;box-shadow:0 26px 80px #061f2e59}.details-dialog h2{margin-bottom:18px;font-size:clamp(38px,5vw,54px)}.dialog-close{border:1px solid var(--line);background:var(--white);width:42px;height:42px;color:var(--navy);border-radius:50%;font-size:26px;line-height:1;position:absolute;top:16px;right:16px}.dialog-close:hover{border-color:var(--navy)}.details-copy{color:var(--muted);margin-bottom:26px;font-size:15px;line-height:1.7}.details-phone{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:7px;margin-bottom:28px;padding:20px 0;display:grid}.details-phone small{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:850}.details-phone a{font-family:Georgia,serif;font-size:30px}.dialog-actions{flex-wrap:wrap;gap:12px;display:flex}@media (width<=800px){.card-visual{height:300px;min-height:0}.image-card>div{background:var(--white);padding:26px 24px 28px}.image-card h3{color:var(--ink)}.image-card p{color:#52676f;font-size:14px}}@media (width<=520px){.card-visual{height:270px}.details-dialog{padding:38px 24px 26px}.details-phone a{font-size:27px}.dialog-actions{display:grid}.dialog-actions .button{width:100%}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
