.orc-products-page {
  width: min(1760px, calc(100vw - 120px)) !important;
  max-width: none !important;
  margin: 0 auto 110px !important;
  font-family: Pretendard, "Noto Sans KR", Arial, sans-serif;
}

.orc-portfolio-page {
  width: min(1500px, calc(100vw - 112px)) !important;
}

body.single-orc_product .post-navigation,
body.single-orc_product .navigation.post-navigation,
body.single-orc_product .ast-single-post-navigation,
body.single-orc_product .site-main > nav.navigation,
body.single-orc_product .nav-links .nav-previous,
body.single-orc_product .nav-links .nav-next,
body.single-orc_portfolio .post-navigation,
body.single-orc_portfolio .navigation.post-navigation,
body.single-orc_portfolio .ast-single-post-navigation,
body.single-orc_portfolio .site-main > nav.navigation,
body.single-orc_portfolio .nav-links .nav-previous,
body.single-orc_portfolio .nav-links .nav-next {
  display: none !important;
}

.orc-floating-kakao {
  position: fixed;
  right: 22px;
  bottom: 92px;
  z-index: 9997;
  width: 48px;
  min-width: 0;
  height: 48px;
  padding: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  border: 0;
  border-radius: 999px;
  background: #fee500;
  color: #111 !important;
  font-family: Pretendard, "Noto Sans KR", Arial, sans-serif;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
  text-decoration: none !important;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.2);
  transform: translate3d(0, 0, 0);
  transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
}

.orc-floating-kakao:hover,
.orc-floating-kakao:focus-visible {
  background: #fee500;
  color: #050505 !important;
  filter: saturate(1.04);
  transform: translate3d(0, -4px, 0) scale(1.04);
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.24);
}

.orc-floating-kakao-icon {
  position: relative;
  width: 33px;
  height: 33px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  color: #211f1f;
  flex: 0 0 auto;
}

.orc-floating-kakao svg {
  width: 33px;
  height: 33px;
  display: block;
  fill: currentColor;
}

.orc-floating-kakao-icon::after {
  content: "TALK";
  position: absolute;
  top: 10px;
  left: 50%;
  color: #fee500;
  font-size: 7.5px;
  font-weight: 900;
  letter-spacing: -0.02em;
  transform: translateX(-50%);
  pointer-events: none;
}

.orc-floating-kakao-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}

body.home.orc-intro-active .orc-floating-kakao {
  opacity: 0;
  pointer-events: none;
}

body.home .orc-floating-kakao {
  display: none !important;
}

.orc-home-kakao-inline {
  position: fixed;
  right: calc(4% + 88px);
  bottom: 70px;
  z-index: 99999;
  width: auto;
  min-width: 30px;
  max-width: none;
  height: 20px;
  padding: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  background: transparent;
  overflow: visible;
  color: rgba(255, 255, 255, 0.72) !important;
  font-family: Pretendard, "Noto Sans KR", Arial, sans-serif;
  font-size: 10px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.02em;
  text-decoration: none !important;
  text-shadow: 0 8px 18px rgba(0, 0, 0, 0.4);
  transition: color 0.2s ease, transform 0.2s ease;
}

.orc-home-kakao-inline:hover,
.orc-home-kakao-inline:focus-visible {
  color: #fff !important;
  transform: translateY(-2px);
}

body.home.orc-intro-active .orc-home-kakao-inline {
  opacity: 0 !important;
  pointer-events: none !important;
}

.orc-intro-screen .orc-intro-social .orc-intro-kakao-link {
  font-family: Pretendard, "Noto Sans KR", Arial, sans-serif !important;
  font-size: 10px !important;
  font-weight: 800 !important;
  letter-spacing: 0.02em !important;
  width: auto !important;
  min-width: 30px !important;
  max-width: none !important;
  overflow: visible !important;
  white-space: nowrap !important;
}

.orc-home-b2b-cta {
  position: fixed;
  left: 4%;
  bottom: 210px;
  z-index: 9998;
  width: min(410px, 88vw);
  padding: 0 0 0 18px;
  border-left: 2px solid rgba(255, 255, 255, 0.72);
  color: #fff;
  font-family: Pretendard, "Noto Sans KR", Arial, sans-serif;
  text-align: left;
}

body.home.orc-intro-active .orc-home-b2b-cta {
  opacity: 0;
  pointer-events: none;
}

body.home.orc-intro-done .orc-home-b2b-cta,
body.home:not(.orc-intro-active) .orc-home-b2b-cta {
  opacity: 1;
  transition: opacity 0.45s ease;
}

.orc-home-b2b-cta p {
  margin: 0 0 10px;
  color: rgba(255, 255, 255, 0.62);
  font-size: 11px;
  font-weight: 850;
  line-height: 1.2;
  letter-spacing: 0.18em;
}

.orc-home-b2b-cta strong {
  display: block;
  margin: 0;
  color: rgba(255, 255, 255, 0.95);
  font-size: clamp(20px, 1.5vw, 28px);
  font-weight: 500;
  line-height: 1.34;
  letter-spacing: 0;
  word-break: keep-all;
}

.orc-home-b2b-cta span {
  display: block;
  margin-top: 12px;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  line-height: 1.68;
  word-break: keep-all;
}

.orc-home-b2b-cta div {
  margin-top: 18px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.orc-home-b2b-cta a {
  height: 42px;
  padding: 0 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255, 255, 255, 0.76);
  color: #fff !important;
  font-size: 13px;
  font-weight: 800;
  line-height: 1;
  text-decoration: none !important;
  transition: background 0.18s ease, color 0.18s ease, transform 0.18s ease;
}

.orc-home-b2b-cta .orc-home-b2b-primary {
  background: rgba(255, 255, 255, 0.92);
  color: #050505 !important;
}

.orc-home-b2b-cta a:hover {
  transform: translateY(-2px);
}

.orc-home-b2b-cta .orc-home-b2b-secondary:hover {
  background: rgba(255, 255, 255, 0.14);
}

.orc-products-head {
  margin: 0 0 34px;
  padding: 0 0 38px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.16);
}

.orc-products-head p {
  margin: 0 0 18px;
  color: #8a8a8a;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: 0.18em;
}

.orc-products-head h2 {
  margin: 0;
  color: #050505;
  font-size: clamp(28px, 2.5vw, 48px);
  font-weight: 500;
  line-height: 1.16;
  letter-spacing: 0.08em;
}

.orc-products-head span {
  display: block;
  max-width: 760px;
  margin-top: 24px;
  color: #222;
  font-size: clamp(16px, 1.05vw, 20px);
  line-height: 1.75;
  word-break: keep-all;
}

.orc-b2b-callout {
  margin: 0 0 58px;
  padding: 28px 34px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 28px;
  align-items: center;
  border: 1px solid rgba(0, 0, 0, 0.16);
  border-left: 4px solid #111;
  background: #f8f7f3;
}

