/* Sector presentation, using the established standalone site components. */
.hotel-creative { --paper:#faf8f2; --surface:#fff; --blue:#194c48; color:#192b32; background:var(--paper); }
.hotel-creative .button-blue,.hotel-creative .cta-section .button-dark { background:#194c48; color:#fff; }
.hotel-creative .hotel-site-header { border-color:#194c48; }
.hotel-creative .hotel-site-nav a[aria-current="page"] { color:#194c48; }
.sector-hero { display:grid;grid-template-columns:1.1fr 1fr;gap:64px;align-items:center;padding-block:76px; }
.sector-hero h1 { font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(64px,7vw,108px);line-height:.98;letter-spacing:-.025em;text-transform:uppercase;margin:24px 0; }
.sector-lead { font-size:21px;line-height:1.6;max-width:590px; }
.sector-note { font-size:14px;margin-top:24px; }
.sector-poster { display:flex;flex-direction:column;justify-content:space-between;gap:50px;min-height:450px;padding:36px;background:#194c48;color:#fff;border:12px solid #192b32;border-radius:18px;box-shadow:18px 18px 0 #d9eddf;text-decoration:none;transform:rotate(2deg); }
.sector-poster strong { font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(44px,4.8vw,76px);line-height:1.03; }
.sector-poster>span { font-size:13px;letter-spacing:.06em; }
.sector-poster b { float:right;font-size:28px; }
.hotel-creative .campaign-ribbon,.hotel-creative .cta-section { background:#d9eddf; }
.hotel-creative .screen-top { background:#194c48;color:#fff; }
.hotel-creative .screen-top strong { color:#fff; }
.hotel-creative .sector-slides { aspect-ratio:auto;height:auto;min-height:0; }
.hotel-creative .sector-slide { position:relative;display:grid;grid-template-columns:1fr 1fr;min-height:450px;background:#fff;color:#192b32; }
.hotel-creative .sector-slide[hidden] { display:none; }
.sector-slide-title { padding:42px;background:#d9eddf;position:relative;overflow:hidden; }
.sector-slide-title h3 { font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(38px,4.5vw,70px);line-height:1.05;margin:24px 0; }
.sector-slide-title p { font-size:18px;line-height:1.5;max-width:90%; }
.sector-star { display:block;font-size:80px;color:#194c48;line-height:1;margin-top:24px; }
.sector-rows { display:flex;flex-direction:column;justify-content:center;padding:32px; }
.sector-rows>div { padding:24px 0;border-bottom:1px solid #ced7d7; }
.sector-rows>div:last-child { border:0; }
.sector-rows h4 { font-size:26px;line-height:1.2;margin:0 0 10px; }
.sector-rows p { font-size:17px;line-height:1.5;margin:0; }
.hotel-creative .sector-art { background:#d9eddf;color:#192b32; }
.hotel-creative .sector-art strong { font-size:clamp(50px,6vw,90px);line-height:1; }
.hotel-creative .benefit-grid article:nth-child(1) { background:#d9eddf; }
.hotel-creative .demo-controls button[aria-pressed="true"] { background:#194c48;color:#fff; }
@media(max-width:900px) { .sector-hero{gap:32px;grid-template-columns:1fr;padding-block:45px}.sector-poster{transform:none;min-height:300px;max-width:650px;box-shadow:8px 8px 0 #d9eddf}.sector-hero h1{font-size:clamp(56px,10vw,90px)} }
@media(max-width:600px) { .sector-hero{padding-block:32px}.sector-lead{font-size:18px}.sector-poster{padding:24px;border-width:8px;min-height:280px;gap:30px}.hotel-creative .sector-slide{grid-template-columns:1fr;min-height:0}.sector-slide-title{padding:26px}.sector-slide-title h3{font-size:46px}.sector-star{display:none}.sector-rows{padding:8px 26px}.sector-rows>div{padding:18px 0}.sector-rows h4{font-size:23px}.sector-rows p{font-size:16px}.screen-ticker{flex-wrap:wrap;height:auto;gap:8px;padding:14px}.screen-ticker p{white-space:normal}.sector-hero .inner-actions{align-items:flex-start} }
