/* A1 consolidated compatibility stylesheet */

/* ===== m2-h89-unify.css ===== */
/* H89 - 메인 제외 전체 페이지 디자인 통일 */
:root{
  --m2-h89-bg:#eef7ff;
  --m2-h89-text:#0f172a;
  --m2-h89-muted:#334155;
  --m2-h89-blue:#2563eb;
  --m2-h89-border:#dbeafe;
  --m2-h89-shadow:0 14px 44px rgba(15,23,42,.07);
}
html,body{max-width:100%;overflow-x:hidden}
body:not(.m2-home):not(.home):not(.front-page){background:var(--m2-h89-bg);color:var(--m2-h89-text);font-family:Pretendard,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
body:not(.m2-home):not(.home):not(.front-page) h1,
body:not(.m2-home):not(.home):not(.front-page) h2,
body:not(.m2-home):not(.home):not(.front-page) h3{color:var(--m2-h89-text)!important;font-weight:900!important;letter-spacing:-.045em;line-height:1.25;word-break:keep-all}
body:not(.m2-home):not(.home):not(.front-page) p,
body:not(.m2-home):not(.home):not(.front-page) li{color:var(--m2-h89-muted)!important;line-height:1.8;word-break:keep-all}
body:not(.m2-home):not(.home):not(.front-page) .m2seo-safe,
body:not(.m2-home):not(.home):not(.front-page) .m2-landing-shell,
body:not(.m2-home):not(.home):not(.front-page) .sg-wrap,
body:not(.m2-home):not(.home):not(.front-page) .lp{width:100%;max-width:1180px;margin-left:auto;margin-right:auto;padding-left:18px;padding-right:18px;box-sizing:border-box}
body:not(.m2-home):not(.home):not(.front-page) .m2seo-safe__card,
body:not(.m2-home):not(.home):not(.front-page) .m2-landing-card,
body:not(.m2-home):not(.home):not(.front-page) .m2-card,
body:not(.m2-home):not(.home):not(.front-page) .sg-card,
body:not(.m2-home):not(.home):not(.front-page) .card,
body:not(.m2-home):not(.home):not(.front-page) article.card,
body:not(.m2-home):not(.home):not(.front-page) .h86-card,
body:not(.m2-home):not(.home):not(.front-page) .h78-card{background:linear-gradient(180deg,#fff 0%,#f8fbff 100%)!important;border:1px solid var(--m2-h89-border)!important;border-radius:24px!important;padding:24px!important;box-shadow:var(--m2-h89-shadow)!important;box-sizing:border-box!important;overflow:hidden!important}
body:not(.m2-home):not(.home):not(.front-page) .m2seo-hero *,
body:not(.m2-home):not(.home):not(.front-page) .sg-hero *,
body:not(.m2-home):not(.home):not(.front-page) .hero *{opacity:1!important;text-shadow:none!important;filter:none!important}
body:not(.m2-home):not(.home):not(.front-page) .m2seo-safe__grid,
body:not(.m2-home):not(.home):not(.front-page) .m2-landing-grid,
body:not(.m2-home):not(.home):not(.front-page) .sg-grid,
body:not(.m2-home):not(.home):not(.front-page) .grid{display:grid;gap:20px;box-sizing:border-box}
body:not(.m2-home):not(.home):not(.front-page) .m2seo-safe__grid:not(.three),
body:not(.m2-home):not(.home):not(.front-page) .m2-landing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
body:not(.m2-home):not(.home):not(.front-page) .m2seo-safe__grid.three,
body:not(.m2-home):not(.home):not(.front-page) .sg-grid,
body:not(.m2-home):not(.home):not(.front-page) .grid{grid-template-columns:repeat(3,minmax(0,1fr))}
body:not(.m2-home):not(.home):not(.front-page) .m2-btn,
body:not(.m2-home):not(.home):not(.front-page) .m2seo-btn,
body:not(.m2-home):not(.home):not(.front-page) .sg-btn,
body:not(.m2-home):not(.home):not(.front-page) .btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px!important;padding:12px 18px!important;font-weight:900!important;text-decoration:none!important;border:1px solid #bfdbfe!important;background:#fff!important;color:var(--m2-h89-text)!important;box-sizing:border-box}
body:not(.m2-home):not(.home):not(.front-page) .m2-btn.primary,
body:not(.m2-home):not(.home):not(.front-page) .m2seo-btn.primary,
body:not(.m2-home):not(.home):not(.front-page) .sg-btn.primary,
body:not(.m2-home):not(.home):not(.front-page) .btn.primary,
body:not(.m2-home):not(.home):not(.front-page) .m2-btn.kakao{background:var(--m2-h89-blue)!important;color:#fff!important;border-color:var(--m2-h89-blue)!important}
body:not(.m2-home):not(.home):not(.front-page) .m2-h88-links,
body:not(.m2-home):not(.home):not(.front-page) .m2seo-link-grid,
body:not(.m2-home):not(.home):not(.front-page) .m2seo-safe__links,
body:not(.m2-home):not(.home):not(.front-page) .sg-links,
body:not(.m2-home):not(.home):not(.front-page) .sg-near,
body:not(.m2-home):not(.home):not(.front-page) .links,
body:not(.m2-home):not(.home):not(.front-page) .h86-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}
body:not(.m2-home):not(.home):not(.front-page) .m2-h88-links a,
body:not(.m2-home):not(.home):not(.front-page) .m2seo-link-grid a,
body:not(.m2-home):not(.home):not(.front-page) .m2seo-safe__links a,
body:not(.m2-home):not(.home):not(.front-page) .sg-links a,
body:not(.m2-home):not(.home):not(.front-page) .sg-near a,
body:not(.m2-home):not(.home):not(.front-page) .links a,
body:not(.m2-home):not(.home):not(.front-page) .h86-links a{display:inline-flex;align-items:center;justify-content:center;border:1px solid #bfdbfe;background:#f8fbff;color:#1d4ed8;text-decoration:none;border-radius:999px;padding:10px 14px;font-weight:900;font-size:14px;box-sizing:border-box}
body:not(.m2-home):not(.home):not(.front-page) .m2seo-safe__card ul,
body:not(.m2-home):not(.home):not(.front-page) .sg-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}
body:not(.m2-home):not(.home):not(.front-page) .m2seo-safe__card li,
body:not(.m2-home):not(.home):not(.front-page) .sg-list li{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:14px 16px}
@media(max-width:768px){
  body:not(.m2-home):not(.home):not(.front-page) .m2seo-safe,
  body:not(.m2-home):not(.home):not(.front-page) .m2-landing-shell,
  body:not(.m2-home):not(.home):not(.front-page) .sg-wrap,
  body:not(.m2-home):not(.home):not(.front-page) .lp{padding-left:14px;padding-right:14px}
  body:not(.m2-home):not(.home):not(.front-page) .m2seo-safe__grid,
  body:not(.m2-home):not(.home):not(.front-page) .m2seo-safe__grid.three,
  body:not(.m2-home):not(.home):not(.front-page) .m2-landing-grid,
  body:not(.m2-home):not(.home):not(.front-page) .sg-grid,
  body:not(.m2-home):not(.home):not(.front-page) .grid{grid-template-columns:1fr!important;gap:14px}
  body:not(.m2-home):not(.home):not(.front-page) .m2-cta-row,
  body:not(.m2-home):not(.home):not(.front-page) .m2seo-cta,
  body:not(.m2-home):not(.home):not(.front-page) .sg-cta{display:flex;flex-direction:column}
  body:not(.m2-home):not(.home):not(.front-page) .m2-btn,
  body:not(.m2-home):not(.home):not(.front-page) .m2seo-btn,
  body:not(.m2-home):not(.home):not(.front-page) .sg-btn,
  body:not(.m2-home):not(.home):not(.front-page) .btn{width:100%}
  body:not(.m2-home):not(.home):not(.front-page) .m2-h88-links,
  body:not(.m2-home):not(.home):not(.front-page) .m2seo-link-grid,
  body:not(.m2-home):not(.home):not(.front-page) .m2seo-safe__links,
  body:not(.m2-home):not(.home):not(.front-page) .sg-links,
  body:not(.m2-home):not(.home):not(.front-page) .sg-near,
  body:not(.m2-home):not(.home):not(.front-page) .links,
  body:not(.m2-home):not(.home):not(.front-page) .h86-links{display:grid;grid-template-columns:1fr}
  body:not(.m2-home):not(.home):not(.front-page) .m2-h88-links a,
  body:not(.m2-home):not(.home):not(.front-page) .m2seo-link-grid a,
  body:not(.m2-home):not(.home):not(.front-page) .m2seo-safe__links a,
  body:not(.m2-home):not(.home):not(.front-page) .sg-links a,
  body:not(.m2-home):not(.home):not(.front-page) .sg-near a,
  body:not(.m2-home):not(.home):not(.front-page) .links a,
  body:not(.m2-home):not(.home):not(.front-page) .h86-links a{width:100%}
}

/* ===== H13.css ===== */
/* H13: header spacing reset + fixed header stabilization */
:root{
  --h13-header-max: 1280px;
  --h13-z-header: 9998;
  --h13-z-menu: 99999;
}
html,body{overflow-x:hidden;}
/* H12 switched header to sticky while legacy body padding-top stayed alive,
   which created an empty band above the header. Restore fixed header model. */
#m2-header{
  position:relative;
  z-index:var(--h13-z-header);
}
.header,
#m2-header .header{
  position:fixed !important;
  top:0 !important;
  left:0 !important;
  right:0 !important;
  width:100% !important;
  z-index:var(--h13-z-header) !important;
  overflow:visible !important;
  margin-top:0 !important;
  transform:none !important;
}
.header-inner,
#m2-header .header-inner{
  max-width:var(--h13-header-max);
  overflow:visible !important;
}
/* Prevent any placeholder/legacy top strip from reserving height */
#m2-header:empty{display:none !important;}
.top-bar:empty,
.header-sub:empty,
.header-top-empty:empty,
.m2-topbar:empty{display:none !important;}
/* Keep page content correctly offset under the fixed header */
body{
  padding-top:var(--m2-header-h,72px) !important;
}
@media (max-width:768px){
  body{padding-top:var(--m2-header-h,64px) !important;}
}

