


.trust-page{background:#f4efe6;color:#1a2420}
.trust-wrap{width:min(1120px,calc(100% - 48px));margin:0 auto}
.trust-hero{padding:150px 0 78px;border-bottom:1px solid rgba(26,36,32,.18)}
.trust-eyebrow,.trust-kicker{font:600 11px/1.4 var(--f-mono,monospace);letter-spacing:.16em;text-transform:uppercase;color:#52645c}
.trust-hero h1{margin:18px 0 20px;font:500 clamp(42px,7vw,82px)/1.02 var(--f-display,serif);letter-spacing:-.045em}
.trust-lede{max-width:760px;font-size:clamp(18px,2.3vw,25px);line-height:1.7}
.trust-status{display:inline-flex;align-items:center;gap:9px;margin-top:28px;padding:9px 13px;border:1px solid rgba(26,36,32,.2);font-size:13px}
.trust-status span{width:7px;height:7px;border-radius:50%;background:#b9856c}
.trust-section{padding:86px 0}
.trust-section--tint{background:#e8e1d6}
.trust-grid{display:grid;grid-template-columns:minmax(220px,.75fr) minmax(0,1.5fr);gap:72px}
.trust-section h2{margin:12px 0 0;font:500 clamp(28px,4vw,48px)/1.18 var(--f-display,serif);letter-spacing:-.035em}
.trust-facts{margin:0;border-top:1px solid rgba(26,36,32,.22)}
.trust-facts div{display:grid;grid-template-columns:180px 1fr;gap:26px;padding:19px 0;border-bottom:1px solid rgba(26,36,32,.16)}
.trust-facts dt{font:600 12px/1.6 var(--f-mono,monospace);letter-spacing:.08em;color:#52645c}
.trust-facts dd{margin:0;font-size:17px;line-height:1.7}
.trust-copy{font-size:17px;line-height:1.85}
.trust-copy p:first-child{margin-top:0}
.trust-links{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:28px}
.trust-links a{color:#30483f;text-underline-offset:5px}
.trust-list{margin:0;padding-left:1.25em}
.trust-list li+li{margin-top:14px}
.trust-table-wrap{overflow:auto;margin:24px 0}
.trust-table{width:100%;border-collapse:collapse;background:rgba(255,255,255,.36)}
.trust-table th,.trust-table td{padding:15px 16px;border:1px solid rgba(26,36,32,.18);text-align:left;vertical-align:top}
.trust-table th{font-size:12px;letter-spacing:.06em;color:#52645c}
.trust-note{font-size:14px;color:#52645c}
@media(max-width:760px){
.trust-wrap{width:min(100% - 32px,1120px)}
.trust-hero{padding:118px 0 58px}
.trust-section{padding:58px 0}
.trust-grid{grid-template-columns:1fr;gap:32px}
.trust-facts div{grid-template-columns:1fr;gap:4px}
.trust-links{flex-direction:column;align-items:flex-start}
}


:root {
  --x-copper: #B9856C;
  --x-mist: #9FB0B2;
  --x-mist-deep: #7C9092;
  --x-sage: #4A6259;
  --x-sage-light: #66746D;
  --x-ink: #1A2420;
  --x-paper: #FCF7ED;
  --x-ivory: #F4EFE6;
  --x-line: rgba(63,74,69,.16);
}



.page-home  .u-scroll-rail i { background: var(--x-copper) !important; }
.page-method .u-scroll-rail i { background: var(--x-sage) !important; }
.page-scar  .u-scroll-rail i { background: var(--x-copper) !important; }
.page-record .u-scroll-rail i { background: var(--x-mist-deep) !important; }
.page-baseline .u-scroll-rail i { background: var(--x-sage-light) !important; }
.page-research .u-scroll-rail i { background: var(--x-ink) !important; }



.site-nav .links a.cur {
  position: relative;
}
.site-nav .links a.cur::after {
  content: "";
  position: absolute;
  left: 0; right: 0;
  bottom: -6px;
  height: 2px;
  background: var(--x-copper);
}



.page-home .u-axes,
.page-home .u-rs,
.page-home .u-out,
.page-home .u-film,
.page-home .am,
.page-home .mt,
.page-home .u-at,
.page-home .u-fq,
.page-home .cn {
  position: relative;
}
.page-home .u-rs::before,
.page-home .u-out::before,
.page-home .u-film::before,
.page-home .am::before,
.page-home .mt::before,
.page-home .u-at::before,
.page-home .u-fq::before,
.page-home .cn::before {

}


.page-home .u-rs > .u-rs-wrap::before,
.page-home .u-out > .u-out-wrap::before,
.page-home .mt > .wrap::before,
.page-home .u-at > .u-at-wrap::before,
.page-home .u-fq > .u-fq-wrap::before,
.page-home .cn > .wrap::before {
  content: "";
  display: block;
  height: 1px;
  background: linear-gradient(90deg, transparent, var(--x-line) 20%, var(--x-line) 80%, transparent);
  margin: -1px auto 48px;
  width: 60%;
  position: relative;
}



.page-home .u-fq-item {
  position: relative;
  padding-left: 14px !important;
}
.page-home .u-fq-item::after {
  content: "";
  position: absolute;
  left: 0; top: 8px; bottom: 8px;
  width: 3px;
  background: var(--x-mist);
  opacity: .55;
  z-index: 2;
}
.page-home .u-fq-item[data-cat="cat-scar"]::after { background: var(--x-copper); }
.page-home .u-fq-item[data-cat="cat-bsl"]::after  { background: var(--x-sage); }
.page-home .u-fq-item[data-cat="cat-ops"]::after  { background: var(--x-mist); }



.page-method .u-chapter-index .u-ci-card .ico {

  position: relative;
}
.page-method .u-chapter-index .u-ci-card .ico::after {
  content: "";
  position: absolute;
  inset: -4px;
  border: 1px dashed var(--x-line);
  border-radius: 50%;
  z-index: -1;
}



.page-scar .st-group .gh {
  position: relative;
}
.page-scar .st-group:nth-of-type(1) .gh::after {
  content: "";
  position: absolute;
  right: 0; top: 50%;
  transform: translateY(-50%);
  width: 80px; height: 28px;
  background:
    url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 28' fill='none' stroke='%234A6259' stroke-width='1'><line x1='4' y1='14' x2='76' y2='14'/><path d='M14 14 L16 24 L18 14 Z' fill='%23B9856C' fill-opacity='.55'/><path d='M34 14 Q40 20 46 14' fill='%23B9856C' fill-opacity='.4'/><rect x='62' y='14' width='10' height='8' fill='%239FB0B2' fill-opacity='.5'/></svg>") no-repeat center / contain;
  opacity: .65;
  pointer-events: none;
}
.page-scar .st-group:nth-of-type(2) .gh::after {
  content: "";
  position: absolute;
  right: 0; top: 50%;
  transform: translateY(-50%);
  width: 80px; height: 28px;
  background:
    url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 28' fill='none' stroke='%23B9856C' stroke-width='1'><line x1='4' y1='14' x2='76' y2='14'/><path d='M10 14 Q16 4 22 14' fill='%23B9856C' fill-opacity='.4'/><path d='M34 14 Q40 0 46 14' fill='%23B9856C' fill-opacity='.5'/><path d='M58 14 Q64 6 72 14' fill='%23B9856C' fill-opacity='.3' stroke-dasharray='2 2'/></svg>") no-repeat center / contain;
  opacity: .65;
  pointer-events: none;
}
.page-scar .st-group:nth-of-type(3) .gh::after {
  content: "";
  position: absolute;
  right: 0; top: 50%;
  transform: translateY(-50%);
  width: 80px; height: 28px;
  background:
    url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 28' fill='none' stroke='%239FB0B2' stroke-width='1'><line x1='4' y1='14' x2='76' y2='14'/><ellipse cx='16' cy='14' rx='6' ry='2' fill='%23B9856C' fill-opacity='.6'/><ellipse cx='40' cy='14' rx='6' ry='2' fill='%231A2420' fill-opacity='.5'/><ellipse cx='64' cy='14' rx='6' ry='2' fill='%23F4EFE6' stroke='%231A2420' stroke-opacity='.3'/></svg>") no-repeat center / contain;
  opacity: .7;
  pointer-events: none;
}



.page-scar .sa-figure {
  position: relative;
}
.page-scar .sa-figure svg + .sa-data-panel {

}

.page-scar .sa-figure::before {
  content: "0   ·   1   ·   2   ·   3 mm";
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%) rotate(-90deg);
  transform-origin: left top;
  font-family: 'IBM Plex Mono', monospace;
  font-size: 8.5px;
  letter-spacing: .26em;
  color: rgba(244,239,230,.55);
  text-transform: uppercase;
  white-space: nowrap;
  pointer-events: none;
  z-index: 4;
}



.page-record .rline-rail {
  position: relative;
}
.page-record .rline-rail::after {
  content: "L4 · L3 · L2 · L1 · L0 · L0";
  position: absolute;
  bottom: -22px;
  left: 60px; right: 60px;
  display: flex;
  justify-content: space-around;
  font-family: 'IBM Plex Mono', monospace;
  font-size: 8.5px;
  letter-spacing: .26em;
  color: rgba(244,239,230,.55);
  text-transform: uppercase;
  pointer-events: none;
}



.page-record .rc-card {
  position: relative;
}
.page-record .rc-card > .u-rc-prog {
  position: relative;
}
.page-record .rc-card::before {
  content: "";
  position: absolute;
  right: 0; top: 12px; bottom: 12px;
  width: 3px;
  background: linear-gradient(180deg, var(--x-copper), var(--x-sage), var(--x-mist));
  opacity: .35;
}



.page-baseline .bsl-fit-grid {
  position: relative;
}
.page-baseline .u-fit-card:nth-child(3)::after,
.page-baseline .u-fit-card:nth-child(6)::after {

}



.page-baseline .bsl-cta::after {
  content: "";
  position: absolute;
  top: 50%;
  right: clamp(20px, 4vw, 60px);
  transform: translateY(-50%) scaleX(-1);
  width: 56px; height: 80px;
  background:
    linear-gradient(rgba(244,239,230,.5) 0 0) left top    / 8px 1px no-repeat,
    linear-gradient(rgba(244,239,230,.5) 0 0) left 25%   / 14px 1px no-repeat,
    linear-gradient(rgba(244,239,230,.5) 0 0) left 50%   / 20px 1px no-repeat,
    linear-gradient(rgba(244,239,230,.5) 0 0) left 75%   / 14px 1px no-repeat,
    linear-gradient(rgba(244,239,230,.5) 0 0) left bottom / 8px 1px no-repeat;
  pointer-events: none;
  opacity: .55;
  z-index: 1;
}
.page-baseline .bsl-cta-actions {
  position: relative;
  padding: 16px 0;
}
.page-baseline .bsl-cta-actions::before,
.page-baseline .bsl-cta-actions::after {
  content: "";
  position: absolute;
  left: 50%; transform: translateX(-50%);
  width: 36px; height: 1px;
  background: var(--x-copper);
}
.page-baseline .bsl-cta-actions::before { top: 0; }
.page-baseline .bsl-cta-actions::after { bottom: 0; }



.page-research .rsec-pillar {
  position: relative;
  padding-left: 24px !important;
}
.page-research .rsec-pillar::after {
  content: "";
  position: absolute;
  left: 0; top: 0; bottom: 0;
  width: 3px;
}
.page-research .rsec-pillar:nth-of-type(1)::after { background: var(--x-copper); }
.page-research .rsec-pillar:nth-of-type(2)::after { background: var(--x-sage); }
.page-research .rsec-pillar:nth-of-type(3)::after { background: var(--x-mist-deep); }
.page-research .u-pillar-ico {
  display: inline-flex !important;
  width: 48px !important;
  height: 48px !important;
  background: var(--x-paper);
  border: 1px solid var(--x-copper);
  border-radius: 50%;
  align-items: center;
  justify-content: center;
}
.page-research .u-pillar-ico svg {
  width: 28px !important;
  height: 28px !important;
}



.page-method .nd > .wrap,
.page-scar .sa > .wrap,
.page-record .rline > .wrap,
.page-record .df > .wrap,
.page-research .rtrack > .wrap,
.page-baseline .bsl-cta > .wrap {
  position: relative;
}
.page-method .nd > .wrap::before,
.page-scar .sa > .wrap::before,
.page-record .rline > .wrap::before,
.page-research .rtrack > .wrap::before {
  content: "";
  position: absolute;
  top: 20px; left: 12px;
  width: 14px; height: 14px;
  border: 1px solid var(--x-copper);
  border-right: 0; border-bottom: 0;
  pointer-events: none;
  z-index: 5;
}
.page-method .nd > .wrap::after,
.page-scar .sa > .wrap::after,
.page-record .rline > .wrap::after,
.page-research .rtrack > .wrap::after {
  content: "";
  position: absolute;
  top: 20px; right: 12px;
  width: 14px; height: 14px;
  border: 1px solid var(--x-copper);
  border-left: 0; border-bottom: 0;
  pointer-events: none;
  z-index: 5;
}


.u-vidsec{padding:clamp(48px,7vh,84px) 0;position:relative}
.u-vidsec .wrap{max-width:1240px;margin:0 auto;padding:0 clamp(20px,4vw,48px)}
.u-vidsec-head{max-width:640px;margin:0 0 24px}
.u-vidsec-eb{font-family:var(--f-mono,'IBM Plex Mono',monospace);font-size:11px;letter-spacing:.3em;
  text-transform:uppercase;color:var(--u-clay,#B9856C);display:inline-flex;align-items:center;gap:10px}
.u-vidsec-eb::before{content:"";width:34px;height:1px;background:var(--u-clay,#B9856C)}
.u-vidsec-head h2{font-family:var(--f-disp,'Fraunces',Georgia,serif);font-weight:300;font-style:italic;
  font-size:clamp(20px,2.4vw,28px);margin:12px 0 8px;line-height:1.18;color:var(--u-ink,#1A2420)}
.u-vidsec-head p{font-family:var(--f-serif,'Noto Serif KR',serif);font-size:14px;line-height:1.65;
  color:#4a554f;max-width:560px}
.u-vidsec .u-vidblock{max-width:1000px;margin:0 auto}
.u-vidsec--portrait .u-vidblock{max-width:332px}

.u-vidblock{position:relative;overflow:hidden;cursor:pointer;background:#0d1311;
  border:1px solid var(--u-hair,rgba(26,36,32,.16));aspect-ratio:16/9}
.u-vidblock.is-portrait{aspect-ratio:9/16}
.u-vidblock video{width:100%;height:100%;object-fit:cover;display:block}
.u-vidblock::after{content:"";position:absolute;inset:0;pointer-events:none;
  background:linear-gradient(180deg,rgba(0,0,0,.26) 0%,transparent 24%,transparent 68%,rgba(0,0,0,.55) 100%)}
.u-vidblock-play{position:absolute;top:50%;left:50%;width:58px;height:58px;z-index:3;
  transform:translate(-50%,-50%);border:1.5px solid rgba(244,239,230,.78);border-radius:50%;
  background:rgba(13,19,17,.42);backdrop-filter:blur(3px);padding:0;cursor:pointer;
  display:grid;place-items:center;opacity:.94;transition:opacity .3s,background .3s,transform .3s}
.u-vidblock-play:hover{opacity:1;background:rgba(13,19,17,.62);transform:translate(-50%,-50%) scale(1.06)}
.u-vidblock-play:focus-visible{outline:2px solid var(--u-clay,#B9856C);outline-offset:3px}
.u-vidblock-play::before{content:"";grid-area:1/1;width:0;height:0;margin-left:4px;
  border-left:15px solid rgba(244,239,230,.96);border-top:9px solid transparent;border-bottom:9px solid transparent}
.u-vidblock-play::after{content:"";grid-area:1/1;display:none}
.u-vidblock.is-playing .u-vidblock-play{opacity:0}
.u-vidblock.is-playing:hover .u-vidblock-play{opacity:.92}
.u-vidblock.is-playing .u-vidblock-play::before{margin:0;width:4.5px;height:18px;border:0;
  background:rgba(244,239,230,.96);transform:translateX(-4.5px)}
.u-vidblock.is-playing .u-vidblock-play::after{display:block;width:4.5px;height:18px;
  background:rgba(244,239,230,.96);transform:translateX(4.5px)}
.u-vidblock-cap{position:absolute;left:16px;bottom:14px;z-index:2}
.u-vidblock-cap .lbl{font-family:var(--f-disp,'Fraunces',Georgia,serif);font-style:italic;font-size:17px;color:#F4EFE6}
.u-vidblock-cap .lbl::before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;
  background:var(--u-clay,#B9856C);margin-right:9px;vertical-align:middle}


.u-ytsec{padding:clamp(40px,6vw,72px) 0}
.u-ytsec .wrap{max-width:1000px}
.yt-embed{position:relative;margin:0;background:#0d1311;
  border:1px solid var(--u-hair,rgba(26,36,32,.16));aspect-ratio:16/9;overflow:hidden}
.yt-play{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;cursor:pointer;
  background:none;display:block}
.yt-play img{width:100%;height:100%;object-fit:cover;display:block}
.yt-play::after{content:"";position:absolute;inset:0;pointer-events:none;
  background:linear-gradient(180deg,rgba(0,0,0,.22) 0%,transparent 26%,transparent 66%,rgba(0,0,0,.5) 100%)}
.yt-play-icon{position:absolute;top:50%;left:50%;width:58px;height:58px;z-index:3;
  transform:translate(-50%,-50%);border:1.5px solid rgba(244,239,230,.78);border-radius:50%;
  background:rgba(13,19,17,.42);backdrop-filter:blur(3px);
  display:grid;place-items:center;opacity:.94;transition:opacity .3s,background .3s,transform .3s}
.yt-play:hover .yt-play-icon{opacity:1;background:rgba(13,19,17,.62);transform:translate(-50%,-50%) scale(1.06)}
.yt-play:focus-visible{outline:2px solid var(--u-clay,#B9856C);outline-offset:3px}
.yt-play-icon::before{content:"";width:0;height:0;margin-left:4px;
  border-left:15px solid rgba(244,239,230,.96);border-top:9px solid transparent;border-bottom:9px solid transparent}
.yt-frame{width:100%;height:100%;border:0;display:block}
.yt-cap{margin:14px 0 0;padding:0}
.yt-cap-title{font-family:var(--f-serif,'Noto Serif KR',serif);font-size:15px;line-height:1.5;
  color:var(--u-ink,#1A2420);margin:0 0 6px}
.yt-cap-meta{font-family:var(--f-mono,'IBM Plex Mono',monospace);font-size:11px;letter-spacing:.06em;
  color:#5f6b65;margin:0}
.yt-cap-meta a{color:inherit}
@media (max-width:640px){.yt-play-icon{width:48px;height:48px}}



@keyframes uDrawLine{ from{transform:scaleX(0)} to{transform:scaleX(1)} }
@supports (animation-timeline: view()){
  body.upgraded .eb::before,
  body.upgraded .eyebrow::before,
  body.upgraded .kicker::before,
  body.upgraded .u-vidsec-eb::before,
  body.upgraded .bsl-result-eb::before,
  body.upgraded .u-br-eb::before,
  body.upgraded .u-pg-head::before{
    transform-origin:left center;
    animation:uDrawLine linear both;
    animation-timeline:view();
    animation-range:entry 6% cover 22%;
  }
}


body.upgraded a .arr, body.upgraded a .cta-arr, body.upgraded a .research-arr,
body.upgraded .home-mid-cta-primary span, body.upgraded .home-mid-cta-secondary span,
body.upgraded .u-hero-cta-solid .arr, body.upgraded .u-hero-cta-ghost .arr,
body.upgraded .bsl-cta-primary span, body.upgraded .bsl-cta-secondary span,
body.upgraded .cn-cta .arr, body.upgraded .u-film-foot-link span,
body.upgraded .u-bal-link span, body.upgraded .mt-research .a,
body.upgraded .mt-more a, body.upgraded .u-out-cta a span{
  display:inline-block; transition:transform .25s cubic-bezier(.22,.68,.18,.99);
}
body.upgraded a:hover .arr, body.upgraded a:hover .cta-arr, body.upgraded a:hover .research-arr,
body.upgraded .home-mid-cta-primary:hover span, body.upgraded .home-mid-cta-secondary:hover span,
body.upgraded .u-hero-cta-solid:hover .arr, body.upgraded .u-hero-cta-ghost:hover .arr,
body.upgraded .bsl-cta-primary:hover span, body.upgraded .bsl-cta-secondary:hover span,
body.upgraded .cn-cta:hover .arr, body.upgraded .u-film-foot-link:hover span,
body.upgraded .u-bal-link:hover span, body.upgraded .mt-research:hover .a{
  transform:translateX(3px);
}


body.upgraded .wrap p a{
  background-image:linear-gradient(currentColor,currentColor);
  background-size:0% 1px; background-repeat:no-repeat; background-position:0 1.06em;
  transition:background-size .32s cubic-bezier(.22,.68,.18,.99);
}
body.upgraded .wrap p a:hover{ background-size:100% 1px; }

@media (prefers-reduced-motion:reduce){
  body.upgraded .eb::before,body.upgraded .eyebrow::before,body.upgraded .kicker::before,
  body.upgraded .u-vidsec-eb::before,body.upgraded .bsl-result-eb::before,
  body.upgraded .u-br-eb::before,body.upgraded .u-pg-head::before{animation:none;transform:none}
}


@keyframes uRise{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}
body.upgraded .u-hero-copy,
body.upgraded .mph-text, body.upgraded .sph-text,
body.upgraded .u-bph-text,
body.upgraded .rm-cover, body.upgraded .rh-grid,
body.upgraded .rph h1, body.upgraded .rph .sub{
  animation:uRise 1s cubic-bezier(.22,.68,.18,.99) both;
}


@keyframes uFillBar{from{width:0}to{width:100%}}
@supports (animation-timeline: scroll()){
  body.upgraded .u-ci-card .progress i{ animation:uFillBar linear both; animation-timeline:scroll(root); }
  body.upgraded .u-ci-card:nth-child(1) .progress i{ animation-range:0% 42%; }
  body.upgraded .u-ci-card:nth-child(2) .progress i{ animation-range:24% 66%; }
  body.upgraded .u-ci-card:nth-child(3) .progress i{ animation-range:48% 92%; }
}

@media (prefers-reduced-motion:reduce){
  body.upgraded .u-hero-copy,body.upgraded .mph-text,body.upgraded .sph-text,
  body.upgraded .u-bph-text,body.upgraded .rm-cover,body.upgraded .rh-grid,
  body.upgraded .rph h1,body.upgraded .rph .sub{animation:none}
}



[data-rm] [data-rm-trace] { vector-effect: non-scaling-stroke; }


[data-rm] [data-rm-rise],
[data-rm] [data-rm-stagger] > *,
[data-rm] [data-rm-fill],
[data-rm] [data-rm-grow],
[data-rm] [data-rm-pop] { will-change: transform, opacity; }


@media (prefers-reduced-motion: reduce) {
  [data-rm] [data-rm-rise],
  [data-rm] [data-rm-stagger] > *,
  [data-rm] [data-rm-pop],
  [data-rm] [data-rm-fade]   { opacity: 1 !important; transform: none !important; }
  [data-rm] [data-rm-rule],
  [data-rm] [data-rm-grow],
  [data-rm] [data-rm-fill]   { transform: none !important; }
  [data-rm] [data-rm-trace]  { stroke-dashoffset: 0 !important; }
}




:root{
  --eb-rule: 42px;
  --img-grade: saturate(.85) brightness(.96) contrast(1.02);
  --focus-clay: #B9856C;
}


.eb::before,.eyebrow::before,.kicker::before,
.u-nc-head .eb::before,.u-rs-head .eb::before,.u-out-head .eb::before,
.am-head .kicker::before,.sa-folio .eb::before,.st-folio .eb::before{
  width: var(--eb-rule) !important;
}


h1,h2,h3,h4{ word-break: keep-all; text-wrap: balance; }
p,li,dd,figcaption{ text-wrap: pretty; }


.u-folio,.am-screen-note,figcaption .lbl{ color: var(--sage-deep, #3F4A45); }


a:focus-visible,button:focus-visible,[tabindex]:focus-visible,
summary:focus-visible,[role="button"]:focus-visible{
  outline: 1px solid var(--focus-clay);
  outline-offset: 3px;
  border-radius: 1px;
}




.u-axes-row,.rc-card,.u-nc-grid article,.df-step{
  position: relative;
  transition: transform .3s cubic-bezier(.22,.68,.18,.99),
              box-shadow .3s cubic-bezier(.22,.68,.18,.99);
}
.u-axes-row::after,
.rc-card::after,.u-nc-grid article::after,.df-step::after{
  content:""; position:absolute; left:0; top:0; height:2px; width:100%;
  background: var(--sage, #66746D);
  transform: scaleX(0); transform-origin:left;
  transition: transform .35s cubic-bezier(.22,.68,.18,.99);
  pointer-events:none;
}
.u-axes-row:hover,
.rc-card:hover,.u-nc-grid article:hover,.df-step:hover{
  transform: translateY(-2px);
}
.u-axes-row:hover::after,
.rc-card:hover::after,.u-nc-grid article:hover::after,.df-step:hover::after{
  transform: scaleX(1);
}
@media (prefers-reduced-motion:reduce){
  .u-axes-row,.rc-card,.u-nc-grid article,.df-step{transition:none}
  .u-axes-row:hover,
  .rc-card:hover,.u-nc-grid article:hover,.df-step:hover{transform:none}
}


.u-at-vid,.u-at-plate img,.mt-portrait img,.ab-photo,
.u-vidblock video,.u-vidblock img{ filter: var(--img-grade); }



@media (max-width:760px){
  .u-nc-viz{ height: 120px !important; }
  .st-card .diag svg{ min-height: 76px; }
  .bsl-q-opts button,.u-fq-q,.nav-links a{ min-height: 48px; }
}


:root{ --sec-major-top:120px; --sec-major-bot:100px; --sec-minor:80px; }



.u-section-seam{ display:flex; align-items:center; gap:14px;
  width:min(1240px,calc(100% - 96px)); margin:0 auto; }
.u-section-seam .line{ flex:1; height:1px; background:var(--hair,rgba(26,36,32,.16)); }
.u-section-seam .pip{ width:5px; height:5px; border-radius:50%;
  background:var(--clay,#B9856C); flex:0 0 auto; }


.home-mid-cta-primary,.bsl-cta-primary,.cn-cta--solid{
  background:var(--sage-rich,#4A6259); color:#F4EFE6;
  border:1px solid var(--sage-rich,#4A6259);
  transition:background .2s,transform .15s;
}
.home-mid-cta-primary:hover,.bsl-cta-primary:hover,.cn-cta--solid:hover{
  background:var(--sage-vivid,#3D5A4F); transform:translateY(-1px);
}
.home-mid-cta-primary:active,.bsl-cta-primary:active,.cn-cta--solid:active{ transform:translateY(0); }


.u-fq-a{ overflow:hidden; }
.u-fq-item:not(.is-open) .u-fq-a{ max-height:0; }
.u-fq-item.is-open .u-fq-a{ max-height:40rem; }
.u-fq-a{ transition:max-height .42s cubic-bezier(.22,.68,.18,.99); }
.u-fq-q .t{ transition:transform .3s cubic-bezier(.22,.68,.18,.99); }
.u-fq-item.is-open .u-fq-q .t{ transform:rotate(45deg); }
.u-fq-item.is-open{ box-shadow:inset 2px 0 0 var(--sage,#66746D); }


@media print{
  @page{ margin:14mm; }
  body{ background:#fff !important; }

  header,footer,nav,.u-scroll-rail,.home-mid-cta,.bsl-cta,.u-vidsec,
  .u-hero-bg,.u-at,.cn-map,.nav-cta{ display:none !important; }
  .u-bsl-document,.u-sheet{
    box-shadow:none !important; border:1px solid #1A2420 !important;
    break-inside:avoid; background:#fff !important;
  }
  .doc-row,.u-sheet-item{ break-inside:avoid; }
  *{ -webkit-print-color-adjust:exact; print-color-adjust:exact; }
}


:root{
  --f-display:"Fraunces","Noto Serif KR","Malgun Myeongjo","AppleMyungjo",serif;
  --f-kr:"Noto Serif KR","Malgun Myeongjo","AppleMyungjo",serif;
  --f-body:"Noto Sans KR","Malgun Gothic","Apple SD Gothic Neo",-apple-system,sans-serif;
  --f-mono:"IBM Plex Mono",Consolas,"SF Mono",monospace;
}
body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;
  text-rendering:optimizeLegibility}
main{font-weight:380}
::selection{background:rgba(102,116,109,.24);color:inherit}


.site-nav .brand{font-family:"Cinzel","Fraunces",serif;font-weight:600;letter-spacing:.07em}


a:focus-visible,button:focus-visible,summary:focus-visible{
  outline:1px solid #B9856C;outline-offset:3px;border-radius:1px}


main h1{font-weight:330;letter-spacing:-.014em}
main h2{font-weight:350;letter-spacing:-.012em;text-wrap:balance}
main h3{letter-spacing:-.006em}
