:root{color-scheme:light;--bg:#ffffff;--soft:#f6f5f3;--ink:#111110;--mut:#6f6a64;--line:#ebe8e3;--red:#c93421;--green:#0b7950;--f:"Figtree","Pretendard Variable",-apple-system,"Noto Sans KR","Hiragino Kaku Gothic ProN","PingFang SC",sans-serif;--r:18px}*{margin:0;padding:0;box-sizing:border-box}body{background:var(--bg);color:var(--ink);font-family:var(--f);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;overflow-x:clip}button{font-family:var(--f)}a{color:inherit;text-decoration:none}.col{max-width:680px;margin:0 auto;padding:0 18px}header{position:sticky;top:0;z-index:50;background:#ffffffdb;backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}header .col{display:flex;align-items:center;justify-content:space-between;height:60px;gap:10px}.brand{display:flex;align-items:baseline;gap:10px;min-width:0}.logo{font-weight:800;font-size:19px;letter-spacing:0;flex:none}.logo b{color:var(--red)}.crumb{font-size:14px;font-weight:700;color:var(--mut);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:none}.crumb:before{content:"·";margin-right:10px;color:#d8d4cd}.headerActions{display:flex;align-items:center;gap:8px;min-width:0}.langs{display:flex;gap:4px;background:var(--soft);border-radius:99px;padding:4px;flex:none}.langs button{border:0;background:transparent;border-radius:99px;padding:6px 13px;font-size:13px;font-weight:700;color:var(--mut);cursor:pointer;transition:color .18s,background-color .18s;white-space:nowrap}.langs button.on{background:var(--ink);color:#fff}.hero{padding:38px 0 0}h1{font-size:clamp(32px,7.6vw,44px);font-weight:850;letter-spacing:0;line-height:1.05}section{margin-top:40px}.hero+section{margin-top:26px}h2{font-size:19px;font-weight:800;letter-spacing:0;margin-bottom:14px}.storyWrap{display:flex;gap:22px;align-items:flex-start}.fwrap{display:flex;flex-direction:column;gap:6px;flex:none;width:132px;position:sticky;top:78px}.fph{width:132px;height:164px;border-radius:14px;-o-object-fit:cover;object-fit:cover;display:block}.fcap{font-size:11.5px;color:var(--mut);text-align:center;line-height:1.35}.narr{flex:1;min-width:0}.narr p{font-size:15.5px;line-height:1.7;margin:0 0 13px}.narr p:last-child{margin-bottom:0}.narr .kicker{font-weight:800}.team{background:var(--soft);border-radius:var(--r);padding:16px 18px;font-size:14.5px;line-height:1.6;margin-top:18px}.team b{font-weight:800}.team a{font-weight:800;white-space:nowrap}.team a:hover{color:var(--red)}.steps{list-style:none;counter-reset:st;display:flex;flex-direction:column;gap:10px}.steps li{counter-increment:st;display:flex;gap:13px;background:var(--soft);border-radius:var(--r);padding:14px 16px;font-size:14.5px;line-height:1.55;align-items:flex-start}.steps li:before{content:counter(st);font-weight:850;font-size:15px;width:24px;height:24px;border-radius:50%;background:var(--ink);color:var(--bg);display:grid;place-items:center;flex:none;margin-top:1px}.steps b{font-weight:800}.stat{font-size:12px;color:var(--green);font-weight:700;margin-top:10px}.specimen{margin-top:12px}.spLabel{display:block;font-size:12px;color:var(--mut);font-weight:700;margin-bottom:7px}.spFact{display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:6px 10px;border:1px solid var(--line);border-radius:14px;padding:11px 15px;font-size:14.5px}.spFact b{font-weight:800}.spV{font-size:12px;color:var(--green);font-weight:700;white-space:nowrap}.spV:before,.stat:before{content:"✓ ";font-weight:800}.plain{background:var(--soft);border-radius:var(--r);padding:16px 18px;font-size:14.5px;line-height:1.6}.plain b{font-weight:800}.plain a{font-weight:800;white-space:nowrap}.plain a:hover{color:var(--red)}.plain+.plain{margin-top:10px}code{background:var(--bg);border:1px solid var(--line);border-radius:6px;padding:1px 7px;font-size:13px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:560px){.storyWrap{flex-direction:column}.fwrap{position:static;flex-direction:row;align-items:flex-end;width:auto}.fph{width:108px;height:134px}.fcap{text-align:left;padding-bottom:4px}}@media(max-width:480px){.langs button{padding:6px 9px;font-size:12px}.crumb{display:none}header .col{height:auto;min-height:60px;padding-top:8px;padding-bottom:8px;flex-wrap:wrap}.brand{width:100%}.headerActions{width:100%;justify-content:space-between}.langs{flex:1 1 auto;min-width:0;max-width:100%;overflow-x:auto;scrollbar-width:none}}
