/* WEBB-004. Authorized refinement of the existing ScentValet website. */
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:110px}
body.sv-refresh{margin:0;background:#faf9f6;color:#20221f;font-family:'Lato',sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}
.sv-refresh h1,.sv-refresh h2,.sv-refresh h3{font-family:'Outfit',sans-serif;font-weight:400;line-height:1.12;letter-spacing:-.035em;margin:0}
.sv-refresh h2{font-size:clamp(34px,3.55vw,52px)}
.sv-refresh h3{font-size:26px}
.sv-refresh p{margin:0 0 20px}
.sv-refresh a{text-decoration:none;color:inherit}
.sv-refresh img{display:block;max-width:100%;height:auto}
.sv-refresh figure{margin:0}
.sv-refresh button,.sv-refresh input{font:inherit}
.sv-refresh button{cursor:pointer}
.sv-refresh [hidden]{display:none!important}
.sv-refresh :focus-visible{outline:2px solid #a74410;outline-offset:5px}
.sv-refresh .sv-eyebrow{font-size:11px;font-weight:700;line-height:1.6;letter-spacing:2px;color:#a74410;margin:0 0 22px}
.sv-refresh .sv-skip{position:fixed;top:8px;left:12px;z-index:1000;padding:12px 20px;background:#fff;color:#151515;transform:translateY(-160%)}
.sv-refresh .sv-skip:focus{transform:none}
.sv-refresh .sv-section{max-width:1320px;margin:auto;padding:100px 60px;position:relative}
.sv-refresh .sv-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;margin-bottom:44px}
.sv-refresh .sv-section-heading>p{max-width:340px;font-size:16px;color:#61625c;line-height:1.7;margin:0}
.sv-refresh .sv-actions{display:flex;align-items:center;gap:30px;flex-wrap:wrap}
.sv-refresh .sv-button{display:inline-flex;justify-content:space-between;align-items:center;gap:30px;background:#f37021;color:#111;padding:16px 23px;font-size:14px;font-weight:700;min-height:52px;transition:background .2s}
.sv-refresh .sv-button:hover{background:#ff9a52}
.sv-refresh .sv-text-link{display:inline-flex;align-items:center;gap:20px;border-bottom:1px solid #f37021;padding:10px 0;font-size:14px;font-weight:700;line-height:1.5}
.sv-refresh .sv-text-link:hover{color:#a74410}
.sv-refresh .sv-hero{display:grid;grid-template-columns:1.03fr 1fr;min-height:610px;background:#131511;color:#fff}
.sv-refresh .sv-hero-photo{position:relative;min-height:610px;overflow:hidden}
.sv-refresh .sv-hero-photo>img{height:100%;width:100%;object-fit:cover;object-position:26% center}
.sv-refresh .sv-hero-photo>span{position:absolute;bottom:24px;left:36px;font-size:11px;letter-spacing:1.4px;color:#f6f0e5;text-shadow:0 1px 8px #000}
.sv-refresh .sv-hero-copy{align-self:center;padding:64px clamp(30px,5vw,78px)}
.sv-refresh .sv-hero .sv-eyebrow{color:#ff9a52}
.sv-refresh .sv-hero h1{font-size:clamp(44px,4.6vw,70px);line-height:1.08;margin:0 0 26px;letter-spacing:-.045em}
.sv-refresh .sv-hero h1 em{font-style:normal;color:#ff9a52}
.sv-refresh .sv-hero-copy>p{font-size:17px;line-height:1.8;color:#d0d1c9;max-width:460px;margin-bottom:34px}
.sv-refresh .sv-hero .sv-actions{gap:18px 28px}
.sv-refresh .sv-hero-more{display:flex;gap:22px;align-items:center;width:max-content;margin-top:48px;color:#adae9f;font-size:12px}
.sv-refresh .sv-presence{display:flex;align-items:center;justify-content:center;gap:42px;padding:27px 24px;border-bottom:1px solid #dedbd2;background:#f3f0e9}
.sv-refresh .sv-presence>span{text-transform:uppercase;letter-spacing:2px;font-size:10px;font-weight:700;color:#6b675d}
.sv-refresh .sv-presence ul{display:flex;align-items:center;gap:38px;list-style:none;padding:0;margin:0;font-family:'Outfit',sans-serif;font-size:18px;color:#47483e}
.sv-refresh .sv-presence li+li::before{content:'·';display:inline-block;margin-right:38px;color:#f37021}
.sv-refresh .sv-concept{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}
.sv-refresh .sv-fragrance{background:#ededee;padding:24px 24px 28px;text-align:center}
.sv-refresh .sv-fragrance>img{width:100%;height:360px;object-fit:contain;mix-blend-mode:normal}
.sv-refresh .sv-fragrance figcaption{display:flex;flex-direction:column;gap:3px;margin-top:16px}
.sv-refresh .sv-fragrance figcaption>span{text-transform:uppercase;letter-spacing:2px;font-size:10px;color:#68665f}
.sv-refresh .sv-fragrance strong{font-family:'Outfit',sans-serif;font-size:23px;font-weight:400}
.sv-refresh .sv-fragrance small{font-size:11px;color:#696b67}
.sv-refresh .sv-concept-copy h2{margin-bottom:25px}
.sv-refresh .sv-concept-copy>p{color:#62645d;max-width:440px;font-size:17px}
.sv-refresh .sv-concept-bottom{border-top:1px solid #d7d2c7;margin-top:35px;padding-top:25px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-family:'Outfit',sans-serif;font-size:20px}
.sv-refresh .sv-circle-link{display:grid;place-items:center;border:1px solid #f37021;border-radius:50%;width:48px;height:48px;flex:none;font-size:20px}
.sv-refresh .sv-process{border-top:1px solid #dedbd2;padding-top:76px}
.sv-refresh .sv-process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.sv-refresh .sv-process-grid img{width:100%;aspect-ratio:3/2;object-fit:cover}
.sv-refresh .sv-process-grid figcaption{display:flex;gap:18px;padding-top:25px}
.sv-refresh .sv-process-grid figcaption>span{color:#a74410;font-size:12px;padding-top:5px}
.sv-refresh .sv-process-grid h3{font-size:23px;margin-bottom:10px}
.sv-refresh .sv-process-grid p{color:#686a63;font-size:14px;margin:0}
.sv-refresh .sv-venues{max-width:none;padding-left:max(60px,calc((100% - 1200px)/2));padding-right:max(60px,calc((100% - 1200px)/2));background:#eeeae1}
.sv-refresh .sv-tabs-list{display:flex;gap:0;border-bottom:1px solid #ccc5b5;margin-bottom:36px}
.sv-refresh .sv-venue-tabs .sv-venue-tab{flex:1;border:0!important;border-radius:0;background:transparent!important;color:#66675f!important;padding:18px 12px!important;font-family:'Lato',sans-serif;font-size:15px!important;line-height:1.4;min-height:56px;margin:0!important;text-transform:none;letter-spacing:0;position:relative}
.sv-refresh .sv-venue-tabs .sv-venue-tab[aria-selected="true"]{color:#1b211b!important;font-weight:700}
.sv-refresh .sv-venue-tab[aria-selected="true"]::after{content:'';position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#a74410}
.sv-refresh .sv-venue-tabs .sv-venue-panel{display:grid;grid-template-columns:1.1fr 1fr;gap:58px;align-items:center;padding:0;background:none;border:0}
.sv-refresh .sv-venue-photo{width:100%;height:370px;object-fit:cover;margin:0}
.sv-refresh .sv-venue-copy h3{font-size:34px;max-width:380px;margin-bottom:18px}
.sv-refresh .sv-venue-copy>p{font-size:16px;color:#5c5e55;margin-bottom:22px}
.sv-refresh .sv-venue-copy dl{margin:0 0 20px;display:block}
.sv-refresh .sv-venue-copy dt{font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#a74410;margin-top:18px}
.sv-refresh .sv-venue-copy dd{font-size:14px;line-height:1.6;color:#65675d;margin:6px 0 0}
.sv-refresh .sv-venue-extra{margin:30px 0 0;font-size:13px;color:#68695f}
.sv-refresh .sv-venue-extra a{color:#34392f;border-bottom:1px solid #f37021;margin-left:6px;padding-bottom:4px}
.sv-refresh .sv-anchor{position:absolute;top:0;left:0}
.sv-refresh .sv-partners{max-width:none;background:#191c17;color:#f4f1e9;padding-left:max(60px,calc((100% - 1200px)/2));padding-right:max(60px,calc((100% - 1200px)/2))}
.sv-refresh .sv-partners .sv-eyebrow{color:#ff9a52}
.sv-refresh .sv-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:38px;margin-top:56px}
.sv-refresh .sv-benefits article{border-top:1px solid #686046;padding-top:26px}
.sv-refresh .sv-benefit-number{font-size:11px;color:#ff9a52;text-transform:uppercase;letter-spacing:1.5px}
.sv-refresh .sv-benefits h3{margin:24px 0 18px;font-size:28px}
.sv-refresh .sv-benefits p{font-size:15px;color:#bfc2b6;line-height:1.8;margin:0}
.sv-refresh .sv-partner-steps{border-top:1px solid #ffffff20;margin-top:48px;padding-top:25px;display:flex;gap:45px;align-items:center}
.sv-refresh .sv-partner-steps>span{font-size:11px;text-transform:uppercase;letter-spacing:1.5px;color:#ff9a52}
.sv-refresh .sv-partner-steps p{font-size:14px;margin:0;color:#bfc2b6}
.sv-refresh .sv-partner-steps p span{color:#ff9a52;margin:0 25px}
.sv-refresh .sv-calculator{padding:95px max(60px,calc((100% - 1200px)/2));background:#faf9f6!important}
.sv-refresh .sv-calc-shell{max-width:1200px}
.sv-refresh .sv-calc-result{background:#191c17;background-image:none!important}
.sv-refresh .sv-calc-heading h2{font-weight:400}
.sv-refresh .sv-calc-costs summary{padding:12px 0;min-height:48px}
.sv-refresh .sv-calc-insights{margin-top:35px}
.sv-refresh .sv-calc-primary output{font-family:'Outfit',sans-serif;font-weight:400}
.sv-refresh .sv-footer-main{background:#10130f!important;background-image:none!important;padding:72px max(60px,calc((100% - 1200px)/2)) 0}
.sv-refresh .sv-footer-grid{display:grid;grid-template-columns:.9fr .6fr 1.4fr;gap:48px;padding-bottom:46px}
.sv-refresh .sv-footer-brand p{font-family:'Outfit',sans-serif;font-size:24px;line-height:1.25;margin:22px 0 16px}
.sv-refresh .sv-footer-brand>span{font-size:13px;color:#bfc2b6}
.sv-refresh .sv-footer-nav{display:flex;flex-direction:column;gap:10px}
.sv-refresh .sv-footer-contact h2{font-weight:400;font-size:32px}
.sv-refresh .sv-footer-presence{font-size:14px;color:#ff9a52;margin:0 0 16px}
.sv-refresh .sv-shell-logo img{object-fit:contain}
@media(min-width:1500px){.sv-refresh .sv-hero{min-height:690px}.sv-refresh .sv-hero-photo{min-height:690px}}
@media(max-width:1000px){
 .sv-refresh .sv-section{padding:70px 32px}.sv-refresh .sv-concept{gap:45px}.sv-refresh .sv-hero-copy{padding:45px 30px}.sv-refresh .sv-hero h1{font-size:48px}.sv-refresh .sv-hero-photo,.sv-refresh .sv-hero{min-height:570px}.sv-refresh .sv-hero-photo>span{left:20px;font-size:10px}.sv-refresh .sv-hero-more{margin-top:32px}.sv-refresh .sv-venue-tabs .sv-venue-panel{gap:32px}.sv-refresh .sv-venue-copy h3{font-size:28px}.sv-refresh .sv-calculator{padding:70px 32px}.sv-refresh .sv-footer-main{padding:60px 32px 0}.sv-refresh .sv-footer-grid{grid-template-columns:1fr 1fr}.sv-refresh .sv-footer-contact{grid-column:1/-1;max-width:620px}.sv-refresh .sv-section-heading{gap:30px}.sv-refresh .sv-presence{gap:25px}.sv-refresh .sv-presence ul{gap:20px}.sv-refresh .sv-presence li+li::before{margin-right:20px}
}
@media(max-width:760px){
 .sv-refresh .sv-section{padding:58px 24px}.sv-refresh .sv-section-heading{display:block;margin-bottom:30px}.sv-refresh .sv-section-heading>p{margin-top:20px}.sv-refresh .sv-section-heading>.sv-text-link{margin-top:20px}.sv-refresh .sv-eyebrow{font-size:10px;margin-bottom:17px;letter-spacing:1.6px}.sv-refresh .sv-hero{display:flex;flex-direction:column;min-height:0}.sv-refresh .sv-hero-photo{min-height:0;height:310px}.sv-refresh .sv-hero-photo>img{object-position:20% 48%}.sv-refresh .sv-hero-photo>span{bottom:15px;left:24px}.sv-refresh .sv-hero-copy{padding:34px 24px 38px;align-self:stretch}.sv-refresh .sv-hero h1{font-size:43px;max-width:450px}.sv-refresh .sv-hero-copy>p{font-size:16px;line-height:1.7;margin-bottom:24px}.sv-refresh .sv-hero-more{margin-top:25px}.sv-refresh .sv-hero .sv-actions{gap:16px 23px}.sv-refresh .sv-button{padding:14px 18px;font-size:13px;gap:25px}.sv-refresh .sv-text-link{font-size:13px;gap:10px}.sv-refresh .sv-presence{flex-direction:column;gap:8px;padding:22px 15px}.sv-refresh .sv-presence ul{gap:12px;font-size:15px;flex-wrap:wrap;justify-content:center}.sv-refresh .sv-presence li+li::before{margin-right:12px}.sv-refresh .sv-concept{grid-template-columns:1fr;gap:34px}.sv-refresh .sv-fragrance{padding:20px}.sv-refresh .sv-fragrance>img{height:260px}.sv-refresh .sv-concept-copy>p{font-size:16px}.sv-refresh .sv-concept-bottom{margin-top:26px}.sv-refresh .sv-process-grid{grid-template-columns:1fr;gap:30px}.sv-refresh .sv-process-grid img{aspect-ratio:16/10}.sv-refresh .sv-process-grid figcaption{padding-top:18px}.sv-refresh .sv-process-grid h3{font-size:24px}.sv-refresh .sv-tabs-list{display:grid;grid-template-columns:1fr 1fr;margin-bottom:25px}.sv-refresh .sv-venue-tabs .sv-venue-tab{font-size:14px!important;padding:15px 8px!important}.sv-refresh .sv-venue-tabs .sv-venue-panel{grid-template-columns:1fr;gap:26px}.sv-refresh .sv-venue-photo{height:245px}.sv-refresh .sv-venue-copy h3{font-size:29px}.sv-refresh .sv-venue-extra{font-size:13px;line-height:2}.sv-refresh .sv-venue-extra a{margin-left:0}.sv-refresh .sv-benefits{grid-template-columns:1fr;gap:30px;margin-top:30px}.sv-refresh .sv-benefits h3{margin:18px 0 13px;font-size:27px}.sv-refresh .sv-partner-steps{display:block;margin-top:35px}.sv-refresh .sv-partner-steps p{margin-top:15px;font-size:13px;line-height:2}.sv-refresh .sv-partner-steps p span{margin:0 8px}.sv-refresh .sv-calculator{padding:58px 24px}.sv-refresh .sv-calc-fields{gap:16px 12px}.sv-refresh .sv-calc-field label{min-height:36px}.sv-refresh .sv-calc-field input{font-size:18px!important;padding:12px!important}.sv-refresh .sv-calc-form-top h3{font-size:22px}.sv-refresh .sv-calc-reset{flex:none}.sv-refresh .sv-footer-main{padding:54px 24px 0}.sv-refresh .sv-footer-grid{grid-template-columns:1fr;gap:36px}.sv-refresh .sv-footer-nav{display:grid;grid-template-columns:1fr 1fr}.sv-refresh .sv-footer-contact h2{font-size:29px}.sv-refresh .sv-footer-presence{font-size:13px;line-height:1.8}
}
@media(max-width:360px){.sv-refresh .sv-header-inner{gap:10px}.sv-refresh .sv-header-inner .sv-shell-logo img{width:120px}.sv-refresh .sv-hero h1{font-size:38px}.sv-refresh .sv-presence ul{gap:8px;font-size:14px}.sv-refresh .sv-presence li+li::before{margin-right:8px}.sv-refresh .sv-enquiry-row{flex-wrap:wrap}.sv-refresh .sv-enquiry-row button{width:100%;justify-content:space-between}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.sv-refresh *, .sv-refresh *::before,.sv-refresh *::after{animation:none!important;transition:none!important}}
/* Preserve compact footer hierarchy and readable button states. */
.sv-refresh .sv-footer-nav h3{font-size:11px;letter-spacing:2px;line-height:1.5;margin:0 0 8px}
.sv-refresh .sv-enquiry-row button,.sv-refresh .sv-enquiry-row button:focus-visible,.sv-refresh .sv-enquiry-row button:hover{color:#151719!important}
/* WEBB-005: approved partner journey, European presence and FAQ. */
.sv-refresh .sv-journey-grid{list-style:none;padding:0;margin:52px 0 36px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;counter-reset:journey}
.sv-refresh .sv-journey-grid li{border-top:1px solid #c9c0ac;padding-top:24px}
.sv-refresh .sv-journey-number{font-family:'Outfit',sans-serif;font-size:48px;line-height:1;color:#a74410;display:block;margin-bottom:32px}
.sv-refresh .sv-journey-grid h3{font-size:25px;margin-bottom:16px;max-width:230px}
.sv-refresh .sv-journey-grid p{font-size:15px;color:#62645d;margin:0;line-height:1.8}
.sv-refresh .sv-journey+.sv-calculator{border-top:1px solid #dedbd2;background:#f0ece4!important}
.sv-refresh .sv-europe{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center;max-width:none;background:#1b241d;color:#f4f1e9;padding-left:max(60px,calc((100% - 1200px)/2));padding-right:max(60px,calc((100% - 1200px)/2))}
.sv-refresh .sv-europe .sv-eyebrow{color:#ff9a52}
.sv-refresh .sv-europe-copy>p{color:#c1c9bd;margin:24px 0;max-width:380px}
.sv-refresh .sv-country-list{list-style:none;padding:0;margin:30px 0;display:grid;grid-template-columns:1fr 1fr;gap:0 26px;font-family:'Outfit',sans-serif;font-size:23px}
.sv-refresh .sv-country-list li{border-top:1px solid #ffffff26;padding:15px 0;white-space:nowrap}
.sv-refresh .sv-country-list span{font-family:'Lato',sans-serif;color:#ff9a52;font-size:11px;margin-right:15px}
.sv-refresh .sv-europe-map img{width:100%;height:auto}
.sv-refresh .sv-europe-map figcaption{font-size:11px;color:#b7c0af;text-align:center;margin-top:16px}
.sv-refresh .sv-faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}
.sv-refresh .sv-faq-intro>p{margin-top:24px;max-width:300px;color:#62645d}
.sv-refresh .sv-faq-list{border-top:1px solid #cbc4b5}
.sv-refresh .sv-faq-list details{border-bottom:1px solid #cbc4b5}
.sv-refresh .sv-faq-list summary{font-family:'Outfit',sans-serif;font-size:22px;line-height:1.4;list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:24px 0}
.sv-refresh .sv-faq-list summary::-webkit-details-marker{display:none}
.sv-refresh .sv-faq-list summary::after{content:'+';font-family:'Lato',sans-serif;font-size:24px;font-weight:400;color:#a74410;flex:none}
.sv-refresh .sv-faq-list details[open] summary::after{content:'−'}
.sv-refresh .sv-faq-list details>div{padding:0 36px 24px 0;color:#62645d;font-size:15px;line-height:1.8}
.sv-refresh .sv-faq-list p{margin:0}.sv-refresh .sv-faq-list p a{text-decoration:underline;text-underline-offset:4px;color:#a74410}
@media(max-width:1000px){.sv-refresh .sv-journey-grid{grid-template-columns:1fr 1fr;gap:32px}.sv-refresh .sv-europe{gap:30px;padding:70px 32px}.sv-refresh .sv-faq{gap:40px}.sv-refresh .sv-country-list{font-size:20px;gap:0 16px}}
@media(max-width:760px){.sv-refresh .sv-journey-grid{margin-top:32px;gap:28px}.sv-refresh .sv-journey-number{font-size:38px;margin-bottom:20px}.sv-refresh .sv-journey-grid h3{font-size:23px}.sv-refresh .sv-journey-grid p{font-size:14px}.sv-refresh .sv-europe{grid-template-columns:1fr;padding:58px 24px;gap:32px}.sv-refresh .sv-europe-map{max-width:480px;width:100%;margin:auto}.sv-refresh .sv-faq{grid-template-columns:1fr;gap:32px}.sv-refresh .sv-faq-list summary{font-size:21px;padding:22px 0}.sv-refresh .sv-faq-list details>div{padding-right:16px}.sv-refresh .sv-faq-intro>p{max-width:100%}}
@media(max-width:420px){.sv-refresh .sv-journey-grid{grid-template-columns:1fr}.sv-refresh .sv-journey-grid li{display:grid;grid-template-columns:42px 1fr;gap:0 20px}.sv-refresh .sv-journey-number{font-size:32px;grid-row:1/3;margin:0}.sv-refresh .sv-journey-grid p{grid-column:2}.sv-refresh .sv-country-list{font-size:21px}}
/* WEBB-006: accessible round language selector and Arabic reading direction. */
.sv-refresh .sv-nav-right{gap:22px}
.sv-refresh .sv-language{position:relative;flex:none;line-height:1.4}
.sv-refresh #sv-language-toggle{display:grid;place-items:center;width:44px;height:44px;padding:5px!important;border:1px solid #f37021;border-radius:50%;background:#1b1d18;color:#f4ead5;margin:0;box-shadow:0 0 0 4px #f370210a;transition:background .2s,border-color .2s}
.sv-refresh #sv-language-toggle:hover,.sv-refresh #sv-language-toggle[aria-expanded="true"]{background:#38271d;border-color:#ff9a52}
.sv-refresh .sv-language img{width:28px;height:28px;object-fit:cover;border-radius:50%;flex:none}
.sv-refresh #sv-language-menu{position:absolute;inset-inline-end:0;top:calc(100% + 16px);z-index:100;width:230px;padding:8px;background:#191c17;border:1px solid #a74410;border-radius:18px;box-shadow:0 18px 48px #0005;direction:ltr}
.sv-refresh #sv-language-menu button{display:flex;align-items:center;gap:14px;width:100%;padding:12px!important;margin:0!important;border:0;border-radius:10px;background:transparent;color:#f5f0e5;text-align:start;font-family:'Lato',Tahoma,sans-serif;font-size:15px;min-height:52px;letter-spacing:0;text-transform:none}
.sv-refresh #sv-language-menu button:hover,.sv-refresh #sv-language-menu button:focus-visible{background:#ffffff12}
.sv-refresh #sv-language-menu button[aria-checked="true"]{background:#f3702124;color:#ff9a52}
.sv-refresh #sv-language-menu button[aria-checked="true"]::after{content:'';margin-inline-start:auto;color:#ff9a52}
.sv-refresh #sv-language-menu small{font-size:11px;color:#c9c4b7;margin-inline-start:4px}
html[lang="ar-AE"] .sv-refresh,html[lang="ar-AE"] .sv-refresh h1,html[lang="ar-AE"] .sv-refresh h2,html[lang="ar-AE"] .sv-refresh h3,html[lang="ar-AE"] .sv-refresh .sv-country-list,html[lang="ar-AE"] .sv-refresh .sv-presence ul,html[lang="ar-AE"] .sv-refresh .sv-concept-bottom,html[lang="ar-AE"] .sv-refresh .sv-faq-list summary{font-family:Tahoma,'Geeza Pro',Arial,sans-serif;letter-spacing:0;line-height:1.65}
html[lang="ar-AE"] .sv-refresh h1,html[lang="ar-AE"] .sv-refresh h2{line-height:1.4}
html[lang="ar-AE"] .sv-refresh .sv-eyebrow,html[lang="ar-AE"] .sv-refresh .sv-benefit-number,html[lang="ar-AE"] .sv-refresh .sv-desktop-nav a,html[lang="ar-AE"] .sv-refresh .sv-header-cta{letter-spacing:0}
html[dir="rtl"] .sv-refresh .sv-europe-map{direction:ltr}
html[dir="rtl"] .sv-refresh .sv-country-list span{margin-right:0;margin-left:15px}
html[dir="rtl"] .sv-refresh .sv-presence li+li::before{margin-right:0;margin-left:20px}
html[dir="rtl"] .sv-refresh .sv-faq-list details>div{padding-right:0;padding-left:36px}
html[dir="rtl"] .sv-refresh .sv-calc-fields,html[dir="rtl"] .sv-refresh .sv-calc-result{text-align:right}
.sv-refresh input[type="email"]{direction:ltr;text-align:start}
.sv-refresh .sv-calc-field input{direction:ltr;text-align:start}
.sv-refresh .sv-calc-result output{unicode-bidi:isolate}
@media(max-width:1100px){.sv-refresh .sv-header-inner{gap:20px}.sv-refresh .sv-nav-right{gap:16px}.sv-refresh .sv-desktop-nav{gap:18px}}
@media(max-width:960px){.sv-refresh .sv-nav-right{gap:14px}.sv-refresh .sv-header-inner{gap:14px}html[dir="rtl"] .sv-refresh .sv-header-inner .sv-shell-logo{margin-right:0;margin-left:auto}}
@media(max-width:600px){.sv-refresh .sv-header-cta{display:none!important}.sv-refresh .sv-nav-right{margin-inline-start:auto}.sv-refresh #sv-language-menu{inset-inline-end:-44px;width:225px}.sv-refresh .sv-header-inner .sv-shell-logo img{width:148px}html[lang="ar-AE"] .sv-refresh .sv-hero h1{font-size:35px}html[lang="ar-AE"] .sv-refresh h2{font-size:30px}html[dir="rtl"] .sv-refresh .sv-presence li+li::before{margin-left:10px}.sv-refresh .sv-calc-form-top{flex-wrap:wrap;gap:12px}}
.sv-refresh .sv-shell-logo,.sv-refresh .sv-shell-logo img{direction:ltr}
html[dir="rtl"] .sv-refresh #sv-language-menu{left:0;right:auto}
@media(max-width:600px){html[dir="rtl"] .sv-refresh #sv-language-menu{left:-44px;right:auto}}
/* WEBB-007: only the left-hand hero image changes. */
.sv-refresh .sv-hero{direction:ltr}
html[dir="rtl"] .sv-refresh .sv-hero-copy{direction:rtl}
.sv-refresh .sv-hero-slides{position:absolute;inset:0}
.sv-refresh .sv-hero-slides img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:26% center;opacity:0;transition:opacity .85s ease;pointer-events:none}
.sv-refresh .sv-hero-slides img.is-active{opacity:1}
.sv-refresh .sv-hero-slides img[src*="/mall."]{object-position:center}
.sv-refresh .sv-hero-photo>.sv-hero-caption{bottom:28px;left:30px;right:210px;line-height:1.6;z-index:2}
.sv-refresh .sv-hero-slide-controls{position:absolute;bottom:20px;right:22px;display:flex;align-items:center;gap:2px;padding:3px;border:1px solid #f3702170;border-radius:30px;background:#10150edb;color:#f5eedf;z-index:3;direction:ltr}
.sv-refresh .sv-hero-slide-controls button{display:grid;place-items:center;width:38px;height:38px;min-width:38px;padding:0!important;margin:0!important;background:none;color:inherit;border:0;border-radius:50%;font-size:19px}
.sv-refresh .sv-hero-slide-controls button:hover{background:#f3702138}
.sv-refresh .sv-hero-slide-controls button:focus-visible{outline-color:#ff9a52;outline-offset:1px}
.sv-refresh .sv-slide-count{font-size:10px;letter-spacing:1px;padding:0 5px;white-space:nowrap}
.sv-refresh .sv-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip-path:inset(50%);white-space:nowrap}
@media(max-width:1000px){.sv-refresh .sv-hero-photo>.sv-hero-caption{bottom:78px;right:24px;left:24px}}
@media(max-width:760px){.sv-refresh .sv-hero-slides img{object-position:20% 48%}.sv-refresh .sv-hero-photo>.sv-hero-caption{left:18px;bottom:67px;font-size:10px}.sv-refresh .sv-hero-slide-controls{bottom:14px;right:16px}.sv-refresh .sv-hero-photo{height:330px}}
@media(prefers-reduced-motion:reduce){.sv-refresh .sv-hero-slides img{transition:none}}

/* Restore the v14 hero image selection; keep people in view in the split crop. */
.sv-refresh .sv-hero-slides img[src*="/evening."]{object-position:80% center}

.sv-refresh .sv-hero-photo>.sv-hero-caption{left:24px;right:24px;bottom:24px}

/* Real-machine reference in a styled hospitality setting. */
.sv-refresh .sv-fragrance.sv-machine-installation{padding:0;background:transparent}
.sv-refresh .sv-fragrance.sv-machine-installation>img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain}
.sv-refresh .sv-machine-installation figcaption{padding:18px 0 0}