.orc-b2b-callout p {
  margin: 0 0 10px;
  color: #858585;
  font-size: 11px;
  font-weight: 850;
  line-height: 1.2;
  letter-spacing: 0.18em;
}

.orc-b2b-callout strong {
  display: block;
  margin: 0 0 9px;
  color: #050505;
  font-size: clamp(21px, 1.65vw, 30px);
  font-weight: 850;
  line-height: 1.34;
  letter-spacing: 0;
  word-break: keep-all;
}

.orc-b2b-callout span {
  display: block;
  color: #333;
  font-size: 15px;
  line-height: 1.7;
  word-break: keep-all;
}

.orc-b2b-callout nav {
  display: flex;
  gap: 10px;
  align-items: center;
}

.orc-b2b-callout a {
  height: 46px;
  padding: 0 22px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #111;
  color: #111 !important;
  font-size: 14px;
  font-weight: 800;
  text-decoration: none !important;
  white-space: nowrap;
  transition: background 0.18s ease, color 0.18s ease, transform 0.18s ease;
}

.orc-b2b-callout .orc-b2b-primary {
  background: #050505;
  color: #fff !important;
}

.orc-b2b-callout a:hover {
  transform: translateY(-2px);
}

.orc-b2b-callout .orc-b2b-secondary:hover {
  background: #111;
  color: #fff !important;
}

.orc-products-layout {
  display: grid;
  grid-template-columns: 320px minmax(0, 1fr);
  gap: clamp(110px, 8vw, 170px);
  align-items: start;
}

.orc-portfolio-layout {
  grid-template-columns: 320px minmax(0, 1fr);
  gap: clamp(130px, 8.5vw, 190px);
}

.orc-products-filter {
  position: sticky;
  top: 118px;
  padding: 0 0 24px;
  border-top: 1px solid #111;
}

.orc-filter-toggle-input,
.orc-filter-toggle {
  display: none;
}

.orc-filter-panel {
  display: block;
}

.orc-filter-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 20px 0 18px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.16);
}

.orc-filter-top strong {
  color: #050505;
  font-size: 20px;
  font-weight: 850;
  letter-spacing: 0;
}

.orc-filter-reset {
  min-height: 32px;
  padding: 0 12px;
  display: inline-flex;
  align-items: center;
  border: 1px solid rgba(0, 0, 0, 0.24);
  color: #555 !important;
  background: #fff;
  font-size: 12px;
  font-weight: 760;
  line-height: 1;
  text-decoration: none !important;
  white-space: nowrap;
  transition: border-color 0.18s ease, color 0.18s ease, background 0.18s ease;
}

.orc-filter-reset:hover {
  border-color: #111;
  color: #111 !important;
  background: #f5f4f0;
}

.orc-filter-reset.is-idle {
  opacity: 0.48;
}

.orc-filter-group {
  margin: 0;
  padding: 30px 0 26px;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.14);
}

.orc-filter-group legend {
  margin: 0 0 22px;
  padding: 12px 0 0;
  color: #111;
  font-size: 15px;
  font-weight: 820;
  line-height: 1.35;
}

.orc-filter-group label {
  min-height: 32px;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #303030;
  font-size: 14px;
  line-height: 1.35;
  cursor: pointer;
}

.orc-filter-group input {
  width: 16px;
  height: 16px;
  accent-color: #050505;
}

.orc-filter-submit {
  width: 100%;
  height: 48px;
  margin-top: 24px;
  border: 1px solid #050505;
  background: #050505;
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  cursor: pointer;
  transition: background 0.18s ease, color 0.18s ease;
}

.orc-filter-submit:hover {
  background: #2a2a2a;
}

.orc-products-count {
  margin: 0 0 26px;
  display: flex;
  justify-content: flex-end;
  color: #777;
  font-size: 14px;
}

.orc-products-count strong {
  color: #222;
  font-weight: 760;
}

.orc-product-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 64px 36px;
}

.orc-load-item.is-hidden-by-load {
  display: none !important;
}

.orc-load-more-wrap {
  margin-top: 68px;
  display: flex;
  justify-content: center;
}

.orc-load-more {
  min-width: 180px;
  height: 52px;
  padding: 0 34px;
  border: 1px solid rgba(0, 0, 0, 0.84);
  background: #fff;
  color: #080808;
  font-family: Pretendard, "Noto Sans KR", Arial, sans-serif;
  font-size: 14px;
  font-weight: 620;
  letter-spacing: 0.02em;
  cursor: pointer;
  transition: background 0.18s ease, color 0.18s ease, transform 0.18s ease;
}

.orc-load-more:hover {
  background: #080808;
  color: #fff;
  transform: translateY(-2px);
}

.orc-product-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-width: 0;
}

.orc-product-thumb {
  aspect-ratio: 1 / 1.08;
  display: block;
  overflow: hidden;
  background: #f3f2ef;
  color: #888;
  text-decoration: none;
}

.orc-product-thumb img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transition: transform 0.45s ease;
}

.orc-product-thumb:hover img {
  transform: scale(1.045);
}

.orc-product-thumb span {
  height: 100%;
  display: grid;
  place-items: center;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.18em;
}

.orc-product-card-body {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding-top: 17px;
}

.orc-product-card-meta {
  min-height: 20px;
  margin: 0 0 8px;
  color: #888;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
}

.orc-product-card h3 {
  margin: 0 0 16px;
  color: #070707;
  font-size: clamp(16px, 1.2vw, 20px);
  font-weight: 500;
  line-height: 1.25;
  min-height: calc(2 * 1.25em);
}

.orc-product-card h3 a {
  color: inherit;
  text-decoration: none !important;
}

.orc-product-card dl {
  margin: 0;
  display: grid;
  gap: 6px;
}

.orc-product-card dl div,
.orc-product-specs div {
  display: grid;
  grid-template-columns: 62px minmax(0, 1fr);
  gap: 12px;
}

.orc-product-card dt,
.orc-product-specs dt {
  color: #8c8c8c;
  font-size: 13px;
  font-weight: 800;
}

.orc-product-card dd,
.orc-product-specs dd {
  margin: 0;
  color: #222;
  font-size: 14px;
  line-height: 1.45;
  word-break: keep-all;
}

.orc-product-card-price dd {
  color: #050505;
  font-size: 15px;
  font-weight: 850;
  letter-spacing: 0;
  word-spacing: 0.8em;
}

.orc-product-card-b2b-price {
  margin-top: 14px;
  padding-top: 12px;
  border-top: 1px solid rgba(0, 0, 0, 0.13);
}

.orc-product-card-b2b-price dt {
  color: #9a8f7e;
}

