@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--blue:#1652f0;--deep:#0e32a0;--ink:#111723;--muted:#606978;--line:#dde2ea;--paper:#f4f6fa;--white:#fff;--radius:24px;font-family:'DM Sans',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3,.wordmark,.feature-title{font-family:Manrope,sans-serif}h1,h2,h3{font-weight:800;letter-spacing:-.055em;line-height:1.08}p{line-height:1.7}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #6d97ff;outline-offset:4px}[hidden]{display:none!important}.shell{max-width:1360px;margin:auto;padding:0 44px}.skip{position:fixed;top:-80px;left:16px;background:white;padding:15px;z-index:100}.skip:focus{top:10px}
.site-header{background:#ffffffed;backdrop-filter:blur(20px);position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:90px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.monogram{height:43px;width:43px;display:grid;place-items:center;background:var(--blue);color:white;border-radius:12px;font:800 1.05rem Manrope;letter-spacing:-.08em}.wordmark{font-size:1.05rem;font-weight:800;line-height:1.2;letter-spacing:-.04em}.wordmark span{display:block;color:var(--muted);font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;margin-top:3px}.main-nav{display:flex;align-items:center;gap:4px}.nav-link{font-size:.875rem;font-weight:700;padding:12px 16px;border-radius:30px;white-space:nowrap;transition:background .2s,color .2s}.nav-link:hover{background:#edf2ff}.nav-link[aria-current=page]{background:var(--blue);color:#fff}.btn{border:1px solid transparent;background:var(--blue);color:#fff;border-radius:12px;padding:15px 21px;display:inline-flex;align-items:center;justify-content:center;gap:14px;font-weight:700;font-size:.94rem;min-height:50px;line-height:1.3;transition:transform .2s,background .2s}.btn:hover{background:var(--deep);transform:translateY(-2px)}.btn.white{background:#fff;color:var(--ink)}.btn.white:hover{background:#e9efff}.btn.outline{background:transparent;border-color:var(--line);color:var(--ink)}.btn.outline:hover{border-color:var(--blue);background:#f2f5ff}.btn.compact{min-height:44px;padding:12px 17px;font-size:.875rem}.icon-arrow{font-size:1.3em;line-height:1}.button-row{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.text-link{font-weight:700;color:var(--blue);display:inline-flex;gap:14px;align-items:center;padding:12px 0}.text-link:hover{text-decoration:underline}
.page{animation:page-in .4s ease both;min-height:65vh}@keyframes page-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.eyebrow{text-transform:uppercase;font-size:.8rem;letter-spacing:.17em;font-weight:700;color:var(--blue);margin:0 0 20px;display:flex;align-items:center;gap:12px}.eyebrow:before{content:'';height:2px;width:24px;background:currentColor}.hero{display:grid;grid-template-columns:1fr 1.05fr;gap:48px;align-items:center;padding-top:60px;padding-bottom:62px}.hero-copy h1{font-size:clamp(3.2rem,5.9vw,5.4rem);line-height:1.03;letter-spacing:-.07em;margin-bottom:26px}.hero-copy h1 span{color:var(--blue)}.hero-copy .intro{max-width:450px;color:var(--muted);font-size:1.1rem;margin-bottom:30px}.hero-note{display:flex;align-items:center;gap:14px;font-size:.875rem;color:var(--muted);margin-top:34px}.hero-note:before{content:'';width:35px;height:1px;background:#a8b2c1}.featured-business{position:relative;background:#141820;border-radius:var(--radius);overflow:hidden;box-shadow:0 28px 55px -24px #111f4f55}.feature-image{width:100%;height:470px;object-fit:cover;transition:opacity .2s;opacity:.97}.feature-image.motors{object-fit:contain;background:#000}.feature-image.clothing{object-fit:cover;object-position:50% 45%}.feature-image.music{object-fit:cover;object-position:50% 25%}.feature-shade{position:absolute;inset:0;background:linear-gradient(180deg,#0000 40%,#030911e8 100%);pointer-events:none}.feature-top{position:absolute;top:22px;left:22px;display:inline-flex;align-items:center;padding:9px 13px;background:#fffef7ed;color:#111;border-radius:30px;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.feature-bottom{position:absolute;bottom:25px;left:28px;right:28px;color:white}.feature-label{font-size:.875rem;opacity:.85;margin:0 0 8px}.feature-title{font-size:2rem;letter-spacing:-.045em;font-weight:800;display:block;margin-bottom:16px}.feature-controls{display:flex;align-items:center;justify-content:space-between;gap:16px}.feature-dots{display:flex;gap:8px}.dot{border:0;width:26px;height:26px;background:transparent;display:grid;place-items:center;padding:0}.dot:before{content:'';height:6px;width:6px;border-radius:50%;background:#ffffff66;transition:.2s}.dot[aria-pressed=true]:before{width:24px;border-radius:10px;background:#fff}.slide-link{font-size:.875rem;font-weight:700;display:flex;gap:15px;align-items:center;min-height:44px}.slide-link:hover{text-decoration:underline}.venture-bar{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.venture-bar .shell{display:grid;grid-template-columns:repeat(4,1fr)}.venture-shortcut{padding:24px 20px;display:flex;align-items:center;justify-content:space-between;border-right:1px solid var(--line);transition:.2s;gap:12px}.venture-shortcut:first-child{padding-left:0}.venture-shortcut:last-child{border:0}.venture-shortcut strong{font:800 1.3rem Manrope;letter-spacing:-.04em}.venture-shortcut small{display:block;color:var(--muted);font-size:.8rem;margin-top:3px}.venture-shortcut:hover{color:var(--blue)}.venture-shortcut .shortcut-arrow{color:var(--blue);font-size:1.5rem}.section-space{padding-top:78px;padding-bottom:78px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.section-heading h2{font-size:clamp(2rem,3.7vw,3.2rem);margin-bottom:0}.section-heading p{color:var(--muted);max-width:380px;margin:0}.business-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.business-card{background:#fff;border-radius:20px;overflow:hidden;border:1px solid var(--line);transition:.25s}.business-card:hover{transform:translateY(-6px);box-shadow:0 15px 40px #15377515;border-color:#b7c9fb}.business-card img{width:100%;height:218px;object-fit:cover;transition:transform .4s}.business-card:hover img{transform:scale(1.035)}.business-card .motor-thumb{object-fit:contain;background:#000}.business-card .portrait-thumb{object-position:center 22%}.business-card .card-body{padding:22px}.category{font-size:.75rem;text-transform:uppercase;letter-spacing:.13em;font-weight:700;color:var(--blue);margin-bottom:10px;display:block}.business-card h3{font-size:1.3rem;margin:0 0 12px;letter-spacing:-.04em}.business-card p{font-size:.94rem;color:var(--muted);line-height:1.6;margin:0 0 24px}.card-footer{display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:.875rem}.card-footer .circle-arrow{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#edf2ff;color:var(--blue)}
.marble{background-color:#13171f;background-image:linear-gradient(110deg,#080d1688,#11182466),url('assets/enhanced/marble.webp');background-position:center;background-size:cover;color:white}.marble-banner{display:flex;align-items:center;justify-content:space-between;gap:35px;border-radius:24px;padding:45px 50px;margin-top:48px}.marble-banner h2{font-size:2.5rem;margin:0 0 12px}.marble-banner p{margin:0;color:#d8deea;max-width:520px}.marble .eyebrow{color:#9fbaff}.marble .btn.outline{color:white;border-color:#ffffff55}.marble .btn.outline:hover{background:#ffffff16}.marble p{color:#d4dbe7}.page-heading{padding:45px 0 32px;display:flex;align-items:end;justify-content:space-between;gap:32px}.page-heading h1{font-size:clamp(2.8rem,5.4vw,4.7rem);margin:0}.page-heading p{max-width:390px;color:var(--muted);margin:0}.page-heading .eyebrow{margin-bottom:14px}.editorial-hero{display:grid;grid-template-columns:1.05fr 1fr;border-radius:26px;overflow:hidden;min-height:460px}.editorial-hero>img{width:100%;height:100%;max-height:560px;object-fit:cover}.editorial-copy{padding:44px;align-self:center}.editorial-copy h2{font-size:clamp(2.1rem,3.6vw,3.2rem);margin-bottom:20px}.editorial-copy p{max-width:400px;margin-bottom:25px}.mini-label{display:block;font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:#a3bfff;margin-bottom:18px}.sub-nav{display:flex;gap:28px;flex-wrap:wrap;padding:22px 0;border-bottom:1px solid var(--line);margin-bottom:50px}.sub-nav a{font-size:.94rem;font-weight:700;padding:5px 0}.sub-nav a:hover{color:var(--blue)}.content-section{padding-bottom:64px;scroll-margin-top:120px}.filters{display:flex;gap:8px;flex-wrap:wrap}.pill{font-size:.875rem;border:1px solid var(--line);padding:11px 19px;border-radius:30px;background:#fff;font-weight:600;min-height:44px}.pill[aria-pressed=true]{background:var(--blue);border-color:var(--blue);color:#fff}.menu-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 35px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:12px 28px}.menu-item{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:23px 0;border-bottom:1px solid var(--line)}.menu-item:nth-last-child(-n+2){border-bottom:0}.menu-item h3{font-size:1.06rem;letter-spacing:-.025em;margin:0 0 6px}.menu-item small{color:var(--muted);font-size:.8rem}.price{font:800 1.3rem Manrope;color:var(--blue);white-space:nowrap}.offer-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:24px}.offer-main{background:var(--blue);color:#fff;border-radius:22px;padding:30px;display:grid;grid-template-columns:1fr 150px;gap:20px;align-items:center}.offer-main h3{font-size:1.8rem;margin-bottom:14px}.offer-main p{color:#e2eaff;margin-bottom:18px}.offer-main .category{color:#d4e0ff}.poster-button{border:0;background:transparent;padding:0;text-align:inherit;display:block;width:100%;position:relative;border-radius:16px;overflow:hidden}.poster-button img{width:100%;height:auto;transition:transform .35s}.poster-button:hover img{transform:scale(1.015)}.zoom-badge{position:absolute;right:12px;bottom:12px;color:var(--ink);background:#fffef5ef;border:1px solid #ffffff99;backdrop-filter:blur(12px);border-radius:30px;padding:7px 11px;font-weight:700;font-size:.75rem;pointer-events:none}.info-stack{display:grid;gap:18px}.info-card{background:white;border:1px solid var(--line);border-radius:22px;padding:28px}.info-card h3{font-size:1.45rem;margin:0 0 14px}.info-card p{color:var(--muted);margin-bottom:15px}.info-card p:last-child{margin-bottom:0}.visit-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.hours{width:100%;border-collapse:collapse;font-size:.94rem}.hours td{padding:12px 0;border-bottom:1px solid var(--line)}.hours td:last-child{text-align:right;font-weight:600}.hours tr:last-child td{border-bottom:0}.contact-line{display:block;color:var(--blue);font-weight:600;overflow-wrap:anywhere;margin:10px 0}.contact-line:hover{text-decoration:underline}.review-box{border:1px dashed #b0bfdc;background:#f8faff;border-radius:18px;padding:30px}.review-box input{max-width:100%;font-size:.94rem}.review-box input::file-selector-button{border:0;background:var(--blue);color:#fff;border-radius:9px;padding:12px 17px;margin-right:16px;cursor:pointer;font-weight:600}.review-box p{color:var(--muted);margin-top:18px;margin-bottom:0;font-size:.875rem}.review-preview{margin-top:20px}.review-preview video{max-width:100%;max-height:380px;border-radius:16px}.review-preview audio{max-width:100%;width:100%}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.gallery-grid.two{grid-template-columns:1fr 1fr}.gallery-card{min-width:0;background:white;border:1px solid var(--line);border-radius:22px;padding:12px;align-self:start}.gallery-card .gallery-caption{padding:20px 12px 14px}.gallery-caption h3{font-size:1.25rem;letter-spacing:-.035em;margin:0 0 8px}.gallery-caption p{font-size:.875rem;color:var(--muted);margin:0}.gallery-grid.two .poster-button img{max-height:520px;object-fit:contain;background:#e9edf4}.gallery-card .poster-button{border-radius:14px}.section-note{font-size:.875rem;color:var(--muted);max-width:770px;margin-top:15px}
.motor-hero{display:grid;grid-template-columns:1.4fr 1fr;border-radius:26px;overflow:hidden}.motor-image{display:grid;place-items:center;background:#000;padding:25px}.motor-image img{width:100%;max-height:475px;object-fit:contain}.motor-copy{padding:45px;align-self:center}.motor-copy h2{font-size:2.7rem;margin-bottom:20px}.motor-copy p{margin-bottom:25px}.rental-details{display:grid;grid-template-columns:.8fr 1.2fr;gap:32px;align-items:start;margin-top:44px;margin-bottom:75px}.rental-details .poster-button img{max-height:750px;object-fit:contain;background:#f0f3f8}.feature-list{list-style:none;padding:0;margin:25px 0}.feature-list li{padding:19px 0;border-bottom:1px solid var(--line);display:flex;gap:18px;align-items:start}.feature-list li:before{content:'✓';color:var(--blue);font-weight:800}.feature-list strong{display:block;margin-bottom:5px}.feature-list span{color:var(--muted);font-size:.94rem;line-height:1.6}.fashion-hero{display:grid;grid-template-columns:1.4fr .8fr;gap:22px;align-items:stretch}.fashion-look{background:#fff;border:1px solid var(--line);padding:12px;border-radius:24px;display:flex;align-items:center}.fashion-look img{border-radius:15px}.fashion-aside{border-radius:24px;padding:34px;display:flex;flex-direction:column;justify-content:space-between;gap:24px}.fashion-aside h2{font-size:2.4rem;margin-bottom:15px}.fashion-aside p{margin-bottom:0}.fashion-aside .poster-button{max-width:210px;margin-left:auto}.fashion-aside .poster-button img{max-height:235px;object-fit:cover;object-position:50% 35%;border-radius:15px}.music-layout{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start;padding-bottom:75px}.music-art{padding:14px;border-radius:24px;background:#0c1320}.music-art .poster-button{max-width:560px;margin:auto}.booking-list{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;margin-bottom:24px}.booking-row{padding:24px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.booking-row:last-child{border:0}.booking-row h3{font-size:1.15rem;margin:0 0 6px;letter-spacing:-.025em}.booking-row p{font-size:.875rem;margin:0;color:var(--muted)}.booking-price{font:800 1.4rem Manrope;color:var(--blue)}.releases{padding:30px;border-radius:22px;margin-top:25px}.releases h3{font-size:1.6rem;margin-bottom:14px}.releases p{margin-bottom:0}.site-footer{border-top:1px solid var(--line);background:#fff;padding:34px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-inner p{font-size:.875rem;color:var(--muted);margin:0}.footer-links{display:flex;gap:20px;font-size:.875rem;color:var(--muted)}.footer-links a:hover{color:var(--blue)}
dialog{padding:0;border:0;max-width:calc(100vw - 32px);border-radius:24px;color:var(--ink);box-shadow:0 30px 100px #0005}dialog::backdrop{background:#061025b8;backdrop-filter:blur(8px)}.contact-dialog{width:540px}.dialog-content{padding:34px}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px}.dialog-top h2{font-size:1.8rem;margin:0}.icon-button{display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--line);background:#fff;border-radius:50%;font-size:1.4rem;flex-shrink:0}.icon-button:hover{background:#eaf0ff}.dialog-content p{color:var(--muted);font-size:.94rem}.form-field{margin:15px 0}.form-field label{display:block;font-size:.875rem;font-weight:700;margin-bottom:7px}.form-field input,.form-field select,.form-field textarea{width:100%;border:1px solid #c9d0df;border-radius:10px;padding:13px;background:#fff;color:var(--ink);font-size:1rem}.form-field textarea{min-height:100px;resize:vertical}.lightbox{width:min(1050px,calc(100vw - 24px));background:#0d1118;color:white}.lightbox-head{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:16px 22px}.lightbox-head h2{font:600 1rem Manrope;letter-spacing:0;margin:0}.lightbox-head .icon-button{background:#252d3b;border-color:#485267;color:white}.lightbox-image{max-height:75vh;max-height:75dvh;width:100%;object-fit:contain;background:#080b10}.lightbox-actions{padding:13px 20px;display:flex;align-items:center;justify-content:space-between;gap:15px}.lightbox-actions button{background:#252d3b;color:white;border:1px solid #485267;border-radius:10px;padding:11px 17px;font-size:.875rem;min-height:44px}.lightbox-actions p{font-size:.8rem;color:#c4cedf;margin:0}.reveal{transition:opacity .55s,transform .55s}.reveal.waiting{opacity:0;transform:translateY(20px)}
@media(min-width:1500px){.hero-copy h1{font-size:5.6rem}}
@media(max-width:1120px){.shell{padding:0 30px}.header-inner{gap:14px}.nav-link{padding:11px 12px}.header-contact{display:none}.hero{gap:32px;padding-top:45px}.hero-copy h1{font-size:4rem}.feature-image{height:450px}.business-grid{grid-template-columns:1fr 1fr}.business-card img{height:250px}.editorial-copy,.motor-copy{padding:32px}.offer-main{grid-template-columns:1fr}.offer-main .poster-button{max-width:210px}.gallery-grid{gap:16px}.fashion-aside{padding:26px}.fashion-aside h2{font-size:2rem}}
@media(max-width:800px){.header-inner{min-height:78px;flex-wrap:wrap;padding-top:14px;padding-bottom:10px;gap:12px}.brand{gap:9px}.wordmark{font-size:1rem}.main-nav{width:100%;justify-content:space-between;gap:3px;overflow-x:auto;padding:3px 0 2px}.nav-link{font-size:.875rem;padding:10px 14px;min-height:44px}.monogram{height:38px;width:38px}.hero{grid-template-columns:1fr;padding-top:34px;padding-bottom:34px;gap:32px}.hero-copy h1{font-size:clamp(3.4rem,8.7vw,5rem)}.hero-copy .intro{max-width:580px}.hero-note{display:none}.feature-image{height:390px}.venture-shortcut{padding:20px 10px}.venture-shortcut strong{font-size:1.1rem}.venture-shortcut small{font-size:.75rem}.venture-shortcut .shortcut-arrow{display:none}.section-space{padding-top:50px;padding-bottom:50px}.section-heading{align-items:start;flex-direction:column;gap:18px}.marble-banner{padding:34px;align-items:start;flex-direction:column}.page-heading{padding:30px 0;align-items:start;flex-direction:column;gap:20px}.page-heading h1{font-size:3.5rem}.page-heading p{max-width:560px}.editorial-hero{grid-template-columns:1fr 1fr;min-height:350px}.editorial-copy{padding:26px}.editorial-copy h2{font-size:2rem}.sub-nav{gap:20px;margin-bottom:35px}.offer-grid,.visit-grid,.motor-hero,.rental-details,.fashion-hero,.music-layout{grid-template-columns:1fr}.motor-copy{padding:35px}.motor-image img{max-height:350px}.rental-details{gap:25px}.rental-details>.poster-button{max-width:500px;margin:auto}.fashion-aside{display:grid;grid-template-columns:1fr 180px;align-items:center}.fashion-aside .poster-button img{max-height:240px}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-grid.two{grid-template-columns:1fr 1fr}.music-art{max-width:520px;margin:auto;width:100%}.music-layout{gap:30px}.content-section{scroll-margin-top:170px}.footer-inner{flex-wrap:wrap}.footer-links{flex-wrap:wrap}}
@media(max-width:520px){.shell{padding:0 20px}.main-nav{gap:1px}.nav-link{padding:10px 9px;font-size:.875rem}.hero-copy h1{font-size:clamp(2.8rem,12.5vw,3.8rem);overflow-wrap:normal}.hero-copy .intro{font-size:1rem}.hero-copy .button-row .btn{padding:14px 16px}.feature-image{height:335px}.feature-bottom{left:22px;right:22px;bottom:19px}.feature-title{font-size:1.7rem}.feature-top{left:18px;top:18px}.venture-bar .shell{grid-template-columns:repeat(2,1fr)}.venture-shortcut{padding:18px 0;border-bottom:1px solid var(--line)}.venture-shortcut:nth-child(even){padding-left:22px;border-right:0}.venture-shortcut:nth-child(n+3){border-bottom:0}.venture-shortcut small{font-size:.8rem}.business-grid{grid-template-columns:1fr;gap:20px}.business-card{display:grid;grid-template-columns:125px 1fr}.business-card img{height:100%;min-height:225px;width:125px;object-fit:cover}.business-card .motor-thumb{object-fit:contain}.business-card .card-body{padding:19px}.business-card h3{font-size:1.25rem}.business-card p{font-size:.875rem;margin-bottom:16px}.category{font-size:.75rem}.marble-banner{padding:28px;margin-top:30px}.marble-banner h2{font-size:2rem}.page-heading h1{font-size:clamp(2.5rem,10.5vw,3.5rem)}.page-heading .eyebrow{font-size:.75rem}.editorial-hero{grid-template-columns:1fr}.editorial-hero>img{height:300px}.editorial-copy{padding:28px}.editorial-copy h2{font-size:2.3rem}.sub-nav{gap:18px;font-size:.875rem;padding:18px 0}.sub-nav a{font-size:.875rem}.menu-grid{grid-template-columns:1fr;padding:5px 22px}.menu-item:nth-last-child(2){border-bottom:1px solid var(--line)}.menu-item{padding:20px 0}.menu-item h3{font-size:1rem}.price{font-size:1.2rem}.section-heading h2{font-size:2rem}.offer-main{padding:26px;grid-template-columns:1fr}.offer-main .poster-button{max-width:none}.info-card{padding:24px}.review-box{padding:22px}.review-box input{font-size:.875rem}.review-box input::file-selector-button{display:block;margin-bottom:12px}.gallery-grid,.gallery-grid.two{grid-template-columns:1fr}.gallery-grid.two .poster-button img{max-height:none}.motor-copy{padding:28px}.motor-copy h2{font-size:2.2rem}.fashion-aside{grid-template-columns:1fr 110px;padding:24px;gap:14px}.fashion-aside h2{font-size:1.8rem}.fashion-aside .poster-button img{height:165px}.booking-row{padding:20px}.booking-row h3{font-size:1.05rem}.booking-price{font-size:1.25rem}.dialog-content{padding:23px}.dialog-top h2{font-size:1.5rem}.lightbox-actions p{display:none}.site-footer{padding-bottom:35px}.footer-inner{gap:22px}.feature-label{font-size:.8rem}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal.waiting{opacity:1;transform:none}}

.ve-deals-banner{display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap;padding:12px 20px;background:#1652f0;color:#fff;font-size:14px;line-height:1.5;text-align:center}.ve-deals-banner strong{font-weight:800}.ve-deals-banner button{border:1px solid #fff;background:#fff;color:#123ea4;border-radius:999px;padding:8px 16px;min-height:40px;font:inherit;font-weight:750;cursor:pointer;white-space:nowrap}.ve-deals-banner button:focus-visible{outline:3px solid white;outline-offset:3px}@media(max-width:520px){.ve-deals-banner{gap:8px;padding:10px 16px}.ve-deals-banner span{max-width:340px}}
