/* Editorial second edition: real catalog images and two shoppable room moods. */
.swx-editorial .swx-hero{border-radius:24px;min-height:690px}
.swx-scene-link{position:absolute;inset-inline-end:38px;top:64px;display:flex;align-items:center;gap:22px;padding:12px 17px;border:1px solid #ffffff50;border-radius:40px;font-size:11px;color:#fff!important;background:#152b2140;backdrop-filter:blur(10px)}
.swx-scene-link span{font-size:20px}
.swx-home .swd-visual-card{min-height:275px;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-end;gap:12px;padding:24px;background:#f0f2e9;overflow:hidden;border:0;border-radius:16px;isolation:isolate}
.swx-home .swd-visual-card:nth-child(2),.swx-home .swd-visual-card:nth-child(6){background:#e9edf0}
.swx-home .swd-visual-card:nth-child(3),.swx-home .swd-visual-card:nth-child(4){background:#f3ece1}
.swx-home .swd-visual-card:after{content:'';position:absolute;width:210px;height:210px;border-radius:50%;border:1px solid #9eac9633;top:-60px;inset-inline-end:-65px;z-index:-1}
.swd-visual-number{position:absolute;top:23px;inset-inline-start:24px;font-size:10px;color:#687565;letter-spacing:.1em}
.swx-home .swd-visual-card .swd-visual-image{height:140px;display:flex;align-items:center;justify-content:center;padding:0 40px 0 48px;overflow:hidden}
.swx-home .swd-visual-card .swd-visual-image img{width:100%;height:100%!important;object-fit:contain;mix-blend-mode:multiply;transition:transform .4s cubic-bezier(.2,.7,.2,1)}
.swx-home .swd-visual-card:hover img{transform:translateY(-4px) scale(1.055)}
.swx-home .swd-visual-card h3{font-size:21px;letter-spacing:-.035em;font-weight:500;margin-bottom:5px}
.swx-home .swd-visual-card .swd-card-copy>span{font-size:12px;max-width:none}
.swx-home .swd-visual-card .swd-arrow{top:auto;bottom:23px;inset-inline-end:22px;width:32px;height:32px;border:1px solid #adb9a5;border-radius:50%;display:grid;place-items:center}
.swd-visual-card .swd-card-copy{padding-inline-end:30px}
.swx-editorial .swx-brands{background:none;border-top:1px solid var(--sw-line);border-bottom:1px solid var(--sw-line);border-radius:0;padding:30px 5px}
.swx-editorial .swx-brands a{letter-spacing:-.045em}
.sw-room-tabs{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:20px}
.sw-room-tabs a{display:flex;align-items:center;gap:22px;font-size:14px;min-height:48px;padding:13px 24px;border:1px solid #dce3d5;border-radius:40px;transition:background .2s,color .2s}
.sw-room-tabs a span{font-size:10px;opacity:.65}
.sw-room-tabs a[aria-selected=true]{background:var(--sw-forest);color:#fff;border-color:var(--sw-forest)}
.sw-room-panel{position:relative;isolation:isolate;overflow:hidden;min-height:620px;border-radius:22px;background:#182b22;color:#fff;display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:40px;padding:54px;margin-bottom:20px}
.sw-room-panel[hidden]{display:none}
.sw-room-panel:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#08180edb,#0a150d26 90%);z-index:-1}
.sw-room-image{position:absolute;inset:0;width:100%;height:100%!important;object-fit:cover;z-index:-2}
.sw-room-copy .swx-eyebrow{font-size:9px;color:#e0f5b7;margin-bottom:26px}
.swx-home .sw-room-copy h3{font-size:clamp(40px,4.8vw,70px);line-height:1.03;letter-spacing:-.055em;font-weight:500;color:#fff;margin-bottom:22px}
.sw-room-copy h3 em{font-style:normal;color:#e0f5b7}
.sw-room-copy>p:not(.swx-eyebrow){max-width:345px;font-size:14px;line-height:1.8;color:#f0f1e9;margin-bottom:28px}
.sw-room-destinations{align-self:end;display:grid;gap:10px;margin-bottom:20px}
.sw-room-destinations>a{display:flex;align-items:center;gap:16px;border:1px solid #ffffff66;border-radius:12px;background:#ffffffed;color:#182d25;padding:13px 16px;min-height:91px;backdrop-filter:blur(12px)}
.sw-room-destinations img{width:64px;height:64px!important;object-fit:contain;mix-blend-mode:multiply}
.sw-room-destinations small{display:block;font-size:8px;letter-spacing:.12em;color:#56705b;margin-bottom:5px}
.sw-room-destinations strong{font-weight:500;font-size:16px;line-height:1.4}
.sw-room-arrow{margin-inline-start:auto;font-size:22px}
.sw-room-caption{position:absolute;bottom:23px;inset-inline-end:32px;font-size:7px;letter-spacing:.09em;color:#f2f3e9}
.swx-editorial .swx-card{border:0;border-radius:16px;box-shadow:inset 0 0 0 1px #e2e8dc}
.swx-editorial .swx-card-image{height:250px;background:#f1f3ec}
.swx-editorial .swx-products-section .swx-section-head .swx-eyebrow{display:none}
.swx-editorial .swx-card:hover{box-shadow:inset 0 0 0 1px #96ac88,0 16px 30px #1836290a}
.swx-editorial .swx-guides{border-radius:22px;padding:50px;background:radial-gradient(ellipse at top right,#315340 0%,#162e24 65%)}
.swx-editorial .swx-guide h3{font-size:23px;line-height:1.3}
[dir=rtl] .sw-room-panel:after{background:linear-gradient(270deg,#08180ee0,#0a150d60 90%)}
[dir=rtl] .swx-home .sw-room-copy h3{letter-spacing:normal;line-height:1.4;font-size:clamp(37px,4vw,58px)}
[dir=rtl] .swx-home .swd-visual-card h3{letter-spacing:normal;line-height:1.5}
@media(min-width:761px) and (max-width:1100px){.sw-room-panel{padding:36px;gap:22px;min-height:590px}.sw-room-destinations>a{padding:12px}.sw-room-destinations img{width:48px;height:48px!important}.sw-room-destinations strong{font-size:14px}.swx-home .swd-visual-card{padding:23px 18px}.swx-home .swd-visual-card h3{font-size:19px}}
@media(max-width:760px){
 .swx-editorial .swx-hero{min-height:0;border-radius:18px}.swx-scene-link{display:none}
 .swx-home .swd-visual-card{min-height:230px;padding:18px 14px;gap:13px;border-radius:13px}
 .swd-visual-number{top:15px;inset-inline-start:15px;font-size:8px}
 .swx-home .swd-visual-card .swd-visual-image{height:105px;padding:12px 16px 0}
 .swx-home .swd-visual-card h3{font-size:17px;line-height:1.3;margin-bottom:7px}
 .swx-home .swd-visual-card .swd-card-copy>span{font-size:10px;line-height:1.5}
 .swx-home .swd-visual-card .swd-arrow{display:none}.swd-visual-card .swd-card-copy{padding:0}
 .sw-room-tabs{gap:8px;margin-bottom:14px}.sw-room-tabs a{padding:12px 16px;gap:14px;min-height:46px;font-size:12px}
 .sw-room-panel{grid-template-columns:1fr;gap:30px;min-height:670px;padding:32px 24px 45px;border-radius:16px;align-items:start}
 .sw-room-image{object-position:65% center}.sw-room-panel:after{background:linear-gradient(90deg,#08180ecf,#0a150d70)}
 .sw-room-copy .swx-eyebrow{font-size:8px;margin-bottom:22px}.swx-home .sw-room-copy h3{font-size:46px;line-height:1.06;margin-bottom:18px}
 .sw-room-copy>p:not(.swx-eyebrow){font-size:12px;line-height:1.7;max-width:290px;margin-bottom:22px}
 .sw-room-destinations{gap:8px;margin-bottom:0;align-self:end}.sw-room-destinations>a{min-height:77px;padding:10px 13px;gap:13px}
 .sw-room-destinations img{width:48px;height:48px!important}.sw-room-destinations strong{font-size:14px}.sw-room-caption{font-size:6px;bottom:18px;inset-inline-end:24px}
 .swx-editorial .swx-card-image{height:175px}.swx-editorial .swx-guides{padding:30px 22px}.swx-editorial .swx-guide h3{font-size:20px}
 [dir=rtl] .swx-home .sw-room-copy h3{font-size:39px;line-height:1.4}
}
@media(prefers-reduced-motion:no-preference){.sw-room-panel:not([hidden]) .sw-room-copy{animation:sw-room-enter .4s ease both}@keyframes sw-room-enter{from{opacity:.3;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}}
@media(prefers-reduced-motion:reduce){.swx-home .swd-visual-card img,.sw-room-tabs a{transition:none}}

.swx-home .sw-room-destinations>a{color:#182d25}.swx-editorial .swx-hero-copy,.swx-editorial .swx-hero-product{animation:none}.sw-room-experience{overflow-anchor:none}