.orc-product-card-b2b-price dd {
  color: #7d6b4f;
  font-size: 15px;
  font-weight: 850;
  letter-spacing: 0;
  word-spacing: 0.8em;
}

.orc-portfolio-page .orc-products-head h2 {
  font-weight: 600;
}

.orc-portfolio-thumb {
  aspect-ratio: 4 / 3;
}

.orc-portfolio-card .orc-product-card-body {
  padding-top: 22px;
}

.orc-portfolio-card h3 {
  margin-top: 0;
  margin-bottom: 0;
}

.orc-portfolio-card .orc-product-card-meta {
  color: #8a7b64;
}

.orc-portfolio-excerpt {
  min-height: 50px;
  margin: -4px 0 18px;
  color: #333;
  font-size: 15px;
  line-height: 1.7;
  word-break: keep-all;
}

.orc-portfolio-more {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #111 !important;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: 0.12em;
  text-decoration: none !important;
}

.orc-portfolio-more::after {
  content: "";
  width: 34px;
  height: 1px;
  background: currentColor;
  transform-origin: left;
  transition: transform 0.22s ease;
}

.orc-portfolio-card:hover .orc-portfolio-more::after {
  transform: scaleX(1.35);
}

.orc-product-empty {
  padding: 70px 24px;
  border: 1px solid rgba(0, 0, 0, 0.13);
  background: #f7f7f4;
  color: #333;
  text-align: center;
}

.orc-news-board {
  width: min(1360px, 92vw);
  margin: 0 auto 120px;
  font-family: Pretendard, "Noto Sans KR", Arial, sans-serif;
}

.orc-news-board-head {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 420px);
  gap: clamp(28px, 5vw, 72px);
  align-items: end;
  margin-bottom: 34px;
  padding-bottom: 34px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.16);
}

.orc-news-board-head p {
  margin: 0 0 16px;
  color: #8a8a8a;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: 0.18em;
}

.orc-news-board-head h2 {
  margin: 0;
  color: #050505;
  font-size: clamp(38px, 4vw, 72px);
  font-weight: 850;
  line-height: 1.04;
  letter-spacing: 0;
}

.orc-news-search {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 86px;
  gap: 10px;
  align-items: end;
}

.orc-news-search label {
  display: grid;
  gap: 8px;
  margin: 0;
}

.orc-news-search span {
  color: #8a8a8a;
  font-size: 11px;
  font-weight: 850;
  letter-spacing: 0.14em;
}

.orc-news-search input {
  width: 100%;
  height: 46px;
  padding: 0 14px;
  border: 1px solid rgba(0, 0, 0, 0.18);
  border-radius: 0;
  background: #f8f7f4;
  color: #111;
  font-size: 14px;
}

.orc-news-search button {
  height: 46px;
  border: 1px solid #111;
  background: #111;
  color: #fff;
  font-size: 13px;
  font-weight: 850;
  cursor: pointer;
  transition: background 0.18s ease, transform 0.18s ease;
}

.orc-news-search button:hover {
  background: #333;
  transform: translateY(-1px);
}

.orc-news-tabs {
  margin-bottom: 38px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 28px;
  align-items: center;
}

.orc-news-tabs a {
  position: relative;
  padding: 0 0 8px;
  color: #777;
  font-size: 13px;
  font-weight: 850;
  letter-spacing: 0.08em;
  text-decoration: none !important;
}

.orc-news-tabs a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #111;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.22s ease;
}

.orc-news-tabs a:hover,
.orc-news-tabs a.is-active {
  color: #111;
}

.orc-news-tabs a:hover::after,
.orc-news-tabs a.is-active::after {
  transform: scaleX(1);
}

.orc-news-table {
  border-top: 2px solid #111;
}

.orc-news-row {
  min-height: 72px;
  display: grid;
  grid-template-columns: 86px 130px minmax(0, 1fr) 150px 130px;
  gap: 18px;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.13);
}

.orc-news-row-head {
  min-height: 54px;
  color: #8a8a8a;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: 0.1em;
}

.orc-news-no,
.orc-news-category,
.orc-news-author,
.orc-news-date {
  color: #777;
  font-size: 13px;
  font-weight: 760;
}

.orc-news-row.is-notice .orc-news-no {
  color: #111;
  font-weight: 900;
}

.orc-news-category {
  color: #9a8f7e;
  letter-spacing: 0.08em;
}

.orc-news-title {
  min-width: 0;
  display: flex;
  gap: 10px;
  align-items: center;
  color: #111 !important;
  text-decoration: none !important;
}

.orc-news-title strong {
  overflow: hidden;
  display: block;
  font-size: clamp(16px, 1.1vw, 20px);
  font-weight: 800;
  line-height: 1.4;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.orc-news-title em {
  flex: 0 0 auto;
  padding: 4px 7px;
  background: #f4f1ea;
  color: #8a7b64;
  font-size: 11px;
  font-style: normal;
  font-weight: 850;
}

.orc-news-row:hover .orc-news-title strong {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 5px;
}

.orc-news-empty {
  padding: 72px 24px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.13);
  color: #777;
  text-align: center;
}

.orc-news-pagination {
  margin-top: 34px;
  display: flex;
  justify-content: center;
  gap: 8px;
}

.orc-news-pagination a {
  width: 38px;
  height: 38px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(0, 0, 0, 0.14);
  color: #555;
  font-size: 13px;
  font-weight: 800;
  text-decoration: none !important;
}

.orc-news-pagination a:hover,
.orc-news-pagination a.is-active {
  border-color: #111;
  background: #111;
  color: #fff;
}

body.single-post.category-notice #content,
body.single-post.category-news #content,
body.single-post.category-etc #content {
  padding-top: 150px !important;
}

body.single-post.category-notice .site-content > .ast-container,
body.single-post.category-news .site-content > .ast-container,
body.single-post.category-etc .site-content > .ast-container {
  width: min(1120px, 92vw) !important;
  max-width: none !important;
}

body.single-post.category-notice .entry-title,
body.single-post.category-news .entry-title,
body.single-post.category-etc .entry-title {
  color: #050505;
  font-size: clamp(34px, 3vw, 58px);
  font-weight: 850;
  line-height: 1.16;
  letter-spacing: 0;
}

body.single-post.category-notice .comments-area,
body.single-post.category-news .comments-area,
body.single-post.category-etc .comments-area {
  margin-top: 54px;
  padding-top: 34px;
  border-top: 1px solid rgba(0, 0, 0, 0.16);
}

body.single-orc_product {
  background: #fff !important;
}

body.single-orc_portfolio {
  background: #fff !important;
}

body.single-orc_product #masthead,
body.single-orc_product .site-header {
  background: rgba(255, 255, 255, 0.97) !important;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08) !important;
  backdrop-filter: blur(14px);
}

body.single-orc_portfolio #masthead,
body.single-orc_portfolio .site-header {
  background: rgba(255, 255, 255, 0.97) !important;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08) !important;
  backdrop-filter: blur(14px);
}

