:root{--ht-blue:#064e3b;--ht-blue2:#0b6b4f;--ht-orange:#c99a2e;--ht-orange2:#b8860b;--ht-yellow:#e7c76a;--ht-ink:#0c1b2f;--ht-muted:#66768a;--ht-bg:#f7faf8;--ht-line:#e8edf4;--ht-white:#fff;--ht-radius:26px;--ht-shadow:0 18px 55px rgba(6,78,59,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ht-ink);background:#fff;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.ht-container{width:min(1240px,calc(100% - 42px));margin-inline:auto}.ht-main{overflow:hidden}.ht-section{padding:86px 0}.ht-archive-space,.ht-page-space{padding-top:70px;padding-bottom:90px}.ht-eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--ht-orange2);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;background:#fbf5df;border:1px solid #ead9a6;padding:8px 12px;border-radius:999px}.ht-eyebrow-light{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.2);color:#ffd878}.ht-section h2,.ht-how h2,.ht-owner h2,.ht-newsletter h2{font-size:clamp(30px,3.3vw,48px);line-height:1.08;margin:12px 0 10px;letter-spacing:-.035em}.ht-section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px}.ht-section-head>a{font-weight:800;color:var(--ht-orange2)}
.ht-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:15px;background:linear-gradient(135deg,var(--ht-orange2),var(--ht-orange));color:#fff;font-weight:800;padding:15px 22px;box-shadow:0 12px 30px rgba(244,154,0,.24);cursor:pointer;transition:.25s ease}.ht-btn:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(244,154,0,.3)}.ht-btn-sm{padding:11px 16px;border-radius:12px;font-size:13px;white-space:nowrap}.ht-btn-outline{background:#fff;color:var(--ht-blue);border:1px solid var(--ht-line);box-shadow:none}.ht-btn-yellow{background:linear-gradient(135deg,var(--ht-yellow),var(--ht-orange));color:var(--ht-blue)}.ht-text-link{color:#fff;font-weight:800}.ht-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}
/* header */
.ht-header{position:relative;z-index:1000}.ht-topbar{background:var(--ht-blue);color:#e9f4ef;font-size:12px}.ht-topbar .ht-container{display:flex;justify-content:center;gap:42px;padding:8px 0}.ht-navwrap{background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(6,78,59,.07);transition:.25s}.ht-header.is-sticky .ht-navwrap{position:fixed;top:0;left:0;right:0;box-shadow:0 12px 35px rgba(6,78,59,.12)}.ht-nav{min-height:84px;display:flex;align-items:center;gap:28px}.ht-brand img{width:236px;display:block}.ht-menu{margin-left:auto}.ht-menu ul{display:flex;align-items:center;gap:26px;list-style:none;margin:0;padding:0}.ht-menu a{font-size:14px;font-weight:700;color:#173d32;position:relative}.ht-menu a:after{content:"";position:absolute;left:0;right:100%;bottom:-10px;height:2px;background:var(--ht-orange);transition:.25s}.ht-menu a:hover:after,.ht-menu .current-menu-item>a:after{right:0}.ht-menu-toggle{display:none;margin-left:auto;border:0;background:#edf6f2;color:var(--ht-blue);font-size:24px;width:46px;height:46px;border-radius:13px}
/* hero */
.ht-hero{position:relative;min-height:650px;background:radial-gradient(circle at 82% 28%,#13795b 0,#0a5b45 24%,#064536 58%,#04362a 100%);color:#fff;padding:94px 0 82px;overflow:hidden}.ht-hero:after{content:"";position:absolute;left:-3%;right:-3%;bottom:-40px;height:90px;background:#fff;border-radius:50% 50% 0 0/40% 40% 0 0}.ht-hero-grid{position:relative;z-index:3;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:48px}.ht-hero-copy h1{font-size:clamp(48px,6vw,78px);line-height:.96;letter-spacing:-.055em;margin:20px 0 22px;max-width:760px}.ht-hero-copy h1 span{color:var(--ht-yellow)}.ht-hero-copy>p{font-size:18px;color:#dfeafa;max-width:700px;margin:0 0 30px}.ht-trust-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.ht-trust-row span{font-size:12px;font-weight:700;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.12);padding:9px 12px;border-radius:999px}.ht-hero-orb{position:absolute;border-radius:999px;filter:blur(2px);opacity:.65;animation:htFloat 8s ease-in-out infinite}.ht-orb-1{width:380px;height:380px;background:radial-gradient(circle,#d2a43a,rgba(255,126,0,.1) 64%,transparent 70%);right:-120px;top:-110px}.ht-orb-2{width:250px;height:250px;background:radial-gradient(circle,#e7c76a,rgba(255,210,74,.08) 60%,transparent 72%);left:38%;bottom:-150px;animation-delay:-3s}.ht-hero-visual{position:relative;min-height:430px}.ht-food-plate{position:absolute;width:410px;height:410px;border-radius:50%;right:20px;top:0;background:radial-gradient(circle at 40% 35%,#ead887 0,#c99a2e 20%,#6c5220 43%,#1e2a22 57%,#082c23 59%);box-shadow:0 40px 90px rgba(0,0,0,.35),inset 0 0 0 17px rgba(255,255,255,.1);animation:htPlate 7s ease-in-out infinite}.ht-food-icon{position:absolute;inset:0;display:grid;place-items:center;font-size:112px;filter:drop-shadow(0 20px 30px rgba(0,0,0,.3))}.ht-float-chip{position:absolute;background:#fff;color:var(--ht-blue);padding:11px 14px;border-radius:14px;font-size:13px;font-weight:800;box-shadow:var(--ht-shadow);animation:htFloat 5s ease-in-out infinite}.chip-a{left:-28px;top:75px}.chip-b{right:-20px;top:190px;animation-delay:-2s}.chip-c{left:20px;bottom:36px;animation-delay:-3s}.ht-phone-card{position:absolute;left:-22px;bottom:-18px;width:230px;min-height:380px;border-radius:34px;background:linear-gradient(180deg,#fff,#eff7f2);border:8px solid #052f25;box-shadow:0 28px 70px rgba(0,0,0,.36);color:var(--ht-blue);padding:24px 15px;transform:rotate(-5deg);animation:htPhone 6s ease-in-out infinite}.ht-phone-head{display:flex;align-items:center;gap:7px;font-size:13px;margin-bottom:18px}.ht-phone-head img{width:25px;height:25px}.ht-phone-search{background:#eff6f2;border-radius:10px;padding:10px;color:#8290a2;font-size:10px;margin-bottom:14px}.ht-phone-item{display:flex;gap:10px;align-items:center;background:#fff;border:1px solid #e8edf4;padding:11px;border-radius:13px;margin:9px 0;box-shadow:0 7px 18px rgba(6,78,59,.06)}.ht-phone-item span{width:30px;height:30px;border-radius:9px;background:#fbf5df;display:grid;place-items:center}.ht-phone-item strong,.ht-phone-item small{display:block}.ht-phone-item strong{font-size:10px}.ht-phone-item small{font-size:8px;color:#8390a2}
/* search */
.ht-searchbox{display:grid;grid-template-columns:1.2fr 1fr 1fr auto auto;background:#fff;border:1px solid var(--ht-line);border-radius:21px;padding:8px;gap:8px;box-shadow:var(--ht-shadow);color:var(--ht-ink)}.ht-search-compact{grid-template-columns:1.4fr 1fr auto auto;max-width:760px}.ht-search-field{display:flex;align-items:center;gap:9px;padding:0 12px;min-height:48px;border-right:1px solid var(--ht-line)}.ht-search-field span{color:var(--ht-orange);font-size:18px}.ht-search-field input,.ht-search-field select{width:100%;border:0;outline:0;background:transparent;font:inherit;font-size:13px;color:#40526a}.ht-searchbox .ht-btn{padding:12px 18px;border-radius:13px}.ht-location-btn{border:0;width:48px;border-radius:13px;background:#edf6f2;color:var(--ht-blue);font-size:22px;cursor:pointer}
/* cards */
.ht-cuisine-section{background:linear-gradient(180deg,#fff,#f7faf8)}.ht-cuisine-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ht-cuisine-card{position:relative;background:#fff;border:1px solid var(--ht-line);border-radius:20px;padding:22px;min-height:145px;box-shadow:0 10px 30px rgba(6,78,59,.06);transition:.25s;overflow:hidden}.ht-cuisine-card:before{content:"";position:absolute;width:90px;height:90px;background:#fbf5df;border-radius:50%;right:-30px;top:-30px}.ht-cuisine-card:hover{transform:translateY(-6px);box-shadow:var(--ht-shadow);border-color:#ddc071}.ht-cuisine-icon{display:block;font-size:30px;margin-bottom:13px}.ht-cuisine-card strong,.ht-cuisine-card small{display:block}.ht-cuisine-card strong{font-size:17px}.ht-cuisine-card small{color:var(--ht-muted);font-size:12px}.ht-cuisine-card .ht-arrow{position:absolute;right:18px;bottom:18px;width:34px;height:34px;border-radius:50%;background:var(--ht-blue);color:#fff;display:grid;place-items:center}.ht-restaurant-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.ht-restaurant-card{background:#fff;border:1px solid var(--ht-line);border-radius:22px;overflow:hidden;box-shadow:0 12px 38px rgba(6,78,59,.07);transition:.3s}.ht-restaurant-card:hover{transform:translateY(-7px);box-shadow:var(--ht-shadow)}.ht-card-media{display:block;position:relative;height:220px;background:#f0f4f8;overflow:hidden}.ht-card-media img{width:100%;height:100%;object-fit:cover;transition:.5s}.ht-restaurant-card:hover .ht-card-media img{transform:scale(1.05)}.ht-card-placeholder{height:100%;display:grid;place-items:center;font-size:70px;background:radial-gradient(circle at 30% 30%,#fbf6e7,#f3e7bd 45%,#cfaa45)}.ht-halal-pill{position:absolute;left:14px;top:14px;background:#eaf7f0;color:#166a45;font-size:11px;font-weight:800;padding:7px 10px;border-radius:999px}.ht-card-body{padding:19px}.ht-card-kicker{font-size:11px;color:var(--ht-orange2);font-weight:800;text-transform:uppercase;letter-spacing:.08em}.ht-card-body h3{font-size:20px;line-height:1.2;margin:7px 0}.ht-card-meta{font-size:12px;color:var(--ht-muted)}.ht-card-bottom{border-top:1px solid var(--ht-line);margin-top:14px;padding-top:14px;display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:800}.ht-circle-link{width:35px;height:35px;border-radius:50%;background:var(--ht-orange);display:grid;place-items:center;color:#fff}.ht-empty-card{grid-column:1/-1;text-align:center;padding:55px;border:1px dashed #cbd7e5;border-radius:24px;background:#fbfcfe}.ht-empty-card>div{font-size:50px}.ht-empty-card h3{font-size:24px;margin:8px 0}.ht-empty-card p{color:var(--ht-muted);max-width:650px;margin:0 auto 20px}
.ht-how{background:#f4f9f6}.ht-how-panel{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;background:linear-gradient(135deg,#fff,#f2f8f4);border:1px solid var(--ht-line);border-radius:32px;padding:52px;box-shadow:0 20px 70px rgba(6,78,59,.08)}.ht-how-panel p{color:var(--ht-muted)}.ht-steps{display:grid;gap:12px}.ht-steps>div{display:flex;gap:14px;align-items:center;background:#fff;border:1px solid var(--ht-line);border-radius:18px;padding:17px}.ht-steps b{width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,var(--ht-orange),var(--ht-yellow));display:grid;place-items:center;color:var(--ht-blue)}.ht-steps strong,.ht-steps small{display:block}.ht-steps small{color:var(--ht-muted)}.ht-city-section{background:#fff}.ht-city-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.ht-city-grid a{background:#fff;border:1px solid var(--ht-line);border-radius:18px;padding:18px;display:grid;grid-template-columns:auto 1fr;column-gap:12px;align-items:center;transition:.25s}.ht-city-grid a:hover{border-color:#d9bb67;transform:translateY(-3px);box-shadow:0 14px 30px rgba(6,78,59,.07)}.ht-city-grid span{grid-row:1/3;width:40px;height:40px;border-radius:12px;background:#fbf5df;display:grid;place-items:center}.ht-city-grid small{color:var(--ht-muted)}
.ht-owner{padding-top:30px}.ht-owner-card{position:relative;overflow:hidden;background:linear-gradient(135deg,#04362a,#0d3c75 60%,#13539a);border-radius:34px;color:#fff;padding:54px;display:grid;grid-template-columns:1.3fr .7fr;align-items:center;box-shadow:0 30px 80px rgba(6,78,59,.23)}.ht-owner-card:after{content:"";position:absolute;width:320px;height:320px;border-radius:50%;right:-80px;top:-100px;background:radial-gradient(circle,#ffb42d,rgba(244,154,0,.07) 65%,transparent 68%)}.ht-owner-card p{color:#d9e7f9;max-width:720px}.ht-owner-visual{position:relative;z-index:2;display:grid;grid-template-columns:repeat(2,80px);gap:16px;justify-content:end}.ht-owner-visual span{width:80px;height:80px;border-radius:24px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);display:grid;place-items:center;font-size:32px;animation:htFloat 5s ease-in-out infinite}.ht-owner-visual span:nth-child(2){animation-delay:-1s}.ht-owner-visual span:nth-child(3){animation-delay:-2s}.ht-owner-visual span:nth-child(4){animation-delay:-3s}.ht-newsletter{padding-top:25px}.ht-news-card{background:linear-gradient(135deg,#c99a2e,#ff7b00);color:#fff;border-radius:28px;padding:38px 45px;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:40px;box-shadow:0 24px 60px rgba(244,154,0,.2)}.ht-news-card h2{font-size:34px}.ht-news-card p{margin:0;color:#fff7e7}.ht-news-card form{display:flex;background:#fff;padding:7px;border-radius:16px}.ht-news-card input{flex:1;border:0;outline:0;padding:0 13px;font:inherit;min-width:0}.ht-news-card .ht-btn{box-shadow:none}
.ht-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.ht-blog-card{border:1px solid var(--ht-line);border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 10px 30px rgba(6,78,59,.06);transition:.25s}.ht-blog-card:hover{transform:translateY(-5px);box-shadow:var(--ht-shadow)}.ht-blog-card img,.ht-blog-placeholder{width:100%;height:190px;object-fit:cover}.ht-blog-placeholder{display:grid;place-items:center;font-size:54px;background:linear-gradient(135deg,#eef6ff,#fff2dd)}.ht-blog-body{padding:20px}.ht-blog-body>span{font-size:11px;color:var(--ht-orange);font-weight:800;text-transform:uppercase}.ht-blog-body h3{font-size:20px;line-height:1.25;margin:8px 0}.ht-blog-body p{font-size:13px;color:var(--ht-muted)}.ht-blog-body b{font-size:12px;color:var(--ht-blue)}
/* page / Elementor */
.ht-el-page-hero{padding:92px max(22px,calc((100vw - 1240px)/2));background:linear-gradient(135deg,#f8fbff,#fff6e7);position:relative;overflow:hidden}.ht-el-page-hero:after{content:"";position:absolute;width:280px;height:280px;border-radius:50%;right:5%;top:-100px;background:radial-gradient(circle,#e7c76a,rgba(255,210,74,.06) 67%,transparent 70%)}.ht-el-page-hero .elementor-heading-title{font-size:clamp(42px,5vw,68px)!important;line-height:1!important;color:var(--ht-blue);letter-spacing:-.05em}.ht-el-page-hero .ht-el-lead{font-size:18px;max-width:760px;color:var(--ht-muted)}.ht-el-seo-block{width:min(940px,calc(100% - 42px));margin:40px auto 90px;background:#fff;border:1px solid var(--ht-line);border-radius:26px;padding:38px;box-shadow:0 16px 45px rgba(6,78,59,.06)}.ht-builder-note{padding:15px;background:#fff8e7;border:1px solid #ffd28a;border-radius:12px}.ht-builder-note strong,.ht-builder-note span{display:block}
.ht-page-intro{padding:75px 0;background:linear-gradient(135deg,#f9fbfd,#fff5e1)}.ht-page-intro h1{font-size:clamp(40px,5vw,64px);line-height:1;margin:14px 0;color:var(--ht-blue)}.ht-page-intro p{font-size:18px;color:var(--ht-muted);max-width:760px}.ht-prose{font-size:16px;color:#384c63}.ht-prose h1,.ht-prose h2,.ht-prose h3{color:var(--ht-blue);line-height:1.15}.ht-prose h1{font-size:48px}.ht-prose h2{font-size:34px;margin-top:35px}.ht-prose p{margin:0 0 18px}
/* single */
.ht-single-hero{background:linear-gradient(135deg,#081f3d,#0f477f);color:#fff;padding:72px 0}.ht-single-grid{display:grid;grid-template-columns:1fr .85fr;gap:54px;align-items:center}.ht-single-grid h1{font-size:clamp(42px,5vw,66px);line-height:1;letter-spacing:-.05em;margin:18px 0}.ht-lead{color:#d7e5f6;font-size:17px}.ht-badges{display:flex;gap:8px;flex-wrap:wrap}.ht-badge{display:inline-flex;background:#e5f9eb;color:#14763a;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:800}.ht-badge-soft{background:rgba(255,255,255,.12);color:#fff}.ht-single-media img,.ht-placeholder-food{width:100%;height:390px;object-fit:cover;border-radius:30px;box-shadow:0 30px 70px rgba(0,0,0,.25)}.ht-placeholder-food{display:grid;place-items:center;font-size:110px;background:linear-gradient(135deg,#ffd36a,#c99a2e)}.ht-content-grid{display:grid;grid-template-columns:1.4fr .6fr;gap:45px}.ht-detail-card{background:#fff;border:1px solid var(--ht-line);border-radius:24px;padding:28px;height:max-content;box-shadow:0 15px 45px rgba(6,78,59,.08)}.ht-detail-card h3{margin-top:0;color:var(--ht-blue)}.ht-detail-card p{border-bottom:1px solid var(--ht-line);padding-bottom:16px}.ht-notice{background:#fff7e8;border:1px solid #ffd79e;border-radius:16px;padding:18px;margin-top:28px;font-size:13px}
/* forms */
.ht-form-wrap{max-width:900px}.ht-form-card{background:#fff;border:1px solid var(--ht-line);border-radius:28px;padding:34px;box-shadow:var(--ht-shadow)}.ht-form-head{margin-bottom:25px}.ht-form-head h2{font-size:34px}.ht-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.ht-form-card label{display:block;font-size:12px;font-weight:800;color:#32485f;margin-bottom:14px}.ht-form-card input,.ht-form-card textarea,.ht-form-card select{width:100%;margin-top:7px;border:1px solid #dce5ef;border-radius:12px;padding:13px 14px;font:inherit;outline:0;background:#fbfcfe}.ht-form-card input:focus,.ht-form-card textarea:focus{border-color:#c99a2e;box-shadow:0 0 0 3px rgba(244,154,0,.12)}.ht-form-msg{padding:13px 16px;border-radius:12px;margin-bottom:18px;font-weight:700;font-size:13px}.ht-success{background:#e9f8ee;color:#176d36}.ht-error{background:#fff0f0;color:#9d2424}.ht-contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:start}.ht-contact-points{display:grid;gap:14px;margin-top:25px}.ht-contact-points>div{background:#f7faf8;border-radius:16px;padding:16px}.ht-contact-points b,.ht-contact-points span{display:block}.ht-contact-points span{font-size:13px;color:var(--ht-muted)}
/* faq/map/footer */
.ht-faq{max-width:900px}.ht-faq details{background:#fff;border:1px solid var(--ht-line);border-radius:16px;margin:11px 0;overflow:hidden}.ht-faq summary{list-style:none;cursor:pointer;padding:18px 20px;font-weight:800;display:flex;justify-content:space-between}.ht-faq details>div{padding:0 20px 20px;color:var(--ht-muted)}.ht-map-shell{display:grid;grid-template-columns:1fr 300px;min-height:540px;border:1px solid var(--ht-line);border-radius:28px;overflow:hidden;box-shadow:var(--ht-shadow)}.ht-map{min-height:540px;background:linear-gradient(135deg,#e8f0f7,#d7e5f2);position:relative}.ht-map:empty:after{content:"Kaart wordt geladen…";position:absolute;inset:0;display:grid;place-items:center;color:#69809a}.ht-map-note{padding:30px;background:#fff}.ht-map-note strong{font-size:22px;color:var(--ht-blue)}.ht-map-note p{color:var(--ht-muted);font-size:13px}.ht-footer{position:relative;background:#071d38;color:#cbd8e7;margin-top:70px;padding-top:70px}.ht-footer-wave{position:absolute;top:-34px;left:0;right:0;height:70px;background:#071d38;border-radius:50% 50% 0 0/100% 100% 0 0}.ht-footer-grid{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:48px;padding-bottom:48px}.ht-footer-logo{width:245px;margin-bottom:18px}.ht-footer p{max-width:420px;color:#9fb2c8;font-size:13px}.ht-footer h4{color:#fff;margin:0 0 15px}.ht-footer a{display:block;color:#b9c9da;font-size:13px;margin:8px 0}.ht-footer a:hover{color:#fff}.ht-footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:18px 0 28px;display:flex;justify-content:space-between;font-size:12px}.ht-footer-bottom a{display:inline}.ht-empty{text-align:center;padding:80px 0}.ht-empty h1{font-size:48px}
/* animation */
.ht-reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.ht-reveal.is-visible{opacity:1;transform:none}.ht-tilt{transform-style:preserve-3d}.ht-tilt.ht-tilting{transition:none}@keyframes htFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes htPlate{0%,100%{transform:rotate(-2deg) translateY(0)}50%{transform:rotate(2deg) translateY(-9px)}}@keyframes htPhone{0%,100%{transform:rotate(-5deg) translateY(0)}50%{transform:rotate(-2deg) translateY(-10px)}}
/* Elementor cleanup */
.elementor-page .ht-main{overflow:visible}.elementor-widget-shortcode .ht-section:first-child{padding-top:70px}.elementor-widget-shortcode>.elementor-widget-container>.ht-hero{margin-top:0}
@media(max-width:1050px){.ht-nav .ht-btn-sm{display:none}.ht-menu{display:none;position:absolute;left:21px;right:21px;top:84px;background:#fff;border-radius:18px;box-shadow:var(--ht-shadow);padding:20px}.ht-menu.is-open{display:block}.ht-menu ul{display:grid;gap:16px}.ht-menu-toggle{display:block}.ht-hero-grid,.ht-single-grid{grid-template-columns:1fr}.ht-hero-visual{min-height:470px;max-width:600px;margin:auto;width:100%}.ht-cuisine-grid{grid-template-columns:repeat(2,1fr)}.ht-restaurant-grid{grid-template-columns:repeat(2,1fr)}.ht-city-grid{grid-template-columns:repeat(3,1fr)}.ht-searchbox{grid-template-columns:1fr 1fr}.ht-searchbox .ht-btn{grid-column:1/2}.ht-searchbox .ht-location-btn{grid-column:2/3}.ht-search-field{border-right:0;border-bottom:1px solid var(--ht-line)}.ht-how-panel,.ht-owner-card,.ht-news-card,.ht-contact-grid{grid-template-columns:1fr}.ht-owner-visual{justify-content:start}.ht-footer-grid{grid-template-columns:1.4fr 1fr 1fr}.ht-footer-grid>div:last-child{grid-column:2/4}.ht-content-grid{grid-template-columns:1fr}.ht-map-shell{grid-template-columns:1fr}.ht-map-note{order:-1}}
@media(max-width:720px){.ht-container{width:min(100% - 28px,1240px)}.ht-topbar .ht-container{justify-content:flex-start;overflow:hidden;white-space:nowrap}.ht-topbar span:nth-child(n+2){display:none}.ht-nav{min-height:72px;gap:12px}.ht-brand img{width:190px}.ht-menu{top:72px}.ht-hero{padding:65px 0 75px;min-height:780px}.ht-hero-copy h1{font-size:48px}.ht-hero-copy>p{font-size:15px}.ht-searchbox,.ht-search-compact{grid-template-columns:1fr}.ht-searchbox .ht-btn,.ht-searchbox .ht-location-btn{grid-column:auto;width:100%}.ht-search-field{min-height:45px}.ht-hero-visual{min-height:390px}.ht-food-plate{width:310px;height:310px;right:0}.ht-food-icon{font-size:84px}.ht-phone-card{width:180px;min-height:310px;left:0;bottom:-10px;padding:18px 11px}.ht-float-chip{font-size:10px}.ht-section{padding:62px 0}.ht-section-head{align-items:start;flex-direction:column;gap:9px}.ht-section h2,.ht-how h2,.ht-owner h2{font-size:34px}.ht-cuisine-grid,.ht-restaurant-grid,.ht-blog-grid,.ht-city-grid{grid-template-columns:1fr}.ht-how-panel,.ht-owner-card{padding:28px}.ht-owner-visual{grid-template-columns:repeat(4,52px)}.ht-owner-visual span{width:52px;height:52px;border-radius:16px;font-size:22px}.ht-news-card{padding:28px}.ht-news-card form{display:grid;gap:6px}.ht-form-grid{grid-template-columns:1fr}.ht-footer-grid{grid-template-columns:1fr 1fr;gap:28px}.ht-footer-grid>div:first-child,.ht-footer-grid>div:last-child{grid-column:1/-1}.ht-footer-bottom{flex-direction:column;gap:8px}.ht-single-grid h1{font-size:44px}.ht-card-media{height:200px}.ht-el-page-hero{padding-top:70px;padding-bottom:70px}.ht-el-seo-block{padding:24px}.ht-map,.ht-map-shell{min-height:440px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.ht-reveal{opacity:1;transform:none}}
.ht-food-photo{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block;filter:saturate(1.06) contrast(1.03)}
.ht-cuisine-card{padding-top:96px}.ht-cuisine-thumb{position:absolute;left:0;right:0;top:0;height:78px;overflow:hidden}.ht-cuisine-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.ht-cuisine-card:hover .ht-cuisine-thumb img{transform:scale(1.08)}

/* Halal Restaurant EU platform - accounts, dashboard and listings */
.ht-account-page{padding-top:80px}.ht-account-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:42px;align-items:stretch}.ht-account-promo{background:linear-gradient(145deg,#071d38,#0f477f);color:#fff;border-radius:30px;padding:42px;box-shadow:var(--ht-shadow);position:relative;overflow:hidden}.ht-account-promo:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-100px;bottom:-120px;background:rgba(255,202,41,.14)}.ht-account-promo h1{font-size:clamp(42px,5vw,62px);line-height:1;margin:18px 0}.ht-account-promo p{color:#d5e3f1;font-size:17px}.ht-account-promo ul{list-style:none;padding:0;margin:30px 0 0;display:grid;gap:14px}.ht-account-promo li{padding:12px 14px;border-radius:13px;background:rgba(255,255,255,.08);font-weight:700}.ht-check{display:flex!important;gap:10px;align-items:flex-start}.ht-check input{width:auto!important;margin-top:4px!important}.ht-check span{font-weight:500;line-height:1.5}.ht-check a{font-weight:800}.ht-form-foot{font-size:13px;color:var(--ht-muted);margin:18px 0 0}.ht-login-wrap{max-width:620px}.ht-login-wrap h1{font-size:44px;margin:10px 0}
.ht-dashboard-hero{background:linear-gradient(135deg,#071d38,#0d4d89);color:#fff;padding:54px 0}.ht-dashboard-hero .ht-container{display:flex;align-items:center;justify-content:space-between;gap:30px}.ht-dashboard-hero h1{font-size:48px;margin:8px 0}.ht-dashboard-hero p{max-width:720px;color:#d5e3f1}.ht-dashboard-user{display:flex;align-items:center;gap:12px;background:rgba(255,255,255,.09);padding:13px 15px;border-radius:18px;min-width:290px}.ht-dashboard-user>span{width:46px;height:46px;border-radius:14px;background:#e7c76a;color:#09233f;display:grid;place-items:center;font-weight:900;font-size:20px}.ht-dashboard-user div{display:grid;flex:1}.ht-dashboard-user small{color:#c9d9e9}.ht-dashboard-user>a{font-size:12px;color:#fff;font-weight:800}.ht-dashboard-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:34px}.ht-dashboard-stats>div{background:#fff;border:1px solid var(--ht-line);border-radius:20px;padding:22px;box-shadow:0 12px 30px rgba(6,78,59,.06)}.ht-dashboard-stats b{display:block;font-size:30px;color:var(--ht-blue)}.ht-dashboard-stats span{font-size:12px;color:var(--ht-muted);font-weight:700}.ht-dashboard-toolbar{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:24px 0}.ht-dashboard-toolbar h2{margin:5px 0 0}.ht-owner-list{display:grid;gap:14px}.ht-owner-listing{display:flex;gap:18px;background:#fff;border:1px solid var(--ht-line);border-radius:22px;padding:16px;box-shadow:0 10px 30px rgba(6,78,59,.05)}.ht-owner-listing-media{width:95px;height:95px;border-radius:16px;overflow:hidden;background:#f2f5f8;display:grid;place-items:center;font-size:34px;flex:0 0 auto}.ht-owner-listing-media img{width:100%;height:100%;object-fit:cover}.ht-owner-listing-main{flex:1;display:flex;justify-content:space-between;align-items:center;gap:25px}.ht-owner-listing-main h3{margin:6px 0;color:var(--ht-blue);font-size:22px}.ht-owner-listing-main p{margin:0;color:var(--ht-muted);font-size:13px}.ht-status{display:inline-flex;padding:5px 9px;border-radius:999px;font-size:10px;font-weight:900}.ht-status-publish{background:#e8f8ed;color:#16733a}.ht-status-pending{background:#fff4d5;color:#8b5c00}.ht-status-draft{background:#eef2f7;color:#53687d}.ht-owner-listing-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.ht-owner-listing-actions form{margin:0}.ht-owner-listing-actions>a:not(.ht-btn){font-size:12px;font-weight:800}.ht-link-danger{border:0;background:transparent;color:#a72f2f;font-weight:800;cursor:pointer;padding:6px}.ht-dashboard-form{max-width:none}.ht-dashboard-section{padding:22px 0;border-top:1px solid var(--ht-line)}.ht-dashboard-section:first-of-type{border-top:0}.ht-dashboard-section h3{font-size:22px;color:var(--ht-blue);margin:0 0 16px}.ht-section-inline{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:15px}.ht-section-inline p{margin:4px 0;color:var(--ht-muted);font-size:13px}.ht-menu-editor{display:grid;gap:9px}.ht-menu-row{display:grid;grid-template-columns:1fr 1.2fr 2fr .7fr 42px;gap:8px;align-items:center}.ht-menu-row input{margin:0!important}.ht-menu-remove{width:40px;height:40px;border-radius:10px;border:1px solid #f0c8c8;background:#fff5f5;color:#a72f2f;font-size:22px;cursor:pointer}.ht-dashboard-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.ht-upload-preview{display:block;width:90px;height:90px;object-fit:cover;border-radius:12px;margin-top:10px}.ht-single-brandline{display:flex;align-items:center;gap:16px}.ht-restaurant-logo{width:78px;height:78px;object-fit:contain;background:#fff;border-radius:18px;padding:8px}.ht-service-chips{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.ht-service-chips span{background:#f3f7fb;border:1px solid var(--ht-line);padding:9px 12px;border-radius:999px;font-size:12px;font-weight:800}.ht-info-box{margin:24px 0;background:#eef9f1;border:1px solid #ccebd4;border-radius:18px;padding:18px}.ht-info-box p{margin:7px 0 0}.ht-menu-public{margin-top:42px}.ht-menu-public h3{font-size:22px;border-bottom:1px solid var(--ht-line);padding-bottom:8px;margin:24px 0 12px}.ht-menu-public-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ht-menu-item{display:flex;justify-content:space-between;gap:20px;border:1px solid var(--ht-line);border-radius:16px;padding:15px;background:#fff}.ht-menu-item strong{color:var(--ht-blue)}.ht-menu-item p{font-size:12px;color:var(--ht-muted);margin:4px 0 0}.ht-menu-item>b{white-space:nowrap;color:var(--ht-blue)}.ht-opening-lines{line-height:1.7;font-size:13px}.ht-single-map-section{padding-top:0}.ht-single-map-section .ht-map{border-radius:24px;overflow:hidden;min-height:390px}.ht-footer-company{display:grid;gap:4px;margin-top:18px;font-size:12px;color:#b9c9da}.ht-footer-company strong{color:#fff}.ht-footer-company a{margin:2px 0}.ht-footer-legal{border-top:1px solid rgba(255,255,255,.08);padding:15px 0;display:flex;gap:18px;flex-wrap:wrap}.ht-footer-legal a{font-size:11px;margin:0}.ht-legal-company{background:#f7faf8;border:1px solid var(--ht-line);border-radius:18px;padding:18px;margin:20px 0}.ht-legal-company p{margin:8px 0 0}.ht-blog-single-hero{padding:82px 0;background:linear-gradient(135deg,#f7fbff,#fff6e6)}.ht-blog-single-head{max-width:980px}.ht-blog-single-head h1{font-size:clamp(44px,6vw,72px);line-height:1.02;letter-spacing:-.04em;color:var(--ht-blue);margin:15px 0}.ht-blog-meta{display:flex;gap:8px;color:var(--ht-muted);font-size:13px}.ht-blog-single-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:48px;align-items:start}.ht-article-content{max-width:850px}.ht-blog-featured img{width:100%;max-height:520px;object-fit:cover;border-radius:26px;margin-bottom:30px}.ht-blog-share{background:#f7faf8;border-radius:22px;padding:24px;margin-top:45px}.ht-blog-sidebar{position:sticky;top:120px}.ht-blog-sidebar hr{border:0;border-top:1px solid var(--ht-line);margin:24px 0}
@media(max-width:1050px){.ht-account-grid,.ht-blog-single-grid{grid-template-columns:1fr}.ht-dashboard-hero .ht-container{align-items:flex-start;flex-direction:column}.ht-dashboard-user{width:100%}.ht-dashboard-stats{grid-template-columns:1fr 1fr}.ht-menu-row{grid-template-columns:1fr 1fr}.ht-menu-row input:nth-child(3){grid-column:1/-1}.ht-menu-remove{grid-column:2;justify-self:end}.ht-menu-public-grid{grid-template-columns:1fr}.ht-blog-sidebar{position:static}}
@media(max-width:720px){.ht-account-promo{padding:28px}.ht-dashboard-stats{grid-template-columns:1fr 1fr}.ht-dashboard-toolbar,.ht-owner-listing-main,.ht-section-inline{align-items:flex-start;flex-direction:column}.ht-owner-listing{align-items:flex-start}.ht-owner-listing-media{width:72px;height:72px}.ht-owner-listing-actions{justify-content:flex-start}.ht-menu-row{grid-template-columns:1fr}.ht-menu-row input:nth-child(3),.ht-menu-remove{grid-column:auto}.ht-menu-remove{justify-self:start}.ht-dashboard-hero h1{font-size:38px}.ht-blog-single-hero{padding:60px 0}.ht-blog-single-head h1{font-size:42px}}


/* Halal Restaurant EU — brand and SEO styles */
body.htnl-site .ht-main .elementor-widget-heading .elementor-heading-title,
body.htnl-site .ht-main .entry-title{color:var(--ht-blue)!important}
body.htnl-site .ht-main .elementor-widget-text-editor a,
body.htnl-site .ht-el-seo-block a{color:var(--ht-orange2);font-weight:700}
body.htnl-site .ht-el-page-hero .elementor-heading-title{color:var(--ht-blue)!important}
body.htnl-site{--e-global-color-primary:#064e3b;--e-global-color-secondary:#0c1b2f;--e-global-color-text:#66768a;--e-global-color-accent:#c99a2e}
.ht-home-seo{background:#fff}.ht-home-seo-intro{max-width:900px;margin-bottom:30px}.ht-home-seo-intro h2{max-width:820px}.ht-home-seo-intro p{color:var(--ht-muted);font-size:17px}.ht-home-seo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ht-home-seo-grid article{background:linear-gradient(145deg,#fff,#f8fafc);border:1px solid var(--ht-line);border-radius:22px;padding:26px;box-shadow:0 12px 34px rgba(6,78,59,.06)}.ht-home-seo-grid article>span{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:#fbf5df;font-size:22px}.ht-home-seo-grid h3{font-size:20px;line-height:1.25;margin:16px 0 8px}.ht-home-seo-grid p{font-size:13px;color:var(--ht-muted);margin:0 0 15px}.ht-home-seo-grid a{font-size:13px;font-weight:900;color:var(--ht-orange2)}.ht-home-seo-links{margin-top:20px;padding:18px 20px;border-radius:16px;background:#f7faf8;border:1px solid var(--ht-line);font-size:13px;color:var(--ht-muted)}.ht-home-seo-links strong{color:var(--ht-blue)}.ht-home-seo-links a{color:var(--ht-orange2);font-weight:800}
@media(max-width:900px){.ht-home-seo-grid{grid-template-columns:1fr}}
/* v2.6 rich taxonomy / SEO landing pages */
.ht-tax-hero{padding:76px 0 70px;background:linear-gradient(135deg,#f8fbff 0,#fff8ed 100%);border-bottom:1px solid var(--ht-line)}.ht-tax-hero-inner{display:grid;grid-template-columns:minmax(0,1fr) 190px;gap:48px;align-items:center}.ht-tax-hero h1{font-size:clamp(42px,5vw,68px);line-height:1.02;letter-spacing:-.045em;color:var(--ht-blue);margin:16px 0 18px}.ht-tax-hero p{max-width:800px;color:var(--ht-muted);font-size:17px}.ht-tax-hero-icon{width:170px;height:170px;border-radius:42px;background:linear-gradient(135deg,#fff2d6,#ffbf43);display:grid;place-items:center;font-size:76px;box-shadow:0 24px 60px rgba(244,154,0,.18);transform:rotate(4deg)}.ht-tax-stats{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.ht-tax-stats span{background:#fff;border:1px solid var(--ht-line);border-radius:14px;padding:10px 14px;font-size:12px;color:var(--ht-muted);box-shadow:0 8px 24px rgba(6,78,59,.05)}.ht-tax-stats strong{color:var(--ht-blue);margin-right:4px}.ht-tax-results{padding-bottom:42px}.ht-tax-content{background:linear-gradient(180deg,#fff,#f8fafc)}.ht-tax-intro-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,.8fr);gap:28px;align-items:start}.ht-tax-intro-grid article{background:#fff;border:1px solid var(--ht-line);border-radius:26px;padding:34px;box-shadow:0 14px 38px rgba(6,78,59,.06)}.ht-tax-intro-grid h2,.ht-tax-copy-block h2,.ht-faq-block h2{font-size:clamp(30px,3.2vw,46px);line-height:1.08;letter-spacing:-.035em;color:var(--ht-blue);margin:15px 0 18px}.ht-tax-intro-grid p,.ht-tax-copy-block p{color:#52657a}.ht-tax-check-card{background:var(--ht-blue);color:#fff;border-radius:26px;padding:30px;box-shadow:0 20px 50px rgba(6,78,59,.18)}.ht-tax-check-card>span{width:54px;height:54px;border-radius:17px;background:var(--ht-yellow);color:var(--ht-blue);display:grid;place-items:center;font-size:26px;font-weight:900}.ht-tax-check-card h3{font-size:24px;margin:18px 0 10px}.ht-tax-check-card p{color:#d9e5f3}.ht-tax-check-card a{display:inline-block;margin-top:8px;color:#ffd568;font-weight:800}.ht-tax-subhead{margin-top:58px}.ht-dish-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ht-dish-grid>div{display:grid;grid-template-columns:46px 1fr;column-gap:12px;align-items:center;background:#fff;border:1px solid var(--ht-line);border-radius:18px;padding:17px;box-shadow:0 8px 26px rgba(6,78,59,.05)}.ht-dish-grid>div>span{grid-row:1/3;width:46px;height:46px;border-radius:14px;background:#fff3df;display:grid;place-items:center;font-size:22px}.ht-dish-grid strong{color:var(--ht-blue)}.ht-dish-grid small{color:var(--ht-muted)}.ht-tax-copy-block{margin-top:55px;background:#fff;border:1px solid var(--ht-line);border-radius:26px;padding:34px}.ht-related-links{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.ht-related-links a{display:flex;justify-content:space-between;align-items:center;gap:10px;background:#fff;border:1px solid var(--ht-line);border-radius:15px;padding:14px 15px;font-size:13px;font-weight:800;color:var(--ht-blue);transition:.2s}.ht-related-links a:hover{border-color:#ffc975;transform:translateY(-2px);box-shadow:0 10px 26px rgba(6,78,59,.06)}.ht-related-links a span{color:var(--ht-orange)}.ht-faq-block{margin-top:60px}.ht-faq-block details{background:#fff;border:1px solid var(--ht-line);border-radius:17px;padding:0 20px;margin:10px 0}.ht-faq-block summary{cursor:pointer;padding:18px 0;font-weight:800;color:var(--ht-blue);list-style:none}.ht-faq-block summary::-webkit-details-marker{display:none}.ht-faq-block summary:after{content:'+';float:right;color:var(--ht-orange);font-size:22px}.ht-faq-block details[open] summary:after{content:'–'}.ht-faq-block details p{margin:0 0 18px;color:var(--ht-muted);max-width:950px}.ht-tax-page .navigation.pagination{margin-top:34px}.ht-tax-page .nav-links{display:flex;gap:8px;flex-wrap:wrap}.ht-tax-page .page-numbers{min-width:40px;height:40px;border-radius:10px;background:#f2f6fa;display:grid;place-items:center;padding:0 10px;font-weight:800;color:var(--ht-blue)}.ht-tax-page .page-numbers.current{background:var(--ht-orange);color:#fff}
@media(max-width:900px){.ht-tax-hero-inner,.ht-tax-intro-grid{grid-template-columns:1fr}.ht-tax-hero-icon{display:none}.ht-dish-grid{grid-template-columns:repeat(2,1fr)}.ht-related-links{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.ht-tax-hero{padding:52px 0}.ht-tax-hero h1{font-size:40px}.ht-tax-intro-grid article,.ht-tax-check-card,.ht-tax-copy-block{padding:24px}.ht-dish-grid,.ht-related-links{grid-template-columns:1fr}.ht-tax-subhead{margin-top:42px}}

/* Restaurant database / imported listing details */
.ht-extra-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.ht-extra-grid span{display:flex;flex-direction:column;gap:3px;padding:12px 14px;border:1px solid rgba(6,78,59,.09);border-radius:14px;background:#fff}.ht-extra-grid b{font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:#68758a}.ht-source-note{margin-top:20px;padding:15px 16px;border:1px solid rgba(6,78,59,.1);border-radius:14px;background:#f7faf8;font-size:12px;line-height:1.55;color:#68758a}.ht-source-note strong{display:block;color:#064e3b;font-size:13px}.ht-source-note p{margin:5px 0}.ht-source-note a{color:#064e3b;text-decoration:underline}.ht-footer-source{font-size:11px;opacity:.72;text-align:center;padding:0 20px 18px}.ht-footer-source a{color:inherit;text-decoration:underline}@media(max-width:640px){.ht-extra-grid{grid-template-columns:1fr}}

/* SQL database pagination */
.ht-db-pagination{display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap;margin:34px 0 0}.ht-db-pagination a,.ht-db-pagination span{display:inline-flex;min-width:40px;height:40px;align-items:center;justify-content:center;padding:0 13px;border:1px solid rgba(6,78,59,.14);border-radius:12px;background:#fff;color:#064e3b;font-weight:700;text-decoration:none}.ht-db-pagination .current,.ht-db-pagination a:hover{background:#064e3b;color:#fff;border-color:#064e3b}

/* Halal Restaurant EU country switcher */
.ht-country-nav{display:flex;align-items:center}.hreu-country-switcher{margin:0}.hreu-country-switcher select{appearance:auto;max-width:170px;border:1px solid var(--ht-line);background:#fff;color:var(--ht-blue);font-weight:700;font-size:12px;border-radius:11px;padding:10px 11px;outline:0}.hreu-country-switcher select:focus{border-color:var(--ht-orange);box-shadow:0 0 0 3px rgba(201,154,46,.14)}.ht-footer .hreu-country-switcher select{background:#0b3f31;color:#fff;border-color:rgba(255,255,255,.18);max-width:100%}.ht-brand img{height:62px;width:auto;max-width:245px;object-fit:contain}.ht-footer-logo{height:auto;width:260px;max-width:100%}.ht-footer{background:#042f25}.ht-footer-wave{background:#042f25}.ht-navwrap{border-bottom-color:rgba(6,78,59,.08)}
@media(max-width:1050px){.ht-country-nav{margin-left:auto}.hreu-country-switcher select{max-width:135px}.ht-nav .ht-btn-sm{display:none}}
@media(max-width:720px){.ht-brand img{height:50px;width:auto;max-width:175px}.hreu-country-switcher select{max-width:118px;padding:8px;font-size:11px}}
