:root{--ink:#23130b;--muted:#6b5b50;--soft:#fff8ef;--cream:#fff2df;--line:rgba(54,29,14,.14);--orange:#f25a12;--orange2:#ff8a1f;--gold:#ffc43b;--green:#2d6a3f;--dark:#120904;--shadow:0 24px 70px rgba(43,22,8,.16);--radius:28px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--ink);background:#fffaf4;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.skip-link{position:absolute;left:-999px;top:10px;background:#fff;color:#000;padding:10px 14px;z-index:999}.skip-link:focus{left:10px}.topbar{background:var(--dark);color:#fff;font-size:.82rem}.topbar-inner{display:flex;justify-content:space-between;gap:22px;align-items:center;padding:7px 0}.topbar nav{display:flex;gap:13px;flex-wrap:wrap}.topbar a{color:#ffd98a}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,250,244,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(54,29,14,.08);transition:box-shadow .25s}.site-header.scrolled{box-shadow:0 14px 40px rgba(43,22,8,.11)}.nav-wrap{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:12px;min-width:246px}.brand-logo{width:96px;height:58px;border-radius:18px;background:#050505;display:grid;place-items:center;box-shadow:0 10px 25px rgba(0,0,0,.18);overflow:hidden;flex:0 0 96px}.brand-logo img{width:88px;height:auto;object-fit:contain}.brand-text strong{display:block;font-size:1.05rem;line-height:1.1}.brand-text em{font-size:.78rem;color:var(--muted);font-style:normal;font-weight:800}.desktop-nav{display:flex;gap:4px;align-items:center;justify-content:center}.desktop-nav a,.mobile-nav a{font-size:.86rem;font-weight:850;padding:10px 11px;border-radius:999px;color:#3c281b}.desktop-nav a:hover,.desktop-nav a.active{background:var(--dark);color:#fff}.nav-actions{display:flex;align-items:center;gap:8px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;border:1px solid transparent;padding:12px 18px;font-weight:950;cursor:pointer;transition:.2s ease;background:#fff}.btn:hover{transform:translateY(-1px)}.btn.small{padding:9px 13px;font-size:.86rem}.btn.primary{background:linear-gradient(135deg,var(--orange),var(--gold));color:#170701;box-shadow:0 14px 34px rgba(242,90,18,.26)}.btn.ghost{background:#fff;border-color:var(--line)}.btn.glass{background:rgba(255,255,255,.16);border-color:rgba(255,255,255,.35);color:#fff}.btn.glass-dark{background:rgba(35,19,11,.08);border-color:rgba(35,19,11,.15);color:var(--ink)}.btn.outline-light{background:transparent;border-color:rgba(255,255,255,.45);color:#fff}.menu-btn{display:none;width:42px;height:42px;border:0;border-radius:50%;background:var(--dark);align-items:center;justify-content:center;flex-direction:column;gap:4px}.menu-btn span{display:block;width:18px;height:2px;background:#fff}.mobile-nav{display:none;padding:10px 20px 18px;background:#fff;border-top:1px solid var(--line)}.mobile-nav a{display:block;margin:4px 0}.mobile-wa{background:#1bd462!important;color:#062110!important;text-align:center}.hero-home{min-height:710px;position:relative;overflow:hidden;background:var(--dark);color:#fff}.hero-slider,.page-hero>img{position:absolute;inset:0}.hero-slide{position:absolute;inset:0;opacity:0;transition:opacity .9s ease}.hero-slide.active{opacity:1}.hero-slide img,.page-hero>img{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,5,2,.82),rgba(12,5,2,.38),rgba(12,5,2,.12)),linear-gradient(0deg,rgba(12,5,2,.48),transparent 45%)}.hero-inner{position:relative;z-index:2;min-height:710px;display:grid;grid-template-columns:minmax(0,1.08fr) 380px;gap:36px;align-items:end;padding:120px 0 110px}.eyebrow{display:inline-flex;font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;font-weight:1000;color:var(--orange2);margin-bottom:12px}.hero h1,.page-hero h1{font-size:clamp(3.2rem,8vw,6.6rem);line-height:.9;margin:.02em 0 .22em;letter-spacing:-.065em;max-width:980px}.hero p,.page-hero p{font-size:1.15rem;color:rgba(255,255,255,.88);max-width:720px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.hero-card{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22);border-radius:28px;padding:24px;backdrop-filter:blur(18px);box-shadow:0 20px 55px rgba(0,0,0,.28)}.hero-card strong,.hero-card span{display:block}.hero-card strong{font-size:1.25rem}.hero-card span{font-weight:950;color:#ffe08a;margin-top:8px}.hero-dots{position:absolute;z-index:4;left:50%;transform:translateX(-50%);bottom:28px;display:flex;gap:8px}.hero-dots button{width:36px;height:7px;border:0;border-radius:999px;background:rgba(255,255,255,.38);cursor:pointer}.hero-dots button.active{background:var(--gold)}.page-hero{min-height:500px;position:relative;overflow:hidden;background:var(--dark);color:#fff}.page-hero-inner{position:relative;z-index:2;padding:150px 0 90px}.page-hero h1{font-size:clamp(2.8rem,7vw,5.4rem)}.journey-strip{position:relative;margin-top:-58px;z-index:5}.journey-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.journey{background:#fff;border:1px solid var(--line);border-radius:24px;padding:18px;box-shadow:0 18px 50px rgba(43,22,8,.12);display:grid;gap:5px}.journey b{color:var(--orange);font-size:.8rem}.journey span{text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:1000;color:var(--muted)}.journey strong{line-height:1.25}.section{padding:88px 0}.section.warm{background:var(--cream)}.section.dark-section{background:linear-gradient(135deg,#120904,#2c1307);color:#fff}.section.dark-section p{color:rgba(255,255,255,.72)}.section-head{text-align:center;max-width:880px;margin:0 auto 38px}.section h2{font-size:clamp(2.15rem,5vw,4.4rem);line-height:.96;letter-spacing:-.045em;margin:.1em 0 .3em}.section-head p,.lead{font-size:1.1rem;color:var(--muted)}.dark-section .section-head p,.dark-section .mini-card p{color:rgba(255,255,255,.72)}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.service-grid.three{grid-template-columns:repeat(3,1fr)}.service-card,.mini-card,.card-panel,.media-card,.step{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.service-card img{width:100%;height:255px;object-fit:cover}.service-card div{padding:22px}.service-card span{font-size:.76rem;letter-spacing:.13em;text-transform:uppercase;color:var(--orange);font-weight:1000}.service-card h3,.mini-card h3,.media-card h3,.step h3{font-size:1.35rem;line-height:1.14;margin:.3em 0}.service-card p,.mini-card p,.media-card p,.step p{color:var(--muted)}.service-card a{font-weight:950;color:var(--orange)}.cards-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.mini-card{padding:24px;overflow:visible}.dark-section .mini-card{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.12);box-shadow:none}.mini-card>span{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:15px;background:linear-gradient(135deg,var(--orange),var(--gold));color:#160804;font-weight:1000;margin-bottom:12px}.bar-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.split{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.split.reverse{grid-template-columns:1fr 1fr}.image-stack{display:grid;grid-template-columns:1fr 1fr;gap:14px}.image-stack img{height:430px;width:100%;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow)}.image-stack img:first-child{transform:translateY(28px)}.feature-list{display:grid;gap:10px;margin-top:22px}.feature-list p{margin:0;padding:14px 16px;background:#fff;border:1px solid var(--line);border-radius:18px;color:var(--muted)}.feature-list strong{display:block;color:var(--ink)}.media-card img{height:390px;width:100%;object-fit:cover}.media-card div{padding:24px}.info-table{display:grid;gap:10px;margin-top:22px}.info-table p{margin:0;padding:14px 18px;border-radius:18px;background:#fff;border:1px solid var(--line);display:flex;justify-content:space-between;gap:18px}.info-table strong{color:var(--muted)}.experience-tabs{background:#fff;border:1px solid var(--line);border-radius:32px;box-shadow:var(--shadow);overflow:hidden}.tab-buttons{display:flex;gap:8px;padding:12px;border-bottom:1px solid var(--line);overflow:auto}.tab-buttons button,.filters button{border:0;border-radius:999px;padding:10px 16px;background:#fff2df;font-weight:950;cursor:pointer;white-space:nowrap}.tab-buttons button.active,.filters button.active{background:var(--dark);color:#fff}.tab-panel{display:none;grid-template-columns:1.05fr .95fr;gap:0;align-items:center}.tab-panel.active{display:grid}.tab-panel img{height:440px;width:100%;object-fit:cover}.tab-panel div{padding:34px}.tab-panel h3{font-size:clamp(1.9rem,4vw,3.2rem);line-height:1;margin:.1em 0}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step{padding:24px}.step b{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--orange),var(--gold));color:#160804}.filters{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-bottom:26px}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.gallery-item{position:relative;border-radius:22px;overflow:hidden;box-shadow:0 12px 35px rgba(43,22,8,.12);background:#eee}.gallery-item img{height:235px;width:100%;object-fit:cover;transition:.25s}.gallery-item:hover img{transform:scale(1.04)}.gallery-item span{position:absolute;left:12px;bottom:12px;background:rgba(0,0,0,.62);color:#fff;padding:6px 10px;border-radius:999px;font-size:.78rem;font-weight:900}.contact-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:24px}.card-panel{padding:28px}.big-contact a{font-size:clamp(1.75rem,5vw,3rem);font-weight:1000;color:var(--orange);line-height:1}.contact-form{display:grid;gap:14px}.contact-form label,.planner-form label{display:grid;gap:6px;font-weight:900}.contact-form input,.contact-form textarea,.contact-form select,.planner-form input,.planner-form textarea,.planner-form select{width:100%;border:1px solid var(--line);border-radius:16px;padding:13px 14px;font:inherit;background:#fff}.hidden{display:none!important}.form-status{display:none;color:var(--muted)}.social-stack{display:flex;flex-direction:column;gap:8px}.social-stack.inline{flex-direction:row;flex-wrap:wrap}.social-stack a{font-weight:900;color:var(--orange)}.map-card{display:grid;grid-template-columns:.72fr 1.28fr;gap:24px;align-items:stretch}.map-card iframe{width:100%;min-height:430px;border:0;border-radius:var(--radius);box-shadow:var(--shadow)}.booking-band{background:linear-gradient(135deg,#fff2df,#fffaf4);padding:45px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.booking-band-grid{display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center}.booking-band h2{font-size:clamp(2rem,4vw,3.6rem);line-height:.98;margin:.1em 0}.booking-band p{color:var(--muted)}.booking-band-actions{display:flex;gap:12px;flex-wrap:wrap}.site-footer{background:var(--dark);color:#fff;padding:58px 0 26px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .9fr .8fr;gap:32px}.footer-brand img{width:165px;background:#000;border-radius:18px;padding:10px;margin-bottom:14px}.site-footer p,.site-footer span{color:rgba(255,255,255,.68)}.site-footer h3{margin-top:0}.site-footer nav,.site-footer .social-stack{display:grid;gap:8px}.site-footer a{color:#ffd36b;font-weight:900}.copyright{border-top:1px solid rgba(255,255,255,.12);margin-top:34px;padding-top:18px;display:flex;justify-content:space-between;gap:18px}.sticky-actions{position:fixed;right:16px;bottom:16px;z-index:90;display:flex;gap:8px;border-radius:999px;background:rgba(18,9,4,.92);border:1px solid rgba(255,255,255,.14);padding:8px;backdrop-filter:blur(12px);box-shadow:0 18px 50px rgba(0,0,0,.22)}.sticky-actions a,.sticky-actions button{border:0;background:transparent;color:#fff;border-radius:999px;padding:10px 13px;font-weight:950;cursor:pointer}.sticky-actions .wa{background:#24d366;color:#071b0e}.booking-modal{position:fixed;inset:0;z-index:650;display:none}.booking-modal.show{display:block}.modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.64);backdrop-filter:blur(8px)}.modal-card{position:absolute;right:min(4vw,48px);top:50%;transform:translateY(-50%);width:min(520px,92vw);max-height:88vh;overflow:auto}.modal-card h2{font-size:2rem;line-height:1;margin:.25em 0}.modal-card p{color:var(--muted)}.modal-close{position:absolute;right:16px;top:16px;width:40px;height:40px;border:0;border-radius:50%;background:#1d1209;color:#fff;font-size:1.6rem;cursor:pointer}.planner-form{display:grid;gap:12px}.cookie{position:fixed;left:16px;bottom:16px;z-index:120;display:none;max-width:360px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);padding:16px;gap:12px;align-items:center}.cookie.show{display:flex}.cookie p{margin:0;color:var(--muted);font-size:.92rem}.back-top{position:fixed;right:18px;bottom:86px;width:44px;height:44px;border:0;border-radius:50%;background:#fff;color:#1d1209;font-weight:1000;box-shadow:var(--shadow);opacity:0;pointer-events:none;transition:.25s;z-index:80}.back-top.show{opacity:1;pointer-events:auto}.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.88);z-index:800;display:grid;place-items:center;padding:22px}.lightbox img{max-height:88vh;max-width:92vw;border-radius:20px}.lightbox button{position:absolute;right:24px;top:24px;border:0;border-radius:50%;width:44px;height:44px;font-size:1.8rem;background:#fff;cursor:pointer}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.visible,.reveal.immediate{opacity:1;transform:none}@media(max-width:1180px){.desktop-nav{display:none}.menu-btn{display:flex}.mobile-nav.show{display:block}.journey-grid,.cards-4,.bar-grid,.process,.gallery-grid{grid-template-columns:repeat(2,1fr)}.service-grid.three{grid-template-columns:1fr 1fr}.split,.split.reverse,.contact-grid,.map-card,.tab-panel{grid-template-columns:1fr}.image-stack img,.image-stack img:first-child{height:350px;transform:none}.footer-grid{grid-template-columns:1fr 1fr}.topbar-inner{align-items:flex-start;flex-direction:column}.topbar nav{font-size:.78rem}}@media(max-width:720px){.container{width:min(100% - 28px,var(--max))}.topbar nav{display:none}.brand-logo{width:78px;height:50px;flex-basis:78px;border-radius:16px}.brand-logo img{width:72px}.brand-text strong{font-size:.96rem}.brand-text em{font-size:.7rem}.nav-wrap{min-height:72px}.nav-actions .ghost,.nav-actions .primary{display:none}.hero-home{min-height:650px}.hero-inner{min-height:650px;grid-template-columns:1fr;padding:90px 0 96px}.hero h1{font-size:clamp(2.7rem,13vw,4.4rem)}.hero-actions .btn{width:100%}.hero-card{padding:18px}.journey-strip{margin-top:-34px}.journey-grid,.cards-4,.bar-grid,.process,.gallery-grid,.service-grid,.service-grid.three{grid-template-columns:1fr}.section{padding:62px 0}.section h2{font-size:clamp(2.1rem,10vw,3.5rem)}.page-hero{min-height:440px}.page-hero-inner{padding:95px 0 68px}.page-hero h1{font-size:clamp(2.4rem,12vw,3.9rem)}.image-stack{grid-template-columns:1fr}.image-stack img,.media-card img,.tab-panel img{height:260px}.service-card img,.gallery-item img{height:210px}.tab-buttons{justify-content:flex-start}.tab-panel div{padding:24px}.info-table p{display:grid}.footer-grid{grid-template-columns:1fr}.copyright,.booking-band-grid{grid-template-columns:1fr;display:grid}.sticky-actions{left:10px;right:10px;justify-content:center}.sticky-actions a,.sticky-actions button{flex:1;text-align:center;padding:9px 8px}.modal-card{left:4vw;right:4vw;width:auto}.cookie{left:12px;right:12px;max-width:none;align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal{opacity:1!important;transform:none!important}}
/* Bakery, delivery and quiet-ecosystem update */
.desktop-nav a{font-size:.80rem;padding:9px 8px}.brand{min-width:230px}.journey-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.bakery-highlight{background:linear-gradient(135deg,#fffaf4,#fff0de)}.calm-zone{background:linear-gradient(135deg,#f7fff4,#fffaf4)}.calm-zone .mini-card span{background:linear-gradient(135deg,#2d6a3f,#ffc43b)}.service-card h3,.mini-card h3{overflow-wrap:anywhere}.site-header .brand-logo{background:#070707}.hero-card span{line-height:1.3}.tab-buttons{scrollbar-width:thin}@media(max-width:1260px){.desktop-nav{display:none}.menu-btn{display:flex}.mobile-nav.show{display:block}}@media(max-width:720px){.journey-grid{grid-template-columns:1fr}.desktop-nav a{font-size:.86rem}.service-card img{height:225px}.bakery-highlight .hero-actions{display:grid}}


/* Baobab, entertainment and institutional website update */
.site-header{background:rgba(255,255,255,.94)}
.brand{min-width:210px}.brand-logo{width:104px;height:62px;flex:0 0 104px;background:#fff!important;border:1px solid rgba(54,29,14,.10);box-shadow:0 10px 28px rgba(43,22,8,.10);border-radius:16px;padding:5px}.brand-logo img{width:100%;height:100%;object-fit:contain}.footer-brand img{background:#fff;border-radius:22px;padding:8px;box-shadow:0 12px 35px rgba(0,0,0,.16);max-width:190px}
.desktop-nav{gap:3px}.desktop-nav a{font-size:.82rem;padding:9px 10px;white-space:nowrap}.mobile-nav{max-height:calc(100vh - 72px);overflow:auto}.mobile-nav a{font-size:1rem;padding:12px 14px}
.bar-grid{grid-template-columns:repeat(3,1fr)}.schedule-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.schedule-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:24px;box-shadow:var(--shadow)}.schedule-card b{display:inline-flex;background:linear-gradient(135deg,var(--orange),var(--gold));color:#170701;border-radius:999px;padding:7px 12px;font-size:.8rem}.schedule-card h3{font-size:1.35rem;line-height:1.1;margin:.8em 0 .25em}.schedule-card p{color:var(--muted);margin-bottom:0}.entertainment-zone{background:linear-gradient(135deg,#fff8ef,#fff0de)}.breeze-zone{background:linear-gradient(135deg,#f4fff1,#fffaf4)}.institutional-zone{background:#fff}.institutional-zone .mini-card span,.breeze-zone .mini-card span{background:linear-gradient(135deg,#2d6a3f,#ffc43b)}
.hero-card span{font-size:.98rem}.journey strong,.mini-card p,.schedule-card p{overflow-wrap:break-word}.site-footer .footer-grid{align-items:start}.site-footer nav a{display:block;padding:2px 0}.booking-band-grid{gap:18px}
@media(max-width:1180px){.desktop-nav{display:none}.menu-btn{display:flex}.mobile-nav.show{display:block}.bar-grid,.schedule-grid{grid-template-columns:repeat(2,1fr)}.brand{min-width:0}.brand-text em{display:block}}
@media(max-width:820px){.topbar-inner span{font-size:.78rem}.brand-logo{width:86px;height:54px;flex-basis:86px}.brand-text strong{font-size:.96rem}.schedule-grid,.bar-grid{grid-template-columns:1fr}.hero-card span{font-size:.9rem}.section{padding:58px 0}.split{gap:28px}.cards-4{gap:14px}.mobile-nav{padding:10px 14px 16px}.mobile-nav a{border-radius:16px;margin:5px 0}.footer-brand img{max-width:160px}.sticky-actions{border-radius:24px;flex-wrap:wrap}.sticky-actions a,.sticky-actions button{min-width:30%}}
@media(max-width:420px){.brand-text em{display:none}.brand-logo{width:76px;height:50px;flex-basis:76px}.hero h1,.page-hero h1{letter-spacing:-.05em}.hero-card{display:none}.topbar{display:none}}


/* Final Kenlife UI refresh: logo, footer, reviews, services, readability and speed */
:root{--navy:#12213a;--sand:#fff7ea;--cocoa:#3a1c0b;--leaf:#2d6a3f;--sun:#ffc43b;--brand-orange:#f25a12}.site-header{background:rgba(255,249,239,.96)!important;backdrop-filter:blur(18px);border-bottom:1px solid rgba(58,28,11,.10)}.nav-wrap{min-height:78px}.brand{gap:12px;min-width:220px}.brand-logo{background:linear-gradient(135deg,#fff,#fff8ec)!important;border:1px solid rgba(242,90,18,.18)!important;border-radius:21px!important;box-shadow:0 12px 30px rgba(58,28,11,.12)!important;padding:6px!important;width:104px!important;height:64px!important;overflow:hidden}.brand-logo:before{content:"";position:absolute}.brand-logo img{width:100%!important;height:100%!important;object-fit:contain!important}.brand-text strong{letter-spacing:-.02em}.desktop-nav a{font-size:.84rem;padding:9px 10px}.desktop-nav a:hover,.desktop-nav a.active{background:linear-gradient(135deg,var(--cocoa),#111);color:#fff}.topbar{background:linear-gradient(90deg,#281205,#4b2108)}.topbar a{color:#ffe08a}.page-hero h1,.hero h1{text-shadow:0 3px 28px rgba(0,0,0,.38)}.hero-overlay{background:linear-gradient(90deg,rgba(15,7,2,.82),rgba(15,7,2,.44),rgba(15,7,2,.18)),linear-gradient(0deg,rgba(15,7,2,.54),transparent 45%)}
.review-strip{background:linear-gradient(135deg,#fff,#fff7ea);padding:52px 0;border-top:1px solid var(--line)}.review-layout{display:grid;grid-template-columns:.9fr 1.35fr;gap:28px;align-items:center}.review-copy h2{font-size:clamp(2rem,4vw,3.4rem);line-height:.98;margin:.1em 0}.review-copy p{color:var(--muted)}.review-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.review-card{background:#fff;border:1px solid rgba(58,28,11,.13);border-radius:22px;padding:18px;box-shadow:0 16px 36px rgba(58,28,11,.10);min-height:150px;display:flex;flex-direction:column;gap:8px}.review-card b{font-size:1.08rem}.review-card span{color:var(--muted);font-size:.92rem;line-height:1.35}.review-card em{margin-top:auto;color:var(--brand-orange);font-style:normal;font-weight:950}.corporate-footer{background:linear-gradient(135deg,#120904,#241004 55%,#0e0703);padding-top:54px}.corporate-footer-grid{grid-template-columns:1.25fr .75fr .95fr 1.05fr!important;gap:34px}.footer-logo-lockup{display:inline-flex;background:linear-gradient(135deg,#fff,#fff8ec);border:1px solid rgba(255,255,255,.18);border-radius:24px;padding:8px 10px;box-shadow:0 20px 46px rgba(0,0,0,.24);margin-bottom:15px;max-width:220px}.footer-logo-lockup img,.footer-brand img{background:transparent!important;border-radius:0!important;padding:0!important;box-shadow:none!important;width:190px!important;height:auto!important;max-height:110px;object-fit:contain}.corporate-brand p{max-width:420px}.footer-links{gap:7px!important}.footer-links a{display:inline-flex;padding:6px 0;color:#ffd36b}.social-pills{display:flex;flex-wrap:wrap;gap:8px;margin:4px 0 15px}.social-pills a{display:inline-flex!important;align-items:center;gap:7px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:7px 10px;color:#fff!important;font-size:.88rem}.social-pills span{display:inline-grid;place-items:center;width:25px;height:25px;border-radius:50%;background:linear-gradient(135deg,var(--brand-orange),var(--sun));color:#170701;font-size:.72rem;font-weight:1000}.footer-review-link{display:inline-flex;border:1px solid rgba(255,211,107,.3);border-radius:999px;padding:9px 13px;color:#ffd36b!important}.copyright{align-items:center}.entertainment-calendar{background:linear-gradient(135deg,#fff8ef,#fff1dc)}.entertainment-timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.program-card{background:#fff;border:1px solid rgba(58,28,11,.13);border-radius:28px;box-shadow:var(--shadow);overflow:hidden}.program-card img{width:100%;height:170px;object-fit:cover}.program-card div{padding:20px}.program-card b{display:inline-flex;background:linear-gradient(135deg,var(--brand-orange),var(--sun));color:#170701;border-radius:999px;padding:7px 12px;font-size:.78rem;font-weight:1000}.program-card h3{font-size:1.35rem;line-height:1.05;margin:.8em 0 .35em}.program-card p{color:var(--muted);margin:0}.refined-bars{grid-template-columns:repeat(3,1fr)!important}.refined-bars .mini-card{min-height:220px}.dark-section .step,.dark-section .service-card{background:#fff!important;color:var(--ink)!important;border-color:rgba(58,28,11,.12)!important}.dark-section .step p,.dark-section .service-card p{color:var(--muted)!important}.dark-section .service-card span{color:var(--brand-orange)!important}.dark-section .service-card h3,.dark-section .step h3{color:var(--ink)!important}.accommodation-note{background:linear-gradient(135deg,#f7fff4,#fff7ea)}.filters button[data-filter="bakery"]{display:none}.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.gallery-item img{height:240px}.contact-grid .card-panel p a[href^="mailto:"]{font-weight:950;color:var(--brand-orange)}.booking-band{background:linear-gradient(135deg,#fff2df,#f7fff4)}.site-footer .social-stack{display:none}.footer-brand>img{display:none!important}.service-card,.mini-card,.card-panel,.media-card,.step,.review-card,.program-card{will-change:transform}.service-card:hover,.mini-card:hover,.review-card:hover,.program-card:hover{transform:translateY(-3px);transition:.22s ease}.hero-card{border-radius:30px}.desktop-nav{white-space:nowrap}.nav-actions .btn.small{font-size:.82rem;padding:8px 11px}.mobile-nav.show{box-shadow:0 20px 40px rgba(58,28,11,.12)}
@media(max-width:1180px){.review-layout,.corporate-footer-grid{grid-template-columns:1fr 1fr!important}.review-cards,.entertainment-timeline{grid-template-columns:repeat(2,1fr)}.refined-bars{grid-template-columns:repeat(2,1fr)!important}.brand-logo{width:92px!important;height:58px!important}.brand{min-width:0}.desktop-nav{display:none}.menu-btn{display:flex}.mobile-nav.show{display:block}}
@media(max-width:760px){.topbar{display:none}.brand-logo{width:82px!important;height:54px!important}.brand-text strong{font-size:.96rem}.brand-text em{font-size:.72rem}.review-layout,.review-cards,.entertainment-timeline,.corporate-footer-grid,.refined-bars{grid-template-columns:1fr!important}.program-card img{height:215px}.review-strip{padding:42px 0}.footer-logo-lockup img{width:170px!important}.social-pills a{font-size:.83rem}.copyright{display:grid!important;grid-template-columns:1fr!important}.hero-home{min-height:680px}.hero-inner{min-height:680px}.gallery-item img{height:210px}.sticky-actions{bottom:10px}}
@media(max-width:420px){.brand-text em{display:none}.brand-logo{width:74px!important;height:50px!important}.nav-wrap{min-height:68px}.hero-card{display:none}.program-card img{height:190px}.footer-logo-lockup{max-width:190px}.footer-logo-lockup img{width:160px!important}}

/* Footer final logo sizing */
.footer-logo-lockup img{width:178px!important;max-height:96px!important}.footer-logo-lockup{padding:7px 9px!important}
@media(max-width:760px){.footer-logo-lockup img{width:158px!important}}


/* =========================================================
   Final corporate audit: stable footer, reviews, calendar,
   consent mode, mobile/tablet and visibility fixes.
   ========================================================= */
.site-header{background:rgba(255,250,244,.96)!important;backdrop-filter:blur(14px)!important}.nav-wrap{min-height:78px!important}.brand{min-width:0!important;gap:10px!important}.brand-logo{background:#fff!important;border:1px solid rgba(54,29,14,.12)!important;border-radius:18px!important;width:124px!important;height:66px!important;box-shadow:0 10px 28px rgba(43,22,8,.11)!important;padding:5px!important;overflow:hidden!important}.brand-logo img{width:100%!important;height:100%!important;object-fit:contain!important}.brand-text{min-width:105px}.desktop-nav{gap:2px!important;flex:1 1 auto!important}.desktop-nav a{padding:9px 10px!important;font-size:.82rem!important}.nav-actions .btn.small{padding:9px 12px!important}.topbar{display:block}.topbar-inner{min-height:34px}.topbar nav{gap:10px}
.professional-calendar{background:linear-gradient(180deg,#fffaf4 0%,#fff2df 100%);position:relative;overflow:hidden}.professional-calendar:before{content:"";position:absolute;inset:auto -12% -36% -12%;height:52%;background:radial-gradient(circle,rgba(255,196,59,.25),transparent 60%);pointer-events:none}.calendar-board{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:22px;align-items:stretch;position:relative}.calendar-feature,.calendar-list article{background:#fff;border:1px solid rgba(54,29,14,.12);border-radius:28px;box-shadow:0 20px 58px rgba(43,22,8,.12);overflow:hidden}.calendar-feature{display:grid;grid-template-columns:.95fr 1fr;min-height:340px}.calendar-feature img{width:100%;height:100%;object-fit:cover}.calendar-feature div{padding:34px;display:flex;flex-direction:column;justify-content:center}.calendar-feature span,.calendar-list b{display:inline-flex;width:max-content;border-radius:999px;background:#23130b;color:#fff;padding:7px 12px;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;font-weight:1000;margin-bottom:12px}.calendar-feature h3{font-size:clamp(2rem,4vw,3.2rem);line-height:1;margin:0 0 12px;color:#23130b}.calendar-feature p,.calendar-list p{color:#6b5b50;margin:0}.calendar-list{display:grid;grid-template-columns:1fr 1fr;gap:14px}.calendar-list article{padding:22px;min-height:160px}.calendar-list h3{margin:0 0 8px;color:#23130b;font-size:1.25rem;line-height:1.15}.calendar-list article:nth-child(2) b{background:#f25a12;color:#fff}.calendar-list article:nth-child(3) b{background:#2d6a3f;color:#fff}.calendar-list article:nth-child(4) b{background:#ffc43b;color:#23130b}
.review-platforms{background:#fff8ef;padding:70px 0 54px;border-top:1px solid rgba(54,29,14,.08)}.platform-panel{display:grid;grid-template-columns:minmax(280px,.72fr) 1.28fr;gap:24px;align-items:center;background:#fff;border:1px solid rgba(54,29,14,.12);border-radius:30px;padding:28px;box-shadow:0 22px 60px rgba(43,22,8,.10)}.platform-intro h2{font-size:clamp(1.8rem,3.3vw,3rem);line-height:1;margin:.15em 0 .3em;color:#23130b}.platform-intro p{color:#6b5b50;margin:0}.platform-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.platform-card{min-height:132px;border:1px solid rgba(54,29,14,.12);background:linear-gradient(180deg,#fff,#fff8ef);border-radius:22px;padding:18px;display:flex;flex-direction:column;justify-content:space-between;color:#23130b;box-shadow:0 12px 30px rgba(43,22,8,.07);overflow:hidden}.platform-card span{font-size:.78rem;letter-spacing:.11em;text-transform:uppercase;font-weight:1000;color:#f25a12}.platform-card strong{font-size:1.05rem;line-height:1.15}.platform-card em{font-style:normal;color:#6b5b50;font-weight:900;font-size:.86rem}.platform-card.available{border-color:rgba(45,106,63,.28);background:linear-gradient(135deg,#fff,#effced)}.platform-card.pending{opacity:.92}
.site-footer.corporate-footer{background:#120904!important;color:#fff!important;padding:0!important;margin:0!important;overflow:hidden!important}.footer-shell{padding:56px 0 22px!important}.footer-main{display:grid!important;grid-template-columns:minmax(300px,1.35fr) minmax(150px,.55fr) minmax(210px,.75fr) minmax(220px,.75fr)!important;gap:28px!important;align-items:start!important}.footer-brand-block p,.footer-column p{color:rgba(255,255,255,.72)!important;margin:14px 0 0!important;max-width:520px!important}.footer-brand-block strong{color:#fff!important}.footer-logo-lockup{display:inline-flex!important;width:190px!important;max-width:100%!important;background:#fff!important;border-radius:22px!important;padding:8px 12px!important;box-shadow:0 14px 38px rgba(0,0,0,.28)!important;overflow:hidden!important}.footer-logo-lockup img{display:block!important;width:100%!important;height:64px!important;object-fit:contain!important;max-height:64px!important}.footer-column h3{font-size:.78rem!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:#ffc43b!important;margin:0 0 14px!important}.footer-column a{display:block!important;color:rgba(255,255,255,.84)!important;margin:9px 0!important;font-weight:850!important;line-height:1.25!important}.footer-column a:hover{color:#ffc43b!important}.footer-whatsapp{font-size:1.08rem!important;color:#fff!important}.footer-review-link{display:inline-flex!important;margin-top:12px!important;background:#fff!important;color:#23130b!important;border-radius:999px!important;padding:10px 14px!important;font-weight:1000!important}.footer-social{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:18px!important}.footer-social a{display:inline-flex!important;align-items:center!important;gap:7px!important;padding:8px 10px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.16)!important;background:rgba(255,255,255,.07)!important;color:#fff!important;font-size:.82rem!important;font-weight:850!important;line-height:1!important}.footer-social span{width:22px;height:22px;border-radius:50%;display:inline-grid;place-items:center;background:#ffc43b;color:#23130b;font-size:.68rem;text-transform:uppercase;font-weight:1000}.footer-bottom{display:flex!important;justify-content:space-between!important;gap:16px!important;align-items:center!important;margin-top:34px!important;padding-top:18px!important;border-top:1px solid rgba(255,255,255,.14)!important;color:rgba(255,255,255,.68)!important;font-size:.88rem!important}.footer-bottom a{color:#ffc43b!important;font-weight:1000!important}.social-pills,.footer-grid,.corporate-footer-grid{display:unset}.site-footer .footer-grid{display:unset!important}
.dark-section .service-card,.dark-section .step,.dark-section .media-card{background:#fff!important;color:#23130b!important;border-color:rgba(255,255,255,.18)!important}.dark-section .service-card h3,.dark-section .step h3,.dark-section .media-card h3{color:#23130b!important}.dark-section .service-card p,.dark-section .step p,.dark-section .media-card p{color:#6b5b50!important}.dark-section .mini-card h3{color:#fff}.dark-section .mini-card p{color:rgba(255,255,255,.76)!important}.process .step{color:#23130b}.process .step p{color:#6b5b50}.refined-bars{grid-template-columns:repeat(3,minmax(0,1fr))!important}.refined-bars .mini-card{min-height:210px}.contact-form label{color:#23130b!important}.consent-banner{position:fixed;z-index:9999;left:50%;bottom:20px;transform:translate(-50%,130%);width:min(980px,calc(100% - 28px));display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;background:#fff;color:#23130b;border:1px solid rgba(54,29,14,.16);border-radius:24px;padding:18px;box-shadow:0 20px 70px rgba(0,0,0,.22);transition:transform .28s ease}.consent-banner.show{transform:translate(-50%,0)}.consent-banner strong{display:block;font-size:1rem}.consent-banner p{margin:4px 0 0;color:#6b5b50;font-size:.9rem;max-width:680px}.consent-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.cookie{display:none!important}.sticky-actions{z-index:999}
@media (max-width:1180px){.desktop-nav a{font-size:.78rem!important;padding:8px 8px!important}.brand-logo{width:112px!important;height:60px!important}.brand-text strong{font-size:.96rem}.brand-text em{font-size:.72rem}.footer-main{grid-template-columns:1.15fr .7fr .85fr!important}.footer-review{grid-column:1/-1}.platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.calendar-board{grid-template-columns:1fr}.calendar-feature{grid-template-columns:1fr .95fr}.topbar nav{display:none}}
@media (max-width:900px){.nav-wrap{min-height:70px!important}.brand-logo{width:98px!important;height:54px!important}.brand-text{display:block}.desktop-nav,.nav-actions .btn{display:none!important}.menu-btn{display:flex!important}.mobile-nav.show{display:block!important}.journey-grid,.service-grid,.service-grid.three,.cards-4,.process,.gallery-grid,.bar-grid,.refined-bars{grid-template-columns:1fr 1fr!important}.platform-panel{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr!important}.calendar-feature{grid-template-columns:1fr}.calendar-feature img{height:260px}.consent-banner{grid-template-columns:1fr}.consent-actions{justify-content:flex-start}.split,.tab-panel.active,.contact-grid{grid-template-columns:1fr!important}.image-stack img{height:280px}.image-stack img:first-child{transform:none}}
@media (max-width:620px){.container{width:min(var(--max),calc(100% - 28px))}.topbar{display:none}.brand-logo{width:96px!important;height:52px!important;border-radius:15px!important}.brand-text strong{font-size:.9rem}.brand-text em{font-size:.66rem}.hero-inner{grid-template-columns:1fr;min-height:680px;padding:110px 0 90px}.hero h1,.page-hero h1{font-size:clamp(2.45rem,15vw,4.2rem)}.section{padding:62px 0}.journey-grid,.service-grid,.service-grid.three,.cards-4,.process,.gallery-grid,.bar-grid,.refined-bars,.calendar-list,.platform-grid,.footer-main{grid-template-columns:1fr!important}.calendar-feature img{height:220px}.calendar-feature div{padding:24px}.platform-panel{padding:20px}.footer-shell{padding-top:42px!important}.footer-logo-lockup{width:172px!important}.footer-bottom{flex-direction:column!important;align-items:flex-start!important}.consent-banner{bottom:12px;border-radius:18px}.consent-actions .btn{width:100%;justify-content:center}.sticky-actions{left:12px;right:12px;bottom:12px;width:auto}.sticky-actions a,.sticky-actions button{flex:1}}


/* ==========================================================
   2026-08-14 final professional UI audit
   Stable header, calendar, reviews, footer, family/wellness,
   Consent Mode banner, mobile/tablet behaviour and speed.
   ========================================================== */
:root{--ken-ink:#23130b;--ken-muted:#6b5b50;--ken-soft:#fff8ef;--ken-cream:#fff2df;--ken-orange:#f25a12;--ken-gold:#ffc43b;--ken-green:#2d6a3f;--ken-dark:#120904;--ken-line:rgba(54,29,14,.13);--ken-shadow:0 22px 60px rgba(43,22,8,.12)}
.site-header{backdrop-filter:saturate(120%) blur(14px);-webkit-backdrop-filter:saturate(120%) blur(14px)}
.site-header .nav-wrap{min-height:76px!important;gap:14px!important}.site-header .brand{gap:11px!important;min-width:0!important}.site-header .brand-logo{width:132px!important;height:66px!important;flex:0 0 auto!important;background:linear-gradient(135deg,#fff,#fff8ec)!important;border:1px solid rgba(54,29,14,.10)!important;border-radius:18px!important;padding:6px 8px!important;box-shadow:0 12px 30px rgba(43,22,8,.10)!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important}.site-header .brand-logo img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;background:transparent!important;border-radius:0!important;box-shadow:none!important}.site-header .brand-text strong{line-height:1.05!important}.site-header .brand-text em{white-space:nowrap}.desktop-nav{min-width:0!important;white-space:nowrap!important;gap:3px!important}.desktop-nav a{font-size:.82rem!important;padding:9px 9px!important;border-radius:999px!important}.nav-actions{flex:0 0 auto!important}.nav-actions .btn.small{padding:9px 12px!important;font-size:.82rem!important}
.calendar-v3{position:relative;overflow:hidden;background:linear-gradient(180deg,#fffaf4 0%,#fff1dc 100%);border-top:1px solid rgba(54,29,14,.06);border-bottom:1px solid rgba(54,29,14,.06)}.calendar-v3:before{content:"";position:absolute;inset:-20% -10% auto auto;width:48vw;height:48vw;background:radial-gradient(circle,rgba(255,196,59,.24),transparent 62%);pointer-events:none}.calendar-v3-board{display:grid;grid-template-columns:minmax(420px,1.03fr) minmax(400px,.97fr);gap:22px;align-items:stretch;position:relative;z-index:1}.calendar-v3-feature{display:grid;grid-template-columns:.98fr 1fr;background:#fff;border:1px solid var(--ken-line);border-radius:32px;overflow:hidden;box-shadow:var(--ken-shadow);min-height:390px}.calendar-v3-photo{min-height:100%;background:#ddd}.calendar-v3-photo img{width:100%;height:100%;object-fit:cover}.calendar-v3-copy{padding:36px;display:flex;flex-direction:column;justify-content:center}.calendar-v3-copy span,.calendar-v3-cards b{display:inline-flex;width:max-content;border-radius:999px;background:var(--ken-dark);color:#fff;padding:8px 12px;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;font-weight:1000;margin:0 0 14px}.calendar-v3-copy h3{font-size:clamp(2.2rem,4.2vw,3.5rem);line-height:.96;margin:0 0 14px;color:var(--ken-ink)}.calendar-v3-copy p,.calendar-v3-cards p{margin:0;color:var(--ken-muted)}.calendar-v3-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.calendar-v3-cards article{background:#fff;border:1px solid var(--ken-line);border-radius:24px;padding:22px;box-shadow:0 14px 36px rgba(43,22,8,.08);min-height:162px;display:flex;flex-direction:column;align-items:flex-start}.calendar-v3-cards h3{font-size:1.22rem;line-height:1.12;margin:0 0 8px;color:var(--ken-ink)}.calendar-v3-cards article:nth-child(2) b{background:var(--ken-orange)}.calendar-v3-cards article:nth-child(3) b{background:var(--ken-green)}.calendar-v3-cards article:nth-child(4) b{background:var(--ken-gold);color:var(--ken-ink)}.calendar-v3-cards article:nth-child(5) b{background:#6d3515}.calendar-v3-cards article:nth-child(6) b{background:#213b22}.calendar-v3-cards article:hover{transform:translateY(-3px);transition:.22s ease}
.platforms-v3{background:linear-gradient(180deg,#fff8ef,#fffaf4);padding:70px 0;border-top:1px solid rgba(54,29,14,.08)}.platforms-v3-shell{display:grid;grid-template-columns:minmax(280px,.68fr) minmax(0,1.32fr);gap:26px;align-items:center;background:#fff;border:1px solid var(--ken-line);border-radius:34px;padding:30px;box-shadow:var(--ken-shadow);overflow:hidden}.platforms-v3-intro h2{font-size:clamp(1.9rem,3.5vw,3.2rem);line-height:1;margin:.12em 0 .36em;color:var(--ken-ink)}.platforms-v3-intro p{margin:0;color:var(--ken-muted)}.platforms-v3-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.platform-v3-card{min-height:150px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;border:1px solid rgba(54,29,14,.13);border-radius:24px;background:linear-gradient(180deg,#fff,#fff7ea);box-shadow:0 12px 28px rgba(43,22,8,.07);padding:18px;color:var(--ken-ink);overflow:hidden}.platform-v3-card small{font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;font-weight:1000;color:var(--ken-orange)}.platform-v3-card strong{font-size:1.08rem;line-height:1.12;color:var(--ken-ink)}.platform-v3-card span{font-size:.88rem;line-height:1.35;color:var(--ken-muted)}.platform-v3-card.active{background:linear-gradient(135deg,#fff,#f1ffe9);border-color:rgba(45,106,63,.28)}.platform-v3-card:hover{transform:translateY(-3px);transition:.22s ease}
.kenlife-footer-v3{background:linear-gradient(135deg,#120904 0%,#211006 58%,#0d0703 100%)!important;color:#fff!important;margin:0!important;padding:0!important;overflow:hidden!important;display:block!important}.footer-v3-shell{padding:58px 0 22px!important}.footer-v3-top{display:grid!important;grid-template-columns:minmax(300px,1.35fr) minmax(130px,.48fr) minmax(210px,.72fr) minmax(230px,.78fr)!important;gap:30px!important;align-items:start!important}.footer-v3-logo{display:flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(135deg,#fff,#fff7ec)!important;border-radius:22px!important;width:204px!important;max-width:100%!important;height:84px!important;padding:8px 12px!important;box-shadow:0 16px 42px rgba(0,0,0,.28)!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.16)!important}.footer-v3-logo img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;background:transparent!important;border-radius:0!important;box-shadow:none!important}.footer-v3-brand p,.footer-v3-col p{color:rgba(255,255,255,.74)!important;margin:16px 0 0!important;max-width:520px!important;line-height:1.62!important}.footer-v3-brand strong{color:#fff!important}.footer-v3-col h3{margin:0 0 14px!important;font-size:.78rem!important;text-transform:uppercase!important;letter-spacing:.14em!important;color:var(--ken-gold)!important}.footer-v3-col a,.footer-v3-col button{display:block!important;color:rgba(255,255,255,.84)!important;background:transparent;border:0;margin:9px 0!important;padding:0!important;text-align:left;font:inherit;font-weight:850!important;line-height:1.25!important;cursor:pointer}.footer-v3-col a:hover,.footer-v3-col button:hover{color:var(--ken-gold)!important}.footer-v3-phone{font-size:1.08rem!important;color:#fff!important}.footer-v3-review,.footer-v3-cookie{display:inline-flex!important;width:max-content!important;max-width:100%!important;border-radius:999px!important;padding:10px 14px!important;margin-top:12px!important;font-weight:1000!important}.footer-v3-review{background:#fff!important;color:var(--ken-ink)!important}.footer-v3-cookie{background:rgba(255,255,255,.10)!important;color:#fff!important;border:1px solid rgba(255,255,255,.16)!important}.footer-v3-social{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:18px!important}.footer-v3-social a{display:inline-flex!important;align-items:center!important;gap:7px!important;padding:8px 10px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.16)!important;background:rgba(255,255,255,.07)!important;color:#fff!important;font-size:.82rem!important;font-weight:900!important;line-height:1!important}.footer-v3-social span{width:22px!important;height:22px!important;border-radius:50%!important;display:inline-grid!important;place-items:center!important;background:var(--ken-gold)!important;color:var(--ken-ink)!important;font-size:.67rem!important;text-transform:uppercase!important;font-weight:1000!important}.footer-v3-bottom{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;margin-top:36px!important;padding-top:18px!important;border-top:1px solid rgba(255,255,255,.14)!important;color:rgba(255,255,255,.68)!important;font-size:.88rem!important}.footer-v3-bottom a{color:var(--ken-gold)!important;font-weight:1000!important}
.family-wellness-v3{background:linear-gradient(180deg,#fffaf4,#f7fff2)!important;color:var(--ken-ink)!important}.family-wellness-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.family-wellness-card{background:#fff!important;color:var(--ken-ink)!important;border:1px solid var(--ken-line)!important;border-radius:28px;overflow:hidden;box-shadow:var(--ken-shadow)}.family-wellness-card img{width:100%;height:220px;object-fit:cover}.family-wellness-card div{padding:22px}.family-wellness-card span{display:block;font-weight:1000;color:var(--ken-orange);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem}.family-wellness-card h3{color:var(--ken-ink)!important;margin:.45em 0 .3em;font-size:1.35rem;line-height:1.1}.family-wellness-card p{color:var(--ken-muted)!important;margin:0}.family-wellness-card:hover{transform:translateY(-3px);transition:.22s ease}
.consent-v3{position:fixed;z-index:99999;left:50%;bottom:18px;transform:translate(-50%,130%);width:min(980px,calc(100% - 28px));display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;background:#fff;color:var(--ken-ink);border:1px solid rgba(54,29,14,.16);border-radius:24px;padding:18px;box-shadow:0 22px 76px rgba(0,0,0,.24);transition:transform .28s ease}.consent-v3.show{transform:translate(-50%,0)}.consent-v3-copy strong{display:block;font-size:1.04rem}.consent-v3-copy p{margin:5px 0 0;color:var(--ken-muted);font-size:.9rem;max-width:700px}.consent-v3-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.consent-banner{display:none!important}.review-platforms{display:none!important}.site-footer.corporate-footer{display:none!important}.professional-calendar{display:none!important}.entertainment-calendar{display:none!important}.dark-section:has(.service-card) .service-card{background:#fff!important;color:var(--ken-ink)!important}.dark-section:has(.service-card) .service-card h3{color:var(--ken-ink)!important}.dark-section:has(.service-card) .service-card p{color:var(--ken-muted)!important}
@media (max-width:1200px){.site-header .brand-logo{width:114px!important;height:60px!important}.desktop-nav a{font-size:.78rem!important;padding:8px 8px!important}.footer-v3-top{grid-template-columns:1.15fr .62fr .8fr!important}.footer-v3-reviews{grid-column:1/-1}.platforms-v3-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.calendar-v3-board{grid-template-columns:1fr}.calendar-v3-feature{grid-template-columns:.92fr 1fr}}
@media (max-width:900px){.site-header .nav-wrap{min-height:70px!important}.site-header .brand-logo{width:104px!important;height:56px!important}.desktop-nav,.nav-actions .btn{display:none!important}.menu-btn{display:flex!important}.mobile-nav.show{display:block!important}.calendar-v3-feature{grid-template-columns:1fr}.calendar-v3-photo img{height:280px}.calendar-v3-cards,.family-wellness-grid{grid-template-columns:1fr 1fr}.platforms-v3-shell{grid-template-columns:1fr}.platforms-v3-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-v3-top{grid-template-columns:1fr 1fr!important}.consent-v3{grid-template-columns:1fr}.consent-v3-actions{justify-content:flex-start}.refined-bars,.service-grid.three,.cards-4,.process{grid-template-columns:1fr 1fr!important}}
@media (max-width:620px){.container{width:min(var(--max),calc(100% - 28px))!important}.site-header .brand-logo{width:96px!important;height:52px!important;border-radius:15px!important}.brand-text strong{font-size:.9rem!important}.brand-text em{font-size:.68rem!important}.calendar-v3,.platforms-v3{padding:56px 0!important}.calendar-v3-copy{padding:24px}.calendar-v3-photo img{height:220px}.calendar-v3-cards,.platforms-v3-grid,.footer-v3-top,.family-wellness-grid,.journey-grid,.service-grid,.service-grid.three,.cards-4,.process,.gallery-grid,.bar-grid,.refined-bars{grid-template-columns:1fr!important}.platforms-v3-shell{padding:20px;border-radius:26px}.platform-v3-card{min-height:auto}.footer-v3-shell{padding-top:44px!important}.footer-v3-logo{width:178px!important;height:76px!important}.footer-v3-bottom{flex-direction:column!important;align-items:flex-start!important}.footer-v3-social a{font-size:.8rem!important}.consent-v3{bottom:12px;border-radius:18px}.consent-v3-actions .btn{width:100%;justify-content:center}.sticky-actions{left:12px!important;right:12px!important;bottom:12px!important;width:auto!important}.sticky-actions a,.sticky-actions button{flex:1}}


/* === Final professional audit overrides: stable header, review strip, footer, calendar, mobile/tablet === */
:root{--ken-ink:#23130b;--ken-muted:#6a5a4f;--ken-cream:#fff7ea;--ken-line:rgba(54,29,14,.14);--ken-orange:#f25a12;--ken-gold:#ffc43b;--ken-green:#2d6a3f;--ken-dark:#120904;--ken-shadow:0 22px 60px rgba(43,22,8,.14)}
.site-header .brand{min-width:0;max-width:300px}.site-header .brand-logo{background:#fff!important;border:1px solid rgba(54,29,14,.12)!important;box-shadow:0 10px 26px rgba(43,22,8,.10)!important;border-radius:20px!important;width:112px!important;height:66px!important;padding:7px 9px!important;overflow:hidden!important}.site-header .brand-logo img{width:100%!important;height:100%!important;object-fit:contain!important}.site-header .brand-text{min-width:0}.site-header .brand-text strong{white-space:nowrap}.desktop-nav{gap:2px!important}.desktop-nav a{font-size:.82rem!important;padding:9px 10px!important;white-space:nowrap}.desktop-nav a[href="/kedos"]{background:#fff4db;color:#2c1608;border:1px solid rgba(54,29,14,.12)}
.review-hub-v4{background:linear-gradient(180deg,#fffaf4 0%,#fff4e2 100%);padding:66px 0;border-top:1px solid rgba(54,29,14,.08)}.review-hub-wrap{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:28px;align-items:stretch;background:#fff;border:1px solid var(--ken-line);border-radius:34px;padding:30px;box-shadow:var(--ken-shadow);overflow:hidden}.review-hub-copy h2{font-size:clamp(2rem,3.4vw,3.25rem);line-height:1;margin:.1em 0 .3em;color:var(--ken-ink)}.review-hub-copy p{margin:0;color:var(--ken-muted);font-size:1rem}.review-platform-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;min-width:0}.review-card{min-width:0;min-height:154px;display:flex;flex-direction:column;justify-content:space-between;gap:10px;padding:17px;border:1px solid rgba(54,29,14,.12);border-radius:22px;background:linear-gradient(180deg,#fff,#fff8ec);box-shadow:0 12px 28px rgba(43,22,8,.07);color:var(--ken-ink);overflow:hidden}.review-card small{text-transform:uppercase;letter-spacing:.12em;font-weight:1000;color:var(--ken-orange);font-size:.68rem}.review-card strong{font-size:1.08rem;line-height:1.05;color:var(--ken-ink)}.review-card span{font-size:.86rem;line-height:1.34;color:var(--ken-muted)}.review-card.live{background:linear-gradient(135deg,#fff,#f2fff0);border-color:rgba(45,106,63,.22)}.review-card.pending{background:linear-gradient(135deg,#fff,#fff6e2)}.review-card:hover{transform:translateY(-3px);transition:.22s ease}
.entertainment-board-v4{background:#fffaf4}.entertainment-v4-grid{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);gap:22px;align-items:stretch}.entertainment-v4-feature{border-radius:30px;overflow:hidden;background:#120904;color:#fff;box-shadow:var(--ken-shadow);display:grid;grid-template-rows:auto 1fr}.entertainment-v4-feature img{height:315px;width:100%;object-fit:cover}.entertainment-v4-feature div{padding:24px}.entertainment-v4-feature small{display:inline-block;color:var(--ken-gold);font-weight:1000;text-transform:uppercase;letter-spacing:.12em;font-size:.75rem}.entertainment-v4-feature h3{font-size:clamp(1.6rem,3.2vw,2.6rem);line-height:1;margin:.35em 0}.entertainment-v4-feature p{color:rgba(255,255,255,.78);margin:0}.entertainment-v4-schedule{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.entertainment-v4-schedule article{background:#fff;border:1px solid var(--ken-line);border-radius:24px;padding:20px;min-height:148px;box-shadow:0 12px 32px rgba(43,22,8,.08);display:flex;flex-direction:column;gap:8px}.entertainment-v4-schedule b{display:inline-flex;width:max-content;border-radius:999px;background:var(--ken-dark);color:#fff;padding:6px 10px;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.entertainment-v4-schedule strong{font-size:1.15rem;line-height:1.08;color:var(--ken-ink)}.entertainment-v4-schedule span{color:var(--ken-muted);font-size:.93rem;line-height:1.42}.entertainment-v4-schedule article:nth-child(2) b{background:var(--ken-orange)}.entertainment-v4-schedule article:nth-child(3) b{background:var(--ken-green)}.entertainment-v4-schedule article:nth-child(4) b{background:#6d3515}.entertainment-v4-schedule article:nth-child(5) b{background:var(--ken-gold);color:var(--ken-ink)}.entertainment-v4-schedule article:nth-child(6) b{background:#253a23}
.kenlife-footer-v4{background:linear-gradient(135deg,#120904 0%,#211006 55%,#0b0502 100%);color:#fff;margin:0;overflow:hidden}.footer-v4-main{display:grid;grid-template-columns:minmax(280px,1.25fr) minmax(130px,.45fr) minmax(210px,.68fr) minmax(210px,.68fr);gap:32px;align-items:start;padding:58px 0 28px}.footer-v4-logo{display:flex;align-items:center;justify-content:center;width:210px;height:92px;background:#fff;border-radius:22px;padding:10px 14px;box-shadow:0 16px 42px rgba(0,0,0,.24);overflow:hidden;border:1px solid rgba(255,255,255,.18)}.footer-v4-logo img{width:100%;height:100%;object-fit:contain}.footer-v4-brand p{max-width:540px;color:rgba(255,255,255,.74);margin:18px 0 0;line-height:1.62}.footer-v4-brand strong{color:#fff}.footer-v4-col h3{margin:0 0 16px;color:var(--ken-gold);text-transform:uppercase;letter-spacing:.14em;font-size:.78rem}.footer-v4-col a,.footer-v4-col button{display:block;color:rgba(255,255,255,.84);background:transparent;border:0;margin:9px 0;padding:0;font:inherit;text-align:left;font-weight:850;line-height:1.26;cursor:pointer}.footer-v4-col a:hover,.footer-v4-col button:hover{color:var(--ken-gold)}.footer-phone-v4{font-size:1.1rem;color:#fff!important}.footer-social-v4{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.footer-social-v4 a{display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.07);border-radius:999px;color:#fff;font-weight:900;font-size:.82rem}.footer-social-v4 span{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--ken-gold);color:var(--ken-ink);font-size:.66rem;font-weight:1000}.footer-v4-platforms a,.footer-v4-platforms button{width:max-content;max-width:100%;border-radius:999px!important;background:rgba(255,255,255,.09)!important;border:1px solid rgba(255,255,255,.14)!important;padding:9px 13px!important;margin:8px 0!important}.footer-v4-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid rgba(255,255,255,.14);padding:18px 0 24px;color:rgba(255,255,255,.68);font-size:.88rem}.footer-v4-bottom a{color:var(--ken-gold);font-weight:1000}.kenlife-footer-v3,.platforms-v3,.calendar-v3{display:none!important}.family-wellness-v3,.family-wellness-card,.dark-section .service-card{color:var(--ken-ink)!important}.family-wellness-v3 p,.family-wellness-card p{color:var(--ken-muted)!important}.family-wellness-v3 h2,.family-wellness-card h3{color:var(--ken-ink)!important}.enhanced-gallery-v4 .gallery-item{border:0;cursor:pointer}.gallery-hero-v4 img{object-position:center center}.gallery-grid.enhanced-gallery-v4{grid-template-columns:repeat(4,minmax(0,1fr))}
@media (max-width:1180px){.desktop-nav a{font-size:.76rem!important;padding:8px 8px!important}.footer-v4-main{grid-template-columns:1.2fr .55fr .8fr}.footer-v4-platforms{grid-column:1/-1}.review-platform-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.entertainment-v4-grid{grid-template-columns:1fr}}
@media (max-width:900px){.site-header .brand-logo{width:102px!important;height:58px!important}.site-header .brand-text strong{font-size:.92rem}.review-hub-wrap{grid-template-columns:1fr}.review-platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-v4-main{grid-template-columns:1fr 1fr}.entertainment-v4-schedule{grid-template-columns:1fr 1fr}.gallery-grid.enhanced-gallery-v4{grid-template-columns:repeat(2,minmax(0,1fr))}.site-header .desktop-nav,.site-header .nav-actions .btn{display:none!important}}
@media (max-width:620px){.container{width:min(1180px,calc(100% - 28px))!important}.site-header .brand{gap:8px}.site-header .brand-logo{width:94px!important;height:54px!important}.brand-text em{font-size:.66rem}.review-hub-v4,.entertainment-board-v4{padding:52px 0}.review-hub-wrap{padding:20px;border-radius:26px}.review-platform-grid,.footer-v4-main,.entertainment-v4-schedule,.gallery-grid.enhanced-gallery-v4{grid-template-columns:1fr}.review-card{min-height:auto}.entertainment-v4-feature img{height:240px}.footer-v4-main{padding-top:44px}.footer-v4-logo{width:178px;height:78px}.footer-v4-bottom{flex-direction:column;align-items:flex-start}.footer-social-v4 a{font-size:.78rem}.sticky-actions{left:12px!important;right:12px!important;width:auto!important}.sticky-actions a,.sticky-actions button{flex:1}}