body.single-orc_product .main-header-bar,
body.single-orc_product .ast-primary-header-bar,
body.single-orc_product .ast-builder-grid-row,
body.single-orc_product .ast-builder-grid-row-container {
  background: transparent !important;
}

body.single-orc_portfolio .main-header-bar,
body.single-orc_portfolio .ast-primary-header-bar,
body.single-orc_portfolio .ast-builder-grid-row,
body.single-orc_portfolio .ast-builder-grid-row-container {
  background: transparent !important;
}

body.single-orc_product .custom-logo-link img,
body.single-orc_product .site-logo-img img {
  filter: brightness(0) !important;
}

body.single-orc_portfolio .custom-logo-link img,
body.single-orc_portfolio .site-logo-img img {
  filter: brightness(0) !important;
}

body.single-orc_product .ast-builder-menu .main-navigation > ul > li > a,
body.single-orc_product .main-header-menu .menu-link,
body.single-orc_product .main-header-menu .current-menu-item > .menu-link,
body.single-orc_product .main-header-menu .current_page_item > .menu-link {
  color: #111 !important;
}

body.single-orc_portfolio .ast-builder-menu .main-navigation > ul > li > a,
body.single-orc_portfolio .main-header-menu .menu-link,
body.single-orc_portfolio .main-header-menu .current-menu-item > .menu-link,
body.single-orc_portfolio .main-header-menu .current_page_item > .menu-link {
  color: #111 !important;
}

body.single-orc_product .ast-builder-menu .main-navigation > ul > li > a:hover,
body.single-orc_product .main-header-menu .menu-link:hover {
  color: #777 !important;
}

body.single-orc_portfolio .ast-builder-menu .main-navigation > ul > li > a:hover,
body.single-orc_portfolio .main-header-menu .menu-link:hover {
  color: #777 !important;
}

body.single-orc_product #content,
body.single-orc_product .site-content {
  padding-top: 150px !important;
  background: #fff !important;
}

body.single-orc_portfolio #content,
body.single-orc_portfolio .site-content {
  padding-top: 150px !important;
  background: #fff !important;
}

body.single-orc_product .site-content > .ast-container,
body.single-orc_product #primary,
body.single-orc_product .content-area,
body.single-orc_product .site-main,
body.single-orc_product article.orc_product,
body.single-orc_product .ast-article-single,
body.single-orc_product .entry-content {
  width: 100% !important;
  max-width: none !important;
  margin-top: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 0 !important;
  background: transparent !important;
}

body.single-orc_portfolio .site-content > .ast-container,
body.single-orc_portfolio #primary,
body.single-orc_portfolio .content-area,
body.single-orc_portfolio .site-main,
body.single-orc_portfolio article.orc_portfolio,
body.single-orc_portfolio .ast-article-single,
body.single-orc_portfolio .entry-content {
  width: 100% !important;
  max-width: none !important;
  margin-top: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 0 !important;
  background: transparent !important;
}

body.single-orc_product .entry-header,
body.single-orc_product .entry-title,
body.single-orc_product .entry-meta,
body.single-orc_product .post-thumb-img-content {
  display: none !important;
}

body.single-orc_portfolio .entry-header,
body.single-orc_portfolio .entry-title,
body.single-orc_portfolio .entry-meta,
body.single-orc_portfolio .post-thumb-img-content {
  display: none !important;
}

.orc-product-detail {
  width: min(1480px, 92vw);
  margin: 0 auto 110px;
  font-family: Pretendard, "Noto Sans KR", Arial, sans-serif;
}

.orc-product-back {
  display: inline-block;
  margin-bottom: 28px;
  color: #5e5e5e;
  font-size: 14px;
  font-weight: 760;
  text-decoration: none;
}

.orc-product-detail-hero {
  display: grid;
  grid-template-columns: minmax(0, 0.58fr) minmax(360px, 0.42fr);
  gap: clamp(44px, 5vw, 86px);
  align-items: start;
}

.orc-product-detail-gallery {
  display: grid;
  gap: 20px;
}

.orc-product-detail-image {
  margin: 0;
  aspect-ratio: 1.9 / 1;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f4f3ef;
  overflow: hidden;
}

.orc-product-detail-image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.orc-product-detail-thumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  align-items: center;
}

.orc-product-detail-thumb {
  width: 88px;
  height: 88px;
  padding: 0;
  border: 1px solid rgba(0, 0, 0, 0.12);
  background: #f7f6f2;
  cursor: pointer;
  overflow: hidden;
  transition: border-color 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease;
}

.orc-product-detail-thumb.is-active {
  border-color: #8b7657;
  box-shadow: 0 0 0 1px #8b7657 inset;
}

.orc-product-detail-thumb:hover {
  transform: translateY(-2px);
  border-color: rgba(0, 0, 0, 0.36);
}

.orc-product-detail-thumb img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.orc-product-detail-info {
  position: sticky;
  top: 118px;
  padding-top: 4px;
}

.orc-product-kicker {
  margin: 0 0 16px;
  color: #8a8a8a;
  font-size: 12px;
  font-weight: 680;
  letter-spacing: 0.18em;
}

.orc-product-detail-info h1 {
  margin: 0;
  color: #050505;
  font-size: clamp(28px, 2.5vw, 44px);
  font-weight: 620;
  line-height: 1.12;
  letter-spacing: 0;
  word-break: keep-all;
}

.orc-product-summary {
  margin: 24px 0 0;
  color: #2b2b2b;
  font-size: 18px;
  line-height: 1.74;
  word-break: keep-all;
}

.orc-b2b-callout-detail {
  margin-top: 30px;
  margin-bottom: 0;
  padding: 22px 24px;
  grid-template-columns: 1fr;
}

.orc-b2b-callout-detail nav {
  margin-top: 2px;
}

.orc-product-specs {
  margin: 34px 0 0;
  padding: 26px 0;
  display: grid;
  gap: 13px;
  border-top: 1px solid rgba(0, 0, 0, 0.16);
  border-bottom: 1px solid rgba(0, 0, 0, 0.16);
}

.orc-product-price-box {
  margin-top: 34px;
  padding: 0;
  background: transparent;
  border: 0;
}

.orc-product-b2b-price-box,
.orc-product-b2b-price-table {
  margin-top: 30px;
  padding-top: 24px;
  border-top: 1px solid rgba(132, 109, 76, 0.26);
  background: transparent;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  color: #191611;
  box-shadow: none;
}

.orc-product-price-box span {
  display: block;
  margin-bottom: 8px;
  color: #888;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: 0.14em;
}

.orc-product-b2b-price-box span,
.orc-product-b2b-price-table span {
  color: rgba(67, 55, 40, 0.6);
}