/* ===== H14.css ===== */
/* H14: mobile hero full-bleed image-first layout */
:root{
  --h14-mobile-hero-radius: 28px;
}
@media (max-width: 768px){
  html,body{overflow-x:hidden;}

  /* Make the homepage hero use natural height per active slide and stretch edge-to-edge */
  .main-banner{
    height:auto !important;
    min-height:0 !important;
    padding:0 !important;
    overflow:visible !important;
    background:#dff3ff !important;
  }
  .main-banner .banner-slider{
    width:100vw !important;
    max-width:none !important;
    height:auto !important;
    min-height:0 !important;
    margin-left:calc(50% - 50vw) !important;
    margin-right:calc(50% - 50vw) !important;
    perspective:none !important;
  }
  .main-banner .banner-inner{
    position:relative !important;
    inset:auto !important;
    display:none !important;
    width:100% !important;
    max-width:none !important;
    height:auto !important;
    min-height:0 !important;
    opacity:1 !important;
    transform:none !important;
    margin:0 !important;
    border-radius:0 !important;
    box-shadow:none !important;
  }
  .main-banner .banner-inner.active{
    display:flex !important;
  }

  /* Full-width slide shell */
  .main-banner .banner-a,
  .main-banner .banner-b,
  .main-banner .banner-c,
  .main-banner .golf-premium{
    width:100% !important;
    padding:0 !important;
    border-radius:0 0 var(--h14-mobile-hero-radius) var(--h14-mobile-hero-radius) !important;
    overflow:hidden !important;
    box-shadow:none !important;
  }

  /* Image-first mobile composition */
  .main-banner .banner-b,
  .main-banner .banner-c,
  .main-banner .golf-premium{
    flex-direction:column !important;
    align-items:stretch !important;
    justify-content:flex-start !important;
  }
  .main-banner .banner-b .golf-right,
  .main-banner .banner-c .golf-right,
  .main-banner .golf-premium .golf-right{
    order:-1 !important;
    width:100% !important;
    margin:0 !important;
    justify-content:stretch !important;
  }
  .main-banner .banner-b .golf-left,
  .main-banner .banner-c .golf-left,
  .main-banner .golf-premium .golf-left{
    width:100% !important;
    padding:18px 18px 24px !important;
    box-sizing:border-box !important;
  }
  .main-banner .golf-img,
  .main-banner .banner-inner.active .golf-img{
    display:block !important;
    width:100% !important;
    max-width:none !important;
    height:auto !important;
    aspect-ratio:16 / 10;
    object-fit:cover !important;
    border-radius:0 0 26px 26px !important;
    box-shadow:none !important;
    opacity:1 !important;
    transform:none !important;
    animation:none !important;
  }

  /* Banner A: add a branded visual area so mobile feels image-led too */
  .main-banner .banner-a{
    display:flex !important;
    flex-direction:column !important;
    align-items:stretch !important;
    justify-content:flex-start !important;
    background:linear-gradient(180deg,#6ed2ff 0%, #55c1f7 100%) !important;
  }
  .main-banner .banner-a::before{
    content:"";
    display:block;
    width:100%;
    aspect-ratio:16 / 10;
    background:
      radial-gradient(circle at 78% 22%, rgba(255,255,255,.42), transparent 22%),
      radial-gradient(circle at 18% 72%, rgba(255,255,255,.18), transparent 20%),
      linear-gradient(135deg, rgba(255,255,255,.22), rgba(255,255,255,.04)),
      url('/assets/m2_logo.webp') center center / min(44vw, 180px) auto no-repeat;
    border-radius:0 0 26px 26px;
  }
  .main-banner .banner-a .banner-left{
    max-width:none !important;
    width:100% !important;
    padding:18px 18px 0 !important;
    box-sizing:border-box !important;
  }
  .main-banner .banner-a .banner-panel{
    width:calc(100% - 36px) !important;
    margin:18px !important;
    margin-top:16px !important;
    padding:16px !important;
    box-sizing:border-box !important;
    border-radius:22px !important;
  }

  /* Keep copy readable but secondary to image */
  .main-banner .banner-title{
    font-size:20px !important;
    line-height:1.32 !important;
    margin-bottom:10px !important;
  }
  .main-banner .banner-title span{
    font-size:inherit !important;
  }
  .main-banner .banner-desc,
  .main-banner .m2-brand-definition,
  .main-banner .golf-glass p{
    font-size:14px !important;
    line-height:1.6 !important;
  }
  .main-banner .golf-glass,
  .main-banner .banner-c .golf-card,
  .main-banner .banner-panel{
    border-radius:24px !important;
  }
  .main-banner .golf-glass{
    padding:20px 18px !important;
    margin-top:-26px !important;
    position:relative;
    z-index:2;
  }
  .main-banner .banner-btn,
  .main-banner .golf-btn{
    display:flex !important;
    width:100% !important;
    justify-content:center !important;
    align-items:center !important;
    min-height:52px !important;
    border-radius:18px !important;
    font-size:18px !important;
    margin-top:14px !important;
  }

  /* Make the first screen focus on the banner instead of lower icon strip */
  .main-banner + .category-bar{
    margin-top:0 !important;
  }

  /* Slightly reduce mobile M2 menu width so it feels less cramped */
  :root{ --h12-menu-w: min(86vw, 320px); }
}

/* ===== H15.css ===== */
/* H15: force mobile M2 menu drawer + stronger mobile hero image bias */
:root{
  --h15-menu-top: calc(var(--m2-header-h, 72px) + env(safe-area-inset-top, 0px));
  --h15-menu-pad-b: calc(24px + env(safe-area-inset-bottom, 0px));
}
html.m2-noscroll, html.m2-noscroll body{overflow:hidden!important;}
@media (max-width: 1024px), (pointer: coarse){
  html,body{overflow-x:hidden!important;}
  #m2-header .m2-bizwrap, .header .m2-bizwrap, .m2-bizwrap{position:static!important;}
  #m2-header .m2-bizoverlay, .header .m2-bizoverlay, .m2-bizoverlay{
    position:fixed!important; inset:0!important; background:rgba(15,23,42,.38)!important; backdrop-filter:blur(2px)!important;
    z-index:999997!important; display:none!important;
  }
  #m2-header .m2-bizoverlay.open, .header .m2-bizoverlay.open, .m2-bizoverlay.open{display:block!important;}

  /* Force full-screen drawer regardless of legacy dropdown rules */
  #m2-header .m2-bizmenu, .header .m2-bizmenu, .m2-bizmenu{
    position:fixed!important;
    top:var(--h15-menu-top)!important;
    right:0!important;
    left:0!important;
    width:100vw!important;
    max-width:100vw!important;
    min-width:100vw!important;
    height:calc(100dvh - var(--h15-menu-top))!important;
    max-height:calc(100dvh - var(--h15-menu-top))!important;
    margin:0!important;
    padding:16px 14px var(--h15-menu-pad-b)!important;
    border-radius:24px 24px 0 0!important;
    border:1px solid rgba(148,163,184,.20)!important;
    background:#f8fcff!important;
    box-shadow:0 -12px 48px rgba(15,23,42,.18)!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    -webkit-overflow-scrolling:touch!important;
    overscroll-behavior:contain!important;
    transform:translateY(102%)!important;
    transition:transform .26s ease!important;
    visibility:hidden!important;
    pointer-events:none!important;
    z-index:999998!important;
    clip-path:inset(0 0 0 0 round 24px 24px 0 0)!important;
  }
  #m2-header .m2-bizmenu.open, .header .m2-bizmenu.open, .m2-bizmenu.open{
    transform:translateY(0)!important;
    visibility:visible!important;
    pointer-events:auto!important;
    display:block!important;
  }
  #m2-header .m2-bizmenu::before, .header .m2-bizmenu::before, .m2-bizmenu::before{display:none!important;}
  #m2-header .m2-bizmenu .m2-bizgroup, .header .m2-bizmenu .m2-bizgroup, .m2-bizmenu .m2-bizgroup{
    margin:0 0 12px!important; padding:0 0 12px!important; border-bottom:1px solid rgba(148,163,184,.18)!important;
  }
  #m2-header .m2-bizmenu a, .header .m2-bizmenu a, .m2-bizmenu a,
  #m2-header .m2-bizmenu a[role="menuitem"], .header .m2-bizmenu a[role="menuitem"], .m2-bizmenu a[role="menuitem"]{
    display:flex!important; align-items:center!important; min-height:48px!important; padding:12px 14px!important;
    font-size:16px!important; line-height:1.45!important; border-radius:14px!important; white-space:normal!important; word-break:keep-all!important;
  }

  /* Home mobile hero: make the visual area dominate above the fold */
  .main-banner .banner-slider{
    width:100vw!important; margin-left:calc(50% - 50vw)!important; margin-right:calc(50% - 50vw)!important;
  }
  .main-banner .banner-b .golf-right,
  .main-banner .banner-c .golf-right,
  .main-banner .golf-premium .golf-right{order:-1!important;}
  .main-banner .golf-img,
  .main-banner .banner-inner.active .golf-img{
    width:100%!important; height:auto!important; aspect-ratio:16/9!important; object-fit:cover!important;
    border-radius:0 0 28px 28px!important;
  }
  .main-banner .banner-a::before{aspect-ratio:16/9!important; background-size:min(52vw,220px) auto!important;}
  .main-banner .golf-left, .main-banner .banner-a .banner-left{padding:16px 16px 20px!important;}
  .main-banner .banner-title{font-size:18px!important; line-height:1.3!important;}
  .main-banner .banner-desc, .main-banner .golf-glass p, .main-banner .m2-brand-definition{
    font-size:13px!important; line-height:1.55!important;
  }
}

