/* HaarKunst Basis 3.14.1 – non-home page styles */
/* Einheitliche Seitenheader-Architektur, HaarKunst Gestaltung */
.page-hero{background:var(--hk-gray)}.page-hero-inner{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 420px;min-height:330px;overflow:hidden}.page-hero-copy{position:absolute;z-index:4;left:max(40px,calc((100vw - var(--hk-max))/2 + 32px));top:50%;transform:translateY(-50%);max-width:760px;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.4)}.page-hero-copy .eyebrow{color:#fff;font-weight:700}.page-hero-copy h1{margin:8px 0 0;color:#fff;font-size:clamp(30px,3.4vw,52px);text-transform:uppercase}.page-hero-media{position:relative;min-height:330px;background-position:center;background-size:cover}.page-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.4),rgba(0,0,0,.04) 70%)}.page-hero-hours{grid-column:2;background:var(--hk-gray);padding:25px 18px 18px;color:#fff}.page-hero-hours .oz-google-reviews{display:block!important;margin:0 0 13px!important;padding:12px 10px!important}.page-hero-hours .oeffnungszeiten-status{margin-bottom:10px!important}.page-hero-hours .oeffnungszeiten-status-primary{font-size:15px!important;padding:9px 15px!important}.page-hero-hours .oeffnungszeiten-status-secondary{font-size:12px!important;margin-top:7px!important}.page-hero-hours .oeffnungszeiten-row{min-height:31px!important;padding:4px 0!important}.page-hero-hours .oeffnungszeiten-day,.page-hero-hours .oeffnungszeiten-hours{font-size:11px!important}.page-hero-hours .oeffnungszeiten-buttons{margin-top:8px!important}.page-hero-hours .oeffnungszeiten-button{min-height:44px!important;font-size:11px!important}.content-grid{width:min(calc(100% - 42px),var(--hk-content));margin-inline:auto;padding:46px 0 80px;display:grid;grid-template-columns:minmax(0,1fr);gap:45px}.entry-content{min-width:0;font-size:14px;line-height:1.75}.entry-content>h1:first-child,.entry-content>h2:first-child,.entry-content>h3:first-child{margin-top:0}.entry-content h2{margin-top:1.6em;font-size:29px}.entry-content h3{margin-top:1.45em;font-size:21px}.entry-content hr{margin:18px 0 28px;border:0;border-top:1px solid #666}.entry-content table{width:100%;border-collapse:collapse}.entry-content th,.entry-content td{padding:8px 10px;border-bottom:1px dotted #b9b9b9;text-align:left}.entry-content ul{padding-left:22px}.legal{max-width:1120px;margin:auto}.hk-page-cta{position:relative;min-height:270px;display:grid;align-items:center;background:#222 var(--page-cta) center/cover no-repeat}.hk-page-cta:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.54)}.hk-page-cta .wrap>div{position:relative;z-index:1;max-width:690px;margin:auto;text-align:center;color:#fff}.hk-page-cta h2{color:#fff;text-transform:uppercase}

/* Plugin-rendered content grids */
.hk-service-groups{display:grid;gap:46px}.hk-service-group>h2{text-align:center;border-bottom:1px solid #aeb0b3;padding-bottom:12px}.hk-price-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.hk-price-list h3{font-size:18px;border-bottom:1px solid #b9b9b9;padding-bottom:8px}.hk-price-row{display:flex;justify-content:space-between;gap:15px;padding:7px 0;border-bottom:1px dotted #c7c7c7}.hk-price-row strong{white-space:nowrap}.hk-gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.hk-gallery-grid a{display:block;overflow:hidden;background:#eee}.hk-gallery-grid img{width:100%;aspect-ratio:1/1;object-fit:cover;transition:transform .3s}.hk-gallery-grid a:hover img{transform:scale(1.035)}.hk-team-card{display:grid;grid-template-columns:230px 1fr;gap:34px;align-items:center}.hk-team-card img{width:230px;height:230px;border-radius:50%;object-fit:cover}.hk-team-card h2{margin:0 0 5px}.hk-team-card h3{margin:0 0 15px;font-size:16px}.hk-career-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hk-career-card{padding:26px;border:1px solid #ddd;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.06)}
/* ========================================================================== 
   HaarKunst 3.4.0 — Salon page
   Uses the homepage proportions/design language while keeping Salon controls
   independent in the HaarKunst Suite.
   ========================================================================== */
.page-hero--salon .page-hero-inner{min-height:var(--hk-salon-hero-d,385px)}
.page-hero--salon .page-hero-media{min-height:var(--hk-salon-hero-d,385px);background-position:center 48%}
.page-hero--salon .page-hero-media:after{background:linear-gradient(90deg,rgba(0,0,0,.22),rgba(0,0,0,.04) 72%)}
.page-hero--salon .page-hero-copy{left:4.5%;right:calc(420px + 4.5%);max-width:none;text-align:center;text-shadow:0 3px 16px rgba(0,0,0,.46)}
.page-hero--salon .page-hero-copy h1{margin:0;color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:clamp(34px,3.15vw,54px);font-weight:800;line-height:1.02;letter-spacing:-.025em;text-transform:uppercase}
.page-hero--salon .page-hero-subtitle{margin:15px 0 0;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:clamp(20px,1.8vw,31px);font-weight:400;line-height:1.2;letter-spacing:0;text-transform:none}
.page-hero--salon .page-hero-hours{display:flex;align-items:center;padding-top:18px;padding-bottom:18px}
.page-hero--salon .page-hero-hours>.oeffnungszeiten-card{margin:auto!important}

.hk-salon-wrap{width:min(calc(100% - 42px),1160px);max-width:1160px}
.hk-salon-intro{padding:42px 0 54px;background:#fff}
.hk-salon-intro .hk-section-heading{margin-bottom:18px}
.hk-salon-intro .hk-section-heading h2{font-size:38px}
.hk-salon-contactline{display:flex;flex-direction:column;align-items:center;gap:3px;margin:0 auto 42px;color:#494c51;font-size:15.5px;line-height:1.55;text-align:center}
.hk-salon-contactline a{color:inherit;text-decoration:none}
.hk-salon-contactline .hk-compact-hours{margin:2px 0 0}
.hk-salon-contactline .hk-compact-hours--plugin .oeffnungszeiten-card{display:block!important;width:auto!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;box-shadow:none!important;background:transparent!important}
.hk-salon-contactline .hk-compact-hours--plugin .oeffnungszeiten-header,
.hk-salon-contactline .hk-compact-hours--plugin .oeffnungszeiten-status,
.hk-salon-contactline .hk-compact-hours--plugin .oeffnungszeiten-buttons,
.hk-salon-contactline .hk-compact-hours--plugin .oz-google-reviews{display:none!important}
.hk-salon-contactline .hk-compact-hours--plugin .oeffnungszeiten-list{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:4px 14px!important}
.hk-salon-contactline .hk-compact-hours--plugin .oeffnungszeiten-row{display:flex!important;gap:4px!important;min-height:0!important;padding:0!important;border:0!important;background:transparent!important;font-size:13.5px!important}
.hk-salon-contactline .hk-compact-hours--plugin .oeffnungszeiten-today-badge{display:none!important}
.hk-salon-team{max-width:1080px;margin-inline:auto}
.hk-salon-team .hk-team-grid{display:grid;gap:42px}
.hk-salon-team .hk-team-card{grid-template-columns:340px minmax(0,1fr);gap:62px;align-items:center;padding:0;background:transparent;box-shadow:none;border:0}
.hk-salon-team .hk-team-card img{width:340px;height:340px;border-radius:50%;object-fit:cover;object-position:center top;box-shadow:0 14px 34px rgba(0,0,0,.09)}
.hk-salon-team .hk-team-card h3{position:relative;margin:0 0 18px;padding:0 0 13px;font-family:var(--brand-font);font-size:32px;font-weight:400;line-height:1.12;color:#1e1f20}
.hk-salon-team .hk-team-card h3:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:#b6b8ba}
.hk-salon-team .hk-team-card .hk-role{margin:0 0 15px;font-family:var(--brand-font);font-size:18px;line-height:1.35;color:#2e3032}
.hk-salon-team .hk-team-card p:not(.hk-role){margin:0;font-size:15.5px;line-height:1.72;text-align:justify;color:#56585b}

.hk-salon-gallery{padding:34px 0 58px;background:#fff}
.hk-salon-gallery .hk-section-heading{margin-bottom:30px}
.hk-salon-gallery .hk-section-heading h2{font-size:31px}
.hk-salon-gallery__slider{width:100%;margin-inline:auto}
.hk-salon-gallery__slider .hk-slider--gallery{max-width:100%!important}

.hk-managed-cta--with-embed{align-items:center;padding:36px 0}
.hk-managed-cta--with-embed .hk-managed-cta__inner{width:min(calc(100% - 42px),1320px)}
.hk-managed-cta--with-embed .hk-managed-cta__inner>div{width:min(100%,1160px);max-width:1160px;margin-inline:auto}
.hk-managed-cta--with-embed .hk-managed-cta__inner h2{margin-bottom:22px}
.hk-managed-cta__embed{margin:18px auto 0;text-shadow:none}
.hk-managed-cta__embed .hk-google-showcase{margin-inline:auto;background:rgba(255,255,255,.97);box-shadow:0 16px 45px rgba(0,0,0,.24)}
.hk-managed-cta__embed .hk-google-showcase--cta{max-width:1160px}
.hk-managed-cta__embed .hk-google-showcase--cta .hk-google-showcase__portrait img{min-height:405px}
.hk-managed-cta__embed .hk-google-showcase--cta .hk-google-showcase__content{background:rgba(255,255,255,.97)}

@media(max-width:1500px){
  .page-hero--salon .page-hero-copy{right:calc(390px + 3.5%)}
  .hk-salon-wrap{max-width:1120px}
}
@media(max-width:1220px){
  .page-hero--salon .page-hero-copy{right:calc(360px + 3%)}
  .hk-salon-team .hk-team-card{grid-template-columns:300px minmax(0,1fr);gap:44px}
  .hk-salon-team .hk-team-card img{width:300px;height:300px}
}
@media(max-width:980px){
  .page-hero--salon .page-hero-inner{min-height:0;grid-template-columns:1fr}
  .page-hero--salon .page-hero-media{min-height:var(--hk-salon-hero-t,330px)}
  .page-hero--salon .page-hero-copy{left:28px;right:28px;top:calc(var(--hk-salon-hero-t,330px)/2);text-align:center}
  .page-hero--salon .page-hero-hours{grid-column:auto;min-height:0;padding:24px}
  .page-hero--salon .page-hero-copy h1{font-size:42px}
  .page-hero--salon .page-hero-subtitle{font-size:25px}
  .hk-salon-intro .hk-section-heading h2{font-size:34px}
  .hk-salon-team .hk-team-card{grid-template-columns:250px minmax(0,1fr);gap:34px}
  .hk-salon-team .hk-team-card img{width:250px;height:250px}
  .hk-salon-team .hk-team-card h3{font-size:28px}
  .hk-salon-team .hk-team-card .hk-role{font-size:17px}
  .hk-managed-cta--with-embed{padding:30px 0}
}
@media(max-width:680px){
  .page-hero--salon .page-hero-media{min-height:var(--hk-salon-hero-m,270px)}
  .page-hero--salon .page-hero-copy{left:18px;right:18px;top:calc(var(--hk-salon-hero-m,270px)/2)}
  .page-hero--salon .page-hero-copy h1{font-size:clamp(30px,10vw,38px)}
  .page-hero--salon .page-hero-subtitle{margin-top:10px;font-size:clamp(18px,5.8vw,23px)}
  .page-hero--salon .page-hero-hours{padding:20px 12px}
  .hk-salon-wrap{width:min(calc(100% - 28px),100%)}
  .hk-salon-intro{padding:32px 0 42px}
  .hk-salon-intro .hk-section-heading h2{font-size:29px}
  .hk-salon-contactline{font-size:14.5px;margin-bottom:34px}
  .hk-salon-contactline .hk-compact-hours--plugin .oeffnungszeiten-list{display:block!important}
  .hk-salon-contactline .hk-compact-hours--plugin .oeffnungszeiten-row{justify-content:center!important;margin:2px 0!important}
  .hk-salon-team .hk-team-card{grid-template-columns:1fr;gap:24px;text-align:center}
  .hk-salon-team .hk-team-card img{width:min(78vw,290px);height:min(78vw,290px);margin:auto}
  .hk-salon-team .hk-team-card h3{font-size:27px}
  .hk-salon-team .hk-team-card h3:after{left:10%;right:10%}
  .hk-salon-team .hk-team-card p:not(.hk-role){font-size:15.5px;text-align:left}
  .hk-salon-gallery{padding:28px 0 42px}
  .hk-salon-gallery .hk-section-heading h2{font-size:26px}
  .hk-managed-cta--with-embed{padding:24px 0}
  .hk-managed-cta--with-embed .hk-managed-cta__inner{width:min(calc(100% - 22px),100%)}
  .hk-managed-cta__embed{margin-top:12px}
}

/* 3.4.0 — unified screenshot-driven sub pages (Salon is the reference) */
.page-hero--uniform .page-hero-media:after{background:linear-gradient(90deg,rgba(0,0,0,.18),rgba(0,0,0,.025) 72%)}
.hk-uniform-page-wrap{width:min(calc(100% - 42px),1160px);max-width:1160px;padding:44px 0 0}
.hk-page-content{font-size:16px;line-height:1.72;color:#505257}
.hk-page-content>h2{position:relative;margin:0 0 28px;padding:0 0 14px;text-align:center;font-size:32px;color:#33363a}
.hk-page-content>h2:not(:first-child){margin-top:54px}
.hk-page-content>h2:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:#aeb1b4}
.hk-page-content>h3{font-size:21px;color:#393b3f}
.hk-page-content p{margin:0 0 17px}
.hk-page-content blockquote{max-width:920px;margin:22px auto 34px;padding:20px 28px;border-left:4px solid var(--hk-brown);background:#fafafa;font-size:18px;line-height:1.65}
.hk-page-content ul{max-width:940px;margin:0 auto 28px;padding-left:24px}
.hk-page-content li{margin:7px 0}
.hk-page-content>.hk-managed-cta{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-top:58px;margin-bottom:0}
.hk-page-content>.hk-slider{margin-top:24px;margin-bottom:36px}
.hk-page-content .hk-slider-section-title{margin:26px 0 14px;text-align:center;font-size:22px}
.hk-page-content .hk-form{max-width:900px;margin-inline:auto}

/* Product page */
.hk-product-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:24px 0 38px}
.hk-product-card{overflow:hidden;background:#fff;border:1px solid #e2e2e2;box-shadow:0 10px 28px rgba(0,0,0,.07);transition:transform .35s ease,box-shadow .35s ease}
.hk-product-card img{display:block;width:100%;height:210px;object-fit:cover;transition:transform .55s cubic-bezier(.2,.7,.2,1)}
.hk-product-card__title{padding:14px 16px;background:var(--hk-gray);color:#fff;font-family:var(--brand-font);font-size:18px;text-align:center;text-transform:uppercase}
.hk-product-card:hover{transform:translateY(-6px);box-shadow:0 18px 38px rgba(0,0,0,.13)}
.hk-product-card:hover img{transform:scale(1.055)}

/* Values and career layouts */
.hk-values-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:52px;align-items:center}
.hk-values-layout .hk-team-grid{display:block}.hk-values-layout .hk-team-card{display:block;text-align:center}
.hk-values-layout .hk-team-card img{width:270px;height:270px;margin:auto;border-radius:50%;object-fit:cover}
.hk-values-layout .hk-team-card>div{display:none}
.hk-career-grid{margin:24px 0 42px}

/* Contact page */
.hk-contact-map{position:relative;min-height:360px;margin:20px 0 38px;overflow:hidden;border:1px solid #ddd;background:#f4f4f4}
.hk-contact-map iframe{position:absolute;inset:0;width:100%;height:100%;border:0;opacity:0;transition:opacity .35s ease}
.hk-contact-map.is-loaded iframe{opacity:1}.hk-contact-map.is-loaded .hk-contact-map__placeholder{display:none}
.hk-contact-map__placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:28px;text-align:center;background:linear-gradient(135deg,#f6f4f1,#ece9e5)}
.hk-contact-map__placeholder strong{font-family:var(--brand-font);font-size:25px;color:#3b3d40}.hk-contact-map__placeholder p{max-width:650px;margin:5px 0 12px}
.hk-contact-page-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:48px;align-items:start;margin:28px 0 8px}
.hk-contact-page-grid>div{min-width:0}.hk-contact-page-grid h3{margin-top:0}

/* Legal pages: readable direct URL + side-panel source.
 * Text alignment is editorial: no global forced justification. Use the
 * Gutenberg block style "Blocksatz" where desired.
 */
.hk-legal-page-wrap{width:min(calc(100% - 42px),1160px);max-width:1160px;padding:48px 0 64px}
.hk-legal-page-wrap .legal{max-width:100%;font-size:16px;line-height:1.72}
.hk-legal-page-wrap .legal>h2:first-child{margin-top:0;text-align:center;padding-bottom:13px;border-bottom:1px solid #aeb1b4}
.hk-legal-page-wrap .legal h3{font-size:20px;margin-top:34px}
.is-style-haarkunst-justify,
.has-text-align-justify{
  text-align:justify;
  text-justify:inter-word;
  hyphens:auto;
  -webkit-hyphens:auto;
  overflow-wrap:break-word;
}


@media(max-width:980px){
  .hk-uniform-page-wrap{width:min(calc(100% - 34px),100%);padding-top:36px}
  .hk-values-layout,.hk-contact-page-grid{grid-template-columns:1fr;gap:30px}
  .hk-product-card img{height:190px}
}
@media(max-width:680px){
  .hk-uniform-page-wrap{width:min(calc(100% - 28px),100%);padding-top:30px}
  .hk-page-content{font-size:15.5px}.hk-page-content>h2{font-size:27px;margin-bottom:22px}.hk-page-content>h2:not(:first-child){margin-top:42px}
  .hk-product-card-grid{grid-template-columns:1fr;gap:18px}.hk-product-card img{height:260px}.hk-product-card__title{font-size:17px}
  .hk-contact-map{min-height:320px}.hk-contact-map__placeholder{padding:22px 16px}
  .hk-page-content>.hk-managed-cta{margin-top:44px}
}
@media(prefers-reduced-motion:reduce){.hk-product-card,.hk-product-card img{transition:none!important}.hk-product-card:hover{transform:none}.hk-product-card:hover img{transform:none}}

/* ========================================================================== 
   HaarKunst 3.4.0 — Professional subpage polish
   ========================================================================== */
/* Full-image hero treatment: the original image remains fully visible while a
   softly blurred duplicate fills any letterbox space. This prevents accidental
   cropping of supplied photography across different aspect ratios. */
.page-hero-media{position:relative;isolation:isolate;background:#5b5d61;overflow:hidden}
.page-hero-media:before{content:none}
.page-hero-media .page-hero-image{position:absolute;z-index:1;inset:0;width:100%;height:100%;object-fit:cover;object-position:var(--hk-hero-position,center center);filter:none}
.page-hero-media:after{z-index:2}
.page-hero--galerie .page-hero-media .page-hero-image{object-fit:cover}
.page-hero--galerie .page-hero-media:before{content:none}

/* Eva Mencütek portrait +15% on desktop, responsively scaled down afterwards. */
.hk-salon-team .hk-team-card{grid-template-columns:390px minmax(0,1fr);gap:66px}
.hk-salon-team .hk-team-card img{width:390px;height:390px}
@media(max-width:1220px){.hk-salon-team .hk-team-card{grid-template-columns:345px minmax(0,1fr)}.hk-salon-team .hk-team-card img{width:345px;height:345px}}
@media(max-width:980px){.hk-salon-team .hk-team-card{grid-template-columns:285px minmax(0,1fr)}.hk-salon-team .hk-team-card img{width:285px;height:285px}}
@media(max-width:680px){.hk-salon-team .hk-team-card{grid-template-columns:1fr}.hk-salon-team .hk-team-card img{width:min(82vw,330px);height:min(82vw,330px)}}

/* 3.5.0 — Google reviews on every subpage, above live status */
.page-hero-hours .oeffnungszeiten-header-reviews{display:block!important;width:100%!important}
.page-hero-hours .oz-google-reviews h3{font-size:15px!important;margin:0 0 5px!important}
.page-hero-hours .oz-google-star{font-size:32px!important}
.page-hero-hours .oz-google-summary{font-size:11px!important;gap:3px 5px!important}
.page-hero-hours .oz-google-summary strong{font-size:12px!important}
.page-hero-hours .oz-google-actions{gap:5px!important;margin-top:7px!important;flex-wrap:nowrap!important}
.page-hero-hours .oz-google-actions .oeffnungszeiten-button{min-height:44px!important;padding:9px 12px!important;font-size:11px!important}
.page-hero-hours .oz-google-review-list{display:none!important}
.page-hero-hours .oz-google-attributions,.page-hero-hours .oz-google-brand{font-size:8px!important;margin-top:4px!important}
@media(max-width:980px){.page-hero-hours .oz-google-reviews{max-width:720px!important;margin:0 auto 16px!important;padding:17px 14px!important}.page-hero-hours .oz-google-star{font-size:36px!important}.page-hero-hours .oz-google-summary{font-size:13px!important}.page-hero-hours .oz-google-actions .oeffnungszeiten-button{font-size:12px!important;min-height:44px!important}}


.hk-local-map-preview{position:relative;width:min(720px,100%);min-height:230px;overflow:hidden;border:1px solid rgba(104,55,33,.18);border-radius:16px;background:#f7f4f1;color:#494c51;box-shadow:0 12px 32px rgba(35,31,28,.10)}
.hk-local-map-preview__canvas{position:absolute;inset:0;color:#683721}.hk-local-map-preview__canvas svg{width:100%;height:100%;display:block}
.hk-local-map-preview__card{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:5px;width:min(390px,calc(100% - 36px));margin:28px;padding:20px 22px;border:1px solid rgba(104,55,33,.15);border-radius:12px;background:rgba(255,255,255,.94);box-shadow:0 12px 30px rgba(0,0,0,.12);text-align:left}
.hk-local-map-preview__eyebrow{color:#683721;font-size:11px!important;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hk-local-map-preview__card strong{font-family:var(--brand-font);font-size:20px!important;color:#494c51!important}.hk-local-map-preview__card>span:not(.hk-local-map-preview__eyebrow){font-size:14px}.hk-local-map-preview__card small{color:#606368;font-size:11px;line-height:1.4}.hk-local-map-preview__card a{margin-top:6px;color:#683721!important;font-weight:800;text-decoration:none}.hk-local-map-preview__card a:hover,.hk-local-map-preview__card a:focus-visible{text-decoration:underline}
.hk-contact-map__placeholder{overflow:auto}.hk-contact-map__privacy{max-width:720px!important;margin:2px auto 6px!important;font-size:13px;color:#55585c}
@media(max-width:680px){.hk-local-map-preview{min-height:270px}.hk-local-map-preview__card{margin:18px;width:calc(100% - 36px);padding:18px}.hk-local-map-preview__card strong{font-size:17px!important}}
.hk-local-map-preview__rating{display:inline-flex;align-items:center;gap:.32rem;font-weight:700;line-height:1.3}.hk-local-map-preview__rating>span{color:#b77a00}