.orc-product-price-box strong {
  color: #050505;
  font-size: 26px;
  font-weight: 850;
}

.orc-product-b2b-price-box strong,
.orc-product-b2b-price-table strong {
  color: #15120d;
}

.orc-product-b2b-price-box .orc-product-price-heading,
.orc-product-b2b-price-table .orc-product-price-heading {
  border-bottom-color: rgba(132, 109, 76, 0.55);
}

.orc-product-b2b-price-box .orc-product-price-heading strong,
.orc-product-b2b-price-table .orc-product-price-heading strong {
  color: #7d6b4f;
}

.orc-product-b2b-heading-side {
  display: grid;
  gap: 7px;
  justify-items: end;
  text-align: right;
}

.orc-product-b2b-summary {
  display: block;
  margin-top: 18px;
}

.orc-product-b2b-stock-summary {
  margin-top: 16px;
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr);
  gap: 16px;
  align-items: start;
}

.orc-product-b2b-stock-summary span {
  margin: 1px 0 0;
  color: #8b7657;
  font-size: 15px;
  font-weight: 850;
  line-height: 1.2;
  letter-spacing: 0;
}

.orc-product-b2b-stock-summary strong {
  color: #6d5a3d;
  font-size: clamp(20px, 1.5vw, 25px);
  line-height: 1.18;
}

.orc-product-price-box p {
  margin: 0;
  color: #666;
  font-size: 14px;
  line-height: 1.6;
}

.orc-product-price-heading {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 0;
  padding-bottom: 14px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.84);
}

.orc-product-price-heading span {
  margin: 0;
  color: #9a8f7e;
}

.orc-product-price-heading strong {
  font-size: 18px;
  line-height: 1.2;
}

.orc-product-price-list dl {
  margin: 20px 0 0;
  display: grid;
  gap: 13px;
}

.orc-product-price-list dl div {
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr);
  gap: 16px;
  align-items: start;
}

.orc-product-price-list dt {
  margin: 1px 0 0;
  color: #6f6a62;
  font-size: 15px;
  font-weight: 850;
  line-height: 1.2;
  letter-spacing: 0;
}

.orc-product-price-list dd {
  margin: 0;
  color: #111;
}

.orc-product-price-list dd strong {
  display: block;
  color: #050505;
  font-size: clamp(20px, 1.5vw, 25px);
  font-weight: 880;
  line-height: 1.18;
  letter-spacing: 0;
}

.orc-product-price-list small {
  display: block;
  margin-top: 4px;
  color: #8a8a8a;
  font-size: 12px;
  font-weight: 650;
  letter-spacing: 0;
}

.orc-product-b2b-price-table .orc-product-price-list dt,
.orc-product-b2b-price-table dt {
  color: #8b7657;
  margin: 0;
}

.orc-product-b2b-price-table dl div {
  align-items: center;
}

.orc-product-b2b-price-table dd strong {
  color: #6d5a3d;
}

.orc-product-inquiry {
  width: 100%;
  height: 54px;
  margin-top: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #050505;
  background: #050505;
  color: #fff;
  font-size: 15px;
  font-weight: 850;
  text-decoration: none;
  transition: background 0.18s ease;
}

.orc-product-inquiry:hover {
  background: #2a2a2a;
  color: #fff;
}

.orc-product-inquiry.is-disabled {
  background: #999;
  border-color: #999;
}

.orc-product-description,
.orc-product-install {
  margin-top: 86px;
  padding-top: 38px;
  border-top: 1px solid rgba(0, 0, 0, 0.16);
}

.orc-product-description h2,
.orc-product-install h2 {
  margin: 0 0 24px;
  color: #050505;
  font-size: clamp(24px, 2vw, 36px);
  font-weight: 620;
  line-height: 1.32;
}

.orc-product-description div {
  max-width: 880px;
  color: #222;
  font-size: 17px;
  line-height: 1.8;
  word-break: keep-all;
}

.orc-product-install-grid {
  display: grid;
  max-width: min(100%, 860px);
  grid-template-columns: 1fr;
  gap: 24px;
}

.orc-product-install-grid figure {
  margin: 0;
  aspect-ratio: 1.9 / 1;
  background: #f4f3ef;
  overflow: hidden;
}

.orc-product-install-grid img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.orc-portfolio-detail {
  width: min(1480px, 92vw);
  margin: 0 auto 110px;
  font-family: Pretendard, "Noto Sans KR", Arial, sans-serif;
}

.orc-portfolio-detail-head {
  max-width: 1040px;
  margin: 0 0 46px;
  padding-bottom: 36px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.16);
}

.orc-portfolio-detail-head h1 {
  margin: 0;
  color: #050505;
  font-size: clamp(38px, 4vw, 76px);
  font-weight: 850;
  line-height: 1.1;
  letter-spacing: 0;
  word-break: keep-all;
}

.orc-portfolio-detail-head .orc-product-summary {
  max-width: 760px;
}

.orc-portfolio-title {
  margin-top: 64px;
  padding-top: 38px;
  border-top: 1px solid rgba(0, 0, 0, 0.16);
}

.orc-portfolio-title .orc-product-kicker {
  margin: 0 0 24px;
}

.orc-portfolio-title h1 {
  max-width: 1040px;
  margin: 0;
  color: #050505;
  font-size: clamp(26px, 2vw, 38px);
  font-weight: 560;
  line-height: 1.28;
  letter-spacing: 0;
  word-break: keep-all;
}

.orc-portfolio-detail-hero {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: clamp(28px, 4vw, 56px);
  align-items: start;
  margin-top: 40px;
}

.orc-portfolio-detail-hero.has-materials {
  grid-template-columns: minmax(0, 1fr) minmax(220px, 280px);
  gap: clamp(40px, 4.5vw, 72px);
}

.orc-portfolio-detail-hero .orc-portfolio-feature-gallery {
  margin: 0;
}

.orc-portfolio-detail-hero .orc-portfolio-feature-image {
  aspect-ratio: 1.45 / 1;
  max-height: none;
}

.orc-portfolio-detail-hero.has-materials .orc-portfolio-feature-image {
  aspect-ratio: 1.6 / 1;
  min-height: clamp(320px, 50vh, 580px);
}

.orc-portfolio-linked-products {
  position: sticky;
  top: 110px;
  padding-top: 2px;
}

