:root{--hb-red:#df2027;--hb-red-dark:#b9151b;--hb-charcoal:#202124;--hb-ink:#2d2f34;--hb-muted:#6f747d;--hb-soft:#f6f6f4;--hb-line:rgba(32,33,36,.11);--hb-white:#fff;--hb-radius:28px;--hb-shadow:0 26px 70px rgba(29,31,36,.12);--hb-shadow-soft:0 14px 38px rgba(29,31,36,.09)}
.harabat-site{font-family:Inter,Arial,sans-serif;color:var(--hb-ink);background:#fff;overflow:hidden}.harabat-site *{box-sizing:border-box}.hb-container{width:min(1180px,calc(100% - 36px));margin-inline:auto}.hb-section{padding:92px 0;position:relative}.hb-eyebrow{display:inline-flex;align-items:center;gap:9px;margin-bottom:15px;color:var(--hb-red);font-weight:800;font-size:12px;letter-spacing:.14em;text-transform:uppercase}.hb-eyebrow:before{content:"";width:30px;height:2px;background:linear-gradient(90deg,var(--hb-red),rgba(223,32,39,.1));border-radius:99px}.hb-section h1,.hb-section h2,.hb-page-hero h1,.hb-hero h1,.hb-service-hero h1{color:var(--hb-charcoal);letter-spacing:-.045em;line-height:1.04;margin:0 0 18px}.hb-hero h1{font-size:clamp(36px,5.5vw,76px);max-width:780px}.hb-section h2,.hb-page-hero h1,.hb-service-hero h1{font-size:clamp(32px,4vw,58px)}.hb-section h3{font-size:22px;line-height:1.16;letter-spacing:-.025em;margin:0 0 12px;color:var(--hb-charcoal)}.hb-section p,.hb-page-hero p,.hb-service-hero p{font-size:17px;line-height:1.75;color:var(--hb-muted);margin:0 0 20px}.hb-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;border-radius:999px;padding:14px 24px;text-decoration:none!important;font-weight:800;font-size:14px;transition:.25s ease;border:1px solid transparent;white-space:nowrap}.hb-btn--primary{background:linear-gradient(135deg,var(--hb-red),#ff4b51);color:#fff!important;box-shadow:0 18px 38px rgba(223,32,39,.26)}.hb-btn--primary:hover{transform:translateY(-2px);box-shadow:0 24px 48px rgba(223,32,39,.34)}.hb-btn--ghost{background:rgba(255,255,255,.78);color:var(--hb-charcoal)!important;border-color:var(--hb-line);box-shadow:var(--hb-shadow-soft);backdrop-filter:blur(16px)}.hb-btn--ghost:hover{border-color:rgba(223,32,39,.25);color:var(--hb-red)!important;transform:translateY(-2px)}.hb-btn--light{background:#fff;color:var(--hb-red)!important;box-shadow:0 18px 44px rgba(0,0,0,.12)}.hb-link{display:inline-flex;align-items:center;color:var(--hb-red)!important;font-weight:800;text-decoration:none!important}.hb-link:after{content:"→";margin-left:8px;transition:.2s ease}.hb-link:hover:after{transform:translateX(4px)}.hb-section-head{max-width:760px;margin-bottom:42px}.hb-section-head--center{text-align:center;margin-left:auto;margin-right:auto}.hb-section-head--center .hb-eyebrow{justify-content:center}.hb-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.hb-check-list{list-style:none;margin:22px 0 28px;padding:0;display:grid;gap:13px}.hb-check-list li{position:relative;padding-left:34px;color:#454850;line-height:1.55;font-weight:650}.hb-check-list li:before{content:"✓";position:absolute;left:0;top:0;width:23px;height:23px;border-radius:50%;background:rgba(223,32,39,.1);color:var(--hb-red);display:grid;place-items:center;font-size:13px;font-weight:900}.hb-page-hero{position:relative;padding:128px 0 76px;background:radial-gradient(circle at 78% 10%,rgba(223,32,39,.09),transparent 34%),linear-gradient(135deg,#fff,#f7f7f5);overflow:hidden}.hb-page-hero:before{content:"";position:absolute;inset:0;background:url('../images/harabat-route-pattern.svg') center/cover no-repeat;opacity:.55}.hb-page-hero>.hb-container{position:relative}.hb-page-hero__grid{display:grid;grid-template-columns:1fr .78fr;gap:52px;align-items:center}.hb-page-hero__visual,.hb-contact-hero-card{border-radius:var(--hb-radius);overflow:hidden;box-shadow:var(--hb-shadow);background:#fff}.hb-page-hero__visual img{width:100%;height:360px;object-fit:cover;display:block}.hb-floating-note{position:absolute;left:24px;bottom:24px;max-width:280px;background:rgba(255,255,255,.85);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.7);border-radius:22px;padding:18px;box-shadow:var(--hb-shadow-soft)}.hb-floating-note strong{display:block;color:var(--hb-charcoal);margin-bottom:6px}.hb-floating-note span{font-size:13px;color:var(--hb-muted);line-height:1.5}.hb-accordion{display:grid;gap:13px}.hb-accordion details{background:#fff;border:1px solid var(--hb-line);border-radius:22px;padding:0;box-shadow:var(--hb-shadow-soft);overflow:hidden}.hb-accordion summary{cursor:pointer;list-style:none;padding:21px 24px;font-weight:850;color:var(--hb-charcoal);display:flex;align-items:center;justify-content:space-between;gap:18px}.hb-accordion summary::-webkit-details-marker{display:none}.hb-accordion summary:after{content:"+";width:28px;height:28px;border-radius:50%;background:rgba(223,32,39,.08);color:var(--hb-red);display:grid;place-items:center;flex:0 0 auto}.hb-accordion details[open] summary:after{content:"−"}.hb-accordion details p{padding:0 24px 23px;margin:0;color:var(--hb-muted);font-size:15.5px}.hb-final-cta__box{position:relative;border-radius:34px;padding:58px;background:linear-gradient(135deg,#24262b,#111215);overflow:hidden;box-shadow:0 32px 88px rgba(0,0,0,.22)}.hb-final-cta__box:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 20%,rgba(223,32,39,.38),transparent 35%),url('../images/harabat-route-pattern.svg') center/cover no-repeat;opacity:.32}.hb-final-cta__box>*{position:relative}.hb-final-cta h2,.hb-final-cta p{color:#fff}.hb-final-cta p{color:rgba(255,255,255,.76);max-width:720px}.hb-final-cta__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}@media (max-width:1024px){.hb-card-grid{grid-template-columns:repeat(2,1fr)}.hb-page-hero__grid{grid-template-columns:1fr}.hb-section{padding:70px 0}}@media (max-width:767px){.hb-container{width:min(100% - 28px,1180px)}.hb-section{padding:58px 0}.hb-card-grid{grid-template-columns:1fr}.hb-btn{width:100%;white-space:normal;text-align:center}.hb-page-hero{padding:104px 0 52px}.hb-section h2,.hb-page-hero h1,.hb-service-hero h1{font-size:34px}.hb-page-hero__visual img{height:260px}.hb-final-cta__box{padding:34px 24px;border-radius:26px}.hb-eyebrow{font-size:11px;letter-spacing:.11em}}

/* v1.2.0 premium enrichment */
.hb-page-hero--visual{isolation:isolate;background:#111;min-height:520px;display:flex;align-items:center}.hb-page-hero__bg{position:absolute;inset:0;z-index:-2;overflow:hidden}.hb-page-hero__bg img{width:100%;height:100%;object-fit:cover;filter:saturate(.92) contrast(1.02)}.hb-page-hero--visual:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.88) 43%,rgba(255,255,255,.26) 72%,rgba(255,255,255,.05) 100%)}.hb-page-hero--visual .hb-page-hero__visual{border:1px solid rgba(255,255,255,.75)}.hb-intro-luxe{background:linear-gradient(180deg,#fff,#f8f8f6)}.hb-intro-luxe__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:54px;align-items:start}.hb-intro-luxe__panel{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.hb-intro-luxe__panel article{padding:26px;background:#fff;border:1px solid var(--hb-line);border-radius:26px;box-shadow:var(--hb-shadow-soft)}.hb-intro-luxe__panel strong{display:block;font-size:38px;line-height:1;color:var(--hb-red);letter-spacing:-.04em}.hb-intro-luxe__panel span{display:block;margin:9px 0 8px;color:var(--hb-charcoal);font-weight:900}.hb-intro-luxe__panel p{font-size:14px;line-height:1.55;margin:0}.hb-experience{background:#fff}.hb-experience__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.hb-experience__card{position:relative;min-height:440px;border-radius:32px;overflow:hidden;box-shadow:var(--hb-shadow);background:#111}.hb-experience__card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.75))}.hb-experience__card img{width:100%;height:100%;object-fit:cover;display:block;transition:.5s ease}.hb-experience__card:hover img{transform:scale(1.05)}.hb-experience__card div{position:absolute;left:26px;right:26px;bottom:26px;z-index:2}.hb-experience__card h3{color:#fff!important;font-size:26px}.hb-experience__card p{color:rgba(255,255,255,.82);font-size:15.5px;margin:0}.hb-process{background:linear-gradient(180deg,#f7f7f5,#fff)}.hb-process__grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:58px;align-items:center}.hb-process__visual{border-radius:34px;overflow:hidden;box-shadow:var(--hb-shadow);min-height:520px}.hb-process__visual img{width:100%;height:100%;min-height:520px;object-fit:cover;display:block}.hb-process__steps{display:grid;gap:16px}.hb-process__steps article{display:grid;grid-template-columns:72px 1fr;gap:18px;align-items:start;padding:22px;background:#fff;border:1px solid var(--hb-line);border-radius:24px;box-shadow:var(--hb-shadow-soft)}.hb-process__steps article>span{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:rgba(223,32,39,.09);color:var(--hb-red);font-weight:950}.hb-process__steps h3{font-size:20px;margin-bottom:7px}.hb-process__steps p{font-size:14.5px;line-height:1.62;margin:0}.hb-process__steps--cards{grid-template-columns:repeat(4,1fr)}.hb-process__steps--cards article{grid-template-columns:1fr}.hb-service-lead{background:#fff}.hb-service-lead__grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:50px;align-items:center}.hb-service-lead p{font-size:18px}.hb-service-deep{background:#fff}.hb-service-deep__grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:46px;align-items:center}.hb-service-deep__panel{background:linear-gradient(145deg,#fff,#f7f7f5);border:1px solid var(--hb-line);border-radius:32px;padding:42px;box-shadow:var(--hb-shadow-soft)}.hb-service-deep__visual{border-radius:32px;overflow:hidden;box-shadow:var(--hb-shadow)}.hb-service-deep__visual img{width:100%;height:480px;object-fit:cover;display:block}.hb-service-flow{background:#f7f7f5}.hb-service-flow__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.hb-service-flow__grid article{background:#fff;border:1px solid var(--hb-line);border-radius:26px;padding:26px;box-shadow:var(--hb-shadow-soft)}.hb-service-flow__grid span{display:grid;place-items:center;width:52px;height:52px;border-radius:18px;background:rgba(223,32,39,.1);color:var(--hb-red);font-weight:950;margin-bottom:18px}.hb-service-flow__grid p{font-size:15px;line-height:1.62;margin:0}.hb-contact-mini{margin-top:28px;padding:20px;border-radius:22px;background:rgba(223,32,39,.06);border:1px solid rgba(223,32,39,.12)}.hb-contact-mini span{display:block;color:var(--hb-red);font-weight:950;font-size:12px;text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px}.hb-contact-mini p{font-size:14.5px;margin:0}.hb-contact-split{background:#fff}.hb-contact-split__grid{display:grid;grid-template-columns:1.08fr .92fr;gap:48px;align-items:center}.hb-contact-split__visual{border-radius:34px;overflow:hidden;box-shadow:var(--hb-shadow)}.hb-contact-split__visual img{width:100%;height:470px;object-fit:cover;display:block}.hb-feature__badge{position:absolute;left:22px;bottom:22px;background:rgba(255,255,255,.88);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.85);border-radius:999px;padding:12px 18px;font-weight:950;color:var(--hb-red);box-shadow:var(--hb-shadow-soft)}.hb-feature__visual{position:relative}.hb-final-cta--service{padding-top:20px}.hb-values__grid--four{grid-template-columns:repeat(4,1fr)}@media(max-width:1024px){.hb-intro-luxe__grid,.hb-process__grid,.hb-service-lead__grid,.hb-service-deep__grid,.hb-contact-split__grid{grid-template-columns:1fr}.hb-experience__grid,.hb-process__steps--cards,.hb-service-flow__grid,.hb-values__grid--four{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.hb-page-hero--visual{min-height:auto}.hb-page-hero--visual:after{background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,255,255,.9))}.hb-intro-luxe__panel,.hb-experience__grid,.hb-process__steps--cards,.hb-service-flow__grid,.hb-values__grid--four{grid-template-columns:1fr}.hb-process__steps article{grid-template-columns:1fr}.hb-experience__card{min-height:340px}.hb-service-deep__panel{padding:28px}.hb-service-deep__visual img,.hb-contact-split__visual img{height:330px}.hb-process__visual,.hb-process__visual img{min-height:330px}.hb-service-flow__grid article{padding:22px}}

/* v1.3.0 UI polish, motion system and responsive refinements */
.harabat-site{scroll-behavior:smooth}.harabat-site img{max-width:100%}.hb-section:before{pointer-events:none}.hb-card-grid--premium .hb-service-card,.hb-experience__card,.hb-process__steps article,.hb-why__item,.hb-values article,.hb-service-flow__grid article,.hb-contact-info article,.hb-accordion details{will-change:transform}.hb-reveal{opacity:0;transform:translateY(22px);transition:opacity .58s ease,transform .58s ease}.hb-reveal.is-visible{opacity:1;transform:translateY(0)}.hb-service-card a,.hb-values article,.hb-why__item,.hb-process__steps article,.hb-contact-info article{position:relative;overflow:hidden}.hb-service-card a:before,.hb-values article:before,.hb-why__item:before,.hb-process__steps article:before,.hb-contact-info article:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(223,32,39,.085),transparent 38%);opacity:0;transition:.25s ease;pointer-events:none}.hb-service-card a:hover:before,.hb-values article:hover:before,.hb-why__item:hover:before,.hb-process__steps article:hover:before,.hb-contact-info article:hover:before{opacity:1}.hb-service-card a:hover,.hb-values article:hover,.hb-why__item:hover,.hb-process__steps article:hover,.hb-contact-info article:hover{transform:translateY(-4px)}.hb-service-card a,.hb-values article,.hb-why__item,.hb-process__steps article,.hb-contact-info article{transition:.25s ease}.hb-hero__contact-strip{backdrop-filter:blur(18px)}.hb-page-hero--visual .hb-page-hero__visual img{transition:transform .65s ease}.hb-page-hero--visual .hb-page-hero__visual:hover img{transform:scale(1.035)}.hb-final-cta__box:after{content:"";position:absolute;left:-20%;right:-20%;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent);opacity:.55}.hb-section-head p{max-width:760px}.hb-section-head--center p{margin-left:auto;margin-right:auto}.hb-accordion details{transition:border-color .2s ease,box-shadow .2s ease}.hb-accordion details[open]{border-color:rgba(223,32,39,.24);box-shadow:0 18px 46px rgba(29,31,36,.11)}.hb-accordion details[open] summary{color:var(--hb-red)}.hb-final-cta .hb-btn--ghost{background:rgba(255,255,255,.13);color:#fff!important;border-color:rgba(255,255,255,.22);box-shadow:none}.hb-final-cta .hb-btn--ghost:hover{background:#fff;color:var(--hb-red)!important}.hb-page-hero__bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.04))}.hb-service-hero,.hb-page-hero,.hb-hero{isolation:isolate}.hb-service-hero__content,.hb-page-hero__grid,.hb-hero__content{animation:hbContentRise .72s ease both}@keyframes hbContentRise{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:767px){.harabat-site{overflow-x:hidden}.hb-section h3{font-size:20px}.hb-section p,.hb-page-hero p,.hb-service-hero p{font-size:16px;line-height:1.68}.hb-hero h1{font-size:clamp(34px,10vw,48px)}.hb-hero__actions{display:grid}.hb-hero__trust{grid-template-columns:repeat(2,1fr)}.hb-service-card__body{padding:22px}.hb-section-head{margin-bottom:28px}.hb-reveal{transform:translateY(14px)}.hb-page-hero__grid{gap:28px}.hb-page-hero__visual{display:none}.hb-final-cta__actions{display:grid}.hb-final-cta__actions .hb-btn{width:100%}}@media (prefers-reduced-motion:reduce){.hb-reveal,.hb-service-card a,.hb-values article,.hb-why__item,.hb-process__steps article,.hb-contact-info article,.hb-page-hero--visual .hb-page-hero__visual img,.harabat-header,.harabat-mobile,.harabat-mobile__panel{transition:none!important;animation:none!important;transform:none!important}.hb-reveal{opacity:1!important}}

/* v1.9.2 first paint stability: avoid late reveal/layout jump */
.hb-reveal,.hb-reveal.is-visible{opacity:1!important;transform:none!important;transition:none!important}.hb-service-hero__content,.hb-page-hero__grid,.hb-hero__content{animation:none!important;opacity:1!important;transform:none!important}.hb-card-grid--premium .hb-service-card,.hb-experience__card,.hb-process__steps article,.hb-why__item,.hb-values article,.hb-service-flow__grid article,.hb-contact-info article,.hb-accordion details{will-change:auto!important}.harabat-site .hb-section,.harabat-site [class*="hb-"]{backface-visibility:hidden}.harabat-site img{height:auto;display:block}.hb-page-hero__bg img,.hb-hero__media img,.hb-service-hero__media img{height:100%}


/* v1.9.3 first-paint stability: no late hidden/reveal states */
.hb-reveal{opacity:1!important;transform:none!important;transition:transform .22s ease,box-shadow .22s ease!important}.hb-service-hero__content,.hb-page-hero__grid,.hb-hero__content{animation:none!important;opacity:1!important;transform:none!important}.hb-card-grid--premium .hb-service-card,.hb-experience__card,.hb-process__steps article,.hb-why__item,.hb-values article,.hb-service-flow__grid article,.hb-contact-info article,.hb-accordion details{will-change:auto!important}.harabat-site img{height:auto;max-width:100%;}
