.harabat-header{position:sticky;top:0;z-index:9999;background:rgba(255,255,255,.78);backdrop-filter:blur(18px);border-bottom:1px solid rgba(32,33,36,.08);transition:.25s ease}.harabat-header.is-scrolled{background:rgba(255,255,255,.93);box-shadow:0 12px 34px rgba(28,31,38,.09)}.harabat-header__inner{width:min(1220px,calc(100% - 32px));margin:auto;min-height:82px;display:flex;align-items:center;gap:24px}.harabat-header__brand{display:flex;align-items:center;text-decoration:none!important;flex:0 0 auto}.harabat-header__brand img{width:168px;height:auto;display:block}.harabat-header__nav{display:flex;align-items:center;gap:24px;margin-left:auto}.harabat-header__nav a{color:#292b30;text-decoration:none!important;font-size:14px;font-weight:750;transition:.2s ease;white-space:nowrap}.harabat-header__nav a:hover{color:var(--hb-red)}.harabat-header__actions{display:flex;align-items:center;gap:10px}.harabat-header__phone{display:grid;gap:1px;text-decoration:none!important;border:1px solid rgba(223,32,39,.14);background:rgba(223,32,39,.06);border-radius:18px;padding:9px 13px;color:var(--hb-red)!important}.harabat-header__phone span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#757981;font-weight:900}.harabat-header__phone strong{font-size:13px}.harabat-header__wa{display:inline-flex;align-items:center;justify-content:center;height:43px;border-radius:999px;background:var(--hb-red);padding:0 16px;color:#fff!important;text-decoration:none!important;font-weight:850;font-size:13px;box-shadow:0 13px 26px rgba(223,32,39,.24)}.harabat-header__toggle{display:none;margin-left:auto;background:#fff;border:1px solid var(--hb-line);border-radius:16px;width:58px;height:48px;align-items:center;justify-content:center;flex-direction:column;gap:4px;box-shadow:var(--hb-shadow-soft);cursor:pointer}.harabat-header__toggle span{display:block;width:23px;height:2px;background:#25272b;border-radius:2px}.harabat-header__toggle em{font-style:normal;font-size:9px;font-weight:900;color:#737780;text-transform:uppercase;letter-spacing:.08em}.harabat-mobile{position:fixed;inset:0;background:rgba(12,13,16,.55);backdrop-filter:blur(12px);opacity:0;pointer-events:none;transition:.24s ease;z-index:10000}.harabat-mobile.is-open{opacity:1;pointer-events:auto}.harabat-mobile__panel{position:absolute;right:14px;top:14px;bottom:14px;width:min(420px,calc(100% - 28px));background:linear-gradient(145deg,#fff,#f7f7f4);border:1px solid rgba(255,255,255,.75);border-radius:28px;padding:22px;box-shadow:0 34px 90px rgba(0,0,0,.28);transform:translateX(18px);transition:.24s ease;overflow:auto}.harabat-mobile.is-open .harabat-mobile__panel{transform:translateX(0)}.harabat-mobile__top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.harabat-mobile__top img{width:148px;height:auto}.harabat-mobile__top button{width:44px;height:44px;border:0;border-radius:50%;background:#1f2024;color:#fff;font-size:28px;cursor:pointer;line-height:1}.harabat-mobile__nav{display:grid;gap:10px}.harabat-mobile__nav a{display:flex;justify-content:space-between;align-items:center;text-decoration:none!important;color:#25272b;font-size:20px;font-weight:850;padding:16px;border-radius:18px;background:#fff;border:1px solid rgba(32,33,36,.08)}.harabat-mobile__nav a:after{content:"→";color:var(--hb-red)}.harabat-mobile__cta{display:grid;gap:10px;margin-top:22px}.harabat-mobile__cta a{display:flex;align-items:center;justify-content:center;text-decoration:none!important;border-radius:18px;padding:17px;font-weight:900}.harabat-mobile__cta a:first-child{background:#24262b;color:#fff!important}.harabat-mobile__cta a:last-child{background:var(--hb-red);color:#fff!important}@media (max-width:1120px){.harabat-header__nav,.harabat-header__actions{display:none}.harabat-header__toggle{display:flex}.harabat-header__brand img{width:156px}.harabat-header__inner{min-height:76px}}@media (max-width:767px){.harabat-header__inner{width:calc(100% - 22px);min-height:70px}.harabat-header__brand img{width:137px}.harabat-header__toggle{width:52px;height:45px;border-radius:15px}}

/* v1.3.0 premium header, mega menu and mobile UX */
.harabat-header--v13{background:rgba(255,255,255,.82);border-bottom:1px solid rgba(32,33,36,.07)}
.harabat-header--v13:before{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:linear-gradient(90deg,transparent,rgba(223,32,39,.34),transparent);opacity:.72;pointer-events:none}.harabat-header__topbar{background:linear-gradient(90deg,#17181c,#25262b);color:rgba(255,255,255,.76);font-size:12px;letter-spacing:.02em}.harabat-header__topbar-inner{width:min(1220px,calc(100% - 32px));margin:auto;min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:18px}.harabat-header__topbar-inner span{font-weight:750}.harabat-header__topbar-inner div{display:flex;align-items:center;gap:16px}.harabat-header__topbar a{color:#fff!important;text-decoration:none!important;font-weight:850;position:relative}.harabat-header__topbar a:not(:last-child):after{content:"";position:absolute;right:-9px;top:50%;width:3px;height:3px;background:rgba(255,255,255,.36);border-radius:50%;transform:translateY(-50%)}.harabat-header--v13.is-scrolled .harabat-header__topbar{min-height:0;overflow:hidden}.harabat-header--v13 .harabat-header__inner{min-height:78px}.harabat-header__nav-group{position:relative;display:flex;align-items:center}.harabat-header__nav-parent:after{content:"⌄";margin-left:7px;font-size:12px;color:var(--hb-red)}.harabat-header__mega{position:absolute;top:calc(100% + 24px);left:50%;width:680px;max-width:calc(100vw - 40px);display:grid;grid-template-columns:.92fr 1.08fr;gap:20px;padding:18px;background:rgba(255,255,255,.94);backdrop-filter:blur(22px);border:1px solid rgba(255,255,255,.74);border-radius:26px;box-shadow:0 30px 80px rgba(20,21,25,.16);opacity:0;visibility:hidden;transform:translate(-50%,10px);transition:.2s ease;pointer-events:none}.harabat-header__mega:before{content:"";position:absolute;left:0;right:0;top:-28px;height:32px}.harabat-header__nav-group:hover .harabat-header__mega,.harabat-header__nav-group:focus-within .harabat-header__mega{opacity:1;visibility:visible;transform:translate(-50%,0);pointer-events:auto}.harabat-header__mega-intro{border-radius:22px;padding:24px;background:linear-gradient(145deg,#202124,#121316);color:#fff;position:relative;overflow:hidden}.harabat-header__mega-intro:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 12%,rgba(223,32,39,.45),transparent 38%),url('../images/harabat-route-pattern.svg') center/cover no-repeat;opacity:.26}.harabat-header__mega-intro>*{position:relative}.harabat-header__mega-intro span{display:inline-flex;color:#ff767a;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.12em;margin-bottom:12px}.harabat-header__mega-intro strong{display:block;font-size:22px;line-height:1.15;letter-spacing:-.035em;margin-bottom:10px}.harabat-header__mega-intro p{margin:0;color:rgba(255,255,255,.72);line-height:1.58;font-size:14px}.harabat-header__mega-links{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.harabat-header__mega-links a{display:block!important;padding:17px!important;border:1px solid rgba(32,33,36,.08);border-radius:18px;background:#fff;color:var(--hb-charcoal)!important;box-shadow:0 10px 28px rgba(28,31,38,.06)}.harabat-header__mega-links a:hover{transform:translateY(-2px)!important;border-color:rgba(223,32,39,.2)}.harabat-header__mega-links span{display:block;color:var(--hb-red);font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.1em;margin-bottom:6px}.harabat-header__mega-links strong{display:block;font-size:15px;line-height:1.2}.harabat-header--v13 .harabat-header__wa{position:relative;overflow:hidden}.harabat-header--v13 .harabat-header__wa:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.38) 45%,transparent 70%);transform:translateX(-120%);animation:hbHeaderShine 4.8s ease-in-out infinite}@keyframes hbHeaderShine{0%,55%{transform:translateX(-120%)}75%,100%{transform:translateX(120%)}}.harabat-mobile__hero{position:relative;overflow:hidden;margin:0 0 14px;padding:20px;border-radius:22px;background:linear-gradient(145deg,#202124,#111215);color:#fff}.harabat-mobile__hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 85% 10%,rgba(223,32,39,.46),transparent 34%),url('../images/harabat-route-pattern.svg') center/cover no-repeat;opacity:.27}.harabat-mobile__hero>*{position:relative}.harabat-mobile__hero span{display:block;color:#ff797d;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.13em;margin-bottom:9px}.harabat-mobile__hero strong{display:block;font-size:20px;line-height:1.18;letter-spacing:-.03em}.harabat-mobile__hero p{margin:10px 0 0;color:rgba(255,255,255,.72);font-size:13.5px;line-height:1.55}.harabat-mobile__contact-card{margin-top:14px;padding:18px;border-radius:20px;background:#fff;border:1px solid rgba(32,33,36,.08);box-shadow:0 14px 34px rgba(20,21,25,.07)}.harabat-mobile__contact-card span{display:block;color:var(--hb-red);font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.13em;margin-bottom:9px}.harabat-mobile__contact-card a{display:block!important;color:var(--hb-charcoal)!important;text-decoration:none!important;font-weight:900;margin:6px 0}.harabat-mobile__contact-card p{margin:10px 0 0;color:var(--hb-muted);font-size:13px;line-height:1.55}.harabat-mobile__panel::-webkit-scrollbar{width:6px}.harabat-mobile__panel::-webkit-scrollbar-thumb{background:rgba(223,32,39,.35);border-radius:999px}.harabat-menu-open{overflow:hidden!important}@media (max-width:1120px){.harabat-header__topbar{display:none}.harabat-header--v13 .harabat-header__inner{min-height:74px}.harabat-header__mega{display:none}}@media (max-width:767px){.harabat-mobile__panel{border-radius:24px;padding:18px}.harabat-mobile__nav a{font-size:17px;padding:14px 15px}.harabat-mobile__cta{position:sticky;bottom:0;background:linear-gradient(180deg,rgba(247,247,244,0),#f7f7f4 28%);padding-top:18px}.harabat-header--v13{background:rgba(255,255,255,.93)}}

/* v1.9.2 fixed glass header stability */
body.harabat-has-fixed-header{padding-top:112px!important}.harabat-header{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:99999!important;background:rgba(255,255,255,.88)!important;-webkit-backdrop-filter:blur(22px) saturate(145%);backdrop-filter:blur(22px) saturate(145%);box-shadow:0 10px 34px rgba(28,31,38,.055);transform:none!important}.admin-bar .harabat-header{top:32px!important}.harabat-header.is-scrolled{background:rgba(255,255,255,.96)!important;-webkit-backdrop-filter:blur(24px) saturate(155%);backdrop-filter:blur(24px) saturate(155%);box-shadow:0 18px 48px rgba(28,31,38,.12)}.harabat-header__brand img{background:transparent!important;padding:0!important;border-radius:0!important;box-shadow:none!important}.harabat-header--v13.is-scrolled .harabat-header__topbar{display:none}.harabat-header--v13.is-scrolled .harabat-header__inner{min-height:66px}.harabat-header--v13.is-scrolled .harabat-header__brand img{width:145px}@media(max-width:1120px){body.harabat-has-fixed-header{padding-top:74px!important}}@media(max-width:782px){.admin-bar .harabat-header{top:46px!important}}@media(max-width:767px){body.harabat-has-fixed-header{padding-top:70px!important}.harabat-header--v13.is-scrolled .harabat-header__inner{min-height:66px}.harabat-header--v13.is-scrolled .harabat-header__brand img{width:128px}}


/* v1.9.3 header breakpoint + mobile menu hardening */
.harabat-header{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:99999!important;background:rgba(255,255,255,.9)!important;-webkit-backdrop-filter:blur(22px) saturate(145%)!important;backdrop-filter:blur(22px) saturate(145%)!important;}
body.harabat-has-fixed-header{padding-top:112px!important}.admin-bar .harabat-header{top:32px!important}.harabat-header.is-scrolled{background:rgba(255,255,255,.96)!important;box-shadow:0 18px 48px rgba(28,31,38,.12)!important}.harabat-header__brand img{background:transparent!important;box-shadow:none!important;border-radius:0!important;padding:0!important;mix-blend-mode:multiply}.harabat-mobile{display:block;visibility:hidden}.harabat-mobile.is-open{visibility:visible;opacity:1!important;pointer-events:auto!important}.harabat-mobile.is-open .harabat-mobile__panel{transform:translateX(0)!important}.harabat-menu-open{overflow:hidden!important}
@media (min-width:1025px){.harabat-header__toggle{display:none!important;visibility:hidden!important}.harabat-mobile{display:none!important}.harabat-header__nav{display:flex!important}.harabat-header__actions{display:flex!important}.harabat-header__topbar{display:block!important}}
@media (max-width:1024px){body.harabat-has-fixed-header{padding-top:74px!important}.harabat-header__nav,.harabat-header__actions{display:none!important}.harabat-header__toggle{display:flex!important;visibility:visible!important}.harabat-header__topbar{display:none!important}.harabat-header--v13 .harabat-header__inner{min-height:74px!important}.harabat-header__mega{display:none!important}.harabat-mobile{display:block!important}.harabat-mobile__panel{top:10px!important;bottom:10px!important;right:10px!important;width:min(440px,calc(100% - 20px))!important;z-index:10001!important}}
@media (max-width:782px){.admin-bar .harabat-header{top:46px!important}}
@media (max-width:767px){body.harabat-has-fixed-header{padding-top:70px!important}.harabat-header__inner{min-height:70px!important}.harabat-header__brand img{width:136px!important}.harabat-header__toggle{width:52px!important;height:45px!important}}

/* v1.9.4 mobile header/menu hardening */
.harabat-header{overflow:visible!important;contain:none!important}.harabat-header__inner{position:relative}.harabat-header__brand img{mix-blend-mode:normal!important;background:transparent!important}.harabat-header__toggle{border:0!important;background:linear-gradient(135deg,#e9284f,#c91535)!important;color:#fff!important;border-radius:20px!important;width:64px!important;height:58px!important;box-shadow:0 16px 34px rgba(201,21,53,.25)!important;gap:5px!important}.harabat-header__toggle span{background:#fff!important;width:27px!important;height:2px!important;box-shadow:0 1px 0 rgba(255,255,255,.18)}.harabat-header__toggle em{color:rgba(255,255,255,.9)!important;font-size:10px!important;letter-spacing:.12em!important}.harabat-header__toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.harabat-header__toggle[aria-expanded="true"] span:nth-child(2){opacity:0}.harabat-header__toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.harabat-mobile{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;min-height:100vh!important;z-index:2147483000!important;background:rgba(12,13,17,.62)!important;-webkit-backdrop-filter:blur(16px) saturate(130%)!important;backdrop-filter:blur(16px) saturate(130%)!important;display:block!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;transition:opacity .22s ease,visibility .22s ease!important;overflow:hidden!important}.harabat-mobile.is-open{visibility:visible!important;opacity:1!important;pointer-events:auto!important}.harabat-mobile__panel{position:fixed!important;top:max(12px,env(safe-area-inset-top))!important;right:12px!important;bottom:max(12px,env(safe-area-inset-bottom))!important;left:auto!important;width:min(440px,calc(100vw - 24px))!important;height:auto!important;max-height:calc(100dvh - 24px)!important;display:flex!important;flex-direction:column!important;background:linear-gradient(160deg,#fff 0%,#faf7f6 100%)!important;border:1px solid rgba(255,255,255,.78)!important;border-radius:30px!important;padding:18px!important;box-shadow:0 36px 110px rgba(0,0,0,.34)!important;overflow:auto!important;transform:translateX(24px) scale(.985)!important;opacity:.98!important;transition:transform .24s ease!important}.harabat-mobile.is-open .harabat-mobile__panel{transform:translateX(0) scale(1)!important}.harabat-mobile__top{position:sticky;top:0;z-index:2;margin:-2px -2px 14px!important;padding:12px!important;border-radius:24px!important;background:rgba(255,255,255,.88)!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 14px 30px rgba(28,31,38,.08)}.harabat-mobile__top img{width:170px!important;max-width:58%!important;height:auto!important;background:transparent!important}.harabat-mobile__top button{width:54px!important;height:54px!important;background:linear-gradient(135deg,#e9284f,#c91535)!important;color:#fff!important;box-shadow:0 16px 34px rgba(201,21,53,.28)!important;font-size:34px!important}.harabat-mobile__hero{border-radius:24px!important;margin-bottom:14px!important}.harabat-mobile__nav{gap:9px!important}.harabat-mobile__nav a{font-size:18px!important;border-radius:17px!important;padding:15px 16px!important;box-shadow:0 10px 26px rgba(28,31,38,.045)!important}.harabat-mobile__cta{margin-top:auto!important;padding-top:16px!important}.harabat-menu-open,.harabat-menu-open body{overflow:hidden!important;touch-action:none!important}@media (min-width:1025px){.harabat-header__toggle{display:none!important}.harabat-mobile{display:none!important}}@media (max-width:1024px){.harabat-header__nav,.harabat-header__actions{display:none!important}.harabat-header__toggle{display:flex!important}.harabat-header__inner{min-height:78px!important}.harabat-header__brand img{width:178px!important}.harabat-header__topbar{display:none!important}}@media (max-width:767px){.harabat-header__inner{width:calc(100% - 26px)!important;min-height:78px!important}.harabat-header__brand img{width:168px!important}.harabat-header__toggle{width:58px!important;height:54px!important;border-radius:18px!important}.harabat-mobile__panel{left:10px!important;right:10px!important;width:auto!important;border-radius:28px!important;padding:16px!important}.harabat-mobile__nav a{font-size:17px!important}.harabat-mobile__top img{width:165px!important}}


/* v1.9.5 HARD mobile menu + luxury trigger */
.harabat-header--v195{overflow:visible!important;contain:none!important}.harabat-header--v195 .harabat-header__inner{min-height:82px!important}.harabat-header__toggle{position:relative!important;display:none;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:5px!important;width:62px!important;height:56px!important;border:1px solid rgba(255,255,255,.42)!important;border-radius:22px!important;background:linear-gradient(145deg,#f12d58 0%,#c91335 100%)!important;box-shadow:0 16px 34px rgba(201,21,53,.28),inset 0 1px 0 rgba(255,255,255,.32)!important;cursor:pointer!important;overflow:hidden!important}.harabat-header__toggle:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.36),transparent 34%);pointer-events:none}.harabat-header__toggle span{position:relative!important;display:block!important;width:24px!important;height:2px!important;background:#fff!important;border-radius:999px!important;transition:transform .22s ease,opacity .18s ease!important}.harabat-header__toggle em{position:relative!important;font-style:normal!important;color:rgba(255,255,255,.9)!important;font-size:9px!important;font-weight:950!important;letter-spacing:.14em!important;text-transform:uppercase!important;line-height:1!important}.harabat-header__toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)!important}.harabat-header__toggle[aria-expanded="true"] span:nth-child(2){opacity:0!important}.harabat-header__toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)!important}
body > .harabat-mobile{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;height:100dvh!important;z-index:2147483640!important;background:rgba(10,11,15,.66)!important;-webkit-backdrop-filter:blur(18px) saturate(130%)!important;backdrop-filter:blur(18px) saturate(130%)!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:flex!important;align-items:flex-start!important;justify-content:center!important;padding:14px!important;box-sizing:border-box!important;overflow-y:auto!important;overscroll-behavior:contain!important;transition:opacity .2s ease,visibility .2s ease!important}body > .harabat-mobile.is-open{visibility:visible!important;opacity:1!important;pointer-events:auto!important}body > .harabat-mobile .harabat-mobile__panel{position:relative!important;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:min(520px,100%)!important;min-height:calc(100dvh - 28px)!important;max-height:none!important;height:auto!important;margin:0 auto!important;border-radius:32px!important;padding:18px!important;background:linear-gradient(160deg,#fff 0%,#fbf7f6 100%)!important;border:1px solid rgba(255,255,255,.78)!important;box-shadow:0 36px 110px rgba(0,0,0,.34)!important;transform:translateY(12px) scale(.985)!important;opacity:1!important;overflow:visible!important;transition:transform .22s ease!important;display:flex!important;flex-direction:column!important;gap:12px!important}body > .harabat-mobile.is-open .harabat-mobile__panel{transform:translateY(0) scale(1)!important}.harabat-mobile__top{position:relative!important;top:auto!important;margin:0!important;padding:14px!important;border-radius:26px!important;background:rgba(255,255,255,.92)!important;box-shadow:0 14px 30px rgba(28,31,38,.08)!important}.harabat-mobile__top img{width:172px!important;max-width:62%!important;height:auto!important;background:transparent!important}.harabat-mobile__top button{display:grid!important;place-items:center!important;width:54px!important;height:54px!important;border-radius:50%!important;background:linear-gradient(135deg,#ef2d58,#c91435)!important;color:#fff!important;border:0!important;font-size:34px!important;line-height:1!important;box-shadow:0 16px 34px rgba(201,21,53,.30)!important}.harabat-mobile__hero{margin:0!important;border-radius:24px!important;padding:22px!important;background:linear-gradient(145deg,#202124,#101115)!important}.harabat-mobile__nav{display:grid!important;gap:10px!important}.harabat-mobile__nav a{display:flex!important;align-items:center!important;justify-content:space-between!important;text-decoration:none!important;color:#202124!important;background:#fff!important;border:1px solid rgba(32,33,36,.08)!important;border-radius:18px!important;padding:16px 17px!important;font-size:18px!important;font-weight:900!important;box-shadow:0 10px 26px rgba(28,31,38,.045)!important}.harabat-mobile__nav a:after{content:"→"!important;color:var(--hb-red)!important}.harabat-mobile__contact-card{margin:0!important}.harabat-mobile__cta{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:auto!important;padding-top:4px!important}.harabat-mobile__cta a{border-radius:18px!important;padding:16px 12px!important;font-weight:950!important;text-align:center!important}.harabat-menu-open,.harabat-menu-open body{overflow:hidden!important;touch-action:none!important}
@media(min-width:1025px){.harabat-header__toggle{display:none!important}.harabat-header__nav{display:flex!important}.harabat-header__actions{display:flex!important}body > .harabat-mobile{display:none!important}}
@media(max-width:1024px){.harabat-header__nav,.harabat-header__actions{display:none!important}.harabat-header__toggle{display:flex!important}.harabat-header__topbar{display:none!important}.harabat-header--v195 .harabat-header__inner{min-height:78px!important}.harabat-header__brand img{width:178px!important}.harabat-header__mega{display:none!important}}
@media(max-width:767px){body.harabat-has-fixed-header{padding-top:78px!important}.harabat-header--v195 .harabat-header__inner{width:calc(100% - 26px)!important;min-height:78px!important}.harabat-header__brand img{width:168px!important}.harabat-header__toggle{width:58px!important;height:54px!important;border-radius:20px!important}body > .harabat-mobile{padding:10px!important}body > .harabat-mobile .harabat-mobile__panel{min-height:calc(100dvh - 20px)!important;border-radius:28px!important;padding:16px!important}.harabat-mobile__nav a{font-size:17px!important;padding:15px!important}.harabat-mobile__cta{position:sticky!important;bottom:0!important;background:linear-gradient(180deg,rgba(251,247,246,0),#fbf7f6 28%)!important;padding-top:18px!important}}


/* v1.9.6 hierarchical compact mobile menu */
@media(max-width:1024px){
  .harabat-header__toggle{width:60px!important;height:54px!important;border-radius:22px!important;background:linear-gradient(145deg,#ef2b58 0%,#c81036 100%)!important;box-shadow:0 16px 34px rgba(201,21,53,.27),inset 0 1px 0 rgba(255,255,255,.38)!important}
  .harabat-header__toggle span{width:25px!important;height:2px!important;background:#fff!important}
  .harabat-header__toggle em{font-size:9px!important;letter-spacing:.12em!important;color:#fff!important}
  body > .harabat-mobile{align-items:flex-start!important;padding:12px!important;background:rgba(11,12,16,.68)!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}
  body > .harabat-mobile .harabat-mobile__panel{width:min(520px,100%)!important;min-height:auto!important;max-height:calc(100dvh - 24px)!important;height:auto!important;overflow-y:auto!important;border-radius:30px!important;padding:14px!important;gap:10px!important;background:linear-gradient(155deg,#fff 0%,#fff8f7 100%)!important}
  .harabat-mobile__top{padding:10px 12px!important;border-radius:22px!important;margin:0!important;background:rgba(255,255,255,.92)!important}
  .harabat-mobile__top img{width:138px!important;max-width:54%!important}
  .harabat-mobile__top button{width:46px!important;height:46px!important;font-size:30px!important}
  .harabat-mobile__hero--compact{display:grid!important;grid-template-columns:auto 1fr!important;column-gap:9px!important;row-gap:2px!important;align-items:center!important;padding:14px!important;border-radius:20px!important;margin:0!important;background:linear-gradient(145deg,#202126,#121318)!important}
  .harabat-mobile__hero--compact span{grid-column:1/-1!important;margin:0!important;font-size:9px!important;letter-spacing:.16em!important;color:#ff8d91!important}
  .harabat-mobile__hero--compact strong{font-size:22px!important;line-height:1!important;letter-spacing:-.03em!important;color:#fff!important}
  .harabat-mobile__hero--compact p{margin:0!important;font-size:12.5px!important;line-height:1.38!important;color:rgba(255,255,255,.72)!important}
  .harabat-mobile__nav--primary{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin:0!important}
  .harabat-mobile__nav--primary a{min-height:50px!important;padding:12px 12px!important;border-radius:16px!important;font-size:14.5px!important;font-weight:900!important;background:#fff!important;box-shadow:0 8px 20px rgba(28,31,38,.055)!important}
  .harabat-mobile__nav--primary a:after{width:30px!important;height:30px!important;display:grid!important;place-items:center!important;border-radius:999px!important;background:rgba(223,32,39,.09)!important;color:var(--hb-red)!important;flex:0 0 auto!important}
  .harabat-mobile__services{display:grid!important;gap:8px!important;margin-top:2px!important}
  .harabat-mobile__section-title{font-size:10px!important;text-transform:uppercase!important;letter-spacing:.16em!important;color:var(--hb-red)!important;font-weight:950!important;padding:0 3px!important}
  .harabat-mobile__service{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;text-decoration:none!important;color:#202124!important;background:#fff!important;border:1px solid rgba(32,33,36,.08)!important;border-radius:16px!important;padding:13px 14px!important;box-shadow:0 8px 20px rgba(28,31,38,.05)!important}
  .harabat-mobile__service span{display:block!important;color:var(--hb-red)!important;text-transform:uppercase!important;letter-spacing:.12em!important;font-size:9px!important;font-weight:950!important;margin:0 0 4px!important}
  .harabat-mobile__service strong{font-size:14.5px!important;line-height:1.14!important;font-weight:950!important}
  .harabat-mobile__service em{font-style:normal!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:999px!important;background:rgba(223,32,39,.09)!important;color:var(--hb-red)!important;font-weight:950!important;flex:0 0 auto!important}
  .harabat-mobile__service--featured{background:linear-gradient(145deg,#fff,#fff3f3)!important;border-color:rgba(223,32,39,.14)!important}
  .harabat-mobile__service-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}
  .harabat-mobile__service-grid .harabat-mobile__service:last-child{grid-column:1/-1!important}
  .harabat-mobile__contact-card{display:none!important}
  .harabat-mobile__cta{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin:0!important;padding:0!important;position:static!important;background:transparent!important}
  .harabat-mobile__cta a{min-height:45px!important;border-radius:16px!important;padding:12px 10px!important;font-size:13px!important}
}
@media(max-width:380px){
  body > .harabat-mobile .harabat-mobile__panel{padding:12px!important;gap:8px!important}
  .harabat-mobile__nav--primary a,.harabat-mobile__service{min-height:46px!important;padding:10px!important;font-size:13.5px!important}
  .harabat-mobile__service strong{font-size:13.5px!important}
  .harabat-mobile__hero--compact p{font-size:11.8px!important}
}


/* v1.9.7 mobile hierarchy + clickable menu polish */
@media(max-width:1024px){
  body > .harabat-mobile{align-items:flex-start!important;padding:10px!important;overflow-y:auto!important;}
  body > .harabat-mobile .harabat-mobile__panel{width:min(480px,100%)!important;max-height:calc(100dvh - 20px)!important;min-height:auto!important;overflow-y:auto!important;padding:12px!important;gap:8px!important;border-radius:28px!important;}
  body > .harabat-mobile a{pointer-events:auto!important;position:relative!important;z-index:3!important;}
  .harabat-mobile__top{padding:8px 10px!important;border-radius:22px!important;}
  .harabat-mobile__top img{width:122px!important;max-width:52%!important;}
  .harabat-mobile__top button{width:42px!important;height:42px!important;font-size:26px!important;}
  .harabat-mobile__hero--compact{display:block!important;padding:13px 14px!important;border-radius:18px!important;}
  .harabat-mobile__hero--compact strong{display:inline!important;font-size:20px!important;line-height:1!important;margin-right:5px!important;color:#fff!important;}
  .harabat-mobile__hero--compact p{display:inline!important;font-size:12px!important;line-height:1.35!important;color:rgba(255,255,255,.74)!important;}
  .harabat-mobile__group,.harabat-mobile__services{display:grid!important;gap:7px!important;margin:0!important;}
  .harabat-mobile__section-title,.harabat-mobile__sub-title{font-size:9.5px!important;text-transform:uppercase!important;letter-spacing:.16em!important;color:var(--hb-red)!important;font-weight:950!important;padding:0 2px!important;line-height:1.1!important;}
  .harabat-mobile__sub-title{color:#6b6f78!important;margin-top:1px!important;}
  .harabat-mobile__nav--primary{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;}
  .harabat-mobile__nav--primary a{min-height:42px!important;padding:9px 10px!important;border-radius:14px!important;font-size:13px!important;line-height:1.1!important;box-shadow:0 8px 18px rgba(28,31,38,.045)!important;}
  .harabat-mobile__nav--primary a:after{width:24px!important;height:24px!important;font-size:13px!important;}
  .harabat-mobile__service{min-height:42px!important;padding:9px 10px!important;border-radius:14px!important;gap:8px!important;}
  .harabat-mobile__service span{font-size:8.5px!important;letter-spacing:.12em!important;margin:0 0 2px!important;}
  .harabat-mobile__service strong{font-size:13px!important;line-height:1.1!important;}
  .harabat-mobile__service em{width:24px!important;height:24px!important;font-size:13px!important;}
  .harabat-mobile__service-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important;}
  .harabat-mobile__service-grid .harabat-mobile__service:last-child{grid-column:1/-1!important;}
  .harabat-mobile__cta{grid-template-columns:1fr 1fr!important;gap:7px!important;margin-top:1px!important;position:static!important;background:transparent!important;padding:0!important;}
  .harabat-mobile__cta a{min-height:42px!important;border-radius:14px!important;padding:10px!important;font-size:12.5px!important;}
}
@media(max-width:380px){
  .harabat-mobile__nav--primary{grid-template-columns:1fr!important;}
  .harabat-mobile__service-grid{grid-template-columns:1fr!important;}
  .harabat-mobile__service-grid .harabat-mobile__service:last-child{grid-column:auto!important;}
}