.orc-portfolio-linked-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.orc-portfolio-linked-entry {
  padding: 0 0 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.orc-portfolio-linked-entry + .orc-portfolio-linked-entry {
  margin-top: 20px;
}

.orc-portfolio-linked-item {
  display: grid;
  grid-template-columns: 56px minmax(0, 1fr);
  gap: 14px;
  align-items: start;
  color: #111;
  text-decoration: none;
  transition: opacity 0.18s ease;
}

.orc-portfolio-linked-item:hover {
  opacity: 0.72;
}

.orc-portfolio-linked-thumb {
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: #f3f2ef;
}

.orc-portfolio-linked-thumb img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.orc-portfolio-linked-thumb span {
  color: #b0b0b0;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.1em;
}

.orc-portfolio-linked-body {
  display: grid;
  gap: 0;
  min-width: 0;
}

.orc-portfolio-linked-title {
  color: #111;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.38;
  word-break: keep-all;
}

.orc-portfolio-linked-spec {
  margin-top: 7px;
  color: #8a8a8a;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.55;
  word-break: keep-all;
}

.orc-portfolio-linked-action {
  margin-top: 10px;
  color: #b3b3b3;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 0.02em;
}

.orc-portfolio-linked-inquiry {
  display: inline-block;
  margin: 8px 0 0 70px;
  color: #666;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 0.02em;
  text-decoration: underline;
  text-underline-offset: 3px;
  transition: color 0.18s ease;
}

.orc-portfolio-linked-inquiry:hover {
  color: #111;
}

.orc-portfolio-feature-gallery {
  margin: 56px 0 0;
}

.orc-portfolio-feature-image {
  margin: 0;
  aspect-ratio: 1.9 / 1;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f4f3ef;
  overflow: hidden;
}

.orc-portfolio-feature-image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.orc-portfolio-feature-image span {
  color: #9a9a9a;
  font-size: 13px;
  font-weight: 850;
  letter-spacing: 0.18em;
}

.orc-portfolio-gallery {
  margin-top: 34px;
  padding-top: 0;
  border-top: 0;
}

.orc-portfolio-description {
  margin-top: 72px;
  padding-top: 34px;
  border-top: 1px solid rgba(0, 0, 0, 0.16);
}

.orc-portfolio-description div {
  max-width: 920px;
  color: #222;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.9;
  word-break: keep-all;
}

.orc-portfolio-description div p {
  margin: 0 0 1em;
  font-weight: 400;
}

.orc-portfolio-gallery-grid {
  display: grid;
  max-width: min(100%, 980px);
  grid-template-columns: 1fr;
  gap: 24px;
}

.orc-portfolio-gallery-grid figure {
  margin: 0;
  aspect-ratio: 1.9 / 1;
  background: #f4f3ef;
  overflow: hidden;
}

.orc-portfolio-gallery-grid img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.orc-partner-register {
  width: min(1040px, calc(100vw - 48px));
  max-width: none !important;
  margin: 0 auto 110px !important;
  font-family: Pretendard, "Noto Sans KR", Arial, sans-serif;
}

.orc-partner-auth-page .orc-partner-register {
  margin: 0 auto !important;
  padding: clamp(34px, 4vw, 56px);
  border: 1px solid rgba(255, 255, 255, 0.88);
  background: rgba(247, 246, 242, 0.94);
  color: #111;
  box-shadow: 0 28px 90px rgba(0, 0, 0, 0.32);
  backdrop-filter: blur(18px);
}

.orc-partner-register-head {
  margin-bottom: 34px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.16);
}

.orc-partner-auth-page .orc-partner-register-head {
  border-bottom-color: rgba(0, 0, 0, 0.16);
}

.orc-partner-register-head p {
  margin: 0 0 16px;
  color: #858585;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: 0.18em;
}

.orc-partner-register-head h2 {
  margin: 0;
  color: #050505;
  font-size: clamp(34px, 3.3vw, 56px);
  font-weight: 850;
  line-height: 1.16;
}

.orc-partner-auth-page .orc-partner-register-head h2 {
  color: #080808;
}

.orc-partner-register-head span {
  display: block;
  max-width: 760px;
  margin-top: 22px;
  color: #222;
  font-size: 18px;
  line-height: 1.75;
  word-break: keep-all;
}

.orc-partner-auth-page .orc-partner-register-head span {
  color: #343434;
}

.orc-partner-form {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}

.orc-partner-form label {
  display: grid;
  gap: 8px;
  color: #111;
  font-size: 14px;
  font-weight: 800;
}

.orc-partner-auth-page .orc-partner-form label {
  color: #171717;
}

.orc-partner-form label.is-wide {
  grid-column: 1 / -1;
}

.orc-partner-form input,
.orc-partner-form textarea {
  width: 100%;
  min-height: 52px;
  padding: 0 16px;
  border: 1px solid rgba(0, 0, 0, 0.18);
  background: #fff;
  color: #111;
  font-size: 16px;
  font-weight: 500;
  box-sizing: border-box;
}

.orc-partner-auth-page .orc-partner-form input,
.orc-partner-auth-page .orc-partner-form textarea {
  border-color: rgba(0, 0, 0, 0.16);
  background: rgba(255, 255, 255, 0.92);
  color: #111;
}

.orc-partner-file small {
  color: #777;
  font-size: 13px;
  font-weight: 650;
  line-height: 1.5;
}

.orc-partner-auth-page .orc-partner-file small {
  color: #666;
}

.orc-partner-form textarea {
  min-height: 132px;
  padding-top: 14px;
  line-height: 1.65;
  resize: vertical;
}

.orc-partner-form button {
  grid-column: 1 / -1;
  width: 220px;
  height: 54px;
  border: 1px solid #050505;
  background: #050505;
  color: #fff;
  font-size: 15px;
  font-weight: 850;
  cursor: pointer;
}

.orc-partner-form button:disabled {
  cursor: not-allowed;
  border-color: rgba(0, 0, 0, 0.16);
  background: #d8d8d8;
  color: #777;
}

.orc-partner-auth-page .orc-partner-form button:disabled {
  border-color: rgba(0, 0, 0, 0.12);
  background: #dedbd4;
  color: #8a867e;
}

.orc-partner-hp {
  position: absolute !important;
  left: -9999px !important;
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
}

.orc-partner-form-message {
  margin-bottom: 24px;
  padding: 18px 20px;
  border: 1px solid rgba(0, 0, 0, 0.14);
  background: #f7f7f4;
  color: #111;
  font-size: 15px;
  line-height: 1.7;
}

.orc-partner-form-message p {
  margin: 0;
}

.orc-partner-form-message.is-error {
  border-color: rgba(160, 38, 38, 0.35);
  background: #fff6f4;
}

.orc-partner-form-message.is-success {
  border-color: rgba(32, 112, 72, 0.28);
  background: #f3faf6;
}

.orc-partner-login {
  width: min(680px, calc(100vw - 48px));
}

.orc-partner-auth-page .orc-partner-login {
  width: min(620px, calc(100vw - 48px));
}

.orc-partner-login .orc-partner-form,
.orc-partner-login-form {
  grid-template-columns: 1fr;
}

.orc-partner-remember {
  display: inline-flex !important;
  grid-template-columns: auto 1fr;
  align-items: center;
  gap: 9px !important;
  font-weight: 650 !important;
}