/* ===== H29.css ===== */
/* H26: mobile hub-style rebuild for dropdown pages */
.h26-mobile-only{display:none}
@media (max-width:768px){
  .h26-mobile-only{display:block}
  body.m2-screen-golf,
  body.daegu-interior-page,
  body.m2-business-page,
  body.m2-cases-page{background:#eef6ff !important;}
  body.m2-screen-golf .m2-service-banner,
  body.daegu-interior-page .m2-service-banner,
  body.m2-business-page .m2-service-banner,
  body.m2-cases-page .m2-service-banner{width:100vw !important;margin:0 0 18px calc(50% - 50vw) !important;border:none !important;border-radius:0 !important;background:linear-gradient(180deg,#8dd6ff 0%,#bce8ff 100%) !important;box-shadow:none !important;overflow:hidden !important;}
  body.m2-screen-golf .m2-service-banner__inner,
  body.daegu-interior-page .m2-service-banner__inner,
  body.m2-business-page .m2-service-banner__inner,
  body.m2-cases-page .m2-service-banner__inner{display:grid !important;grid-template-columns:1fr !important;gap:16px !important;padding:20px 16px 24px !important;max-width:none !important;background:transparent !important;border:none !important;box-shadow:none !important;border-radius:0 !important;}
  body.m2-screen-golf .m2-service-banner__media,
  body.daegu-interior-page .m2-service-banner__media,
  body.m2-business-page .m2-service-banner__media,
  body.m2-cases-page .m2-service-banner__media{order:-1 !important;min-height:220px !important;border-radius:32px !important;overflow:hidden !important;border:1px solid rgba(255,255,255,.55) !important;background:rgba(255,255,255,.18) !important;box-shadow:0 18px 36px rgba(15,23,42,.12) !important;}
  body.m2-screen-golf .m2-service-banner__media img,
  body.daegu-interior-page .m2-service-banner__media img,
  body.m2-business-page .m2-service-banner__media img,
  body.m2-cases-page .m2-service-banner__media img{width:100% !important;height:100% !important;object-fit:cover !important;display:block !important;}
  body.m2-screen-golf .m2-service-banner__eyebrow,
  body.daegu-interior-page .m2-service-banner__eyebrow,
  body.m2-business-page .m2-service-banner__eyebrow,
  body.m2-cases-page .m2-service-banner__eyebrow{display:inline-flex !important;align-items:center !important;gap:8px !important;padding:10px 14px !important;border-radius:999px !important;background:rgba(255,255,255,.82) !important;color:#0f172a !important;font-weight:800 !important;border:1px solid rgba(37,99,235,.16) !important;}
  body.m2-screen-golf .m2-service-banner__title,
  body.daegu-interior-page .m2-service-banner__title,
  body.m2-business-page .m2-service-banner__title,
  body.m2-cases-page .m2-service-banner__title{font-size:clamp(32px,10vw,48px) !important;line-height:1.16 !important;letter-spacing:-.04em !important;color:#0f172a !important;margin:10px 0 12px !important;}
  body.m2-screen-golf .m2-service-banner__desc,
  body.daegu-interior-page .m2-service-banner__desc,
  body.m2-business-page .m2-service-banner__desc,
  body.m2-cases-page .m2-service-banner__desc{font-size:17px !important;line-height:1.72 !important;color:#334155 !important;margin:0 !important;}
  body.m2-screen-golf .m2-service-banner__actions,
  body.daegu-interior-page .m2-service-banner__actions,
  body.m2-business-page .m2-service-banner__actions,
  body.m2-cases-page .m2-service-banner__actions{display:grid !important;grid-template-columns:1fr !important;gap:10px !important;margin-top:16px !important;}
  body.m2-screen-golf .m2-service-banner__actions a,
  body.daegu-interior-page .m2-service-banner__actions a,
  body.m2-business-page .m2-service-banner__actions a,
  body.m2-cases-page .m2-service-banner__actions a{min-height:56px !important;border-radius:18px !important;display:flex !important;align-items:center !important;justify-content:center !important;font-size:16px !important;font-weight:800 !important;}
  body.m2-screen-golf .m2-thumb-strip,
  body.daegu-interior-page .m2-thumb-strip{width:100vw !important;margin:0 0 18px calc(50% - 50vw) !important;padding:0 16px !important;background:transparent !important;}
  body.m2-screen-golf .m2-thumb-strip__box,
  body.daegu-interior-page .m2-thumb-strip__box{border-radius:28px !important;background:#fff !important;box-shadow:0 14px 32px rgba(15,23,42,.08) !important;border:1px solid rgba(148,163,184,.18) !important;padding:18px !important;}
  body.m2-screen-golf .m2-thumb-strip__head,
  body.daegu-interior-page .m2-thumb-strip__head{display:block !important;}
  body.m2-screen-golf .m2-thumb-strip__head a,
  body.daegu-interior-page .m2-thumb-strip__head a{display:flex !important;justify-content:center !important;align-items:center !important;min-height:48px !important;margin-top:12px !important;border-radius:16px !important;}
  body.m2-screen-golf .m2-thumb-strip__grid,
  body.daegu-interior-page .m2-thumb-strip__grid{grid-template-columns:1fr !important;gap:12px !important;margin-top:12px !important;}
  body.m2-screen-golf .m2-thumb-strip__grid a,
  body.daegu-interior-page .m2-thumb-strip__grid a{border-radius:22px !important;overflow:hidden !important;}
  body.m2-screen-golf .m2-white-shell,
  body.daegu-interior-page .m2-white-shell,
  body.m2-business-page .m2-white-shell,
  body.m2-cases-page .m2-white-shell{padding-top:0 !important;background:transparent !important;}
  body.m2-screen-golf .k43-shell > section,
  body.daegu-interior-page .k43-shell > section,
  body.m2-business-page .biz-content > section,
  body.m2-business-page .m2-summary-box,
  body.m2-business-page .m2-hero-card,
  body.m2-cases-page .m2-page > section,
  body.m2-cases-page .m2seo-safe__card,
  body.m2-cases-page .m2-card{background:#fff !important;border:1px solid rgba(148,163,184,.18) !important;border-radius:28px !important;box-shadow:0 14px 32px rgba(15,23,42,.08) !important;}
  body.m2-screen-golf .k43-shell,
  body.daegu-interior-page .k43-shell,
  body.m2-business-page .biz-content,
  body.m2-cases-page .m2-page,
  body.m2-cases-page .m2seo-safe{padding-left:16px !important;padding-right:16px !important;}
  body.m2-screen-golf .k43-shell > section,
  body.daegu-interior-page .k43-shell > section,
  body.m2-business-page .biz-content > section,
  body.m2-cases-page .m2-page > section{padding:20px !important;margin-bottom:16px !important;}
  body.m2-business-page .m2-hero,body.m2-business-page .m2-summary-box,body.m2-business-page .m2-hero-card{background:#fff !important;border-radius:28px !important;padding:20px !important;box-shadow:0 14px 32px rgba(15,23,42,.08) !important;border:1px solid rgba(148,163,184,.18) !important;}
  body.m2-business-page .m2-hero-grid{display:grid !important;grid-template-columns:1fr !important;gap:16px !important;}
  body.m2-business-page .m2-brand-quicklinks,body.m2-business-page .cta-row,body.m2-business-page .m2-cta-row,body.m2-cases-page .m2-cta-row{display:grid !important;grid-template-columns:1fr !important;gap:10px !important;}
  body.m2-business-page .m2-brand-quicklinks a,body.m2-business-page .cta-row a,body.m2-business-page .m2-cta-row a,body.m2-cases-page .m2-cta-row a{min-height:52px !important;border-radius:18px !important;display:flex !important;align-items:center !important;justify-content:center !important;}
  body.m2-business-page .biz-grid,body.m2-cases-page .m2-grid,body.m2-cases-page .m2seo-safe__grid{grid-template-columns:1fr !important;gap:14px !important;}
  body.m2-business-page .biz-card,body.m2-business-page .faq-item,body.m2-business-page .biz-proof ul,body.m2-business-page .biz-map iframe,body.m2-cases-page .m2-card,body.m2-cases-page .m2seo-safe__card{border-radius:22px !important;}
  body.m2-business-page .biz-about p,body.m2-business-page .biz-golf p,body.m2-business-page .biz-interior p,body.m2-business-page .biz-region p,body.m2-business-page .biz-note,body.m2-business-page .faq-a,body.m2-cases-page .m2-card-desc,body.m2-cases-page .m2seo-safe__card p,body.m2-screen-golf .k43-shell p,body.daegu-interior-page .k43-shell p{font-size:16px !important;line-height:1.74 !important;color:#334155 !important;}
  body.m2-business-page .biz-proof ul{list-style:none !important;padding:0 !important;margin:12px 0 0 !important;display:grid !important;gap:10px !important;}
  body.m2-business-page .biz-proof li{background:#f8fbff !important;border:1px solid rgba(37,99,235,.12) !important;border-radius:18px !important;padding:14px 16px !important;font-weight:700 !important;}
  body.m2-screen-golf .k43-actions,body.daegu-interior-page .k43-actions,body.daegu-interior-page .t10-action-grid,body.daegu-interior-page .t9-flow-grid,body.daegu-interior-page .sg-keyword-cards,body.m2-screen-golf .sg-keyword-grid,body.m2-screen-golf .sg-steps,body.m2-screen-golf .sg-grid,body.m2-screen-golf .k43-hero-cards{grid-template-columns:1fr !important;}
  body.m2-screen-golf .k43-btn,body.daegu-interior-page .k43-btn,body.daegu-interior-page .t10-action-card,body.daegu-interior-page .t9-link-card,body.m2-screen-golf .sg-region-link{width:100% !important;}
  body.m2-screen-golf .k43-section-head,body.daegu-interior-page .k43-section-head,body.m2-business-page .biz-content h2,body.m2-business-page .biz-content h3,body.m2-cases-page h2{margin-bottom:12px !important;}
}



/* H27: fix business mobile text alignment + apply hub tone on desktop/mobile for 4 pages */
body.m2-screen-golf,
body.daegu-interior-page,
body.m2-business-page,
body.m2-cases-page{
  background:#eef6ff !important;
}

/* shared banner tone */
body.m2-screen-golf .m2-service-banner,
body.daegu-interior-page .m2-service-banner,
body.m2-business-page .m2-service-banner,
body.m2-cases-page .m2-service-banner{
  background:linear-gradient(180deg,#8dd6ff 0%,#bce8ff 100%) !important;
  overflow:hidden !important;
}
body.m2-screen-golf .m2-service-banner__eyebrow,
body.daegu-interior-page .m2-service-banner__eyebrow,
body.m2-business-page .m2-service-banner__eyebrow,
body.m2-cases-page .m2-service-banner__eyebrow{
  display:inline-flex !important;
  align-items:center !important;
  gap:8px !important;
  padding:10px 14px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.84) !important;
  border:1px solid rgba(37,99,235,.16) !important;
  color:#0f172a !important;
  font-weight:800 !important;
}
body.m2-screen-golf .m2-service-banner__title,
body.daegu-interior-page .m2-service-banner__title,
body.m2-business-page .m2-service-banner__title,
body.m2-cases-page .m2-service-banner__title{
  color:#0f172a !important;
  letter-spacing:-.04em !important;
}
body.m2-screen-golf .m2-service-banner__desc,
body.daegu-interior-page .m2-service-banner__desc,
body.m2-business-page .m2-service-banner__desc,
body.m2-cases-page .m2-service-banner__desc{
  color:#334155 !important;
}
body.m2-screen-golf .m2-service-banner__actions a,
body.daegu-interior-page .m2-service-banner__actions a,
body.m2-business-page .m2-service-banner__actions a,
body.m2-cases-page .m2-service-banner__actions a{
  border-radius:18px !important;
  font-weight:800 !important;
}
body.m2-screen-golf .m2-service-banner__actions a.primary,
body.daegu-interior-page .m2-service-banner__actions a.primary,
body.m2-business-page .m2-service-banner__actions a.primary,
body.m2-cases-page .m2-service-banner__actions a.primary{
  background:#2563eb !important;
  color:#fff !important;
}
body.m2-screen-golf .m2-service-banner__actions a:not(.primary),
body.daegu-interior-page .m2-service-banner__actions a:not(.primary),
body.m2-business-page .m2-service-banner__actions a:not(.primary),
body.m2-cases-page .m2-service-banner__actions a:not(.primary){
  background:rgba(255,255,255,.78) !important;
  border:1px solid rgba(37,99,235,.14) !important;
  color:#0f172a !important;
}

/* card styling shared */
body.m2-screen-golf .k43-shell > section,
body.daegu-interior-page .k43-shell > section,
body.m2-business-page .m2-hero,
body.m2-business-page .m2-summary-box,
body.m2-business-page .m2-hero-card,
body.m2-business-page .biz-content > section,
body.m2-cases-page .m2-page > section,
body.m2-cases-page .m2seo-safe__card,
body.m2-cases-page .m2-card{
  background:#fff !important;
  border:1px solid rgba(148,163,184,.18) !important;
  box-shadow:0 16px 36px rgba(15,23,42,.08) !important;
  border-radius:30px !important;
}
body.m2-screen-golf .k43-shell,
body.daegu-interior-page .k43-shell,
body.m2-business-page .biz-content,
body.m2-cases-page .m2-page,
body.m2-cases-page .m2seo-safe{
  max-width:1200px !important;
  margin:0 auto !important;
}

@media (min-width: 769px){
  body.m2-business-page .h26-mobile-only,
  body.m2-cases-page .h26-mobile-only{display:block !important;}

  body.m2-screen-golf .m2-service-banner,
  body.daegu-interior-page .m2-service-banner,
  body.m2-business-page .m2-service-banner,
  body.m2-cases-page .m2-service-banner{
    width:min(1200px, calc(100vw - 48px)) !important;
    margin:28px auto 28px !important;
    border:none !important;
    border-radius:40px !important;
    box-shadow:0 24px 54px rgba(15,23,42,.12) !important;
  }
  body.m2-screen-golf .m2-service-banner__inner,
  body.daegu-interior-page .m2-service-banner__inner,
  body.m2-business-page .m2-service-banner__inner,
  body.m2-cases-page .m2-service-banner__inner{
    display:grid !important;
    grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr) !important;
    gap:30px !important;
    align-items:center !important;
    max-width:none !important;
    padding:34px 36px !important;
    background:transparent !important;
    border:none !important;
    box-shadow:none !important;
    border-radius:0 !important;
  }
  body.m2-screen-golf .m2-service-banner__media,
  body.daegu-interior-page .m2-service-banner__media,
  body.m2-business-page .m2-service-banner__media,
  body.m2-cases-page .m2-service-banner__media{
    min-height:360px !important;
    border-radius:34px !important;
    overflow:hidden !important;
    border:1px solid rgba(255,255,255,.56) !important;
    background:rgba(255,255,255,.18) !important;
    box-shadow:0 22px 46px rgba(15,23,42,.10) !important;
  }
  body.m2-screen-golf .m2-service-banner__media img,
  body.daegu-interior-page .m2-service-banner__media img,
  body.m2-business-page .m2-service-banner__media img,
  body.m2-cases-page .m2-service-banner__media img{
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
    display:block !important;
  }
  body.m2-screen-golf .m2-service-banner__title,
  body.daegu-interior-page .m2-service-banner__title,
  body.m2-business-page .m2-service-banner__title,
  body.m2-cases-page .m2-service-banner__title{
    font-size:clamp(42px,4.2vw,62px) !important;
    line-height:1.08 !important;
    margin:12px 0 14px !important;
  }
  body.m2-screen-golf .m2-service-banner__desc,
  body.daegu-interior-page .m2-service-banner__desc,
  body.m2-business-page .m2-service-banner__desc,
  body.m2-cases-page .m2-service-banner__desc{
    font-size:18px !important;
    line-height:1.8 !important;
    max-width:60ch !important;
  }
  body.m2-screen-golf .m2-service-banner__actions,
  body.daegu-interior-page .m2-service-banner__actions,
  body.m2-business-page .m2-service-banner__actions,
  body.m2-cases-page .m2-service-banner__actions{
    display:flex !important;
    flex-wrap:wrap !important;
    gap:12px !important;
    margin-top:18px !important;
  }
  body.m2-screen-golf .m2-service-banner__actions a,
  body.daegu-interior-page .m2-service-banner__actions a,
  body.m2-business-page .m2-service-banner__actions a,
  body.m2-cases-page .m2-service-banner__actions a{
    min-height:54px !important;
    padding:0 22px !important;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
  }

  body.m2-screen-golf .k43-shell,
  body.daegu-interior-page .k43-shell,
  body.m2-business-page .biz-content,
  body.m2-cases-page .m2-page,
  body.m2-cases-page .m2seo-safe{
    padding-left:24px !important;
    padding-right:24px !important;
  }
  body.m2-screen-golf .k43-shell > section,
  body.daegu-interior-page .k43-shell > section,
  body.m2-business-page .biz-content > section,
  body.m2-cases-page .m2-page > section{
    padding:32px !important;
    margin-bottom:22px !important;
  }
  body.m2-screen-golf .k43-hero,
  body.daegu-interior-page .k43-hero,
  body.m2-business-page .m2-hero{
    padding:36px !important;
  }
  body.m2-business-page .m2-hero-grid,
  body.m2-cases-page .m2-hero-grid{
    display:grid !important;
    grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr) !important;
    gap:22px !important;
    align-items:start !important;
  }
  body.m2-business-page .m2-brand-quicklinks,
  body.m2-business-page .cta-row,
  body.m2-business-page .m2-cta-row,
  body.m2-cases-page .m2-cta-row{
    display:flex !important;
    flex-wrap:wrap !important;
    gap:12px !important;
  }
  body.m2-business-page .m2-brand-quicklinks a,
  body.m2-business-page .cta-row a,
  body.m2-business-page .m2-cta-row a,
  body.m2-cases-page .m2-cta-row a{
    min-height:54px !important;
    padding:0 20px !important;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    border-radius:18px !important;
  }
  body.m2-business-page .m2-summary-box .inner{
    display:block !important;
  }
  body.m2-business-page .m2-inline-list{
    display:grid !important;
    grid-template-columns:repeat(3, minmax(0, 1fr)) !important;
    gap:14px !important;
    margin:16px 0 !important;
    padding:0 !important;
    list-style:none !important;
  }
  body.m2-business-page .m2-inline-list li{
    display:block !important;
    padding:16px 18px !important;
    background:#f8fbff !important;
    border:1px solid #d7e6fb !important;
    border-radius:20px !important;
    white-space:normal !important;
    word-break:keep-all !important;
    line-height:1.72 !important;
  }
  body.m2-business-page .m2-linkgrid,
  body.m2-cases-page .m2-grid,
  body.m2-cases-page .m2seo-safe__grid{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:16px !important;
  }
  body.m2-business-page .m2-linkcard,
  body.m2-cases-page .m2-card,
  body.m2-cases-page .m2seo-safe__card{
    min-height:100% !important;
    border-radius:24px !important;
  }
}

@media (max-width: 768px){
  /* business mobile text alignment fix */
  body.m2-business-page .m2-hero-grid{display:grid !important;grid-template-columns:1fr !important;gap:16px !important;}
  body.m2-business-page .m2-summary-box .inner{display:block !important;}
  body.m2-business-page .m2-inline-list{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:10px !important;
    list-style:none !important;
    margin:14px 0 !important;
    padding:0 !important;
  }
  body.m2-business-page .m2-inline-list li{
    display:block !important;
    writing-mode:horizontal-tb !important;
    white-space:normal !important;
    word-break:keep-all !important;
    overflow-wrap:break-word !important;
    line-height:1.72 !important;
    letter-spacing:-.02em !important;
    padding:14px 16px !important;
    background:#f8fbff !important;
    border:1px solid #d7e6fb !important;
    border-radius:18px !important;
  }
  body.m2-business-page .m2-inline-list li b,
  body.m2-business-page .m2-inline-list li span,
  body.m2-business-page .m2-inline-note-title,
  body.m2-business-page .m2-summary-box,
  body.m2-business-page .m2-summary-box *{
    writing-mode:horizontal-tb !important;
    text-orientation:mixed !important;
  }
  body.m2-business-page .m2-service-banner__media{min-height:240px !important;}
}



/* H28: consolidated overrides + business mobile alignment fix */
@media (max-width:768px){
  body.m2-business-page .m2-summary-box,
  body.m2-business-page .m2-summary-box .inner{overflow:visible !important;}
  body.m2-business-page .m2-inline-list{display:grid !important;grid-template-columns:1fr !important;gap:12px !important;margin:14px 0 0 !important;padding:0 !important;list-style:none !important;}
  body.m2-business-page .m2-inline-list li{display:block !important;width:100% !important;min-width:0 !important;writing-mode:horizontal-tb !important;text-orientation:mixed !important;white-space:normal !important;word-break:keep-all !important;overflow-wrap:anywhere !important;line-height:1.7 !important;padding:16px 18px !important;background:#f8fbff !important;border:1px solid rgba(37,99,235,.12) !important;border-radius:18px !important;}
  body.m2-business-page .m2-inline-list li *{writing-mode:horizontal-tb !important;text-orientation:mixed !important;white-space:normal !important;}
  body.m2-business-page .m2-inline-note-title{display:block !important;white-space:normal !important;word-break:keep-all !important;}
}
/* page-specific OG helper class doesn't affect layout */


/* H29: business mobile full-width summary + clean share image */
@media (max-width:768px){
  body.m2-business-page .m2-container{padding-left:16px !important;padding-right:16px !important;}
  body.m2-business-page .m2-summary-box{width:100% !important;max-width:none !important;margin:18px 0 0 !important;padding:0 !important;background:transparent !important;border:none !important;box-shadow:none !important;}
  body.m2-business-page .m2-summary-box > .inner, body.m2-business-page .m2-summary-box .inner{display:grid !important;grid-template-columns:1fr !important;gap:12px !important;width:100% !important;max-width:none !important;padding:18px 16px !important;border-radius:24px !important;background:#ffffff !important;border:1px solid rgba(148,163,184,.18) !important;box-shadow:0 14px 32px rgba(15,23,42,.08) !important;overflow:visible !important;}
  body.m2-business-page .m2-inline-note-title{font-size:17px !important;line-height:1.5 !important;margin:0 0 4px !important;}
  body.m2-business-page .m2-inline-list{display:grid !important;grid-template-columns:1fr !important;gap:12px !important;width:100% !important;margin:0 !important;padding:0 !important;}
  body.m2-business-page .m2-inline-list li{display:block !important;width:100% !important;min-width:0 !important;min-height:0 !important;height:auto !important;writing-mode:horizontal-tb !important;text-orientation:mixed !important;white-space:normal !important;word-break:keep-all !important;overflow-wrap:break-word !important;line-height:1.7 !important;letter-spacing:-.01em !important;padding:16px 18px !important;border-radius:18px !important;background:#f8fbff !important;border:1px solid rgba(37,99,235,.12) !important;}
  body.m2-business-page .m2-inline-list li b, body.m2-business-page .m2-inline-list li span, body.m2-business-page .m2-inline-list li *{display:inline !important;writing-mode:horizontal-tb !important;text-orientation:mixed !important;white-space:normal !important;word-break:keep-all !important;}
  body.m2-business-page .cta-row{display:grid !important;grid-template-columns:1fr !important;gap:10px !important;width:100% !important;}
  body.m2-business-page .cta-row a{width:100% !important;min-height:54px !important;border-radius:18px !important;}
}

/* ===== H30.css ===== */
/* H30: share/meta + business mobile width fix */
@media (max-width:768px){
  body.m2-business-page .brand-summary,
  body.m2-business-page .brand-grid,
  body.m2-business-page .brand-card,
  body.m2-business-page .brand-overview,
  body.m2-business-page .brand-overview-card,
  body.m2-business-page .brand-overview-grid,
  body.m2-business-page .m2-brand-summary,
  body.m2-business-page .m2-brand-grid,
  body.m2-business-page .m2-brand-card,
  body.m2-business-page .brand-chip-list,
  body.m2-business-page .brand-list,
  body.m2-business-page .brand-list li{
    width:100% !important;
    max-width:100% !important;
    min-width:0 !important;
    box-sizing:border-box !important;
  }
  body.m2-business-page .brand-grid,
  body.m2-business-page .brand-overview-grid,
  body.m2-business-page .m2-brand-grid,
  body.m2-business-page .brand-chip-list,
  body.m2-business-page .brand-list{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:14px !important;
  }
  body.m2-business-page .brand-card,
  body.m2-business-page .brand-overview-card,
  body.m2-business-page .m2-brand-card,
  body.m2-business-page .brand-list li{
    padding:18px 16px !important;
    border-radius:20px !important;
    writing-mode:horizontal-tb !important;
    text-orientation:mixed !important;
    word-break:keep-all !important;
    white-space:normal !important;
  }
  body.m2-business-page .brand-card *,
  body.m2-business-page .brand-overview-card *,
  body.m2-business-page .m2-brand-card *,
  body.m2-business-page .brand-list li *{
    writing-mode:horizontal-tb !important;
    text-orientation:mixed !important;
    word-break:keep-all !important;
    white-space:normal !important;
  }
}

/* ===== H32.css ===== */
/* H32: OG image + business mobile full-width summary */
@media (max-width: 768px){
  body.m2-business-page .m2-hero-grid,
  body.m2-business-page .m2-hero-grid > div:first-child{
    min-width:0 !important;
    width:100% !important;
  }
  body.m2-business-page .m2-summary-box{
    display:block !important;
    width:100% !important;
    max-width:100% !important;
    min-width:0 !important;
    margin:18px 0 0 !important;
    padding:0 !important;
    background:transparent !important;
    border:0 !important;
    box-shadow:none !important;
    overflow:visible !important;
  }
  body.m2-business-page .m2-summary-box > .inner,
  body.m2-business-page .m2-summary-box .inner{
    display:block !important;
    width:100% !important;
    max-width:100% !important;
    min-width:0 !important;
    padding:18px 16px !important;
    background:#ffffff !important;
    border:1px solid rgba(148,163,184,.18) !important;
    border-radius:24px !important;
    box-shadow:0 14px 32px rgba(15,23,42,.08) !important;
    overflow:visible !important;
  }
  body.m2-business-page .m2-inline-note-title{
    display:block !important;
    width:100% !important;
    font-size:18px !important;
    line-height:1.45 !important;
    margin:0 0 12px !important;
    white-space:normal !important;
    word-break:keep-all !important;
    writing-mode:horizontal-tb !important;
  }
  body.m2-business-page .m2-inline-list{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:12px !important;
    width:100% !important;
    margin:0 !important;
    padding:0 !important;
    list-style:none !important;
  }
  body.m2-business-page .m2-inline-list li{
    display:block !important;
    width:100% !important;
    max-width:100% !important;
    min-width:0 !important;
    height:auto !important;
    padding:16px 18px !important;
    border-radius:18px !important;
    background:#f8fbff !important;
    border:1px solid rgba(37,99,235,.12) !important;
    line-height:1.7 !important;
    letter-spacing:-.01em !important;
    white-space:normal !important;
    word-break:keep-all !important;
    overflow-wrap:anywhere !important;
    writing-mode:horizontal-tb !important;
    text-orientation:mixed !important;
  }
  body.m2-business-page .m2-inline-list li *,
  body.m2-business-page .m2-summary-box *,
  body.m2-business-page .m2-brand-definition,
  body.m2-business-page .m2-lead{
    writing-mode:horizontal-tb !important;
    text-orientation:mixed !important;
    white-space:normal !important;
    word-break:keep-all !important;
  }
  body.m2-business-page .m2-summary-box .cta-row{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:10px !important;
    width:100% !important;
    margin-top:14px !important;
  }
  body.m2-business-page .m2-summary-box .cta-row a{
    width:100% !important;
    justify-content:center !important;
    text-align:center !important;
  }
}

/* ===== H33.css ===== */
/* H32: OG image + business mobile full-width summary */
@media (max-width: 768px){
  body.m2-business-page .m2-hero-grid,
  body.m2-business-page .m2-hero-grid > div:first-child{
    min-width:0 !important;
    width:100% !important;
  }
  body.m2-business-page .m2-summary-box{
    display:block !important;
    width:100% !important;
    max-width:100% !important;
    min-width:0 !important;
    margin:18px 0 0 !important;
    padding:0 !important;
    background:transparent !important;
    border:0 !important;
    box-shadow:none !important;
    overflow:visible !important;
  }
  body.m2-business-page .m2-summary-box > .inner,
  body.m2-business-page .m2-summary-box .inner{
    display:block !important;
    width:100% !important;
    max-width:100% !important;
    min-width:0 !important;
    padding:18px 16px !important;
    background:#ffffff !important;
    border:1px solid rgba(148,163,184,.18) !important;
    border-radius:24px !important;
    box-shadow:0 14px 32px rgba(15,23,42,.08) !important;
    overflow:visible !important;
  }
  body.m2-business-page .m2-inline-note-title{
    display:block !important;
    width:100% !important;
    font-size:18px !important;
    line-height:1.45 !important;
    margin:0 0 12px !important;
    white-space:normal !important;
    word-break:keep-all !important;
    writing-mode:horizontal-tb !important;
  }
  body.m2-business-page .m2-inline-list{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:12px !important;
    width:100% !important;
    margin:0 !important;
    padding:0 !important;
    list-style:none !important;
  }
  body.m2-business-page .m2-inline-list li{
    display:block !important;
    width:100% !important;
    max-width:100% !important;
    min-width:0 !important;
    height:auto !important;
    padding:16px 18px !important;
    border-radius:18px !important;
    background:#f8fbff !important;
    border:1px solid rgba(37,99,235,.12) !important;
    line-height:1.7 !important;
    letter-spacing:-.01em !important;
    white-space:normal !important;
    word-break:keep-all !important;
    overflow-wrap:anywhere !important;
    writing-mode:horizontal-tb !important;
    text-orientation:mixed !important;
  }
  body.m2-business-page .m2-inline-list li *,
  body.m2-business-page .m2-summary-box *,
  body.m2-business-page .m2-brand-definition,
  body.m2-business-page .m2-lead{
    writing-mode:horizontal-tb !important;
    text-orientation:mixed !important;
    white-space:normal !important;
    word-break:keep-all !important;
  }
  body.m2-business-page .m2-summary-box .cta-row{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:10px !important;
    width:100% !important;
    margin-top:14px !important;
  }
  body.m2-business-page .m2-summary-box .cta-row a{
    width:100% !important;
    justify-content:center !important;
    text-align:center !important;
  }
}


/* H33: stronger mobile full-width summary + OG cleanup support */
@media (max-width:768px){
  body.m2-business-page .m2-summary-box,
  body.m2-business-page .m2-summary-box > .inner,
  body.m2-business-page .m2-inline-list,
  body.m2-business-page .m2-inline-list li{box-sizing:border-box !important;}
}

/* ===== H49.css ===== */
/* H49 - common header text auto-align */
@media (min-width:769px){
.header .header-inner,#m2-header .header-inner{display:flex!important;align-items:center!important;gap:14px!important;min-width:0!important;}
.header .brand-wrap,#m2-header .brand-wrap{flex:1 1 auto!important;min-width:0!important;max-width:calc(100% - 560px)!important;display:flex!important;align-items:center!important;gap:10px!important;overflow:hidden!important;}
.header .brand-main,#m2-header .brand-main{flex:0 0 auto!important;white-space:nowrap!important;}
.header .brand-tag,#m2-header .brand-tag{position:relative!important;flex:1 1 auto!important;min-width:240px!important;max-width:620px!important;height:34px!important;padding:0 12px!important;display:flex!important;align-items:center!important;gap:0!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:clip!important;border-radius:999px!important;}
.header .brand-tag strong,#m2-header .brand-tag strong{display:inline-block!important;flex:0 0 auto!important;min-width:max-content!important;white-space:nowrap!important;padding-right:42px!important;font-size:12px!important;line-height:34px!important;animation:m2HeaderTextFlow 26s linear infinite!important;}
.header .brand-tag span:not(.brand-title),#m2-header .brand-tag span:not(.brand-title){flex:0 0 auto!important;white-space:nowrap!important;font-size:12px!important;line-height:34px!important;margin-left:0!important;padding-left:0!important;}
.header .nav,#m2-header .nav{flex:0 0 auto!important;min-width:max-content!important;display:flex!important;align-items:center!important;gap:12px!important;margin-left:auto!important;}
.header .header-phone,#m2-header .header-phone,.header .phone-pill,#m2-header .phone-pill{flex:0 0 auto!important;white-space:nowrap!important;}
}
@media (min-width:769px) and (max-width:1280px){
.header .brand-wrap,#m2-header .brand-wrap{max-width:calc(100% - 490px)!important;gap:8px!important;}
.header .brand-tag,#m2-header .brand-tag{min-width:180px!important;max-width:460px!important;height:30px!important;padding:0 10px!important;}
.header .brand-tag strong,#m2-header .brand-tag strong,.header .brand-tag span:not(.brand-title),#m2-header .brand-tag span:not(.brand-title){font-size:11px!important;line-height:30px!important;}
.header .nav,#m2-header .nav{gap:8px!important;}
}
@media (min-width:1440px){.header .brand-tag,#m2-header .brand-tag{max-width:720px!important;}}
@keyframes m2HeaderTextFlow{0%,16%{transform:translateX(0);}84%,100%{transform:translateX(calc(-100% + 100px));}}
@media (prefers-reduced-motion:reduce){.header .brand-tag strong,#m2-header .brand-tag strong{animation:none!important;transform:none!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;}}

/* ===== H65.css ===== */
/* H65 - H64 기준 공통헤더 슬라이더 완전 재구성
   JS 강제 변경 제거 + CSS 전용 무한 슬라이드
   메인 헤더 색상/배경 유지
*/

@media (min-width:769px){
  #m2-header .header-inner,
  .header-inner{
    display:flex!important;
    align-items:center!important;
    gap:14px!important;
    min-width:0!important;
  }

  #m2-header .brand-wrap,
  .brand-wrap{
    display:flex!important;
    align-items:center!important;
    gap:10px!important;
    flex:1 1 auto!important;
    min-width:0!important;
    overflow:hidden!important;
  }

  #m2-header .brand-main,
  .brand-main{
    flex:0 0 auto!important;
    white-space:nowrap!important;
  }

  #m2-header .brand-tag-mobile,
  .brand-tag-mobile{
    display:none!important;
  }

  #m2-header .brand-tag.brand-tag-slide,
  .brand-tag.brand-tag-slide{
    position:relative!important;
    display:block!important;
    flex:1 1 auto!important;
    min-width:360px!important;
    max-width:720px!important;
    width:auto!important;
    height:34px!important;
    line-height:34px!important;
    overflow:hidden!important;
    white-space:nowrap!important;
    text-overflow:clip!important;
    box-sizing:border-box!important;
    border-radius:999px!important;
    background:rgba(239,248,255,.96)!important;
    border:1px solid rgba(90,170,235,.82)!important;
    color:#075ecf!important;
    box-shadow:none!important;
    opacity:1!important;
    filter:none!important;
  }

  #m2-header .brand-tag-track,
  .brand-tag-track{
    position:absolute!important;
    top:0!important;
    left:0!important;
    height:34px!important;
    line-height:34px!important;
    display:flex!important;
    align-items:center!important;
    gap:80px!important;
    width:max-content!important;
    min-width:max-content!important;
    white-space:nowrap!important;
    overflow:visible!important;
    transform:translate3d(0,0,0);
    animation:m2BrandMarqueeH65 20s linear infinite!important;
    will-change:transform!important;
  }

  #m2-header .brand-tag-text,
  .brand-tag-text{
    display:inline-block!important;
    flex:0 0 auto!important;
    min-width:max-content!important;
    width:auto!important;
    max-width:none!important;
    white-space:nowrap!important;
    overflow:visible!important;
    text-overflow:clip!important;
    line-height:34px!important;
    font-size:12px!important;
    font-weight:800!important;
    letter-spacing:-.03em!important;
    color:#075ecf!important;
    opacity:1!important;
    filter:none!important;
    text-shadow:none!important;
  }
}

@media (min-width:769px) and (max-width:1280px){
  #m2-header .brand-tag.brand-tag-slide,
  .brand-tag.brand-tag-slide{
    min-width:300px!important;
    max-width:560px!important;
  }
}

@media (max-width:768px){
  #m2-header .brand-tag.brand-tag-slide,
  .brand-tag.brand-tag-slide{
    display:none!important;
  }
}

@keyframes m2BrandMarqueeH65{
  0%{ transform:translate3d(0,0,0); }
  100%{ transform:translate3d(calc(-50% - 40px),0,0); }
}

/* ===== H66.css ===== */
/* H66 - H65 기준 공통헤더 슬라이드 색상 최종 통일
   적용 대상: 전체 페이지 공통, 특히 /screen-golf/ 와 /daegu-interior.php
   목적: 메인(/) 헤더와 같은 밝은 pill 배경 + 파란 글자 유지
*/

@media (min-width:769px){
  html body #m2-header .brand-tag.brand-tag-slide,
  html body #m2-header .brand-tag,
  html body .site-header .brand-tag.brand-tag-slide,
  html body .site-header .brand-tag,
  html body .brand-tag.brand-tag-slide,
  html body .brand-tag{
    background:#eef9ff!important;
    background-color:#eef9ff!important;
    color:#075ecf!important;
    border-color:#8fcaf2!important;
    box-shadow:none!important;
    filter:none!important;
    opacity:1!important;
    mix-blend-mode:normal!important;
  }

  html body #m2-header .brand-tag.brand-tag-slide *,
  html body #m2-header .brand-tag *,
  html body .site-header .brand-tag.brand-tag-slide *,
  html body .site-header .brand-tag *,
  html body .brand-tag.brand-tag-slide *,
  html body .brand-tag *{
    color:#075ecf!important;
    -webkit-text-fill-color:#075ecf!important;
    text-shadow:none!important;
    filter:none!important;
    opacity:1!important;
    mix-blend-mode:normal!important;
  }

  html body #m2-header .brand-tag-track,
  html body .brand-tag-track{
    background:transparent!important;
    color:#075ecf!important;
    opacity:1!important;
  }

  html body #m2-header .brand-tag-text,
  html body .brand-tag-text{
    color:#075ecf!important;
    -webkit-text-fill-color:#075ecf!important;
    font-weight:800!important;
    opacity:1!important;
  }
}

/* ===== H67.css ===== */
/* H67 - 모바일 포함 공통헤더 색상 완전 통일 */

@media (max-width:768px){
  html body #m2-header .brand-tag-mobile,
  html body .brand-tag-mobile{
    background:#eef9ff!important;
    color:#075ecf!important;
    border:1px solid #8fcaf2!important;
    box-shadow:none!important;
    opacity:1!important;
  }

  html body #m2-header .brand-tag-mobile *,
  html body .brand-tag-mobile *{
    color:#075ecf!important;
    -webkit-text-fill-color:#075ecf!important;
    opacity:1!important;
    text-shadow:none!important;
  }

  html body #m2-header .brand-marquee,
  html body .brand-marquee{
    color:#075ecf!important;
  }
}

/* ===== landing-H76.css ===== */
/* H76 landing hard fix */
html,body{max-width:100%;overflow-x:hidden!important}
.lp{width:min(1180px,calc(100% - 40px))!important;max-width:1180px!important;margin:0 auto!important;padding:120px 0 80px!important;box-sizing:border-box!important;overflow:hidden!important}
.hero{width:100%!important;max-width:100%!important;box-sizing:border-box!important;border:1px solid rgba(90,200,250,.55)!important;border-radius:36px!important;padding:42px!important;background:linear-gradient(135deg,#8bdcff 0%,#c8f0ff 60%,#eefaff 100%)!important;box-shadow:0 20px 70px rgba(15,23,42,.10)!important;overflow:hidden!important;color:#0f172a!important}
.hero,.hero *{color:#0f172a!important;opacity:1!important;text-shadow:none!important;filter:none!important}
.badge{display:inline-flex!important;align-items:center!important;background:#fff!important;border:1px solid #b7dcff!important;border-radius:999px!important;padding:8px 14px!important;font-weight:900!important;color:#0f172a!important}
.hero h1,h1{font-size:clamp(34px,5vw,56px)!important;line-height:1.14!important;font-weight:900!important;letter-spacing:-.06em!important;margin:22px 0 14px!important;color:#0f172a!important;word-break:keep-all!important}
.hero p,p{font-size:17px!important;line-height:1.85!important;color:#1e293b!important;word-break:keep-all!important}
.cta{margin-top:26px!important;display:flex!important;flex-wrap:wrap!important;gap:12px!important}
.cta a{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:14px 22px!important;border-radius:16px!important;font-weight:900!important;text-decoration:none!important;box-sizing:border-box!important;border:1px solid #cbd5e1!important;background:#fff!important;color:#0f172a!important}
.cta a.primary{background:#2563eb!important;color:#fff!important;border-color:#2563eb!important}
.grid{width:100%!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important;margin-top:30px!important;box-sizing:border-box!important}
.card{width:100%!important;box-sizing:border-box!important;background:#fff!important;border-radius:22px!important;padding:26px!important;border:1px solid #dbeafe!important;box-shadow:0 10px 40px rgba(15,23,42,.06)!important;overflow:hidden!important;color:#0f172a!important}
.card h2,.card h3{font-size:22px!important;line-height:1.28!important;font-weight:900!important;margin:0 0 12px!important;letter-spacing:-.045em!important;color:#0f172a!important;word-break:keep-all!important}
.card p{margin:0!important;font-size:16px!important;line-height:1.8!important;color:#334155!important}
.links{display:flex!important;flex-wrap:wrap!important;gap:10px!important}
.links a{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:10px 16px!important;border-radius:999px!important;background:#f1f5f9!important;border:1px solid #bfdbfe!important;font-weight:900!important;text-decoration:none!important;color:#0f172a!important;box-sizing:border-box!important}
@media(max-width:768px){.lp{width:calc(100% - 28px)!important;padding:96px 0 80px!important}.hero{padding:26px 22px!important;border-radius:28px!important}.hero h1,h1{font-size:32px!important}.hero p,p{font-size:16px!important}.grid{grid-template-columns:1fr!important;gap:14px!important}.cta{flex-direction:column!important}.cta a{width:100%!important}.links{display:grid!important;grid-template-columns:1fr!important}.links a{width:100%!important}}

/* ===== A2 PC ONLY: A배너 제목 크기 복구/고정 (모바일 변경 없음) ===== */
@media (min-width:901px){
  .main-banner .banner-a .banner-title,
  .m2-home-hero-wrap .banner-a .banner-title,
  body.m2-hero-applied .m2-home-hero-wrap.m2-global-injected .banner-a .banner-title{
    font-size:38px !important;
    line-height:1.26 !important;
    letter-spacing:-0.045em !important;
    margin-bottom:14px !important;
    padding-bottom:0 !important;
    word-break:keep-all !important;
  }
  .main-banner .banner-a .banner-title span,
  .m2-home-hero-wrap .banner-a .banner-title span,
  body.m2-hero-applied .m2-home-hero-wrap.m2-global-injected .banner-a .banner-title span{
    font-size:inherit !important;
    line-height:inherit !important;
    display:inline !important;
    padding-bottom:0 !important;
  }
  .main-banner .banner-a .banner-desc,
  .main-banner .banner-a .m2-brand-definition,
  .m2-home-hero-wrap .banner-a .banner-desc,
  .m2-home-hero-wrap .banner-a .m2-brand-definition{
    font-size:15px !important;
    line-height:1.6 !important;
  }
}
