
/* Elementor shell reset */
.elementor-widget-html:has(.brb-tentherma-v45),
.elementor-widget-html:has(.brb-tentherma-v45) > .elementor-widget-container,
.elementor-widget-html:has(.brb-tentherma-v45) .elementor-widget-container,
.elementor-column:has(.brb-tentherma-v45),
.elementor-column-wrap:has(.brb-tentherma-v45),
.elementor-widget-wrap:has(.brb-tentherma-v45),
.elementor-container:has(.brb-tentherma-v45),
.elementor-section:has(.brb-tentherma-v45),
.e-con:has(.brb-tentherma-v45),
.e-con-inner:has(.brb-tentherma-v45),
.elementor-element:has(.brb-tentherma-v45),
.elementor-widget-html:has(.brb-tentherma-subnav-v45),
.elementor-widget-html:has(.brb-tentherma-subnav-v45) .elementor-widget-container{
  margin-top:0!important;
  margin-bottom:0!important;
  padding-top:0!important;
  padding-bottom:0!important;
}

/* 리프팅 서브메뉴 */
.brb-tentherma-subnav-v45{
  width:100vw;
  max-width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  background:#fffdf8;
  border-bottom:1px solid #e8ded1;
  font-family:"Pretendard Variable","Pretendard","Apple SD Gothic Neo",sans-serif;
}

.brb-tentherma-subnav-v45 .wrap{
  width:calc(100% - 24px);
  max-width:1140px;
  margin:0 auto;
  position:relative;
}

