:root{--ink:#232925;--muted:#667069;--paper:#f8f7f3;--red:#b71f37;--line:#dcded6;--green:#193e34;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 Arial,Helvetica,sans-serif}button,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}a:focus-visible,button:focus-visible,select:focus-visible{outline:3px solid #cd8b28;outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2{font-weight:400;line-height:1.12;letter-spacing:-.045em}h2{font-size:clamp(2.1rem,3.4vw,3.4rem)}p{color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;clip:rect(0,0,0,0);overflow:hidden}.skip{position:absolute;top:-80px;background:white;padding:12px;z-index:50}.skip:focus{top:0}header{height:106px;display:flex;align-items:center;justify-content:space-between;padding:0 4.2%;gap:24px;border-bottom:1px solid var(--line);background:var(--paper);position:sticky;top:0;z-index:10}.brand{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.brand img{width:157px;height:auto}.brand span{font-size:11px;letter-spacing:.12em;margin-top:2px;color:var(--muted)}nav{display:flex;gap:26px;font-size:14px}nav a:hover,.text-link:hover{color:var(--red)}.header-actions{display:flex;align-items:center;gap:22px;font-size:14px}.language{border:0;background:transparent;color:var(--ink);padding:4px}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;padding:16px 23px;background:var(--red);color:white;font-size:14px;font-weight:600;border:1px solid var(--red);border-radius:4px;line-height:1.5;transition:background .2s,transform .2s}.button:hover{background:#95182c;transform:translateY(-2px)}.button.small{padding:11px 17px;gap:20px}.button.light{background:var(--paper);color:var(--ink);border-color:var(--paper)}.menu{display:none;border:0;background:transparent;font-size:24px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:690px;padding:34px 3% 54px 6%;gap:35px;align-items:center}.hero-copy{padding:20px 0 22px;max-width:640px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.16em;color:var(--red);display:flex;gap:12px;align-items:center;margin-bottom:25px}.red-line{width:28px;height:1px;background:var(--red)}h1{font-size:clamp(3.3rem,5.4vw,5.7rem);margin:0 0 24px;line-height:1.03}h1 em{font-family:var(--serif);color:var(--red);font-weight:400}.hero-description{font-size:17px;max-width:445px;margin-bottom:13px}.brand-description{font-size:13px;max-width:450px}.hero-actions{display:flex;align-items:center;gap:26px;margin:30px 0 37px}.text-link{font-size:14px;display:inline-flex;gap:25px;align-items:center;border-bottom:1px solid #aaa;padding:8px 0}.hero-note{display:flex;gap:12px;align-items:center}.hero-note p{font-size:12px;line-height:1.6;margin:0}.small-mark{font-size:33px;color:var(--red)}.hero-visual{position:relative;align-self:stretch;min-height:590px;border-radius:150px 5px 5px 5px;isolation:isolate;background:#71624f}.hero-visual>img,.hero-visual>video,.image-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:inherit}.image-shade{background:linear-gradient(180deg,#0001 10%,#0000 40%,#06170dd9 100%)}.visual-top{position:absolute;top:35px;right:30px;display:flex;gap:10px;align-items:center;color:white;font-size:10px;letter-spacing:.16em}.live-dot,.status-dot{width:7px;height:7px;background:#b7d0a1;border-radius:50%;display:inline-block}.visual-caption{position:absolute;bottom:37px;left:38px;right:32px;color:white}.visual-caption>span{font-size:11px;letter-spacing:.16em}.visual-caption h2{font-size:clamp(2rem,2.7vw,3rem);margin:16px 0 25px;letter-spacing:-.03em}.slider-controls{display:flex;align-items:center;gap:9px}.slider-controls button{border:1px solid #fff6;color:white;background:#ffffff0d;border-radius:50%;height:37px;width:37px;font-size:17px}.slider-controls button:hover{background:#ffffff33}.slider-controls span{margin-left:auto;font-size:12px;letter-spacing:.15em}.connection-card{position:absolute;left:-44px;top:45%;display:flex;align-items:center;gap:13px;background:#fffffff2;border:1px solid white;padding:19px 23px;border-radius:7px;box-shadow:0 15px 35px #0002}.connection-card strong{font-size:13px;display:block}.connection-card small{font-size:11px;color:var(--muted)}.connection-icon{background:#e9eee5;color:var(--green);padding:6px 13px;border-radius:50%;font-size:23px}.status-dot{background:#668059;margin-left:8px}.platform-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:23px 6%;display:flex;justify-content:space-between;align-items:center;gap:25px}.platform-strip>span{font-size:10px;letter-spacing:.14em;color:var(--muted)}.platform-strip p{margin:0;font-size:18px;color:var(--ink);display:flex;gap:25px;align-items:center}.platform-strip b{color:var(--red);font-size:15px;font-weight:400}.section{padding:90px 6%;max-width:1600px;margin:auto}.intro{display:grid;grid-template-columns:1.35fr 1fr;gap:8%;align-items:center}.intro h2{font-size:clamp(2rem,3vw,3rem);margin:0}.intro>p{margin:35px 0 0;max-width:490px}.split{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:center;padding-top:25px;padding-bottom:75px}.split.reverse .feature-visual{order:2}.feature-visual{background:#eaece3;border-radius:6px;min-height:420px;display:flex;align-items:center;justify-content:center;padding:40px;overflow:hidden;position:relative}.feature-visual img{border-radius:5px;box-shadow:0 20px 50px #20342526}.feature-visual.hotel{background:var(--green);color:white;display:block;padding:44px}.feature-visual.hotel h3{color:#c4d2c3;font:italic 36px var(--serif);margin-bottom:35px}.room-row{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff30;padding:18px 0}.room-row strong{font-size:28px;font-weight:400}.room-row span{font-size:14px;color:#d7e1d6}.illustration-label{position:absolute;bottom:12px;left:25px;font-size:11px;color:#b8cabd}.feature-list{padding:0;list-style:none;display:grid;gap:12px;margin:24px 0}.feature-list li:before{content:'↗';color:var(--red);margin-right:15px}.feature-list li{font-size:15px}.features-section{background:#efeee8;max-width:none}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:42px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:350px;margin:0}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid #cdd0c6;border-left:1px solid #cdd0c6}.feature-card{padding:30px;border-right:1px solid #cdd0c6;border-bottom:1px solid #cdd0c6}.feature-card .number{font:italic 22px var(--serif);color:var(--red);display:block;margin-bottom:27px}.feature-card h3{font-weight:500;font-size:20px;letter-spacing:-.03em;margin-bottom:10px}.feature-card p{font-size:14px;margin:0}.availability{font-size:12px;margin-top:23px}.pricing-section{text-align:center}.pricing-section>p{max-width:630px;margin:0 auto 25px}.pricing-section .eyebrow{justify-content:center}.pricing-fallback{border:1px solid var(--line);background:white;border-radius:6px;padding:38px;max-width:720px;margin:32px auto 0}.pricing-fallback h3{font-weight:400;font-size:25px}.billing-switch{display:flex;justify-content:center;gap:10px;margin:25px 0}.billing-switch button{padding:10px 23px;border:1px solid var(--line);border-radius:30px;background:white}.billing-switch button[aria-pressed=true]{background:var(--green);color:white}.package-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:22px;text-align:left}.package{padding:30px;border:1px solid var(--line);border-radius:6px;background:white}.package h3{font-size:24px;font-weight:400}.package .price{font-size:30px;color:var(--green)}.package small{font-size:13px}.package ul{padding-left:20px;font-size:14px;color:var(--muted)}.cta-section{background:var(--green);color:white;margin:0 4% 70px;max-width:none;padding:65px 5%;display:flex;align-items:center;justify-content:space-between;gap:40px;border-radius:6px}.cta-section .eyebrow{color:#c4d2bb}.cta-section h2{margin:0;max-width:700px}.cta-section p{color:#c4d2bb;margin:20px 0 0}.footer-main{display:grid;grid-template-columns:1.7fr repeat(4,1fr);gap:40px;padding:20px 6% 55px}.footer-brand .brand{align-items:flex-start;width:max-content;margin-bottom:25px}.footer-brand .brand span{letter-spacing:.09em}.footer-brand p{font-size:12px;line-height:1.8}.footer-brand strong{font-size:12px;font-weight:600;color:var(--ink)}.footer-column h3{font-size:13px;font-weight:600}.footer-column a{display:block;font-size:12px;line-height:1.6;margin:12px 0;color:var(--muted)}.footer-column a:hover{color:var(--red)}.footer-base{margin:0 6%;padding:22px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:25px;align-items:center}.footer-base p,.social-area{font-size:12px;margin:0}.social-area{display:flex;gap:18px}.social-area span{color:var(--muted)}dialog{border:1px solid var(--line);border-radius:12px;padding:48px;max-width:470px;width:calc(100% - 30px);background:var(--paper);color:var(--ink)}dialog::backdrop{background:#10221bcc;backdrop-filter:blur(5px)}dialog h2{font-size:40px;margin-bottom:20px}dialog p{font-size:15px}dialog .button{display:flex;margin:25px 0 10px}dialog .text-link{display:flex;font-size:13px;justify-content:center;border:0}.close-dialog{position:absolute;right:18px;top:10px;border:0;background:transparent;font-size:30px;color:var(--muted)}.modal-symbol{display:block;font-size:35px;color:var(--red);margin-bottom:20px}.legal-page{max-width:900px;padding:70px 25px;margin:auto}.legal-page h1{font-size:clamp(2.5rem,5vw,4rem);margin:25px 0}.legal-page h2{font-size:24px;letter-spacing:-.02em;margin-top:35px}.legal-page a{text-decoration:underline;color:var(--red)}.legal-page .draft{padding:18px 23px;border-left:3px solid var(--red);background:#eee9e1;font-size:14px}.legal-page p,.legal-page li{color:var(--muted)}[hidden]{display:none!important}@media(min-width:1600px){.hero{max-width:1600px;margin:auto}.hero-visual{min-height:650px}}@media(max-width:1150px){nav{gap:15px}header{padding:0 3%;gap:18px}.header-actions{gap:12px}.hero{padding-left:5%;min-height:620px;gap:25px}.hero-visual{min-height:550px}.hero-actions{gap:15px}.hero-actions .text-link{gap:10px}.connection-card{left:-20px;padding:13px}.platform-strip p{gap:15px;font-size:15px}.footer-main{gap:25px}.feature-visual{padding:25px;min-height:340px}}@media(max-width:950px){nav{display:none;position:absolute;left:0;right:0;top:90px;background:var(--paper);padding:25px;box-shadow:0 20px 25px #0001}nav.open{display:flex;flex-wrap:wrap}.menu{display:block}header{height:90px}.hero{gap:25px;padding-top:25px}h1{font-size:clamp(2.9rem,5.5vw,4rem)}.hero-actions{align-items:flex-start;flex-direction:column;gap:12px}.hero-visual{min-height:540px;border-top-left-radius:100px}.hero-description{font-size:16px}.hero-note{display:none}.platform-strip{flex-direction:column;gap:10px}.intro{gap:30px}.features-grid{grid-template-columns:repeat(2,1fr)}.footer-main{grid-template-columns:repeat(4,1fr)}.footer-brand{grid-column:1/-1;display:flex;justify-content:space-between;gap:30px}.footer-brand p{margin:0}.feature-visual.hotel{padding:30px}.split{gap:5%}}@media(max-width:640px){header{padding:0 20px;height:82px}.brand img{width:128px}.brand span{font-size:9px}.header-actions>.button{display:none}.header-actions{gap:10px}.login-link{font-size:13px}.hero{display:block;padding:30px 22px 40px}.hero-copy{padding:5px 0 32px}h1{font-size:3.55rem;line-height:1.06}.hero-description{max-width:100%}.hero-actions{flex-direction:row;align-items:center;gap:20px;margin:25px 0 0}.hero-actions .button{padding:14px 16px;gap:14px}.hero-actions .text-link{font-size:12px;max-width:130px}.hero-visual{min-height:480px;border-radius:90px 5px 5px 5px;margin-left:12px}.connection-card{top:42%;left:-15px}.visual-caption{left:25px;bottom:27px}.visual-caption h2{font-size:2.3rem}.visual-top{right:20px;font-size:9px}.platform-strip{padding:20px}.platform-strip p{flex-wrap:wrap;justify-content:center;font-size:14px;gap:12px}.section{padding:55px 24px}.intro,.split{grid-template-columns:1fr;gap:25px}.intro>p{margin:0}.split.reverse .feature-visual{order:0}.feature-visual{min-height:300px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:20px}.features-grid{grid-template-columns:1fr}.feature-card{padding:25px}.feature-card .number{margin-bottom:15px}.cta-section{margin:0 20px 45px;padding:36px 25px;display:block}.cta-section .button{margin-top:28px}.footer-main{grid-template-columns:repeat(2,1fr);padding:10px 24px 35px;gap:25px}.footer-brand{display:block}.footer-brand p{margin-top:15px}.footer-base{align-items:flex-start;flex-direction:column;margin:0 24px}.footer-base p{font-size:11px}.pricing-fallback{padding:25px 20px}.eyebrow{font-size:11px}dialog{padding:35px 25px}nav{top:82px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.retry{border:0;background:transparent;color:var(--red);text-decoration:underline;margin-top:20px;padding:8px;font-size:14px}.video-play{background:#ffffffdd;border:0;border-radius:4px;padding:10px 16px;margin-bottom:15px}.hero-note{display:flex}.hero-note p{font-size:13px}.social-area{flex-wrap:wrap}.social-area span{font-size:12px}


.package-carousel-controls{display:none}
@media(max-width:1150px){
 .package-carousel-controls{display:flex;align-items:center;justify-content:space-between;gap:15px;max-width:460px;margin:25px auto 20px}
 .package-carousel-controls span{font-size:13px;color:var(--muted)}
 .package-carousel-controls button{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:white;color:var(--ink);font-size:22px}
 .package-carousel-controls button:disabled{opacity:.35;cursor:default}
 .package-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;gap:22px;padding:4px 2px 20px;scrollbar-width:thin;scrollbar-color:var(--red) var(--line);align-items:stretch}
 .package-grid .package{flex:0 0 calc(50% - 20px);min-width:290px;scroll-snap-align:start;scroll-snap-stop:always}
 .package-grid::-webkit-scrollbar{height:5px}.package-grid::-webkit-scrollbar-thumb{background:var(--red);border-radius:5px}
}
@media(max-width:640px){.package-grid .package{flex-basis:88%;min-width:0;padding:25px}.package-grid .button{font-size:13px;padding:13px 12px;white-space:normal}.pricing-section{padding-right:18px;padding-left:18px}}
.footer-brand{display:block}.footer-brand .brand{margin-bottom:20px}.footer-brand .brand img{width:165px;height:165px;object-fit:contain}.footer-brand .brand span{margin-top:8px}.footer-brand p{max-width:250px}.footer-brand strong{display:inline-block;margin-bottom:6px}@media(max-width:950px){.footer-brand{display:block}}
.footer-main{align-items:start}.footer-brand{grid-column:1;grid-row:1}.footer-column{min-width:0}@media(min-width:641px) and (max-width:950px){.footer-main{grid-template-columns:minmax(190px,1.2fr) repeat(2,minmax(0,1fr));column-gap:32px;row-gap:30px}.footer-brand{grid-column:1;grid-row:1 / span 2}.footer-column:nth-child(2),.footer-column:nth-child(4){grid-column:2}.footer-column:nth-child(3),.footer-column:nth-child(5){grid-column:3}}@media(max-width:640px){.footer-main{grid-template-columns:minmax(120px,.9fr) minmax(0,1fr);gap:25px;padding-left:20px;padding-right:20px}.footer-brand{grid-column:1;grid-row:1 / span 4}.footer-brand .brand{width:100%;align-items:flex-start}.footer-brand .brand img{width:130px;height:auto}.footer-brand .brand span{font-size:9px;letter-spacing:.02em}.footer-brand p{font-size:12px;overflow-wrap:anywhere}.footer-column{grid-column:2}.footer-column h3{margin-top:0}.footer-column a{overflow-wrap:anywhere}}
:root{--gold:#d6a447;--blue:#3d778b;--purple:#85638e}.platform-strip{background:#efe9df;border-color:#e2d5c4}.features-section{background:#f1eee7}.feature-card{border-top:4px solid var(--green);background:#edf1e8}.feature-card:nth-child(2){border-top-color:var(--red);background:#f8e9e5}.feature-card:nth-child(3){border-top-color:var(--gold);background:#f8efd7}.feature-card:nth-child(4){border-top-color:var(--blue);background:#e4f0f1}.feature-card:nth-child(5){border-top-color:var(--purple);background:#eee7f2}.feature-card:nth-child(6){border-top-color:var(--red);background:#f4e6dc}.features-grid{gap:14px;border:0}.feature-card{border-right:0;border-bottom:0;border-radius:7px}.feature-visual{background:#efe1cf}.feature-visual.hotel{background:var(--green)}.package{border-top:4px solid var(--green)}.package:nth-child(2){border-top-color:var(--gold)}.package:nth-child(3){border-top-color:var(--red)}.package:nth-child(4){border-top-color:var(--blue)}#footer{background:#eee8dd;padding-top:35px}.connection-icon{background:#efe4c8}.button:hover{filter:brightness(.9);background:var(--red)}
.market-picker{display:flex;align-items:center;gap:12px;margin-bottom:27px}.market-picker span{font-size:12px;color:var(--muted)}.market-picker select{font:inherit;font-size:13px;color:var(--green);background:#e6ecdf;border:1px solid #d0dbc5;padding:7px 12px;border-radius:30px}.hero-visual>img{transition:opacity .4s ease,object-position .8s ease}.cookie-actions{display:flex;gap:10px;flex-wrap:wrap}.cookie-actions button{padding:12px 18px;min-height:44px;border:1px solid var(--green);background:var(--green);color:white;border-radius:5px;font-size:14px}.cookie-actions button:hover{filter:brightness(1.15)}#cookie-banner{position:fixed;bottom:22px;left:22px;right:22px;max-width:1080px;margin:auto;z-index:30;display:flex;gap:28px;align-items:center;background:#fffdf6;border:1px solid #d5cbbb;border-top:4px solid var(--gold);border-radius:12px;padding:24px;box-shadow:0 15px 60px #122b3433}#cookie-banner h2{font-size:25px;margin:0 0 8px;letter-spacing:-.02em}#cookie-banner p{font-size:14px;margin:0;max-width:560px}#cookie-banner a{text-decoration:underline}.consent-option{display:flex;gap:15px;align-items:start;padding:18px 0;border-top:1px solid var(--line)}.consent-option input{width:20px;height:20px;margin-top:4px;accent-color:var(--green)}.consent-option strong{display:block;font-size:15px}.consent-option small{display:block;color:var(--muted);font-size:13px}#cookie-dialog h2{font-size:32px}@media(max-width:750px){#cookie-banner{display:block;left:12px;right:12px;bottom:12px;padding:20px;max-height:80vh;overflow:auto}#cookie-banner .cookie-actions{margin-top:18px}.cookie-actions button{flex:1;padding:10px;font-size:13px}.market-picker{flex-wrap:wrap;gap:8px}.market-picker span{font-size:11px}}

.newsletter{margin:24px 0;padding:20px 0;border-block:1px solid #c9bdb0}.newsletter h3{font-size:20px;margin:0 0 8px}.newsletter p{margin:0 0 12px}.newsletter input[type=email]{width:100%;box-sizing:border-box;padding:12px;border:1px solid #bba99c;border-radius:5px;background:#fff}.newsletter>label{display:block;font-size:13px;margin-bottom:6px}.newsletter .newsletter-consent{display:flex;gap:8px;margin:12px 0;font-size:12px;align-items:flex-start}.newsletter-consent input{margin-top:4px}.newsletter button{padding:10px 22px;background:var(--red);color:white;border:0;border-radius:5px;font:inherit}.newsletter button:disabled{opacity:.55;cursor:not-allowed}.newsletter small{display:block;margin-top:10px}

.newsletter button{margin-top:10px}

.reports-section{background:#efe8da}.reports-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:32px 0}.reports-grid article{padding:28px;background:#fffaf2;border-top:4px solid var(--gold);border-radius:12px}.reports-grid h3{font-size:24px}.reports-grid p{line-height:1.7}@media(max-width:700px){.reports-grid{grid-template-columns:1fr}}

.signup-page{background:linear-gradient(120deg,#fff9e9,#f4e0dd 65%,#dfeae0)}.signup-page header{display:flex;justify-content:space-between;align-items:center;padding:24px 6%}.signup-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:7%;max-width:1200px;margin:40px auto;padding:0 30px 70px}.signup-intro h1{font-size:clamp(40px,5vw,68px);line-height:1.08}.signup-intro>p{font-size:19px;line-height:1.7}.signup-dining{width:100%;height:260px;object-fit:cover;border-radius:24px;margin:20px 0}.signup-intro li{margin:12px 0}.signup-trial{align-self:start;background:var(--green);color:#fff8e9;border-radius:28px;padding:42px;margin-top:60px;box-shadow:0 25px 60px #193e3426}.signup-trial h2{font-size:44px}.signup-trial p{line-height:1.8}.signup-trial a{color:inherit}.signup-trial .button{background:#efc46e;color:#193e34;display:block;text-align:center}.trial-badge{color:#efc46e}.signup-note{font-size:14px}@media(max-width:750px){.signup-layout{grid-template-columns:1fr}.signup-trial{margin-top:0;padding:28px}.signup-page header .brand{max-width:180px}}

.hero-media{min-width:0;display:flex;flex-direction:column;gap:14px}.hero-media .connection-card{position:static;transform:none;margin:0 18px 0 0;align-self:stretch;box-shadow:none;border:1px solid var(--line);max-width:none}.hero-media .hero-visual{width:100%;box-sizing:border-box}.hero-media .connection-card .status-dot{margin-inline-start:auto}@media(max-width:640px){.hero-media .hero-visual{margin-left:0}.hero-media .connection-card{margin:0}}

.signup-trial p{color:#ece7d9}.signup-trial .signup-note{color:#d7dfd5}


/* Sri Lanka immersive hero */
body[data-market="sri-lanka"] .hero{position:relative;display:flex;min-height:calc(100vh - 106px);padding:0;max-width:none;overflow:hidden;align-items:center;background:#10211b}
body[data-market="sri-lanka"] .hero-media{position:absolute;inset:0;z-index:0}
body[data-market="sri-lanka"] .hero-visual{position:absolute;inset:0;min-height:100%;border-radius:0}
body[data-market="sri-lanka"] .hero-visual>img,body[data-market="sri-lanka"] .hero-visual>video,body[data-market="sri-lanka"] .hero-visual .image-shade{border-radius:0}
body[data-market="sri-lanka"] .hero-visual .image-shade{background:linear-gradient(90deg,rgba(7,20,15,.88) 0%,rgba(7,20,15,.58) 42%,rgba(7,20,15,.12) 72%),linear-gradient(0deg,rgba(3,12,8,.68),transparent 55%)}
body[data-market="sri-lanka"] .hero-copy{position:relative;z-index:2;color:white;padding:70px 7%;max-width:760px}
body[data-market="sri-lanka"] .hero-copy p{color:#eef3ed}
body[data-market="sri-lanka"] .hero-copy h1 em{color:#ff6478}
body[data-market="sri-lanka"] .hero-copy .text-link{color:white;border-color:#ffffff99}
body[data-market="sri-lanka"] .visual-caption{left:auto;max-width:450px}
.content-page-hero{min-height:560px;display:grid;grid-template-columns:1.05fr 1fr;align-items:stretch;background:var(--green);color:white}
.content-page-copy{padding:85px 8%;display:flex;flex-direction:column;justify-content:center}.content-page-copy p{color:#d7e2dc;font-size:18px}.content-page-copy h1{font-size:clamp(3rem,5vw,5.5rem)}
.content-page-image{min-height:480px;background-size:cover;background-position:center}.content-page-body{max-width:1100px;margin:auto;padding:80px 6%}.content-page-body>p{font-size:20px;max-width:760px}.content-page-points{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:45px 0}.content-page-points article{padding:28px;border:1px solid var(--line);background:white}.content-page-points h2{font-size:22px}.content-page-cta{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:45px;background:#eee9e1;border-radius:8px}.content-page-cta h2{margin:0;font-size:clamp(2rem,3vw,3rem)}
@media(max-width:760px){body[data-market="sri-lanka"] .hero{min-height:760px}body[data-market="sri-lanka"] .hero-copy{padding:60px 24px 250px}body[data-market="sri-lanka"] .visual-caption{left:24px}.content-page-hero{grid-template-columns:1fr}.content-page-copy{padding:55px 24px}.content-page-image{min-height:330px}.content-page-points{grid-template-columns:1fr}.content-page-cta{display:block}.content-page-cta .button{margin-top:25px}}


/* Two-tier global footer */
.footer-addresses{display:grid;grid-template-columns:minmax(175px,.85fr) repeat(4,minmax(150px,1fr));gap:22px;align-items:stretch;padding:48px 6% 42px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.footer-addresses .footer-brand{grid-column:auto;display:block}.footer-addresses .footer-brand .brand{align-items:flex-start;margin:0}.footer-addresses .footer-brand img{width:150px;height:auto}
.footer-addresses address{font-style:normal;color:var(--muted);font-size:12px;line-height:1.85;margin:0}.footer-addresses address strong{display:block;color:var(--ink);font-size:13px;letter-spacing:.02em;margin-bottom:5px}
.footer-office-label{display:block;color:var(--red);font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;margin-bottom:8px}
#footer.footer-layout-two-tier .footer-brand{border-right:1px solid var(--line);padding-right:22px;margin-right:0}
#footer .footer-main{grid-template-columns:repeat(5,minmax(0,1fr));gap:46px;padding:42px 6% 48px}
@media(max-width:950px){.footer-addresses{grid-template-columns:repeat(2,1fr);gap:30px}.footer-addresses .footer-brand{grid-column:1/-1}#footer.footer-layout-two-tier .footer-brand{border-right:0;border-bottom:1px solid var(--line);padding:0 0 24px}#footer .footer-main{grid-template-columns:repeat(3,1fr)}}
@media(max-width:640px){.footer-addresses{grid-template-columns:1fr;padding:38px 24px 32px}.footer-addresses .footer-brand{grid-column:auto}#footer .footer-main{grid-template-columns:repeat(2,1fr);padding:34px 24px}.footer-addresses address{padding-top:18px;border-top:1px solid var(--line)}}


/* Footer option 2: one market-relevant office and one compact menu row */
#footer.footer-layout-combined{display:grid;grid-template-columns:1fr;align-items:start;padding:34px 3% 0;background:#f1efe8;border-top:1px solid var(--line)}
#footer.footer-layout-combined .footer-addresses{grid-row:2;display:block;padding:14px 0 18px;margin-bottom:0;border:0;background:transparent}
#footer.footer-layout-combined .footer-addresses .footer-brand{border:0;padding:0;margin:0;width:100%}
#footer.footer-layout-combined .footer-addresses .footer-brand .brand{display:flex!important;align-items:center;justify-content:center;width:100%}
#footer.footer-layout-combined .footer-addresses .footer-brand img{width:176px;margin:0 auto!important;transform:translateY(12px)}
#footer.footer-layout-combined .footer-addresses address{display:none}
body[data-market="global"] #footer.footer-layout-combined .footer-addresses address:nth-child(2),body[data-market="uk"] #footer.footer-layout-combined .footer-addresses address:nth-child(2),body[data-market="us"] #footer.footer-layout-combined .footer-addresses address:nth-child(3),body[data-market="qatar"] #footer.footer-layout-combined .footer-addresses address:nth-child(4),body[data-market="middle-east"] #footer.footer-layout-combined .footer-addresses address:nth-child(4),body[data-market="sri-lanka"] #footer.footer-layout-combined .footer-addresses address:nth-child(5){display:block}
#footer.footer-layout-combined .footer-addresses address{display:none!important}
#footer.footer-layout-combined .footer-addresses address{width:135px;text-align:right;align-self:center}
#footer.footer-layout-combined .footer-office-label{text-align:right}
#footer.footer-layout-combined .footer-main{grid-row:1;width:min(100%,620px);grid-template-columns:repeat(5,minmax(0,1fr))!important;margin:0 auto;padding:0 0 30px;gap:12px}
#footer.footer-layout-combined .footer-column h3{margin:0 0 12px;font-size:12px}
#footer.footer-layout-combined .footer-column a{margin:6px 0;line-height:1.35;font-size:11px}
#footer.footer-layout-combined .footer-base-office{grid-row:3;justify-self:center;text-align:center;width:min(420px,100%);padding:0 20px 5px;color:var(--muted);font-size:11px;line-height:1.4}
#footer.footer-layout-combined .footer-base-office{display:none!important}
#footer.footer-layout-combined .footer-base-office strong{display:block;width:100%;padding:0;margin:0;border:0;color:var(--ink);font-size:12px}
#footer.footer-layout-combined .footer-base-office span{display:block}
#footer.footer-layout-combined .footer-base{grid-row:4;margin:0;padding:8px 0 18px;display:grid!important;grid-template-columns:1fr 1fr 1fr;align-items:start;gap:18px;border-top:1px solid #c5cbc2}
#footer.footer-layout-combined .footer-base>p{justify-self:start;display:flex;flex-direction:column;gap:1px;line-height:1.35}
#footer.footer-layout-combined .footer-local-office{justify-self:center;text-align:center;display:flex;flex-direction:column;gap:2px;color:var(--muted);font-size:10.5px;line-height:1.35}
#footer.footer-layout-combined .footer-local-office strong{color:var(--ink);font-size:11px}
#footer.footer-layout-combined .footer-serving{justify-self:end;margin:0}
#footer.footer-layout-combined .footer-base>p,#footer.footer-layout-combined .footer-local-office,#footer.footer-layout-combined .footer-serving{font-size:11px;line-height:1.35;padding-top:0}
#footer.footer-layout-combined .footer-serving .serving-country{font-size:11px;line-height:1.35}
#footer.footer-layout-two-tier .footer-base-office{display:none}
@media(min-width:901px) and (max-width:1100px){#footer.footer-layout-combined{padding-left:4%;padding-right:4%}#footer.footer-layout-combined .footer-main{width:min(100%,620px);grid-template-columns:repeat(4,minmax(0,1fr))!important;column-gap:16px;row-gap:20px}#footer.footer-layout-combined .footer-column{width:100%;grid-column:auto;grid-row:auto}#footer.footer-layout-combined .footer-column:nth-child(1){grid-column:1;grid-row:1}#footer.footer-layout-combined .footer-column:nth-child(2){grid-column:2;grid-row:1}#footer.footer-layout-combined .footer-column:nth-child(3){grid-column:3;grid-row:1}#footer.footer-layout-combined .footer-column:nth-child(4){grid-column:4;grid-row:1}#footer.footer-layout-combined .footer-column:nth-child(5){grid-column:1;grid-row:2}}
@media(max-width:900px){#footer.footer-layout-combined{padding-left:4%;padding-right:4%}#footer.footer-layout-combined .footer-main{width:min(100%,520px);margin-left:auto;margin-right:auto;grid-template-columns:repeat(3,minmax(0,1fr))!important;column-gap:14px;row-gap:20px}#footer.footer-layout-combined .footer-column{width:100%}#footer.footer-layout-combined .footer-column:nth-child(1){grid-column:1;grid-row:1}#footer.footer-layout-combined .footer-column:nth-child(2){grid-column:2;grid-row:1}#footer.footer-layout-combined .footer-column:nth-child(3){grid-column:2;grid-row:2}#footer.footer-layout-combined .footer-column:nth-child(4){grid-column:1;grid-row:2}#footer.footer-layout-combined .footer-column:nth-child(5){grid-column:3;grid-row:1}#footer.footer-layout-combined .footer-column a{font-size:10.5px}#footer.footer-layout-combined .footer-base{grid-template-columns:1fr 1fr 1fr;gap:10px}}
@media(max-width:700px){#footer.footer-layout-combined{padding:30px 24px 0}#footer.footer-layout-combined .footer-main{width:min(100%,320px);grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:0 0 24px;column-gap:20px;row-gap:20px}#footer.footer-layout-combined .footer-column,#footer.footer-layout-combined .footer-column:nth-child(1),#footer.footer-layout-combined .footer-column:nth-child(2),#footer.footer-layout-combined .footer-column:nth-child(3),#footer.footer-layout-combined .footer-column:nth-child(4),#footer.footer-layout-combined .footer-column:nth-child(5){grid-column:auto;grid-row:auto;width:100%}#footer.footer-layout-combined .footer-column:nth-child(1){order:1}#footer.footer-layout-combined .footer-column:nth-child(2){order:2}#footer.footer-layout-combined .footer-column:nth-child(3){order:4}#footer.footer-layout-combined .footer-column:nth-child(4){order:3}#footer.footer-layout-combined .footer-column:last-child{order:5;grid-column:1;width:100%;justify-self:stretch}#footer.footer-layout-combined .footer-addresses{padding:8px 0 18px;margin-bottom:0}#footer.footer-layout-combined .footer-addresses .footer-brand img{width:168px}#footer.footer-layout-combined .footer-base-office{padding:0 0 5px}#footer.footer-layout-combined .footer-base{margin:0;display:grid!important;grid-template-columns:1fr;gap:12px;text-align:center}#footer.footer-layout-combined .footer-base>p,#footer.footer-layout-combined .footer-local-office,#footer.footer-layout-combined .footer-serving{justify-self:center;text-align:center;align-items:center;margin:0}}


/* Footer typography and compact address rhythm */
.footer-addresses .footer-brand img{width:178px}
.footer-addresses address{line-height:1.55}
.footer-addresses address strong{margin-bottom:1px;line-height:1.4}
#footer .footer-base .brand-description{font-size:14px;font-weight:700;font-style:italic;max-width:none;color:var(--ink)}
#footer .footer-base .serving-country{font-size:13px;color:var(--red);white-space:nowrap}
@media(max-width:640px){.footer-addresses .footer-brand img{width:158px}#footer .footer-base .brand-description{font-size:13px}#footer .footer-base .serving-country{white-space:normal}}

#footer .footer-base{display:grid;grid-template-columns:1fr auto 1fr}
#footer .footer-base .serving-country{justify-self:end}
@media(max-width:1050px){#footer .footer-base{grid-template-columns:1fr 1fr}#footer .footer-base .brand-description{grid-column:1/-1;grid-row:2;text-align:center}#footer .footer-base .serving-country{grid-column:2;grid-row:1}}
@media(max-width:640px){#footer .footer-base{display:flex}#footer .footer-base .brand-description{text-align:left}#footer .footer-base .serving-country{margin-left:0}}


/* Final footer bar: empty centre, service message and slogan at right */
#footer .footer-base{display:flex;justify-content:space-between;align-items:flex-start}
#footer .footer-serving{margin-left:auto;text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:2px;max-width:390px}
#footer .footer-serving .brand-description{font-size:11px;font-weight:600;font-style:italic;line-height:1.35;color:var(--muted);text-align:right}
#footer .footer-serving .serving-country{font-size:13px;color:var(--red)}
@media(max-width:640px){#footer .footer-base{display:flex}#footer .footer-serving{margin-left:0;text-align:left;align-items:flex-start}.footer-serving .brand-description{text-align:left}}

.reports-section .availability{font-size:16px;line-height:1.65;max-width:820px;margin-top:28px;color:var(--muted)}

/* Country-aware contact page */
.contact-layout{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(320px,1.4fr);gap:42px;margin:42px 0;padding:38px;background:#eee9e1;border:1px solid var(--line);border-radius:10px}
.contact-office{padding:8px 26px 8px 0;border-right:1px solid var(--line)}
.contact-office h2,.contact-form h2{margin-top:0}.contact-office p{margin:0 0 14px}.contact-office strong{color:var(--ink)}.contact-office a{color:var(--red);text-decoration:none}.contact-unconfigured{font-size:13px;font-style:italic}
.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:16px 18px}.contact-form h2,.contact-form label:nth-of-type(4),.contact-form label:nth-of-type(5),.contact-form .contact-consent,.contact-form .button,.contact-form #contact-status{grid-column:1/-1}.contact-form label{margin:0;font-size:13px;font-weight:600}.contact-form input,.contact-form textarea{display:block;width:100%;margin-top:6px;padding:11px 12px;border:1px solid #c8cbc4;border-radius:5px;background:#fff;color:var(--ink);font:inherit}.contact-form textarea{resize:vertical}.contact-form .contact-consent{display:flex;align-items:flex-start;gap:10px;font-weight:400}.contact-form .contact-consent input{width:auto;margin:4px 0 0}.contact-form .button{width:max-content}.contact-form #contact-status{margin:0;font-size:13px}.contact-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:700px){.contact-layout{grid-template-columns:1fr;padding:26px 22px;gap:28px}.contact-office{border-right:0;border-bottom:1px solid var(--line);padding:0 0 22px}.contact-form{grid-template-columns:1fr}.contact-form label{grid-column:1}}


/* Final feature grid and responsive navigation */
#features .section-heading{max-width:980px;margin-left:auto;margin-right:auto;text-align:center;justify-content:center}
#features .section-heading .eyebrow{justify-content:center}
#features .features-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;max-width:1320px;margin:0 auto}
#features .feature-card{display:flex;flex-direction:column;min-height:270px;padding:28px}
#features .feature-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:22px;border-radius:14px;background:var(--green);color:#fff;font-size:25px;line-height:1}
#features .feature-card:nth-child(4n+2) .feature-icon{background:var(--red)}
#features .feature-card:nth-child(4n+3) .feature-icon{background:var(--gold);color:#2a2417}
#features .feature-card:nth-child(4n) .feature-icon{background:var(--blue)}
#features .feature-card h3{min-height:48px;margin-bottom:10px}
#features .feature-card p{display:-webkit-box;min-height:112px;line-height:1.6;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}
@media(max-width:1100px){#features .features-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:780px){#features .features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){#features .features-grid{grid-template-columns:1fr}#features .feature-card{min-height:0}#features .feature-card h3,#features .feature-card p{min-height:0}}
@media(max-width:950px){nav.open{display:flex;flex-direction:column;align-items:stretch;flex-wrap:nowrap;gap:0}nav.open a{display:block;width:100%;padding:12px 4px;border-bottom:1px solid var(--line)}}

/* Keep the centred footer logo close to the lower divider. */
#footer.footer-layout-combined .footer-addresses{padding-bottom:8px}
#footer.footer-layout-combined .footer-addresses .footer-brand img{transform:translateY(18px)}
@media(max-width:700px){#footer.footer-layout-combined .footer-addresses{padding-bottom:8px}}

/* Compact single-row mobile header and reliable menu close control */
@media(max-width:640px){
 header{height:64px!important;min-height:64px!important;padding:5px 7px!important;gap:3px!important;flex-wrap:nowrap!important}
 header>.brand{width:76px;min-width:76px;align-items:center}
 header>.brand img{width:76px!important}
 header>.brand span{font-size:5px;letter-spacing:.055em;line-height:1.1;margin-top:1px;white-space:nowrap}
 .header-actions{display:flex!important;flex:1 1 auto;min-width:0;margin-left:auto!important;gap:1px!important;align-items:center;justify-content:flex-end!important;flex-wrap:nowrap!important}
 .header-actions .language-label{min-width:0;flex:0 1 42px}
 .header-actions .language{width:42px;max-width:42px;padding:3px 0;font-size:10px}
 .header-actions .appearance-toggle{width:25px!important;height:25px!important;min-width:25px;padding:3px!important}
 html .header-actions .login-link{padding:5px 6px!important;font-size:9.5px!important;line-height:1.2}
 html .header-actions .button.small{display:inline-flex!important;padding:6px 6px!important;font-size:9.5px!important;line-height:1.2;gap:0}
 html .header-actions .button.small span{display:none}
 .menu{display:block!important;position:relative;z-index:13;flex:0 0 27px;width:27px;height:29px;padding:0;border-radius:5px;font-size:21px;line-height:1}
 nav,nav.open{top:64px!important;z-index:11}
 nav.open{max-height:calc(100vh - 64px);overflow-y:auto;padding:12px 18px}
 nav.open a{padding:10px 3px}
}
@media(max-width:370px){
 header{padding-left:4px!important;padding-right:4px!important}
 header>.brand{width:67px;min-width:67px}
 header>.brand img{width:67px!important}
 header>.brand span{font-size:4.4px}
 .header-actions .language-label,.header-actions .language{width:36px;max-width:36px}
 html .header-actions .login-link,html .header-actions .button.small{padding-left:4px!important;padding-right:4px!important;font-size:9px!important}
}

/* Footer logo caption and tighter spacing above the divider */
#footer.footer-layout-combined .footer-addresses{padding-bottom:0}
#footer.footer-layout-combined .footer-addresses .footer-brand .brand{transform:translateY(10px);gap:0}
#footer.footer-layout-combined .footer-addresses .footer-brand img{transform:none}
#footer.footer-layout-combined .footer-logo-slogan{display:block;margin-top:-3px!important;color:var(--muted);font-size:11px!important;line-height:1.15;letter-spacing:.12em!important;white-space:nowrap}
@media(max-width:700px){
 #footer.footer-layout-combined .footer-addresses{padding-top:4px;padding-bottom:0}
 #footer.footer-layout-combined .footer-addresses .footer-brand .brand{transform:translateY(8px)}
 #footer.footer-layout-combined .footer-logo-slogan{font-size:9px!important}
}

/* Keep the footer caption clear of the divider while retaining a compact gap. */
@media(max-width:700px){
 #footer.footer-layout-combined .footer-addresses{padding-bottom:12px}
 #footer.footer-layout-combined .footer-addresses .footer-brand .brand{transform:translateY(4px)}
}

/* Mobile header: logo row, then full-size controls in one row below it. */
@media(max-width:640px){
 header{height:112px!important;min-height:112px!important;padding:6px 10px 8px!important;display:grid!important;grid-template-columns:1fr!important;grid-template-rows:47px 45px!important;align-content:center;gap:3px!important}
 header>.brand{grid-row:1;width:max-content;min-width:0;justify-self:center;align-self:center}
 header>.brand img{width:104px!important}
 header>.brand span{font-size:7px;letter-spacing:.08em;line-height:1.1;white-space:nowrap}
 .header-actions{grid-row:2;width:100%;min-width:0;margin:0!important;display:flex!important;align-items:center;justify-content:center!important;gap:5px!important;flex-wrap:nowrap!important}
 .header-actions .menu{order:-1}
 .header-actions .language-label{flex:0 1 78px;min-width:62px}
 .header-actions .language{width:100%;max-width:none;padding:5px 1px;font-size:12px}
 .header-actions .appearance-toggle{width:30px!important;height:30px!important;min-width:30px;padding:5px!important}
 html .header-actions .login-link{padding:8px 10px!important;font-size:12px!important;line-height:1.2}
 html .header-actions .button.small{display:inline-flex!important;padding:9px 11px!important;font-size:12px!important;line-height:1.2;gap:3px}
 html .header-actions .button.small span{display:none}
 .menu{display:block!important;position:relative;z-index:13;flex:0 0 30px;width:30px;height:32px;padding:0;border-radius:5px;font-size:23px;line-height:1}
 nav,nav.open{top:112px!important;z-index:11}
 nav.open{max-height:calc(100vh - 112px);overflow-y:auto;padding:12px 18px}
}
@media(max-width:370px){
 header{padding-left:5px!important;padding-right:5px!important}
 .header-actions{gap:3px!important}
 .header-actions .language-label{flex-basis:70px;min-width:58px}
 html .header-actions .login-link{padding-left:8px!important;padding-right:8px!important;font-size:11px!important}
 html .header-actions .button.small{padding-left:9px!important;padding-right:9px!important;font-size:11px!important}
}

/* Exact footer identity wording and two-line blocks. */
#footer .footer-copyright,#footer .footer-local-office{display:flex;flex-direction:column;gap:1px}
#footer .footer-copyright span,#footer .footer-local-office span{display:block}
#footer.footer-layout-combined .footer-addresses{padding-bottom:14px}
#footer.footer-layout-combined .footer-addresses .footer-brand .brand{transform:translateY(2px)}
#footer.footer-layout-combined .footer-logo-slogan{margin-top:-3px!important}
@media(max-width:700px){
 #footer.footer-layout-combined .footer-addresses{padding-bottom:12px}
 #footer.footer-layout-combined .footer-addresses .footer-brand .brand{transform:none}
}

/* Final compact footer-logo rhythm. */
#footer.footer-layout-combined .footer-logo-slogan{margin-top:-14px!important}
#footer.footer-layout-combined .footer-addresses{padding-bottom:5px}
@media(max-width:700px){
 #footer.footer-layout-combined .footer-logo-slogan{margin-top:-14px!important}
 #footer.footer-layout-combined .footer-addresses{padding-bottom:5px}
}

/* Final smallest-mobile header: one row, logo left and menu far right. */
@media(max-width:640px){
 header{height:64px!important;min-height:64px!important;padding:5px 7px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:3px!important;flex-wrap:nowrap!important}
 header>.brand{width:68px;min-width:68px;justify-self:auto;align-self:auto}
 header>.brand img{width:68px!important}
 header>.brand span{font-size:4.5px;letter-spacing:.05em;line-height:1.1;margin-top:1px;white-space:nowrap}
 .header-actions{width:auto;display:flex!important;flex:1 1 auto;min-width:0;margin-left:auto!important;align-items:center;justify-content:flex-end!important;gap:2px!important;flex-wrap:nowrap!important}
 .header-actions .menu{order:initial}
 .header-actions .language-label{flex:0 0 54px;min-width:54px}
 .header-actions .language{width:54px;max-width:54px;padding:3px 0;font-size:10px}
 .header-actions .appearance-toggle{width:25px!important;height:25px!important;min-width:25px;padding:3px!important}
 html .header-actions .login-link{padding:5px 6px!important;font-size:9.5px!important;line-height:1.2}
 html .header-actions .button.small{display:inline-flex!important;padding:6px 6px!important;font-size:9.5px!important;line-height:1.2;gap:0}
 html .header-actions .button.small span{display:none}
 .menu{display:block!important;position:relative;z-index:13;flex:0 0 27px;width:27px;height:29px;padding:0;border-radius:5px;font-size:21px;line-height:1}
 nav,nav.open{top:64px!important;z-index:11}
 nav.open{max-height:calc(100vh - 64px);overflow-y:auto;padding:12px 18px}
}
@media(max-width:350px){
 header{padding-left:4px!important;padding-right:4px!important;gap:1px!important}
 header>.brand{width:61px;min-width:61px}
 header>.brand img{width:61px!important}
 header>.brand span{font-size:4px}
 .header-actions{gap:1px!important}
 .header-actions .language-label,.header-actions .language{width:50px;max-width:50px;min-width:50px}
 html .header-actions .login-link,html .header-actions .button.small{padding-left:4px!important;padding-right:4px!important;font-size:9px!important}
}

/* Responsive header alignment: desktop unchanged; tablet/mobile follow the approved order. */
@media(min-width:641px) and (max-width:950px){
 header{height:82px!important;min-height:82px!important;padding:0 18px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;flex-wrap:nowrap!important}
 header>.brand{width:auto;min-width:112px;align-items:center}
 header>.brand img{width:112px!important}
 header>.brand span{font-size:8px;white-space:nowrap}
 .header-actions{display:flex!important;align-items:center;justify-content:flex-end!important;flex-wrap:nowrap!important;gap:8px!important;margin-left:auto!important}
 .header-actions .language-label{flex:0 0 82px}
 .header-actions .language{width:82px;max-width:82px;font-size:12px}
 .header-actions .menu{order:initial}
 nav,nav.open{top:82px!important}
}
@media(min-width:361px) and (max-width:640px){
 header{height:64px!important;min-height:64px!important;padding:5px 7px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:3px!important;flex-wrap:nowrap!important}
 header>.brand{width:68px;min-width:68px;align-items:center}
 header>.brand img{width:68px!important}
 header>.brand span{font-size:4.5px;letter-spacing:.05em;line-height:1.1;margin-top:1px;white-space:nowrap}
 .header-actions{display:flex!important;flex:1 1 auto;width:auto;min-width:0;margin-left:auto!important;align-items:center;justify-content:flex-end!important;gap:2px!important;flex-wrap:nowrap!important}
 .header-actions .language-label{flex:0 0 54px;min-width:54px}
 .header-actions .language{width:54px;max-width:54px;padding:3px 0;font-size:10px}
 .header-actions .appearance-toggle{width:25px!important;height:25px!important;min-width:25px;padding:3px!important}
 html .header-actions .login-link{padding:5px 6px!important;font-size:9.5px!important;line-height:1.2}
 html .header-actions .button.small{display:inline-flex!important;padding:6px!important;font-size:9.5px!important;line-height:1.2;gap:0}
 html .header-actions .button.small span{display:none}
 .header-actions .menu{order:initial;flex:0 0 27px;width:27px;height:29px;padding:0;font-size:21px}
 nav,nav.open{top:64px!important}
}
@media(max-width:360px){
 header{height:108px!important;min-height:108px!important;padding:6px 6px 8px!important;display:grid!important;grid-template-columns:1fr!important;grid-template-rows:45px 43px!important;gap:2px!important;align-content:center}
 header>.brand{grid-row:1;justify-self:start;align-self:center;width:76px;min-width:76px;align-items:center}
 header>.brand img{width:76px!important}
 header>.brand span{font-size:5px;letter-spacing:.055em;line-height:1.1;white-space:nowrap}
 .header-actions{grid-row:2;justify-self:end;width:auto;min-width:0;margin:0!important;display:flex!important;align-items:center;justify-content:flex-end!important;gap:2px!important;flex-wrap:nowrap!important}
 .header-actions .language-label{flex:0 0 58px;min-width:58px}
 .header-actions .language{width:58px;max-width:58px;padding:3px 0;font-size:10px}
 .header-actions .appearance-toggle{width:25px!important;height:25px!important;min-width:25px;padding:3px!important}
 html .header-actions .login-link{padding:5px 6px!important;font-size:9.5px!important;line-height:1.2}
 html .header-actions .button.small{display:inline-flex!important;padding:6px!important;font-size:9.5px!important;line-height:1.2;gap:0}
 html .header-actions .button.small span{display:none}
 .header-actions .menu{order:initial;flex:0 0 27px;width:27px;height:29px;padding:0;font-size:21px}
 nav,nav.open{top:108px!important;max-height:calc(100vh - 108px)}
}

/* Comfortable standard-mobile controls; compact sizing is reserved for narrow phones. */
@media(min-width:361px) and (max-width:640px){
 header{padding-left:6px!important;padding-right:6px!important;gap:3px!important}
 header>.brand{width:82px;min-width:82px}
 header>.brand img{width:82px!important}
 header>.brand span{font-size:5.5px;letter-spacing:.06em}
 .header-actions{gap:2px!important}
 .header-actions .language-label{flex:0 0 62px;min-width:62px}
 .header-actions .language{width:62px;max-width:62px;padding:4px 0;font-size:11px}
 .header-actions .appearance-toggle{width:28px!important;height:28px!important;min-width:28px;padding:4px!important}
 html .header-actions .login-link{padding:6px 8px!important;font-size:11px!important}
 html .header-actions .button.small{padding:7px 8px!important;font-size:11px!important}
 .header-actions .menu{flex-basis:28px;width:28px;height:31px;font-size:22px}
}

/* Preserve a larger mobile logo and wrap controls instead of shrinking them. */
@media(max-width:640px){
 header{height:auto!important;min-height:72px!important;padding:7px 8px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:5px!important;flex-wrap:wrap!important}
 header>.brand{width:110px!important;min-width:110px!important;justify-self:auto;align-self:center;align-items:center}
 header>.brand img{width:110px!important}
 header>.brand span{font-size:7.5px!important;letter-spacing:.07em;line-height:1.1;white-space:nowrap}
 .header-actions{width:auto;min-width:0;margin-left:auto!important;display:flex!important;align-items:center;justify-content:flex-end!important;gap:4px!important;flex-wrap:nowrap!important}
 .header-actions .language-label{flex:0 0 82px!important;min-width:82px!important}
 .header-actions .language{width:82px!important;max-width:82px!important;padding:4px 2px!important;font-size:11px!important}
 .header-actions .appearance-toggle{width:28px!important;height:28px!important;min-width:28px!important;padding:4px!important}
 html .header-actions .login-link{padding:6px 8px!important;font-size:11px!important}
 html .header-actions .button.small{display:inline-flex!important;padding:7px 8px!important;font-size:11px!important}
 .header-actions .menu{order:initial;flex:0 0 28px!important;width:28px!important;height:31px!important;font-size:22px!important}
 nav,nav.open{top:var(--mobile-header-height,72px)!important}
}
@media(max-width:405px){
 header{min-height:112px!important}
 header>.brand{margin-right:auto}
 .header-actions{flex-basis:100%;justify-self:auto;justify-content:flex-end!important}
 nav,nav.open{top:112px!important;max-height:calc(100vh - 112px)}
}

@media (min-width:406px) and (max-width:420px){header{min-height:112px!important}.header-actions{flex-basis:100%;justify-content:flex-end!important}nav,nav.open{top:112px!important;max-height:calc(100vh - 112px)}}

@media (min-width:421px) and (max-width:640px){.header-actions{flex:0 0 auto!important}}
@media (min-width:429px) and (max-width:640px){header{padding-left:4px!important;padding-right:4px!important;gap:1px!important}}
@media (min-width:421px) and (max-width:428px){header{min-height:112px!important}.header-actions{flex-basis:100%!important;justify-content:flex-end!important}nav,nav.open{top:112px!important;max-height:calc(100vh - 112px)}}

/* Continuous tableAxis capability ticker. */
.platform-strip{overflow:hidden}
.platform-strip>span{flex:0 0 auto;position:relative;z-index:1;background:inherit;padding-right:22px}
.capability-marquee{min-width:0;flex:1;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}
.capability-track{display:flex;width:max-content;will-change:transform;animation:capability-scroll 42s linear infinite}
.capability-track:hover{animation-play-state:paused}
.platform-strip .capability-track p{flex:none;margin:0;padding-right:25px;display:flex;align-items:center;gap:25px;white-space:nowrap;color:var(--ink);font-size:18px}
.platform-strip .capability-track b{color:var(--red);font-size:15px;font-weight:400}
@keyframes capability-scroll{to{transform:translateX(-50%)}}
@media(max-width:640px){
 .platform-strip{align-items:flex-start;gap:8px}
 .platform-strip>span{padding-right:0}
 .capability-marquee{width:100%}
 .platform-strip .capability-track p{font-size:14px;gap:14px;padding-right:14px}
 .capability-track{animation-duration:34s}
}
@media(prefers-reduced-motion:reduce){.capability-track{animation:none;transform:none}.capability-marquee{overflow-x:auto;mask-image:none;-webkit-mask-image:none}}

/* Restaurant service image gallery: rectangular frame with a narrow surround. */
.restaurant-gallery{position:relative;min-height:0!important;aspect-ratio:16/9;padding:8px!important;border-radius:10px!important;background:#e4ded3;overflow:hidden}
.restaurant-gallery>img{width:100%;height:100%;aspect-ratio:16/9;object-fit:cover;border-radius:6px!important;box-shadow:none!important}
.restaurant-gallery-arrow{position:absolute;top:50%;z-index:2;width:42px;height:42px;transform:translateY(-50%);border:1px solid #ffffffaa;border-radius:50%;background:#152d25cc;color:#fff;font-size:21px;line-height:1;box-shadow:0 4px 16px #0003}
.restaurant-gallery-arrow:hover{background:var(--red)}
.restaurant-gallery-arrow.previous{left:18px}
.restaurant-gallery-arrow.next{right:18px}
.restaurant-gallery-count{position:absolute;right:18px;bottom:16px;padding:5px 9px;border-radius:20px;background:#152d25cc;color:#fff;font-size:11px;letter-spacing:.08em}
@media(max-width:640px){.restaurant-gallery{padding:6px!important}.restaurant-gallery-arrow{width:36px;height:36px}.restaurant-gallery-arrow.previous{left:13px}.restaurant-gallery-arrow.next{right:13px}.restaurant-gallery-count{right:13px;bottom:12px}}

/* Meaningful feature iconography and a richer coordinated palette. */
#features .feature-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
#features .feature-card{border-top:4px solid var(--feature-color)!important;background:var(--feature-bg)!important}
#features .feature-card .feature-icon{background:var(--feature-color)!important;color:#fff!important}
#features .feature-card:nth-child(6n+1){--feature-color:#176b57;--feature-bg:#e5f1ec}
#features .feature-card:nth-child(6n+2){--feature-color:#b5263f;--feature-bg:#f7e8eb}
#features .feature-card:nth-child(6n+3){--feature-color:#b27818;--feature-bg:#f7edd8}
#features .feature-card:nth-child(6n+4){--feature-color:#2d7188;--feature-bg:#e3f0f4}
#features .feature-card:nth-child(6n+5){--feature-color:#74518a;--feature-bg:#eee7f3}
#features .feature-card:nth-child(6n){--feature-color:#b4532f;--feature-bg:#f6e8df}
@media(min-width:1000px){.reports-section .availability{max-width:none;white-space:nowrap;font-size:15px}}

/* Mobile feature carousel with adjacent lower-right controls. */
.feature-carousel-controls{display:none}
@media(max-width:780px){
 #features .features-grid{display:flex!important;grid-template-columns:none!important;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:0 7vw 8px 0;scrollbar-width:none}
 #features .features-grid::-webkit-scrollbar{display:none}
 #features .feature-card{flex:0 0 min(82vw,340px);scroll-snap-align:start;min-height:270px!important}
 .feature-carousel-controls{display:flex;justify-content:flex-end;gap:7px;max-width:100%;margin:12px 0 0}
 .feature-carousel-controls button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid var(--line);border-radius:50%;background:var(--green);color:#fff;font-size:19px;line-height:1;box-shadow:0 3px 10px #0002}
 .feature-carousel-controls button:hover{background:var(--red)}
}

/* Refined feature carousel controls overlaid on the card block. */
.feature-carousel-shell{position:relative}
@media(max-width:780px){
 #features .features-grid{padding-bottom:62px}
 .feature-carousel-controls{position:absolute;right:12px;bottom:13px;z-index:4;display:flex;gap:0;margin:0;padding:3px;border:1px solid #ffffff99;border-radius:10px;background:#f8f7f3e8;box-shadow:0 5px 18px #17261e2b;backdrop-filter:blur(8px)}
 .feature-carousel-controls button{width:37px;height:34px;border:0;border-radius:7px;background:transparent;color:var(--green);box-shadow:none}
 .feature-carousel-controls button+button{border-left:1px solid var(--line);border-top-left-radius:0;border-bottom-left-radius:0}
 .feature-carousel-controls button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}
 .feature-carousel-controls button:hover{background:var(--green);color:#fff}
 .feature-carousel-controls svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
}

/* Place feature controls directly over the visible card, with no lower control strip. */
@media(max-width:780px){
 #features .features-grid{padding-bottom:8px}
 .feature-carousel-controls{right:16px;bottom:17px;background:#fffdf5f2;border-color:#d8d8ce;box-shadow:0 5px 18px #0003}
}

/* Optional direct-ordering image labels for review. */
html[data-design=courtyard] .hospitality-story-item{position:relative;margin:0;min-width:0}
html[data-design=courtyard] .hospitality-story-item img{display:block}
html[data-design=courtyard] .hospitality-story-item+ .hospitality-story-item img{border-radius:10px 10px 120px 10px;margin-top:45px}
html[data-design=courtyard] .hospitality-story-item figcaption{position:absolute;z-index:2;padding:7px 12px;background:#f8f7f3e8;color:var(--green);border:1px solid #ffffffaa;border-radius:4px;font-size:11px;font-weight:700;letter-spacing:.16em;line-height:1;box-shadow:0 4px 15px #0002;backdrop-filter:blur(7px)}
html[data-design=courtyard] .hospitality-story-item.label-below figcaption{right:22px;bottom:-17px}
html[data-design=courtyard] .hospitality-story-item.label-above figcaption{left:22px;top:28px}
@media(max-width:760px){html[data-design=courtyard] .hospitality-story-item+ .hospitality-story-item img{margin-top:25px}html[data-design=courtyard] .hospitality-story-item.label-below figcaption{right:12px;bottom:-15px}html[data-design=courtyard] .hospitality-story-item.label-above figcaption{left:12px;top:10px}}

/* Automatic hospitality gallery: click for next, hover to pause. */
.restaurant-gallery{cursor:pointer}
.restaurant-gallery>img{transition:opacity .28s ease}
.restaurant-gallery>img.changing{opacity:.22}
.restaurant-gallery-arrow,.restaurant-gallery-count{display:none!important}

/* Bespoke, image-free hotel operations journey. */
.feature-visual.hotel.hotel-journey-creative{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:28px;background:radial-gradient(circle at 90% 10%,#37624f 0,transparent 34%),linear-gradient(145deg,#132f27,#1e493b);overflow:hidden}
.hotel-journey-creative h3{grid-column:1/-1;margin:0 0 10px!important;font-size:32px!important;color:#dfe9df!important}
.hotel-journey-creative .room-row{position:relative;min-height:155px;padding:18px;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto 1fr;align-items:start;border:1px solid #ffffff24;border-radius:12px;background:#ffffff0d;box-shadow:inset 0 1px #ffffff18;overflow:hidden}
.hotel-journey-creative .room-row:after{content:'';position:absolute;width:90px;height:90px;right:-32px;bottom:-40px;border:1px solid #ffffff1f;border-radius:50%}
.hotel-journey-creative .room-row:nth-of-type(1){background:linear-gradient(145deg,#315f50aa,#214638aa)}
.hotel-journey-creative .room-row:nth-of-type(2){background:linear-gradient(145deg,#76445699,#4d2f3999)}
.hotel-journey-creative .room-row:nth-of-type(3){background:linear-gradient(145deg,#8c682b99,#59451f99)}
.hotel-journey-creative .room-row:nth-of-type(4){background:linear-gradient(145deg,#365f7299,#27475499)}
.hotel-journey-creative .journey-icon{grid-column:1;display:flex;align-items:center;justify-content:center;width:43px;height:43px;border-radius:11px;background:#ffffff18;color:#fff}
.hotel-journey-creative .journey-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.hotel-journey-creative .room-row strong{grid-column:2;grid-row:1;font-size:13px;font-weight:600;letter-spacing:.12em;color:#ffffffa8}
.hotel-journey-creative .room-row span:not(.journey-icon){grid-column:1/-1;grid-row:2;align-self:end;max-width:190px;font-size:15px;font-weight:700;line-height:1.3;color:#fff}
.hotel-journey-creative .illustration-label{display:none}
@media(max-width:520px){.feature-visual.hotel.hotel-journey-creative{grid-template-columns:1fr;padding:20px}.hotel-journey-creative h3{font-size:27px!important}.hotel-journey-creative .room-row{min-height:125px}}

/* Refined reports and everyday accounts panel. */
.reports-section{position:relative;max-width:1480px;margin:70px auto;padding:76px 6%;border-radius:22px;overflow:hidden;background:radial-gradient(circle at 92% 8%,#b88a3940 0,transparent 30%),linear-gradient(140deg,#122e26,#214d3e);color:#fff;box-shadow:0 24px 60px #15281f24}
.reports-section:before{content:'';position:absolute;right:-80px;top:-100px;width:310px;height:310px;border:1px solid #ffffff12;border-radius:50%;box-shadow:0 0 0 55px #ffffff08,0 0 0 110px #ffffff05;pointer-events:none}
.reports-section>.eyebrow{color:#e4bd72;margin-bottom:18px}
.reports-section>h2{max-width:750px;margin-bottom:18px;color:#fff;font-size:clamp(2.7rem,4.5vw,4.8rem)}
.reports-section>h2 br{display:none}
.reports-section>p:not(.availability){max-width:690px;margin-bottom:42px;color:#c8d8d0;font-size:17px}
.reports-grid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.reports-grid article{min-height:260px;padding:28px;border:1px solid #ffffff20;border-radius:14px;background:#ffffff0d;box-shadow:inset 0 1px #ffffff18;backdrop-filter:blur(6px)}
.reports-grid article:nth-child(2){background:#7f2f431f}
.reports-grid article:nth-child(3){background:#9a6d261f}
.report-card-icon{display:flex;align-items:center;justify-content:center;width:50px;height:50px;margin-bottom:28px;border-radius:13px;background:#e2b85f;color:#19392e}
.reports-grid article:nth-child(2) .report-card-icon{background:#d96a7d;color:#fff}
.reports-grid article:nth-child(3) .report-card-icon{background:#75a9b9;color:#102c35}
.report-card-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.reports-grid article h3{margin-bottom:12px;color:#fff;font-size:21px}
.reports-grid article p{margin:0;color:#cbd9d2;font-size:14px;line-height:1.65}
.reports-section .availability{display:inline-block;max-width:none;margin:24px 0 0;padding:10px 15px;border:1px solid #ffffff1f;border-radius:8px;background:#071b1499;color:#d8e2dc;font-size:13px!important;line-height:1.5;white-space:normal!important}
@media(min-width:1000px){.reports-section .availability{white-space:nowrap!important}}
@media(max-width:780px){.reports-section{margin:35px 18px;padding:50px 24px;border-radius:17px}.reports-section>h2{font-size:2.8rem}.reports-grid{grid-template-columns:1fr}.reports-grid article{min-height:0}.reports-section .availability{display:block}}

.pricing-section h2 em{color:var(--red);font-style:normal;font-weight:700;display:inline-block;position:relative}.pricing-section h2 em:after{content:'';position:absolute;left:2%;right:2%;bottom:-.08em;height:.12em;background:var(--red);border-radius:999px;opacity:.28}

/* Slightly taller restaurant carousel for a stronger hospitality image. */
.restaurant-gallery,.restaurant-gallery>img{aspect-ratio:4/3}
@media(max-width:640px){.restaurant-gallery,.restaurant-gallery>img{aspect-ratio:5/4}}
/* Mobile restaurant section order: heading, carousel, supporting content. */
@media(max-width:640px){
 #restaurants{display:flex;flex-direction:column}
 #restaurants>div:not(.restaurant-gallery){display:contents}
 #restaurants .eyebrow{order:1}
 #restaurants h2{order:2}
 #restaurants .restaurant-gallery{order:3;width:100%;margin:4px 0 22px}
 #restaurants>div:not(.restaurant-gallery)>p:not(.eyebrow){order:4}
 #restaurants .feature-list{order:5}
 #restaurants .text-link{order:6;align-self:flex-start}
}
.newsletter .newsletter-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.newsletter-status{flex-basis:100%;margin:5px 0 0;text-align:center;font-size:13px;min-height:1.4em}

/* Final responsive hero and language control refinements. */
.header-actions .language{text-align:left;text-align-last:left;direction:ltr}
@media(min-width:641px) and (max-width:950px){
 body[data-market="sri-lanka"] .hero{min-height:1020px;align-items:flex-start}
 body[data-market="sri-lanka"] .hero-copy{padding-top:70px;padding-bottom:230px}
 body[data-market="sri-lanka"] .visual-caption h2{font-size:clamp(1.65rem,3.8vw,2.2rem);line-height:1.25}
 .header-actions .language-label{flex-basis:92px!important;min-width:92px!important}
 .header-actions .language{width:92px!important;max-width:92px!important}
}
@media(max-width:640px){
 body[data-market="sri-lanka"] .hero{min-height:0;align-items:flex-start}
 body[data-market="sri-lanka"] .hero-copy{padding-top:50px;padding-bottom:330px}
 body[data-market="sri-lanka"] .visual-caption h2{font-size:1.75rem;line-height:1.25;margin-bottom:18px}
 .header-actions .language-label{flex-basis:88px!important;min-width:88px!important}
 .header-actions .language{width:88px!important;max-width:88px!important}
}
@media(max-width:405px){
 .header-actions{gap:1px!important}
 .header-actions .language-label{flex-basis:82px!important;min-width:82px!important}
 .header-actions .language{width:82px!important;max-width:82px!important;font-size:10px!important}
 .header-actions .appearance-toggle{width:26px!important;height:26px!important;min-width:26px!important;padding:3px!important}
 html .header-actions .login-link,html .header-actions .button.small{padding:5px 4px!important;font-size:10px!important}
 .header-actions .menu{flex-basis:26px!important;width:26px!important;height:29px!important;font-size:20px!important}
}
.restaurant-gallery>img{transition:opacity .45s ease-in-out,transform .6s ease-in-out}
.restaurant-gallery>img.changing{opacity:.06;transform:scale(1.012)}
@media(max-width:950px){html[lang="ta"] body[data-market="sri-lanka"] .hero-note{margin-top:16px}}
@media(max-width:950px){
 body[data-market="sri-lanka"] .hero-copy{pointer-events:none}
 body[data-market="sri-lanka"] .hero-copy a{pointer-events:auto}
 body[data-market="sri-lanka"] .visual-caption{z-index:4;pointer-events:none}
 body[data-market="sri-lanka"] .slider-controls button{position:relative;z-index:5;width:44px;height:44px;font-size:20px;pointer-events:auto;touch-action:manipulation}
}
@media(max-width:640px){body[data-market="sri-lanka"] .slider-controls button{width:46px;height:46px;font-size:21px}}

.hero-copy{transition:opacity .34s ease,transform .34s ease}.hero-copy.slide-changing{opacity:.72;transform:translateY(4px)}
@media(prefers-reduced-motion:reduce){.hero-copy{transition:none}.hero-copy.slide-changing{transform:none}}

/* United States market: full-screen photographic hero. */
body[data-market="us"] .hero{position:relative;display:block;min-height:calc(100svh - 106px);padding:0;overflow:hidden;background:#111;color:#fff;max-width:none}
body[data-market="us"] .hero-media{position:absolute;inset:0;display:block;z-index:1}
body[data-market="us"] .hero-visual{position:absolute;inset:0;width:100%;height:100%;min-height:0;border-radius:0;background:#151515}
body[data-market="us"] .hero-visual>img,body[data-market="us"] .hero-visual>video,body[data-market="us"] .image-shade{border-radius:0}
body[data-market="us"] .image-shade{background:linear-gradient(90deg,rgba(5,10,8,.88) 0%,rgba(5,10,8,.60) 35%,rgba(5,10,8,.08) 68%),linear-gradient(0deg,rgba(5,10,8,.72) 0%,transparent 48%)}
body[data-market="us"] .hero-copy{position:relative;z-index:3;max-width:700px;padding:clamp(54px,8vh,100px) 0 55px 6%;color:#fff}
body[data-market="us"] .hero-copy p,body[data-market="us"] .hero-copy .brand-description{color:#f2f3ef}
body[data-market="us"] .hero-copy h1{font-size:clamp(3.2rem,5.8vw,6rem);text-shadow:0 3px 28px #0008}
body[data-market="us"] .hero-copy .text-link{color:#fff;border-color:#fff8}
body[data-market="us"] .visual-caption{left:auto;right:5%;bottom:5%;width:min(520px,38vw);text-align:right;z-index:4}
body[data-market="us"] .visual-caption .slider-controls{justify-content:flex-end}
body[data-market="us"] .visual-caption .slider-controls span{margin-left:18px}
body[data-market="us"] .visual-top{z-index:4}
@media(max-width:950px){body[data-market="us"] .hero{min-height:calc(100svh - 90px)}body[data-market="us"] .hero-copy{padding:45px 5% 260px;max-width:650px}body[data-market="us"] .visual-caption{width:70%;right:5%;bottom:4%}body[data-market="us"] .hero-actions{flex-direction:row;align-items:center}}
@media(max-width:640px){body[data-market="us"] .hero{min-height:calc(100svh - 72px)}body[data-market="us"] .hero-copy{padding:28px 20px 245px}body[data-market="us"] .hero-copy h1{font-size:clamp(2.55rem,12vw,3.55rem)}body[data-market="us"] .hero-description{font-size:15px;line-height:1.5}body[data-market="us"] .brand-description{display:none}body[data-market="us"] .hero-actions{margin-top:18px;gap:12px}body[data-market="us"] .hero-actions .text-link{display:none}body[data-market="us"] .visual-caption{left:20px;right:20px;width:auto;text-align:left;bottom:20px}body[data-market="us"] .visual-caption h2{font-size:1.65rem;margin:10px 0 14px}body[data-market="us"] .visual-caption .slider-controls{justify-content:flex-start}body[data-market="us"] .visual-top{top:16px;right:16px}}
body[data-market="sri-lanka"] .language{text-align:left;text-align-last:left;direction:ltr}
body[data-market="sri-lanka"] .language option{text-align:left;direction:ltr}
