@charset "UTF-8";
:root{--paper:#f6f5f1;--ink:#222c28;--muted:#777b74;--line:#d9dcd3;--green:#405548;--stage:#e8eae3}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Noto Sans KR",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--green);outline-offset:6px}.skip{position:fixed;left:20px;top:-100px;background:var(--ink);color:white;padding:12px;z-index:10}.skip:focus{top:12px}.header{max-width:1600px;margin:auto;height:104px;padding:0 5.3%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:13px;font-size:15px;letter-spacing:.12em;font-weight:600}.brand b{font-weight:400;color:var(--muted)}.brand-mark{display:grid;place-items:center;border:1px solid var(--ink);width:32px;height:32px;border-radius:50%;font-family:Georgia,serif;font-size:27px;letter-spacing:-.07em;font-weight:400;padding:0 3px 5px 0}.header-note{font-size:12px;color:var(--muted);letter-spacing:.035em}.header-link{font-size:12px}.header-link span{margin-left:15px}main{max-width:1440px;margin:auto;padding:0 5.3%}.breadcrumb{display:flex;gap:14px;padding:32px 0;font-size:11px;color:var(--muted)}.product{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(0,1fr);gap:7.5%;align-items:start}.stage{aspect-ratio:1.08;position:relative;background:var(--stage);display:flex;align-items:center;justify-content:center;overflow:hidden}.stage[hidden]{display:none}.stage-top,.stage-bottom{position:absolute;left:28px;right:28px;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.13em;color:#747c70}.stage-top{top:27px}.stage-bottom{bottom:27px}.bill-figure{margin:0;width:80%;position:relative;transform:rotate(-5deg);text-align:center}.banknote{width:100%;height:auto;display:block;box-shadow:5px 18px 18px -9px #28312645,0 2px 3px #28312625}.bill-figure figcaption{font-size:8px;letter-spacing:.3em;color:#737e6b;margin-top:20px}.gallery-controls{display:flex;align-items:center;gap:10px;margin-top:16px}.image-choice{border:1px solid transparent;background:transparent;padding:7px 10px;display:flex;gap:9px;align-items:center;color:var(--muted);font-size:10px;cursor:pointer;min-height:44px}.image-choice.active{border-color:#83907f;color:var(--ink)}.mini-bill{display:grid;place-items:center;background:#dce2d0;color:#6c7b60;border:1px solid #87947e;width:37px;height:17px;font-family:Georgia,serif;font-size:12px}.mini-certificate{display:grid;place-items:center;background:#fffcf5;width:19px;height:26px;font-family:Georgia,serif;font-size:7px;border:1px solid #d6d2c7}.image-caption{margin-left:auto;font-size:10px;color:var(--muted)}.product-info{padding-top:5px}.eyebrow{display:flex;justify-content:space-between;gap:15px;font-size:9px;letter-spacing:.14em;color:var(--muted)}.availability{color:var(--green);display:flex;gap:7px;align-items:center}.availability i{width:5px;height:5px;border-radius:50%;background:var(--green)}h1{font-family:"Nanum Myeongjo","Batang","AppleMyungjo",Georgia,serif;font-size:clamp(34px,3.3vw,50px);line-height:1.35;font-weight:400;letter-spacing:-.07em;margin:30px 0 15px;word-break:keep-all}.subtitle{font-size:9px;letter-spacing:.12em;color:var(--muted);line-height:1.7}.edition{font-size:12px;color:var(--muted);margin:23px 0 32px}.edition span{padding:0 10px}.price-row{display:flex;align-items:center;justify-content:space-between;padding-bottom:22px;border-bottom:1px solid var(--line)}.price{font-family:Georgia,serif;font-size:32px;letter-spacing:-.025em}.price-row>span:last-child{font-size:11px;color:var(--muted)}.description{font-size:13px;line-height:1.95;margin:24px 0 25px}.sold-out{border:0;border-radius:0;background:var(--green);color:#e8ede7;width:100%;height:55px;text-align:center;font-size:13px;letter-spacing:.15em;position:relative;cursor:not-allowed;opacity:1}.sold-out span{position:absolute;right:21px;opacity:.55;font-size:18px}.stock-note{text-align:center;font-size:11px;color:var(--muted);margin:14px 0 30px}.specs{margin:0;font-size:11px}.specs>div{display:flex;justify-content:space-between;gap:15px;margin:11px 0}.specs dt{color:var(--muted)}.specs dd{margin:0;text-align:right}.information{display:grid;grid-template-columns:1.22fr 1fr;gap:7.5%;margin-top:85px;border-top:1px solid var(--line);padding-top:42px}.section-label>span{font-size:9px;letter-spacing:.16em;color:var(--muted)}.section-label h2{font-size:18px;font-weight:400;margin:13px 0 18px}.section-label p{font-size:12px;line-height:1.9;color:var(--muted)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;font-size:12px;min-height:58px;gap:15px}summary::-webkit-details-marker{display:none}summary>span{font-size:20px;font-weight:300;transition:transform .2s}details[open] summary>span{transform:rotate(45deg)}.detail-body{font-size:12px;color:#646b62;line-height:1.9;padding:0 0 18px;word-break:keep-all}.detail-body p{margin:6px 0 14px}.value-comparison{display:flex;gap:50px;margin:8px 0 25px}.value-comparison>div{display:grid;gap:6px}.value-comparison strong{font-family:Georgia,serif;font-size:23px;font-weight:400;color:var(--ink)}.closing{text-align:center;margin-top:85px;padding:55px 0 67px;border-top:1px solid var(--line)}.closing>span{font-size:8px;letter-spacing:.23em;color:var(--muted)}.closing p{font-family:"Nanum Myeongjo","Batang","AppleMyungjo",Georgia,serif;font-weight:400;font-size:clamp(18px,2vw,25px);letter-spacing:-.045em;line-height:1.8;margin:20px 0 0}.mobile-break{display:none}footer{border-top:1px solid var(--line);margin:auto;max-width:1600px;padding:25px 5.3% 35px;display:flex;align-items:center;gap:22px;color:var(--muted);font-size:10px}.footer-brand{font-size:10px;color:var(--ink)}.credit{margin-left:auto;font-size:9px}.credit:hover{text-decoration:underline}.certificate{background:#fffcf5;width:61%;aspect-ratio:.76;padding:10% 7% 6%;box-shadow:5px 15px 22px #28312612;display:flex;flex-direction:column;text-align:center;transform:rotate(2deg)}.certificate-brand{font-size:10px;letter-spacing:.13em}.certificate-type{font-size:5px;letter-spacing:.11em;margin-top:17%}.certificate h2{font-family:"Batang","AppleMyungjo",serif;font-size:clamp(16px,1.8vw,24px);font-weight:400;line-height:1.6;margin:15% 0 6%}.certificate p{font-size:8px;margin:0 0 auto}.certificate-line{font-size:6px;display:flex;justify-content:space-between;border-bottom:1px solid #d9d8ce;padding:9px 0}.certificate small{font-size:6px;color:var(--muted);margin-top:16px}@media(min-width:1500px){.stage{aspect-ratio:1.03}}@media(max-width:800px){.header{height:78px;padding:0 6%}.header-note{display:none}main{padding:0 6%}.breadcrumb{padding:23px 0}.product{grid-template-columns:1fr;gap:36px}.stage{aspect-ratio:1.17}.stage-top,.stage-bottom{left:20px;right:20px;font-size:8px}.stage-top{top:20px}.stage-bottom{bottom:20px}.product-info{padding-top:0}h1{font-size:39px;margin-top:25px}.edition{margin:20px 0 25px}.price{font-size:30px}.description{margin:23px 0}.specs{font-size:12px}.information{grid-template-columns:1fr;gap:20px;margin-top:55px;padding-top:29px}.section-label p{display:none}.section-label h2{margin-bottom:5px}.closing{margin-top:50px;padding:37px 0 43px}.mobile-break{display:initial}footer{padding:23px 6%;flex-wrap:wrap;gap:15px}.credit{width:100%;margin:0;line-height:1.8}.certificate h2{font-size:25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}summary>span{transition:none}}@media print{.header-link,.gallery-controls,.accordions,.credit{display:none}.product{grid-template-columns:1fr 1fr}.stage{break-inside:avoid}.banknote{visibility:hidden}.bill-figure:after{content:"지폐 참고 이미지 — 화면에서만 표시";font-size:12px}.closing{margin-top:20px}}