.brb-tentherma-subnav-v45 .wrap:after{
  content:"";
  position:absolute;
  right:0;
  top:0;
  width:28px;
  height:100%;
  pointer-events:none;
  background:linear-gradient(90deg,rgba(255,253,248,0),#fffdf8);
}

.brb-tentherma-subnav-v45 .cat-nav-scroll{
  display:flex;
  gap:6px;
  overflow-x:auto;
  padding:9px 0;
  -webkit-overflow-scrolling:touch;
  scrollbar-width:none;
}

.brb-tentherma-subnav-v45 .cat-nav-scroll::-webkit-scrollbar{
  display:none;
}

.brb-tentherma-subnav-v45 .cat-nav-scroll a{
  flex:0 0 auto;
  padding:6px 11px;
  border-radius:9px;
  border:1px solid #eadfd6;
  background:#fff;
  color:#766d65;
  font-size:12.5px;
  font-weight:540;
  letter-spacing:-.02em;
  white-space:nowrap;
  text-decoration:none;
  transition:border-color .15s,color .15s,background .15s;
}

.brb-tentherma-subnav-v45 .cat-nav-scroll a:hover{
  border-color:#d8c7bd;
  color:#2c2926;
}

.brb-tentherma-subnav-v45 .cat-nav-scroll a.on{
  background:#f6ecef;
  border-color:rgba(143,31,61,.28);
  color:#8f1f3d;
  font-weight:620;
}

.brb-tentherma-v45,
.brb-tentherma-v45 *{
  box-sizing:border-box;
}

.brb-tentherma-v45{
  width:100vw;
  max-width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  --bg:#fbf8f3;
  --surface:#fffdf8;
  --card:#fffefa;
  --ink:#2c2926;
  --ink2:#4f4740;
  --muted:#766d65;
  --line:#e8ded1;
  --line2:#eadfd6;
  --dark:#3a2b20;
  --brown:#8b5e34;
  --burgundy:#8f1f3d;
  --burgundy2:#9a243f;
  --pink:#ed0086;
  --burgundy-soft:#f6ecef;
  --warn:#fffaf2;
  --r-xl:24px;
  --r-lg:18px;
  --r-md:12px;
  --shadow:0 8px 26px rgba(58,43,32,.065);
  --shadow-soft:0 3px 12px rgba(58,43,32,.045);
  color:var(--ink);
  background:var(--bg);
  font-family:"Pretendard Variable","Pretendard","Apple SD Gothic Neo","Noto Sans KR",sans-serif;
  line-height:1.76;
  letter-spacing:-.018em;
  word-break:keep-all;
  overflow-wrap:break-word;
  -webkit-font-smoothing:antialiased;
  overflow:hidden;
}

.brb-tentherma-v45 h1,
.brb-tentherma-v45 h2,
.brb-tentherma-v45 h3,
.brb-tentherma-v45 p{
  margin:0;
}

.brb-tentherma-v45 a{
  color:inherit;
  text-decoration:none;
}

.brb-tentherma-v45 .wrap{
  width:calc(100% - 24px);
  max-width:1140px;
  margin:0 auto;
}

.brb-tentherma-v45 .narrow{
  width:calc(100% - 28px);
  max-width:840px;
  margin:0 auto;
}

.brb-tentherma-v45 section{
  padding:46px 0;
}

.brb-tentherma-v45 .cream{
  background:var(--surface);
}

.brb-tentherma-v45 .deep{
  background:linear-gradient(180deg,#fffdf8,#f5eee6);
}

.brb-tentherma-v45 .eyebrow{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:6px 12px;
  border-radius:8px;
  border:1px solid rgba(139,94,52,.18);
  background:rgba(255,255,255,.72);
  color:var(--brown);
  font-size:11px;
  font-weight:610;
  letter-spacing:.06em;
  line-height:1.25;
  box-shadow:0 2px 8px rgba(58,43,32,.025);
}

.brb-tentherma-v45 .eyebrow:before{
  content:"";
  width:6px;
  height:6px;
  border-radius:50%;
  background:var(--burgundy);
  flex:0 0 auto;
}

.brb-tentherma-v45 .definition{
  padding:22px 0;
  background:linear-gradient(135deg,#2d211a,#4a3528);
  color:#fff;
}

.brb-tentherma-v45 .definition p{
  font-size:14.8px;
  line-height:1.72;
  color:rgba(255,255,255,.88);
}

.brb-tentherma-v45 .definition strong{
  color:#fff;
  font-weight:650;
}

.brb-tentherma-v45 .definition span{
  color:#f3c4d6;
  font-weight:620;
  box-shadow:inset 0 -.35em 0 rgba(143,31,61,.3);
}

.brb-tentherma-v45 .hero{
  padding:40px 0 42px;
  background:
    radial-gradient(circle at 88% 6%,rgba(143,31,61,.15),transparent 34%),
    radial-gradient(circle at 14% 0%,rgba(237,0,134,.055),transparent 28%),
    linear-gradient(145deg,#fff8f1,#f8f0e8 56%,#ecd8ce);
  border-bottom:1px solid rgba(214,190,177,.82);
  box-shadow:inset 0 -1px 0 rgba(255,255,255,.55);
}

.brb-tentherma-v45 .hero-grid{
  display:grid;
  grid-template-columns:1fr;
  gap:20px;
}

.brb-tentherma-v45 .hero h1{
  margin-top:16px;
  color:var(--dark);
  font-size:32px;
  line-height:1.15;
  letter-spacing:-.046em;
  font-weight:510;
}

.brb-tentherma-v45 .hero h1 span,
.brb-tentherma-v45 .hero h1 em{
  display:block;
  font-style:normal;
}

.brb-tentherma-v45 .hero h1 em{
  color:var(--burgundy);
  font-weight:650;
}

.brb-tentherma-v45 .hero-lead{
  margin-top:16px;
  max-width:780px;
  color:#51473f;
  font-size:14.6px;
  line-height:1.72;
}

.brb-tentherma-v45 .hero-note{
  padding:20px;
  border:1px solid rgba(232,222,209,.92);
  border-radius:var(--r-xl);
  background:rgba(255,255,255,.72);
  box-shadow:var(--shadow-soft);
}

.brb-tentherma-v45 .hero-note span{
  display:block;
  color:var(--burgundy);
  font-size:11px;
  font-weight:650;
  letter-spacing:.08em;
}

.brb-tentherma-v45 .hero-note p{
  margin-top:10px;
  color:#3f362f;
  font-size:14.5px;
  line-height:1.72;
}

.brb-tentherma-v45 .hero-note b{
  display:block;
  margin-top:12px;
  padding-top:12px;
  border-top:1px solid rgba(139,94,52,.14);
  color:var(--muted);
  font-size:12.5px;
  font-weight:500;
  line-height:1.5;
}

.brb-tentherma-v45 .quick-nav{
  position:sticky;
  top:0;
  z-index:20;
  background:rgba(251,248,243,.92);
  backdrop-filter:blur(10px);
  border-bottom:1px solid rgba(232,222,209,.92);
}

.brb-tentherma-v45 .quick-inner{
  width:calc(100% - 12px);
  max-width:1140px;
  margin:0 auto;
  display:flex;
  gap:6px;
  overflow-x:auto;
  scrollbar-width:none;
  padding:8px 0;
}

.brb-tentherma-v45 .quick-inner::-webkit-scrollbar{
  display:none;
}

.brb-tentherma-v45 .quick-nav a{
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
  min-height:32px;
  padding:0 11px;
  border:1px solid rgba(139,94,52,.12);
  border-radius:9px;
  background:rgba(255,255,255,.72);
  color:#6f655c;
  font-size:12.5px;
  font-weight:520;
  white-space:nowrap;
}

.brb-tentherma-v45 .section-head{
  max-width:840px;
  margin-bottom:22px;
}

.brb-tentherma-v45 .section-head h2{
  margin-top:12px;
  font-size:25px;
  line-height:1.3;
  letter-spacing:-.04em;
  color:var(--dark);
  font-weight:520;
}

.brb-tentherma-v45 .section-head p{
  margin-top:9px;
  color:var(--muted);
  font-size:14.2px;
  line-height:1.72;
}

.brb-tentherma-v45 .cards-4{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
}

.brb-tentherma-v45 .card{
  background:var(--card);
  border:1px solid var(--line2);
  box-shadow:var(--shadow-soft);
  padding:17px 15px;
  border-radius:var(--r-lg);
  min-height:146px;
}

.brb-tentherma-v45 .card b{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:28px;
  height:28px;
  border-radius:9px;
  background:var(--burgundy-soft);
  color:var(--burgundy);
  font-weight:650;
  font-size:12px;
  margin-bottom:10px;
}

.brb-tentherma-v45 .card h3{
  font-size:15.2px;
  line-height:1.36;
  letter-spacing:-.035em;
  color:var(--dark);
  font-weight:540;
}

.brb-tentherma-v45 .card p{
  margin-top:7px;
  font-size:12.6px;
  color:var(--muted);
  line-height:1.54;
}

/* 가격표 */
.brb-tentherma-v45 .price-card{
  background:var(--card);
  border:1px solid var(--line);
  border-radius:var(--r-xl);
  box-shadow:var(--shadow);
  padding:24px 18px;
  max-width:820px;
  margin:0 auto;
}

.brb-tentherma-v45 .price-card .eyebrow{
  display:flex;
  width:max-content;
  margin:0 auto 14px;
}

.brb-tentherma-v45 .price-card h2{
  text-align:center;
  color:var(--dark);
  font-size:24px;
  font-weight:520;
  letter-spacing:-.04em;
}

.brb-tentherma-v45 .price-compose{
  margin:14px 0 0;
  color:var(--muted);
  font-size:12.8px;
  line-height:1.6;
  text-align:center;
}

.brb-tentherma-v45 .price-list{
  margin-top:18px;
  display:grid;
  gap:0;
}

.brb-tentherma-v45 .price-group{
  margin:22px 0 4px;
  color:var(--dark);
  font-size:16px;
  font-weight:620;
  letter-spacing:-.03em;
}

.brb-tentherma-v45 .price-group:first-child{
  margin-top:0;
}

.brb-tentherma-v45 .price-group span:not(.mn){
  display:block;
  margin-top:4px;
  color:var(--muted);
  font-size:12.3px;
  font-weight:500;
  letter-spacing:-.01em;
  line-height:1.5;
}

.brb-tentherma-v45 .price-group .mn{
  display:inline-block;
  margin-left:7px;
  padding:3px 9px;
  border-radius:7px;
  font-size:11.5px;
  font-weight:680;
  letter-spacing:-.01em;
  vertical-align:middle;
}

.brb-tentherma-v45 .mn.core{
  background:#f6ecef;
  color:#8f1f3d;
  border:1px solid rgba(143,31,61,.28);
}

.brb-tentherma-v45 .mn.opt{
  background:#f0e6d8;
  color:#8b5e34;
  border:1px solid rgba(139,94,52,.28);
}

.brb-tentherma-v45 .price-group + .price-row{
  border-top:1px solid var(--line2);
}

.brb-tentherma-v45 .price-row{
  display:grid;
  grid-template-columns:1fr 42px 96px 32px 84px;
  align-items:baseline;
  column-gap:2px;
  padding:15px 2px;
  border-bottom:1px solid var(--line);
}

.brb-tentherma-v45 .price-row:last-child{
  border-bottom:0;
}

.brb-tentherma-v45 .price-row .name{
  font-size:14px;
  font-weight:540;
  color:var(--ink);
  white-space:nowrap;
}

.brb-tentherma-v45 .price-row .val{
  display:contents;
}

.brb-tentherma-v45 .ev-label{
  grid-column:2;
  color:#8a8078;
  font-size:11px;
  font-weight:600;
  text-align:right;
  white-space:nowrap;
}

.brb-tentherma-v45 .event{
  grid-column:3;
  color:var(--burgundy);
  font-size:16px;
  font-weight:700;
  text-align:right;
  white-space:nowrap;
}

.brb-tentherma-v45 .nm-label{
  grid-column:4;
  color:#8a8078;
  font-size:11px;
  font-weight:560;
  text-align:right;
  white-space:nowrap;
}

.brb-tentherma-v45 .normal{
  grid-column:5;
  color:#8a8078;
  font-size:13px;
  font-weight:600;
  text-align:right;
  white-space:nowrap;
}

.brb-tentherma-v45 .price-note{
  margin-top:15px;
  padding:12px;
  border-radius:var(--r-md);
  background:var(--warn);
  border:1px solid rgba(139,94,52,.16);
  color:#65574b;
  font-size:12.5px;
  line-height:1.62;
  text-align:center;
}

.brb-tentherma-v45 .fit-grid,
.brb-tentherma-v45 .step-grid{
  display:grid;
  grid-template-columns:1fr;
  gap:12px;
}

.brb-tentherma-v45 .fit-box,
.brb-tentherma-v45 .step,
.brb-tentherma-v45 .layer-box,
.brb-tentherma-v45 .design-explain,
.brb-tentherma-v45 .trust-card{
  padding:20px;
  border-radius:var(--r-lg);
  border:1px solid var(--line);
  background:var(--card);
  box-shadow:var(--shadow-soft);
}

.brb-tentherma-v45 .fit-good{
  background:#f3f6f1;
}

.brb-tentherma-v45 .fit-check{
  background:var(--warn);
}

.brb-tentherma-v45 .fit-box h3,
.brb-tentherma-v45 .step h3,
.brb-tentherma-v45 .layer-box h3,
.brb-tentherma-v45 .design-explain h3{
  font-size:18px;
  font-weight:560;
  color:var(--dark);
  letter-spacing:-.03em;
}

.brb-tentherma-v45 .fit-box ul{
  margin:13px 0 0;
  padding:0;
  list-style:none;
  display:grid;
  gap:8px;
}

.brb-tentherma-v45 .fit-box li{
  position:relative;
  padding-left:21px;
  color:#51463d;
  font-size:14px;
  line-height:1.6;
}

.brb-tentherma-v45 .fit-good li:before{
  content:"✓";
  position:absolute;
  left:0;
  color:var(--burgundy);
  font-weight:700;
}

.brb-tentherma-v45 .fit-check li:before{
  content:"·";
  position:absolute;
  left:5px;
  top:-3px;
  color:var(--brown);
  font-size:20px;
}

.brb-tentherma-v45 .advice{
  margin-top:14px;
  padding:18px;
  border-radius:var(--r-lg);
  background:linear-gradient(135deg,#fff,var(--burgundy-soft));
  border:1px solid rgba(143,31,61,.13);
}

.brb-tentherma-v45 .advice b{
  display:block;
  margin-bottom:7px;
  color:var(--burgundy);
  font-size:11.5px;
  font-weight:650;
  letter-spacing:.08em;
}

.brb-tentherma-v45 .advice p{
  color:#51463e;
  font-size:14px;
  line-height:1.72;
}

.brb-tentherma-v45 .compare-wrap{
  overflow-x:auto;
  border-radius:var(--r-lg);
  background:var(--card);
  border:1px solid var(--line);
  box-shadow:var(--shadow-soft);
}

.brb-tentherma-v45 table{
  width:100%;
  border-collapse:collapse;
  min-width:640px;
}

.brb-tentherma-v45 th,
.brb-tentherma-v45 td{
  padding:14px 12px;
  border-bottom:1px solid var(--line);
  text-align:left;
  vertical-align:top;
  font-size:13.2px;
  line-height:1.58;
}

.brb-tentherma-v45 th{
  background:var(--surface);
  color:var(--dark);
  font-weight:560;
}

.brb-tentherma-v45 .hl{
  color:var(--burgundy);
  font-weight:620;
}

.brb-tentherma-v45 tr:last-child td{
  border-bottom:0;
}

.brb-tentherma-v45 .step span{
  display:block;
  margin-bottom:8px;
  color:var(--burgundy);
  font-size:10.5px;
  font-weight:700;
  letter-spacing:.1em;
}

.brb-tentherma-v45 .step p,
.brb-tentherma-v45 .design-explain p,
.brb-tentherma-v45 .trust-card p{
  margin-top:9px;
  color:var(--muted);
  font-size:14px;
  line-height:1.7;
}

.brb-tentherma-v45 .layer-box{
  margin-top:12px;
}

.brb-tentherma-v45 .layers{
  display:grid;
  gap:8px;
  margin-top:13px;
}

.brb-tentherma-v45 .layer{
  padding:13px;
  border-radius:var(--r-md);
  border:1px solid rgba(58,43,32,.07);
  background:#fdf6e8;
  font-size:13.8px;
  font-weight:560;
  display:flex;
  justify-content:space-between;
  gap:12px;
}

.brb-tentherma-v45 .layer.is-core{
  background:linear-gradient(90deg,#f4e7d3,#fbeef2);
  outline:2px solid rgba(143,31,61,.16);
}

.brb-tentherma-v45 .layer span{
  color:rgba(44,41,38,.6);
  font-size:12.5px;
}

.brb-tentherma-v45 .mini-grid,
.brb-tentherma-v45 .care-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
}

.brb-tentherma-v45 .mini,
.brb-tentherma-v45 .care{
  padding:16px 14px;
  border-radius:var(--r-md);
  background:var(--card);
  border:1px solid var(--line);
  box-shadow:var(--shadow-soft);
}

.brb-tentherma-v45 .mini b,
.brb-tentherma-v45 .care b{
  display:block;
  margin-bottom:7px;
  color:var(--burgundy);
  font-size:13.5px;
  font-weight:620;
}

.brb-tentherma-v45 .mini p,
.brb-tentherma-v45 .care{
  color:var(--muted);
  font-size:13px;
  line-height:1.58;
}

.brb-tentherma-v45 .design-explain{
  margin-top:12px;
}

.brb-tentherma-v45 .faq{
  display:grid;
  gap:9px;
}

.brb-tentherma-v45 details{
  border:1px solid var(--line);
  border-radius:var(--r-lg);
  background:var(--card);
  overflow:hidden;
}

.brb-tentherma-v45 summary{
  cursor:pointer;
  list-style:none;
  padding:16px 48px 16px 17px;
  font-size:15px;
  font-weight:560;
  color:var(--dark);
  letter-spacing:-.02em;
  position:relative;
}

.brb-tentherma-v45 summary::-webkit-details-marker{
  display:none;
}

.brb-tentherma-v45 summary:after{
  content:"+";
  position:absolute;
  right:15px;
  top:50%;
  transform:translateY(-50%);
  width:24px;
  height:24px;
  border-radius:7px;
  background:var(--burgundy-soft);
  color:var(--burgundy);
  display:inline-flex;
  align-items:center;
  justify-content:center;
  font-weight:700;
  font-size:16px;
}

.brb-tentherma-v45 details[open] summary:after{
  content:"–";
}

.brb-tentherma-v45 details p{
  padding:0 17px 17px;
  color:var(--muted);
  font-size:13.8px;
  line-height:1.72;
}

.brb-tentherma-v45 .identity{
  padding:44px 0;
  background:linear-gradient(180deg,#fffdf8,#f5eee6);
}

.brb-tentherma-v45 .trust-card h2{
  margin-top:12px;
  font-size:22px;
  line-height:1.3;
  font-weight:540;
  color:var(--dark);
}

.brb-tentherma-v45 .trust-card .meta{
  margin-top:13px;
  color:var(--muted);
  font-size:12.8px;
  line-height:1.68;
}

.brb-tentherma-v45 .foot{
  padding:18px 12px;
  background:#261c16;
  color:rgba(255,255,255,.62);
  font-size:12px;
  line-height:1.6;
  text-align:center;
}

@media(max-width:380px){
  .brb-tentherma-v45 .wrap{
    width:calc(100% - 18px);
  }

  .brb-tentherma-v45 .hero h1{
    font-size:30px;
  }

  .brb-tentherma-v45 .cards-4,
  .brb-tentherma-v45 .mini-grid,
  .brb-tentherma-v45 .care-grid{
    gap:8px;
  }

  .brb-tentherma-v45 .card,
  .brb-tentherma-v45 .mini,
  .brb-tentherma-v45 .care{
    padding:14px 12px;
  }

  .brb-tentherma-v45 .card p,
  .brb-tentherma-v45 .mini p,
  .brb-tentherma-v45 .care{
    font-size:12.5px;
  }
}

@media(min-width:681px){
  .brb-tentherma-subnav-v45 .cat-nav-scroll a{
    font-size:13px;
    padding:7px 12px;
  }

  .brb-tentherma-v45 .wrap{
    width:min(1140px,calc(100% - 40px));
  }

  .brb-tentherma-v45 .narrow{
    width:min(840px,calc(100% - 36px));
  }

  .brb-tentherma-v45 section{
    padding:72px 0;
  }

  .brb-tentherma-v45 .definition{
    padding:28px 0;
  }

  .brb-tentherma-v45 .definition p{
    font-size:17px;
    line-height:1.82;
  }

  .brb-tentherma-v45 .hero{
    padding:64px 0 58px;
  }

  .brb-tentherma-v45 .hero-grid{
    grid-template-columns:1.08fr .92fr;
    gap:42px;
    align-items:center;
  }

  .brb-tentherma-v45 .hero h1{
    font-size:clamp(40px,4.2vw,50px);
    line-height:1.15;
    font-weight:510;
  }

  .brb-tentherma-v45 .hero-lead{
    font-size:17.5px;
    line-height:1.84;
    max-width:640px;
  }

  .brb-tentherma-v45 .hero-note{
    padding:26px;
    border-radius:var(--r-xl);
  }

  .brb-tentherma-v45 .hero-note p{
    font-size:16px;
    line-height:1.78;
  }

  .brb-tentherma-v45 .section-head{
    margin-bottom:30px;
  }

  .brb-tentherma-v45 .section-head h2{
    font-size:clamp(28px,3.2vw,36px);
    margin-top:14px;
    font-weight:520;
  }

  .brb-tentherma-v45 .section-head p{
    font-size:16.5px;
    line-height:1.82;
    margin-top:12px;
  }

  .brb-tentherma-v45 .cards-4{
    grid-template-columns:repeat(4,1fr);
    gap:14px;
  }

  .brb-tentherma-v45 .card{
    min-height:186px;
    padding:24px 22px;
  }

  .brb-tentherma-v45 .card b{
    width:32px;
    height:32px;
    margin-bottom:14px;
  }

  .brb-tentherma-v45 .card h3{
    font-size:17px;
    font-weight:540;
  }

  .brb-tentherma-v45 .card p{
    font-size:14.5px;
    line-height:1.72;
    margin-top:9px;
  }

  .brb-tentherma-v45 .price-card{
    padding:32px;
    max-width:820px;
  }

  .brb-tentherma-v45 .price-row{
    grid-template-columns:1fr 56px 132px 44px 118px;
    padding:18px 4px;
  }

  .brb-tentherma-v45 .price-row .name{
    font-size:15.5px;
  }

  .brb-tentherma-v45 .ev-label,
  .brb-tentherma-v45 .nm-label{
    font-size:12.5px;
  }

  .brb-tentherma-v45 .event{
    font-size:19px;
  }

  .brb-tentherma-v45 .normal{
    font-size:14px;
  }

  .brb-tentherma-v45 .fit-grid{
    grid-template-columns:1fr 1fr;
    gap:18px;
  }

  .brb-tentherma-v45 .fit-box,
  .brb-tentherma-v45 .step,
  .brb-tentherma-v45 .layer-box,
  .brb-tentherma-v45 .design-explain,
  .brb-tentherma-v45 .trust-card{
    padding:28px;
  }

  .brb-tentherma-v45 .fit-box h3,
  .brb-tentherma-v45 .step h3,
  .brb-tentherma-v45 .layer-box h3,
  .brb-tentherma-v45 .design-explain h3{
    font-size:20px;
  }

  .brb-tentherma-v45 .fit-box li,
  .brb-tentherma-v45 .step p,
  .brb-tentherma-v45 .design-explain p,
  .brb-tentherma-v45 .trust-card p{
    font-size:15.5px;
    line-height:1.78;
  }

  .brb-tentherma-v45 th,
  .brb-tentherma-v45 td{
    font-size:14.5px;
    padding:16px 15px;
  }

  .brb-tentherma-v45 .step-grid{
    grid-template-columns:1fr 1fr;
    gap:16px;
  }

  .brb-tentherma-v45 .mini-grid{
    grid-template-columns:repeat(4,1fr);
    gap:14px;
  }

  .brb-tentherma-v45 .care-grid{
    grid-template-columns:repeat(3,1fr);
    gap:14px;
  }

  .brb-tentherma-v45 .mini,
  .brb-tentherma-v45 .care{
    padding:20px;
  }

  .brb-tentherma-v45 .mini p,
  .brb-tentherma-v45 .care{
    font-size:14.2px;
    line-height:1.68;
  }

  .brb-tentherma-v45 .identity{
    padding:64px 0;
  }
}

@media(prefers-reduced-motion:reduce){
  .brb-tentherma-v45 *{
    transition:none!important;
  }
}

/* BRB-T20PROD 2026-08-05 - production fix, scoped to Page 1235 only.
   1) Naver reservation CTA: a global rule hides #naver-reservation.
      Re-show it on this page only. The global rule is not modified.
   2) Horizontal overflow: the full-bleed blocks and the global header
      use width:100vw, which includes the scrollbar, so the page was
      ~10px wider than the visible viewport. Clip root horizontal
      overflow on this page only. clip (not hidden) keeps sticky
      positioning working. Verified: elements past the viewport stayed
      18 -> 18, zero newly clipped, at both 1440 and 390 CSS px. */
/*BRB-PRICE-FIX-v1*/@media(max-width:680px){.brb-tentherma-v45 .price-row{grid-template-columns:1fr;row-gap:8px;padding:14px 2px;}.brb-tentherma-v45 .price-row .name{white-space:normal;font-size:14.5px;}.brb-tentherma-v45 .price-row .val{display:flex;flex-wrap:wrap;align-items:baseline;column-gap:6px;row-gap:4px;}.brb-tentherma-v45 .price-row .ev-label,.brb-tentherma-v45 .price-row .nm-label{text-align:left;font-size:12px;}.brb-tentherma-v45 .price-row .event,.brb-tentherma-v45 .price-row .normal{text-align:left;}.brb-tentherma-v45 .price-row .nm-label{margin-left:12px;}}