: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}}

