:root { --accent:#fe9640; --gm-orange:#fe9640; --gm-ink:#17191d; }
html { scroll-behavior:smooth; }
body.gm-reference-ui { margin:0; background:#000; color:#fff; font-family:"Noto Sans SC","Microsoft YaHei","PingFang SC",Arial,sans-serif; }
body.gm-reference-ui::before, body.gm-reference-ui::after { display:none!important; }
.gm-reference-ui a:focus-visible,.gm-reference-ui button:focus-visible,.gm-reference-ui summary:focus-visible { outline:3px solid var(--gm-orange); outline-offset:4px; }
.skip-link { position:fixed; left:12px; top:-80px; z-index:120; padding:10px 14px; background:#fff; color:#111; }
.skip-link:focus { top:12px; }
.gm-reference-ui .top-fade-layer { display:block; height:150px; z-index:38; }
.gm-reference-ui .side-brand-global { position:fixed; left:34px; top:18px; z-index:42; }
.gm-reference-ui .brand-row { display:inline-flex; align-items:center; gap:12px; color:#fff; }
.gm-reference-ui .brand-row-image { width:50px; height:50px; object-fit:contain; filter:none; }
.gm-reference-ui .brand-row-wordmark { display:grid; gap:2px; line-height:1; }
.gm-reference-ui .brand-row-wordmark strong { font:700 1.55rem/1 "Cormorant Garamond",Georgia,serif; letter-spacing:.04em; }
.gm-reference-ui .brand-row-wordmark small { margin-top:5px; font-size:.7rem; font-weight:700; letter-spacing:.18em; }
.gm-reference-ui .top-nav-global { position:fixed; top:0; left:300px; right:34px; min-height:88px; z-index:40; padding:0; display:flex; align-items:center; }
.gm-reference-ui .top-nav__menu { width:100%; display:flex; align-items:center; gap:22px; }
.gm-reference-ui .site-nav__list { display:flex; align-items:center; justify-content:center; gap:clamp(14px,2vw,30px); flex:1; margin:0; padding:0; list-style:none; }
.gm-reference-ui .site-nav__list a { color:rgba(255,255,255,.92); font-size:.88rem; font-weight:700; white-space:nowrap; }
.gm-reference-ui .nav-divider { width:1px; height:18px; background:rgba(255,255,255,.35); }
.gm-reference-ui .top-button { min-height:46px; display:inline-flex; align-items:center; padding:0 24px; border:1px solid rgba(255,255,255,.55); border-radius:12px; color:#fff; }
.gm-reference-ui .nav-toggle { display:none; }
.gm-reference-ui .top-nav-global.is-scrolled { left:0; right:0; padding:0 34px 0 300px; background:rgba(255,255,255,.96); box-shadow:0 1px 0 rgba(0,0,0,.08); }
.gm-reference-ui .top-nav-global.is-scrolled .site-nav__list a { color:#24272d; }
.gm-reference-ui .top-nav-global.is-scrolled .top-button { color:#d9430f; border-color:var(--gm-orange); }
.gm-reference-ui.has-scrolled .brand-row { color:#1b1d21; }
body.home-page { height:auto; min-height:100%; overflow-x:hidden; overflow-y:auto; background:#060708; }
body.home-page .site-main { margin:0; padding:0; }
body.home-page #home-panels { padding:88px 0 0; }
body.home-page .home-fade-stage,body.home-page .home-fade-slides { min-height:calc(100svh - 88px); height:calc(100svh - 88px); }
body.home-page .home-fade-slide-image-main img { object-position:center 30%; }
body.home-page .home-fade-overlay { background:linear-gradient(180deg,rgba(0,0,0,.12),transparent 28%,rgba(0,0,0,.6)),linear-gradient(90deg,rgba(0,0,0,.4),transparent 46%); }
.gm-hero-copy { position:absolute; left:clamp(28px,6.5vw,96px); bottom:clamp(56px,10vh,108px); z-index:5; max-width:760px; }
.gm-hero-copy h1 { margin:0; color:#fff; font:600 clamp(3rem,6vw,5.8rem)/.96 "Cormorant Garamond",Georgia,serif; letter-spacing:-.025em; }
.gm-hero-copy p { margin:20px 0 0; max-width:640px; color:rgba(255,255,255,.88); font-size:clamp(1rem,1.4vw,1.24rem); line-height:1.7; }
.gm-hero-product { position:absolute; right:clamp(28px,5vw,72px); bottom:clamp(62px,10vh,110px); z-index:5; display:grid; justify-items:end; color:#fff; }
.gm-hero-product span { color:var(--gm-orange); font-size:.78rem; font-weight:800; letter-spacing:.18em; }
body.home-page .home-fade-dots { z-index:7; }
body.home-page .home-fade-dot { width:44px; height:44px; display:grid; place-items:center; background:transparent; }
body.home-page .home-fade-dot::before { content:""; width:9px; height:9px; border-radius:50%; background:rgba(255,255,255,.36); }
body.home-page .home-fade-dot.is-active::before { background:#fff; box-shadow:0 0 0 5px rgba(255,255,255,.12); }
.gm-brand-intro,.gm-home-section { padding:clamp(84px,10vw,150px) clamp(24px,7vw,110px); }
.gm-brand-intro { min-height:72vh; display:grid; align-items:center; background:var(--gm-orange); color:#fff; }
.gm-brand-intro__grid,.gm-home-section__inner { width:min(1380px,100%); margin:0 auto; }
.gm-brand-intro__grid { display:grid; grid-template-columns:minmax(260px,.8fr) minmax(420px,1.4fr); gap:clamp(50px,9vw,150px); }
.gm-brand-intro h2,.gm-home-section h2,.gm-cooperation-band h2 { margin:0; font-family:"Cormorant Garamond",Georgia,serif; font-size:clamp(3rem,6vw,6rem); line-height:.96; }
.gm-brand-intro__copy p { font-size:clamp(1.06rem,1.4vw,1.28rem); line-height:1.9; }
.gm-brand-intro__facts { display:flex; flex-wrap:wrap; gap:12px 28px; margin-top:34px; font-weight:700; }
.gm-product-panel { position:relative; min-height:100svh; overflow:hidden; background:#08090b; }
.gm-product-panel__image,.gm-product-panel__veil { position:absolute; inset:0; }
.gm-product-panel__image img { width:100%; height:100%; object-fit:cover; object-position:center 30%; }
.gm-product-panel__veil { background:linear-gradient(90deg,rgba(0,0,0,.84),rgba(0,0,0,.45) 32%,rgba(0,0,0,.12) 60%,rgba(0,0,0,.5)); }
.gm-product-panel .panel-copy { left:clamp(28px,6.5vw,96px); bottom:clamp(82px,16vh,168px); }
.gm-product-panel .panel-copy h2 { margin:0; max-width:9ch; font:600 clamp(3.2rem,6.2vw,6rem)/.95 "Cormorant Garamond",Georgia,serif; }
.gm-product-panel .panel-copy p { max-width:580px; line-height:1.8; color:rgba(255,255,255,.8); }
.gm-product-panel .panel-cta { color:#d9430f; }
.gm-product-panel .panel-rail strong { display:block; margin-bottom:18px; color:var(--gm-orange); font-size:.78rem; letter-spacing:.18em; }
.gm-home-section__head { display:grid; grid-template-columns:minmax(260px,.8fr) minmax(420px,1.2fr); gap:clamp(40px,8vw,120px); margin-bottom:64px; }
.gm-home-section__head p { align-self:end; line-height:1.9; }
.gm-process { background:#111318; color:#fff; }
.gm-process__steps { display:grid; grid-template-columns:repeat(6,1fr); margin:0; padding:0; list-style:none; border-top:1px solid rgba(255,255,255,.22); }
.gm-process__steps li { min-height:180px; padding:24px 18px; border-right:1px solid rgba(255,255,255,.14); }
.gm-process__steps span { color:var(--gm-orange); font-size:.78rem; font-weight:800; }
.gm-process__steps strong { display:block; margin-top:56px; }
.gm-story { background:#fff; color:var(--gm-ink); }
.gm-story__layout { display:grid; grid-template-columns:1.1fr .9fr; }
.gm-story__media { min-height:72vh; margin:0; }
.gm-story__media img { width:100%; height:100%; object-fit:cover; }
.gm-story__copy { display:grid; align-content:center; padding:clamp(58px,8vw,130px); }
.gm-news { background:#eceeef; color:var(--gm-ink); }
.gm-news-grid { display:grid; grid-template-columns:repeat(4,1fr); border-top:1px solid rgba(0,0,0,.16); }
.gm-news-card { min-height:310px; padding:28px; border-right:1px solid rgba(0,0,0,.12); }
.gm-news-card h3 { margin:48px 0 18px; }
.gm-faq { background:var(--gm-orange); color:#fff; }
.gm-faq-layout { display:grid; grid-template-columns:.75fr 1.25fr; gap:clamp(48px,9vw,140px); }
.gm-faq-list { border-top:1px solid rgba(255,255,255,.35); }
.gm-faq-list details { border-bottom:1px solid rgba(255,255,255,.28); }
.gm-faq-list summary { min-height:74px; display:flex; align-items:center; justify-content:space-between; cursor:pointer; font-weight:700; }
.gm-faq-list summary::after { content:"+"; font-size:1.5rem; }
.gm-faq-list details[open] summary::after { content:"−"; }
.gm-faq-answer { padding:0 0 28px; line-height:1.85; }
.gm-cooperation-band { padding:clamp(84px,10vw,150px) clamp(24px,7vw,110px); background:#0c0d10; }
.gm-cooperation-band__inner { width:min(1380px,100%); margin:0 auto; display:flex; align-items:end; justify-content:space-between; gap:40px; }
.gm-cooperation-band a { min-height:54px; display:inline-flex; align-items:center; padding:0 28px; background:var(--gm-orange); color:#fff; font-weight:800; }
.gm-reference-ui .site-footer.contact-panel { position:relative; z-index:4; min-height:auto; margin:0; padding:0; background:linear-gradient(180deg,#eee,#fff); color:#1f232a; border-top:1px solid rgba(31,35,42,.08); }
.gm-reference-ui .site-footer.contact-panel::before,.gm-reference-ui .site-footer.contact-panel::after { display:none; }
.gm-reference-ui .site-footer .contact-layout,.gm-reference-ui .site-footer .contact-bottom { width:100%; max-width:none; margin:0; padding-left:clamp(20px,4vw,56px); padding-right:clamp(20px,4vw,56px); }
.gm-reference-ui .site-footer .contact-layout { display:grid; grid-template-columns:.9fr 1.1fr; gap:40px; padding-top:34px; padding-bottom:30px; }
.gm-reference-ui .site-footer .contact-brand-block { margin:0; min-width:0; }
.gm-reference-ui .site-footer .contact-logo-image { width:48px; height:48px; }
.gm-reference-ui .site-footer .contact-link-columns { display:grid; grid-template-columns:repeat(3,1fr); gap:14px 28px; margin:0; }
.gm-reference-ui .site-footer .contact-bottom { padding-top:18px; padding-bottom:20px; }
body.about-body,body.contact-page-body,body.catalog-body-line,body.detail-body{height:auto;min-height:100%;overflow-x:hidden;overflow-y:auto}
.gm-reference-ui .about-page,.gm-reference-ui .catalog-line-page,.gm-reference-ui .detail-page,.gm-reference-ui .journal-page{padding-top:88px}
.gm-reference-ui .about-clean-page,.gm-reference-ui .contact-reference-page,.gm-reference-ui .journal-shell{width:min(1480px,calc(100% - 48px));margin:0 auto}
.gm-reference-ui .about-clean-hero-media img,.gm-reference-ui .series-product-card-image img,.gm-reference-ui .detail-main-visual img{width:100%;height:100%;object-fit:cover}
.gm-reference-ui .about-clean-copy.entry-content{max-width:820px}
.gm-reference-ui .contact-ref-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:var(--gm-orange);color:#fff;font-weight:800}
.gm-reference-ui .contact-ref-banner{min-height:36vh;background:#111318}.gm-reference-ui .contact-ref-banner img{width:100%;height:36vh;object-fit:cover}
.gm-reference-ui .detail-related-faq{padding-top:70px;padding-bottom:100px}.gm-reference-ui .detail-related-faq h2{color:#17191d}
.gm-reference-ui .journal-shell{padding:clamp(72px,8vw,120px) 0;color:#17191d}
.gm-reference-ui .journal-heading h1,.gm-reference-ui .article-heading h1{max-width:13ch;margin:0;font:600 clamp(3.1rem,7vw,6.2rem)/.96 "Cormorant Garamond",Georgia,serif}
.gm-reference-ui .journal-list-wp{margin-top:64px;border-top:1px solid rgba(0,0,0,.15)}
.gm-reference-ui .journal-item-wp{display:grid;grid-template-columns:150px minmax(0,1fr) auto;gap:28px;padding:28px 0;border-bottom:1px solid rgba(0,0,0,.12);color:#191b20}
.gm-reference-ui .journal-item-wp h2{margin:0;font-size:clamp(1.25rem,2vw,2rem)}.gm-reference-ui .journal-item-wp p{margin:10px 0 0;color:rgba(0,0,0,.62)}
.gm-reference-ui .single-article-wp{background:#fff;color:#1a1c21;padding-top:88px}.gm-reference-ui .article-heading{padding:clamp(70px,8vw,120px) max(24px,8vw)}
.gm-reference-ui .article-cover-wp{margin:0}.gm-reference-ui .article-cover-wp img{display:block;width:100%;max-height:72vh;object-fit:cover}
.gm-reference-ui .article-body-wp{width:min(760px,calc(100% - 40px));margin:0 auto;padding:70px 0 110px;line-height:1.9}
.gm-reference-ui .series-pagination{color:#17191d}.gm-reference-ui .series-pagination .nav-links{display:flex;justify-content:center;gap:8px}
.gm-reference-ui .series-pagination .page-numbers{min-width:42px;min-height:42px;display:grid;place-items:center;border:1px solid rgba(0,0,0,.16)}
@media(max-width:760px){
  .gm-reference-ui .top-nav-global nav{display:none!important}.gm-reference-ui .nav-toggle{display:none!important}
  .gm-reference-ui .side-brand-global{left:14px;top:11px}.gm-reference-ui .brand-row-image{width:42px;height:42px}
  .gm-reference-ui .top-nav-global,.gm-reference-ui .top-nav-global.is-scrolled{left:auto;right:12px;top:8px;min-height:50px;padding:0;background:transparent;box-shadow:none}
  .gm-reference-ui .nav-toggle{display:grid;place-items:center;width:48px;height:48px;border:1px solid rgba(255,255,255,.42);border-radius:50%;background:rgba(0,0,0,.2);color:#fff;font-size:0}
  .gm-reference-ui .nav-toggle::before{content:"☰";font-size:1.25rem}.gm-reference-ui .top-nav__menu{position:fixed;inset:0;display:none;padding:100px 24px 44px;background:rgba(10,11,14,.97)}
  .gm-reference-ui .top-nav__menu.is-open{display:grid}.gm-reference-ui .site-nav__list{display:grid!important;gap:0}.gm-reference-ui .site-nav__list li{border-bottom:1px solid rgba(255,255,255,.16)}
  .gm-reference-ui .site-nav__list a{min-height:58px;display:flex;align-items:center;color:#fff!important;font-size:1.06rem}.gm-reference-ui .nav-divider{display:none}.gm-reference-ui .top-button{justify-content:center;background:var(--gm-orange)}
  body.home-page #home-panels{padding-top:126px}body.home-page .home-fade-stage,body.home-page .home-fade-slides{min-height:calc(100svh - 126px);height:calc(100svh - 126px)}
  .gm-hero-copy{left:20px;right:20px;bottom:86px}.gm-hero-copy h1{font-size:clamp(2.55rem,13vw,4.1rem);max-width:10ch}.gm-hero-copy p{font-size:.93rem;max-width:32ch}.gm-hero-product{top:28px;right:18px;bottom:auto}
  .gm-brand-intro,.gm-home-section{padding:78px 20px}.gm-brand-intro__grid,.gm-home-section__head,.gm-faq-layout{grid-template-columns:1fr;gap:34px}
  .gm-product-panel{min-height:88svh}.gm-product-panel .panel-copy{left:20px;right:20px;bottom:48px}.gm-product-panel .panel-copy h2{font-size:clamp(2.7rem,14vw,4.2rem)}.gm-product-panel .panel-rail{display:none}
  .gm-process__steps{grid-template-columns:repeat(2,1fr)}.gm-story__layout{grid-template-columns:1fr}.gm-news-grid{grid-template-columns:1fr}.gm-cooperation-band__inner{display:grid}
  .gm-reference-ui .site-footer .contact-layout{grid-template-columns:1fr}.gm-reference-ui .site-footer .contact-link-columns{grid-template-columns:repeat(2,1fr)}.gm-reference-ui .site-footer .contact-bottom{display:grid;grid-template-columns:1fr;gap:14px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.gm-reference-ui *,.gm-reference-ui *::before,.gm-reference-ui *::after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
body.catalog-body-line .catalog-line-intro.series-page-title-block,
body.catalog-body-line .catalog-line-intro.series-page-title-block h1,
body.catalog-body-line .catalog-line-intro.series-page-title-block p {
  visibility: visible !important;
  opacity: 1 !important;
  transform: none !important;
}
@media(max-width:760px){
  body.gm-reference-ui.home-page .top-nav-global,
  body.gm-reference-ui.home-page .top-nav-global.is-scrolled {
    left: auto !important;
    right: 14px !important;
    top: 14px !important;
    width: auto !important;
    min-height: 48px !important;
    padding: 0 !important;
    display: block !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  body.gm-reference-ui.home-page .top-nav-global nav { display: none !important; }
  body.gm-reference-ui.home-page .top-nav-global .top-button { display: inline-flex !important; margin: 0 !important; }
}
/* No-JS visibility baseline for WordPress inner-page reveal sections. */
.gm-reference-ui .animate-fade-up,
.about-clean-page .animate-fade-up {
  opacity: 1 !important;
  transform: none !important;
  visibility: visible !important;
}
/* News index reading surface: explicit colors prevent inherited black-on-black text. */
.gm-reference-ui .journal-page {
  min-height: 100vh;
  padding-top: clamp(150px, 16vw, 220px);
  background: #f5f2ec;
  color: #17191d;
}

.gm-reference-ui .journal-shell {
  width: min(1180px, calc(100% - 48px));
  margin-inline: auto;
  padding: 0 0 clamp(80px, 9vw, 128px);
  color: #17191d;
}

.gm-reference-ui .journal-heading {
  max-width: 900px;
}

.gm-reference-ui .journal-heading h1 {
  max-width: 13ch;
  margin: 0;
  color: #17191d;
  font-size: clamp(3.1rem, 7vw, 6rem);
  line-height: 0.98;
  letter-spacing: -0.04em;
  text-wrap: balance;
}

.gm-reference-ui .journal-heading p {
  max-width: 65ch;
  margin: 18px 0 0;
  color: #555960;
  line-height: 1.75;
}

.gm-reference-ui .journal-heading p:first-child {
  margin: 0 0 18px;
  color: #656970;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.12em;
}

.gm-reference-ui .journal-list-wp {
  margin-top: clamp(46px, 6vw, 72px);
  border-top: 1px solid #d8d2ca;
}

.gm-reference-ui .journal-item-wp {
  display: grid;
  grid-template-columns: 150px minmax(0, 1fr) auto;
  gap: 28px;
  align-items: start;
  padding: 30px 0;
  border-bottom: 1px solid #d8d2ca;
  color: #17191d;
}

.gm-reference-ui .journal-item-wp time {
  padding-top: 0.35rem;
  color: #656970;
  font-size: 0.9rem;
  font-variant-numeric: tabular-nums;
}

.gm-reference-ui .journal-item-wp h2 {
  margin: 0;
  color: #17191d;
  font-size: clamp(1.3rem, 2vw, 2rem);
  line-height: 1.25;
  letter-spacing: -0.025em;
  text-wrap: pretty;
}

.gm-reference-ui .journal-item-wp h2 a,
.gm-reference-ui .journal-item-wp > a {
  color: #17191d;
  text-decoration: none;
  transition: color 180ms ease;
}

.gm-reference-ui .journal-item-wp p {
  max-width: 68ch;
  margin: 10px 0 0;
  color: #40444c;
  line-height: 1.75;
}

.gm-reference-ui .journal-item-wp > a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 44px;
  min-height: 44px;
  font-size: 1.35rem;
}

.gm-reference-ui .journal-item-wp h2 a:hover,
.gm-reference-ui .journal-item-wp > a:hover {
  color: #b53a12;
}

.gm-reference-ui .journal-item-wp h2 a:focus-visible,
.gm-reference-ui .journal-item-wp > a:focus-visible,
.gm-reference-ui .series-pagination a:focus-visible {
  color: #b53a12;
  outline: 3px solid #d9430f;
  outline-offset: 4px;
}

.gm-reference-ui .journal-page .series-pagination {
  margin-top: 48px;
  color: #17191d;
}

.gm-reference-ui .journal-page .series-pagination .page-numbers {
  border-color: #c9c2b9;
  color: #17191d;
  background: transparent;
}

.gm-reference-ui .journal-page .series-pagination .current,
.gm-reference-ui .journal-page .series-pagination a:hover {
  border-color: #b53a12;
  color: #b53a12;
}

@media (max-width: 760px) {
  .gm-reference-ui .journal-page {
    padding-top: 140px;
  }

  .gm-reference-ui .journal-shell {
    width: min(100% - 32px, 1180px);
    padding-bottom: 80px;
  }

  .gm-reference-ui .journal-heading h1 {
    font-size: clamp(2.55rem, 13vw, 4.25rem);
  }

  .gm-reference-ui .journal-item-wp {
    grid-template-columns: minmax(0, 1fr);
    gap: 8px;
    padding: 24px 0;
  }

  .gm-reference-ui .journal-item-wp time {
    padding-top: 0;
  }

  .gm-reference-ui .journal-item-wp > a {
    justify-content: flex-start;
    width: 44px;
    margin-top: 4px;
  }
}
/* Inner-page reading colors and FAQ controls: override inherited reference-site white text. */
.gm-reference-ui .about-clean-page .about-clean-intro,
.gm-reference-ui .about-clean-page .about-clean-values {
  background: #f5f2ec;
  color: #363a42;
}

.gm-reference-ui .about-clean-page .about-clean-head h2,
.gm-reference-ui .about-clean-page .about-clean-copy h2,
.gm-reference-ui .about-clean-page .about-clean-copy h3,
.gm-reference-ui .about-clean-page .about-clean-copy h4,
.gm-reference-ui .about-clean-page .about-clean-value-copy h3 {
  color: #17191d;
}

.gm-reference-ui .about-clean-page .about-clean-intro p,
.gm-reference-ui .about-clean-page .about-clean-intro li,
.gm-reference-ui .about-clean-page .about-clean-values p,
.gm-reference-ui .about-clean-page .about-clean-values li {
  color: #4d5159;
}

.gm-reference-ui .about-clean-page .about-clean-intro a,
.gm-reference-ui .about-clean-page .about-clean-values a {
  color: #b53a12;
  text-decoration-color: currentColor;
  text-underline-offset: 0.2em;
}

.gm-reference-ui .about-clean-page .about-clean-intro a:hover,
.gm-reference-ui .about-clean-page .about-clean-values a:hover {
  color: #8f2d0e;
}

.gm-reference-ui .about-clean-page .about-clean-intro a:focus-visible,
.gm-reference-ui .about-clean-page .about-clean-values a:focus-visible {
  outline: 3px solid #d9430f;
  outline-offset: 4px;
}

.gm-reference-ui .about-clean-page .about-clean-copy blockquote,
.gm-reference-ui .about-clean-page .about-clean-value-copy blockquote {
  margin: 2em 0;
  padding: 22px 26px;
  border: 1px solid #d8d2ca;
  background: #fff;
  color: #363a42;
  line-height: 1.8;
}

.gm-reference-ui .about-clean-page .faq-list {
  width: 100%;
  max-width: 820px;
  margin-inline: auto;
  border-top: 1px solid #d8d2ca;
}

.gm-reference-ui .about-clean-page .faq-item {
  border-bottom: 1px solid #d8d2ca;
  color: #17191d;
}

.gm-reference-ui .about-clean-page .faq-item summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  min-height: 68px;
  padding: 18px 4px;
  background: transparent;
  color: #17191d !important;
  font-weight: 700;
  line-height: 1.5;
}

.gm-reference-ui .about-clean-page .faq-item summary::-webkit-details-marker {
  display: none;
}

.gm-reference-ui .about-clean-page .faq-item summary:hover {
  color: #b53a12 !important;
}

.gm-reference-ui .about-clean-page .faq-item summary:focus-visible {
  color: #b53a12 !important;
  outline: 3px solid #d9430f;
  outline-offset: 4px;
}

.gm-reference-ui .about-clean-page .faq-item[open],
.gm-reference-ui .about-clean-page .faq-item[open] summary {
  color: #17191d !important;
}

.gm-reference-ui .about-clean-page .faq-answer,
.gm-reference-ui .about-clean-page .faq-answer p,
.gm-reference-ui .about-clean-page .faq-answer li {
  color: #4d5159 !important;
}

.gm-reference-ui .about-clean-page .faq-answer {
  padding: 0 40px 24px 4px;
  line-height: 1.8;
}

@media (max-width: 760px) {
  .gm-reference-ui .about-clean-page .faq-item summary {
    min-height: 62px;
    padding-block: 16px;
  }

  .gm-reference-ui .about-clean-page .faq-answer {
    padding-right: 4px;
  }
}
/* Front-end document scrolling baseline: the window remains the only vertical scroller. */
html {
  height: auto !important;
  min-height: 100%;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  overscroll-behavior-y: auto;
}

html:has(body.gm-reference-ui),
body.gm-reference-ui {
  height: auto !important;
  min-height: 100%;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  overscroll-behavior-y: auto;
}

/* Keep the home carousel in normal document flow; the footer scrolls naturally. */
body.gm-reference-ui.home-page .fullpage-shell {
  height: auto !important;
  min-height: 100vh;
  overflow: visible !important;
  scroll-snap-type: none !important;
}

/* GooMooplay orange + white brand system (v2.1.1). Loaded last on purpose. */
:root {
  --gm-orange: #fe9640;
  --gm-orange-strong: #9a3b00;
  --gm-orange-deep: #6f2c00;
  --gm-white: #ffffff;
  --gm-canvas: #fffaf6;
  --gm-surface-soft: #fff2e6;
  --gm-ink: #2b160f;
  --gm-muted: #6b493e;
  --gm-line: #f4cfb1;
  --gm-focus: #8a3300;
}

body.gm-reference-ui {
  background: var(--gm-canvas);
  background-image: none;
  color: var(--gm-ink);
}

.gm-reference-ui a:focus-visible,
.gm-reference-ui button:focus-visible,
.gm-reference-ui input:focus-visible,
.gm-reference-ui select:focus-visible,
.gm-reference-ui textarea:focus-visible,
.gm-reference-ui summary:focus-visible {
  outline-color: var(--gm-focus);
}

/* Global navigation: a consistent white brand bar on every template. */
.gm-reference-ui .top-fade-layer {
  height: 112px;
  background: linear-gradient(180deg, #ffffff 0%, rgba(255, 248, 244, 0.94) 68%, rgba(255, 248, 244, 0) 100%);
}

.gm-reference-ui .side-brand-global {
  top: 18px;
}

.gm-reference-ui .brand-row {
  color: var(--gm-ink);
}

.gm-reference-ui .brand-row-image,
.gm-reference-ui .contact-logo-image {
  object-fit: contain;
}

.gm-reference-ui .contact-logo-slot {
  display: block;
  width: 52px;
  height: 52px;
  flex: 0 0 52px;
}

.gm-reference-ui .brand-row-wordmark small {
  color: var(--gm-orange-deep);
}

.gm-reference-ui .top-nav-global,
.gm-reference-ui .top-nav-global.is-scrolled {
  left: 0;
  right: 0;
  min-height: 88px;
  padding: 0 34px 0 300px;
  background: rgba(255, 255, 255, 0.96);
  border-bottom: 1px solid var(--gm-line);
  box-shadow: none;
}

.gm-reference-ui .site-nav__list a,
.gm-reference-ui .top-nav-global.is-scrolled .site-nav__list a {
  color: var(--gm-ink);
}

.gm-reference-ui .site-nav__list a:hover,
.gm-reference-ui .site-nav__list .current-menu-item > a,
.gm-reference-ui .site-nav__list .current_page_item > a {
  color: var(--gm-orange-strong);
}

.gm-reference-ui .top-button,
.gm-reference-ui .top-nav-global.is-scrolled .top-button {
  min-height: 46px;
  border-color: var(--gm-orange);
  background: var(--gm-orange);
  color: var(--gm-ink);
  font-weight: 800;
}

/* Homepage: retain the photographic carousel while the chrome reads orange-white. */
body.gm-reference-ui.home-page {
  background: var(--gm-white);
}

body.gm-reference-ui.home-page #home-panels,
body.gm-reference-ui.home-page .home-fade-stage,
body.gm-reference-ui.home-page .home-fade-slides,
body.gm-reference-ui.home-page .home-fade-slide-image-main {
  background: var(--gm-surface-soft);
}

body.gm-reference-ui.home-page .home-fade-overlay {
  background:
    linear-gradient(180deg, rgba(254, 150, 64, 0.08), transparent 36%, rgba(111, 44, 0, 0.16)),
    linear-gradient(90deg, rgba(255, 255, 255, 0.14), transparent 42%);
}

body.gm-reference-ui.home-page .home-fade-dot::before {
  background: rgba(154, 59, 0, 0.46);
}

body.gm-reference-ui.home-page .home-fade-dot.is-active::before {
  background: var(--gm-orange);
  box-shadow: 0 0 0 5px var(--gm-white);
}

/* Shared footer: orange carries the brand; dark brown keeps small text readable. */
.gm-reference-ui .site-footer.contact-panel {
  background: var(--gm-orange);
  color: var(--gm-ink);
  border-top: 0;
}

.gm-reference-ui .site-footer .contact-layout {
  border-bottom: 1px solid rgba(43, 22, 15, 0.22);
}

.gm-reference-ui .site-footer .contact-logo-lockup,
.gm-reference-ui .site-footer .contact-logo-word,
.gm-reference-ui .site-footer .contact-link-columns a,
.gm-reference-ui .site-footer .contact-office-address,
.gm-reference-ui .site-footer .contact-office-meta,
.gm-reference-ui .site-footer .contact-office-link,
.gm-reference-ui .site-footer .contact-meta,
.gm-reference-ui .site-footer .contact-meta a {
  color: var(--gm-ink);
}

.gm-reference-ui .site-footer .contact-link-columns a:hover,
.gm-reference-ui .site-footer .contact-office-link:hover,
.gm-reference-ui .site-footer .contact-meta a:hover {
  color: var(--gm-orange-deep);
  text-decoration: underline;
  text-underline-offset: 0.22em;
}

.gm-reference-ui .site-footer .contact-socials a {
  border: 0;
  background: var(--gm-white);
  color: var(--gm-orange-deep);
  box-shadow: 0 4px 8px rgba(111, 44, 0, 0.12);
}

/* Generic brand pages, FAQ and long-form content. */
body.gm-reference-ui.about-body,
.gm-reference-ui .about-page,
.gm-reference-ui .about-clean-page {
  background: var(--gm-white);
  color: var(--gm-ink);
}

.gm-reference-ui .about-clean-hero {
  background: var(--gm-orange-strong);
}

.gm-reference-ui .about-clean-hero-overlay {
  background: linear-gradient(90deg, rgba(111, 44, 0, 0.88) 0%, rgba(154, 59, 0, 0.62) 44%, rgba(254, 150, 64, 0.18) 100%);
}

.gm-reference-ui .about-clean-kicker,
.gm-reference-ui .about-clean-hero-copy h1 {
  color: var(--gm-white);
}

.gm-reference-ui .about-clean-hero-copy h1 {
  text-wrap: balance;
}

.gm-reference-ui .about-clean-page .about-clean-intro {
  background: var(--gm-white);
  color: var(--gm-ink);
}

.gm-reference-ui .about-clean-page .about-clean-values {
  background: var(--gm-surface-soft);
  color: var(--gm-ink);
}

.gm-reference-ui .about-clean-page .about-clean-head h2,
.gm-reference-ui .about-clean-page .about-clean-copy h2,
.gm-reference-ui .about-clean-page .about-clean-copy h3,
.gm-reference-ui .about-clean-page .about-clean-copy h4,
.gm-reference-ui .about-clean-page .about-clean-value-copy h3 {
  color: var(--gm-ink);
}

.gm-reference-ui .about-clean-page .about-clean-head p,
.gm-reference-ui .about-clean-page .about-clean-intro p,
.gm-reference-ui .about-clean-page .about-clean-intro li,
.gm-reference-ui .about-clean-page .about-clean-values p,
.gm-reference-ui .about-clean-page .about-clean-values li,
.gm-reference-ui .about-clean-page .about-clean-copy p {
  color: var(--gm-muted);
}

.gm-reference-ui .about-clean-page .about-clean-intro a,
.gm-reference-ui .about-clean-page .about-clean-values a,
.gm-reference-ui .entry-content a {
  color: var(--gm-orange-strong);
}

.gm-reference-ui .about-clean-value-item {
  border: 1px solid var(--gm-line);
  background: var(--gm-white);
}

.gm-reference-ui .about-clean-value-item:hover {
  border-color: var(--gm-orange);
  background: var(--gm-white);
}

.gm-reference-ui .about-clean-value-no {
  color: var(--gm-orange-strong);
  -webkit-text-stroke: 0;
}

.gm-reference-ui .about-clean-page .about-clean-copy blockquote,
.gm-reference-ui .about-clean-page .about-clean-value-copy blockquote,
.gm-reference-ui .entry-content blockquote {
  border: 1px solid var(--gm-line);
  background: var(--gm-surface-soft);
  color: var(--gm-ink);
}

.gm-reference-ui .about-clean-page .faq-list,
.gm-reference-ui .detail-related-faq .faq-list {
  border-top-color: var(--gm-line);
}

.gm-reference-ui .about-clean-page .faq-item,
.gm-reference-ui .detail-related-faq .faq-item {
  border-bottom-color: var(--gm-line);
  color: var(--gm-ink);
}

.gm-reference-ui .about-clean-page .faq-item summary,
.gm-reference-ui .detail-related-faq .faq-item summary {
  color: var(--gm-ink) !important;
}

.gm-reference-ui .about-clean-page .faq-item summary::after,
.gm-reference-ui .detail-related-faq .faq-item summary::after {
  color: var(--gm-orange-strong);
}

.gm-reference-ui .about-clean-page .faq-item summary:hover,
.gm-reference-ui .detail-related-faq .faq-item summary:hover {
  color: var(--gm-orange-strong) !important;
}

.gm-reference-ui .about-clean-page .faq-answer,
.gm-reference-ui .about-clean-page .faq-answer p,
.gm-reference-ui .about-clean-page .faq-answer li,
.gm-reference-ui .detail-related-faq .faq-answer,
.gm-reference-ui .detail-related-faq .faq-answer p,
.gm-reference-ui .detail-related-faq .faq-answer li {
  color: var(--gm-muted) !important;
}

/* Product system archive. */
body.gm-reference-ui.catalog-body-line,
body.gm-reference-ui.catalog-body-line .catalog-line-page {
  background: var(--gm-canvas);
  color: var(--gm-ink);
}

body.gm-reference-ui.catalog-body-line .series-page-title-block {
  background: var(--gm-white);
}

body.gm-reference-ui.catalog-body-line .catalog-line-intro h1 {
  color: var(--gm-ink);
  text-wrap: balance;
}

body.gm-reference-ui.catalog-body-line .catalog-line-intro p:first-child {
  color: var(--gm-orange-strong);
}

body.gm-reference-ui.catalog-body-line .catalog-line-intro p:last-child {
  color: var(--gm-muted);
}

body.gm-reference-ui.catalog-body-line .catalog-line-sections {
  background: var(--gm-surface-soft);
}

body.gm-reference-ui.catalog-body-line .series-product-card {
  border: 1px solid var(--gm-line);
  background: var(--gm-white);
  box-shadow: none;
}

body.gm-reference-ui.catalog-body-line .series-product-card:hover {
  border-color: var(--gm-orange);
  box-shadow: none;
}

body.gm-reference-ui.catalog-body-line .series-product-card-copy {
  background: var(--gm-white);
}

body.gm-reference-ui.catalog-body-line .series-product-card-copy strong {
  color: var(--gm-ink);
}

body.gm-reference-ui.catalog-body-line .series-product-card-copy small {
  color: var(--gm-muted);
}

body.gm-reference-ui.catalog-body-line .series-product-card-status {
  min-height: auto;
  margin-top: 8px;
  margin-left: 0;
}

body.gm-reference-ui.catalog-body-line .series-product-card-status-text {
  display: inline-flex;
  padding: 6px 10px;
  border-radius: 999px;
  background: var(--gm-surface-soft);
  color: var(--gm-orange-deep);
  font-size: 0.72rem;
  font-weight: 800;
  line-height: 1.25;
}

.gm-reference-ui .series-pagination .page-numbers {
  border-color: var(--gm-line);
  background: var(--gm-white);
  color: var(--gm-ink);
}

.gm-reference-ui .series-pagination .current,
.gm-reference-ui .series-pagination a:hover {
  border-color: var(--gm-orange);
  background: var(--gm-orange);
  color: var(--gm-ink);
}

/* Product detail. */
body.gm-reference-ui.detail-body,
.gm-reference-ui .detail-modern-page {
  background: var(--gm-canvas);
  color: var(--gm-ink);
}

.gm-reference-ui .detail-main-visual {
  border: 1px solid var(--gm-line);
  background: var(--gm-white);
}

.gm-reference-ui .detail-main-visual.is-empty {
  color: var(--gm-muted);
}

.gm-reference-ui .detail-buy-panel {
  border: 1px solid var(--gm-line);
  border-radius: 14px;
  background: var(--gm-white);
}

.gm-reference-ui .detail-buy-title,
.gm-reference-ui .detail-buy-meta-list strong,
.gm-reference-ui .detail-buy-panel .entry-content,
.gm-reference-ui .detail-related-faq h2 {
  color: var(--gm-ink);
}

.gm-reference-ui .detail-buy-intro,
.gm-reference-ui .detail-buy-meta-list span,
.gm-reference-ui .detail-buy-panel .entry-content p,
.gm-reference-ui .detail-buy-panel .entry-content li {
  color: var(--gm-muted);
}

.gm-reference-ui .detail-buy-button {
  background: var(--gm-orange);
  color: var(--gm-ink);
}

.gm-reference-ui .detail-buy-meta {
  border-top-color: var(--gm-line);
}

.gm-reference-ui .detail-related-faq {
  background: var(--gm-white);
}

/* News index and article detail. */
.gm-reference-ui .journal-page,
.gm-reference-ui .single-article-wp {
  background: var(--gm-white);
  color: var(--gm-ink);
}

.gm-reference-ui .journal-heading h1,
.gm-reference-ui .journal-item-wp,
.gm-reference-ui .journal-item-wp h2,
.gm-reference-ui .journal-item-wp h2 a,
.gm-reference-ui .journal-item-wp > a,
.gm-reference-ui .article-heading h1 {
  color: var(--gm-ink);
}

.gm-reference-ui .journal-heading p,
.gm-reference-ui .journal-item-wp time,
.gm-reference-ui .journal-item-wp p,
.gm-reference-ui .article-heading p,
.gm-reference-ui .article-body-wp p,
.gm-reference-ui .article-body-wp li {
  color: var(--gm-muted);
}

.gm-reference-ui .journal-heading p:first-child,
.gm-reference-ui .article-heading p:first-child,
.gm-reference-ui .journal-item-wp > a {
  color: var(--gm-orange-strong);
}

.gm-reference-ui .journal-list-wp,
.gm-reference-ui .journal-item-wp {
  border-color: var(--gm-line);
}

.gm-reference-ui .journal-item-wp h2 a:hover,
.gm-reference-ui .journal-item-wp > a:hover,
.gm-reference-ui .article-body-wp a {
  color: var(--gm-orange-strong);
}

.gm-reference-ui .article-heading {
  background: var(--gm-surface-soft);
}

.gm-reference-ui .article-body-wp blockquote {
  border: 1px solid var(--gm-line);
  background: var(--gm-surface-soft);
  color: var(--gm-ink);
}

/* Cooperation page and the embedded inquiry form. */
body.gm-reference-ui.contact-page-body,
body.gm-reference-ui.contact-page-body .contact-reference-page {
  background: var(--gm-white);
  background-image: none;
  color: var(--gm-ink);
}

body.gm-reference-ui.contact-page-body .contact-ref-banner {
  border-bottom: 8px solid var(--gm-orange);
  background: var(--gm-surface-soft);
}

body.gm-reference-ui.contact-page-body .contact-ref-heading h1,
body.gm-reference-ui.contact-page-body .contact-ref-heading p,
body.gm-reference-ui.contact-page-body .contact-ref-copy h2 {
  color: var(--gm-ink);
}

body.gm-reference-ui.contact-page-body .contact-ref-heading p::after {
  background: var(--gm-orange);
}

body.gm-reference-ui.contact-page-body .contact-ref-item {
  border-bottom-color: var(--gm-line);
}

body.gm-reference-ui.contact-page-body .contact-ref-icon {
  background: var(--gm-orange);
  color: var(--gm-ink);
  box-shadow: none;
}

body.gm-reference-ui.contact-page-body .contact-ref-copy p,
body.gm-reference-ui.contact-page-body .contact-ref-copy a {
  color: var(--gm-muted);
}

body.gm-reference-ui.contact-page-body .contact-ref-copy a:hover {
  color: var(--gm-orange-strong);
}

body.gm-reference-ui.contact-page-body .contact-ref-location {
  border: 1px solid var(--gm-line);
  background: var(--gm-white);
  box-shadow: none;
}

body.gm-reference-ui.contact-page-body .contact-ref-store,
body.gm-reference-ui.contact-page-body .contact-ref-map {
  background: var(--gm-surface-soft);
}

body.gm-reference-ui.contact-page-body .contact-ref-map {
  background-image: radial-gradient(circle at 50% 24%, #ffe0c4 0%, var(--gm-surface-soft) 42%);
}

body.gm-reference-ui.contact-page-body .contact-ref-pin {
  background: var(--gm-orange);
  color: var(--gm-ink);
  box-shadow: none;
}

body.gm-reference-ui.contact-page-body .contact-ref-address {
  border: 1px solid var(--gm-line);
  border-radius: 14px;
  background: var(--gm-white);
  box-shadow: none;
  backdrop-filter: none;
}

body.gm-reference-ui.contact-page-body .contact-ref-address strong {
  color: var(--gm-ink);
}

body.gm-reference-ui.contact-page-body .contact-ref-address p {
  color: var(--gm-muted);
}

.gm-reference-ui .gm-form label {
  color: var(--gm-ink);
}

.gm-reference-ui .gm-form input,
.gm-reference-ui .gm-form select,
.gm-reference-ui .gm-form textarea {
  border-color: var(--gm-line);
  background: var(--gm-white);
  color: var(--gm-ink);
}

.gm-reference-ui .gm-form input:focus,
.gm-reference-ui .gm-form select:focus,
.gm-reference-ui .gm-form textarea:focus {
  border-color: var(--gm-orange-strong);
}

.gm-reference-ui .gm-form__status {
  background: var(--gm-surface-soft);
  color: var(--gm-ink);
}

.gm-reference-ui .button,
.gm-reference-ui .gm-form button,
.gm-reference-ui .gm-form input[type="submit"] {
  border-color: var(--gm-orange);
  background: var(--gm-orange);
  color: var(--gm-ink);
}

@media (max-width: 760px) {
  .gm-reference-ui .top-fade-layer {
    height: 128px;
  }

  .gm-reference-ui .side-brand-global {
    top: 11px;
  }

  body.gm-reference-ui.home-page .top-nav-global,
  body.gm-reference-ui.home-page .top-nav-global.is-scrolled,
  .gm-reference-ui .top-nav-global,
  .gm-reference-ui .top-nav-global.is-scrolled {
    border: 0;
    background: transparent;
  }

  .gm-reference-ui .top-nav-global .top-button,
  .gm-reference-ui .top-nav-global.is-scrolled .top-button {
    border-color: var(--gm-orange);
    background: var(--gm-orange);
    color: var(--gm-ink);
  }

  .gm-reference-ui .site-footer .contact-link-columns {
    gap: 12px 18px;
  }
}