.orc-partner-remember input {
  width: 16px !important;
  min-height: 16px !important;
  padding: 0 !important;
  accent-color: #050505;
}

.orc-partner-login-links,
.orc-partner-status-actions {
  margin-top: 22px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.orc-partner-login-links a,
.orc-partner-status-actions a {
  min-height: 44px;
  padding: 0 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(0, 0, 0, 0.2);
  color: #111 !important;
  background: #fff;
  font-size: 14px;
  font-weight: 780;
  text-decoration: none !important;
}

.orc-partner-auth-page .orc-partner-login-links a,
.orc-partner-auth-page .orc-partner-status-actions a {
  border-color: rgba(0, 0, 0, 0.18);
  color: #111 !important;
  background: rgba(255, 255, 255, 0.62);
}

.orc-partner-status-actions a:first-child {
  background: #050505;
  color: #fff !important;
  border-color: #050505;
}

@media (max-width: 1100px) {
  .orc-products-layout,
  .orc-product-detail-hero,
  .orc-portfolio-detail-hero {
    grid-template-columns: 1fr;
  }

  .orc-portfolio-linked-products {
    position: static;
  }

  .orc-portfolio-detail-hero .orc-portfolio-feature-image {
    min-height: 0;
    aspect-ratio: 1.45 / 1;
  }

  .orc-portfolio-linked-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0 28px;
  }

  .orc-portfolio-linked-entry {
    border-bottom: 0;
    padding-bottom: 0;
  }

  .orc-portfolio-linked-entry + .orc-portfolio-linked-entry {
    margin-top: 0;
  }

  .orc-news-board-head {
    grid-template-columns: 1fr;
    align-items: start;
  }

  .orc-news-row {
    grid-template-columns: 64px 104px minmax(0, 1fr) 112px;
  }

  .orc-news-row-head span:nth-child(4),
  .orc-news-author {
    display: none;
  }

  .orc-products-filter,
  .orc-product-detail-info,
  .orc-portfolio-detail-info {
    position: static;
  }

  .orc-product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .orc-b2b-callout {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .orc-floating-kakao {
    right: 18px;
    bottom: 88px;
    min-width: 0;
    width: 44px;
    height: 44px;
    padding: 0;
    border-radius: 999px;
    gap: 0;
  }

  .orc-home-kakao-inline {
    right: calc(4% + 88px);
    bottom: 70px;
    width: auto;
    min-width: 28px;
    max-width: none;
    height: 20px;
    font-size: 9px;
    overflow: visible;
  }

  .orc-floating-kakao-text {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    white-space: nowrap;
    border: 0;
  }

  .orc-floating-kakao-icon {
    width: 30px;
    height: 30px;
  }

  .orc-floating-kakao svg {
    width: 30px;
    height: 30px;
  }

  .orc-floating-kakao-icon::after {
    top: 9px;
    font-size: 7px;
  }

  .orc-products-page,
  .orc-product-detail,
  .orc-portfolio-detail,
  .orc-news-board {
    width: min(100% - 36px, 1480px);
  }

  .orc-news-board-head {
    gap: 24px;
    margin-bottom: 26px;
    padding-bottom: 28px;
  }

  .orc-news-search {
    grid-template-columns: 1fr;
  }

  .orc-news-tabs {
    margin-bottom: 28px;
    gap: 10px 18px;
  }

  .orc-news-row-head {
    display: none;
  }

  .orc-news-row {
    min-height: 0;
    grid-template-columns: 1fr auto;
    gap: 10px 16px;
    padding: 22px 0;
  }

  .orc-news-no {
    grid-column: 1;
    grid-row: 1;
  }

  .orc-news-category {
    grid-column: 2;
    grid-row: 1;
    justify-self: end;
  }

  .orc-news-title {
    grid-column: 1 / -1;
    grid-row: 2;
  }

  .orc-news-title strong {
    white-space: normal;
  }

  .orc-news-date {
    grid-column: 1 / -1;
    grid-row: 3;
  }

  .orc-product-grid,
  .orc-product-install-grid,
  .orc-portfolio-gallery-grid {
    grid-template-columns: 1fr;
  }

  .orc-products-filter {
    border-top-width: 1px;
  }

  .orc-product-detail-hero,
  .orc-portfolio-detail-hero {
    gap: 32px;
  }

  .orc-portfolio-linked-list {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .orc-portfolio-linked-entry {
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  }

  .orc-portfolio-linked-entry + .orc-portfolio-linked-entry {
    margin-top: 18px;
  }

  .orc-portfolio-linked-inquiry {
    margin-left: 70px;
  }

  .orc-b2b-callout {
    padding: 22px 20px;
  }

  .orc-b2b-callout nav,
  .orc-partner-form {
    grid-template-columns: 1fr;
  }

  .orc-b2b-callout nav {
    display: grid;
  }

  .orc-partner-form label.is-wide,
  .orc-partner-form button {
    grid-column: auto;
  }

  .orc-partner-form button {
    width: 100%;
  }
}

@media (max-width: 640px) {
  .orc-products-layout {
    gap: 28px;
  }

  .orc-products-filter {
    position: relative;
    top: auto;
    margin: 0 0 12px;
    padding: 0;
    border-top: 0;
  }

  .orc-filter-toggle-input {
    position: absolute;
    display: block;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    white-space: nowrap;
    border: 0;
  }

  .orc-filter-toggle {
    min-height: 50px;
    padding: 0 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    border: 1px solid rgba(0, 0, 0, 0.16);
    background: #fff;
    color: #080808;
    cursor: pointer;
  }

  .orc-filter-toggle span {
    font-size: 15px;
    font-weight: 840;
    line-height: 1.2;
  }

  .orc-filter-toggle em {
    min-width: 72px;
    font-style: normal;
    color: #777;
    font-size: 12px;
    font-weight: 720;
    line-height: 1;
    text-align: right;
  }

  .orc-filter-toggle em::after {
    content: "";
    width: 7px;
    height: 7px;
    margin-left: 9px;
    display: inline-block;
    border-right: 1px solid currentColor;
    border-bottom: 1px solid currentColor;
    transform: translateY(-2px) rotate(45deg);
  }

  .orc-filter-panel {
    display: none;
    padding: 4px 0 18px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  }

  .orc-filter-toggle-input:checked + .orc-filter-toggle {
    border-color: #111;
  }

  .orc-filter-toggle-input:checked + .orc-filter-toggle em {
    font-size: 0;
  }

  .orc-filter-toggle-input:checked + .orc-filter-toggle em::before {
    content: "필터 닫기";
    font-size: 12px;
  }

  .orc-filter-toggle-input:checked + .orc-filter-toggle em::after {
    transform: translateY(2px) rotate(225deg);
  }

  .orc-filter-toggle-input:checked ~ .orc-filter-panel {
    display: block;
  }

  .orc-filter-top {
    padding: 16px 0 12px;
  }

  .orc-filter-top strong {
    display: none;
  }

  .orc-filter-reset {
    min-height: 30px;
    margin-left: auto;
    padding: 0 10px;
    font-size: 11px;
  }

  .orc-filter-group {
    padding: 22px 0 18px;
  }

  .orc-filter-group legend {
    margin-bottom: 16px;
    padding-top: 0;
    font-size: 14px;
  }

  .orc-filter-group label {
    min-height: 30px;
    font-size: 13px;
  }

  .orc-filter-submit {
    height: 46px;
    margin-top: 18px;
  }

  .orc-products-count {
    justify-content: flex-start;
    margin: 4px 0 24px;
  }

  body.single-orc_product .orc-product-detail {
    width: min(100% - 32px, 1480px);
    margin-bottom: 76px;
  }

  body.single-orc_product .orc-product-back {
    margin-bottom: 22px;
  }

  body.single-orc_product .orc-product-detail-hero {
    gap: 24px;
  }

  body.single-orc_product .orc-product-detail-gallery {
    gap: 0;
  }

  body.single-orc_product .orc-product-detail-image {
    aspect-ratio: 1.42 / 1;
  }

  body.single-orc_product .orc-product-detail-thumbs {
    display: none !important;
  }

  body.single-orc_product .orc-product-detail-info {
    padding-top: 0;
  }

  body.single-orc_product .orc-product-kicker {
    margin-bottom: 14px;
  }

  body.single-orc_product .orc-product-detail-info h1 {
    font-size: clamp(27px, 7vw, 34px);
    line-height: 1.15;
  }

  body.single-orc_product .orc-product-summary {
    margin-top: 18px;
    font-size: 15px;
    line-height: 1.72;
  }

  body.single-orc_product .orc-product-specs {
    margin-top: 24px;
    padding: 22px 0;
    gap: 12px;
  }

  body.single-orc_product .orc-product-price-box {
    margin-top: 24px;
  }

  body.single-orc_product .orc-product-inquiry {
    margin-top: 24px;
  }
}

@media (max-width: 640px) {
  body.single-orc_portfolio .orc-portfolio-detail {
    width: min(100% - 32px, 1480px);
    margin-bottom: 76px;
  }

  body.single-orc_portfolio .orc-portfolio-title {
    margin-top: 36px;
    padding-top: 28px;
  }

  body.single-orc_portfolio .orc-portfolio-title .orc-product-kicker {
    margin-bottom: 18px;
  }

  body.single-orc_portfolio .orc-portfolio-title h1 {
    font-size: clamp(25px, 7vw, 32px);
    line-height: 1.18;
  }

  body.single-orc_portfolio .orc-portfolio-detail-hero {
    gap: 18px;
    margin-top: 28px;
  }

  body.single-orc_portfolio .orc-portfolio-feature-gallery {
    gap: 0;
  }

  body.single-orc_portfolio .orc-portfolio-detail-hero .orc-portfolio-feature-image,
  body.single-orc_portfolio .orc-portfolio-detail-hero.has-materials .orc-portfolio-feature-image {
    min-height: 0;
    aspect-ratio: 1.42 / 1;
  }

  body.single-orc_portfolio .orc-portfolio-detail-thumbs {
    display: none !important;
  }

  body.single-orc_portfolio .orc-portfolio-linked-products {
    margin-top: 2px;
    padding-top: 0;
  }

  body.single-orc_portfolio .orc-portfolio-linked-products::before {
    content: "사용 제품";
    display: block;
    margin: 0 0 10px;
    color: #8d8d8d;
    font-size: 11px;
    font-weight: 820;
    line-height: 1;
    letter-spacing: 0.12em;
  }

  body.single-orc_portfolio .orc-portfolio-linked-list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
  }

  body.single-orc_portfolio .orc-portfolio-linked-entry {
    padding: 0;
    border-bottom: 0;
  }

  body.single-orc_portfolio .orc-portfolio-linked-entry + .orc-portfolio-linked-entry {
    margin-top: 0;
  }

  body.single-orc_portfolio .orc-portfolio-linked-item {
    min-height: 68px;
    padding: 8px 42px 8px 8px;
    grid-template-columns: 52px minmax(0, 1fr);
    gap: 12px;
    align-items: center;
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.16);
    background: #fff;
  }

  body.single-orc_portfolio .orc-portfolio-linked-item::after {
    content: "";
    position: absolute;
    right: 16px;
    top: 50%;
    width: 8px;
    height: 8px;
    border-right: 1px solid #111;
    border-bottom: 1px solid #111;
    transform: translateY(-50%) rotate(-45deg);
  }

  body.single-orc_portfolio .orc-portfolio-linked-thumb {
    width: 52px;
    height: 52px;
  }

  body.single-orc_portfolio .orc-portfolio-linked-title {
    font-size: 13px;
    line-height: 1.34;
  }

  body.single-orc_portfolio .orc-portfolio-linked-spec {
    margin-top: 4px;
    font-size: 11px;
    line-height: 1.35;
  }

  body.single-orc_portfolio .orc-portfolio-linked-action {
    display: none;
  }

  body.single-orc_portfolio .orc-portfolio-linked-inquiry {
    display: none;
  }

  body.single-orc_portfolio .orc-portfolio-gallery {
    margin-top: 28px;
  }

  body.single-orc_portfolio .orc-portfolio-gallery-grid {
    max-width: none;
    gap: 16px;
  }

  body.single-orc_portfolio .orc-portfolio-gallery-grid figure {
    aspect-ratio: 1.42 / 1;
  }
}

@media (max-width: 640px) {
  body.single-orc_portfolio .orc-portfolio-detail-hero.has-materials {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 18px !important;
  }

  body.single-orc_portfolio .orc-portfolio-feature-gallery {
    width: 100% !important;
    max-width: none !important;
    order: 1 !important;
  }

  body.single-orc_portfolio .orc-portfolio-feature-image,
  body.single-orc_portfolio .orc-portfolio-detail-hero .orc-portfolio-feature-image,
  body.single-orc_portfolio .orc-portfolio-detail-hero.has-materials .orc-portfolio-feature-image {
    width: 100% !important;
    max-width: none !important;
    min-height: 0 !important;
    aspect-ratio: 1.42 / 1 !important;
  }

  body.single-orc_portfolio .orc-portfolio-feature-image img {
    width: 100% !important;
    height: 100% !important;
    display: block !important;
    object-fit: cover !important;
  }

  body.single-orc_portfolio .orc-portfolio-linked-products {
    width: 100% !important;
    max-width: none !important;
    order: 2 !important;
  }

  body.single-orc_portfolio .orc-portfolio-gallery {
    margin-top: 28px !important;
  }
}
